diff options
author | brian@zim.(none) <> | 2006-05-02 17:53:26 -0700 |
---|---|---|
committer | brian@zim.(none) <> | 2006-05-02 17:53:26 -0700 |
commit | 874252373ca12f9462942b2fea45366daa6b1345 (patch) | |
tree | f6c236586eaa96e8a568da97b9af0acbb8d22d6f /mysql-test/t/contributors.test | |
parent | 8ab2897e93745ecf7b066340852be200a7b19052 (diff) | |
download | mariadb-git-874252373ca12f9462942b2fea45366daa6b1345.tar.gz |
Added new show contributors command.
Diffstat (limited to 'mysql-test/t/contributors.test')
-rw-r--r-- | mysql-test/t/contributors.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/contributors.test b/mysql-test/t/contributors.test new file mode 100644 index 00000000000..e463c4a888b --- /dev/null +++ b/mysql-test/t/contributors.test @@ -0,0 +1 @@ +SHOW CONTRIBUTORS; |