include/mysql_h.ic:
  this one should actually be removed from the ABI
This commit is contained in:
unknown 2006-11-17 14:30:08 +04:00
parent e78fd1d14b
commit a3d041559d

View File

@ -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