summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12900: spider tests failed in buildbot with valgrindbb-10.3-MDEV-12900Jacob Mathew2018-05-213-84/+8
* Adding "SET sql_mode=ORACLE" forgotten in fdcc95143de96ce12b5c0c84e07f4c75412...Alexander Barkov2018-05-182-0/+3
* sql_yacc_ora.yy: mering MDEV-13384 "window" seems like a reserved column name...Alexander Barkov2018-05-184-9/+57
* MDEV-15818 Fix shift-reduce conflicts in the new 10.3 syntaxAlexander Barkov2018-05-172-17/+129
* MDEV-16201 CREATE TABLE creates extra transactionThirunarayanan Balathandayuthapani2018-05-176-23/+47
* Merge remote-tracking branch 'github/10.3' into 10.3Sergei Golubchik2018-05-1789-351/+3125
|\
| * Cleanup: moving keyword comments such as SQL-2003-R from rules to %token comm...Alexander Barkov2018-05-172-30/+30
| * MDEV-16045: Fix a heap allocationMarko Mäkelä2018-05-171-3/+2
| * MDEV-16202 Latest changes made erroneously some keywords reserved in sql_mode...Alexander Barkov2018-05-176-14/+810
| * MDEV-16172: Disable failing rpl testsMarko Mäkelä2018-05-171-0/+2
| * MDEV-16172: Enable skipped testsMarko Mäkelä2018-05-1710-46/+0
| * Merge 10.2 into 10.3Marko Mäkelä2018-05-1792-374/+2958
| |\
| | * MDEV-13779 InnoDB fails to shut down purge workers, causing hangMarko Mäkelä2018-05-161-2/+12
| | * MDEV-13626 Merge InnoDB test cases from MySQL 5.7Thirunarayanan Balathandayuthapani2018-05-1611-0/+467
| | |\
| | | * BUG#22385442 - INNODB: DIFFICULT TO FIND FREE BLOCKS IN THE BUFFER POOLShaohua Wang2018-05-162-0/+67
| | | * - Adjusted the test case for MariaDBThirunarayanan Balathandayuthapani2018-05-161-0/+3
| | | * Bug#21628087 innodb_log_checkpoint_now not fully compatible with WL#7142Marko Mäkelä2018-05-162-0/+48
| | | * Move the test case from innodb.alter_page_sizeThirunarayanan Balathandayuthapani2018-05-164-55/+49
| | | * Bug #19077964 ASSERT PAGE_SIZE.EQUALS_TO SPACE_PAGE_SIZE BTR_COPY_BLOB_PREFIXAnnamalai Gurusami2018-05-162-0/+55
| | | * Adjust the alter_foreign_crash test case for MariaDBThirunarayanan Balathandayuthapani2018-05-162-7/+8
| | | * Bug #20476395 DICT_LOAD_FOREIGNS() FAILED IN COMMIT_INPLACE_ALTER_TABLEAnnamalai Gurusami2018-05-162-0/+62
| | | * Adjust the tests for MariaDB.Thirunarayanan Balathandayuthapani2018-05-162-51/+37
| | | * Bug#19330255 WL#7142 - CRASH DURING ALTER TABLE LEADS TO DATA DICTIONARY INCO...Marko Mäkelä2018-05-163-0/+251
| | |/
| | * MDEV-14695: Assertion `n < m_size' failed in Bounds_checked_array<Element_typ...Varun Gupta2018-05-169-8/+45
| | * Updated list of unstable tests for 10.2.15Elena Stepanova2018-05-151-118/+120
| | * MDEV-15461 Check Constraints with binary logging makes insert inconsistentMonty2018-05-153-3/+83
| | * add missing test resultSergei Golubchik2018-05-151-0/+11
| | * disable galera.pxc-421 testSergei Golubchik2018-05-151-0/+1
| | * MDEV-16110 ALTER with ALGORITHM=INPLACE breaks temporary table with virtual c...Sergei Golubchik2018-05-153-0/+21
| | * MDEV-14750 Valgrind Invalid read, ASAN heap-use-after-free in Item_ident::pri...Sergei Golubchik2018-05-153-0/+25
| | * cleanup: vcol_in_partition_func_processorSergei Golubchik2018-05-153-11/+4
| | * MDEV-15755 Query crashing MariaDB in cleanup_after_querySergei Golubchik2018-05-153-0/+378
| | * fix failing main.mysql_client_test test on 32bitSergei Golubchik2018-05-151-2/+2
| | * update C/CSergei Golubchik2018-05-151-0/+0
| | * MDEV-16155: UPDATE on RocksDB table with unique constraint does not workSergei Petrunia2018-05-153-21/+69
| | * MDEV-16142: Update the InnoDB version number to 5.7.22Marko Mäkelä2018-05-152-2/+2
| | * MDEV-16101: ADD PARTITION on table partitioned by list does not work with mor...Jacob Mathew2018-05-143-1/+254
| | * Down-scale rocksdb.bulk_load* tests by 2x. This should fix MDEV-13904Sergei Petrunia2018-05-145-130/+91
| | * MDEV-16142: Merge one more fix from MySQL 5.7.22Marko Mäkelä2018-05-143-0/+30
| | |\
| | | * Bug 27122803 - BACKPORT FIX FOR BUG 25899959 TO MYSQL-5.7Marko Mäkelä2018-05-143-0/+30
| | |/
| | * Post-merge fix for rocksdb.add_index_inplace_sstfilewriterSergei Petrunia2018-05-142-0/+6
| | * MDEV-14562: rocksdb.bloomfilter failed in buildbotSergei Petrunia2018-05-144-1/+11
| | * MDEV-13987 Hang in FLUSH TABLES...FOR EXPORTMarko Mäkelä2018-05-142-1/+2
| | * MDEV-14375: rocksdb.bulk_load_unsorted failsSergei Petrunia2018-05-143-67/+46
| | * MDEV-16154: Server crashes in in myrocks::ha_rocksdb::load_auto_incr_value_fr...Sergei Petrunia2018-05-145-1/+48
| | * MDEV-16090: Server crash in in Item_func_in::val_int or assertion `in_item'Galina Shalygina2018-05-125-58/+111
| | * MDEV-16088: Pushdown into materialized views/derived tables doesn'tGalina Shalygina2018-05-125-6/+500
* | | MDEV-15979 DELETE HISTORY from a table with transaction-precise versioning ca...Aleksey Midenkov2018-05-174-16/+46
* | | MDEV-15969 System versioning and FEDERATED don't work well together: DML and ...Aleksey Midenkov2018-05-175-20/+188
* | | MDEV-16157 federated corrupts timestampsSergei Golubchik2018-05-174-1/+136