mirror of
https://github.com/MariaDB/server.git
synced 2026-04-30 20:25:32 +02:00
merging
This commit is contained in:
commit
0a9a755419
8 changed files with 108 additions and 109 deletions
|
|
@ -22,6 +22,7 @@ extern const char *not_error_sqlstate;
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern CHARSET_INFO *default_client_charset_info;
|
||||
MYSQL_FIELD *unpack_fields(MYSQL_DATA *data,MEM_ROOT *alloc,uint fields,
|
||||
my_bool default_value, uint server_capabilities);
|
||||
void free_rows(MYSQL_DATA *cur);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue