- 30 May, 2005 1 commit
-
-
igor@rurik.mysql.com authored
Added test cases for bug #7894. sql_select.cc: Fixed bug #7894: GROUP BY queries with ROLLUP returned wrong results for expressions containing group by columns. The fix ensured correct results by replacement of all occurrences of group by fields in non-aggregate expressions for corresponding ref objects and preventing creation of fields in temporary tables for expression containing group by fields.
-
- 27 May, 2005 3 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
- 26 May, 2005 10 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
marko@hundin.mysql.fi authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
Added some more ifdefs for "#pragma interface"
-
- 25 May, 2005 7 commits
-
-
joerg@mysql.com authored
-
joerg@mysql.com authored
Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken. (bug#10674, bug#10681)
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Faster detection of wrong table names (like PRN) on windows
-
msvensson@neptunus.(none) authored
-
stewart@mysql.com authored
-
stewart@mysql.com authored
-
- 24 May, 2005 12 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
-
jani@ua141d10.elisa.omakaista.fi authored
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/41test2
-
reggie@mdk10.(none) authored
-
acurtis@xiphis.org authored
into xiphis.org:/usr/home/antony/work2/p3-bug7241.5
-
acurtis@xiphis.org authored
-
acurtis@xiphis.org authored
Only acquire necessary write lock for multi-delete
-
- 23 May, 2005 7 commits
-
-
lars@mysql.com authored
-
gbichot@bk-internal.mysql.com authored
-
reggie@mdk10.(none) authored
fixups of test case and comment formatting
-
lars@mysql.com authored
-
reggie@mdk10.(none) authored
This final cset is to fix a syntax problem in ha_myisammrg.cc where a / was left out of a format string. It also adds a check in has_path to avoid a possible redundant comparison. ha_myisammrg.cc: Replaced missing / in format string my_getwd.c: Added test to see if FN_LIBCHAR != '/' before doing comparison to avoid redundant comparison
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
reggie@mdk10.(none) authored
This cset is to roll out the cset applied earlier from Ingo. This bug has been fixed with a different cset.
-