summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/r/contributors.result8
-rw-r--r--mysql-test/r/show_check.result2
2 files changed, 6 insertions, 4 deletions
diff --git a/mysql-test/r/contributors.result b/mysql-test/r/contributors.result
index 19fdd96b4fb..836d5858d2f 100644
--- a/mysql-test/r/contributors.result
+++ b/mysql-test/r/contributors.result
@@ -1,7 +1,11 @@
SHOW CONTRIBUTORS;
Name Location Comment
+Booking.com http://www.booking.com Founding member of the MariaDB foundation
+SkySQL Ab http://www.skysql.com Founding member of the MariaDB foundation
+Parallels http://www.parallels.com/products/plesk Founding member of the MariaDB foundation
+Jelastic.com Russia Sponsor of the MariaDB foundation
+Planetta.net Finland Sponsor of the MariaDB foundation
+Open query Australia Sponsor of the MariaDB foundation
Ronald Bradford Brisbane, Australia EFF contribution for UC2006 Auction
Sheeri Kritzer Boston, Mass. USA EFF contribution for UC2006 Auction
Mark Shuttleworth London, UK. EFF contribution for UC2006 Auction
-Warnings:
-Warning 1681 'SHOW CONTRIBUTORS' is deprecated and will be removed in a future release.
diff --git a/mysql-test/r/show_check.result b/mysql-test/r/show_check.result
index 0e4cf6c6775..efe52894aab 100644
--- a/mysql-test/r/show_check.result
+++ b/mysql-test/r/show_check.result
@@ -1558,8 +1558,6 @@ SET NAMES latin1;
SHOW AUTHORS;
SHOW WARNINGS;
Level Code Message
-Warning 1681 'SHOW AUTHORS' is deprecated and will be removed in a future release.
SHOW CONTRIBUTORS;
SHOW WARNINGS;
Level Code Message
-Warning 1681 'SHOW CONTRIBUTORS' is deprecated and will be removed in a future release.