- 08 Jul, 2005 11 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.com authored
Two separate problems. A key buffer was too small in sp.cc for multi-byte fields, and the creation and fixing of mysql.proc in the scripts hadn't been updated with the correct character sets and collations (like the other system tables had). Note: No special test case, as the use of utf8 for mysql.proc will make any existing crash (if the buffer overrrun wasn't fixed).
-
igor@igor-inspiron.creware.com authored
into igor-inspiron.creware.com:/home/igor/mysql-5.0
-
igor@igor-inspiron.creware.com authored
into igor-inspiron.creware.com:/home/igor/dev/mysql-5.0-0
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
-
igor@igor-inspiron.creware.com authored
Added a test case for bug #11484. hp_hash.c: Fixed bug #11484. This bug in the function hp_rec_key_cmp resulted in wrong comparison of varchar multibyte keys if the bytes after string values happened to be different. This caused wrong results for queries returning DISTINCT varchar fields in multibyte charsets (e.g. in utf8).
-
lenz@mysql.com authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
ramil@mysql.com authored
-
- 07 Jul, 2005 19 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.clean
-
hf@deer.(none) authored
-
kent@mysql.com authored
Added support for the disabled.def file
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
msvensson@neptunus.(none) authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
avoid failing if a previous test failure left the t1 table around
-
hf@deer.(none) authored
-
msvensson@neptunus.(none) authored
-
hf@deer.(none) authored
-
msvensson@neptunus.(none) authored
- Change output from SHOW CREATE TABLE to use USING instead of TYPE
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
- 06 Jul, 2005 10 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
kent@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-5.0
-
kent@mysql.com authored
Corrected appending of .exe to Windows executables Don't alter read only @_ in foreach loop mysql-test-run.pl: Improved cleanup of binlogs Use separate log file for second master Corrected Windows paths to executables
-
jimw@mysql.com authored
the new installer and GUI tools expect. (Bug #10419) Also, dynamically bind to GetSystemWindowsDirectory() so that it works on all platforms. (Bug #5354)
-
igor@igor-inspiron.creware.com authored
into igor-inspiron.creware.com:/home/igor/dev/mysql-5.0-0
-
igor@igor-inspiron.creware.com authored
Added a test case for bug #6120. sql_view.cc: Fixed bug #6120. The SP cache must be invalidated when a view is altered.
-
pem@mysql.com authored
-
kent@mysql.com authored
-
pem@mysql.com authored
We used 'IDENT' for labels as a temporary fix for the parser conflicts introduced if the proper rule 'ident' was used. Now a specially tailored 'label_ident' rule is used for labels instead.
-