mirror of
https://github.com/MariaDB/server.git
synced 2025-07-16 00:42:55 +03:00
SCRUM
Including client code into embedded library Code trimming (fixes of comments etc)
This commit is contained in:
@ -64,8 +64,7 @@ emb_advanced_command(MYSQL *mysql, enum enum_server_command command,
|
||||
const char *header, ulong header_length,
|
||||
const char *arg, ulong arg_length, my_bool skip_check);
|
||||
|
||||
/*FROM client.c
|
||||
*/
|
||||
/* From client.c */
|
||||
void mysql_read_default_options(struct st_mysql_options *options,
|
||||
const char *filename,const char *group);
|
||||
MYSQL * STDCALL
|
||||
|
Reference in New Issue
Block a user