summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | 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
* | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-274-1/+57
* | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-272-0/+43
* | 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
* | Fixed the bug mdev-12855.Igor Babaev2017-06-072-0/+42
* | Fixed the bug mdev-12963.Igor Babaev2017-06-072-0/+33
* | Fixed the bug mdev-12838.Igor Babaev2017-06-073-0/+383
* | MDEV-11958: LEFT JOIN with stored routine produces incorrect resultOleksandr Byelkin2017-05-233-0/+272
* | MDEV-11092 :- Fix Previous commit of MDEV-11092Sachin Setiya2017-05-191-0/+1
* | MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failedSachin Setiya2017-05-182-0/+70
* | Fixed the bug mdev-12812.Igor Babaev2017-05-172-0/+41
* | Fixed the bug mdev-12817/mdev-12820.Igor Babaev2017-05-173-0/+148
* | Fixed the bug mdev-7791.Igor Babaev2017-05-162-0/+43
* | Fixed the bug mdev-7599.Igor Babaev2017-05-152-0/+87
* | MDEV-11718 Post-fixbb-mdev-11718Sachin Setiya2017-05-121-1/+2
* | Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-096-4/+183
* | Fixed the bug mdev-12673.Igor Babaev2017-05-042-0/+81
* | Fixed the bug mdev-10693.Igor Babaev2017-04-242-0/+36
* | Fix use of `require` in mysql-test-run.Oleksandr Byelkin2017-04-193-10/+7
* | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-1113-26/+177
|\ \
| * | Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERYmysql-5.5.55Bharathy Satish2017-03-182-0/+113
| * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-102-14/+14
| |/
| * Bug#25608828: I_MAIN.VARIABLES-BUG21503595 FAILSArun Kuruvila2017-02-241-1/+10
| * Bug#25514146: DB_NAME IS IGNORED WHEN CREATING TABLE WITH DATA DIRECTORYDyre Tjeldvoll2017-02-232-0/+27
| * Bug#25335897: Modified the year of the date value from 2017 to 2037 in first ...Horst Hunger2017-01-032-3/+3
| * Bug #24595937: INCORRECT BEHAVIOR WHEN LOADING DATA TO VIEWSreeharsha Ramanavarapu2016-12-132-2/+2
| * BUG#25147154 : MTR TRIES TO COPY CONTENTS FROM /TMP/DATAPavan Naik2016-12-051-9/+7
| * Bug#25092566: CREATE TABLE WITH DATA DIRECTORY CLAUSE DOES NOT REQUIRE SPECIALDyre Tjeldvoll2016-11-242-0/+4
| * Bug#22874167 : fix for MAIN.LOG_TABLES-BIG UNSTABLE ON LOADED HOSTSShipra Jain2016-11-092-12/+12
| * Bug#24918325: backport bug11756699 in this patchShipra Jain2016-11-053-1/+6
* | Adjusted test results after the fix for mdev-12429.Igor Babaev2017-04-071-2/+2
* | Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886.Igor Babaev2017-04-0414-21/+328
* | MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-243-39/+41
* | MDEV-6486: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Varun Gupta2017-03-142-0/+29
* | MDEV-11078: NULL NOT IN (non-empty subquery) should never return resultsVarun Gupta2017-03-052-0/+53
* | MDEV-9635: Server crashes in part_of_refkey or assertion `!created && key_to...Oleksandr Byelkin2017-02-282-0/+35
* | Fixed bug mdev-12099.Igor Babaev2017-02-274-4/+148
* | MDEV-5999 MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - R...Sergei Golubchik2017-02-272-0/+66