summaryrefslogtreecommitdiff
path: root/mysql-test/t/bug20328.test
blob: 6ae4717de9c582082b8af07e2b66b8eba5fa4475 (plain)
1
2
3
4
5
6
7
8
9
# This test should work in embedded server after we fix mysqltest
-- source include/not_embedded.inc

#
# Bug #20328: mysql client interprets commands in comments
#
--exec echo 'help' | $MYSQL
--exec echo 'help ' | $MYSQL