D | |
db [Mysql] |
Login information for a database.
|
db_option [Mysql] | |
dbd [Mysql] |
database connection handle
|
dbty [Mysql] |
The type of a database field.
|
E | |
error_code [Mysql] |
Possible error codes from a failed operation that doesn't throw an exception
|
F | |
field [Mysql] |
The type that describes a field of a table or result
|
P | |
protocol [Mysql] | |
R | |
result [Mysql] |
handle to access the result of a query
|
S | |
status [Mysql] |
The status of a query
|
stmt [Mysql.Prepared] |
Prepared statement
|
stmt_result [Mysql.Prepared] |
Prepared query result (rowset)
|