summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* after perfschema-mergetree merge - update tests and resultsSergei Golubchik2014-05-075-8/+16
* null-merge from perfschema-5.6 merge treeSergei Golubchik2014-05-0747-0/+3546
|\
| * perfschema 5.6.10 initial commit.Sergei Golubchik2014-05-0647-0/+3546
| * perfschema 5.6.10 initial commit.Sergei Golubchik2014-05-06729-0/+143905
* after InnoDB/XtraDB 5.6.16 mergeSergei Golubchik2014-05-068-2/+419
* MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-1/+1
* merge MySQL-5.6 bugfix "Bug#17862905: MYSQLDUMP CREATES USELESS METADATA LOCKS"Sergei Golubchik2014-05-051-0/+4
* MDEV-6209: Assertion `join->best_read < double(1.79769313486231570815e+308L ... Sergey Petrunya2014-05-052-0/+23
* MDEV-5980: EITS: if condition is used for REF access, its selectivity is stil...Sergey Petrunya2014-04-252-0/+43
* MDEV-6003: EITS: ref access, keypart2=const vs keypart2=expr - inconsistent f...Sergey Petrunya2014-04-252-0/+70
* Revert these two changes (wrong push) :Sergey Petrunya2014-04-282-184/+0
* MDEV-5980: EITS: if condition is used for REF access, its selectivity is stil...Sergey Petrunya2014-04-212-0/+184
* MDEV-6178 mysql_upgrade breaks databases with long user namesElena Stepanova2014-04-282-0/+90
* MDEV-6170 Incorrect ordering with utf8_bin and utf8mb4_bin collationsAlexander Barkov2014-04-2526-0/+2317
* MDEV-4511 Assertion `scale <= precision' fails on GROUP BY TIMEDIFF with inco...Alexander Barkov2014-04-248-66/+180
* Fix sporadic test failures in rpl_mariadb_slave_capability.test.unknown2014-04-241-0/+1
* MDEV-5851 MySQL WL#5303 Romansh locale for DAYNAME, MONTHNAME, DATE_FORMATAlexander Barkov2014-04-247-9/+169
* MDEV-6156: Parallel replication incorrectly caches charset between worker thr...unknown2014-04-232-0/+143
* MDEV-6027 RLIKE: "." no longer matching new line Alexander Barkov2014-04-235-0/+238
* Merge.Igor Babaev2014-04-227-20/+30
|\
| * Fixed the problem of mdev-5947.Igor Babaev2014-04-227-20/+30
* | MDEV-5975 Prepared statements with DATE literals do not honor NO_ZERO_IN_DATE Alexander Barkov2014-04-222-0/+46
* | MDEV-5963: InnoDB: Assertion failure in file row0sel.cc line 2503 ...Sergey Petrunya2014-04-182-0/+66
* | Fixed the problem of mdev-5970: Igor Babaev2014-04-172-0/+48
|/
* MDEV-6059 - Result files with no corresponding test filesSergey Vojtovich2014-04-168-595/+0
* MDEV-6081: ORDER BY+ref(const): selectivity is very incorrect (MySQL Bug#1433...Sergey Petrunya2014-04-122-2/+45
* MDEV-6041: ORDER BY+subqueries: subquery_table.key=outer_table.col is not rec...Sergey Petrunya2014-04-078-7/+73
* MDEV-5401: Wrong result (missing row) on a 2nd execution of PS with exists_to...unknown2014-04-102-0/+48
* MDEV-5938: Exec_master_log_pos not updated at log rotate in parallel replicationunknown2014-04-092-2/+61
* MergeSergey Petrunya2014-04-022-0/+37
|\
| * MDEV-5992: EITS: Selectivity of non-indexed condition is counted twice in tab...Sergey Petrunya2014-04-012-0/+37
* | Options option_name=0 in combination files were processed incorrectlyElena Stepanova2014-03-311-1/+1
|/
* temporarily disable part of the test in ps-protocol. name resolution issues.Sergei Golubchik2014-03-291-0/+2
* MDEV-5969 Crash in prepared statement with NO_ZERO_IN_DATE and ROLLUPSergei Golubchik2014-03-292-0/+220
* update the result fileSergei Golubchik2014-03-291-1/+1
* automatic mergeMichael Widenius2014-03-287-15/+216
|\
| * Updated sponsors and authorsMichael Widenius2014-03-282-1/+7
| * Fixed that the we don't change CREATE to CREATE OR REPLACE, except if the sla...Michael Widenius2014-03-285-14/+209
* | Change the order of parameters in DECODE_HISTOGRAM to match the order of fiel...Sergey Petrunya2014-03-282-6/+6
|/
* MergeSergey Petrunya2014-03-2811-0/+111
|\
| * MDEV-4360: ANALYZE shows "Table is already up to date" while updating statsSergey Petrunya2014-03-2811-0/+111
* | mtr: remove --use-copy, autodetect symlink support insteadSergei Golubchik2014-03-271-6/+8
|/
* update .result fileSergei Golubchik2014-03-271-7/+7
* MDEV-5876: MySQL bug #11766767 - "59957: VIEW USING MERGE PERMISSIONS IN MULT...Michael Widenius2014-03-243-1/+310
* Make copy_up_file_and_fill() safe for disk fullMichael Widenius2014-03-231-2/+12
* MDEV-5930 Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLEMichael Widenius2014-03-232-4/+12
* MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symb...Michael Widenius2014-03-236-0/+186
* MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_...Michael Widenius2014-03-2310-13/+166
* Code cleanup:Sergey Petrunya2014-03-275-258/+219
* MergeSergey Petrunya2014-03-273-9/+188
|\