]> granicus.if.org Git - php/commitdiff
Missing bit of the previous commits
authorIlia Alshanetsky <iliaa@php.net>
Wed, 20 Jul 2005 16:22:09 +0000 (16:22 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 20 Jul 2005 16:22:09 +0000 (16:22 +0000)
ext/pdo_mysql/php_pdo_mysql_int.h

index 4f5a091c989dc9bcd5462c21ce95a2a15decf42d..7879aeb3e580d4e281ddea8c7f985be8bfb87bf5 100755 (executable)
@@ -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;