summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2020-05-162-0/+113
|\
| * MDEV-22579 No error when inserting DEFAULT(non_virtual_column) into a virtual...Alexander Barkov2020-05-152-0/+50
* | MDEV-13626: Make test more robustMarko Mäkelä2020-05-151-0/+4
* | MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDBMarko Mäkelä2020-05-152-96/+0
* | Fix for using uninitialized memoryMonty2020-05-152-40/+12
* | Fixed bugs found by valgrindMonty2020-05-151-0/+2
* | MDEV-21336 Memory leaks related to innodb_debug_syncMarko Mäkelä2020-05-143-121/+0
* | Ensure that auto_increment fields are marked properly on updateMonty2020-05-135-0/+43
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-131-1/+1
|\ \ | |/
| * Merge branch '10.1-release' into 10.1Oleksandr Byelkin2020-05-116-286/+371
| |\
| * | MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-081-1/+1
* | | Merge branch '10.2-release' into 10.2Oleksandr Byelkin2020-05-114-0/+492
|\ \ \
| * \ \ Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-084-0/+492
| |\ \ \ | | | |/ | | |/|
| | * | cleanup: foreign-keys.test vs foreign_key.testmariadb-10.1.45Sergei Golubchik2020-05-086-377/+371
| | * | MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-082-1/+48
| | * | MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-062-0/+44
| | |/
* | | Add global suppression for connectivity problems.Jan Lindström2020-05-081-0/+1
* | | MDEV-21483 : Galera MTR tests failed: galera.MW-328A galera.MW-328BJan Lindström2020-05-085-4/+16
* | | MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myis...Jan Lindström2020-05-082-0/+13
* | | MDEV-21515 : Galera test sporadic failure on galera.galera_wsrep_new_cluster:...Jan Lindström2020-05-062-60/+51
* | | MDEV-19741 : Galera test failure on galera.galera_sst_mariabackup_table_optionsJan Lindström2020-05-061-1/+0
|/ /
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-042-0/+23
|\ \ | |/
| * MDEV-19092 Server crash when renaming the column whenbb-10.1-MDEV-19092Thirunarayanan Balathandayuthapani2020-05-042-0/+23
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-024-1/+81
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-304-1/+75
| |\
| | * Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I...Sergei Golubchik2020-04-302-0/+49
| | * Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTSSergei Golubchik2020-04-292-1/+26
* | | add WITH_DBUG_TRACE CMake variableEugene Kosov2020-04-292-2/+2
* | | MDEV-20916: Galera test failure on galera.galera_parallel_autoinc_largetrx: R...Jan Lindström2020-04-293-7/+10
* | | Merge 10.1 into 10.2Marko Mäkelä2020-04-287-4/+1549
|\ \ \ | |/ /
| * | InnoDB 5.6.48Marko Mäkelä2020-04-288-3/+1539
| |\ \
| | * | MDEV-22393 Corruption for SET GLOBAL innodb_ string variablesMarko Mäkelä2020-04-285-0/+1536
| |/ /
| * | XtraDB 5.6.47-87.0Marko Mäkelä2020-04-272-2/+2
* | | Speed up innodb_gis.rtree_splitMarko Mäkelä2020-04-282-90/+30
* | | MDEV-20230: mariabackup --ftwrl-wait-timeout never times out on explicitbb-10.2-MDEV-20230-ftwrl-wait-timeoutVlad Lesin2020-04-272-0/+39
* | | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-0/+1
|\ \ \ | |/ /
| * | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-0/+1
| * | sysvars_server_* tests need to have performance schema enabledVicențiu Ciorbaru2020-04-131-0/+1
* | | MDEV-22358 Assertion srv_undo_sources || ... in row_prebuilt_free()Marko Mäkelä2020-04-232-2/+13
* | | MDEV-21807 : galera.galera_slave_replay MTR failed: WSREP: Unknown parameter ...Jan Lindström2020-04-221-1/+1
* | | MDEV-22181 : galera.galera_sst_mysqldump_with_key MTR failed: INSERT failed: ...Jan Lindström2020-04-221-0/+3
* | | MDEV-19347: Mariabackup does not honor ignore_db_dirs from serverbb-10.2-MDEV-19347-ignore_db_dirsVlad Lesin2020-04-213-0/+23
* | | MDEV-21599 - plugins.server_audit fails sporadically in buildbotSergey Vojtovich2020-04-102-19/+29
* | | MDEV-21168: Active XA transactions stop slave from working after backupVlad Lesin2020-04-072-0/+122
* | | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-0135-530/+491
* | | Merge 10.1 into 10.2Marko Mäkelä2020-04-012-0/+18
|\ \ \ | |/ /
| * | MDEV-19092 Server crash when renaming the column whenThirunarayanan Balathandayuthapani2020-03-252-0/+18
* | | MDEV-13626: Improve innodb.xa_recovery_debugMarko Mäkelä2020-04-012-6/+9
* | | MDEV-13626: Import and adapt innodb.xa_recovery_debugMarko Mäkelä2020-03-312-0/+62
* | | MDEV-22021: Galera database could get inconsistent with rollback to savepointmkaruza2020-03-315-0/+121