walrus@kishkin.ru
24bbcd92bc
merge Ranger's patches to crash-me, add new tests ( DEFAULT VALUES )
...
to crash-me
2002-12-10 18:40:38 +05:00
lenz@mysql.com
059b0017dc
- make sure to replace HOSTNAME in mysql.server when packing up the binary
...
distribution (this will still be broken for 3.23.54)
- make sure that mysql.server in the binary distribution is executable, too
2002-12-10 14:25:23 +01:00
miguel@hegel.br
c5e18e6ad2
Update Windows binaries prefix according MySQL Pro release package
2002-12-10 04:17:31 -04:00
serg@serg.mysql.com
9a3f3a124d
incorrect bugfix removed. EQ+BETWEEN still cannot be optimized :(
2002-12-10 00:07:25 +01:00
serg@serg.mysql.com
94cb1daa52
ANALYZE for MERGE
2002-12-10 00:06:05 +01:00
serg@serg.mysql.com
b42eff16cb
bulk insert code optimized
2002-12-07 22:40:20 +01:00
monty@mashka.mysql.fi
5ed24772e1
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-06 22:50:50 +02:00
monty@mashka.mysql.fi
9613e5c2ae
Don't initialize fulltext functions twice in multi-table-update
2002-12-06 22:49:16 +02:00
lenz@mysql.com
9bcc70df35
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0-build
2002-12-05 22:05:31 +01:00
serg@serg.mysql.com
fc076abe85
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-12-05 21:38:55 +01:00
serg@serg.mysql.com
09ed694094
current_user() to return priv_user
2002-12-05 21:38:27 +01:00
heikki@hundin.mysql.fi
fdcb314fc6
row0mysql.c:
...
Heikki will merge to 4.0: cleanup
2002-12-05 22:09:51 +02:00
heikki@hundin.mysql.fi
5c3c4d3721
row0mysql.c, dict0dict.c, db0err.h, ha_innobase.cc:
...
Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd
2002-12-05 22:03:24 +02:00
monty@mashka.mysql.fi
496a0e1630
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-05 16:39:16 +02:00
monty@mashka.mysql.fi
7d681c4449
Copy arguments given to mysql_server_init()
...
Made keybuff_size longlong (To make show variables work similar on 32
and 64 bit systems)
Fixed some 'not initalized variable errors' in multi-table-update.
Fixed memory leak in multi-table-update.
Now all tests works under valgrind without any errors.
2002-12-05 16:38:49 +02:00
lenz@mysql.com
192b37e339
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0-build
2002-12-05 11:12:30 +01:00
monty@mashka.mysql.fi
2435dce96d
Merge with 3.23
2002-12-05 03:52:53 +02:00
monty@mashka.mysql.fi
fc06433a69
Removed copying of parameters as this leads to memory leaks in embedded server.
...
Fixed 'not initialized' memory error.
2002-12-05 03:40:33 +02:00
serg@serg.mysql.com
7b58a93a99
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2002-12-05 02:02:44 +01:00
serg@serg.mysql.com
f7bec0d8f3
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-12-05 01:47:10 +01:00
serg@serg.mysql.com
eb37c17d34
better fix for read_rows, same for read_one_row
2002-12-05 01:01:38 +01:00
serg@serg.mysql.com
a8476407a5
.del-errmsg.c~444b5d4031149217:
...
Delete: client/errmsg.c
2002-12-05 00:33:18 +01:00
walrus@mysql.com
d7f69e6c3c
Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/walrus/bk/40
2002-12-05 01:05:04 +05:00
Sinisa@sinisa.nasamreza.org
82a9669267
a test case for double free'ing of pointer in alter table ...
2002-12-04 21:50:59 +02:00
Sinisa@sinisa.nasamreza.org
5331a7ef8e
some code cleanup
2002-12-04 21:39:15 +02:00
walrus@mysql.com
c12892fb93
Remove useless field conversation
2002-12-05 00:13:45 +05:00
Sinisa@sinisa.nasamreza.org
be6b50e152
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2002-12-04 20:52:42 +02:00
Sinisa@sinisa.nasamreza.org
d527bfbd59
A fix for double free'd pointer bug ...
2002-12-04 20:51:18 +02:00
lenz@mysql.com
0db5f142dd
- portability patch to work around bugs in the HP compiler's "inline"
...
handling (backport from 4.0 tree)
2002-12-04 19:16:45 +01:00
serg@serg.mysql.com
6613a73272
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-12-04 17:38:12 +01:00
serg@serg.mysql.com
44db958ba2
new client error added: CR_MALFORMED_PACKET
2002-12-04 17:37:51 +01:00
monty@mashka.mysql.fi
7d41cd44c6
Merge with 3.23
...
(Fixed problem with autoconf 2.53 on Solaris)
2002-12-04 17:40:37 +02:00
lenz@mysql.com
8ea508c178
Merge mysql.com:/space/my/mysql-3.23
...
into mysql.com:/space/my/mysql-3.23-build
2002-12-04 16:16:38 +01:00
lenz@mysql.com
1935183975
- Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)
...
- sql_analyse.cc: Fixed bug in decimal handling
2002-12-04 16:16:06 +01:00
lenz@mysql.com
46b51b9143
Merge lgrimmer@work.mysql.com:/home/bk/mysql
...
into mysql.com:/space/my/mysql-3.23
2002-12-04 16:09:41 +01:00
monty@mashka.mysql.fi
ad20c29c4e
Fixed 'stack direction' check in autoconf
...
Workaround for problem with autconf 2.53 on Solaris
(Fixes problem with SOCKET_SIZE_TYPE)
2002-12-04 16:52:46 +02:00
Sinisa@sinisa.nasamreza.org
cb6d9e0c88
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2002-12-04 16:13:32 +02:00
Sinisa@sinisa.nasamreza.org
93c7ceaaec
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-12-04 15:28:16 +02:00
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
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
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
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