mariadb/storage/rocksdb/mysql-test/rocksdb/r/rqg_examples.result
Sergei Petrunia ebfc4e6ad0 Initial commit,
copy of
commit 86587affafe77ef555f7c3839839de44f0f203f3
Author: Tian Xia <tianx@fb.com>
Date:   Tue Oct 4 10:01:52 2016 -0700

    Allow filtering of show commands through admission control
2016-10-06 17:24:09 +00:00

3 lines
114 B
Text

CREATE DATABASE IF NOT EXISTS rqg_examples;
Running test with grammar file example.yy
DROP DATABASE rqg_examples;