summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix to ensure updates in gtid_slave_state table do not get binlogged.Nirbhay Choubey2016-02-241-3/+9
* Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-1/+1
|\
| * MDEV-9103 Altering table comment does a full copySergei Golubchik2016-02-151-1/+1
* | cleanupSergei Golubchik2015-12-211-4/+0
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+1
|\ \ | |/
| * MDEV-9014 SHOW TRIGGERS not case sensitiveSergei Golubchik2015-10-281-1/+1
* | MDEV-8453 Alter table not returning engine errorsSergei Golubchik2015-11-161-0/+4
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-7/+11
* | Stage 2 of MDEV-6152:Monty2015-08-211-11/+17
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-7/+11
* | MDEV-8590: Fix embedded build failureNirbhay Choubey2015-08-091-0/+5
* | MDEV-7205 : Galera cluster & sql_log_bin = off don't workNirbhay Choubey2015-08-081-6/+19
* | Merge branch 'mdev8302-3' into 10.1Kristian Nielsen2015-08-041-0/+2
|\ \ | |/
| * Fix embedded server buildKristian Nielsen2015-08-041-0/+2
* | Merge MDEV-8302 into 10.1Kristian Nielsen2015-08-041-0/+18
|\ \ | |/
| * MDEV-8302: Duplicate key with parallel replicationKristian Nielsen2015-08-041-0/+18
* | Binlog SE doesn't implement abort_transaction(), so skip warning.Nirbhay Choubey2015-07-141-1/+9
* | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-4/+5
* | Merge branch '10.1' of github.com:MariaDB/server into 10.1Monty2015-07-091-30/+13
|\ \
| * | [MDEV-6877] Removed unnecesary bitmap in binlog_write_rowVicențiu Ciorbaru2015-06-301-27/+12
| * | [MDEV-6877] Add binlog writing according to columnsVicențiu Ciorbaru2015-06-301-4/+2
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-14/+18
|/ /
* | bump the VERSION to 10.1.6 and related changesSergei Golubchik2015-06-281-66/+7
* | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-32/+53
|\ \ | |/
| * MDEV-8287 DROP TABLE suppresses all engine errorsSergei Golubchik2015-06-161-32/+53
* | generalize ER_TABLE_NEEDS_UPGRADE to work for views tooSergei Golubchik2015-06-011-2/+3
* | Merge 10.0 -> 10.1Kristian Nielsen2015-04-201-0/+6
|\ \ | |/
| * MDEV-7249: Performance problem in parallel replication with multi-level slavesKristian Nielsen2015-03-131-0/+6
* | Merge commit 'bc902a2bfc46add0708896c07621e3707f66d95f' into 10.1Alexander Barkov2015-04-201-0/+19
|\ \ | |/
| * MDEV-7387 [PATCH] Alter table xxx CHARACTER SET utf8, CONVERT TO CHARACTER SE...Alexander Barkov2015-03-131-0/+19
* | Fix valgrind failure: correclty clean up handler::trackerSergei Petrunia2015-03-251-0/+1
* | Fix linking: move the inline functionsSergei Petrunia2015-03-241-35/+0
* | Merge branch 'bb-10.1-explain-analyze' into 10.1Sergei Petrunia2015-03-241-12/+51
|\ \
| * | MDEV-7648: Extra data in ANALYZE FORMAT=JSON $stmtSergei Petrunia2015-03-241-12/+51
* | | MDEV-7728 - Improve xid cache scalability by using lock-free hashSergey Vojtovich2015-03-161-22/+21
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* | | MDEV-6858: enforce_storage_engine optionJan Lindström2015-03-121-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+7
|\ \ \ | |/ / |/| / | |/
| * MDEV-7458: Deadlock in parallel replication can allow following transaction t...Kristian Nielsen2015-02-231-1/+7
* | MDEV-7000 Assertion `0' failed in Protocol::end_statement() on executing DDL ...Sergei Golubchik2015-02-281-3/+2
* | wsrep: ha_abort_transaction() does NOT end the transactionSergei Golubchik2015-02-061-1/+3
* | cleanup: ha_checktype()Sergei Golubchik2015-02-021-12/+1
* | small cleanup, remove a useless functionSergei Golubchik2015-01-311-3/+1
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-3/+1
|\ \ | |/
| * 5.5 mergeSergei Golubchik2015-01-211-3/+1
| |\
| | * cleanupSergei Golubchik2015-01-131-3/+1
* | | MDEV-7374 : Losing connection to MySQL while running ALTER TABLENirbhay Choubey2014-12-311-1/+1
* | | MDEV-7324 - Lock-free hash for table definition cacheSergey Vojtovich2014-12-281-4/+4
* | | MDEV-162 Enhanced semisync replicationJonas Oreland2014-12-231-0/+7
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-8/+1
|\ \ \ | |/ /