You are here

constant DB_ERROR_SYNTAX in Flickr API 5

Syntax error

2 uses of DB_ERROR_SYNTAX
DB_common::buildManipSQL in phpFlickr/PEAR/DB/common.php
Produces an SQL query string for autoPrepare()
DB_pgsql::errorCode in phpFlickr/PEAR/DB/pgsql.php
Determines PEAR::DB error code from the database's text error message.

File

phpFlickr/PEAR/DB.php, line 56

Code

define('DB_ERROR_SYNTAX', -2);