summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-0237-46/+786
|\
| * Fix/disable some failing galera tests.Nirbhay Choubey2016-11-018-4/+47
| * Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-2864-440/+1031
| |\
| | * MDEV-10846 Running mysqldump backup twice returns error: Table 'mysql.proc' d...Sergei Golubchik2016-10-271-3/+0
| | * Fixed bug mdev-9628.Igor Babaev2016-10-264-0/+190
| | * Fixed bug mdev-11096.Igor Babaev2016-10-263-2/+69
| | * MDEV-10846 Running mysqldump backup twice returns error: TableAlexey Botchkov2016-10-272-0/+15
| | * MDEV-8345 STOP SLAVE should not cause an ERROR to be logged to the error logSergei Golubchik2016-10-263-0/+24
| | * backport include/search_pattern_in_file.inc from 10.1Sergei Golubchik2016-10-268-6/+17
| | * MDEV-11126: Crash while altering persistent virtual columnJan Lindström2016-10-262-0/+80
| | * MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc()Sergey Vojtovich2016-10-262-0/+23
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-10-2510-23/+203
| | |\
| | | * MDEV-11069 main.information_schema test fails if hostname includes 'user'Elena Stepanova2016-10-172-8/+8
| | | * mysqldump: comments and identifiers with new linesSergei Golubchik2016-10-142-0/+164
| | | * mysqltest: don't eat new lines in --execSergei Golubchik2016-10-144-15/+15
| | | * mysql cli: fix USE command quotingSergei Golubchik2016-10-132-0/+16
| | * | MDEV-11097 - Update the list of unstable testsElena Stepanova2016-10-231-53/+36
| | * | Upstream MIPS test fixes from Debian Bug 838557.Kristian Nielsen2016-10-212-3/+3
| | * | MDEV-11061 Valgrind builder produces endless warningsElena Stepanova2016-10-161-10/+107
| | * | More unstable testsElena Stepanova2016-10-141-0/+3
| | * | MDEV-11061 Valgrind builder produces endless warnings after switching to OpenSSElena Stepanova2016-10-141-0/+22
* | | | MDEV-10347 mysqld got signal 11Alexander Barkov2016-11-022-0/+34
* | | | MDEV-11184: innodb.innodb-wl5522-debug-zip fails in buildbot on WindowsJan Lindström2016-10-312-4/+2
* | | | MDEV-11183: innodb.innodb-wl5522-debug fails in buildbot and outsideJan Lindström2016-10-312-0/+5
* | | | Add suppression for new InnoDB error log error as this testJan Lindström2016-10-302-0/+6
* | | | MDEV-9099: Test encryption.innodb_encryption_discard_import fails on buildbotJan Lindström2016-10-293-110/+152
* | | | MDEV-11004: Unable to start (Segfault or os error 2) when encryption key missingJan Lindström2016-10-294-0/+128
* | | | Merge pull request #250 from sensssz/10.1-vatsJan Lindström2016-10-261-0/+14
|\ \ \ \
| * | | | A few fixes for VATS in 10.1sensssz2016-10-251-0/+14
* | | | | Additions to the list of unstable testsElena Stepanova2016-10-191-1/+4
|/ / / /
* | | | MDEV-10685: innodb.xa_recovery failed in buildbotJan Lindström2016-09-302-0/+6
* | | | update test results after mergeSergei Golubchik2016-09-293-5/+5
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-292-5/+53
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-292-5/+53
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-10907 MTR and server writes can interleave in the error logVladislav Vaintroub2016-09-272-5/+53
* | | | MDEV-10201 SSL tests fail on fedora23Vladislav Vaintroub2016-09-282-9/+8
* | | | MDEV-10716: Assertion `real_type() != FIELD_ITEM' failed in Item_ref::build_e...Oleksandr Byelkin2016-09-282-0/+35
* | | | MDEV-9312: storage engine not enforced during galera cluster replicationNirbhay Choubey2016-09-283-0/+46
* | | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2016-09-283-0/+73
|\ \ \ \ | | |_|/ | |/| |
| * | | MDEV-10714: Could not execute Delete_rows event on table; wsrep_max_ws_rows e...Nirbhay Choubey2016-09-013-0/+73
| * | | Record wsrep.variables test result (with non-debug galera library).mariadb-galera-10.0.27Nirbhay Choubey2016-08-251-2/+0
* | | | MDEV-10508 Mariadb crash on out of disk space during dump importSergei Golubchik2016-09-282-0/+84
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-2828-347/+200
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-2717-334/+160
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-262-6/+0
| | * | Windows , mtr : allow cdb to print core dumps also if --parallel > 1Vladislav Vaintroub2016-09-261-5/+1
| | * | fix BIGINT+MEDIUMINT type aggregationmariadb-5.5.52Sergei Golubchik2016-09-122-0/+27
| | * | potential signedness issueSergei Golubchik2016-09-122-0/+8
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-09-114-280/+19
| | |\ \
| | | * | Bug #23280699: MYSQLD GOT SIGNAL 11 IN IS_NULL ON SELECTSreeharsha Ramanavarapu2016-07-222-10/+15