summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19861 Add intfastructure to have ENUM columns in INFORMATION_SCHEMAAlexander Barkov2019-06-261-1/+1
* Added s3_debug to be able to debug s3 connectionsMonty2019-06-251-0/+1
* Added S3 test case with InnoDBMonty2019-06-242-0/+66
* MDEV-19810 Reuse new I_S table definition helper classes for InnoDBAlexander Barkov2019-06-2084-0/+532
* Merge 10.4 into 10.5Marko Mäkelä2019-06-2033-33/+3397
|\
| * MDEV-19774 Assertion `sec.se c() <= 0x7FFFFFFFL' failed in Item_func_from_uni...Alexander Barkov2019-06-202-0/+13
| * Merge 10.3 into 10.4Marko Mäkelä2019-06-1926-33/+3341
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-06-198-6/+203
| | |\
| | | * MDEV-19595 fixedMichael Widenius2019-06-192-0/+43
| | | * MDEV-19750 mysql command wrong encodingVladislav Vaintroub2019-06-172-0/+4
| | | * MDEV-19055 Failures with temporary tables and AriaMichael Widenius2019-06-172-0/+78
| | | * Trivial test result update after fix for MDEV-19771Sergei Petrunia2019-06-161-4/+4
| | | * MDEV-19771 REPLACE on table with virtual_field can cause crashMichael Widenius2019-06-152-4/+76
| | | * Updated list of unstable tests for 10.2.25mariadb-10.2.25Elena Stepanova2019-06-141-74/+78
| | * | MDEV-17363 - Compressed columns cannot be restored from dumpAlexander Barkov2019-06-1816-23/+3134
| | * | fix versioning.simple for embeddedSergei Golubchik2019-06-152-112/+107
| | * | Updated list of unstable tests for 10.3.16 releasemariadb-10.3.16Elena Stepanova2019-06-151-96/+92
| * | | Merge branch 'bb-10.4-release' into 10.4Sergei Golubchik2019-06-182-0/+10
| |\ \ \
| | * | | bugfix: crash on the empty db namemariadb-10.4.6Sergei Golubchik2019-06-172-0/+10
| * | | | MDEV-18832 Galera: 10.4 node crashed with Assertion `state() == s_committing'...mkaruza2019-06-183-0/+33
| |/ / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-1867-1933/+1663
|\ \ \ \ | |/ / /
| * | | make the heap.heap test portableSergei Golubchik2019-06-172-12/+10
| * | | MDEV-14735 better matching order for grantsSergei Golubchik2019-06-172-0/+63
| * | | bugfix: PROXY privilege matched usernames incorrectlySergei Golubchik2019-06-172-0/+7
| * | | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-179-13/+80
| * | | fix versioning.simple for embeddedSergei Golubchik2019-06-172-112/+107
| * | | fix tests, failing after daf333abcfcSergei Golubchik2019-06-172-2/+2
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-1448-1906/+1469
| |\ \ \ | | |/ /
| | * | MDEV-16804 SYSTEM VERSIONING columns not showing as GENERATEDAleksey Midenkov2019-06-143-2/+150
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-1446-1985/+1327
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-1324-49/+524
| | | |\
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-1224-44/+518
| | | | |\
| | | | | * MDEV-18479 Another complementIgor Babaev2019-06-101-9/+9
| | | | | * MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)'Igor Babaev2019-06-098-5/+258
| | | | | * MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-016-0/+119
| | | | | * cleanupSergei Golubchik2019-06-016-11/+13
| | | | | * MDEV-18479 ComplementIgor Babaev2019-05-282-11/+11
| | | | | * MDEV-19588 Wrong results from query, using left join.Igor Babaev2019-05-283-0/+100
| | | * | | MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU listThirunarayanan Balathandayuthapani2019-06-131-0/+1
| | | * | | Galera test cleanup.Jan Lindström2019-06-133-0/+16
| | | * | | Clean up the test innodb.innodb-64k-crashMarko Mäkelä2019-06-122-391/+16
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-124-1456/+0
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-16111 encryption.innodb_lotoftables failed in buildbot with wrong resultMarko Mäkelä2019-06-124-1479/+0
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-1212-86/+758
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-19675 Wrong charset is chosen when opening a pre-4.1 tableAlexander Barkov2019-06-033-0/+161
| | | | * | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-297-77/+584
| | * | | | Merge 10.2 into 10.3Jan Lindström2019-06-122-5/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-19736: Galera test failure onJan Lindström2019-06-122-5/+0
| * | | | | MDEV-19634: Assertion `0' failed in row_sel_convert_mysql_key_to_innobase, [W...Varun2019-06-142-0/+37
* | | | | | MDEV-19772 Add helper classes for ST_FIELD_INFOAlexander Barkov2019-06-161-1/+1