summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-2942-261/+1551
|\
| * Additions to the list of unstable tests for 10.2.11mariadb-10.2.11Elena Stepanova2017-11-271-0/+7
| * Merge 10.1 into 10.2Marko Mäkelä2017-11-244-1/+67
| |\
| | * MDEV-14447 mariabackup incremental incorrectly extends system tablespaceVladislav Vaintroub2017-11-244-1/+67
| * | Updated list of unstable tests for 10.2.11Elena Stepanova2017-11-241-101/+95
| * | MDEV-12012. Post-push attempt to catch failure in rpl_gtid_delete_domain fail...Andrei Elkin2017-11-232-1/+43
| * | Adjust the tests for MariaDB, and optimize themMarko Mäkelä2017-11-234-412/+240
| * | Import WL#6658 update_time tests from MySQL 5.7Marko Mäkelä2017-11-235-0/+764
| * | MDEV-14428 main.cte_nonrecursive failed in --embeddedSergei Golubchik2017-11-214-110/+110
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-2128-49/+638
| |\ \ | | |/
| | * never add new error messages to old GA releases!Sergei Golubchik2017-11-192-6/+6
| | * MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
| | * MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
| | * MDEV-9510 Segmentation fault in binlog thread causes crashAndrei Elkin2017-11-152-0/+13
| | * MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-158-2/+374
| | * MDEV-13936: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2017-11-144-0/+70
| | * Updated list of unstable tests for 10.1.29 releaseElena Stepanova2017-11-101-126/+117
| | * Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-106-6/+547
| | |\
| | | * MW-388mariadb-galera-10.0.33Jan Lindström2017-11-081-0/+2
| | | * Fix galera.galera_suspend_slave on FreeBSDVasil Dimov2017-11-081-2/+2
| | | * MW-410 Stability fix for test galera.galera_ftwrlDaniele Sciascia2017-11-081-4/+3
| | | * MW-402 cascading FK issues, 5.6 versionsjaakola2017-11-082-7/+91
| | | * MW-388Jan Lindström2017-11-082-1/+18
| | | * MW-402 cascading FK issuessjaakola2017-11-084-11/+363
| | | * MW-388 Fix conflict handling of SPs with DECLARE ... HANDLERDaniele Sciascia2017-11-082-0/+87
| | | * Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galeraSachin Setiya2017-11-03199-369/+10398
| | | |\
| | * | \ Merge branch '10.0' into 10.1Sergei Golubchik2017-11-109-42/+13
| | |\ \ \
| | | * | | MDEV-12372 mysqlbinlog --version output is the same on 10.x as on 5.5.x, and ...Sergei Golubchik2017-11-092-0/+7
| | | * | | remove redundant tests from mysql-test/include/*.inc filesSergei Golubchik2017-11-097-42/+6
* | | | | | MDEV-14467 Item_param: replace {INT|DECIMAL|REAL|STRING|TIME}_VALUE with Type...Alexander Barkov2017-11-296-9/+154
* | | | | | A cleanup for MDEV-12846 sql_mode=ORACLE: using Oracle-style placeholders in ...Alexander Barkov2017-11-221-0/+5
* | | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-11-2114-0/+2848
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Adjust an imported testMarko Mäkelä2017-11-212-34/+18
| * | | | | MDEV-13201 Assertion `srv_undo_sources || ...` failed on shutdown during DDL ...Marko Mäkelä2017-11-212-0/+31
| * | | | | Adjust the MySQL 5.7 tests for MariaDB 10.2Marko Mäkelä2017-11-209-96/+61
| * | | | | Import WL#7277 bulk insert creation tests from MySQL 5.7Marko Mäkelä2017-11-2012-0/+2868
* | | | | | MDEV-14454 Binary protocol returns wrong collation ID for SP OUT parametersAlexander Barkov2017-11-212-8/+34
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-2035-75/+684
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-14435 Different UNSIGNED flag of out user variable for YEAR parameter fo...Alexander Barkov2017-11-182-2/+81
| * | | | | MDEV-14434 Wrong result for CHARSET(CONCAT(?,const))Alexander Barkov2017-11-182-0/+56
| * | | | | MDEV-14402 JSON_VALUE doesn't escape quote.Alexey Botchkov2017-11-162-0/+4
| * | | | | MDEV-13206: INSERT ON DUPLICATE KEY UPDATE foreign key failJan Lindström2017-11-162-0/+123
| * | | | | Fixed bug mdev-13453 Executing a query via CTE requires more permissionsIgor Babaev2017-11-142-0/+109
| * | | | | MDEV-11881 Empty coordinates must be rejected in GeoJSON objects.Alexey Botchkov2017-11-142-0/+19
| * | | | | MDEV-13971 crash in skip_num_constant.Alexey Botchkov2017-11-112-0/+7
| * | | | | Fixed MDEV-13994 Bad join results with orderby_uses_equalities=on.Igor Babaev2017-11-104-0/+211
* | | | | | MDEV-14415 Add Oracle-style FOR loop to sql_mode=DEFAULTAlexander Barkov2017-11-166-0/+1156
* | | | | | MDEV-11160 "Incorrect column name" when "CREATE TABLE t1 AS SELECT spvar"Alexander Barkov2017-11-152-0/+55
* | | | | | MDEV-11155 Bad error message when creating a SET column with comma and non-AS...Alexander Barkov2017-11-152-0/+14
* | | | | | MDEV-12846 sql_mode=ORACLE: using Oracle-style placeholders in direct query e...Alexander Barkov2017-11-152-0/+34