@@ -60,7 +60,7 @@ mysqli_close($link);
6060=== fetch_fields ===
6161array(2) {
6262 [0]=>
63- object(stdClass)#5 (11 ) {
63+ object(stdClass)#5 (12 ) {
6464 [%u|b%"name"]=>
6565 %unicode|string%(3) "foo"
6666 [%u|b%"orgname"]=>
@@ -71,6 +71,8 @@ array(2) {
7171 %unicode|string%(13) "test_affected"
7272 [%u|b%"def"]=>
7373 %unicode|string%(0) ""
74+ [%u|b%"db"]=>
75+ %unicode|string%(4) "test"
7476 [%u|b%"max_length"]=>
7577 int(0)
7678 [%u|b%"length"]=>
@@ -85,7 +87,7 @@ array(2) {
8587 int(0)
8688 }
8789 [1]=>
88- object(stdClass)#6 (11 ) {
90+ object(stdClass)#6 (12 ) {
8991 [%u|b%"name"]=>
9092 %unicode|string%(3) "bar"
9193 [%u|b%"orgname"]=>
@@ -96,6 +98,8 @@ array(2) {
9698 %unicode|string%(13) "test_affected"
9799 [%u|b%"def"]=>
98100 %unicode|string%(0) ""
101+ [%u|b%"db"]=>
102+ %unicode|string%(4) "test"
99103 [%u|b%"max_length"]=>
100104 int(0)
101105 [%u|b%"length"]=>
@@ -112,7 +116,7 @@ array(2) {
112116}
113117
114118=== fetch_field_direct ===
115- object(stdClass)#6 (11 ) {
119+ object(stdClass)#6 (12 ) {
116120 [%u|b%"name"]=>
117121 %unicode|string%(3) "foo"
118122 [%u|b%"orgname"]=>
@@ -123,6 +127,8 @@ object(stdClass)#6 (11) {
123127 %unicode|string%(13) "test_affected"
124128 [%u|b%"def"]=>
125129 %unicode|string%(0) ""
130+ [%u|b%"db"]=>
131+ %unicode|string%(4) "test"
126132 [%u|b%"max_length"]=>
127133 int(0)
128134 [%u|b%"length"]=>
@@ -136,7 +142,7 @@ object(stdClass)#6 (11) {
136142 [%u|b%"decimals"]=>
137143 int(0)
138144}
139- object(stdClass)#6 (11 ) {
145+ object(stdClass)#6 (12 ) {
140146 [%u|b%"name"]=>
141147 %unicode|string%(3) "bar"
142148 [%u|b%"orgname"]=>
@@ -147,6 +153,8 @@ object(stdClass)#6 (11) {
147153 %unicode|string%(13) "test_affected"
148154 [%u|b%"def"]=>
149155 %unicode|string%(0) ""
156+ [%u|b%"db"]=>
157+ %unicode|string%(4) "test"
150158 [%u|b%"max_length"]=>
151159 int(0)
152160 [%u|b%"length"]=>
@@ -162,7 +170,7 @@ object(stdClass)#6 (11) {
162170}
163171
164172=== fetch_field ===
165- object(stdClass)#6 (11 ) {
173+ object(stdClass)#6 (12 ) {
166174 [%u|b%"name"]=>
167175 %unicode|string%(3) "foo"
168176 [%u|b%"orgname"]=>
@@ -173,6 +181,8 @@ object(stdClass)#6 (11) {
173181 %unicode|string%(13) "test_affected"
174182 [%u|b%"def"]=>
175183 %unicode|string%(0) ""
184+ [%u|b%"db"]=>
185+ %unicode|string%(4) "test"
176186 [%u|b%"max_length"]=>
177187 int(0)
178188 [%u|b%"length"]=>
@@ -186,7 +196,7 @@ object(stdClass)#6 (11) {
186196 [%u|b%"decimals"]=>
187197 int(0)
188198}
189- object(stdClass)#5 (11 ) {
199+ object(stdClass)#5 (12 ) {
190200 [%u|b%"name"]=>
191201 %unicode|string%(3) "bar"
192202 [%u|b%"orgname"]=>
@@ -197,6 +207,8 @@ object(stdClass)#5 (11) {
197207 %unicode|string%(13) "test_affected"
198208 [%u|b%"def"]=>
199209 %unicode|string%(0) ""
210+ [%u|b%"db"]=>
211+ %unicode|string%(4) "test"
200212 [%u|b%"max_length"]=>
201213 int(0)
202214 [%u|b%"length"]=>
0 commit comments