- 08 Sep, 2005 28 commits
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-2486
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-2486
-
petr@mysql.com authored
into mysql.com:/usersnfs/pchardin/mysql-5.0
-
petr@mysql.com authored
(recommit with the right Bug#)
-
konstantin@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
so that _only_ backup master replies to API
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug12717/my50-bug12717
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.12938
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug12717/my50-bug12717
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug12987/my50-bug12987
-
joerg@mysql.com authored
-
msvensson@neptunus.(none) authored
-
tomas@poseidon.ndb.mysql.com authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.12938
-
joerg@mysql.com authored
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-2486
-
timour@mysql.com authored
-
osku@127.(none) authored
into 127.(none):/home/osku/mysql/5.0/clean
-
osku@127.(none) authored
into 127.(none):/home/osku/mysql/5.0/12084
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/bug11607
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/bug11607
-
igor@rurik.mysql.com authored
Post-merge fix.
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
-
- 07 Sep, 2005 12 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
hartmut@mysql.com authored
into mysql.com:/home/hartmut/projects/mysql/dev/5.0
-
hartmut@mysql.com authored
into mysql.com:/home/hartmut/projects/mysql/dev/4.1
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/mysql-5.0
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/mysql-4.1
-
evgen@moonbone.local authored
into moonbone.local:/work/12922-bug-5.0-mysql
-
evgen@moonbone.local authored
Fix for fix bug#12922.
-
anozdrin@mysql.com authored
Any form of HANDLER statement is forbidden from usage in stored procedures/functions.
-
evgen@moonbone.local authored
-
evgen@moonbone.local authored
Fields of view represented by Item_direct_view_ref. When complex expression such as if(sum()>...,...) is splited in simpler parts by refs was ignored. Beside this direct ref doesn't use it's result_field and thus can't store it's result in tmp table which is needed for sum() ... group. All this results in reported bug. Item::split_sum_func2() now converts Item_direct_view_ref to Item_ref to make fields from view being storable in tmp table.
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
brian@zim.(none) authored
Small tweak for random read performance (we shouldn't always tell the OS that we will be doing a linear scan).
-