summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-071-0/+6
* bug (introduced yesterday) fixedunknown2001-10-241-6/+9
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-10-231-16/+15
|\
| * HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-231-16/+15
* | ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-0/+1
|/
* OS2 patchunknown2001-09-121-1/+1
* Make killing of threads saferunknown2001-09-011-2/+0
* Fixes for OS2.unknown2001-08-221-4/+16
* Portability fixes.unknown2001-08-211-4/+0
* Portability fixes.unknown2001-08-181-4/+4
* Portability fixesunknown2001-08-101-3/+8
* Changed compare in MyISAM to use my_pread()unknown2001-06-111-0/+9
* sql_table.cc re-apply a lost change where we check to see if theunknown2001-06-061-0/+7
* Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-021-6/+6
* Pushing all the Gemini changes above the table handler.unknown2001-05-291-0/+19
* Applied patches for BDB tablesunknown2001-05-091-16/+19
* Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+3
* added test case for the nasty join query crashunknown2001-03-231-1/+1
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-0/+7
* Added new tests to benchmark suiteunknown2001-03-111-0/+1
* Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-061-1/+4
* Fixes for innobaseunknown2001-02-211-1/+4
* Fix bug in mysql_backup_table that prevented other threads fromunknown2001-02-071-1/+1
* Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-3/+6
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-1/+0
* Added new mutex for hostname lookupunknown2001-01-231-0/+1
* Fixes for OSF1unknown2001-01-221-66/+62
* fixed buffer overrun in resolve_stack_dumpunknown2001-01-181-3/+7
* 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