summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19349 mysql_install_db: segfault at tmp_file_prefix checkAleksey Midenkov2019-05-011-0/+9
* MDEV-15772: Clean up the testmariadb-5.5.64Marko Mäkelä2019-04-262-0/+2
* fix the test for embeddedSergei Golubchik2019-04-261-0/+2
* Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASHSergei Golubchik2019-04-252-0/+18
* test case for a previous commitSergei Golubchik2019-04-252-0/+41
* MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_pr...Sergei Golubchik2019-04-243-4/+7
* MDEV-15907 ASAN heap-use-after-freeRobert Bindar2019-04-242-0/+8
* MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-242-0/+52
* bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-242-0/+9
* MDEV-18241 Downgrade from 10.4 to 10.3 crashesSergei Golubchik2019-04-242-0/+26
* cleanupSergei Golubchik2019-04-243-0/+0
* MDEV-18923 Assertion `!lex_string_cmp(system_charset_info, fk_info->reference...Sergei Golubchik2019-04-242-0/+29
* MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-242-0/+355
* MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus errorMarko Mäkelä2019-04-232-0/+42
* MDEV-17610 Unexpected connection abort after certain operations from within s...Vladislav Vaintroub2019-04-042-0/+26
* MDEV-14784: Slave crashes in show_status_array upon running a trigger withSujatha Sivakumar2019-03-272-0/+57
* Fixed ps-protocol thread_pool_server_audit failureSergey Vojtovich2019-03-261-0/+2
* Fix tests in 2020Bernhard M. Wiedemann2019-03-2610-423/+423
* Fix for MDEV-17449, typo in error message (#1146)Chris Calender2019-03-245-37/+37
* Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-233-3/+3
* MDEV-17119 replicate_rewrite_db does not work for single chardatabase namesachin2019-03-223-1/+39
* Fix for MDEV-15538, '-N' Produce html output wrongchriscalender2019-03-222-0/+10
* MDEV-18896 Crash in convert_join_subqueries_to_semijoinsIgor Babaev2019-03-143-0/+24
* MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-282-0/+74
* MDEV-15950: LOAD DATA INTO compex_view crashedVarun Gupta2019-01-302-0/+57
* MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insertVarun Gupta2019-01-292-0/+38
* disable an old testSergei Golubchik2019-01-281-0/+1
* Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-272-0/+48
* Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSergei Golubchik2019-01-232-0/+42
* MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-163-0/+49
* fix the test for 2019Sergei Golubchik2019-01-022-4/+4
* MDEV-16987 - ALTER DATABASE possible in read-only modeSergey Vojtovich2018-12-132-0/+24
* MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615Alexander Barkov2018-11-154-0/+137
* fix the test to clean after itselfSergei Golubchik2018-11-011-0/+2
* MDEV-17377 invalid gap in auto-increment values after LOAD DATASergei Golubchik2018-11-012-0/+25
* test framework manual is movedTakashi Sasaki2018-11-012-2/+2
* ./mtr --gdb='b mysql_parse;r'Sergei Golubchik2018-10-301-3/+12
* MDEV-17256 Decimal field multiplication bug.bb-5.5-hfAlexey Botchkov2018-10-302-0/+86
* Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAP INFO (HP_INFO)Sergei Golubchik2018-10-232-0/+13
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-233-6/+106
|\
| * Bug#27788907 SOME FILE OPERATIONS IN MF_IOCACHE2.C ARE NOT INSTRUMENTEDmysql-5.5.62Marc Alff2018-08-201-6/+6
| * BUG#27788685: NO WARNING WHEN TRUNCATING A STRING WITH DATAKarthik Kamath2018-07-233-0/+101
| * Bug#28366648 MTR FOR MYSQL5.5 DOES NOT WORK WITH MODERN PERL VERSIONSTor Didriksen2018-07-181-0/+2
* | Revert "MDEV-14429 sql_safe_updates in my.cnf not work"Sergei Golubchik2018-10-201-2/+0
* | MDEV-13912 mysql_upgrade: case (in)sensitivity for stored proceduresSergei Golubchik2018-10-192-0/+51
* | MDEV-15919 lower_case_table_names does not behave as expected(nor...Sachin2018-10-1714-0/+386
* | Merge branch 'bb-5.5-wlad' into 5.5Vladislav Vaintroub2018-10-151-0/+2
|\ \
| * | MDEV-14429 sql_safe_updates in my.cnf not workVladislav Vaintroub2018-10-151-0/+2
* | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-073-2/+73
|/ /
* | mtr: no warning when an environment variable isn't setSergei Golubchik2018-09-221-5/+1