Sinisa@sinisa.nasamreza.org
dd2012067e
A fix for the bug in a SELECT with joined tables with ORDER BY and
...
LIMIT clause when filesort had to be used.
In that case LIMIT was applied to filesort of one of the tables,
although it could not be.
This fix solved problems with LEFT JOIN too...
2002-12-04 15:27:08 +02:00
peter@mysql.com
5fa02daa69
Merge mysql.com:/home/pz/mysql/mysql-4.1-root
...
into mysql.com:/home/pz/mysql/mysql-4.1
2002-12-04 16:26:29 +03:00
venu@myvenu.com
91558620e0
Return a warning for DROP DATABASE/TABLE IF EXISTS <non_existing_db/table(s)>
2002-12-04 03:19:08 -08:00
serg@serg.mysql.com
b4302479a3
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-12-04 10:48:21 +01:00
serg@serg.mysql.com
edb671e270
post-merge fix
2002-12-04 10:47:51 +01:00
lenz@mysql.com
b9d8e52145
Merge lgrimmer@work.mysql.com:/home/bk/mysql
...
into mysql.com:/space/my/mysql-3.23
2002-12-04 10:41:35 +01:00
serg@serg.mysql.com
6dfd1d867e
merged
2002-12-04 10:16:19 +01:00
bell@sanja.is.com.ua
ed8cc2a844
changing in Item_row according last review (SCRUM)
2002-12-04 11:01:48 +02:00
serg@serg.mysql.com
9e61e636be
proper casting in COM_TABLE_DUMP (backported from 4.0)
2002-12-04 09:54:58 +01:00
lenz@mysql.com
c1109c83b5
Merge lgrimmer@work.mysql.com:/home/bk/mysql
...
into mysql.com:/space/my/mysql-3.23
2002-12-04 08:44:42 +01:00
serg@serg.mysql.com
615c94655d
protect from [heap] buffer overrrun by malicious server
2002-12-04 01:26:32 +01:00
bell@sanja.is.com.ua
91bd1e4cc5
fixed error message
2002-12-04 01:32:45 +02:00
serg@serg.mysql.com
33de7e55f9
Security bug: password length check should be in check_user, not check_connections(),
...
otherwise COM_CHANGE_USER is unprotected and can be used for both privilege escalation and buffer overrun
2002-12-04 00:27:09 +01:00
Sinisa@sinisa.nasamreza.org
ad2be3b2b2
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-12-03 22:06:48 +02:00
heikki@hundin.mysql.fi
5783e800e4
row0sel.c:
...
Fix a hang introduced in 4.0.5 in INSERT INTO ... SELECT ... when binlogging is not on
2002-12-03 18:16:48 +02:00
Sinisa@sinisa.nasamreza.org
1bebfa3f3a
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-12-03 14:53:11 +02:00
monty@hundin.mysql.fi
8830eb4aa9
Change of internal key_field=NULL handling to avoid error messages.
...
Optimized SELECT DISTINCT ... ORDER BY ... LIMIT
Fixed reference to uninitalized variable
2002-12-03 13:08:25 +02:00
serg@serg.mysql.com
564487d7c0
it's INSERT ... ON DUPLICATE KEY UPDATE , not INSERT ON DUPLICATE KEY UPDATE SET
2002-12-02 22:04:26 +01:00
serg@serg.mysql.com
451440f930
one more test
2002-12-02 21:12:25 +01:00
serg@serg.mysql.com
e54134fde7
merged
2002-12-02 20:41:34 +01:00
serg@serg.mysql.com
2320923a7b
INSERT ... ON DUPLICATE KEY UPDATE ...
2002-12-02 20:38:00 +01:00
Sinisa@sinisa.nasamreza.org
7a10ed6d83
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2002-12-02 21:22:56 +02:00
Sinisa@sinisa.nasamreza.org
0383741b88
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-12-02 20:24:38 +02:00
Sinisa@sinisa.nasamreza.org
5483796c50
Proper handling of ORDER BY table.column in UNION's
2002-12-02 20:18:51 +02:00
Sinisa@sinisa.nasamreza.org
a655fdb10d
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-12-02 18:47:52 +02:00
lenz@mysql.com
e5c3e4970e
Merge lgrimmer@work.mysql.com:/home/bk/mysql
...
into mysql.com:/space/my/mysql-3.23
2002-12-02 17:28:22 +01:00
monty@mashka.mysql.fi
733438ec90
Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1
2002-12-02 17:58:47 +02:00
monty@mashka.mysql.fi
9d0f0402a7
Fixed bug when creating keys in temporary HEAP tables.
...
(This caused the DISTINCT test to fail)
Removed one inline as this caused compiler problems
2002-12-02 17:52:22 +02:00
Sinisa@sinisa.nasamreza.org
9b331dc354
Proper fix for SHOW VARS on 64-bit systems
2002-12-02 15:33:16 +02:00
Sinisa@sinisa.nasamreza.org
2c7c19769a
moving fix elsewhere ...
2002-12-02 15:12:56 +02:00
monty@hundin.mysql.fi
b9d1e3fc4f
Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23
2002-12-02 14:17:04 +02:00
Sinisa@sinisa.nasamreza.org
3e684f94a7
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2002-12-02 14:17:03 +02:00
Sinisa@sinisa.nasamreza.org
757a5faec2
Fix for sum_func IN (..)
2002-12-02 14:16:02 +02:00
monty@hundin.mysql.fi
fab1fcea8b
Fixed bug in MAX() optimization when used with JOIN and ON expressions
...
(Patch from 4.0.5)
2002-12-02 13:41:08 +02:00
lenz@mysql.com
8a13168857
Merge lgrimmer@work.mysql.com:/home/bk/mysql
...
into mysql.com:/space/my/mysql-3.23
2002-12-02 11:10:18 +01:00
monty@hundin.mysql.fi
f89d91c53c
Fixed bug in <=> NULL handling
2002-12-02 10:47:15 +02:00
pem@mysql.com
f9850fdc9c
Got rid of the (previously) intentional SELECT/UNION reduce/reduce conflict.
...
There should be no more reduce/reduce conflicts in sql_yacc.yy from now on!
2002-12-01 17:10:13 +01:00
pem@mysql.com
fb2cd40a99
Merge work.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/pem/work/mysql-4.1
2002-12-01 16:03:42 +01:00
peter@mysql.com
1bf744911f
Megrge new changes in...
2002-12-01 11:18:19 +03:00
monty@hundin.mysql.fi
ce56f927fa
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0
2002-12-01 00:48:36 +02:00
monty@mashka.mysql.fi
d02d23c4c0
Fixed some bugs from last multi-table-update push.
...
More tests for multi-table-update & timestamp handling
2002-12-01 00:48:35 +02:00
bell@sanja.is.com.ua
75da3049c3
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-crash-4.1
2002-12-01 00:17:33 +02:00
bell@sanja.is.com.ua
c6b48c6f26
fix of error handling
2002-12-01 00:11:22 +02:00
monty@hundin.mysql.fi
f1b806cfd1
Fixed --datadir for embedded server
2002-12-01 00:02:58 +02:00
Sinisa@sinisa.nasamreza.org
ba053ef950
A better fix
2002-11-30 23:13:00 +02:00
Sinisa@sinisa.nasamreza.org
aa16c3fc44
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-11-30 23:03:08 +02:00
Sinisa@sinisa.nasamreza.org
d46dbf535b
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2002-11-30 22:55:43 +02:00
Sinisa@sinisa.nasamreza.org
1b625220ba
A bug fix for ORDER BY on table.column in provisional entire UNION
...
ORDER clause, where table is one of union'ed tables.
2002-11-30 22:53:50 +02:00
pem@mysql.com
621475a760
Fixed ambiguity between the row value syntax and INTERVAL syntax by making the
...
ROW keyword mandatory (although it's optional in SQL-99).
2002-11-30 19:33:01 +01:00
peter@mysql.com
a24258375a
SCRUM: Montymise code
...
fix mysql_change_user() for old clients
2002-11-30 20:58:53 +03:00