summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Added ALTER TABLE ... ORDER BY ...unknown2000-11-111-2/+2
* Fixes for automatic repairunknown2000-10-171-0/+4
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-3/+8
* Automatic primary key for BDB tablesunknown2000-10-161-11/+37
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-10/+10
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-11/+60
* mergeunknown2000-10-041-2/+5
|\
| * First part of automatic repair of MyISAM tables.unknown2000-10-031-2/+5
* | bug fixes in server-id, moved replication functionality tounknown2000-09-291-287/+0
|/
* Small fixes for releaseunknown2000-09-261-4/+5
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-19/+21
* sql/slave.ccunknown2000-09-191-2/+4
* added reopen_name_locked_table()unknown2000-09-191-0/+41
* Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-161-7/+2
* Small portability fixesunknown2000-09-071-2/+1
* mergeunknown2000-08-291-18/+17
|\
| * Bug fixes for 3.23.23unknown2000-08-291-17/+16
* | ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.unknown2000-08-281-40/+44
|/
* FLUSH TABLE table_listunknown2000-08-221-23/+41
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-5/+2
* Fix "dosen't" for someone who mailed us. :)unknown2000-08-161-1/+1
* Import changesetunknown2000-07-311-0/+2174