- 30 Aug, 2005 2 commits
-
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b9613
-
pgalbraith@mysql.com authored
Found one more missing DBUG_ENTER. compile-pentium-debug-max does not enable blackhole on 4.1!
-
- 29 Aug, 2005 6 commits
-
-
pgalbraith@mysql.com authored
Added missing DBUG enter, compiled and tested on production with debug-max build (my regular build missed the previous errors friday) Changeset: Added missing DBUG_ENTER, compiled and tested on production with debug-max build!
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
bar@mysql.com authored
Bug#12371 executing prepared statement fails (illegal mix of collations) After review fixes.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b12371
-
- 28 Aug, 2005 5 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
kent@mysql.com authored
Make ports configurable from environment for test
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-4.1
-
paul@frost.snake.net authored
Reorder out-of-order system variables.
-
paul@frost.snake.net authored
Reorder out-of-order status variables.
-
- 27 Aug, 2005 1 commit
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
- 26 Aug, 2005 4 commits
-
-
patg@radha.local authored
-
ramil@mysql.com authored
-
patg@radha.local authored
into radha.local:/Users/patg/mysql-build/mysql-4.1
-
-
- 25 Aug, 2005 10 commits
-
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-4.1-push
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-4.1-push
-
jonas@eel.(none) authored
When detecting corrupt schema file. Make sure to close it (as it will be opened later when rewriting a clean copy)
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
changed tomas default checkout
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
monty@mishka.mysql.com authored
(Faster test)
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
monty@mishka.local authored
-
- 24 Aug, 2005 12 commits
-
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
-
-
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
-
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
-