summaryrefslogtreecommitdiff
path: root/sql/authors.h
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2017-11-22 14:38:51 +0400
committerSergey Vojtovich <svoj@mariadb.org>2017-11-22 14:39:21 +0400
commite44107c4d93155bebdaf1be718be0fea50a4a1ad (patch)
tree07d001db6d88ec7fa8c947a7a450e2f0af2d465f /sql/authors.h
parentfeec04f29db95e9e43b68fbea4592a66f591626a (diff)
downloadmariadb-git-e44107c4d93155bebdaf1be718be0fea50a4a1ad.tar.gz
Tencent contributions added
Diffstat (limited to 'sql/authors.h')
-rw-r--r--sql/authors.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/authors.h b/sql/authors.h
index 3a8f5497248..609b77059f4 100644
--- a/sql/authors.h
+++ b/sql/authors.h
@@ -75,6 +75,8 @@ struct show_table_authors_st show_table_authors[]= {
"Prepared statements (4.1), Cursors (5.0), GET_LOCK (10.0)" },
{ "Ian Gilfillan", "South Africa", "MariaDB documentation"},
{ "Federico Razolli", "Italy", "MariaDB documentation Italian translation"},
+ { "Vinchen", "Shenzhen, China", "Instant ADD Column for InnoDB, Spider engine optimization, from Tencent Game DBA Team" },
+ { "Willhan", "Shenzhen, China", "Big Column Compression, Spider engine optimization, from Tencent Game DBA Team" },
/* People working on MySQL code base (not NDB) */
{ "Guilhem Bichot", "Bordeaux, France", "Replication (since 4.0)" },