Lines Matching refs:s

24         printf("[002] Cannot start a transaction, [%s] [%s]\n",
40 printf("[005] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
46 printf("[006] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
49 …printf("[007] DELETE should have indicated 1 deleted row, [%s] %s\n", $db->errorCode(), implode(' …
52 printf("[008] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
58 printf("[010] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
63 printf("[011] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
68 printf("[012] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
74 printf("[013] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
77 printf("[014] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
87 printf("[016] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
90 …printf("[017] DELETE should have indicated 1 deleted row, [%s] %s\n", $db->errorCode(), implode(' …
93 printf("[018] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
99 printf("[020] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
110 printf("[022] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
114 … printf("[023] MySQL Server should indicate autocommit mode, expecting 1, got '%s', [%d] %s\n",
118 printf("[024] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
121 printf("[025] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
125 printf("[026] Autocommit mode of the MySQL Server should be off, got '%s', [%d] %s\n",
131 … printf("[027] MySQL Server should indicate autocommit mode, expecting 1, got '%s', [%d] %s\n",
140 printf("[029] Cannot start a transaction, [%d] %s\n",
145 printf("[030] No false and no exception - that's wrong.\n");
156 printf("[031] Cannot start a transaction, [%s] [%s]\n",
166 printf("[034] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));
169 printf("[035] Cannot start a transaction, [%s] [%s]\n",
173 printf("[036] Cannot insert data, [%s] [%s]\n",
178 printf("[037] [%s] %s\n", $db->errorCode(), implode(' ', $db->errorInfo()));