Below is the list of changes that have just been committed into a local
5.1 repository of hf. When hf 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-07-25 18:23:37+05:00, holyfoot@stripped +1 -0
bug #16513 (mysql_set_server_option is not present in libmysqld.dll export)
libmysqld/libmysqld.def@stripped, 2006-07-25 18:23:34+05:00, holyfoot@stripped +1 -0
mysql_set_server_option added to exports
# 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: holyfoot
# Host: deer.(none)
# Root: /home/hf/work/mysql-5.1.16513
--- 1.17/libmysqld/libmysqld.def 2006-07-25 18:23:44 +05:00
+++ 1.18/libmysqld/libmysqld.def 2006-07-25 18:23:44 +05:00
@@ -164,3 +164,4 @@
my_charset_bin
my_charset_same
modify_defaults_file
+ mysql_set_server_option
| Thread |
|---|
| • bk commit into 5.1 tree (holyfoot:1.2265) BUG#16513 | holyfoot | 25 Jul |