- 29 Dec, 2005 3 commits
-
-
sergefp@mysql.com authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/slap-5.1
-
brian@zim.(none) authored
Added option --lock-directory so that you can now syncronize several mysqlslap processes across several machines. Not perfect yet. Added --slave option if you are trying to syncronize around one server using the lock-directory option plus NFS. Added options to allow you to run several concurrency runs in one call. aka --concurrency="1, 8, 64, 128" Time collection is now done in a finer grain manner, and is linked to the sync call (doesn't count the cost of the blocked processes that are setup to run).
-
- 28 Dec, 2005 12 commits
-
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my51-bug15775_part2
-
evgen@moonbone.local authored
into moonbone.local:/work/14583-bug-5.1-new-mysql
-
evgen@moonbone.local authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug15775_part2/my51-bug15775_part2
-
msvensson@neptunus.(none) authored
- Update patch for 5.0 - Added common function to be called when 'acl_users' has been modified
-
evgen@moonbone.local authored
into moonbone.local:/work/14583-bug-4.1-mysql
-
svoj@mysql.com authored
Manual merge.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug15775_part2/my50-bug15775_part2
-
msvensson@neptunus.(none) authored
- DROP USER command didn't reload the acl_check_hosts cache causing subsequent connect's via TCP to fail randomly. - 4.1 version
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
stewart@mysql.com authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.1/new
-
- 27 Dec, 2005 12 commits
-
-
acurtis@xiphis.org authored
into xiphis.org:/home/antony/work2/p4-bug15976
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my50
-
pekka@mysql.com authored
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my51
-
evgen@moonbone.local authored
When InnoDB compares varchar field in ucs2 with given key using bin collation, it calls my_strnncollsp_ucs2_bin() to perform comparison. Because field length was lesser than length of key field should be padded with trailing spaces in order to get correct result. Because my_strnncollsp_ucs2_bin() was calling my_strnncollp_ucs2_bin(), which doesn't pads field, wrong comparison result was returned. This results in wrong result set. my_strnncollsp_ucs2_bin() now compares fields like my_strnncollsp_ucs2 do, but using binary collation.
-
pekka@mysql.com authored
-
stewart@mysql.com authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug5390
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
bell@sanja.is.com.ua authored
-
- 26 Dec, 2005 13 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.1-bug5390
-
sergefp@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.1-bug5390
-
ramil@mysql.com authored
-
psergey@pylon.mylan authored
into pylon.mylan:/home/psergey/mysql-5.1-26dec-merge
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.1-26dec-merge
-
sergefp@mysql.com authored
into pylon.mylan:/home/psergey/mysql-5.1-26dec-merge
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.1-bug5390
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
bar@mysql.com authored
added item_xmlfunc.cc
-
bar@mysql.com authored
Delete: libmysqld/item_xmlfunc.cc
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
adjust SEL_TREE::keys_map appropriately.
-