summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-14/+14
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-7/+30
* 10.0-base mergeSergei Golubchik2013-01-311-11/+59
|\
| * 5.5 mergeSergei Golubchik2013-01-291-9/+57
| |\
| | * MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-181-6/+7
| | * 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
| * | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+3
* | | | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-181-7/+0
|\ \ \ \ | |/ / /
| * | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-4/+31
| |\ \ \ | | |/ /
* | | | MDEV-3837 Assertion `table->read_set == &table->def_read_set' failed on updat...Sergei Golubchik2012-12-151-1/+1
* | | | merge with 5.5Sergei Golubchik2012-11-031-2/+28
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | | add a forgotten debug sync point, that a test case was referring toSergei Golubchik2012-10-311-0/+1
* | | | | few fixes for test failures on windowsSergei Golubchik2012-10-301-1/+1
* | | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-28/+100
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Automatic merge with 5.5Michael Widenius2012-10-051-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Fixed issues found by buildbot & valgrind:Michael Widenius2012-10-041-1/+2
| * | | | Automatic mergeMichael Widenius2012-09-221-24/+28
| |\ \ \ \ | | |/ / /
| | * | | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-24/+28
| * | | | MDEV-232: Remove one fsync() from commit phase.unknown2012-09-131-0/+49
| * | | | MDEV-181: XID crash recovery across binlog boundariesunknown2012-06-221-0/+1
| |/ / /
| * | | 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
* | | | fixes for test failuresSergei Golubchik2012-09-271-46/+167
* | | | Added support of thd->tx_read_onlyMichael Widenius2012-08-071-15/+108
|/ / /
* | | 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