- 02 Jan, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
bug#16125 - ndb bitfield of exact 32 bits, incorrect assertion (i.e. only noticable in debug compiled)
-
- 29 Dec, 2005 4 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug15591
-
joerg@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug15591
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b15108
-
- 28 Dec, 2005 10 commits
-
-
ingo@mysql.com authored
If the server is started with --port-open-timeout=# retry to bind the TCP port if it fails with EADDRINUSE. Use the new option in mysql-test-run.sh.
-
kent@mysql.com authored
Backported Windows MAX_INDEXES handling from 5.1
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my50-bug15775_part2
-
evgen@moonbone.local authored
-
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
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b15108
-
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
-
- 27 Dec, 2005 9 commits
-
-
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
-
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 2 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug5390
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b15108
-
- 24 Dec, 2005 2 commits
-
-
serg@serg.mylan authored
remove "defined(HAVE_ARCHIVE_DB) && !defined(__NETWARE__)" unmaintainably scattered all over the source
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
- 23 Dec, 2005 3 commits
-
-
serg@serg.mylan authored
test for LONGLONG_MIN in decimal.c
-
serg@serg.mylan authored
-
bar@mysql.com authored
Adding test case. charset-def.c: Initialize new collation. ctype-uca.c: Adding simplified Hungarian collation.
-
- 22 Dec, 2005 2 commits
-
-
paul@frost.snake.net authored
into frost.snake.net:/Users/paul/bk/mysql-5.0
-
paul@frost.snake.net authored
Put options in order. Add #ifdef around --debug for non-debug builds.
-
- 21 Dec, 2005 6 commits
-
-
joerg@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
When scan is completed, but lqhkeyreq is outstanding on primary replica and starting node dies, scan will not be closed leading to error handling of failed node not completing
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.0
-
knielsen@mysql.com authored
Fix: make explicit conversion to non-constant string (char *). Backported from 5.1 changeset 1.1968 05/12/19 17:36:20 kent@mysql.com +2 -0
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg14836
-