summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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-16119 InnoDB lock->index refers to a freed object after failed ADD INDEXMarko Mäkelä2018-05-094-4/+8
* | 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-14693 XA: Assertion `!clust_index->online_log' failed in rollback_inplac...Marko Mäkelä2018-05-074-46/+104
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-05-041-7/+15
|\ \ | |/
| * protocol: verify that number of rows is correctSergei Golubchik2018-05-041-7/+15
* | compiler warningSergei Golubchik2018-05-041-7/+7
* | MDEV-16084 Calling exit() from a signal handler is unsafe.Vladislav Vaintroub2018-05-031-8/+6
* | bump the VERSIONDaniel Bartholomew2018-05-031-1/+1
* | MDEV-16080 Crash in online table rebuild with concurrent DELETE of many BLOBsMarko Mäkelä2018-05-032-216/+36
|\ \
| * | Bug #25928471: ONLINE ALTER AND CONCURRENT DELETE ON TABLE WITH MANY TEXT COL...Mayank Prasad2018-05-032-216/+36
|/ /
* | Merge branch '5.5' into 10.0mariadb-10.0.35Sergei Golubchik2018-05-014-4/+22
|\ \ | |/
| * Use after free in authenticationSergei Golubchik2018-05-014-2/+20
| * Bug#25471090: MYSQL USE AFTER FREESergei Golubchik2018-04-301-2/+2
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-2915-24/+228
|\ \ | |/
| * Bug#25471090: MYSQL USE AFTER FREESergei Golubchik2018-04-271-1/+1
| * MDEV-15035 Wrong results when calling a stored procedureIgor Babaev2018-04-2510-15/+130
| * MDEV-13699: Assertion `!new_field->field_name.str || strlen(new_field->field_...Oleksandr Byelkin2018-04-254-8/+98
| * bump the VERSIONDaniel Bartholomew2018-04-231-1/+1
* | List of unstable tests for 10.0.35 releaseElena Stepanova2018-04-261-67/+70
* | Merge branch 'merge-pcre' into 10.0Sergei Golubchik2018-04-2619-337/+638
|\ \
| * | 8.42Sergei Golubchik2018-04-2456-3397/+5804
* | | Squashed commit of connect/10.0:Sergei Golubchik2018-04-2697-1699/+2463
* | | Merge branch 'merge-tokudb-5.6' into 10.0Sergei Golubchik2018-04-2622-58/+200
|\ \ \
| * | | 5.6.39-83.1Sergei Golubchik2018-04-2422-58/+200
* | | | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2018-04-269-41/+104
|\ \ \ \
| * | | | 5.6.39-83.1Sergei Golubchik2018-04-2411-51/+131
* | | | | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2018-04-261-1/+1
|\ \ \ \ \
| * | | | | 5.6.40 (no changes)Sergei Golubchik2018-04-210-0/+0
| * | | | | 5.6.39 (no changes)Vicențiu Ciorbaru2018-01-230-0/+0
* | | | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2018-04-265-26/+54
|\ \ \ \ \ \