mariadb/include/mysql
Nayuta Yanagisawa 66f55a018b MDEV-27730 Add PLUGIN_VAR_DEPRECATED flag to plugin variables
The sys_var class has the deprecation_substitute member to mark the
deprecated variables. As it's set, the server produces warnings when
these variables are used. However, the plugin has no means to utilize
that functionality.

So, the PLUGIN_VAR_DEPRECATED flag is introduced to set the
deprecation_substitute with the empty string. A non-empty string can
make the warning more informative, but there's no nice way seen to
specify it, and not that needed at the moment.
2022-02-18 13:10:20 +09:00
..
psi Merge 10.2 into 10.3 2021-08-31 08:36:59 +03:00
auth_dialog_client.h
client_plugin.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
client_plugin.h.pp
plugin.h MDEV-27730 Add PLUGIN_VAR_DEPRECATED flag to plugin variables 2022-02-18 13:10:20 +09:00
plugin_audit.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
plugin_audit.h.pp
plugin_auth.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
plugin_auth.h.pp
plugin_auth_common.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
plugin_encryption.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
plugin_encryption.h.pp
plugin_ftparser.h document that a fulltext parser plugin can replace mysql_add_word callback 2020-12-10 08:45:20 +01:00
plugin_ftparser.h.pp
plugin_password_validation.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
plugin_password_validation.h.pp
service_base64.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
service_debug_sync.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_encryption.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_encryption_scheme.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_kill_statement.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_logger.h
service_md5.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_my_crypt.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_my_print_error.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
service_my_snprintf.h MDEV-22545: my_vsnprintf behaves not as in C standard 2020-05-24 21:27:08 +02:00
service_progress_report.h
service_sha1.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_sha2.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_thd_alloc.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
service_thd_autoinc.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_thd_error_context.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_thd_rnd.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
service_thd_specifics.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_thd_timezone.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_thd_wait.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
service_wsrep.h Merge 10.2 into 10.3 2021-03-18 12:34:48 +02:00
services.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00