- 25 Aug, 2005 1 commit
-
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-5.0
-
- 24 Aug, 2005 27 commits
-
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-5.0
-
monty@mishka.local authored
Removed ASSERT that can obviously never be wrong
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0.12
-
dlenev@mysql.com authored
We should not assume that "thd" argument of reload_acl_and_cache() is non-zero. Failure to do so will cause server to crash when one sends SIGHUP to it.
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
monty@mishka.local authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Update test result to reflect the fix of Bug #12779 : EXPLAIN SELECT of a subquery is now different
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Fix bug #12779 : never give a row count estimate of 0 to the MySQL query optimizer, as then left join optimizer may beleive it KNOWS that the table is empty; note that this fix may change query optimization of many other queries where one table is empty; note that the proper fix would be to make the query optimizer to know that the row count estimates it receives really are just estimates, it cannot assume they are certain
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
lars@mysql.com authored
-
petr@mysql.com authored
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-2486
-
timour@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/usersnfs/pchardin/mysql-5.0-virgin
-
petr@mysql.com authored
-
- 23 Aug, 2005 12 commits
-
-
lars@mysql.com authored
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/ltx/dev/mysql-5.0-bug12532
-
timour@mysql.com authored
The bug itself is fixed by WL#2486.
-
timour@mysql.com authored
due to incorrect transformation to JOIN ... ON. The bug itself is fixed by WL#2486.
-
timour@mysql.com authored
-
kent@mysql.com authored
-
timour@mysql.com authored
The bug itself is fixed by WL#2486.
-
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-dbg
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-2486
-
timour@mysql.com authored
* Provide backwards compatibility extension to name resolution of coalesced columns. The patch allows such columns to be qualified with a table (and db) name, as it is in 4.1. Based on a patch from Monty. * Adjusted tests accordingly to test both backwards compatible name resolution of qualified columns, and ANSI-style resolution of non-qualified columns. For this, each affected test has two versions - one with qualified columns, and one without.
-
tomas@poseidon.ndb.mysql.com authored
fixed build bug with ndb grep block
-