Skip to content
Permalink
Browse files
Tencent contributions added
  • Loading branch information
Sergey Vojtovich committed Nov 22, 2017
1 parent feec04f commit e44107c
Showing 1 changed file with 2 additions and 0 deletions.
@@ -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)" },

1 comment on commit e44107c

@HugeFelix
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you very much @svoj

And we very appreciate that you review our Column Compress Code and modified it in good way.

Please sign in to comment.