mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
- Fix test
This commit is contained in:
parent
bc272fdc68
commit
a3e90c2a63
1 changed files with 1 additions and 1 deletions
|
@ -93,6 +93,6 @@ array(1) {
|
|||
}
|
||||
Native Prepared Statements...
|
||||
|
||||
Warning: PDO::query(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; SELECT label FROM test ORDER BY id ASC LIMIT 1' at line %d in %s on line %d
|
||||
Warning: PDO::query(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%SSELECT label FROM test ORDER BY id ASC LIMIT 1' at line %d in %s on line %d
|
||||
|
||||
Fatal error: Call to a member function errorInfo() on a non-object in %s on line %d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue