mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
Missing bit of the previous commits
This commit is contained in:
parent
e07d2f4803
commit
4b6d351cd3
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user