This function sends the SQL query query to the Mysql-server.
The result of the query is streamed through the returned
Mysql.mysql_result object. Note that the involved database
tables are locked until all the results has been read.
In all other respects, it behaves like big_query .