summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Introduced optimizer_switch for cost based order by limit optimizationVarun Gupta2020-02-092-4/+3
* Introduced an optimizer_switch for ORDER BY LIMITVarun Gupta2020-02-095-1205/+16
* Tests moved to one fileVarun Gupta2020-02-098-1464/+1391
* Minor fix to testsVarun Gupta2020-02-094-226/+223
* More tests added for subqueriesVarun Gupta2020-02-092-112/+352
* Sort nest not allowed inside dependent subqueriesVarun Gupta2020-02-092-6/+182
* ORDER BY LIMITVarun Gupta2020-02-0912-0/+5826
* Merge 10.4 into 10.5Marko Mäkelä2020-02-0714-5/+188
|\
| * MDEV-21616: Server crash when using "SET STATEMENT max_statement_time=0 FOR d...Oleksandr Byelkin2020-02-052-0/+20
| * MDEV-21658 Error on online ADD PRIMARY KEY after instant DROP/reorderMarko Mäkelä2020-02-052-0/+50
| * MDEV-21645 SIGSEGV in innobase_get_computed_valueMarko Mäkelä2020-02-042-0/+19
| * MDEV-20625 : MariaDB asserting when enabling wsrep_onbb-10.4-MDEV-20625Jan Lindström2020-02-042-1/+3
| * MDEV-20625: MariaDB asserting when enabling wsrep=onJulius Goryavsky2020-02-043-0/+21
| * MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my...Sachin2020-02-032-0/+20
| * MDEV-17798 System variable system_versioning_asof accepts wrong values (10.4)Aleksey Midenkov2020-02-022-0/+32
| * MDEV-18791 Wrong error upon creating Aria table with long index on BLOBSachin Setiya2020-02-022-0/+8
| * Fixup cd2c0e013ccb5f9b009743dfd7188585a539d9b5Marko Mäkelä2020-01-311-1/+1
| * Added error output wsrep_print_versionMonty2020-01-291-5/+16
* | Incorrect behaviour of WSREP_SYNC_WAIT_UPTO_GTID (#1442)mkaruza2020-02-052-5/+5
* | MDEV-20601: Make REPLICA a synonym for SLAVE in SQL statementsSujatha2020-02-044-0/+389
* | Galera GTID supportmkaruza2020-01-2932-234/+451
* | Merge 10.4 into 10.5Marko Mäkelä2020-01-2865-401/+1111
|\ \ | |/
| * List of unstable tests for 10.4.12 releasemariadb-10.4.12Elena Stepanova2020-01-261-231/+268
| * Post-merge fixSergei Petrunia2020-01-261-0/+1
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-252-0/+121
| |\
| | * MDEV-21383: Possible range plan is not used under certain conditionsbb-10.3-mdev21383Sergei Petrunia2020-01-242-0/+121
| * | fix testsOleksandr Byelkin2020-01-242-1/+2
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-2445-127/+265
| |\ \
| | * \ Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-2445-127/+265
| | |\ \ | | | |/ | | |/|
| | | * MDEV-21509: Work around occasional lost DEBUG_SYNCMarko Mäkelä2020-01-242-4/+10
| | | * don't run main.ssl_system_ca in --embeddedSergei Golubchik2020-01-231-0/+2
| | | * MENT-464 ASAN MTR quick test - some failures to be investigated.Alexey Botchkov2020-01-242-13/+13
| | | * MDEV-14183: aria_pack segfaults in compress_maria_fileVlad Lesin2020-01-232-2/+3
| | | * new C/C and --ssl-verify-server-cert testsSergei Golubchik2020-01-234-0/+34
| | | * MDEV-21249 MariaDB 10.3.10 When referring to bigint to generate timestamp dat...Sergei Golubchik2020-01-212-0/+52
| | | * MDEV-14183: aria_pack segfaults in compress_maria_fileVlad Lesin2020-01-212-0/+44
| | | * MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-214-1/+3
| | | * MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-2133-113/+110
| * | | fix perfschema.start_server_innodb test (related to MDEV-17571)Oleksandr Byelkin2020-01-244-4/+4
| * | | MDEV-17571 : Make systemd timeout behavior more compatible with long Galera SSTsJan Lindström2020-01-221-0/+4
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-2111-78/+172
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-2112-79/+172
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-2011-47/+133
| | | |\
| | | | * Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-192-6/+20
| | | | |\
| | | | | * 5.6.47Oleksandr Byelkin2020-01-193-7/+21
| | | | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-197-37/+103
| | | | |\ \
| | | | | * | Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN...mariadb-5.5.67Sergei Golubchik2020-01-182-0/+23
| | | | | * | Bug#30194841 INSERT ON DUPLICATE KEY UPDATE UPDATES THE WRONG ROWMaheedhar PV2020-01-183-0/+80
| | | | | * | MDEV-21210: main.uniques_crash-7912 tries to allocate 1TB of memoryVicențiu Ciorbaru2020-01-162-37/+0
| | | | * | | InnoDB 5.6.47 and XtraDB 5.6.46-86.2Marko Mäkelä2020-01-173-5/+5