Description
string
msql_error ( void )
msql_error() returns the last issued error by the mSQL
server or an empty string if no error was issued. If no link is
explicitly passed, the last successful open link will be used to retrieve
the error message. Note that only the last error message is accessible
with msql_error().