mariadb/storage
unknown 9f5962ed25 The handlerton structures for archive and CSV had not been updated. Nicht so gute. I also fixed CSV to use fast alter table and put in a test in archive in case someone tries to do the same there (hint... it won't work).
mysql-test/r/archive.result:
  New results
mysql-test/r/csv.result:
  New results
mysql-test/t/archive.test:
  Adding test for new fast alter table
mysql-test/t/csv.test:
  Adding test for new fast alter table
sql/ha_archive.cc:
  Updating handlerton to remove warnings.
storage/csv/ha_tina.cc:
  Updating handlerton to remove warnings, and updated CSV to handle fast alter table.
storage/csv/ha_tina.h:
  New method.
2006-02-07 22:42:57 -08:00
..
archive Windows/Visual Studio 2003 fixes for the 5.1.5 release. 2006-01-13 22:09:48 +01:00
bdb storage/bdb/dist/s_all 2005-12-23 12:46:48 +01:00
csv The handlerton structures for archive and CSV had not been updated. Nicht so gute. I also fixed CSV to use fast alter table and put in a test in archive in case someone tries to do the same there (hint... it won't work). 2006-02-07 22:42:57 -08:00
example build fix when building with example storage engine. 2006-02-02 11:02:09 +11:00
heap WL #528: Faster free_tmp_table 2005-11-06 08:29:03 +01:00
innobase Several Netware specific fixes. 2006-02-02 16:22:31 +02:00
myisam Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-05 11:06:29 +02:00
myisammrg WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
ndb Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-07 12:16:25 +01:00
Makefile.am Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2005-12-22 20:06:05 -08:00