summaryrefslogtreecommitdiff
path: root/mysql-test/main/mysqldump.result
Commit message (Collapse)AuthorAgeFilesLines
* Fixed wrong result files in test suiteMonty2019-10-301-1/+0
|
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-0/+34
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-161-0/+18
| |
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-0/+16
| |
* | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | Part#2 (final): rewritting the code to pass the correct enum_sp_aggregate_type to the sp_head constructor, so sp_head never changes its aggregation type later on. The grammar has been simplified and defragmented. This allowed to check aggregate specific instructions right after a routine body has been scanned, by calling new LEX methods: sp_body_finalize_{procedure|function|trigger|event}() Moving some C++ code from *.yy to a few new helper methods in LEX.
* | Merge 10.3 into 10.4Marko Mäkelä2019-01-061-3/+3
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-01-031-3/+3
| |
* | Merge 10.3 into 10.4Marko Mäkelä2018-10-171-41/+41
|\ \ | |/
| * Adjusting old tests and adding new tests for "MDEV-8765: mysqldump -use ↵Alexander Barkov2018-10-121-41/+41
| | | | | | | | utf8mb4 by default"
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-2/+4
|/
* Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-0/+15
|
* MDEV-13336: mysqldump --ignore-database address review commentsDaniel Black2018-04-161-0/+8
|
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+5830