mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
libmysqld.def:
Corrected name of mysql_thread_{init,end} (bug#29007) libmysqld/libmysqld.def: Corrected name of mysql_thread_{init,end} (bug#29007)
This commit is contained in:
@@ -29,8 +29,8 @@ EXPORTS
|
||||
my_print_variables
|
||||
my_realloc
|
||||
my_strdup
|
||||
my_thread_end
|
||||
my_thread_init
|
||||
mysql_thread_end
|
||||
mysql_thread_init
|
||||
myodbc_remove_escape
|
||||
mysql_affected_rows
|
||||
mysql_autocommit
|
||||
|
Reference in New Issue
Block a user