- 28 Mar, 2005 7 commits
-
-
bar@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0
-
bar@mysql.com authored
Bug #6519 UNION with collation binary and latin1_swedish_ci fails now Prove that this problem was fixed with bug9425 fix too.
-
bar@eagle.intranet.mysql.r18.ru authored
Post merge additional fix for DECIMAL type: Bugs: #9425: A user variable doesn't always have implicit coercibility
-
bar@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0
-
bar@mysql.com authored
Coercibility fixes for numeric types and not defined values were done.
-
bar@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0
-
bar@mysql.com authored
Prove that the queries mentioned in Bugs#5980: NULL requires a characterset in a union works fine after recent changes related to itroducing more coercibility level: IRNORABLE and SYSCONST.
-
- 26 Mar, 2005 1 commit
-
-
gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0-4ita
-
- 25 Mar, 2005 29 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
provide created shared memory objects with proper access rights to make them usable when client and server are running under different accounts. Post review fixes.
-
brian@zim.(none) authored
-
brian@zim.(none) authored
-
brian@zim.(none) authored
-
brian@zim.(none) authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
brian@zim.(none) authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-4.1
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
brian@zim.(none) authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0-4ita
-
gbichot@quadita2.mysql.com authored
This saves one byte per Query_log_event on disk compared to 5.0.[0..3]. Compatibility problems with 5.0.x where x<4 are explained in the comments in log_event.cc. Putting back s/my_open(O_TRUNC)/(my_delete+my_create) change which had been wiped away by somebody doing a wrong 4.1->5.0 merge (which happened just before 5.0.3 :( ). Applying it to new events for LOAD DATA INFILE. If slave fails in Execute_load_query_log_event::exec_event(), don't delete the file (so that it's re-usable at next START SLAVE). And (youpi!) fix for BUG#3247 "a partially completed LOAD DATA INFILE is not executed at all on the slave" (storing an Execute_load_query_log_event to binlog, with its error code, instead of Delete_file_log_event).
-
bar@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0
-
bar@mysql.com authored
Don't run GBK test if not GBK support was compiled.
-
bar@eagle.intranet.mysql.r18.ru authored
Moving UCS2 test into ctype_ucs Bug#9232 Test failure: mysql_client_test and type_newdecimal
-
bar@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/mysql-5.0.8941
-
bar@mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-skip the print of 'MAX_ROWS=#' for 'SHOW CRETAE TABLE' with information schema tables
-
bar@eagle.intranet.mysql.r18.ru authored
post-merge fix. ,
-
bar@eagle.intranet.mysql.r18.ru authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-4.1
-
brian@zim.(none) authored
-
- 24 Mar, 2005 3 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
msvensson@neptunus.(none) authored
-