@@ -73,5 +73,62 @@ if (!$IS_MYSQLND)
73
73
print "libmysql/DBUG package prints some debug info here. "
74
74
?>
75
75
--EXPECTF--
76
+ Warning: mysqli_debug(): Unrecognized format ',' in %s on line %d
77
+
78
+ Warning: mysqli_debug(): Consecutive semicolons at position 0 in %s on line %d
76
79
[023][control string '%s'] Trace file has not been written.
80
+
81
+ Warning: mysqli_debug(): Colon expected, 'b' found in %s on line %d
82
+
83
+ Warning: mysqli_debug(): Colon expected, 'c' found in %s on line %d
84
+
85
+ Warning: mysqli_debug(): Colon expected, 'B' found in %s on line %d
86
+
87
+ Warning: mysqli_debug(): Colon expected, 'C' found in %s on line %d
88
+
89
+ Warning: mysqli_debug(): Colon expected, ',' found in %s on line %d
90
+
91
+ Warning: mysqli_debug(): Colon expected, '1' found in %s on line %d
92
+
93
+ Warning: mysqli_debug(): Colon expected, '2' found in %s on line %d
94
+
95
+ Warning: mysqli_debug(): Colon expected, '3' found in %s on line %d
96
+
97
+ Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
98
+
99
+ Warning: mysqli_debug(): Colon expected, 'B' found in %s on line %d
100
+
101
+ Warning: mysqli_debug(): Colon expected, 'C' found in %s on line %d
102
+
103
+ Warning: mysqli_debug(): Colon expected, ',' found in %s on line %d
104
+
105
+ Warning: mysqli_debug(): Colon expected, '1' found in %s on line %d
106
+
107
+ Warning: mysqli_debug(): Colon expected, '2' found in %s on line %d
108
+
109
+ Warning: mysqli_debug(): Colon expected, '3' found in %s on line %d
110
+
111
+ Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
112
+
113
+ Warning: mysqli_debug(): Colon expected, ';' found in %s on line %d
114
+
115
+ Warning: mysqli_debug(): Colon expected, ';' found in %s on line %d
116
+
117
+ Warning: mysqli_debug(): Colon expected, 'B' found in %s on line %d
118
+
119
+ Warning: mysqli_debug(): Colon expected, 'C' found in %s on line %d
120
+
121
+ Warning: mysqli_debug(): Colon expected, ',' found in %s on line %d
122
+
123
+ Warning: mysqli_debug(): Colon expected, '1' found in %s on line %d
124
+
125
+ Warning: mysqli_debug(): Colon expected, '2' found in %s on line %d
126
+
127
+ Warning: mysqli_debug(): Colon expected, '3' found in %s on line %d
128
+
129
+ Warning: mysqli_debug(): Unrecognized format 'b' in %s on line %d
130
+
131
+ Warning: mysqli_debug(): Colon expected, ';' found in %s on line %d
132
+
133
+ Warning: mysqli_debug(): Unrecognized format 'z' in %s on line %d
77
134
done%s
0 commit comments