summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#18828 - If InnoDB runs out of undo slots, Satya B2009-07-171-0/+4
* Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-2/+2
* Fix for bug #26288: savepoint not deleted, comit on empty transactionRamil Kalimullin2009-03-271-3/+13
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+4
* Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-251-0/+49
* Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-211-1/+6
* Bug #36705 key_buffer_size of >= 2G allocates all availabel virtual memory on...unknown2008-05-171-2/+2
* Fixed bug #36055: mysql_upgrade doesn't really 'upgrade' tablesunknown2008-05-121-0/+2
* BUG#27732 "Possible memory leak with index_merge"unknown2008-02-071-2/+10
* Bug#30294 blackhole engine causes 100% with 2 alter table statements runningunknown2007-11-161-0/+4
* bug#28570: handler::index_read() is called with different find_flag when unknown2007-08-151-1/+2
* Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-311-1/+1
|\
| * (pushing for Andrei)unknown2007-07-301-1/+1
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-301-0/+5
|\ \ | |/ |/|
| * Bug#24989: The DEADLOCK error is improperly handled by InnoDB.unknown2007-07-301-0/+5
* | BUG#26325 - TEMPORARY TABLE "corrupt" after first read, accordingunknown2007-07-191-1/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-06-201-1/+1
|\ \
| * | Fix typo in the patch for BUG#25411 on 24-Apr-2007.unknown2007-06-191-1/+1
| |/
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2007-05-281-2/+4
|\ \ | |/ |/|
| * Bug#26342 auto_increment_increment AND auto_increment_offset REALLY REALLY an...unknown2007-05-091-2/+4
* | Fixed bug #27954.unknown2007-05-081-0/+7
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-4/+4
|\
| * Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/mysql-5.0-ndbunknown2007-04-051-4/+4
| |\
| | * BUG#18676 when cluster storage engine is down, misleading error message on cr...unknown2007-04-031-4/+4
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-031-1/+1
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2007-03-241-1/+1
| |\ \
| | * | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()unknown2007-03-231-1/+1
| | |/
* | | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the unknown2007-03-301-5/+1
|/ /
* | Polishing: use constants instead of magic numbers.unknown2007-03-091-3/+3
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-7/+2
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-7/+2
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-7/+2
* | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Many files:unknown2006-12-231-2/+1
|/ /
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-12-041-4/+3
|\ \ | |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-4/+3
* | Merge neptunus.(none):/home/msvensson/mysql/bug19731/my50-bug19731unknown2006-11-291-0/+4
|\ \ | |/ |/|
| * Bug#19371 VARBINARY() have trailing zeros after upgrade from 4.1unknown2006-11-091-0/+4
* | Merge bk-internal:/home/bk/mysql-5.0unknown2006-11-271-1/+1
|\ \
| * | Remove compiler warningsunknown2006-11-201-1/+1
* | | Merge bk@192.168.21.1:mysql-5.0-optunknown2006-11-171-2/+2
|\ \ \ | |/ / |/| |
| * | bug #21790 (UNKNOWN ERROR message in geometry)unknown2006-10-011-2/+2
| |/
* | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1unknown2006-10-251-2/+1
|\ \
| * | Bug #21072 Duplicate key error in NDB references wrong key: Re-wrote string ...unknown2006-10-251-2/+1
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1unknown2006-10-191-0/+1
|\ \ \ | |/ /
| * | Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...unknown2006-10-191-0/+1
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1unknown2006-10-161-5/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Bug #21072 Duplicate key error in NDB references wrong key: wrong indent for...unknown2006-09-211-2/+2
| * Bug #21072 Duplicate key error in NDB references wrong key: use MAX_KEY to s...unknown2006-09-211-5/+15
| * --{skip-}merge option added which allows the user to disable merge engine andunknown2006-07-141-2/+2