diff options
author | unknown <andrey@lmy004.> | 2006-05-30 10:22:31 +0200 |
---|---|---|
committer | unknown <andrey@lmy004.> | 2006-05-30 10:22:31 +0200 |
commit | 772758b6ecdec2551910a5c1f0cec5cee99315ec (patch) | |
tree | 128db072c2e185109410fbb012b52801a7e3c140 /sql/authors.h | |
parent | 3416732d85f8c70f8a587d8bca71e0fd4f759b81 (diff) | |
download | mariadb-git-772758b6ecdec2551910a5c1f0cec5cee99315ec.tar.gz |
update show authors
Diffstat (limited to 'sql/authors.h')
-rw-r--r-- | sql/authors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/authors.h b/sql/authors.h index 1b1742ad399..618c6305f6b 100644 --- a/sql/authors.h +++ b/sql/authors.h @@ -74,6 +74,7 @@ struct show_table_authors_st show_table_authors[]= { { "Nikolay Grishakin", "Austin, TX, USA", "Testing - Server" }, { "Wei He", "", "Chinese (GBK) character set" }, { "Eric Herman", "Amsterdam, Netherlands", "Bug fixing - federated" }, + { "Andrey Hristov", "Walldorf, Germany", "Event scheduler (5.1)" }, { "Alexander (Alexi) Ivanov", "St. Petersburg, Russia", "Replication" }, { "Alexander (Salle) Keremidarski", "Sofia, Bulgaria", "Bug fixing" }, |