summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Backported the fix and the test case for bug #58816 from mysql-5.6 code line.Igor Babaev2011-10-291-0/+3
* Automatic mergeMichael Widenius2011-09-261-4/+3
|\
| * Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-4/+3
* | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-2/+2
|/
* Merge with 5.2Michael Widenius2011-09-101-1/+6
|\
| * Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-1/+6
* | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-4/+16
* | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-2/+3
|\ \
| * \ MergeIgor Babaev2011-05-201-2/+3
| |\ \
| | * \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-2/+3
| | |\ \
| | | * \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-2/+3
| | | |\ \
| | | | * | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-2/+3
* | | | | | Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next...Michael Widenius2011-06-071-0/+2
|/ / / / /
* | | | | Automatic mergeMichael Widenius2011-05-191-0/+6
|\ \ \ \ \
| * | | | | Added HA_ERR_DISK_FULL handler errorMichael Widenius2011-05-181-0/+6
* | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-1/+1
|/ / / / /
* | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-8/+17
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge with MariaDB 5.1Michael Widenius2011-05-031-8/+17
| |\ \ \
| | * \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-8/+17
| | |\ \ \
| | | * | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-04-201-8/+15
| | | * | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-3/+3
* | | | | | Added ALTER ONLINE TABLE, which will give an error if the change can't be don...Michael Widenius2011-04-281-0/+3
* | | | | | Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"Michael Widenius2011-04-281-0/+17
* | | | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-081-80/+129
|\ \ \ \ \ \
| * \ \ \ \ \ Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-22/+50
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge MWL#116 after-review fixes.unknown2011-03-311-10/+11
| |\ \ \ \ \ \
| | * | | | | | MWL#116: After-review fixes.unknown2011-03-311-10/+11
| * | | | | | | Merge three Percona patches into mariadb-5.2-rpl:unknown2011-01-261-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-2/+7
| * | | | | | | | Merge MWL#116 into mariadb-5.2-rpl.unknown2010-12-251-74/+117
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| | * | | | | | Merge latest MariaDB 5.1 into MWL#116.unknown2010-11-011-1/+15
| | |\ \ \ \ \ \
| | * | | | | | | MWL#116: Efficient group commitunknown2010-10-041-25/+6
| | * | | | | | | Merge with latest MariaDB 5.1unknown2010-10-011-11/+22
| | |\ \ \ \ \ \ \
| | * | | | | | | | MWL#116: Efficient group commit for binary logunknown2010-09-301-74/+136
* | | | | | | | | | Merge with 5.2Michael Widenius2011-03-091-18/+41
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-16/+39
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-10/+30
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | | * | | | | | | Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' Jan Wedvik2011-01-111-0/+1
| | | * | | | | | | BUG#46166Luis Soares2010-12-161-1/+5
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-1/+5
| | | * | | | | | | | Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-8/+22
| | | |/ / / / / / /
| | | * | | | | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
| | * | | | | | | | Fixed some mysql-test-run failures and compile warnings/errorsMichael Widenius2011-01-201-6/+9
| * | | | | | | | | Merge with alias as StringMichael Widenius2011-02-281-3/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-3/+5
| * | | | | | | | | | Merge with 5.1Michael Widenius2011-01-141-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Call always ha_index_init(), not index_init(), to ensure that active_index is...Michael Widenius2011-01-141-4/+4
* | | | | | | | | | | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge with 5.1Michael Widenius2011-01-111-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /