- 14 Mar, 2006 5 commits
-
-
gbichot@production.mysql.com authored
into production.mysql.com:/usersnfs/gbichot/mysql-5.1-new
-
gbichot@production.mysql.com authored
(nothing to document, this bug was not released).
-
hartmut@mysql.com authored
into mysql.com:/home/hartmut/projects/mysql/bk-clean/5.1
-
hartmut@mysql.com authored
declared in the 'for' statement is not portable, some compilers still don't implement this ANSI C++ specification (Bug #14995)
-
gbichot@production.mysql.com authored
into production.mysql.com:/usersnfs/gbichot/mysql-5.1-new
-
- 13 Mar, 2006 35 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
gbichot@production.mysql.com authored
into production.mysql.com:/usersnfs/gbichot/mysql-5.1-new
-
paul@snake-hub.snake.net authored
Revise option description. And let's put it in the proper lexical order within the option list.
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/tmpbuild-5.1
-
knielsen@mysql.com authored
-
rburnett@production.mysql.com authored
Small change to enable sending of mails from Windows bk clones
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.1-new
-
knielsen@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
guilhem@production.mysql.com authored
into production.mysql.com:/usersnfs/gbichot/mysql-5.1-new
-
guilhem@mysql.com authored
- detect the need for row-based binlogging not at execution stage but earlier at parsing stage; needed for example for CREATE TABLE SELECT UUID(). - more tests of this mixed mode.
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.1-clean
-
rburnett@production.mysql.com authored
into production.mysql.com:/usersnfs/rburnett/mysql-5.1-bug17173
-
rburnett@production.mysql.com authored
Bug # 17894 - Comparison with "less than" operator fails with range partition The problem here was that on queries such as < 3, the range given is NULL < n < 3. The null part works correctly where the null value is stored in rec[0] and the field is marked as being null. However, when the 3 is processed, the 3 is places on rec[0] but the null flag is left uncleared. partition_range.result: Results block for bug #17894 partition_range.test: Test block for bug #17894 partition_list.result: Results block for bug #17173 partition_list.test: Test block for bug #17173 opt_range.cc: call set_notnull to clear any null flag that may have been set
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/50-work
-
jonas@perch.ndb.mysql.com authored
ndb crash if trigger record get to big, fix incorrect max size of trigger record
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
ndb crash if trigger record get to big, fix incorrect max size of trigger record
-
jimw@mysql.com authored
When doing an ALTER TABLE on a table using partitioning, force the table definition to get reloaded, since it may become invalid whenever the ALTER TABLE fails (even for an ALTER TABLE without specific partitioning changes).
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
incorrect handling of varsize primary key and charsets in tup-scan
-
jonas@perch.ndb.mysql.com authored
put nrtrace in out file instead (debug compiled..)
-
Reggie@xgeek. authored
into xgeek.:C:/work/mysql-5.1-new
-
Reggie@xgeek. authored
Fixed problem where taocrypt was defined too early in the process
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.1-virgin
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@shellback.(none) authored
-