summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-09113-182/+4127
|\
| * Additions to 10.0.32 unstable test list after TokuDB mergeElena Stepanova2017-08-041-1/+37
| * MDEV-12915 ST_Centroid does not return the same result than MySQLElena Stepanova2017-08-012-6/+6
| * Update myisam_debug test result post print_lock_error changeVicențiu Ciorbaru2017-08-011-1/+1
| * Update innodb test result post print_lock_error changeVicențiu Ciorbaru2017-08-012-2/+2
| * List of unstable tests for 10.0.32 releaseElena Stepanova2017-08-011-58/+74
| * MDEV-8453 Alter table not returning engine errorsSergei Golubchik2017-08-012-0/+17
| * MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-011-5/+5
| * MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-013-8/+8
| * Update subselect test results to pass on 10.0Vicențiu Ciorbaru2017-07-297-6/+63
| * update error messages for 10.0Sergei Golubchik2017-07-271-2/+2
| * Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-2527-14/+556
| |\
| | * MDEV-13065 rpl.rpl_mdev-11092 fails sporadically in buildbotSachin Setiya2017-07-191-0/+7
| | * Bug #24595639: INCORRECT BEHAVIOR IN QUERY WITH UNION AND GROUP BYSergei Golubchik2017-07-182-0/+33
| | * BUG#25250768: WRITING ON A READ_ONLY=ON SERVER WITHOUT SUPER PRIVILEGESergei Golubchik2017-07-182-0/+5
| | * test case for loadxml and spacesSergei Golubchik2017-07-182-12/+12
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-185-1/+314
| | |\
| | | * Bug#18950197 RPL_SEMI_SYNC_UNINSTALL_PLUGIN FAILS BECAUSEVenkatesh Duggirala2017-05-252-6/+4
| | | * Bug#25340722 - PRINT BINARY DATA AS HEX IN THE MYSQLAnushree Prakash B2017-05-032-0/+193
| | | * Bug#25043674 - MYSQLACCESS SCRIPT LOADS AND EXECUTES CODEShishir Jaiswal2017-04-171-1/+12
| | | * Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERYBharathy Satish2017-03-172-0/+113
| | | * BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-102-14/+14
| | | * Bug#24901077: RESET SLAVE ALL DOES NOT ALWAYS RESET SLAVESujatha Sivakumar2017-02-282-0/+120
| | * | MDEV-11240: Server crashes in check_view_single_update or Assertion `derived-...Oleksandr Byelkin2017-07-182-0/+30
| | * | MDEV-8692 prefschema test failures on ARM (on Debian build system)Alexander Barkov2017-07-175-6/+22
| | * | MDEV-12136 SELECT COUNT(DISTINCT) returns the wrong value when tmp_table_size...Sergei Golubchik2017-07-132-0/+6
| | * | MDEV-12136 SELECT COUNT(DISTINCT) returns the wrong value when tmp_table_size...Sergei Golubchik2017-07-122-0/+22
| | * | MDEV-13180 Unused left join causes server crashSergei Golubchik2017-07-122-0/+19
| | * | MDEV-12489 The select stmt may fail due to "having clause is ambiguous" unexp...Sergei Golubchik2017-07-122-0/+13
| | * | MDEV-7828 Assertion `key_read == 0' failed in TABLE::enable_keyread with SELE...Sergei Golubchik2017-07-126-0/+50
| | * | MDEV-7826 Server crashes in Item_subselect::enumerate_field_refs_processorSergei Golubchik2017-07-122-0/+33
| | * | MDEV-7339 Server crashes in Item_func_trig_cond::val_intSergei Golubchik2017-07-122-0/+12
| * | | fix main.func_regexp_pcre on jessie-ppc64leSergei Golubchik2017-07-202-13/+13
| * | | MDEV-13175 Adding a new enum value at the end of a list triggers a table rebuildSergei Golubchik2017-07-204-0/+409
| * | | MDEV-13274 mysql_upgrade fails if dbname+tablename+partioname > 64 charsSergei Golubchik2017-07-202-2/+46
| * | | MDEV-13173 An RLIKE that previously worked on 10.0 now returns "Got error 'pc...Sergei Golubchik2017-07-202-0/+51
| * | | MDEV-12436: binlog.binlog_unsafe - assumed len(hostname) <= 50 (#385)Daniel Black2017-07-152-22/+22
| * | | mtr: fix_vs_config doesn't change bindirDaniel Black2017-07-141-4/+0
| * | | MDEV-12078 Using spatial index changes type from point to geometryAlexey Botchkov2017-07-112-0/+44
| * | | after-merge fix for a7ed4644a6fSergei Golubchik2017-07-067-24/+64
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-068-0/+204
| |\ \ \ | | |/ /
| | * | bugfix: long partition namesSergei Golubchik2017-07-062-0/+62
| | * | MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-056-0/+135
| * | | Fix for MDEV-9670 server_id mysteriously set to 0Andrei Elkin2017-07-023-0/+164
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-284-1/+100
| |\ \ \ | | |/ /
| | * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-274-1/+57
| | * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-272-0/+43
| * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-2010-0/+480
| |\ \ \ | | |/ /
| | * | MDEV-13017 LOCK TABLE fails with irrelevant error while working with tables a...Sergei Golubchik2017-06-142-0/+16
| | * | MDEV-13063 Server crashes in intern_plugin_lock or assertion `plugin_ptr->ref...Sergei Golubchik2017-06-141-0/+6