]> git.pld-linux.org Git - packages/mysql.git/blobdiff - mysql_syslog.patch
- disable response-time-distribution patch on arch which has no atomic builtins even...
[packages/mysql.git] / mysql_syslog.patch
index 063d1707b1d887ba15078af311181e92dbc819ba..ac219cfc6d2ef0cf8fcc1a58d4a016f8d719e119 100644 (file)
@@ -6,9 +6,9 @@
 # Any small change to this file in the main branch
 # should be done or reviewed by the maintainer!
 diff -ruN a/client/client_priv.h b/client/client_priv.h
---- a/client/client_priv.h     2011-01-13 18:35:59.000000000 +0300
-+++ b/client/client_priv.h     2011-01-13 18:38:21.000000000 +0300
-@@ -85,6 +85,9 @@
+--- a/client/client_priv.h     2011-04-09 18:48:18.000000000 +0400
++++ b/client/client_priv.h     2011-04-09 18:48:54.000000000 +0400
+@@ -82,6 +82,9 @@
    OPT_DEBUG_INFO, OPT_DEBUG_CHECK, OPT_COLUMN_TYPES, OPT_ERROR_LOG_FILE,
    OPT_WRITE_BINLOG, OPT_DUMP_DATE,
    OPT_INIT_COMMAND,
@@ -19,8 +19,8 @@ diff -ruN a/client/client_priv.h b/client/client_priv.h
    OPT_DEFAULT_AUTH,
    OPT_DEFAULT_PLUGIN,
 diff -ruN a/client/mysql.cc b/client/mysql.cc
---- a/client/mysql.cc  2010-12-03 20:58:26.000000000 +0300
-+++ b/client/mysql.cc  2011-01-13 18:38:21.000000000 +0300
+--- a/client/mysql.cc  2011-04-09 18:48:04.000000000 +0400
++++ b/client/mysql.cc  2011-04-09 18:48:54.000000000 +0400
 @@ -38,6 +38,11 @@
  #include "my_readline.h"
  #include <signal.h>
This page took 0.083298 seconds and 4 git commands to generate.