List:Commits« Previous MessageNext Message »
From:martin.brown Date:October 28 2008 3:26pm
Subject:svn commit - mysqldoc@docsrva: r12174 - trunk/topic-guides/topics-common
View as plain text  
Author: mcbrown
Date: 2008-10-28 15:26:39 +0100 (Tue, 28 Oct 2008)
New Revision: 12174

Log:
Adding missing depend base files



Modified:
   trunk/topic-guides/topics-common/Makefile


Modified: trunk/topic-guides/topics-common/Makefile
===================================================================
--- trunk/topic-guides/topics-common/Makefile	2008-10-28 00:20:54 UTC (rev 12173)
+++ trunk/topic-guides/topics-common/Makefile	2008-10-28 14:26:39 UTC (rev 12174)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 1; 555 bytes

@@ -46,7 +46,12 @@
 	connector-net.xml \
 	connector-mxj.xml \
 	connectors.xml \
-	apis-php.xml
+	apis-php.xml \
+	mysql-ha-drbd.xml \
+	mysql-ha-vm.xml \
+	mysql-load-balancer.xml \
+	mysql-memcached.xml \
+	mysql-proxy.xml
 
 connector-odbc.xml: connector-odbc-arbitrary.xml
 	cp $< $@


Thread
svn commit - mysqldoc@docsrva: r12174 - trunk/topic-guides/topics-commonmartin.brown28 Oct