summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-03181-1489/+3621
|\
| * MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd...Oleksandr Byelkin2015-08-312-2/+60
| * MDEV-8670 main.mdev-504 fails on Windows (in buildbot and outside)Elena Stepanova2015-08-242-1/+5
| * MDEV-8289: Semijoin inflates number of rows in query resultSergei Petrunia2015-08-184-0/+138
| * Fixed mysqltest run failure:Monty2015-08-132-0/+5
| * Merge branch '10.0' into bb-10.0-sergSergei Golubchik2015-08-057-0/+276
| |\
| | * Merge MDEV-8302 into 10.0Kristian Nielsen2015-08-042-0/+94
| | |\
| | * | MDEV-7040: Crash in field_conv, memcpy_field_possible, part#2Sergei Petrunia2015-08-032-0/+121
| | * | Merge branch 'tmp' into 10.0Sergei Petrunia2015-08-035-0/+97
| | |\ \
| | | * | MDEV-8554: Server crashes in base_list_iterator::next_fast ...Sergei Petrunia2015-08-032-0/+36
| | | * | MDEV-7971: Assertion `name != __null' failed in ACL_internal_schema_registry:...Sergei Petrunia2015-07-303-0/+61
| * | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-08-059-10/+297
| |\ \ \ \
| | * | | | MDEV-8554: Server crashes in base_list_iterator::next_fast ...Sergei Petrunia2015-08-032-0/+36
| | * | | | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-017-10/+261
| | |\ \ \ \
| | | * | | | Bug #18075170 SQL NODE RESTART REQUIRED TOAjo Robert2015-06-221-2/+1
| | | * | | | Bug #20762798 FK DDL: CRASH IN DICT_FOREIGN_REMOVE_FROM_CACHEAnnamalai Gurusami2015-06-192-0/+34
| | | * | | | Bug #18075170 SQL NODE RESTART REQUIRED TOAjo Robert2015-05-122-1/+3
| | | * | | | Bug #18075170 SQL NODE RESTART REQUIRED TOAjo Robert2015-05-115-10/+225
| * | | | | | Merge branch 'bb-10.0-jan' into 10.0Sergei Golubchik2015-08-0524-6/+951
| |\ \ \ \ \ \
| | * | | | | | after-merge fixesSergei Golubchik2015-08-043-11/+28
| | * | | | | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-0324-7/+935
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | / / / | | | |_|/ / / | | |/| | | |
| | | * | | | MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further ...Sergei Golubchik2015-07-313-28/+6
| | | * | | | MDEV-8379 - SUSE mariadb patchesSergey Vojtovich2015-07-311-1/+0
| | | * | | | MDEV-7821 - Server crashes in Item_func_group_concat::fix_fields on 2ndSergey Vojtovich2015-07-312-0/+27
| | | * | | | MDEV-6697: Improve foreign keys warnings/errorsJan Lindström2015-07-313-1/+190
| | | * | | | MDEV-8524: Improve error messaging when there is duplicate key or foreign key...Jan Lindström2015-07-312-0/+49
| | | * | | | MDEV-4017 - GET_LOCK() with negative timeouts has strange behaviorSergey Vojtovich2015-07-295-4/+22
| | | * | | | MDEV-8474: InnoDB sets per-connection data unsafelyJan Lindström2015-07-216-0/+89
| | | * | | | MDEV-8432 Slave cannot replicate signed integer-type values with high bit set...Monty2015-07-172-0/+158
| | | * | | | Problem was that for cases like:Monty2015-06-253-1/+74
| | | * | | | Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge...Monty2015-06-252-0/+343
| * | | | | | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2015-08-0391-123/+209
| |\ \ \ \ \ \
| | * | | | | | 5.6.26Sergei Golubchik2015-08-0389-123/+204
| * | | | | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-08-032-2/+6
| | |/ / / / / | |/| | | | |
| * | | | | | MDEV-7652 - More explanatory ERROR and WARNING messages when loading pluginsSergey Vojtovich2015-07-296-6/+6
| * | | | | | MDEV-7968 Virtual column set to NULL using load data infileSergei Golubchik2015-07-272-0/+33
| | |_|_|/ / | |/| | | |
| * | | | | Fixed MDEV-8428: Mangled DML statements on 2nd level slave when enabling binl...Monty2015-07-263-0/+87
| * | | | | MDEV-8532 MTR cannot run with --embedded on Windows on a source buildElena Stepanova2015-07-251-7/+10
| * | | | | MDEV-5997 - MySQL bug#11759114 - '51401: GRANT TREATS NONEXISTENTDmitry Lenev2015-07-232-0/+46
| * | | | | MDEV-8443: mysql-test - innodb.innodb_simulate_comp_failures 'innodb_plugin' ...Jan Lindström2015-07-202-3/+3
| * | | | | Merge MDEV-8496 into 10.0Kristian Nielsen2015-07-192-0/+67
| |\ \ \ \ \
| * | | | | | MDEV-8472 BINARY, VARBINARY and BLOB return different warnings on CAST to DEC...Alexander Barkov2015-07-165-12/+72
| * | | | | | MDEV-8386: MARIADB creates very big tmp file > 351Gb. Started happening after...Jan Lindström2015-07-142-0/+104
| * | | | | | MDEV-8392: Couldn't alter field with default value for make it not nullable.Jan Lindström2015-06-302-0/+56
| * | | | | | Merge MDEV-8354 into 10.0Kristian Nielsen2015-06-243-0/+251
| |\ \ \ \ \ \
* | | | | | | | MDEV-8671 Wrong result for SELECT..WHERE varchar_column=' 1' AND (varchar_col...Alexander Barkov2015-09-022-0/+39
* | | | | | | | After-merge fix.Kristian Nielsen2015-09-022-16/+16
* | | | | | | | Merge MDEV-8725 into 10.1Kristian Nielsen2015-09-022-0/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | MDEV-8725: Assertion `!(thd->rgi_slave && thd-> rgi_slave->did_mark_start_com...Kristian Nielsen2015-09-022-0/+40
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | The fix for MDEV-8723 unintentionally broke vcol_supported_sql_funcs_myisamAlexander Barkov2015-09-026-108/+30