diff options
author | Mattias Jonsson <mattias.jonsson@sun.com> | 2010-05-04 14:26:44 +0200 |
---|---|---|
committer | Mattias Jonsson <mattias.jonsson@sun.com> | 2010-05-04 14:26:44 +0200 |
commit | f33075fd16184097fa849189fecf0f1461bef4f2 (patch) | |
tree | 6e56b7cffa632eae7453c647e2d16a82d3e6ff6a /sql/authors.h | |
parent | 95e712b0b781ea07de7ec3993daca207dba5f363 (diff) | |
parent | ca086708bcae0a364a1babea45b74729d287449e (diff) | |
download | mariadb-git-f33075fd16184097fa849189fecf0f1461bef4f2.tar.gz |
merge
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 dfe3b143e2f..925c942fa24 100644 --- a/sql/authors.h +++ b/sql/authors.h @@ -76,6 +76,7 @@ struct show_table_authors_st show_table_authors[]= { { "Eric Herman", "Amsterdam, Netherlands", "Bug fixing - federated" }, { "Andrey Hristov", "Walldorf, Germany", "Event scheduler (5.1)" }, { "Alexander (Alexi) Ivanov", "St. Petersburg, Russia", "Replication" }, + { "Mattias Jonsson", "Uppsala, Sweden", "Partitioning" }, { "Alexander (Salle) Keremidarski", "Sofia, Bulgaria", "Bug fixing" }, { "Mats Kindahl", "Storvreta, Sweden", "Replication" }, |