Index: tests/tdbcmysql.test
--- tests/tdbcmysql.test.orig
+++ tests/tdbcmysql.test
@@ -118,7 +118,7 @@ test tdbc::mysql-1.9 {create a connection, failure} {*
 	list $status $result $::errorCode
     }
     -match glob
-    -result {1 {Unknown MySQL server host*} {TDBC GENERAL_ERROR HY000 MYSQL *}}
+    -result {1 {Unknown *server host*} {TDBC GENERAL_ERROR HY000 MYSQL *}}
 }
 
 #------------------------------------------------------------------------------
