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