mariadb/innobase/os
marko@hundin.mysql.fi f32fe9c154 InnoDB: Avoid test suite failures caused by a locking conflict
between two server instances at server shutdown/startup.
This conflict on advisory locks appears to be the result of a bug
in the operating system; these locks should be released when the
files are closed, but somehow that does not always happen
immediately in Linux.  (Bug #9381)
2005-04-06 15:09:15 +03:00
..
Makefile.am InnoDB: Remove unused module os0shm 2004-05-17 10:49:01 +03:00
makefilewin InnoDB: Remove unused module os0shm 2004-05-17 10:49:01 +03:00
os0file.c InnoDB: Avoid test suite failures caused by a locking conflict 2005-04-06 15:09:15 +03:00
os0proc.c Merge with 4.0 2004-04-26 15:53:31 +03:00
os0sync.c InnoDB: Portability fixes for warnings reported on IA-64 Windows 2005-03-07 12:03:33 +02:00
os0thread.c InnoDB: Portability fixes for warnings reported on IA-64 Windows 2005-03-07 12:03:33 +02:00