mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
SCRUM
embedded&client library some fixes: zero at the end of the data added mysql_list_fields became 'virtual'
This commit is contained in:
@ -41,3 +41,5 @@ my_bool send_file_to_server(MYSQL *mysql, const char *filename);
|
||||
#define reset_sigpipe(mysql)
|
||||
#endif
|
||||
|
||||
MYSQL_RES * STDCALL cli_list_fields(MYSQL *mysql, const char *table, const char *wild);
|
||||
|
||||
|
Reference in New Issue
Block a user