- 03 Jul, 2003 4 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Tests cleanup (put drop database first in tests)
-
heikki@hundin.mysql.fi authored
Remove outdated comment and the corresponding assertion in debug version code
-
miguel@hegel.(none) authored
-
- 02 Jul, 2003 16 commits
-
-
guilhem@mysql.com authored
so I commit again in a fresh tree. Fix for bug#763 (Relay_log_space too big by 4 bytes), plus comments and DBUG_PRINT, and we don't start replication if --bootstrap.
-
pem@mysql.com authored
(Needed for platforms with the traditional bzero prototype.) Fixes BUG#460.
-
heikki@hundin.mysql.fi authored
Remove all nondeterministic tests from innodb.test; but I have to study why on 64 bits we get different estimates
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_672/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
-
serg@serg.mylan authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
CREATE / INSERT ... (SELECT ...) UNION (SELECT ...) LIMIT;
-
heikki@hundin.mysql.fi authored
Remove nondeterministic EXPLAIN SELECT which gives on 64-bit platforms a slightly different estimate (sometimes we should study why we get different results on 64-bit and 32-bit)
-
heikki@hundin.mysql.fi authored
Make execution with UNIV_SYNC_DEBUG faster
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Fix a latching order violation in the previous (2003-06-15) push: could lead to a hang on the btr0sea.c semaphore
-
- 01 Jul, 2003 19 commits
-
-
heikki@hundin.mysql.fi authored
Cleanup
-
heikki@hundin.mysql.fi authored
Remove still some potential hangs over the btr0sea.c semaphore
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
heikki@hundin.mysql.fi authored
Fix a possible hang over the btr0sea.c latch
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_671/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Don't set field to DEFAULT value when set to NULL
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-3.23
-
- 30 Jun, 2003 1 commit
-
-
serg@serg.mylan authored
CREATE TABLE ...(SELECT ...) UNION ... INSERT ... (SELECT ...) UNION ...
-