]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- update to 5.1.28
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 27 Oct 2008 13:06:55 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql-errorlog-no-rename.patch -> 1.2

mysql-errorlog-no-rename.patch

index 6d5e0536d8e8df0eca4c1b6a7b8d39bfd6d10311..c516ea9e284e867a49782fc6a593725a14ae2050 100644 (file)
@@ -1,6 +1,6 @@
---- mysql-5.0.68/libmysqld/log.cc~     2008-08-13 12:14:31.000000000 +0300
-+++ mysql-5.0.68/libmysqld/log.cc      2008-10-27 15:02:24.136737667 +0200
-@@ -2543,11 +2543,11 @@
+--- mysql-5.1.28-rc/sql/log.cc~        2008-08-28 18:40:55.000000000 +0300
++++ mysql-5.1.28-rc/sql/log.cc 2008-10-27 15:06:13.528944807 +0200
+@@ -4606,11 +4606,11 @@
    bool result=0;
    if (opt_error_log)
    {
@@ -14,7 +14,7 @@
      char err_temp[FN_REFLEN+4];
      /*
       On Windows is necessary a temporary file for to rename
-@@ -2575,7 +2575,6 @@
+@@ -4642,7 +4642,6 @@
      else
       result= 1;
  #else
This page took 0.03873 seconds and 4 git commands to generate.