summaryrefslogtreecommitdiffstats
path: root/tests/data/parser/parseSetCharacterSetError.in
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2016-09-13 10:32:25 +0200
committerGitHub <noreply@github.com>2016-09-13 10:32:25 +0200
commit30606001ca8a017be9c0837334a8c9ef52af340e (patch)
tree426acab29d4747cecac5bcea57723de510a2fba8 /tests/data/parser/parseSetCharacterSetError.in
parent496d47d54d26c12ef2832448ed7bf039f561ee3c (diff)
parente42ef817340ba146d5dd4e07f712aeb54f3c0ef6 (diff)
downloadsql-parser-30606001ca8a017be9c0837334a8c9ef52af340e.zip
sql-parser-30606001ca8a017be9c0837334a8c9ef52af340e.tar.gz
sql-parser-30606001ca8a017be9c0837334a8c9ef52af340e.tar.bz2
Merge pull request #75 from devenbansod/fix_51_74
Add correct parsing of SET CHARACTER SET, CHARSET , NAMES statements
Diffstat (limited to 'tests/data/parser/parseSetCharacterSetError.in')
-rw-r--r--tests/data/parser/parseSetCharacterSetError.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/parser/parseSetCharacterSetError.in b/tests/data/parser/parseSetCharacterSetError.in
new file mode 100644
index 0000000..f44c24b
--- /dev/null
+++ b/tests/data/parser/parseSetCharacterSetError.in
@@ -0,0 +1 @@
+SET CHARACTER SET \ No newline at end of file