mariadb/mysql-test/suite/handler
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
..
aria.result Removed "<select expression> INTO <destination>" deprication. 2023-02-03 11:57:50 +03:00
aria.test MDEV-20207: Assertion ! is_set() failed in Diagnostics_area::set_eof_status 2022-04-26 12:40:11 +05:30
disconnect_4480.result MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
disconnect_4480.test MDEV-4480 Assertion `inited == NONE' fails on closing a connection with open handler on temporary table 2013-06-07 15:34:59 +02:00
handler.inc MDEV-16708: fix in test failures(added --enable_prepared_warnings/--disable_prepared_warnings) 2021-06-17 19:30:24 +02:00
heap.result Removed "<select expression> INTO <destination>" deprication. 2023-02-03 11:57:50 +03:00
heap.test MDEV-15813 ASAN use-after-poison in hp_hashnr upon HANDLER READ on a versioned HEAP table. 2018-05-16 09:44:22 +04:00
init.inc MDEV-18650: Options deprecated in previous versions - storage_engine 2020-02-13 13:42:01 +02:00
innodb.result Removed "<select expression> INTO <destination>" deprication. 2023-02-03 11:57:50 +03:00
innodb.test Merge branch '10.4' into 10.5 2022-05-09 22:04:06 +02:00
interface.result Merge branch '10.4' into 10.5 2022-05-09 22:04:06 +02:00
interface.test Merge branch '10.3' into 10.4 2022-05-08 23:03:08 +02:00
myisam.result Removed "<select expression> INTO <destination>" deprication. 2023-02-03 11:57:50 +03:00
myisam.test MDEV-20207: Assertion ! is_set() failed in Diagnostics_area::set_eof_status 2022-04-26 12:40:11 +05:30
ps.result MDEV-15729 Server crashes in Field::make_field upon HANDLER READ executed with PS protocol 2018-06-11 09:57:54 +02:00
ps.test MDEV-15945 --ps-protocol does not test some queries 2019-03-12 13:10:49 +01:00
savepoint.inc Aria will now register it's transactions 2020-05-23 12:29:10 +03:00