Marko Mäkelä
4a0b56f604
Merge 10.4 into 10.5
2020-05-31 10:28:59 +03:00
Marko Mäkelä
ca38b6e427
Merge 10.3 into 10.4
2020-05-26 11:54:55 +03:00
Marko Mäkelä
ecc7f305dd
Merge 10.2 into 10.3
2020-05-25 19:41:58 +03:00
Marko Mäkelä
fbe2712705
Merge 10.4 into 10.5
...
The functional changes of commit 5836191c8f
(MDEV-21168) are omitted due to MDEV-742 having addressed the issue.
2020-04-25 21:57:52 +03:00
Marko Mäkelä
af91266498
Merge 10.3 into 10.4
...
In main.index_merge_myisam we remove the test that was added in
commit a2d24def8c because
it duplicates the test case that was added in
commit 5af12e4635 .
2020-04-16 12:12:26 +03:00
Marko Mäkelä
84db10f27b
Merge 10.2 into 10.3
2020-04-15 09:56:03 +03:00
Marko Mäkelä
6ec3682371
MDEV-21743: Re-record --big-test results
2020-03-11 08:29:48 +02:00
Monty
82b62924d7
Fixed wrong result files in test suite
2019-10-30 14:59:04 +02:00
Oleksandr Byelkin
c07325f932
Merge branch '10.3' into 10.4
2019-05-19 20:55:37 +02:00
Marko Mäkelä
3d56adbfac
Merge 10.2 into 10.3
2019-05-16 14:24:29 +03:00
Oleksandr Byelkin
c51f85f882
Merge branch '10.2' into 10.3
2019-05-12 17:20:23 +02:00
Alexander Barkov
5f34513c2a
MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROW
...
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.
2019-03-07 18:48:15 +04:00
Marko Mäkelä
734510a44d
Merge 10.3 into 10.4
2019-01-06 17:43:02 +02:00
Sergei Golubchik
6bb11efa4a
Merge branch '10.2' into 10.3
2019-01-03 13:09:41 +01:00
Marko Mäkelä
d88c136b9f
Merge 10.3 into 10.4
2018-10-17 19:11:42 +03:00
Alexander Barkov
6120ae4aca
Adjusting old tests and adding new tests for "MDEV-8765: mysqldump -use utf8mb4 by default"
2018-10-12 06:34:13 +04:00
Oleksandr Byelkin
de745ecf29
MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations
2018-07-04 19:13:55 +02:00
Sergei Golubchik
36e59752e7
Merge branch '10.2' into 10.3
2018-06-30 16:39:20 +02:00
Daniel Black
c9839cb0b3
MDEV-13336: mysqldump --ignore-database address review comments
2018-04-16 13:39:41 +04:00
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00