Missing bit of the previous commits

This commit is contained in:
Ilia Alshanetsky 2005-07-20 16:22:09 +00:00
parent e07d2f4803
commit 4b6d351cd3

View File

@ -64,7 +64,7 @@ typedef struct {
MYSQL_BIND *bound_result;
my_bool *out_null;
unsigned long *out_length;
unsigned max_length:1;
#endif
} pdo_mysql_stmt;