mariadb/os
vasil 2439cf690e Fix Bug#9709 by retrying (forever) if ERROR_SHARING_VIOLATION or
ERROR_LOCK_VIOLATION is encountered during file operation.
This is caused by backup software, so InnoDB should retry while the backup
software is done with the file.

Approved by:	Heikki
2007-04-11 17:59:31 +00:00
..
Makefile.am Merge a change from MySQL AB: 2007-01-11 09:36:27 +00:00
os0file.c Fix Bug#9709 by retrying (forever) if ERROR_SHARING_VIOLATION or 2007-04-11 17:59:31 +00:00
os0proc.c Split lines before binary operators, not after them. 2006-08-29 08:27:56 +00:00
os0sync.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +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