summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorholyfoot/hf@mysql.com/deer.(none) <>2006-11-17 14:30:08 +0400
committerholyfoot/hf@mysql.com/deer.(none) <>2006-11-17 14:30:08 +0400
commit5906c3868fd5c989eb3deb6b25405af0b17fbccd (patch)
treee2a5b1aa69af807fce4d1cf234a7bdefd36f45d7 /include
parente7cde7265138dcb6ded0a1309e331a52baaf44e5 (diff)
downloadmariadb-git-5906c3868fd5c989eb3deb6b25405af0b17fbccd.tar.gz
ABI fix
Diffstat (limited to 'include')
-rw-r--r--include/mysql_h.ic1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mysql_h.ic b/include/mysql_h.ic
index 30ef44a1ccb..44c36c84747 100644
--- a/include/mysql_h.ic
+++ b/include/mysql_h.ic
@@ -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