ABI fix
include/mysql_h.ic: this one should actually be removed from the ABI
This commit is contained in:
parent
e78fd1d14b
commit
a3d041559d
@ -154,7 +154,6 @@ struct __attribute__((aligned(__alignof__(void *)), aligned(__alignof__(unsigned
|
||||
struct st_mysql_methods const * methods;
|
||||
void * thd;
|
||||
my_bool * unbuffered_fetch_owner;
|
||||
struct st_mysql_stmt * current_stmt;
|
||||
};
|
||||
# 571 "mysql.h"
|
||||
struct __attribute__((aligned(__alignof__(void *)), aligned(__alignof__(unsigned long int)))) st_mysql_bind
|
||||
|
Loading…
x
Reference in New Issue
Block a user