mariadb/mysql-test/suite/engines/iuds/r
Sergei Golubchik df4bfefbb8 compile-time deprecation reminders
remove old deprecation helpers that were not used anywhere.

create new deprecation helpers and enforce their usage

this also removes inconsistencies in reporting deprecation:
sometimes it was ER_WARN_DEPRECATED_SYNTAX (1287),
sometimes ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT (1681),
sometimes a warning, sometimes a note.

it should always be
* ER_WARN_DEPRECATED_SYNTAX
* a warning (because it's something actionable, not purely informational)
2023-09-30 14:43:12 +02:00
..
delete_decimal.result MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
delete_time.result Result files were wrong due to MySQL bug#66034 2012-07-26 23:31:08 +04:00
delete_year.result compile-time deprecation reminders 2023-09-30 14:43:12 +02:00
insert_calendar.result Test suites for engine testing, moved from test-extra so will be available 2010-03-17 23:42:07 -07:00
insert_decimal.result MDEV-27712 Reduce the size of Lex_length_and_dec_st from 16 to 8 2022-03-22 14:42:54 +04:00
insert_number.result MDEV-14576 Include full name of object in message about incorrect value for column 2018-12-21 13:31:18 +01:00
insert_time.result MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
insert_year.result compile-time deprecation reminders 2023-09-30 14:43:12 +02:00
strings_charsets_update_delete.result fixup of "Make error messages from DROP TABLE and DROP TABLE IF EXISTS consistent" results 2020-06-15 12:28:34 +02:00
strings_update_delete.result fixup of "Make error messages from DROP TABLE and DROP TABLE IF EXISTS consistent" results 2020-06-15 12:28:34 +02:00
type_bit_iuds.result Stabilize engines/iuds.type_bit_iuds test 2023-02-03 13:26:21 +03:00
update_decimal.result MDEV-14576 Include full name of object in message about incorrect value for column 2018-12-21 13:31:18 +01:00
update_delete_calendar.result Merge 5.3->5.5 2012-08-02 04:22:43 +04:00
update_delete_number.result MDEV-28965 Assertion failure when preparing UPDATE with derived table in WHERE 2023-03-15 17:35:22 -07:00
update_time.result Merge 10.1 into 10.2 2018-03-21 22:58:52 +02:00
update_year.result compile-time deprecation reminders 2023-09-30 14:43:12 +02:00