summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-189/+122
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-188/+121
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-021-4/+19
|\ \
| * | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...unknown2006-06-021-4/+19
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.1unknown2006-06-011-0/+83
|\ \ \
| * | | interface for transaction log management added to handlertonunknown2006-06-011-0/+83
* | | | after review fixesunknown2006-05-311-2/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-281-27/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | handlerton cleanup:unknown2006-05-281-27/+4
| |/ /
* | | Merge bk@192.168.21.1:mysql-5.1-newunknown2006-05-141-0/+1
|\ \ \ | |/ / |/| |
| * | bug #14573 (Error on adding auto_increment on to a column with '0' values)unknown2006-05-121-0/+1
| |/
* | manual merge bug#10952unknown2006-05-121-0/+1
|\ \ | |/ |/|
| * Merge acurtis@bk-internal:/home/bk/mysql-5.0-enginesunknown2006-05-091-0/+1
| |\
| | * bug#10952unknown2006-05-091-0/+1
* | | Merge mysql.com:/home/my/mysql-5.0unknown2006-05-041-0/+1
|\ \ \ | |/ /
| * | mergingunknown2006-05-031-0/+1
| |\ \ | | |/ | |/|
| | * bug #15860 (SPATIAL keys in INNODB)unknown2006-04-121-0/+1
| * | foo2unknown2006-04-131-5/+0
| * | foo1unknown2006-04-131-13/+13
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-041-0/+12
|\ \
| * | Added support for key_block_size for key and table level (WL#602)unknown2006-05-031-0/+12
* | | Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2006-05-011-2/+3
|\ \ \ | |/ / |/| |
| * | Merge xiphis.org:/home/antony/work2/wl3201.3unknown2006-04-241-2/+3
| |\ \
| | * | WL#3201unknown2006-04-131-2/+3
* | | | bug#18604 create logfile for MyISAM tablesunknown2006-04-241-4/+5
|/ / /
* | | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-191-0/+2
* | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-191-3/+8
|\ \ \ | |/ / |/| |
| * | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-191-5/+7
| * | Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-011-3/+7
| |\ \
| | * | OPTIMIZE, ANALYZE, CHECK, REPAIR and REBUILD only supported if fast_alter_par...unknown2006-03-221-1/+1
| | * | Merge c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...unknown2006-03-211-2/+6
| | |\ \
| | | * \ Merge c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...unknown2006-02-201-3/+15
| | | |\ \
| | | | * | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-02-131-1/+2
| | | | * | Compile fixesunknown2006-02-111-2/+2
| | | | * | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-02-101-1/+3
| | | | * | WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-02-091-3/+4
| | | | * | WL 2826: Error handling for ALTER TABLE for partitioningunknown2006-02-091-1/+5
| | | | * | WL 2826: First step in error handling of ALTER TABLE for partitioningunknown2006-02-011-1/+5
* | | | | | Fixes for fast alter table for ndbclusterunknown2006-04-111-1/+3
|/ / / / /
* | | | | Fixed compiler and valgrind warningsunknown2006-03-291-0/+2
* | | | | Fix to remove engine dependency from handler.cc file, the last one for functi...unknown2006-03-261-0/+1
* | | | | Refactored some code to remove ifdef and removed dead code related to un-usea...unknown2006-03-231-5/+0
|/ / / /
* | | | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-03-031-17/+56
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-281-17/+56
| |\ \ \ \
| | * \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.1-releaseunknown2006-02-241-17/+56
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | WL#3023 (RBR: Use locks in a statement-like manner):unknown2006-02-241-2/+0
| | | * | | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-161-16/+57
| | | |\ \ \
| | | | * | | WL#3023 (Use locks in a statement-like manner):unknown2006-02-161-0/+28
| | | | * | | WL#3023 (RBR: Use locks in a statment-like manner):unknown2006-01-261-1/+7
| | | | * | | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-01-181-16/+23
| | | | |\ \ \