Below is the list of changes that have just been committed into a local
4.1 repository of msvensson. When msvensson 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, 2006-12-08 16:48:49+01:00, msvensson@neptunus.(none) +1 -0
Add missing space
client/mysqltest.c@stripped, 2006-12-08 16:48:47+01:00, msvensson@neptunus.(none) +1 -1
Add missing space
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: msvensson
# Host: neptunus.(none)
# Root: /home/msvensson/mysql/mysql-4.1-maint
--- 1.230/client/mysqltest.c 2006-12-08 16:48:52 +01:00
+++ 1.231/client/mysqltest.c 2006-12-08 16:48:52 +01:00
@@ -4804,7 +4804,7 @@ void handle_error(struct st_command *com
err_errno, err_error);
/* Abort the run of this test, pass the failed query as reason */
- abort_not_supported_test("Query '%s' failed, required functionality" \
+ abort_not_supported_test("Query '%s' failed, required functionality " \
"not supported", command->query);
}
| Thread |
|---|
| • bk commit into 4.1 tree (msvensson:1.2585) | msvensson | 8 Dec |