summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.29 mergeSergei Golubchik2013-01-151-7/+34
|\
| * Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-081-9/+38
* | Buildbot fixes and cleanups:Michael Widenius2013-01-111-0/+1
* | Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-1/+20
* | Do not DBUG_PRINT uninitialized variable. This avoid false positive from runt...Vladislav Vaintroub2012-10-181-2/+3
* | mysql-5.5.28Sergei Golubchik2012-10-161-2/+28
|\ \ | |/
| * Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-07-121-2/+27
| |\
| | * Bug #11765218 58157: INNODB LOCKS AN UNMATCHED ROW EVEN THOUGH USINGAnnamalai Gurusami2012-07-121-2/+27
* | | Fixed issues found by buildbot & valgrind:Michael Widenius2012-10-041-1/+2
* | | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-24/+28
* | | Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE t...Michael Widenius2012-08-281-1/+1
* | | Ensure we don't assert with debug binaries if SHOW INNODB STATUS returns with...Michael Widenius2012-08-201-2/+6
* | | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-0/+13
|\ \ \ | |/ /
| * | Merge from mysql-5.1 to mysql-5.5Annamalai Gurusami2012-05-211-10/+10
| |\ \ | | |/
| | * Bug #12752572 61579: REPLICATION FAILURE WHILEAnnamalai Gurusami2012-05-211-10/+10
| * | Merge from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-05-161-0/+13
| |\ \ | | |/
| | * Bug #12752572 61579: REPLICATION FAILURE WHILEAnnamalai Gurusami2012-05-161-0/+13
| | * Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DMLAnnamalai Gurusami2012-03-011-0/+2
* | | lp:1023404 problems with savepoints and tokudb with 5.5Sergei Golubchik2012-07-111-4/+0
* | | MDEV-342: Do not mark old binlog file as cleanly closed during rotate untilunknown2012-06-211-0/+1
* | | cSergei Golubchik2012-05-211-4/+8
|\ \ \ | |/ /
| * | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-04-121-0/+307
| |\ \
| | * | Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMunknown2012-04-111-0/+307
| * | | Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DMLAnnamalai Gurusami2012-02-271-3/+7
| |/ /
| * | Merge mysql-5.1-security -> mysql-5.5-security (Fix Bug#12661768)Vasil Dimov2011-10-251-1/+7
| |\ \ | | |/
* | | Fixed LP bug #999251: Q13 from DBT3 uses table scan instead of covering index...Igor Babaev2012-05-161-0/+2
* | | Fixed lp:947474 "Assertion `table->file->stats.records > 0 || error' failed i...Michael Widenius2012-03-201-1/+1
* | | Merge MWL #247 from mariadb 5.3 -> mariadb 5.5.Igor Babaev2012-03-021-4/+5
|\ \ \
| * \ \ Merge.Igor Babaev2012-02-221-0/+21
| |\ \ \
| * | | | Fixed calculation of rec_per_key elements for added components of the extende...Igor Babaev2012-01-011-4/+5
* | | | | overlay support for mysql-test-run and mysqltestSergei Golubchik2012-02-231-1/+1
* | | | | MDEV-117 Assertion: prebuilt->sql_stat_start || trx->conc_state == 1 failed a...Sergei Golubchik2012-03-011-0/+2
* | | | | 5.3 mergeSergei Golubchik2012-02-241-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Changed names of statistic variables and counting matches instaed of rejected...unknown2012-02-221-3/+3
* | | | | 5.3 mergeSergei Golubchik2012-02-211-0/+21
|\ \ \ \ \ | |/ / / /
| * | | | Remove engine-specific (but identical) icp callbacks. create one reusableSergei Golubchik2012-02-171-0/+21
| |/ / /
* | | | 5.3 mergeSergei Golubchik2012-01-131-18/+38
|\ \ \ \ | |/ / /
| * | | Rewrite IGNORE handling:Michael Widenius2011-12-111-17/+21
| * | | Merge with 5.2.Michael Widenius2011-12-111-3/+20
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-3/+20
| | |\ \ \
| | | * \ \ Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+17
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix Bug#12661768 UPDATE IGNORE CRASHES SERVER IF TABLE IS INNODB AND IT ISVasil Dimov2011-10-251-1/+7
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+3
| | | |\ \ \ | | | | |/ /
* | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-4/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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