~vlad-lesin/percona-server/pintables

« back to all changes in this revision

Viewing changes to mysql_syslog.patch

  • Committer: Oleg Tsarev
  • Date: 2011-05-11 13:27:33 UTC
  • mto: This revision was merged to the branch mainline in revision 110.
  • Revision ID: oleg.tsarev@percona.com-20110511132733-hvqta1d712hp9ozr
port to 5.5.12 second part

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
diff -ruN a/client/client_priv.h b/client/client_priv.h
9
9
--- a/client/client_priv.h      2011-04-09 18:48:18.000000000 +0400
10
10
+++ b/client/client_priv.h      2011-04-09 18:48:54.000000000 +0400
11
 
@@ -82,6 +82,9 @@
 
11
@@ -83,6 +83,9 @@
12
12
   OPT_DEBUG_INFO, OPT_DEBUG_CHECK, OPT_COLUMN_TYPES, OPT_ERROR_LOG_FILE,
13
13
   OPT_WRITE_BINLOG, OPT_DUMP_DATE,
14
14
   OPT_INIT_COMMAND,