summaryrefslogtreecommitdiff
path: root/sql/authors.h
diff options
context:
space:
mode:
authorunknown <jimw@mysql.com>2005-11-28 18:28:31 -0800
committerunknown <jimw@mysql.com>2005-11-28 18:28:31 -0800
commitc9de3de0b1febbcfb986fccb238ae67e8c7519a0 (patch)
treea1e0439a045a6587a2f16a35f88838633fb2ec23 /sql/authors.h
parent0bf6eb88ad9cd309bf92156181015f3023ce77df (diff)
downloadmariadb-git-c9de3de0b1febbcfb986fccb238ae67e8c7519a0.tar.gz
Add Ingo to SHOW AUTHORS
sql/authors.h: Add Ingo
Diffstat (limited to 'sql/authors.h')
-rw-r--r--sql/authors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/authors.h b/sql/authors.h
index 2a799f7865c..fa68b20c7a1 100644
--- a/sql/authors.h
+++ b/sql/authors.h
@@ -118,6 +118,7 @@ struct show_table_authors_st show_table_authors[]= {
"Windows development, Windows NT service"},
{ "Punita Srivastava", "Austin, TX, USA", "Testing - Merlin"},
{ "Alexey Stroganov (Ranger)", "Lugansk, Ukraine", "Testing - Benchmarks"},
+ { "Ingo Strüwing", "Berlin, Germany", "Bug fixing" },
{ "Magnus Svensson", "Öregrund, Sweden",
"NDB Cluster: Integration into MySQL, test framework" },
{ "Zeev Suraski", "", "FROM_UNIXTIME(), ENCRYPT()" },