Lines Matching refs:s

30 …printf("[002] Maybe PDO could indicate that this is not a proper way of setting the ERRMODE...%s\n…
35 …printf("[003] Maybe PDO could indicate that this is not a proper way of setting the ERRMODE...%s\n…
49 printf("[005] Expecting SQL code 42000 got '%s'\n", $code);
51 printf("[006] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
65 printf("[009] Expecting SQL code 42000 got '%s'\n", $code);
67 printf("[010] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
84 printf("[013] Expecting SQL code 42000 got '%s'\n", $code);
86 printf("[014] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
94 printf("[017] Exception code '%s' differs from errorCode '%s'\n",
100 printf("[018] Cannot find all parts of the error info ('%s') in the exception message '%s'\n",
110 printf("[020] Exception has been thrown in file '%s', exception object reports file '%s'\n",
122 printf("[021] Expecting SQL code 42000 got '%s'\n", $code);
124 printf("[022] Code and info should be identical, got errorCode() = %s, errorInfo()[0] = %s\n",
132 printf("[025] Exception code '%s' differs from errorCode '%s'\n",
138 printf("[026] Cannot find all parts of the error info ('%s') in the exception message '%s'\n",
148 printf("[028] Exception has been thrown in file '%s', exception object reports file '%s'\n",
152 printf("[029] Expecting PDO exception got exception of type '%s'\n", get_class($e));
164 …eck the manual that corresponds to your %s server version for the right syntax to use near '%s' at…