summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| | * | | WL#1563 - Modify MySQL to support fast CREATE/DROP INDEXunknown2006-01-231-6/+1
* | | | | Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-101-2/+27
|\ \ \ \ \
| * | | | | Fixed BUG#9680: Wrong error from cascading updateunknown2006-02-091-2/+27
| |/ / / /
* | | | | Bug #17038, distribution of schema operation to multiple binlogs missing/mult...unknown2006-02-061-7/+17
|/ / / /
* | | | Fix the tree: plugin-related changes, necessary forunknown2006-01-201-0/+6
|/ / /
* | | WL #2604: Partition Managementunknown2006-01-171-3/+4
* | | Solaris compile fixes.unknown2006-01-141-0/+1
| |/ |/|
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-131-0/+128
|\ \
| * | wl2325 wl2324unknown2006-01-121-0/+128
* | | WL#1563 - Modify MySQL to support fast CREATE/DROP INDEXunknown2006-01-121-1/+15
|/ /
* | WL#2506: Information Schema tables for PARTITIONingunknown2006-01-101-0/+20
* | Fix template problem with Sun compiler by using anonymous namespace insteadunknown2006-01-091-7/+12