~percona-dev/percona-server/5.1.57-partially-ported

« back to all changes in this revision

Viewing changes to mysql-syslog.patch

  • Committer: Oleg Tsarev
  • Date: 2011-05-10 00:07:01 UTC
  • Revision ID: oleg.tsarev@percona.com-20110510000701-l08jx5er0g8ogi6w
Patches ported to 5.1.57
ATTENTION, ATTENTION, ATTENTION
!!!
Some parts of innodb_split_buf_pool_mutex.patch was removed (for apply another patches)
You should revert changes in this commit from patch and do their right

!!! 
innodb_lru_dump_restore.patch has some changes, what should be reviewed

!!!
mysql-test.diff - I removed part for "mysql-test/include/mtr_warnings.sql", should be restored and fixed

All other looks fine.

UNFORTUNATELY, MYSQL DOESN'T BUILD (Compilation error in InnoDB).

ATTENTION, ATTENTION, ATTENTION

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-01-07 18:46:05.000000000 +0300
10
10
+++ b/client/client_priv.h      2011-01-07 18:53:03.000000000 +0300
11
 
@@ -90,6 +90,9 @@
 
11
@@ -91,6 +91,9 @@
12
12
   OPT_FIX_TABLE_NAMES, OPT_FIX_DB_NAMES, OPT_SSL_VERIFY_SERVER_CERT,
13
13
   OPT_DEBUG_INFO, OPT_DEBUG_CHECK, OPT_COLUMN_TYPES, OPT_ERROR_LOG_FILE,
14
14
   OPT_WRITE_BINLOG, OPT_DUMP_DATE,