summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* bug with mysql_change_db() fixedunknown2001-03-211-1/+1
* Merged some functions and removed some unused client functions.unknown2001-03-061-7/+12
* Fixed brain-o in sql/table.cc that broke build.unknown2001-01-291-1/+1
* Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-1/+2
* Fixed for bugs that was found when getting full code coverage of BDBunknown2001-01-171-1/+1
* Fixed compilation in another dirunknown2000-11-211-1/+1
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-211-1/+2
* Give an error if you use a BLOB(X) where X > 255unknown2000-10-221-0/+2
* Automatic primary key for BDB tablesunknown2000-10-161-39/+48
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-10/+18
* First part of automatic repair of MyISAM tables.unknown2000-10-031-4/+4
* Small fixes for releaseunknown2000-09-261-8/+7
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-2/+3
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-3/+3
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-3/+3
* Update to get 3.23.23 to compileunknown2000-08-311-1/+0
* FLUSH TABLE table_listunknown2000-08-221-3/+3
* Import changesetunknown2000-07-311-0/+1121