summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-perfschema-5.6' into 10.0Vicențiu Ciorbaru2017-05-163-0/+23
|\
| * 5.6.36Vicențiu Ciorbaru2017-05-163-0/+23
| * 5.6.33Sergei Golubchik2016-09-272-309/+0
* | MDEV-11883 MariaDB crashes with out-of-memory when query information_schemaSergei Golubchik2017-05-152-0/+49
* | MDEV-12761 Error return from external_lock make the server crashSergei Golubchik2017-05-152-0/+25
* | MDEV-12420: pcre recursion overflow test caseDaniel Black2017-05-152-0/+9
* | Merge branch '5.5' into 10.0Sergei Golubchik2017-05-082-0/+81
|\ \
| * | Fixed the bug mdev-12673.Igor Babaev2017-05-042-0/+81
* | | MDEV-12635 innodb.log_file_size fails when run with ValgrindMarko Mäkelä2017-05-052-0/+4
* | | Merge branch '5.5' into bb-10.0-merge-5.5bb-10.0-merge-5.5Oleksandr Byelkin2017-04-252-0/+35
|\ \ \ | |/ /
| * | Fixed the bug mdev-10693.Igor Babaev2017-04-242-0/+36
* | | Add and adjust a test from MySQL:Marko Mäkelä2017-04-242-0/+175
* | | Add and adjust a test from MySQL:Marko Mäkelä2017-04-243-0/+98
* | | MDEV-12495 Conditional jump depends on uninitialised value for: SELECT NULL U...Alexander Barkov2017-04-222-0/+26
* | | Fixed bug mdev-10053.Igor Babaev2017-04-215-12/+94
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-2127-48/+502
|\ \ \ | |/ /
| * | Fix use of `require` in mysql-test-run.Oleksandr Byelkin2017-04-193-10/+7
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-1113-26/+177
| |\ \
| | * | Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERYmysql-5.5.55Bharathy Satish2017-03-182-0/+113
| | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-102-14/+14
| | * | Bug#25608828: I_MAIN.VARIABLES-BUG21503595 FAILSArun Kuruvila2017-02-241-1/+10
| | * | Bug#25514146: DB_NAME IS IGNORED WHEN CREATING TABLE WITH DATA DIRECTORYDyre Tjeldvoll2017-02-232-0/+27
| | * | Bug#25335897: Modified the year of the date value from 2017 to 2037 in first ...Horst Hunger2017-01-032-3/+3
| | * | Bug #24595937: INCORRECT BEHAVIOR WHEN LOADING DATA TO VIEWSreeharsha Ramanavarapu2016-12-132-2/+2
| | * | BUG#25147154 : MTR TRIES TO COPY CONTENTS FROM /TMP/DATAPavan Naik2016-12-051-9/+7
| | * | Bug#25092566: CREATE TABLE WITH DATA DIRECTORY CLAUSE DOES NOT REQUIRE SPECIALDyre Tjeldvoll2016-11-242-0/+4
| | * | Bug#22874167 : fix for MAIN.LOG_TABLES-BIG UNSTABLE ON LOADED HOSTSShipra Jain2016-11-092-12/+12
| | * | Bug#24918325: backport bug11756699 in this patchShipra Jain2016-11-053-1/+6
| * | | Adjusted test results after the fix for mdev-12429.Igor Babaev2017-04-071-2/+2
| * | | Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886.Igor Babaev2017-04-0414-21/+328
* | | | MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-212-62/+6
* | | | MDEV-8642: WHERE Clause not applied on View - Empty result set returnedOleksandr Byelkin2017-04-052-0/+75
* | | | Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.Marko Mäkelä2017-04-054-0/+264
* | | | Merge 5.5 into 10.0Marko Mäkelä2017-03-242-51/+43
|\ \ \ \ | |/ / /
| * | | MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-243-39/+41
* | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-03-212-0/+29
|\ \ \ \ | |/ / /
| * | | MDEV-6486: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Varun Gupta2017-03-142-0/+29
* | | | Clean up the test mentioned in MDEV-12052.Marko Mäkelä2017-03-182-17/+1
* | | | Make ELOOP be considered a File Not Found error when it comes from handlertonVicențiu Ciorbaru2017-03-143-6/+6
* | | | Remove leftover merge conflict markerVicențiu Ciorbaru2017-03-091-1/+0
* | | | Correct a merge error.Marko Mäkelä2017-03-081-0/+54
* | | | Merge 5.5 into 10.0Marko Mäkelä2017-03-086-67/+88
|\ \ \ \ | |/ / /
| * | | MDEV-11078: NULL NOT IN (non-empty subquery) should never return resultsVarun Gupta2017-03-052-0/+53
| * | | MDEV-9635: Server crashes in part_of_refkey or assertion `!created && key_to...Oleksandr Byelkin2017-02-282-0/+35
* | | | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30Vicențiu Ciorbaru2017-03-0670-1234/+3296
|\ \ \ \
| * | | | Fix tokudb.gap_lock_error testVicențiu Ciorbaru2017-03-055-0/+232
| * | | | Updated list of unstable tests for 10.0.30 releaseElena Stepanova2017-03-051-79/+85
| * | | | Add missing sys_var test for innodb_stats_include_delete_markedVicențiu Ciorbaru2017-03-052-0/+78
| * | | | Post MDEV-11902 Fix test failures in maria and myisam storage enginesVicențiu Ciorbaru2017-03-033-4/+4
| * | | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-0364-1158/+2904
| |\ \ \ \ | | |/ / /