summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of testsunknown2000-12-281-1/+1
* ha_berkeley.cc - Don't use subtransactions in update_row by defaultunknown2000-12-261-2/+4
* New benchmark testunknown2000-12-241-1/+3
* Bugfix when using a multi-part unique key in the SET and WHERE partunknown2000-12-101-20/+42
* Lots of fixes for BDB tablesunknown2000-12-081-23/+11
* Only write full transactions to binary logunknown2000-12-071-0/+14
* Added innobase handler filesunknown2000-12-051-0/+1
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-1/+1
|\
| * New thr_alarm struct for better integration with OS2unknown2000-11-281-1/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-2/+3
|\ \ | |/ |/|
| * Fixed temp tables to work with replication. It will not work if you stop the ...unknown2000-11-251-2/+3
* | All statements are now run in a sub transactionunknown2000-11-241-2/+15
|/
* Split error message for crashed table to 3 different error messages.unknown2000-11-221-2/+2
* Fixed some reported bugsunknown2000-11-181-0/+3
* Portability fixesunknown2000-11-181-13/+14
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-1/+0
* repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-3/+2
* Added ALTER TABLE ... ORDER BY ...unknown2000-11-111-5/+33
* fix for FLUSH TABLES WITH READ LOCKunknown2000-11-041-1/+22
* Give an error if you use a BLOB(X) where X > 255unknown2000-10-221-1/+2
* Fixes for automatic recover of MyISAM tablesunknown2000-10-171-1/+19
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-0/+2
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-2/+13
* mergeunknown2000-10-111-1/+3
|\
| * Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysqlunknown2000-10-111-1/+3
| |\
| | * Portability fixesunknown2000-10-111-1/+3
| * | Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-45/+45
| |/
* | sql_table.cc key length limit check disabled for FULLTEXTunknown2000-10-041-14/+14
|/
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-12/+11
* Fix for SAFE_MUTEX on windowsunknown2000-09-201-1/+1
* mergeunknown2000-09-201-0/+4
|\
| * Small bug fixes + code for DELETE QUICKunknown2000-09-201-0/+4
* | added reopen_name_locked_table()unknown2000-09-191-12/+20
|/
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-161-14/+26
|\
| * Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-161-14/+26
* | merge of conflictsunknown2000-09-151-2/+2
|\ \ | |/
| * Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-2/+2
* | BACKUP TABLE TO 'directory'unknown2000-09-141-0/+106
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-189/+66
* FLUSH TABLE table_listunknown2000-08-221-6/+6
* RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-211-4/+12
* Additions for CHECK table + update of benchmarksunknown2000-08-171-0/+5
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-0/+10
* fixed coredump in UDFunknown2000-08-071-6/+9
* Import changesetunknown2000-07-311-0/+1559