summaryrefslogtreecommitdiff
path: root/mysql-test/t/contributors.test
diff options
context:
space:
mode:
authorunknown <brian@zim.(none)>2006-05-02 17:53:26 -0700
committerunknown <brian@zim.(none)>2006-05-02 17:53:26 -0700
commit12ede0e0be7cf6b391b487d41b0e3aa4a4cc3563 (patch)
treef6c236586eaa96e8a568da97b9af0acbb8d22d6f /mysql-test/t/contributors.test
parent472f4a84d258624df901aa3096a733cf73c45c3b (diff)
downloadmariadb-git-12ede0e0be7cf6b391b487d41b0e3aa4a4cc3563.tar.gz
Added new show contributors command.
sql/lex.h: Additions for show contributors sql/mysql_priv.h: Show contributors addition sql/sp_head.cc: Added for show contributors sql/sql_lex.h: Adding contributors addition sql/sql_parse.cc: Execute for add contributors sql/sql_show.cc: Adding show contributors sql/sql_yacc.yy: Show contributors additio mysql-test/r/contributors.result: New BitKeeper file ``mysql-test/r/contributors.result'' mysql-test/t/contributors.test: New BitKeeper file ``mysql-test/t/contributors.test'' sql/contributors.h: New BitKeeper file ``sql/contributors.h''
Diffstat (limited to 'mysql-test/t/contributors.test')
-rw-r--r--mysql-test/t/contributors.test1
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;