- 09 Dec, 2005 1 commit
-
-
bar@mysql.com authored
ctype-euc_kr.c: ctype-gb2312.c: Adding specific well_formed_length functions for gb2312 and euckr, to allow storing characters which are correct according to the character set specifications but just don't have Unicode mapping. Previously only those which have Unicode mapping could be stored, while unassigned characters lead to data truncation. Many files: new file
-
- 07 Dec, 2005 5 commits
-
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my41-bug9535
-
bar@mysql.com authored
latin5.xml: - Fixing order thee Turkish letters to conform Turkish rules. - All non-Turkish accented letters are mappend to their non-accented counterparts.
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my41-bug9535
-
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.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
- 06 Dec, 2005 1 commit
-
-
lenz@mysql.com authored
internals@lists.mysql.com to reduce the noise on the internals list.
-
- 05 Dec, 2005 2 commits
-
-
joerg@mysql.com authored
(Backport of an identical change from 5.0)
-
joerg@mysql.com authored
-
- 04 Dec, 2005 3 commits
-
-
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
-
- 02 Dec, 2005 2 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/work/15028-bug-4.1-mysql
-
stewart@mysql.com authored
-
- 01 Dec, 2005 2 commits
-
-
evgen@moonbone.local authored
depending on table order multi_update::send_data() was counting updates, not updated rows. Thus if one record have several updates it will be counted several times in 'rows matched' but updated only once. multi_update::send_data() now counts only unique rows.
-
bell@sanja.is.com.ua authored
to be in the query cache. (BUG#14652)
-
- 30 Nov, 2005 1 commit
-
-
joerg@mysql.com authored
-
- 29 Nov, 2005 5 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/4.1
-
gluh@eagle.intranet.mysql.r18.ru authored
added SSL_library_init()
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b10446
-
- 28 Nov, 2005 5 commits
-
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-4.1
-
knielsen@mysql.com authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b14406
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b14406
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
- 26 Nov, 2005 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
- 25 Nov, 2005 3 commits
-
-
konstantin@mysql.com authored
CREATE TABLE and PS/SP": make sure that 'typelib' object for ENUM values and 'Item_string' object for DEFAULT clause are created in the statement memory root.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
- 24 Nov, 2005 4 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/work/14482-bug-4.1-mysql
-
evgen@moonbone.local authored
crash resolve_const_item() substitutes item which will evaluate to constant with equvalent constant item, basing on the item's result type. In this case subselect was resolved as constant, and resolve_const_item() was substituting it's result's Item_caches to Item_null. Later Item_cache's function was called for Item_null object, which caused server crash. resolve_const_item() now substitutes constants for items with result_type == ROW_RESULT only for Item_rows.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
- 23 Nov, 2005 1 commit
-
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
- 22 Nov, 2005 3 commits
-
-
joerg@mysql.com authored
Fix a possible problem on RPM un-install. bug#15145
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0
-