- 02 Jul, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
CREATE / INSERT ... (SELECT ...) UNION (SELECT ...) LIMIT;
-
- 01 Jul, 2003 17 commits
-
-
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 5 commits
-
-
serg@serg.mylan authored
CREATE TABLE ...(SELECT ...) UNION ... INSERT ... (SELECT ...) UNION ...
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
lenz@mysql.com authored
paths for the binary distributions (this will hopefully resolve the "file /usr/local/mysql/libexec/mysqld doesn't exist" error that many people are facing)
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
- 29 Jun, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
was used with NULL value on NOT NULL column. (Bug #479)
-
monty@mashka.mysql.fi authored
-
- 27 Jun, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Change optimizer to prefer key lookups before table scan Change table scans to be done after tables with constrains on scanned table
-
- 26 Jun, 2003 9 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_479_/mysql-3.23
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.for_fix
-
gluh@gluh.mysql.r18.ru authored
-
monty@mashka.mysql.fi authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.615
-
monty@mashka.mysql.fi authored
-
vva@eagle.mysql.r18.ru authored
-
- 25 Jun, 2003 4 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
Query should actually return empty result set, but currently can't, as it attempts to store NULL in NOT NULL field, because that is a match made by self join conditions.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.674
-
hf@deer.(none) authored
-