Navigation Menu

Skip to content

Commit

Permalink
test: fix English
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 25, 2015
1 parent eab0537 commit d6e31c6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@
DROP TABLE IF EXISTS diaries;
--enable_warnings

# MySQL <= 5.5 reports wrong a warning. :<
# MySQL <= 5.5 reports a wrong warning. :<
# It has been fixed in MySQL >= 5.6 and MariaDB >= 5.3.
--disable_warnings
SET GLOBAL mroonga_match_escalation_threshold = -1;
Expand Down

0 comments on commit d6e31c6

Please sign in to comment.