BUG#9535 Warning for "create table t as select uuid();"
msvensson@neptunus.(none) authored
   - Set max_length of Item_func_uuid to max_length*system_charset_info->mbmaxlen
    Note! Item_func_uuid should be set to use 'ascii' charset when hex(), format(), md5()
etc will use 'ascii'
    - Comitting again, the old patch seems to have been lost.
a626b51d
Name Last commit Last update
examples Fix Bug#14672 Bug in deletion
share Makefile.am, configure.in:
.cvsignore Import changeset
Makefile.am Makefile.am, configure.in:
add_errmsg Import changeset
client_settings.h Fix for #2126
custom_conf.h Update copyright
derror.cc Fixed many compiler warnings
des_key_file.cc Many files:
discover.cc WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables.
field.cc Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1
field.h BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS field_X, ...."
field_conv.cc a fix (bug #7589: Decimal types are ignored when updating data from another column).
filesort.cc Review fixes since last pull
frm_crypt.cc Update copyright
gen_lex_hash.cc Merge with 4.0
gstream.cc Fix for valgrind's warning
gstream.h Fix for valgrind's warning
ha_berkeley.cc a compiler must see '#pragma implementation' *before*
ha_berkeley.h BUG#10241 cygwin port: invalid pragma interface directives
ha_blackhole.cc ha_blackhole.cc:
ha_blackhole.h ha_blackhole changes, same patch as http://lists.mysql.com/internals/27878, per brian
ha_heap.cc Bug#10178 - failure to find a row in heap table by concurrent UPDATEs
ha_heap.h Bug#10178 - failure to find a row in heap table by concurrent UPDATEs
ha_innodb.cc Merge hundin.mysql.fi:/home/marko/mysql-4.0
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc
ha_ndbcluster.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc
item.h
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h
mysqld.cc
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc
set_var.h
slave.cc
slave.h
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc