API17:JDatabaseQueryMySQL::unlock
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseQueryMySQL::unlock
Description
Method to unlock the database table for writing.
Description:JDatabaseQueryMySQL::unlock [Edit Descripton]
public function unlock (&$db)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$db |
- Returns boolean True on success.
- Defined on line 512 of libraries/joomla/database/database/mysqlquery.php
- Since
See also
-
JDatabaseQueryMySQL::unlock source code on BitBucket
-
Class JDatabaseQueryMySQL
-
Subpackage Database
- Other versions of JDatabaseQueryMySQL::unlock
SeeAlso:JDatabaseQueryMySQL::unlock [Edit See Also]
User contributed notes
<CodeExamplesForm />
