summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Better error messages if slave is not properly configuredMonty2015-10-082-2/+2
* Allow row events in replication stream for slave in all casesMonty2015-10-084-0/+53
* Fix for MDEV-8321, MDEV-6223Sergei Petrunia2015-10-062-0/+52
* MDEV-8299: MyISAM or Aria table gets corrupted after EXPLAIN INSERT and INSERTSergei Petrunia2015-10-062-0/+31
* Fix sporadic test failure in rpl_gtid_mdev4820.testKristian Nielsen2015-09-222-2/+4
* Backport to 10.0: MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100...Sergei Petrunia2015-09-212-0/+34
* MDEV-7990: ERROR 1526 when procedure executed for second time ALTER TABLE par...Oleksandr Byelkin2015-09-142-0/+119
* Merge.Kristian Nielsen2015-09-121-2/+2
|\
| * MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel ...Kristian Nielsen2015-09-121-2/+2
* | Merge MDEV-8193 into 10.0Kristian Nielsen2015-09-112-0/+80
|\ \ | |/
| * MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel ...Kristian Nielsen2015-09-112-0/+80
* | MDEV-8443: mysql-test - innodb.innodb_simulate_comp_failures 'innodb_plugin' ...Jan Lindström2015-09-042-3/+3
* | Merge MDEV-8725 into 10.0Kristian Nielsen2015-09-022-0/+40
|\ \ | |/
| * MDEV-8725: Assertion `!(thd->rgi_slave && thd-> rgi_slave->did_mark_start_com...Kristian Nielsen2015-09-022-0/+40
* | 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-8302: Duplicate key with parallel replicationKristian 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
| |_|_|/ / |/| | | |