mariadb error
From Onset Developer Wiki
Description
Get's the last error message (if any) as a string.
Syntax
mariadb_error(handle_id)
Parameters
- handle_id
Connection handle.
Return Value
- Last error message as a string. If there is none then it will return false.
Example
__EDIT_ME__
See also
__EDIT_ME__