summaryrefslogtreecommitdiff
path: root/sql/authors.h
diff options
context:
space:
mode:
authorbrian@zim.(none) <>2007-03-15 23:39:07 -0700
committerbrian@zim.(none) <>2007-03-15 23:39:07 -0700
commit45d7dff67d850461cde4cb83846740d6179d351c (patch)
tree2fedda862ba8e478899bbb8c6c74642ad1c10021 /sql/authors.h
parentdeef4ef274433afbfa4ea0c7464b956faa9956e6 (diff)
downloadmariadb-git-45d7dff67d850461cde4cb83846740d6179d351c.tar.gz
Correctly report load type.
Updated engine to also handle create options Secondary indexes can now be generated (aka the test PeterZ thoughts!)
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 48b807c7884..dfe3b143e2f 100644
--- a/sql/authors.h
+++ b/sql/authors.h
@@ -66,6 +66,7 @@ struct show_table_authors_st show_table_authors[]= {
"Parser, port to OS/2, storage engines and some random stuff" },
{ "Yuri Dario", "", "OS/2 port" },
{ "Andrei Elkin", "Espoo, Finland", "Replication" },
+ { "Patrick Galbraith", "Sharon, NH", "Federated Engine, mysqlslap" },
{ "Sergei Golubchik", "Kerpen, Germany",
"Full-text search, precision math" },
{ "Lenz Grimmer", "Hamburg, Germany",