List:Commits« Previous MessageNext Message »
From:ramil Date:September 14 2007 9:33am
Subject:bk commit into 5.1 tree (ramil:1.2601)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of ram. When ram 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-09-14 14:33:41+05:00, ramil@stripped +1 -0
  set_var.cc:
    test, ignore

  sql/set_var.cc@stripped, 2007-09-14 14:33:39+05:00, ramil@stripped +1 -0
    test, ignore

diff -Nrup a/sql/set_var.cc b/sql/set_var.cc
--- a/sql/set_var.cc	2007-08-14 00:39:24 +05:00
+++ b/sql/set_var.cc	2007-09-14 14:33:39 +05:00
@@ -814,6 +814,7 @@ static bool sys_update_ftb_syntax(THD *t
 
 static void sys_default_ftb_syntax(THD *thd, enum_var_type type)
 {
+  // test
   strmake(ft_boolean_syntax, def_ft_boolean_syntax,
 	  sizeof(ft_boolean_syntax)-1);
 }
Thread
bk commit into 5.1 tree (ramil:1.2601)ramil14 Sep