Test: /ext/mysqli/tests/mysqli_fetch_assoc_bit.phpt - Version 5.3.24    

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
001+ Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50169 Library:50503 in /php-5.3.24/ext/mysqli/tests/connect.inc on line 94
1 (33%)
001+ array(5) refcount(2){
001- done!
002+ ["id"]=>
003+ string(1) "1" refcount(1)
004+ ["_bin"]=>
005+ string(1) "0" refcount(1)
006+ ["_bit_value0"]=>
007+ string(1) "1" refcount(1)
008+ ["bit_value"]=>
009+ string(1) "1" refcount(1)
010+ ["bit_null"]=>
011+ NULL refcount(1)
012+ }
013+ [006 - 1] Insert of 1 in BIT(1) column might have failed. id = 1, bin = 0 (1/1)
014+ array(5) refcount(2){
015+ ["id"]=>
016+ string(1) "3" refcount(1)
017+ ["_bin"]=>
018+ string(1) "0" refcount(1)
019+ ["_bit_value0"]=>
020+ string(1) "3" refcount(1)
021+ ["bit_value"]=>
022+ string(1) "3" refcount(1)
023+ ["bit_null"]=>
024+ NULL refcount(1)
025+ }
026+ [006 - 2] Insert of 3 in BIT(2) column might have failed. id = 3, bin = 0 (11/11)
027+ array(5) refcount(2){
028+ ["id"]=>
029+ string(1) "7" refcount(1)
030+ ["_bin"]=>
031+ string(1) "0" refcount(1)
032+ ["_bit_value0"]=>
033+ string(1) "7" refcount(1)
034+ ["bit_value"]=>
035+ string(1) "7" refcount(1)
036+ ["bit_null"]=>
037+ NULL refcount(1)
038+ }
039+ [006 - 3] Insert of 7 in BIT(3) column might have failed. id = 7, bin = 0 (111/111)
040+ array(5) refcount(2){
041+ ["id"]=>
042+ string(2) "15" refcount(1)
043+ ["_bin"]=>
044+ string(1) "0" refcount(1)
045+ ["_bit_value0"]=>
046+ string(2) "15" refcount(1)
047+ ["bit_value"]=>
048+ string(2) "15" refcount(1)
049+ ["bit_null"]=>
050+ NULL refcount(1)
051+ }
052+ [006 - 4] Insert of 15 in BIT(4) column might have failed. id = 15, bin = 0 (1111/1111)
053+ array(5) refcount(2){
054+ ["id"]=>
055+ string(2) "31" refcount(1)
056+ ["_bin"]=>
057+ string(1) "0" refcount(1)
058+ ["_bit_value0"]=>
059+ string(2) "31" refcount(1)
060+ ["bit_value"]=>
061+ string(2) "31" refcount(1)
062+ ["bit_null"]=>
063+ NULL refcount(1)
064+ }
065+ [006 - 5] Insert of 31 in BIT(5) column might have failed. id = 31, bin = 0 (11111/11111)
066+ array(5) refcount(2){
067+ ["id"]=>
068+ string(2) "63" refcount(1)
069+ ["_bin"]=>
070+ string(1) "0" refcount(1)
071+ ["_bit_value0"]=>
072+ string(2) "63" refcount(1)
073+ ["bit_value"]=>
074+ string(2) "63" refcount(1)
075+ ["bit_null"]=>
076+ NULL refcount(1)
077+ }
078+ [006 - 6] Insert of 63 in BIT(6) column might have failed. id = 63, bin = 0 (111111/111111)
079+ array(5) refcount(2){
080+ ["id"]=>
081+ string(3) "127" refcount(1)
082+ ["_bin"]=>
083+ string(1) "0" refcount(1)
084+ ["_bit_value0"]=>
085+ string(3) "127" refcount(1)
086+ ["bit_value"]=>
087+ string(3) "127" refcount(1)
088+ ["bit_null"]=>
089+ NULL refcount(1)
090+ }
091+ [006 - 7] Insert of 127 in BIT(7) column might have failed. id = 127, bin = 0 (1111111/1111111)
092+ array(5) refcount(2){
093+ ["id"]=>
094+ string(3) "255" refcount(1)
095+ ["_bin"]=>
096+ string(1) "0" refcount(1)
097+ ["_bit_value0"]=>
098+ string(3) "255" refcount(1)
099+ ["bit_value"]=>
100+ string(3) "255" refcount(1)
101+ ["bit_null"]=>
102+ NULL refcount(1)
103+ }
104+ [006 - 8] Insert of 255 in BIT(8) column might have failed. id = 255, bin = 0 (11111111/11111111)
105+ array(5) refcount(2){
106+ ["id"]=>
107+ string(3) "511" refcount(1)
108+ ["_bin"]=>
109+ string(1) "0" refcount(1)
110+ ["_bit_value0"]=>
111+ string(3) "511" refcount(1)
112+ ["bit_value"]=>
113+ string(3) "511" refcount(1)
114+ ["bit_null"]=>
115+ NULL refcount(1)
116+ }
117+ [006 - 9] Insert of 511 in BIT(9) column might have failed. id = 511, bin = 0 (111111111/111111111)
118+ array(5) refcount(2){
119+ ["id"]=>
120+ string(4) "1023" refcount(1)
121+ ["_bin"]=>
122+ string(1) "0" refcount(1)
123+ ["_bit_value0"]=>
124+ string(4) "1023" refcount(1)
125+ ["bit_value"]=>
126+ string(4) "1023" refcount(1)
127+ ["bit_null"]=>
128+ NULL refcount(1)
129+ }
130+ [006 - 10] Insert of 1023 in BIT(10) column might have failed. id = 1023, bin = 0 (1111111111/1111111111)
131+ array(5) refcount(2){
132+ ["id"]=>
133+ string(4) "2047" refcount(1)
134+ ["_bin"]=>
135+ string(1) "0" refcount(1)
136+ ["_bit_value0"]=>
137+ string(4) "2047" refcount(1)
138+ ["bit_value"]=>
139+ string(4) "2047" refcount(1)
140+ ["bit_null"]=>
141+ NULL refcount(1)
142+ }
143+ [006 - 11] Insert of 2047 in BIT(11) column might have failed. id = 2047, bin = 0 (11111111111/11111111111)
144+ array(5) refcount(2){
145+ ["id"]=>
146+ string(4) "4095" refcount(1)
147+ ["_bin"]=>
148+ string(1) "0" refcount(1)
149+ ["_bit_value0"]=>
150+ string(4) "4095" refcount(1)
151+ ["bit_value"]=>
152+ string(4) "4095" refcount(1)
153+ ["bit_null"]=>
154+ NULL refcount(1)
155+ }
156+ [006 - 12] Insert of 4095 in BIT(12) column might have failed. id = 4095, bin = 0 (111111111111/111111111111)
157+ array(5) refcount(2){
158+ ["id"]=>
159+ string(4) "8191" refcount(1)
160+ ["_bin"]=>
161+ string(1) "0" refcount(1)
162+ ["_bit_value0"]=>
163+ string(4) "8191" refcount(1)
164+ ["bit_value"]=>
165+ string(4) "8191" refcount(1)
166+ ["bit_null"]=>
167+ NULL refcount(1)
168+ }
169+ [006 - 13] Insert of 8191 in BIT(13) column might have failed. id = 8191, bin = 0 (1111111111111/1111111111111)
170+ array(5) refcount(2){
171+ ["id"]=>
172+ string(5) "16383" refcount(1)
173+ ["_bin"]=>
174+ string(1) "0" refcount(1)
175+ ["_bit_value0"]=>
176+ string(5) "16383" refcount(1)
177+ ["bit_value"]=>
178+ string(5) "16383" refcount(1)
179+ ["bit_null"]=>
180+ NULL refcount(1)
181+ }
182+ [006 - 14] Insert of 16383 in BIT(14) column might have failed. id = 16383, bin = 0 (11111111111111/11111111111111)
183+ array(5) refcount(2){
184+ ["id"]=>
185+ string(5) "32767" refcount(1)
186+ ["_bin"]=>
187+ string(1) "0" refcount(1)
188+ ["_bit_value0"]=>
189+ string(5) "32767" refcount(1)
190+ ["bit_value"]=>
191+ string(5) "32767" refcount(1)
192+ ["bit_null"]=>
193+ NULL refcount(1)
194+ }
195+ [006 - 15] Insert of 32767 in BIT(15) column might have failed. id = 32767, bin = 0 (111111111111111/111111111111111)
196+ array(5) refcount(2){
197+ ["id"]=>
198+ string(5) "65535" refcount(1)
199+ ["_bin"]=>
200+ string(1) "0" refcount(1)
201+ ["_bit_value0"]=>
202+ string(5) "65535" refcount(1)
203+ ["bit_value"]=>
204+ string(5) "65535" refcount(1)
205+ ["bit_null"]=>
206+ NULL refcount(1)
207+ }
208+ [006 - 16] Insert of 65535 in BIT(16) column might have failed. id = 65535, bin = 0 (1111111111111111/1111111111111111)
209+ array(5) refcount(2){
210+ ["id"]=>
211+ string(6) "131071" refcount(1)
212+ ["_bin"]=>
213+ string(1) "0" refcount(1)
214+ ["_bit_value0"]=>
215+ string(6) "131071" refcount(1)
216+ ["bit_value"]=>
217+ string(6) "131071" refcount(1)
218+ ["bit_null"]=>
219+ NULL refcount(1)
220+ }
221+ [006 - 17] Insert of 131071 in BIT(17) column might have failed. id = 131071, bin = 0 (11111111111111111/11111111111111111)
222+ array(5) refcount(2){
223+ ["id"]=>
224+ string(6) "262143" refcount(1)
225+ ["_bin"]=>
226+ string(1) "0" refcount(1)
227+ ["_bit_value0"]=>
228+ string(6) "262143" refcount(1)
229+ ["bit_value"]=>
230+ string(6) "262143" refcount(1)
231+ ["bit_null"]=>
232+ NULL refcount(1)
233+ }
234+ [006 - 18] Insert of 262143 in BIT(18) column might have failed. id = 262143, bin = 0 (111111111111111111/111111111111111111)
235+ array(5) refcount(2){
236+ ["id"]=>
237+ string(6) "524287" refcount(1)
238+ ["_bin"]=>
239+ string(1) "0" refcount(1)
240+ ["_bit_value0"]=>
241+ string(6) "524287" refcount(1)
242+ ["bit_value"]=>
243+ string(6) "524287" refcount(1)
244+ ["bit_null"]=>
245+ NULL refcount(1)
246+ }
247+ [006 - 19] Insert of 524287 in BIT(19) column might have failed. id = 524287, bin = 0 (1111111111111111111/1111111111111111111)
248+ array(5) refcount(2){
249+ ["id"]=>
250+ string(7) "1048575" refcount(1)
251+ ["_bin"]=>
252+ string(1) "0" refcount(1)
253+ ["_bit_value0"]=>
254+ string(7) "1048575" refcount(1)
255+ ["bit_value"]=>
256+ string(7) "1048575" refcount(1)
257+ ["bit_null"]=>
258+ NULL refcount(1)
259+ }
260+ [006 - 20] Insert of 1048575 in BIT(20) column might have failed. id = 1048575, bin = 0 (11111111111111111111/11111111111111111111)
261+ array(5) refcount(2){
262+ ["id"]=>
263+ string(7) "2097151" refcount(1)
264+ ["_bin"]=>
265+ string(1) "0" refcount(1)
266+ ["_bit_value0"]=>
267+ string(7) "2097151" refcount(1)
268+ ["bit_value"]=>
269+ string(7) "2097151" refcount(1)
270+ ["bit_null"]=>
271+ NULL refcount(1)
272+ }
273+ [006 - 21] Insert of 2097151 in BIT(21) column might have failed. id = 2097151, bin = 0 (111111111111111111111/111111111111111111111)
274+ array(5) refcount(2){
275+ ["id"]=>
276+ string(7) "4194303" refcount(1)
277+ ["_bin"]=>
278+ string(1) "0" refcount(1)
279+ ["_bit_value0"]=>
280+ string(7) "4194303" refcount(1)
281+ ["bit_value"]=>
282+ string(7) "4194303" refcount(1)
283+ ["bit_null"]=>
284+ NULL refcount(1)
285+ }
286+ [006 - 22] Insert of 4194303 in BIT(22) column might have failed. id = 4194303, bin = 0 (1111111111111111111111/1111111111111111111111)
287+ array(5) refcount(2){
288+ ["id"]=>
289+ string(7) "8388607" refcount(1)
290+ ["_bin"]=>
291+ string(1) "0" refcount(1)
292+ ["_bit_value0"]=>
293+ string(7) "8388607" refcount(1)
294+ ["bit_value"]=>
295+ string(7) "8388607" refcount(1)
296+ ["bit_null"]=>
297+ NULL refcount(1)
298+ }
299+ [006 - 23] Insert of 8388607 in BIT(23) column might have failed. id = 8388607, bin = 0 (11111111111111111111111/11111111111111111111111)
300+ array(5) refcount(2){
301+ ["id"]=>
302+ string(8) "16777215" refcount(1)
303+ ["_bin"]=>
304+ string(1) "0" refcount(1)
305+ ["_bit_value0"]=>
306+ string(8) "16777215" refcount(1)
307+ ["bit_value"]=>
308+ string(8) "16777215" refcount(1)
309+ ["bit_null"]=>
310+ NULL refcount(1)
311+ }
312+ [006 - 24] Insert of 16777215 in BIT(24) column might have failed. id = 16777215, bin = 0 (111111111111111111111111/111111111111111111111111)
313+ array(5) refcount(2){
314+ ["id"]=>
315+ string(8) "33554431" refcount(1)
316+ ["_bin"]=>
317+ string(1) "0" refcount(1)
318+ ["_bit_value0"]=>
319+ string(8) "33554431" refcount(1)
320+ ["bit_value"]=>
321+ string(8) "33554431" refcount(1)
322+ ["bit_null"]=>
323+ NULL refcount(1)
324+ }
325+ [006 - 25] Insert of 33554431 in BIT(25) column might have failed. id = 33554431, bin = 0 (1111111111111111111111111/1111111111111111111111111)
326+ array(5) refcount(2){
327+ ["id"]=>
328+ string(8) "67108863" refcount(1)
329+ ["_bin"]=>
330+ string(1) "0" refcount(1)
331+ ["_bit_value0"]=>
332+ string(8) "67108863" refcount(1)
333+ ["bit_value"]=>
334+ string(8) "67108863" refcount(1)
335+ ["bit_null"]=>
336+ NULL refcount(1)
337+ }
338+ [006 - 26] Insert of 67108863 in BIT(26) column might have failed. id = 67108863, bin = 0 (11111111111111111111111111/11111111111111111111111111)
339+ array(5) refcount(2){
340+ ["id"]=>
341+ string(9) "134217727" refcount(1)
342+ ["_bin"]=>
343+ string(1) "0" refcount(1)
344+ ["_bit_value0"]=>
345+ string(9) "134217727" refcount(1)
346+ ["bit_value"]=>
347+ string(9) "134217727" refcount(1)
348+ ["bit_null"]=>
349+ NULL refcount(1)
350+ }
351+ [006 - 27] Insert of 134217727 in BIT(27) column might have failed. id = 134217727, bin = 0 (111111111111111111111111111/111111111111111111111111111)
352+ array(5) refcount(2){
353+ ["id"]=>
354+ string(9) "268435455" refcount(1)
355+ ["_bin"]=>
356+ string(1) "0" refcount(1)
357+ ["_bit_value0"]=>
358+ string(9) "268435455" refcount(1)
359+ ["bit_value"]=>
360+ string(9) "268435455" refcount(1)
361+ ["bit_null"]=>
362+ NULL refcount(1)
363+ }
364+ [006 - 28] Insert of 268435455 in BIT(28) column might have failed. id = 268435455, bin = 0 (1111111111111111111111111111/1111111111111111111111111111)
365+ array(5) refcount(2){
366+ ["id"]=>
367+ string(9) "536870911" refcount(1)
368+ ["_bin"]=>
369+ string(1) "0" refcount(1)
370+ ["_bit_value0"]=>
371+ string(9) "536870911" refcount(1)
372+ ["bit_value"]=>
373+ string(9) "536870911" refcount(1)
374+ ["bit_null"]=>
375+ NULL refcount(1)
376+ }
377+ [006 - 29] Insert of 536870911 in BIT(29) column might have failed. id = 536870911, bin = 0 (11111111111111111111111111111/11111111111111111111111111111)
378+ array(5) refcount(2){
379+ ["id"]=>
380+ string(10) "1073741823" refcount(1)
381+ ["_bin"]=>
382+ string(1) "0" refcount(1)
383+ ["_bit_value0"]=>
384+ string(10) "1073741823" refcount(1)
385+ ["bit_value"]=>
386+ string(10) "1073741823" refcount(1)
387+ ["bit_null"]=>
388+ NULL refcount(1)
389+ }
390+ [006 - 30] Insert of 1073741823 in BIT(30) column might have failed. id = 1073741823, bin = 0 (111111111111111111111111111111/111111111111111111111111111111)
391+ array(5) refcount(2){
392+ ["id"]=>
393+ string(10) "2147483647" refcount(1)
394+ ["_bin"]=>
395+ string(1) "0" refcount(1)
396+ ["_bit_value0"]=>
397+ string(10) "2147483647" refcount(1)
398+ ["bit_value"]=>
399+ string(10) "2147483647" refcount(1)
400+ ["bit_null"]=>
401+ NULL refcount(1)
402+ }
403+ [006 - 31] Insert of 2147483647 in BIT(31) column might have failed. id = 2147483647, bin = 0 (1111111111111111111111111111111/1111111111111111111111111111111)
404+ array(5) refcount(2){
405+ ["id"]=>
406+ string(10) "4294967295" refcount(1)
407+ ["_bin"]=>
408+ string(1) "0" refcount(1)
409+ ["_bit_value0"]=>
410+ string(10) "4294967295" refcount(1)
411+ ["bit_value"]=>
412+ string(10) "4294967295" refcount(1)
413+ ["bit_null"]=>
414+ NULL refcount(1)
415+ }
416+ [006 - 32] Insert of 4294967295 in BIT(32) column might have failed. id = 4294967295, bin = 0 (011111111111111111111111111111111/11111111111111111111111111111111)
417+ array(5) refcount(2){
418+ ["id"]=>
419+ string(10) "8589934591" refcount(1)
420+ ["_bin"]=>
421+ string(1) "0" refcount(1)
422+ ["_bit_value0"]=>
423+ string(10) "8589934591" refcount(1)
424+ ["bit_value"]=>
425+ string(10) "8589934591" refcount(1)
426+ ["bit_null"]=>
427+ NULL refcount(1)
428+ }
429+ [006 - 33] Insert of 8589934591 in BIT(33) column might have failed. id = 8589934591, bin = 0 (0111111111111111111111111111111111/111111111111111111111111111111111)
430+ array(5) refcount(2){
431+ ["id"]=>
432+ string(11) "17179869183" refcount(1)
433+ ["_bin"]=>
434+ string(1) "0" refcount(1)
435+ ["_bit_value0"]=>
436+ string(11) "17179869183" refcount(1)
437+ ["bit_value"]=>
438+ string(11) "17179869183" refcount(1)
439+ ["bit_null"]=>
440+ NULL refcount(1)
441+ }
442+ [006 - 34] Insert of 17179869183 in BIT(34) column might have failed. id = 17179869183, bin = 0 (01111111111111111111111111111111111/1111111111111111111111111111111111)
443+ array(5) refcount(2){
444+ ["id"]=>
445+ string(11) "34359738367" refcount(1)
446+ ["_bin"]=>
447+ string(1) "0" refcount(1)
448+ ["_bit_value0"]=>
449+ string(11) "34359738367" refcount(1)
450+ ["bit_value"]=>
451+ string(11) "34359738367" refcount(1)
452+ ["bit_null"]=>
453+ NULL refcount(1)
454+ }
455+ [006 - 35] Insert of 34359738367 in BIT(35) column might have failed. id = 34359738367, bin = 0 (011111111111111111111111111111111111/11111111111111111111111111111111111)
456+ array(5) refcount(2){
457+ ["id"]=>
458+ string(11) "68719476735" refcount(1)
459+ ["_bin"]=>
460+ string(1) "0" refcount(1)
461+ ["_bit_value0"]=>
462+ string(11) "68719476735" refcount(1)
463+ ["bit_value"]=>
464+ string(11) "68719476735" refcount(1)
465+ ["bit_null"]=>
466+ NULL refcount(1)
467+ }
468+ [006 - 36] Insert of 68719476735 in BIT(36) column might have failed. id = 68719476735, bin = 0 (0111111111111111111111111111111111111/111111111111111111111111111111111111)
469+ array(5) refcount(2){
470+ ["id"]=>
471+ string(12) "137438953471" refcount(1)
472+ ["_bin"]=>
473+ string(1) "0" refcount(1)
474+ ["_bit_value0"]=>
475+ string(12) "137438953471" refcount(1)
476+ ["bit_value"]=>
477+ string(12) "137438953471" refcount(1)
478+ ["bit_null"]=>
479+ NULL refcount(1)
480+ }
481+ [006 - 37] Insert of 137438953471 in BIT(37) column might have failed. id = 137438953471, bin = 0 (01111111111111111111111111111111111111/1111111111111111111111111111111111111)
482+ array(5) refcount(2){
483+ ["id"]=>
484+ string(12) "274877906943" refcount(1)
485+ ["_bin"]=>
486+ string(1) "0" refcount(1)
487+ ["_bit_value0"]=>
488+ string(12) "274877906943" refcount(1)
489+ ["bit_value"]=>
490+ string(12) "274877906943" refcount(1)
491+ ["bit_null"]=>
492+ NULL refcount(1)
493+ }
494+ [006 - 38] Insert of 274877906943 in BIT(38) column might have failed. id = 274877906943, bin = 0 (011111111111111111111111111111111111111/11111111111111111111111111111111111111)
495+ array(5) refcount(2){
496+ ["id"]=>
497+ string(12) "549755813887" refcount(1)
498+ ["_bin"]=>
499+ string(1) "0" refcount(1)
500+ ["_bit_value0"]=>
501+ string(12) "549755813887" refcount(1)
502+ ["bit_value"]=>
503+ string(12) "549755813887" refcount(1)
504+ ["bit_null"]=>
505+ NULL refcount(1)
506+ }
507+ [006 - 39] Insert of 549755813887 in BIT(39) column might have failed. id = 549755813887, bin = 0 (0111111111111111111111111111111111111111/111111111111111111111111111111111111111)
508+ array(5) refcount(2){
509+ ["id"]=>
510+ string(13) "1099511627775" refcount(1)
511+ ["_bin"]=>
512+ string(1) "0" refcount(1)
513+ ["_bit_value0"]=>
514+ string(13) "1099511627775" refcount(1)
515+ ["bit_value"]=>
516+ string(13) "1099511627775" refcount(1)
517+ ["bit_null"]=>
518+ NULL refcount(1)
519+ }
520+ [006 - 40] Insert of 1099511627775 in BIT(40) column might have failed. id = 1099511627775, bin = 0 (01111111111111111111111111111111111111111/1111111111111111111111111111111111111111)
521+ array(5) refcount(2){
522+ ["id"]=>
523+ string(13) "2199023255551" refcount(1)
524+ ["_bin"]=>
525+ string(1) "0" refcount(1)
526+ ["_bit_value0"]=>
527+ string(13) "2199023255551" refcount(1)
528+ ["bit_value"]=>
529+ string(13) "2199023255551" refcount(1)
530+ ["bit_null"]=>
531+ NULL refcount(1)
532+ }
533+ [006 - 41] Insert of 2199023255551 in BIT(41) column might have failed. id = 2199023255551, bin = 0 (011111111111111111111111111111111111111111/11111111111111111111111111111111111111111)
534+ array(5) refcount(2){
535+ ["id"]=>
536+ string(13) "4398046511103" refcount(1)
537+ ["_bin"]=>
538+ string(1) "0" refcount(1)
539+ ["_bit_value0"]=>
540+ string(13) "4398046511103" refcount(1)
541+ ["bit_value"]=>
542+ string(13) "4398046511103" refcount(1)
543+ ["bit_null"]=>
544+ NULL refcount(1)
545+ }
546+ [006 - 42] Insert of 4398046511103 in BIT(42) column might have failed. id = 4398046511103, bin = 0 (0111111111111111111111111111111111111111111/111111111111111111111111111111111111111111)
547+ array(5) refcount(2){
548+ ["id"]=>
549+ string(13) "8796093022207" refcount(1)
550+ ["_bin"]=>
551+ string(1) "0" refcount(1)
552+ ["_bit_value0"]=>
553+ string(13) "8796093022207" refcount(1)
554+ ["bit_value"]=>
555+ string(13) "8796093022207" refcount(1)
556+ ["bit_null"]=>
557+ NULL refcount(1)
558+ }
559+ [006 - 43] Insert of 8796093022207 in BIT(43) column might have failed. id = 8796093022207, bin = 0 (01111111111111111111111111111111111111111111/1111111111111111111111111111111111111111111)
560+ array(5) refcount(2){
561+ ["id"]=>
562+ string(14) "17592186044415" refcount(1)
563+ ["_bin"]=>
564+ string(1) "0" refcount(1)
565+ ["_bit_value0"]=>
566+ string(14) "17592186044415" refcount(1)
567+ ["bit_value"]=>
568+ string(14) "17592186044415" refcount(1)
569+ ["bit_null"]=>
570+ NULL refcount(1)
571+ }
572+ [006 - 44] Insert of 17592186044415 in BIT(44) column might have failed. id = 17592186044415, bin = 0 (011111111111111111111111111111111111111111111/11111111111111111111111111111111111111111111)
573+ array(5) refcount(2){
574+ ["id"]=>
575+ string(14) "35184372088831" refcount(1)
576+ ["_bin"]=>
577+ string(1) "0" refcount(1)
578+ ["_bit_value0"]=>
579+ string(14) "35184372088831" refcount(1)
580+ ["bit_value"]=>
581+ string(14) "35184372088831" refcount(1)
582+ ["bit_null"]=>
583+ NULL refcount(1)
584+ }
585+ [006 - 45] Insert of 35184372088831 in BIT(45) column might have failed. id = 35184372088831, bin = 0 (0111111111111111111111111111111111111111111111/111111111111111111111111111111111111111111111)
586+ array(5) refcount(2){
587+ ["id"]=>
588+ string(14) "70368744177663" refcount(1)
589+ ["_bin"]=>
590+ string(1) "0" refcount(1)
591+ ["_bit_value0"]=>
592+ string(14) "70368744177663" refcount(1)
593+ ["bit_value"]=>
594+ string(14) "70368744177663" refcount(1)
595+ ["bit_null"]=>
596+ NULL refcount(1)
597+ }
598+ [006 - 46] Insert of 70368744177663 in BIT(46) column might have failed. id = 70368744177663, bin = 0 (01111111111111111111111111111111111111111111111/1111111111111111111111111111111111111111111111)
599+ done!