summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()Alexander Barkov2016-08-032-0/+24
* MDEV-10383 Named pipes : multiple servers can listen on the same pipenameVladislav Vaintroub2016-08-021-0/+9
* MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trustyOleksandr Byelkin2016-07-302-0/+30
* MDEV-10228: update test resultsSergei Petrunia2016-07-301-0/+31
* MDEV-10228: Delete missing rows with OR conditionsSergei Petrunia2016-07-272-0/+60
* MDEV-10316 - main.type_date fails around midnight sporadicallySergey Vojtovich2016-07-212-12/+5
* MDEV-10318 unset params in --ps --embeddedSergei Golubchik2016-07-122-0/+9
* MDEV-10311 - funcs_1.processlist_priv_no_prot fails sporadicallySergey Vojtovich2016-06-301-1/+1
* MDEV-10083: Orphan ibd file when playing with foreign keysJan Lindström2016-06-232-0/+202
* fix a mysql-5.5.50 merge: mysqlcheckSergei Golubchik2016-06-202-0/+10
* Increase the number of default build thread ids possibilitiesVicențiu Ciorbaru2016-06-161-1/+1
* MDEV-9257: Increase limit on parallel workers in mysql-test-runDaniel Black2016-06-141-1/+4
* fix main.ssl_ca test for windowsSergei Golubchik2016-06-141-1/+1
* main.openssl_1 failureSergei Golubchik2016-06-142-3/+0
* MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-144-2/+34
* fix main.ssl_ca from mysql-5.5.50Sergei Golubchik2016-06-141-7/+8
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-144-0/+95
|\
| * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-166-329/+14
| * BUG#23135731: INSERT WITH DUPLICATE KEY UPDATE REPORTSNisha Gopalakrishnan2016-04-222-0/+37
| * Bug#22897202: RPL_IO_THD_WAIT_FOR_DISK_SPACE HAS OCCASIONALSujatha Sivakumar2016-04-192-8/+5
| * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-071-0/+3
| * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-016-14/+329
| * Bug#21920657: SSL-CA FAILS SILENTLY IF THE PATH CANNOT BEArun Kuruvila2016-03-012-0/+59
* | MDEV-9945 - main.kill_processlist-6619 fails sporadicallySergey Vojtovich2016-06-142-3/+3
* | MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind warnings -Sergey Vojtovich2016-06-131-0/+19
* | MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappeared exp...Elena Stepanova2016-06-123-6/+3
* | MDEV-9994 - Aria service threads are not "joined"Sergey Vojtovich2016-06-101-70/+0
* | MDEV-8402 Bug #77473 Truncated data with subquery & UTF8Alexander Barkov2016-06-104-0/+116
* | MDEV-10181 Illegal mix of collation for a field and an ASCII string as a view...Alexander Barkov2016-06-102-2/+59
* | MDEV-9972 Least function retuns date in date time formatAlexander Barkov2016-06-082-3/+5
* | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2016-06-082-118/+56
* | MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varchar_fieldAlexander Barkov2016-05-102-0/+47
* | MDEV-9986 Full-text search of the utf8mb4 column causes crashSergei Golubchik2016-04-262-0/+27
* | disable main.wait_timeout_not_windows for embeddedSergei Golubchik2016-04-261-0/+1
* | MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed a...Sergei Golubchik2016-04-252-0/+18
* | support SEARCH_RANGE in search_pattern_in_file.incSergei Golubchik2016-04-251-1/+16
* | MDEV-9975 - main.partition_innodb_plugin fails sporadicallySergey Vojtovich2016-04-241-5/+1
* | MDEV-9142 :Adding Constraint with no database referenceJan Lindström2016-04-232-0/+85
* | MDEV-9970 - main.sp-threads fails sporadicallySergey Vojtovich2016-04-232-9/+9
* | MDEV-9372 select 100 between 1 and 9223372036854775808 returns falseAlexander Barkov2016-04-222-0/+11
* | Merge branch 'bb-5.5-serg' into 5.5mariadb-5.5.49Sergei Golubchik2016-04-2023-44/+527
|\ \
| * | use consistent error messaging for IGNORESergei Golubchik2016-04-201-9/+0
| * | another test case for ER_DATA_OUT_OF_RANGE on insertSergei Golubchik2016-04-202-0/+13
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-2010-33/+184
| |\ \ | | |/
| | * BUG#20574550 MAIN.MERGE TEST CASE FAILS IF BINLOG_FORMAT=ROWVenkatesh Duggirala2016-02-265-6/+70
| | * WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-195-0/+155
| | * BUG#22037930: INSERT IGNORE FAILS TO IGNORE FOREIGN KEYNisha Gopalakrishnan2016-02-112-0/+79
| | * Bug#22086528: TEST CODE DISABLED THOUGH THE HISTORIC REASONS - BUGS - ARE FIXEDDeepthi Eranti_Sreenivas2016-01-222-7/+6
| | * Bug#22086528 : TEST CODE DISABLED THOUGH THE HISTORIC REASONS - BUGS - ARE FIXEDDeepthi Eranti_Sreenivas2016-01-202-29/+28
| | * Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-171-2/+2