Below is the list of changes that have just been committed into a local
5.1 repository of tsmith. When tsmith 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-07-18 15:31:24-06:00, tsmith@stripped +2 -0
ddl_i18n_utf8.test, ddl_i18n_koi8r.test:
Don't run test with embedded server; requires external client connections
mysql-test/t/ddl_i18n_koi8r.test@stripped, 2007-07-18 15:31:17-06:00, tsmith@stripped +2 -0
Don't run test with embedded server; requires external client connections
mysql-test/t/ddl_i18n_utf8.test@stripped, 2007-07-18 15:31:17-06:00, tsmith@stripped +2 -0
Don't run test with embedded server; requires external client connections
diff -Nrup a/mysql-test/t/ddl_i18n_koi8r.test b/mysql-test/t/ddl_i18n_koi8r.test
--- a/mysql-test/t/ddl_i18n_koi8r.test 2007-06-29 06:52:02 -06:00
+++ b/mysql-test/t/ddl_i18n_koi8r.test 2007-07-18 15:31:17 -06:00
@@ -30,6 +30,8 @@
#
###########################################################################
+# Test requires server to accept client connections (for mysqldump portions)
+--source include/not_embedded.inc
--source include/have_utf8.inc
--source include/have_cp866.inc
--source include/have_cp1251.inc
diff -Nrup a/mysql-test/t/ddl_i18n_utf8.test b/mysql-test/t/ddl_i18n_utf8.test
--- a/mysql-test/t/ddl_i18n_utf8.test 2007-06-29 06:52:02 -06:00
+++ b/mysql-test/t/ddl_i18n_utf8.test 2007-07-18 15:31:17 -06:00
@@ -30,6 +30,8 @@
#
###########################################################################
+# Test requires server to accept client connections (for mysqldump portions)
+--source include/not_embedded.inc
--source include/have_utf8.inc
--source include/have_cp866.inc
--source include/have_cp1251.inc
| Thread |
|---|
| • bk commit into 5.1 tree (tsmith:1.2568) | tim | 20 Jul |