summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-181-4/+2
* mysql-5.5.29 mergeSergei Golubchik2013-01-151-1/+3
|\
| * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-0/+2
* | remove thd_mark_as_hard_kill()Sergei Golubchik2013-01-151-1/+0
* | Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-0/+8
* | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-2/+3
* | fix to satisfy compiler.unknown2012-07-161-1/+1
* | fixed MySQL bug#53775:unknown2012-07-131-0/+42
* | cSergei Golubchik2012-05-211-0/+1
|\ \ | |/
| * Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMunknown2012-04-111-0/+54
* | Fixed compile warningsMichael Widenius2012-05-181-1/+1
* | Merge of compatibility fixesMichael Widenius2012-04-021-1/+1
|\ \
| * \ Automatic mergeMichael Widenius2012-03-281-1/+1
| |\ \
| | * \ Merge with 5.1Michael Widenius2012-03-281-1/+1
| | |\ \
| | | * | Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-1/+1
* | | | | Upgraded sphinx to version 2.0.4Michael Widenius2012-03-071-0/+13
* | | | | 5.3 mergeSergei Golubchik2012-02-211-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Remove engine-specific (but identical) icp callbacks. create one reusableSergei Golubchik2012-02-171-0/+4
| * | | | Merge with 5.2.Michael Widenius2011-12-111-8/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge with MariaDB 5.1Michael Widenius2011-11-241-8/+10
| | |\ \ \ | | | |/ /
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-8/+10
| | | |\ \
| | | | * \ Updated/added copyright headersKent Boortz2011-07-031-9/+8
| | | | |\ \
| | | | * \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\ \ \
| | | | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | | * | | Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-251-0/+1
| | | | | * | | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-1/+1
| | | | | * | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-011-3/+36
| | | | | |\ \ \
* | | | | | \ \ \ mysql-5.5 mergeSergei Golubchik2012-01-161-2/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Bug#12696518: MEMORY LEAKS IN HA_PARTITION (VALGRIND TESTS ON TRUNK)Mattias Jonsson2011-09-151-2/+4
* | | | | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+10
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Fixed LP bug #885168.Igor Babaev2011-11-041-1/+1
| * | | | | | | | Backported the fix and the test case for bug #58816 from mysql-5.6 code line.Igor Babaev2011-10-291-0/+7
| * | | | | | | | Merge.Igor Babaev2011-10-281-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Applied the patch for bug 58837 (for the mysql-5.6 code line).Igor Babaev2011-06-021-0/+2
* | | | | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Updated/added copyright headersKent Boortz2011-07-041-3/+4
* | | | | | | | | | merge with 5.3Sergei Golubchik2011-10-191-43/+285
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89Sergey Petrunya2011-07-141-0/+1
| * | | | | | | | | Semi-join fixes: make COST_VECT objects survive add_io(add_io_cnt=0, add_avg_...Sergey Petrunya2011-07-091-4/+8
| * | | | | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-4/+16
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-1/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | db_low_byte_first is goneSergei Golubchik2011-05-201-1/+0
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Updated comments as part of code reviewMichael Widenius2011-05-191-4/+10
| * | | | | | | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEXMichael Widenius2011-05-181-5/+21
| * | | | | | | | Merge with 5.2Michael Widenius2011-05-161-3/+8
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | small enhancement of the create table options feature:Sergei Golubchik2011-05-101-3/+8
| * | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-2/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-2/+1
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-2/+1
| | | |\ \ \ \ \ \
| * | | | | | | | | Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"Michael Widenius2011-04-281-0/+14