List:Commits« Previous MessageNext Message »
From:kpettersson Date:July 29 2007 2:01pm
Subject:bk commit into 5.1 tree (thek:1.2570)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of thek. When thek does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-07-29 14:01:16+02:00, thek@adventure.(none) +1 -0
  Cleanup patch
  - Removed unused variable.

  sql/sql_lex.cc@stripped, 2007-07-29 14:01:13+02:00, thek@adventure.(none) +0 -2
    - Removed unused variable

diff -Nrup a/sql/sql_lex.cc b/sql/sql_lex.cc
--- a/sql/sql_lex.cc	2007-07-27 16:57:55 +02:00
+++ b/sql/sql_lex.cc	2007-07-29 14:01:13 +02:00
@@ -2391,8 +2391,6 @@ void st_select_lex_unit::set_limit(SELEC
 
 void st_lex::set_trg_event_type_for_tables()
 {
-  enum trg_event_type trg_event;
-
   uint8 new_trg_event_map= 0;
 
   /*
Thread
bk commit into 5.1 tree (thek:1.2570)kpettersson29 Jul