summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* smaller stack size on quantal-x86 and wheezy-x86Sergei Golubchik2017-10-101-9/+9
* MDEV-13412 main.func_regexp_pcre fails in buildbot on ppc64leSergei Golubchik2017-10-091-9/+9
* MDEV-9886 Illegal mix of collations with a view comparing a field to a binary...Alexander Barkov2017-10-072-0/+36
* Fixed the bug mdev-11574.Igor Babaev2017-10-062-0/+162
* MDEV-13861 Assertion `0' failed in Protocol::end_statementSergei Golubchik2017-09-211-0/+6
* Merge branch 'bb-10.0-vicentiu' into 10.0Vicențiu Ciorbaru2017-09-203-7/+30
|\
| * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-09-193-7/+30
| |\
| | * MDEV-11240: Server crashes in check_view_single_update or Assertion `derived-...Oleksandr Byelkin2017-08-161-3/+0
| | * MTR's internal check of main.log_tables-big failedElena Stepanova2017-08-151-4/+5
| | * MDEV-13458: Wrong result for aggregate function with distinct clause when the...Varun Gupta2017-08-091-0/+25
* | | MDEV-13290: Assertion Assertion `!is_set() || (m_status == DA_OK_BULK && is_b...Oleksandr Byelkin2017-09-191-0/+28
|/ /
* | MDEV-13685 Can not replay binary log due to Illegal mix of collations (latin1...Alexander Barkov2017-09-151-0/+17
* | MDEV-13437 InnoDB fails to return error for XA COMMIT or XA ROLLBACK in read-...Andrei Elkin2017-08-291-0/+37
* | MDEV-13583 Improvements for MTR rebootstrap introduced in MDEV-12042Elena Stepanova2017-08-281-1/+1
* | MDEV-8960: Can't refer the same column twice in one ALTER TABLEJan Lindström2017-08-181-0/+52
* | Update myisam_debug test result post print_lock_error changeVicențiu Ciorbaru2017-08-011-1/+1
* | MDEV-8453 Alter table not returning engine errorsSergei Golubchik2017-08-011-0/+6
* | MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-011-4/+4
* | Update subselect test results to pass on 10.0Vicențiu Ciorbaru2017-07-296-5/+55
* | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-2513-8/+244
|\ \ | |/
| * Bug #24595639: INCORRECT BEHAVIOR IN QUERY WITH UNION AND GROUP BYSergei Golubchik2017-07-181-0/+18
| * BUG#25250768: WRITING ON A READ_ONLY=ON SERVER WITHOUT SUPER PRIVILEGESergei Golubchik2017-07-181-0/+2
| * test case for loadxml and spacesSergei Golubchik2017-07-181-8/+8
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-0/+117
| |\
| | * Bug#25340722 - PRINT BINARY DATA AS HEX IN THE MYSQLAnushree Prakash B2017-05-031-0/+117
| | * Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERYBharathy Satish2017-03-171-0/+63
| | * BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-102-14/+14
| * | MDEV-11240: Server crashes in check_view_single_update or Assertion `derived-...Oleksandr Byelkin2017-07-181-0/+14
| * | MDEV-12136 SELECT COUNT(DISTINCT) returns the wrong value when tmp_table_size...Sergei Golubchik2017-07-131-0/+4
| * | MDEV-12136 SELECT COUNT(DISTINCT) returns the wrong value when tmp_table_size...Sergei Golubchik2017-07-121-0/+8
| * | MDEV-13180 Unused left join causes server crashSergei Golubchik2017-07-121-0/+8
| * | MDEV-12489 The select stmt may fail due to "having clause is ambiguous" unexp...Sergei Golubchik2017-07-121-0/+5
| * | MDEV-7828 Assertion `key_read == 0' failed in TABLE::enable_keyread with SELE...Sergei Golubchik2017-07-125-0/+40
| * | MDEV-7826 Server crashes in Item_subselect::enumerate_field_refs_processorSergei Golubchik2017-07-121-0/+14
| * | MDEV-7339 Server crashes in Item_func_trig_cond::val_intSergei Golubchik2017-07-121-0/+6
* | | fix main.func_regexp_pcre on jessie-ppc64leSergei Golubchik2017-07-201-9/+9
* | | MDEV-13175 Adding a new enum value at the end of a list triggers a table rebuildSergei Golubchik2017-07-202-0/+162
* | | MDEV-13274 mysql_upgrade fails if dbname+tablename+partioname > 64 charsSergei Golubchik2017-07-201-1/+22
* | | MDEV-13173 An RLIKE that previously worked on 10.0 now returns "Got error 'pc...Sergei Golubchik2017-07-201-0/+32
* | | MDEV-12078 Using spatial index changes type from point to geometryAlexey Botchkov2017-07-111-0/+22
* | | after-merge fix for a7ed4644a6fSergei Golubchik2017-07-066-24/+58
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-065-0/+110
|\ \ \ | |/ /
| * | MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-055-0/+110
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-282-0/+63
|\ \ \ | |/ /
| * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-272-0/+35
| * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-271-0/+28
* | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-204-0/+215
|\ \ \ | |/ /
| * | Fixed the bug mdev-12855.Igor Babaev2017-06-071-0/+22
| * | Fixed the bug mdev-12963.Igor Babaev2017-06-071-0/+17
| * | Fixed the bug mdev-12838.Igor Babaev2017-06-072-0/+176