mariadb/innobase/page
heikki@hundin.mysql.fi a7d65ce3b9 page0page.c:
Fix a bug: a race condition could cause that the first B-tree page splits would get a corrupt page directory, whic often results in the assertion in page_dir_find_slot(); found with a test of 3000 startups/shutdowns; it is not clear that this would have caused any corruption which users have reported
2003-06-07 10:25:56 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
Makefile.am Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
page0cur.c Many files: 2002-08-02 23:16:19 +03:00
page0page.c page0page.c: 2003-06-07 10:25:56 +03:00