logo       

bk commit - mysqldoc tree (1.447): msg#00345

db.mysql.devel

Subject: bk commit - mysqldoc tree (1.447)

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.447 03/04/24 09:54:41 paul@xxxxxxxxxxxxxxxxxx +1 -0
manual.texi:
Fix user-reported typos.

Docs/manual.texi
1.421 03/04/24 09:54:27 paul@xxxxxxxxxxxxxxxxxx +2 -2
Fix user-reported typos.

# 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: teton.kitebird.com
# Root: /home/paul/mysqldoc

--- 1.420/Docs/manual.texi Thu Apr 24 06:35:02 2003
+++ 1.421/Docs/manual.texi Thu Apr 24 09:54:27 2003
@@ -12292,7 +12292,7 @@
mysql> CREATE FUNCTION metaphon RETURNS STRING SONAME "example.so";
@end example

-Is OS/2, the module would be named @file{example.udf}, but you would not
+In OS/2, the module would be named @file{example.udf}, but you would not
specify the module extension:

@example
@@ -54187,7 +54187,7 @@
@end example

If you inherit your object from any of the standard items (like
-@code{Item_num_func} you probably only have to define one of the above
+@code{Item_num_func}), you probably only have to define one of the above
functions and let the parent object take care of the other functions.
For example, the @code{Item_str_func} class defines a @code{val()} function
that executes @code{atof()} on the value returned by @code{::str()}.

--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:
http://lists.mysql.com/internals?unsub=gcdmd-internals@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise