Sql.mysql: Fixed broken variant overloading of query functions. This broke expansion of sprintf-style formatting directives. The typical symptom is the low-level big_query() getting called with a query-string containing raw, unexpanded %-directives, causing an SQL syntax error.