mariadb/storage/archive
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_reader.c
archive_test.c
azio.c BUG#26978 - s->z_err not assigned a value? 2007-12-12 17:16:59 +04:00
azlib.h azio.c, azlib.h: 2007-09-07 13:27:52 +02:00
CMakeLists.txt Bug#31929 Windows build fails with >=4 Parallel build threads. 2008-01-29 21:58:57 -05:00
ha_archive.cc Bug#37719: Crash if rename Archive table to same name with different 2008-10-03 20:08:40 +02:00
ha_archive.h
Makefile.am Use pkglibdir to simplify pkgplugindir, and fix the path in a 2008-01-02 13:00:46 +00:00
plug.in