Sergei Golubchik
affab99c2f
remove Feature_into_old_syntax
...
it doesn't provide any information we'll use.
No matter what the value is, we don't remove the non-standard
syntax unless we have to
2023-02-10 12:59:36 +02:00
Monty
1f4a9f086a
Removed "<select expression> INTO <destination>" deprication.
...
This was done after discussions with Igor, Sanja and Bar.
The main reason for removing the deprication was to ensure that MariaDB
is always backward compatible whenever possible.
Other things:
- Added statistics counters, mainly for the feedback plugin.
- INTO OUTFILE
- INTO variable
- If INTO is using the old syntax (end of query)
2023-02-03 11:57:50 +03:00
Rucha Deodhar
837ad9ab97
MDEV-10014 Add RETURNING to INSERT
...
Closes #1384
2019-10-14 10:29:31 +02:00
Nikita Malyavin
610ec192ec
MDEV-17320 add Feature_application_time_periods status variable
...
Closes #1225
2019-04-02 11:03:32 +02:00
Aleksey Midenkov
fddaaf7295
MDEV-15978 Add Feature_system_versioning status variable
2018-05-12 10:16:46 +02:00
Alexey Botchkov
6e42d19f25
MDEV-15915 Add Feature_json status variable.
...
Related implementations.
2018-04-26 23:12:51 +04:00
Varun Gupta
cbc45d2914
MDEV-14592: Custom Aggregates Usage Status Variable
...
Introduced new status variable for custom aggregate functions.
2018-03-30 01:25:48 +03:00
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00