summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16283 ALTER TABLE...DISCARD TABLESPACE still takes long on a large buffe...Marko Mäkelä2018-05-2920-174/+178
* Fix type mismatchMarko Mäkelä2018-05-291-1/+1
* MDEV-14589 InnoDB should not lock a delete-marked recordMarko Mäkelä2018-05-294-28/+154
* MDEV-10679 Crash in performance schema and partitioning with discoveryMonty2018-05-266-6/+33
* Avoid warnings in String::copy when copying string on itself (ok to do)Monty2018-05-261-1/+10
* Fixed compiler warningsMonty2018-05-262-46/+43
* MDEV-16093 Memory leak with triggersMonty2018-05-263-2/+31
* embedded use-after-free ASAN errorSergei Golubchik2018-05-251-0/+2
* Add a missing dependency to a testMarko Mäkelä2018-05-241-0/+1
* Merge 10.0 into 10.1Marko Mäkelä2018-05-242-18/+38
|\
| * MDEV-16267 Wrong INFORMATION_SCHEMA.INNODB_BUFFER_PAGE.TABLE_NAMEMarko Mäkelä2018-05-242-18/+38
* | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-2431-131/+606
|\ \ | |/
| * Fixed ASAN heap-use-after-free handler::ha_index_or_rnd_endMonty2018-05-233-1/+26
| * MDEV-15308 Assertion `ha_alter_info->alter_info->drop_list.elementsbb-10.0-montyMonty2018-05-223-4/+118
| * MDEV-16229 Replication aborts with ER_VIEW_SELECT_TMPTABLE after half-failed ...Monty2018-05-228-7/+245
| * Fixes for Aria transaction handling with lock tablesMonty2018-05-2217-120/+219
* | MDEV-10259 mysqld crash with certain statement length and...sachin2018-05-225-3/+173
* | MDEV-12900: spider tests failed in buildbot with valgrindJacob Mathew2018-05-213-83/+7
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-1928-110/+333
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-05-1914-79/+145
| |\
| | * MDEV-16220 MTR - do not pass UTF8 on the command line for mysql client.Vladislav Vaintroub2018-05-186-23/+68
| | * MDEV-15318 CREATE .. SELECT VALUES produces invalid table structureSergei Golubchik2018-05-173-4/+23
| | * (almost) sane core handling in mtrSergey Vojtovich2018-05-161-36/+45
| | * MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap ...Monty2018-05-152-0/+9
| * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Sergei Golubchik2018-05-191-1/+1
| * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Monty2018-05-167-22/+82
| * | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2018-05-165-1/+43
| * | MDEV-14943 Alter table ORDER BY bugMonty2018-05-155-8/+61
* | | MDEV-7914: spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbotJacob Mathew2018-05-184-36/+76
* | | MDEV-15347: Valgrind or ASAN errors in mysql_make_view on query from informat...Oleksandr Byelkin2018-05-1511-34/+60
* | | Merge 10.0 into 10.1Marko Mäkelä2018-05-117-23/+124
|\ \ \ | |/ /
| * | Bug #26334149 - MYSQL CRASHES WHEN FULL TEXT INDEXES IBD FILES ARE ORPHANED D...Sachin Agarwal2018-05-113-2/+53
| * | Bug #27041445 SERVER ABORTS IF FTS_DOC_ID EXCEEDS FTS_DOC_ID_MAX_STEPThirunarayanan Balathandayuthapani2018-05-113-7/+69
| * | Merge 5.5 into 10.0 (no changes)Marko Mäkelä2018-05-110-0/+0
| |\ \ | | |/
| | * MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-103-4/+44
| * | Remove a redundant condition added by the 5.6.40 mergeMarko Mäkelä2018-05-112-14/+2
| * | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-103-4/+44
* | | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-103-4/+44
* | | bump the VERSIONDaniel Bartholomew2018-05-091-1/+1
* | | install disks plugin on debianSergei Golubchik2018-05-091-0/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2018-05-094-4/+8
|\ \ \ | |/ /
| * | MDEV-16119 InnoDB lock->index refers to a freed object after failed ADD INDEXMarko Mäkelä2018-05-094-4/+8
* | | MDEV-15351: wsrep_sst_xtrabackup is broken in 10.1.31Jan Lindström2018-05-091-1/+0
* | | MDEV-16105: Mariabackup does not support SSLVladislav Vaintroub2018-05-085-9/+36
* | | Mroonga cmake failure - LZ4_LIBS = NOTFOUNDVicențiu Ciorbaru2018-05-081-3/+11
* | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-0812-1561/+473
|\ \ \ | |/ /
| * | MDEV-15216 Assertion `! is_set() || m_can_overwrite_status' failed in Diagnos...Sergei Golubchik2018-05-089-18/+36
| * | de-obfuscate rpl_*_implicit_commit_binlog testSergei Golubchik2018-05-084-1831/+443
| * | rename a testSergei Golubchik2018-05-072-0/+0
* | | MDEV-14541 - Workaround GCC ICE on ARM64Sergey Vojtovich2018-05-081-1/+2