summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311392-9745/+23750
* Follow-up #2 for switching PSEUDO_THREAD_ID to ulonglong: fix another 32-bit ...Elena Stepanova2016-03-291-13/+0
* Follow-up for switching PSEUDO_THREA_ID to ulonglong: fix the 32-bit testElena Stepanova2016-03-291-13/+0
* Merge branch '10.1' into 10.2Oleksandr Byelkin2016-03-252-137/+0
|\
| * Followup for 2783fc7: return an error to the caller if mysql.proc cannot be o...mariadb-10.1.13Oleksandr Byelkin2016-03-241-1/+1
| * Ugly test removed for now.Alexey Botchkov2016-03-242-137/+0
* | more result updatesSergei Golubchik2016-03-242-22/+22
* | after merge fixesSergei Golubchik2016-03-231-1/+1
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-23109-409/+2024
|\ \ | |/
| * MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE...Alexey Botchkov2016-03-232-0/+137
| * MDEV-9604 crash in Item::save_in_field with empty enum valueAlexander Barkov2016-03-234-17/+231
| * Fix sysvar tests - embedded and 32-bitElena Stepanova2016-03-233-234/+262
| * MDEV-9443: Add reexecution test cases.Vicențiu Ciorbaru2016-03-222-0/+60
| * MDEV-9443: Add REVOKE <role> as a command to PREPAREVicențiu Ciorbaru2016-03-222-0/+18
| * MDEV-9443: Roles aren't supported in prepared statementsVicențiu Ciorbaru2016-03-222-0/+114
| * MDEV-9613: keyfile without any keys crashes mysqld on loading file_key_manage...Vicențiu Ciorbaru2016-03-223-0/+15
| * Add an empty file to std_data for future testing purposesVicențiu Ciorbaru2016-03-221-0/+0
| * MDEV-6058 MySQL Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS ANDAlexey Botchkov2016-03-226-0/+185
| * Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-03-2241-47/+213
| |\
| | * MDEV-9737 Duplicate error in replication with slave triggers and auto incrementSergei Golubchik2016-03-222-0/+54
| | * Merge branch '10.0' into 10.1Sergei Golubchik2016-03-2135-45/+131
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2016-03-213-12/+34
| | | |\
| | | | * MDEV-4070 sys_vars.secure_file_priv fails sporadically if it's executed with ...Elena Stepanova2016-02-261-9/+31
| | | | * MDEV-9299 Test main.events_2 incompatible with Debian reproducibility testing...Sergei Golubchik2016-02-172-3/+3
| | | * | MDEV-9679 main.delayed fails sporadicallySergei Golubchik2016-03-212-3/+3
| | | * | fix extension_based_table_discovery for partitioned tablesSergei Golubchik2016-03-212-0/+13
| | | * | Extra space in the result fileElena Stepanova2016-03-181-1/+1
| | | * | Update sponsorsiangilfillan2016-03-151-3/+3
| | | * | MDEV-9713 Sporadic test failure: sys_vars.innodb_buffer_pool_load_now_basicElena Stepanova2016-03-121-1/+13
| | | * | MDEV-9667: Server hangs after select count(distinct name) from t2 where a=836...Jan Lindström2016-03-112-0/+39
| | | * | Update AskMonty and Atlassian references to MariaDBiangilfillan2016-03-081-1/+1
| | | * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-0424-26/+26
| | * | | MDEV-9629 Disappearing PRI from Key column after creating a triggerSergei Golubchik2016-03-192-0/+26
| | * | | main.mysqld--help failure with cracklib pluginSergei Golubchik2016-03-181-1/+1
| | * | | update plugins' maturity levelsSergei Golubchik2016-03-181-1/+1
| * | | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2016-03-223-7/+51
| |\ \ \ \
| | * \ \ \ Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2016-03-223-7/+51
| | |\ \ \ \
| | | * | | | MDEV-9401: wsrep_forced_binlog_format with binlog causes crashNirbhay Choubey2016-03-183-0/+86
| | | * | | | Update global_suppressions for galera suite to include new warning.Nirbhay Choubey2016-02-161-1/+2
| | | * | | | Merge tag 'mariadb-5.5.48' into 5.5-galeraNirbhay Choubey2016-02-1363-51/+1992
| | | |\ \ \ \
| | | * | | | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-106-174/+0
| | | * | | | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-094-1/+137
| | | * | | | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-093-0/+38
| | * | | | | | Skip galera_sync_wait_show.test on non-debug builds.mariadb-galera-10.0.24Nirbhay Choubey2016-02-241-0/+1
| * | | | | | | MDEV-9696: CREATE SERVER statement does not replicate in Galera ClusterNirbhay Choubey2016-03-222-0/+48
| * | | | | | | Fix galera_sync_wait_show test.Nirbhay Choubey2016-03-222-4/+5
| * | | | | | | MDEV-9516 type error when setting session variableAlexander Barkov2016-03-224-2/+30
| * | | | | | | MDEV-9590: Always print "Engine-independent statistic" warnings and might be ...Oleksandr Byelkin2016-03-218-58/+37
| * | | | | | | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent resultAlexander Barkov2016-03-212-2/+23
| | |_|_|/ / / | |/| | | | |
| * | | | | | MDEV-9701: CREATE VIEW with GROUP BY or ORDER BY and constant produces invali...Oleksandr Byelkin2016-03-182-0/+36