mariadb/storage
Mattias Jonsson 2ae79e4fca Bug#37719: Crash if rename Archive table to same name with different
case and then select

Problem was that the archive share was using a case insensitive
charset when comparing table names

Solution was to use a case sensitive char set when the table
names are case sensitive
2008-10-03 20:08:40 +02:00
..
archive Bug#37719: Crash if rename Archive table to same name with different 2008-10-03 20:08:40 +02:00
blackhole Bug #38360: BLACKHOLE replication with RBR is broken 2008-10-02 11:02:38 +02:00
csv Bug#36638 mysqld crashes when open file limit is passed and general query log enabled 2008-08-15 11:53:54 +05:00
example
federated Merge from 5.0-bugteam. 2008-08-15 15:30:17 -04:00
heap
innobase Cherry-pick some changes from innodb-5.1-ss2545 snapshot. Includes fixes for 2008-08-20 16:18:33 -06:00
myisam Merge 2008-08-26 18:53:22 +05:00
myisammrg Fixed bug#36006: Optimizer does table scan for SELECT COUNT(*) 2008-04-26 02:45:58 +05:00
ndb
Makefile.am