List:Commits« Previous MessageNext Message »
From:Marc Alff Date:June 18 2009 5:15am
Subject:bzr commit into mysql-6.0-perfschema branch (marc.alff:3182)
View as plain text  
#At file:///home/malff/BZR-TREE/mysql-6.0-perfschema/ based on revid:marc.alff@stripped

 3182 Marc Alff	2009-06-17
      
      Updated SHOW AUTHORS
      modified:
        sql/authors.h

=== modified file 'sql/authors.h'
--- a/sql/authors.h	2007-08-30 11:55:03 +0000
+++ b/sql/authors.h	2009-06-18 05:15:16 +0000
@@ -36,6 +36,7 @@ struct show_table_authors_st {
 struct show_table_authors_st show_table_authors[]= {
   { "Brian (Krow) Aker", "Seattle, WA, USA",
     "Architecture, archive, federated, bunch of little stuff :)" },
+  { "Marc Alff", "Denver, CO, USA", "Signal, Resignal, Performance Schema" },
   { "Venu Anuganti", "", "Client/server protocol (4.1)" },
   { "David Axmark", "Uppsala, Sweden",
     "Small stuff long time ago, Monty ripped it out!" },

Thread
bzr commit into mysql-6.0-perfschema branch (marc.alff:3182) Marc Alff18 Jun