summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-mergeunknown2006-08-091-0/+28
|\
| * Fix Bug #18559 "log tables cannot change engine, andunknown2006-08-031-0/+28
* | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-holyfootunknown2006-08-081-0/+4
|\ \ | |/ |/|
| * Merge bk://anubis/mysql-5.0-enginesunknown2006-07-211-0/+4
| |\
| | * Merge bk-internal:/home/bk/mysql-5.0-enginesunknown2006-07-181-0/+4
| | |\
| | | * Bug #17766: The server accepts to create MERGE tables which cannot workunknown2006-07-111-0/+4
| * | | Finish the merge of the patch for bug #15195 from 4.1 -> 5.0unknown2006-07-201-1/+3
| |/ /
| * | Merge gbichot3.local:/home/mysql_src/mysql-5.0-20524unknown2006-07-061-11/+21
| |\ \
| | * | Fix for BUG#20188 "REPLACE or ON DUPLICATE KEY UPDATE inunknown2006-07-051-11/+21
| | |/
| * | Fix for BUG#20524 "auto_increment_* not observed when insertingunknown2006-07-061-2/+51
| |/
| * foo2unknown2006-04-131-53/+0
| * foo1unknown2006-04-131-38/+38
* | fixes after merge. Updates to test's results.unknown2006-07-101-4/+58
* | WL#3146 "less locking in auto_increment":unknown2006-07-091-130/+175
* | 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
|/ /