summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14398 When innodb_encryption_rotate_key_age=0 is set,bb-10.1-mdev-14398Thirunarayanan Balathandayuthapani2018-06-128-257/+54
* MDEV-16416 Crash on IMPORT TABLESPACE of a ROW_FORMAT=COMPRESSED tableMarko Mäkelä2018-06-074-181/+147
* Merge 10.0 to 10.1Marko Mäkelä2018-06-066-236/+8
|\
| * MDEV-16124 fil_rename_tablespace() times out and crashes server during table-...Marko Mäkelä2018-06-056-236/+10
* | MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OP...Marko Mäkelä2018-06-054-28/+44
* | Add FLUSH TABLES to avoid corruption of MyISAM system tablesMarko Mäkelä2018-06-052-1/+4
* | Remove dead code that was added in MDEV-5834Marko Mäkelä2018-06-0510-319/+12
* | MDEV-16303 - do not install wsrep.ini on WindowsVladislav Vaintroub2018-05-291-2/+9
* | 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