mariadb/storage
istruewing@chilla.local 1b35f19223 Bug#25460 - High concurrency MyISAM access causes severe mysqld crash.
Under high load it was possible that memory mapping was started on a table
while other threads were working with the table.

I fixed the start of memory mapping so that it is done at the first table
open or when the requesting thread is using the table exclusively only.
2007-02-13 16:33:32 +01:00
..
archive Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-02-03 00:58:09 +02:00
blackhole Many files: 2006-12-31 02:29:11 +01:00
csv Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-01-11 22:15:20 +03:00
example After merge fixes 2007-01-29 01:47:35 +02:00
federated After merge fixes 2007-01-29 01:47:35 +02:00
heap Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
innobase Merge mysql.com:/home/gluh/MySQL/Merge/5.1 2007-01-24 19:54:40 +04:00
myisam Bug#25460 - High concurrency MyISAM access causes severe mysqld crash. 2007-02-13 16:33:32 +01:00
myisammrg Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1 2007-02-05 15:31:20 +04:00
ndb after merge fixes 2007-01-29 16:13:18 +02:00
Makefile.am Many files: 2006-12-31 02:29:11 +01:00