summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17658 change the structure of mysql.user tableSergei Golubchik2018-12-125-22/+22
* cleanup: refactor grant table classes in sql_acl.ccSergei Golubchik2018-12-122-3/+2
* extend the test case to better emulate 5.7 user tableSergei Golubchik2018-12-122-2/+12
* more tests for mysql_install_db.exeSergei Golubchik2018-12-123-8/+19
* MDEV-5313 Improving audit api.Alexey Botchkov2018-12-126-9/+9
* MDEV-17901 Crash after instant DROP COLUMN of AUTO_INCREMENT columnMarko Mäkelä2018-12-112-1/+50
* Fixed sporadic main.mdl_sync failureSergey Vojtovich2018-12-101-0/+4
* Fixed main.create-big failureSergey Vojtovich2018-12-102-12/+12
* MDEV-17946 : Unsorted acl_dbs after RENAME USERVladislav Vaintroub2018-12-102-0/+20
* MDEV-13995 MAX(timestamp) returns a wrong result near DST changeAlexander Barkov2018-12-108-0/+575
* Updated the result for innodb.innodb_mysqlVarun Gupta2018-12-101-6/+9
* MDEV-17899 Assertion failures on rollback of instant ADD/DROPMarko Mäkelä2018-12-102-0/+62
* Merge 10.3 into 10.4Marko Mäkelä2018-12-101-0/+1
|\
| * Fix another random failure in rpl.rpl_gtid_crashKristian Nielsen2018-12-081-0/+1
* | Moved early check for table existance to mysql_execute_command()Sergey Vojtovich2018-12-0910-175/+134
* | Added syntax and implementation for BACKUP STAGE'sMonty2018-12-0916-6/+3011
* | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-097-20/+290
* | Acquire global read lock (MDL_BACKUP_STMT) after share is acquiredSergey Vojtovich2018-12-094-5/+175
* | Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-0914-58/+56
* | Changed FLUSH TABLES to not change share versionMonty2018-12-0932-87/+121
* | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-0914-39/+209
* | Added timing of bootstrap to mtrMonty2018-12-091-0/+6
* | Cleaned up some MTR testsMonty2018-12-098-178/+188
* | Fixed test case bug in purge_thread_shutdownMonty2018-12-091-1/+3
* | Disabled some galera tests that always fails on OpenSuse 10.5Monty2018-12-092-1/+10
* | Fixed that mtr --extern works with --include/have_innodb.incMonty2018-12-091-0/+1
* | Changed some MySQL names in messages to MariaDBMonty2018-12-094-9/+9
* | MDEV-17255: New optimizer defaults and ANALYZE TABLEVarun Gupta2018-12-098-9/+165
* | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-09203-1734/+3573
* | MDEV-17928 Conversion from TIMESTAMP to VARCHAR SP variables does not work we...Alexander Barkov2018-12-083-3/+73
* | MDEV-17932 : assertion in multi RENAME USER command.Vladislav Vaintroub2018-12-082-0/+17
* | Merge 10.3 into 10.4Marko Mäkelä2018-12-081-0/+1
|\ \ | |/
| * Fix an occational test failure in rpl.rpl_gtid_crashKristian Nielsen2018-12-071-0/+1
* | Merge 10.3 into 10.4Marko Mäkelä2018-12-0711-21/+120
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-12-0711-21/+120
| |\
| | * After-merge fixMarko Mäkelä2018-12-072-2/+2
| | * Merge 10.1 into 10.2Marko Mäkelä2018-12-078-21/+87
| | |\
| | | * MDEV-17917 MTR: fixed race conditions in perfschema.socket_connect, main.connectVladislav Vaintroub2018-12-063-21/+8
| | | * Merge branch '10.0' into 10.1Sergei Golubchik2018-12-065-0/+79
| | | |\
| | | | * MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-062-0/+24
| | | | * Added a testcase for mdev-17734Varun Gupta2018-12-053-0/+55
| | | * | Fortify galera_sst_mariabackup_table_options test.Jan Lindström2018-11-261-0/+8
| | | * | MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: ...Jan Lindström2018-11-261-4/+15
| | | * | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-262-3/+5
| | * | | MDEV-17923 Assertion failed in trx_undo_page_report_modify after CREATE FULLT...Marko Mäkelä2018-12-072-0/+32
| | * | | Disable a frequently failing testMarko Mäkelä2018-12-041-0/+1
* | | | | Move deletion of old GTID rows to slave background threadKristian Nielsen2018-12-077-62/+134
* | | | | Fix windows build : re-record .result fileVladislav Vaintroub2018-12-061-2/+1
* | | | | Windows : create a minimalistic MTR test for mysql_install_db.exeVladislav Vaintroub2018-12-063-0/+36
* | | | | MDEV-15649 Speedup search in acl_users and acl_dbs array,Vladislav Vaintroub2018-12-064-16/+16