- 13 Mar, 2006 19 commits
-
-
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
-
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
-
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
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/init_rm/my51-init_rm
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/init_rm/my51-init_rm
-
msvensson@shellback.(none) authored
-
jmiller@mysql.com authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
-
jmiller@mysql.com authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
-
jmiller@mysql.com authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.1-virgin
-
- 12 Mar, 2006 1 commit
-
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.1-new
-
- 11 Mar, 2006 14 commits
-
-
jonas@perch.ndb.mysql.com authored
Dont put object file in list of SOURCES...causing really weird make dist problem
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
kent@mysql.com authored
Make inline dict_table_is_comp() visible to ha_innodb.c as innodb_dict_table_is_comp()
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
- enabling some new tests
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/5.0.20-bug15101-sysdate
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
tomas@poseidon.ndb.mysql.com authored
+ removed extra binlog events generated by drop table schema ops to produce predictable test cases
-
kent@mysql.com authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
-
- 10 Mar, 2006 6 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug14980
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.1-bug14980
-
jonas@perch.ndb.mysql.com authored
Remove test dependancy of table order in backup
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
anozdrin@mysql.com authored
into mysql.com:/mnt/hda4/home/alik/MySQL/devel/5.1-tree
-