- 16 Sep, 2005 7 commits
-
-
eric@mysql.com authored
-
osku@127.(none) authored
into 127.(none):/home/osku/mysql/5.0/clean
-
osku@127.(none) authored
-
evgen@moonbone.local authored
into moonbone.local:/work/12291-bug-5.0-mysql
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner2-5.0
-
bell@sanja.is.com.ua authored
-
- 15 Sep, 2005 33 commits
-
-
evgen@moonbone.local authored
Optimizer did choose "Range checked for each record" for one of the tables. For first few loops over that table it choose sequential access, on later stage it choose to use index. Because table was previously initialized for sequential access, it skips intitialization for index access, and when server tries to retrieve data error occurs. QUICK_RANGE_SELECT::init() changes so if file already initialized for sequential access, it calls ha_rnd_end() and initializes file for index access.
-
evgen@moonbone.local authored
into moonbone.local:/work/12887-bug-5.0-mysql
-
evgen@moonbone.local authored
into moonbone.local:/work/12887-bug-5.0-mysql
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
evgen@moonbone.local authored
into moonbone.local:/work/12887-bug-5.0-mysql
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
joerg@mysql.com authored
-
evgen@moonbone.local authored
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/fin-mysql-5.0
-
evgen@moonbone.local authored
into moonbone.local:/work/12887-bug-4.1-mysql
-
evgen@moonbone.local authored
For queries with GROUP BY and without hidden GROUP BY fields DISTINCT is optimized away becuase such queries produce result set without duplicates. But ROLLUP can add rows which may be same to some rows and this fact was ignored. Added check so if ROLLUP is present DISTINCT can't be optimized away.
-
evgen@moonbone.local authored
into moonbone.local:/work/11416-bug-5.0-mysql
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
joerg@mysql.com authored
-
evgen@moonbone.local authored
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/fin-mysql-5.0
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Ignored some generated files
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner2-5.0
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my50
-
lenz@mysql.com authored
been branched off)
-
lenz@mysql.com authored
- tagged this ChangeSet as "clone-5.0.13-build"
-
pekka@mysql.com authored
IGNORE on merge 4.1->5.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner2-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug13029/my50-bug13029
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug12526/my50-bug12526
-
bell@sanja.is.com.ua authored
-
msvensson@neptunus.(none) authored
-Applied patch from Todd
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug12526/my50-bug12526
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-