List:Commits« Previous MessageNext Message »
From:eugene Date:August 21 2007 3:04pm
Subject:bk commit into 5.1 tree (evgen:1.2568)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of evgen. When evgen does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-08-21 19:04:36+04:00, evgen@stripped +1 -0
  partition_mgm_err2.test:
    A commentary corrected.

  mysql-test/t/partition_mgm_err2.test@stripped, 2007-08-21 19:03:07+04:00, evgen@stripped +3 -1
    A commentary corrected.

diff -Nrup a/mysql-test/t/partition_mgm_err2.test b/mysql-test/t/partition_mgm_err2.test
--- a/mysql-test/t/partition_mgm_err2.test	2007-04-25 22:21:22 +04:00
+++ b/mysql-test/t/partition_mgm_err2.test	2007-08-21 19:03:07 +04:00
@@ -5,9 +5,11 @@
 --source include/have_symlink.inc
 
 #
-# This test is disabled on windows due to BUG#19107
+# MySQL has support of symlinked directories only on the windows platform,
+# but this test requires symlinked files.
 #
 --source include/not_windows.inc
+
 #
 # BUG: 14354 Partitions: data directory clause fails
 #
Thread
bk commit into 5.1 tree (evgen:1.2568)eugene21 Aug