List:Internals« Previous MessageNext Message »
From:sergeyv Date:October 26 2005 3:05pm
Subject:bk commit into 5.0 tree (SergeyV:1.1948)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of sergeyv. When sergeyv 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/10/26 19:05:02 SergeyV@selena. +1 -0
  Merge svlasenko@stripped:/home/bk/mysql-5.0
  into  selena.:H:/MYSQL/src/#14137-mysql-5.0

  sql/mysqld.cc
    1.518 05/10/26 19:04:49 SergeyV@selena. +0 -0
    Auto merged


# 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:	SergeyV
# Host:	selena.
# Root:	H:/MYSQL/src/#14137-mysql-5.0/RESYNC

--- 1.517/sql/mysqld.cc	2005-10-23 04:16:54 +04:00
+++ 1.518/sql/mysqld.cc	2005-10-26 19:04:49 +04:00
@@ -7155,6 +7155,7 @@
 	     CHARSET_DIR, NullS);
   }
   (void) my_load_path(mysql_charsets_dir, mysql_charsets_dir, buff);
+  convert_dirname(mysql_charsets_dir, mysql_charsets_dir, NullS);
   charsets_dir=mysql_charsets_dir;
 
   if (init_tmpdir(&mysql_tmpdir_list, opt_mysql_tmpdir))
Thread
bk commit into 5.0 tree (SergeyV:1.1948)sergeyv26 Oct