summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9713 Sporadic test failure: sys_vars.innodb_buffer_pool_load_now_basicElena Stepanova2016-04-041-5/+13
* 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
* | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-1765-146/+2039
|\ \
| * | mtr: read both suitedir/disabled.def and suitedir/t/disabled.defSergei Golubchik2016-02-171-0/+1
| * | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-02-162-4/+4
| |\ \
| * | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-02-164-0/+202
| * | | Revert "MDEV-8696: Adding indexes on empty table is slow with large innodb_so...Sergei Golubchik2016-02-167-107/+0
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-1553-39/+1836
| |\ \ \ | | | |/ | | |/|
| | * | more strict ipv6_ok check in mtrSergei Golubchik2016-02-151-1/+1
| | * | MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a'mariadb-5.5.48Alexander Barkov2016-02-107-12/+12
| | * | MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(ta...Oleksandr Byelkin2016-02-092-0/+37
| | * | MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-096-0/+75
| | * | Merge branch 'bb-5.5-serg' into 5.5Sergei Golubchik2016-02-0919-20/+660
| | |\ \
| | | * | Bug#19817021Sergei Golubchik2016-02-092-0/+18
| | | * | Bug#20691429 ASSERTION `CHILD_L' FAILED IN STORAGE/MYISAMMRG/HA_MYISAMMRG.CC:631Sergei Golubchik2016-02-092-0/+64
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-0916-20/+578
| | | |\ \
| | | | * | Bug #22295186: CERTIFICATE VALIDATION BUG IN MYSQL MAY ALLOW MITMYashwant Sahu2016-01-111-5/+1
| | | | * | Bug #22295186: CERTIFICATE VALIDATION BUG IN MYSQL MAY ALLOW MITM.Yashwant Sahu2016-01-111-2/+2
| | | | * | Bug #22295186: CERTIFICATE VALIDATION BUG IN MYSQL MAY ALLOW MITMYashwant Sahu2016-01-117-0/+166
| | | | * | Bug #21564557: INCONSISTENT OUTPUT FROM 5.5 AND 5.6Sreeharsha Ramanavarapu2015-12-312-0/+49
| | | | * | Bug#21205695 DROP TABLE MAY CAUSE SLAVES TO BREAKVenkatesh Duggirala2015-12-012-0/+116
| | | | * | Bug #22214867: MYSQL 5.5: MAIN.SUBSELECT AND OTHERS FAILSreeharsha Ramanavarapu2015-11-201-4/+4
| | | | * | Bug#17047208 REPLICATION DIFFERENCE FOR MULTIPLE TRIGGERSVenkatesh Duggirala2015-11-192-0/+228
| | | | * | Bug#19817021 CRASH IN TABLE_LIST::PREPARE_SECURITY WHENAjo Robert2015-11-132-15/+15
| | * | | | MDEV-9438 backport feedback-http-proxy to 5.5 and 10.0.Alexey Botchkov2016-02-093-0/+3
| | * | | | MDEV-6859: scalar subqueries in a comparison produced unexpected resultSergei Petrunia2016-02-093-0/+122
| | * | | | MDEV-7823: Server crashes in next_depth_first_tab on nested IN clauses with S...Sergei Petrunia2016-02-094-4/+81
| | |/ / /
| | * | | MDEV-9462: Out of memory using explain on 2 empty tablesOleksandr Byelkin2016-02-062-0/+587
| | * | | MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadbSergei Golubchik2016-02-063-2/+42
| | * | | MDEV-9175 Query parser tansforms MICROSECOND into SECOND_FRAC, which does not...Sergei Golubchik2016-02-062-0/+22
| | * | | MDEV-7827: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Oleksandr Byelkin2016-02-052-0/+47
| | * | | MDEV-9093 Persistent computed column is not updated when update query contain...Oleksandr Byelkin2016-02-053-0/+79
* | | | | MDEV-9511 Valgrind warnings 'Invalid read' in Field_newdate::cmp and Field_ne...Alexander Barkov2016-02-172-0/+16
* | | | | MDEV-9346 - The federatedx and spider engine make mysqld crash when they areSergey Vojtovich2016-02-162-0/+15
* | | | | MDEV-9355: parts.partition_debug_innodb fails in buildbot on p8-rhel6-bintar-...Jan Lindström2016-02-161-1/+1
* | | | | MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key ...Jan Lindström2016-02-152-0/+173
|/ / / /
* | | | MDEV-9390 Function found_rows() gives incorrect result where the previous SEL...Sergei Golubchik2016-02-152-0/+25
* | | | MDEV-9103 Altering table comment does a full copySergei Golubchik2016-02-152-13/+7
* | | | MDEV-9045 Inconsistent handling of "ALGORITHM=INPLACE" with PERSISTENT genera...Sergei Golubchik2016-02-152-0/+75
* | | | XtraDB/InnoDB crash with autoinc, vcol and online alterSergei Golubchik2016-02-152-0/+25