mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
cleanup: old_mode_deprecated
make it easier to add more old-mode values
This commit is contained in:
@@ -210,7 +210,7 @@ enum enum_binlog_row_image {
|
||||
|
||||
#define OLD_MODE_DEFAULT_VALUE OLD_MODE_UTF8_IS_UTF8MB3
|
||||
|
||||
void old_mode_deprecated_warnings(THD *thd, ulonglong v);
|
||||
void old_mode_deprecated_warnings(ulonglong v);
|
||||
|
||||
extern char internal_table_name[2];
|
||||
extern char empty_c_string[1];
|
||||
|
Reference in New Issue
Block a user