[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-internals
Subject:    bk commit into 4.1 tree (1.1485)
From:       bar () mysql ! com
Date:       2003-02-28 16:25:27
[Download RAW message or body]

Below is the list of changes that have just been committed into a local
4.1 repository of bar. When bar 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.1485 03/02/28 20:25:25 bar@bar.mysql.r18.ru +1 -0
  item_strfunc.cc:
    Charset conversion function changes coercibility to IMPLICIT

  sql/item_strfunc.cc
    1.79 03/02/28 20:24:52 bar@bar.mysql.r18.ru +1 -0
    Charset conversion function changes coercibility to IMPLICIT

# 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:	bar
# Host:	bar.mysql.r18.ru
# Root:	/usr/home/bar/mysql-4.1

--- 1.78/sql/item_strfunc.cc	Fri Feb 28 20:19:38 2003
+++ 1.79/sql/item_strfunc.cc	Fri Feb 28 20:24:52 2003
@@ -2079,6 +2079,7 @@
 void Item_func_conv_charset::fix_length_and_dec()
 {
   max_length = args[0]->max_length*conv_charset->mbmaxlen;
+  coercibility= COER_IMPLICIT;
   set_charset(conv_charset);
 }
 

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail internals-thread7229@lists.mysql.com
To unsubscribe, e-mail <internals-unsubscribe@lists.mysql.com>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic