Below is the list of changes that have just been committed into a local
5.0 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-11-16 16:19:29+01:00, msvensson@neptunus.(none) +1 -0
Add the two new functions to udf_example.def so they will be exported by dll's
sql/udf_example.def@stripped, 2006-11-16 16:19:27+01:00, msvensson@neptunus.(none) +2 -0
Add the two new functions to udf_example.def so they will be exported by dll's
# 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-5.0-maint
--- 1.1/sql/udf_example.def 2006-11-16 16:19:35 +01:00
+++ 1.2/sql/udf_example.def 2006-11-16 16:19:35 +01:00
@@ -22,3 +22,5 @@ EXPORTS
avgcost_add
avgcost_clear
avgcost
+ is_const
+ is_const_init
| Thread |
|---|
| • bk commit into 5.0 tree (msvensson:1.2314) | msvensson | 16 Nov |