string mysql_info ([ resource $link_identifier ] )
Returns detailed information about the last query.
Returns information about the statement on success, or FALSE on failure. See the example below for which statements provide information, and what the returned value may look like. Statements that are not listed will return FALSE.