- 13 Mar, 2006 10 commits
-
-
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
-
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 15 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
-
anozdrin@mysql.com authored
Now DEFINER-clause in stored routines is expected to appear in 5.0.20 release, not in 5.0.19. as it was supposed before.
-
joerg@mysql.com authored
ChangeSet@1.2053.37.11, 2006-03-04 23:04:48+03:00, konstantin@mysql.com Null-merge as instructed there!
-
joerg@mysql.com authored
into mysql.com:/M50/merge-5.0
-
joerg@mysql.com authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/dep-5.1
-
brian@zim.(none) authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.1-bug14980
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1
-
lars@mysql.com authored
-