mirror of
https://github.com/MariaDB/server.git
synced 2025-06-22 08:22:01 +03:00
New attempt after Bar's review
Added api function mysql_get_character_set_info which provides information about the current client character set.
This commit is contained in:
@ -149,5 +149,6 @@ EXPORTS
|
||||
mysql_server_init
|
||||
mysql_server_end
|
||||
mysql_set_character_set
|
||||
mysql_get_character_set_info
|
||||
get_defaults_files
|
||||
modify_defaults_file
|
||||
|
Reference in New Issue
Block a user