SOURCES: mysql-bug-34945.patch - really adjust for 5.1.23

arekm arekm at pld-linux.org
Wed Apr 9 19:22:12 CEST 2008


Author: arekm                        Date: Wed Apr  9 17:22:12 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- really adjust for 5.1.23

---- Files affected:
SOURCES:
   mysql-bug-34945.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/mysql-bug-34945.patch
diff -u SOURCES/mysql-bug-34945.patch:1.2 SOURCES/mysql-bug-34945.patch:1.3
--- SOURCES/mysql-bug-34945.patch:1.2	Wed Apr  9 19:08:48 2008
+++ SOURCES/mysql-bug-34945.patch	Wed Apr  9 19:22:07 2008
@@ -117,7 +117,7 @@
  
 +  /* Initialize the index first */
 +  if (!table->file->inited)
-+    table->file->ha_index_init(tab->ref.key);
++    table->file->ha_index_init(tab->ref.key, tab->sorted);
 +
 +  /* Perform "Late NULLs Filtering" (see internals manual for explanations) */
    for (uint i= 0 ; i < tab->ref.key_parts ; i++)
================================================================

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



More information about the pld-cvs-commit mailing list