You are here

constant DB_ERROR_NOT_LOCKED in Flickr API 5

The attempt to lock the table failed

2 uses of DB_ERROR_NOT_LOCKED
DB_mysql::nextId in phpFlickr/PEAR/DB/mysql.php
Returns the next free id in a sequence
DB_mysql::_BCsequence in phpFlickr/PEAR/DB/mysql.php
Backwards compatibility with old sequence emulation implementation (clean up the dupes)

File

phpFlickr/PEAR/DB.php, line 146

Code

define('DB_ERROR_NOT_LOCKED', -21);