List:Commits« Previous MessageNext Message »
From:paul.dubois Date:September 23 2008 7:13am
Subject:svn commit - mysqldoc@docsrva: r11868 - in trunk: . refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-09-23 09:13:13 +0200 (Tue, 23 Sep 2008)
New Revision: 11868

Log:
 r34103@frost:  paul | 2008-09-23 10:10:58 +0300
 Remove unused variables


Modified:
   trunk/refman-5.0/optimization.xml
   trunk/refman-5.1/optimization.xml
   trunk/refman-6.0/optimization.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:34088
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:33247
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:34103
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:33247


Modified: trunk/refman-5.0/optimization.xml
===================================================================
--- trunk/refman-5.0/optimization.xml	2008-09-23 07:12:53 UTC (rev 11867)
+++ trunk/refman-5.0/optimization.xml	2008-09-23 07:13:13 UTC (rev 11868)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 3; 615 bytes

@@ -10139,9 +10139,6 @@
 sort_buffer_size                  2097144
 sync-binlog                       0
 sync-frm                          TRUE
-sync-replication                  0
-sync-replication-slave-id         0
-sync-replication-timeout          10
 table_cache                       64
 thread_cache_size                 0
 thread_concurrency                10


Modified: trunk/refman-5.1/optimization.xml
===================================================================
--- trunk/refman-5.1/optimization.xml	2008-09-23 07:12:53 UTC (rev 11867)
+++ trunk/refman-5.1/optimization.xml	2008-09-23 07:13:13 UTC (rev 11868)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 3; 615 bytes

@@ -11114,9 +11114,6 @@
 sort_buffer_size                  2097144
 sync-binlog                       0
 sync-frm                          TRUE
-sync-replication                  0
-sync-replication-slave-id         0
-sync-replication-timeout          10
 table_open_cache                  64
 table_lock_wait_timeout           50
 thread_cache_size                 0


Modified: trunk/refman-6.0/optimization.xml
===================================================================
--- trunk/refman-6.0/optimization.xml	2008-09-23 07:12:53 UTC (rev 11867)
+++ trunk/refman-6.0/optimization.xml	2008-09-23 07:13:13 UTC (rev 11868)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 3; 615 bytes

@@ -11466,9 +11466,6 @@
 sort_buffer_size                  2097144
 sync-binlog                       0
 sync-frm                          TRUE
-sync-replication                  0
-sync-replication-slave-id         0
-sync-replication-timeout          10
 table_open_cache                  64
 table_lock_wait_timeout           50
 thread_cache_size                 0


Thread
svn commit - mysqldoc@docsrva: r11868 - in trunk: . refman-5.0 refman-5.1 refman-6.0paul.dubois23 Sep