]> git.pld-linux.org Git - packages/mysql.git/blobdiff - optimizer_fix.patch
- add default-storage-engine sample
[packages/mysql.git] / optimizer_fix.patch
index c6aceb30edf9eee29071bc854809bba36c886d88..af2089d0195072c4cd210bed30e72f685fd0e3fb 100644 (file)
    DBUG_RETURN(HA_POS_ERROR);                  /* This shouldn't happend */
 --- a/sql/sys_vars.cc
 +++ b/sql/sys_vars.cc
-@@ -2180,6 +2180,12 @@
+@@ -2186,6 +2186,12 @@
         VALID_RANGE(1, IF_WIN(INT_MAX32/1000, LONG_TIMEOUT)),
         DEFAULT(NET_WAIT_TIMEOUT), BLOCK_SIZE(1));
  
This page took 0.052401 seconds and 4 git commands to generate.