summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak (found by rpl_row_inexist_tbl)monty@mysql.com2006-06-231-4/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2006-06-231-26/+28
|\
| * Patch to handle some bad situations resulting from the fix for BUG#19995.mats@mysql.com2006-06-221-26/+28
* | Remove compiler warningsmonty@mysql.com2006-06-231-3/+5
* | Fixed failure with rpl_truncate_7ndb.test when using statement based replicat...monty@mysql.com2006-06-221-1/+1
|/
* After merge fixeslars@mysql.com2006-06-161-0/+2
* Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars@mysql.com2006-06-161-57/+115
|\
| * Fixing code to avoid compile problem on Solaris (aCC).mats@mysql.com2006-06-151-75/+83
| * Bug#19995 (Extreneous table maps generated for statements that does not gener...mats@mysql.com2006-06-021-6/+17
| * Bug#19995 (Extreneous table maps generated for statements that do not generat...mats@mysql.com2006-05-311-41/+67
* | Bug#20168acurtis@xiphis.org2006-06-121-26/+60
* | Manually reapplied msvenssons changes to new BK tree:monty@mysql.com2006-06-061-1/+1
* | After merge fixesmonty@mysql.com2006-06-051-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-180/+141
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-178/+138
| |/
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newguilhem@mysql.com2006-06-021-10/+109
|\ \
| * | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...guilhem@mysql.com2006-06-021-10/+109
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.1bell@sanja.is.com.ua2006-06-011-3/+182
|\ \ \
| * | | interface for transaction log management added to handlertonbell@sanja.is.com.ua2006-06-011-4/+185
| | |/ | |/|
* | | after review fixesserg@sergbook.mysql.com2006-05-311-39/+38
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newserg@sergbook.mysql.com2006-05-281-95/+55
|\ \ \ | |_|/ |/| |
| * | handlerton cleanup:serg@sergbook.mysql.com2006-05-281-95/+55
| |/
* | bug #14573 (Error on adding auto_increment on to a column with '0' values)holyfoot@deer.(none)2006-05-121-12/+19
|/
* Don't use row level logging on optimize or repair table.monty@mysql.com2006-05-051-2/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-05-041-0/+2
|\
| * Cleanups after review of WL#602monty@mysql.com2006-05-031-1/+1
| * Added support for key_block_size for key and table level (WL#602)monty@mysql.com2006-05-031-0/+2
* | WL#3201acurtis@xiphis.org2006-04-201-0/+3
* | WL#3201acurtis@xiphis.org2006-04-131-82/+71
|/
* Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-03-311-0/+7
|\
| * Bug#18436 (RBR: Replication to partition engine triggers assertion on slave s...mats@mysql.com2006-03-231-0/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-03-291-1/+2
|\ \
| * | Fixed compiler and valgrind warningsmonty@mysql.com2006-03-291-1/+2
* | | Remove unused variablemsvensson@shellback.2006-03-281-2/+0
|/ /
* | Fix to remove engine dependency from handler.cc file, the last one for functi...brian@zim.(none)2006-03-261-3/+17
* | Refactored some code to remove ifdef and removed dead code related to un-usea...brian@zim.(none)2006-03-231-53/+0
|/
* Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log):mats@mysql.com2006-03-171-4/+35
* Fix to not replicate mysql.event tablelars@mysql.com2006-03-091-1/+4
* WL#3023 (RBR: Use locks in a statement-like manner):mats@mysql.com2006-03-031-3/+5
* Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-281-15/+56
|\
| * Merge mysqldev@production.mysql.com:my/mysql-5.1-releasemats@mysql.com2006-02-241-15/+56
| |\
| | * Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-161-15/+56
| | |\
| | | * WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-02-161-2/+35
| | | * WL#3023 (RBR: Use locks in a statment-like manner):mats@mysql.com2006-01-261-15/+23
* | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...guilhem@mysql.com2006-02-251-2/+6
|/ / /
* | | WL#2645 (CHECK FOR UPGRADE)holyfoot@deer.(none)2006-02-171-6/+3
* | | Merging 5.0->5.1holyfoot@mysql.com2006-02-171-0/+151
|\ \ \ | |/ / |/| |
| * | WL#2645 (CHECK TABLE FOR UPGRADE)holyfoot@deer.(none)2006-02-171-0/+152
* | | Merge mysql.com:/home/mydev/mysql-5.1ingo@mysql.com2006-02-101-6/+1
|\ \ \
| * \ \ Merge mysql.com:/home/mydev/mysql-5.1ingo@mysql.com2006-02-031-6/+1
| |\ \ \