summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysql/php_mysql_structs.h')
-rw-r--r--ext/mysql/php_mysql_structs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/mysql/php_mysql_structs.h b/ext/mysql/php_mysql_structs.h
index d1bcb4c19b..b4bc4d042c 100644
--- a/ext/mysql/php_mysql_structs.h
+++ b/ext/mysql/php_mysql_structs.h
@@ -125,9 +125,7 @@ ZEND_BEGIN_MODULE_GLOBALS(mysql)
long trace_mode;
long allow_local_infile;
#ifdef MYSQL_USE_MYSQLND
- MYSQLND_THD_ZVAL_PCACHE *mysqlnd_thd_zval_cache;
MYSQLND_QCACHE *mysqlnd_qcache;
- long cache_size;
#endif
ZEND_END_MODULE_GLOBALS(mysql)