List:Internals« Previous MessageNext Message »
From:Georg Richter Date:May 8 2005 8:24am
Subject:bk commit into 5.0 tree (georg:1.1948)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of georg. When georg 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
  1.1948 05/05/08 10:24:04 georg@stripped +1 -0
  Added export symbols for workaround of bugs #8317,#9637 in PHP5

  libmysql/libmysql.def
    1.36 05/05/08 10:23:55 georg@stripped +3 -0
    Added export symbols for workaround of bugs #8317,#9637 in PHP5

# 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:	georg
# Host:	lmy002.wdf.sap.corp
# Root:	/home/georg/work/mysql/prod/mysql-5.0

--- 1.35/libmysql/libmysql.def	2005-03-23 10:18:37 +01:00
+++ 1.36/libmysql/libmysql.def	2005-05-08 10:23:55 +02:00
@@ -149,3 +149,6 @@
 	mysql_server_init
 	mysql_server_end
 	get_defaults_files
+	get_charset_by_csname
+	get_charsets_dir
+	charsets_dir
Thread
bk commit into 5.0 tree (georg:1.1948)Georg Richter8 May