summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-043-16/+183
|\
| * MDEV-15176 Storing DATETIME-alike VARCHAR data into TIME produces wrong resultsAlexander Barkov2018-02-042-0/+167
| * MDEV-15133: array bound (bulk) parameters of NULL propagate on next rowsOleksandr Byelkin2018-01-311-16/+16
* | MDEV-14849 CREATE + ALTER with user-invisible columns produce ...Sachin Setiya2018-02-022-3/+13
* | Mdev-15085 Invisible Column Non-constant Default value results...Sachin Setiya2018-02-022-1/+20
* | Fixed mdev-15120 CTE table should not belong to database, that is in useIgor Babaev2018-01-312-0/+25
* | Fixed MDEV-14994 Assertion `join->best_read < double(1.79...15e+308L)' orIgor Babaev2018-01-302-0/+32
* | Updated error message for wrong foreign key constraintMonty2018-01-304-16/+16
* | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-303-2/+5
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-306-60/+308
|\ \ | |/
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-302-0/+304
| |\
| | * MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-302-0/+310
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-306-11/+95
|\ \ \ | |/ /
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-305-11/+39
| |\ \ | | |/
| | * Fix some wrong test resultMonty2018-01-304-3/+32
| | * MDEV-14209 innodb_gis.rtree_debug produces huge server error logsMarko Mäkelä2018-01-293-10/+9
| * | MDEV-15112 Inconsistent evaluation of spvariable=0 in strict modeAlexander Barkov2018-01-292-0/+86
* | | MDEV-14694 ALTER COLUMN IF EXISTS .. causes syntax error.Alexey Botchkov2018-01-302-0/+23
* | | Fixed failing testsMonty2018-01-309-15/+53
* | | Fixed mdev-15017 Server crashes in in st_join_table::fix_splittingIgor Babaev2018-01-292-0/+27
* | | Fix result fileVladislav Vaintroub2018-01-291-2/+2
* | | Fix result files (changed error message)Vladislav Vaintroub2018-01-292-3/+3
* | | Fixing versioning.insert and versioning.replace test failes.Alexander Barkov2018-01-296-15/+5
* | | Fixed failing tests rpl_semi_sync_skip_repl.testMichael Widenius2018-01-292-16/+0
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-295-9/+167
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-273-9/+105
| |\ \ | | |/
| | * MDEV-14721 Big transaction events get lost on semisync master whenAndrei Elkin2018-01-272-0/+92
| | * Fix MinSizeRel build on Windows.Vladislav Vaintroub2018-01-261-9/+13
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-242-0/+62
| |\ \ | | |/
| | * MDEV-15057 Crash when using an unknown identifier as an SP parameterMonty2018-01-242-0/+61
* | | MDEV-11084 Select statement with partition selection against MyISAM table ope...Alexey Botchkov2018-01-296-0/+32
* | | MDEV-14482 - Cache line contention on ut_rnd_ulint_counter()Sergey Vojtovich2018-01-262-11/+11
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-2411-26/+417
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-01-234-0/+118
| |\ \ | | |/
| | * MDEV-14603 signal 11 with short stacktraceAlexander Barkov2018-01-232-0/+99
| | * MDEV-13352: Server crashes in st_join_table::remove_duplicatesSergei Petrunia2018-01-222-0/+20
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-223-26/+1
| |\ \ | | |/
| | * MDEV-14941 Timeouts on persistent statistics tables caused by MDEV-14511Marko Mäkelä2018-01-223-26/+1
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-214-0/+298
| |\ \ | | |/
| | * Fixed mdev-14969 Non-recursive Common Table Expressions used in viewIgor Babaev2018-01-182-0/+121
| | * Fixed MDEV-14326 engine ARIA with row_format=FIXED is brokenMonty2018-01-182-0/+177
* | | Fixed mdev-14947 Assertion `0' fails in Field_null::can_optimize_keypart_refIgor Babaev2018-01-192-0/+46
* | | After-merge fix to a testMarko Mäkelä2018-01-183-3/+7
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-172-6/+64
|\ \ \ | |/ /
| * | Follow-up fix to MDEV-14585 Automatically remove #sql- tables in InnoDB dicti...Marko Mäkelä2018-01-172-6/+64
* | | Merge branch 'github/10.3' into bb-10.3-temporalmariadb-10.3.4Sergei Golubchik2018-01-1740-311/+1152
|\ \ \
| * \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-155-231/+218
| |\ \ \ | | |/ /
| | * | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-155-232/+218
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2018-01-152-6/+7
| | | |\
| | | | * Fix a test that always failed on --embeddedMarko Mäkelä2018-01-152-5/+7