Executes the SQL statement. Returns 0 for success or an error code.
query = mysql_query( mysql_handler, "SELECT * FROM table");