summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* repl-tests/test-repl-ts/repl-timestamp.master.rejectsasha@mysql.sashanet.com2000-11-131-3/+2
* Added ALTER TABLE ... ORDER BY ...jcole@tetra.bedford.progress.com2000-11-111-5/+33
* fix for FLUSH TABLES WITH READ LOCKsasha@mysql.sashanet.com2000-11-041-1/+22
* Give an error if you use a BLOB(X) where X > 255monty@donna.mysql.com2000-10-221-1/+2
* Fixes for automatic recover of MyISAM tablesmonty@donna.mysql.com2000-10-171-1/+19
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-0/+2
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-141-2/+13
* mergemonty@donna.mysql.com2000-10-111-1/+3
|\
| * Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysqlmonty@tik.mysql.com2000-10-111-1/+3
| |\
| | * Portability fixesmonty@narttu.mysql.fi2000-10-111-1/+3
| * | Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-45/+45
| |/
* | sql_table.cc key length limit check disabled for FULLTEXTserg@serg.mysql.com2000-10-041-14/+14
|/
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-12/+11
* Fix for SAFE_MUTEX on windowsmonty@donna.mysql.com2000-09-201-1/+1
* mergemonty@donna.mysql.com2000-09-201-0/+4
|\
| * Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-0/+4
* | added reopen_name_locked_table()sasha@mysql.sashanet.com2000-09-191-12/+20
|/
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2000-09-161-14/+26
|\
| * Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-14/+26
* | merge of conflictssasha@mysql.sashanet.com2000-09-151-2/+2
|\ \ | |/
| * Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-2/+2
* | BACKUP TABLE TO 'directory'sasha@mysql.sashanet.com2000-09-141-0/+106
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-189/+66
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-6/+6
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-4/+12
* Additions for CHECK table + update of benchmarksmonty@donna.mysql.com2000-08-171-0/+5
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-0/+10
* fixed coredump in UDFsasha@mysql.sashanet.com2000-08-071-6/+9
* Import changesetbk@work.mysql.com2000-07-311-0/+1559