Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon 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://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.2699 05/03/11 14:46:03 jon@stripped +1 -0
Character sets: --default-character-set is in
[mysqld] not client section of config file.
Docs/manual.texi
1.2528 05/03/11 14:45:58 jon@stripped +1 -1
Character sets: --default-character-set is in
[mysqld] not client section of config file.
# 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: jon
# Host: gigan.site
# Root: /home/jon/bk/mysqldoc
--- 1.2527/Docs/manual.texi 2005-03-11 10:25:35 +10:00
+++ 1.2528/Docs/manual.texi 2005-03-11 14:45:58 +10:00
@@ -28346,7 +28346,7 @@
You can force the client to use specific character set as follows:
@example
-[client]
+[mysqld]
default-character-set=@var{charset}
@end example
| Thread |
|---|
| • bk commit - mysqldoc tree (jon:1.2699) | jon | 11 Mar |