summaryrefslogtreecommitdiff
path: root/storage/mroonga/mysql-test/mroonga/storage/r/function_escape_error_query_is_not_string.result
blob: c17624581991dd0a57eb1e0ef6ce8add4a07bb70 (plain)
1
2
3
SET NAMES UTF8;
SELECT mroonga_escape(29) AS escaped_query;
ERROR HY000: Can't initialize function 'mroonga_escape'; mroonga_escape(): The 1st argument must be query as string