summaryrefslogtreecommitdiff
path: root/sql/authors.h
diff options
context:
space:
mode:
authorunknown <petr@mysql.com>2006-05-30 03:26:58 +0400
committerunknown <petr@mysql.com>2006-05-30 03:26:58 +0400
commit000a603fc742565899b6e2238fbffa90e622cf68 (patch)
tree37be892809cfd186c648692f4cdb1ede13c03337 /sql/authors.h
parente7515ef7cbd6b03c4aaa23d63f346cf76f052a0e (diff)
downloadmariadb-git-000a603fc742565899b6e2238fbffa90e622cf68.tar.gz
update show authors
Diffstat (limited to 'sql/authors.h')
-rw-r--r--sql/authors.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/authors.h b/sql/authors.h
index 595d14c6e0b..1b1742ad399 100644
--- a/sql/authors.h
+++ b/sql/authors.h
@@ -57,7 +57,8 @@ struct show_table_authors_st show_table_authors[]= {
{ "Yves Carlier", "", "mysqlaccess" },
{ "Joshua Chamas", "Cupertino, CA, USA",
"Concurrent insert, extended date syntax" },
- { "Petr Chardin", "Moscow, Russia", "Instance Manager (5.0)" },
+ { "Petr Chardin", "Moscow, Russia",
+ "Instance Manager (5.0), Server log tables (5.1)" },
{ "Wei-Jou Chen", "", "Chinese (Big5) character set" },
{ "Albert Chin-A-Young", "",
"Tru64 port, large file support, better TCP wrappers support" },