Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul 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.2773 05/03/24 11:41:56 paul@stripped +1 -0
manual.texi:
_init/_deinit are not the only qualifying aux symbols.
Docs/manual.texi
1.2607 05/03/24 11:41:31 paul@stripped +4 -3
_init/_deinit are not the only qualifying aux symbols.
# 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: paul
# Host: kite-hub.kitebird.com
# Root: /src/extern/MySQL/bk/mysqldoc
--- 1.2606/Docs/manual.texi 2005-03-24 11:37:27 -06:00
+++ 1.2607/Docs/manual.texi 2005-03-24 11:41:31 -06:00
@@ -10576,9 +10576,10 @@
@item
@strong{Incompatible change:}
As of MySQL 5.0.3, the server by default no longer loads user-defined
-functions unless they have at least one auxiliary symbol (an @code{xxx_init} or
-@code{xxx_deinit} symbol) defined in addition to the main function symbol. This
-behavior can be overridden with the @code{--allow-suspicious-udfs} option.
+functions unless they have at least one auxiliary symbol (for example,
+an @code{xxx_init} or @code{xxx_deinit} symbol) defined in addition
+to the main function symbol. This behavior can be overridden with the
+@code{--allow-suspicious-udfs} option.
@xref{UDF security}.
@item
| Thread |
|---|
| • bk commit - mysqldoc tree (paul:1.2773) | paul | 24 Mar |