mariadb/os
calvin 1d628f1200 branches/5.1:
Fix Bug#11894 innodb_file_per_table crashes w/ Windows .sym symbolic
link hack

The crash was due to un-handled error 3 (path not found). In the case
of file per table, change the call to os_file_handle_error_no_exit()
from os_file_handle_error(). Also, checks for full path pattern during
table create (Windows only), which is used in symbolic link and temp
table creation.

Approved by:	Heikki
2008-05-19 21:37:14 +00:00
..
os0file.c branches/5.1: 2008-05-19 21:37:14 +00:00
os0proc.c Split lines before binary operators, not after them. 2006-08-29 08:27:56 +00:00
os0sync.c branches/5.1: Port of r2267 2008-02-03 19:52:44 +00:00
os0thread.c Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00