mariadb/storage/archive
Sergei Golubchik 76f0b94bb0 merge with 5.3
sql/sql_insert.cc:
  CREATE ... IF NOT EXISTS may do nothing, but
  it is still not a failure. don't forget to my_ok it.
  ******
  CREATE ... IF NOT EXISTS may do nothing, but
  it is still not a failure. don't forget to my_ok it.
sql/sql_table.cc:
  small cleanup
  ******
  small cleanup
2011-10-19 21:45:18 +02:00
..
archive_reader.c merge with 5.3 2011-10-19 21:45:18 +02:00
archive_test.c Modified read buffer to see if performance difference existed. 2007-03-20 22:13:55 -07:00
azio.c 5.5-merge 2011-07-02 22:08:51 +02:00
azlib.h BUG#46587 - archive storage engine headers don't include 2010-04-15 13:33:33 +04:00
CMakeLists.txt Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
ha_archive.cc merge with 5.3 2011-10-19 21:45:18 +02:00
ha_archive.h 5.5-merge 2011-07-02 22:08:51 +02:00