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
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
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
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
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
monty@hundin.mysql.fi
f1b806cfd1
Fixed --datadir for embedded server
2002-12-01 00:02:58 +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
8c22407372
a fix for a bug with HAVING sum_func IN (...)
2002-11-30 18:38:44 +02:00
lenz@mysql.com
a13d1b2faf
- removed unused variable $defaults
...
- parse mysql.server section in my.cnf as well
2002-11-29 17:36:36 +01:00
monty@mashka.mysql.fi
bd53a30858
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-11-29 16:41:12 +02:00
monty@mashka.mysql.fi
6603d75213
New multi-table-update code
...
New (simpler) internal timestamp handling.
More debuging to heap tables.
Small cleanups to multi-table-delete
false -> 0 and true -> 1 (We should use TRUE and FALSE)
2002-11-29 16:40:18 +02:00
walrus@mysql.com
42a49919be
Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/walrus/bk/40
2002-11-29 19:05:05 +05:00
walrus@mysql.com
6f6d029ee4
improvement crash-me
2002-11-29 18:07:02 +05:00
heikki@hundin.mysql.fi
ded9245d98
ha_innodb.cc:
...
Make copies of all string-type start/up options in case C-sharp moves them around; remove the need to specify innodb_log_arch_dir in my.cnf, since it has no relevance anyway
2002-11-29 13:05:37 +02:00
serg@serg.mysql.com
665554d7a2
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2002-11-28 19:38:22 +01:00
serg@serg.mysql.com
a798185ca1
chroot() need chdir("/") afterwards to work
2002-11-28 19:38:01 +01:00
pem@mysql.com
76f038e4ec
Merge work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/pem/work/mysql-4.0
2002-11-28 19:00:27 +01:00
pem@mysql.com
086bd41700
Added 29 {} at the end of clauses in sql_yacc.yy to make it work with bison 1.75.
2002-11-28 18:57:56 +01:00
walrus@mysql.com
dda0e213ab
Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/walrus/bk/40
2002-11-28 20:03:51 +05:00
walrus@mysql.com
fbbc087ade
Merge constraint tests with "ignoring constarint tests"
...
for column,table and named constarints. Now constraint test produces
exactly one line in report, with "yes","no" or syntax only".
add /odbc to server-version if benchmark/crash-me works over odbc
2002-11-28 20:01:17 +05:00
Sinisa@sinisa.nasamreza.org
c2dcead168
Better fix for 64 bit CPU ..
2002-11-28 16:37:58 +02:00
Sinisa@sinisa.nasamreza.org
7838845cf2
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2002-11-28 16:27:42 +02:00
pem@mysql.com
130e00ef5e
A better way to get the ChangeSet revision for the Subject: line.
2002-11-28 12:45:01 +01:00
lenz@mysql.com
b6175db464
- Moved the init script from /etc/rc.d/init.d to /etc/init.d for better
...
compatibility of the RPMs
- added "restart" action to the mysql.server init script
2002-11-27 22:57:17 +01:00
Sinisa@sinisa.nasamreza.org
4198b25569
fix for SHOW VARS for IA64 and other 64 bit systems
2002-11-27 18:05:41 +02:00
miguel@hegel.br
0bf945896c
Fix for shutdown on several instances servers started as standalone
2002-11-27 10:05:49 -04:00
pem@mysql.com
608ab49eff
Add the ChangeSet id to Subject: in all emails.
2002-11-27 13:01:50 +01:00
walrus@mysql.com
0e69119f0e
add sapdb section into server-cfg, add a lot of new function and tests into crash-me
2002-11-27 03:45:25 +05:00
lenz@mysql.com
584446ee02
- Updated to Marcs latest version from entropy.ch
2002-11-26 11:21:35 +01:00
lenz@mysql.com
98b336afbd
- fixed tabbing
2002-11-25 13:30:56 +01:00
lenz@mysql.com
fa7798596d
mysql.server.sh:
...
- reverted some incompatible/non-portable modifications
2002-11-25 13:25:18 +01:00
lenz@mysql.com
eef0952be6
mysql.server.sh:
...
- reverted some incompatible/non-portable modifications
2002-11-25 13:14:38 +01:00
lenz@mysql.com
0902118b4d
Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0
2002-11-25 10:03:55 +01:00
monty@mashka.mysql.fi
05c732e779
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-11-24 21:44:25 +02:00
monty@mashka.mysql.fi
7dede8d303
Updated results after merge from 3.23
2002-11-24 21:39:22 +02:00
monty@mashka.mysql.fi
a976101661
merge with 3.23 to get bugfixes for <=> NULL and --bind-address
2002-11-24 16:37:41 +02:00
monty@mashka.mysql.fi
4575594e1a
Rewrote nice handling to make more portable
2002-11-24 16:20:41 +02:00
monty@mashka.mysql.fi
dfb60ca085
Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER
...
Added CEIL as an alias for CEILING
Cleaned up CHECK constraint handling.
(We don't anymore require braces after CHECK)
Added casting to CHAR.
2002-11-24 15:47:19 +02:00
lenz@mysql.com
549eb17475
Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0
2002-11-24 12:56:24 +01:00
Sinisa@sinisa.nasamreza.org
aa1c10e7ee
FreeBSD patch by Jeremy Zawodny.
...
His explanation:
The socket on which MySQL listens for new connections on a blocking
socket most of the time but is set to non-blocking during the
accept() of the new connection. Due to a bug in the kernel, the new
socket returned by accept() is a blocking socket but returns the
O_NONBLOCK flag when queried via fcntl(F_GETFL). That is, the file
descriptor and the underlying socket don't agree on the blocking
mode.
Since MySQL determines via fcntl(F_GETFL) that the socket is
non-blocking, it expects the first read() in my_real_read to not
block, so it doesn't enable the timeout alarm. However, the read
does block, and thus there's no timeout alarm. The thread kill
(which relies on rescheduling the timeout alarm) also does not work
as a consequence.
The bug shows itself if you build MySQL with LinuxThreads support
(needed for SMP on FreeBSD). Issuing a KILL command in MySQL won't be
"noticed" by the "killed" thread until it runs another query--that
makes KILL pretty useless. And the wait_timeout doesn't work either.
2002-11-23 18:41:26 +02:00