SOURCES (MYSQL_5_0): mysql-align.patch - update to 5.0.56

glen glen at pld-linux.org
Mon Apr 7 11:42:41 CEST 2008


Author: glen                         Date: Mon Apr  7 09:42:41 2008 GMT
Module: SOURCES                       Tag: MYSQL_5_0
---- Log message:
- update to 5.0.56

---- Files affected:
SOURCES:
   mysql-align.patch (1.2 -> 1.2.2.1) 

---- Diffs:

================================================================
Index: SOURCES/mysql-align.patch
diff -u SOURCES/mysql-align.patch:1.2 SOURCES/mysql-align.patch:1.2.2.1
--- SOURCES/mysql-align.patch:1.2	Fri Mar  4 22:17:43 2005
+++ SOURCES/mysql-align.patch	Mon Apr  7 11:42:36 2008
@@ -35,15 +35,15 @@
  		       opts->u_max_value : value);
  
      if (!result_pos)
-@@ -738,7 +738,7 @@
-     value		Pointer to variable
+@@ -864,7 +864,7 @@
+     value              Pointer to variable
  */
  
--static void init_one_value(const struct my_option *option, gptr *variable,
-+static void init_one_value(const struct my_option *option, gptr variable,
+-static void init_one_value(const struct my_option *optp, gptr *variable,
++static void init_one_value(const struct my_option *optp, gptr variable,
  			   longlong value)
  {
-   switch ((option->var_type & GET_TYPE_MASK)) {
+   DBUG_ENTER("init_one_value");
 @@ -793,12 +793,12 @@
        set the value to default value.
      */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mysql-align.patch?r1=1.2&r2=1.2.2.1&f=u



More information about the pld-cvs-commit mailing list