monty@bitch.mysql.fi
3c057478c2
Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0
2001-11-28 02:59:54 +02:00
monty@bitch.mysql.fi
d0ccff5090
New improved IO_CACHE
2001-11-28 02:55:52 +02:00
monty@hundin.mysql.fi
66a31433a4
Fixed bug when joining with caching.
...
Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables.
2001-11-27 02:50:20 +02:00
tonu@volk.internalnet
9582a46290
Debugging added where needed.
2001-11-27 02:21:44 +02:00
tonu@volk.internalnet
877b6a4922
Merge work.mysql.com:/home/bk/mysql-4.0
...
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-26 15:58:01 +02:00
tonu@volk.internalnet
a0d9711074
des_encrypt()/des_decrypt() are now ASCII protected and pass testsuite
2001-11-26 15:54:33 +02:00
monty@hundin.mysql.fi
cefe361b82
merge
2001-11-26 03:30:16 +02:00
monty@hundin.mysql.fi
50b43f85ef
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-11-26 03:24:33 +02:00
monty@hundin.mysql.fi
d0b84c9b6e
A fix for ANALYZE TABLE
2001-11-26 03:24:13 +02:00
monty@hundin.mysql.fi
5738117970
Fix race condition in ANALYZE TABLE.
...
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
2001-11-26 02:16:38 +02:00
monty@hundin.mysql.fi
e9677eda60
Add missing exit_cond() to lock_global_read_lock().
2001-11-26 02:09:45 +02:00
monty@hundin.mysql.fi
964c292caa
Fixed typo in last changeset
2001-11-25 14:38:43 +02:00
monty@hundin.mysql.fi
22e418b405
merge
2001-11-25 13:56:03 +02:00
monty@hundin.mysql.fi
777fdb5d5c
Fixes for embedded version.
2001-11-25 13:50:48 +02:00
sasha@mysql.sashanet.com
35f852aaab
merged
2001-11-24 22:59:44 -07:00
sasha@mysql.sashanet.com
6865885f21
replication updates in the manual
...
fixed typo on sql_repl.cc
added build-tags script for the benefit of the poor, sick, and afflicted,
as Matt likes to say :-)
2001-11-24 22:48:57 -07:00
serg@serg.mysql.com
79258183fd
memory leak fixed
2001-11-24 17:45:22 +01:00
sasha@mysql.sashanet.com
22fa171c7e
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-11-23 09:58:17 -07:00
sasha@mysql.sashanet.com
82a7b0f750
properly kill slave in all cases on systems that do not interrupt syscalls
...
on a signal
2001-11-23 09:57:36 -07:00
serg@serg.mysql.com
b96c309f99
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-22 19:40:50 +01:00
serg@serg.mysql.com
59f3a95834
ft_boolean_syntax variable
2001-11-22 19:35:35 +01:00
monty@hundin.mysql.fi
acc2e2ad6d
Remove .TMD files on DROP DATABASE.
2001-11-22 18:19:27 +02:00
monty@hundin.mysql.fi
a66ddaf8ba
Fixed fulltext after merge from 3.23.45
...
First (incomplete) version of transaction and as3ap tests.
2001-11-22 17:55:18 +02:00
serg@serg.mysql.com
307fb4a390
fixes for ft-boolean and range optimizer
2001-11-22 16:00:11 +01:00
monty@hundin.mysql.fi
9265a4df45
merge
2001-11-22 14:40:38 +02:00
monty@hundin.mysql.fi
9209210d30
Fix bug when repairing compressed MyISAM files
...
LOCATE() is now case sensitive
2001-11-22 13:50:50 +02:00
monty@hundin.mysql.fi
a2a838f887
Portability fix
2001-11-22 13:15:17 +02:00
monty@hundin.mysql.fi
964f7c63b9
Portability fix
2001-11-22 13:07:55 +02:00
monty@hundin.mysql.fi
911ba4be24
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-11-22 03:35:04 +02:00
sasha@mysql.sashanet.com
00774d74fc
backport of shutdown fix for platforms that cannot break a syscall with a
...
signal. Tested to the extent that it does not break Linux. Could not test on
Darwin because the machine was not reachable. Will push anyway - at least it
does not make things worse. Testing on Darwin is needed, however.
2001-11-21 18:25:08 -07:00
monty@hundin.mysql.fi
c8ddbaed9e
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-11-22 03:12:40 +02:00
serg@serg.mysql.com
4f5d1273b6
bad merge fixed
2001-11-21 19:58:25 +01:00
serg@serg.mysql.com
4151fd0a3c
broken merge, fix required
2001-11-21 19:08:33 +01:00
serg@serg.mysql.com
e8b45861e9
(UPDATE|DELETE) ...WHERE MATCH bugfix
2001-11-21 18:25:44 +01:00
serg@serg.mysql.com
f6cf7618be
removed ftfuncs argument for mysql_select
...
it uses now thd->lex.ftfunc_list
moved ft-initialization to a separate function
re-disabled implicit ft initialization
2001-11-21 18:05:11 +01:00
monty@bitch.mysql.fi
d33c13e4fe
Merge
2001-11-21 15:24:02 +02:00
monty@bitch.mysql.fi
9cb670df71
Generate core file on Solaris.
2001-11-21 15:08:01 +02:00
monty@hundin.mysql.fi
75a274fd96
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-11-18 14:34:52 +02:00
monty@hundin.mysql.fi
701636ef6e
Merge
2001-11-18 14:33:53 +02:00
monty@hundin.mysql.fi
c76c42066e
Test of optimize table.
2001-11-18 14:13:09 +02:00
monty@hundin.mysql.fi
fb1f8c4f0a
Fixed bug in OPTIMIZE TABLE that reset index cardinality if it
...
was up to date.
2001-11-18 14:08:17 +02:00
sasha@mysql.sashanet.com
e6c2f14587
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-17 17:24:42 -07:00
sasha@mysql.sashanet.com
586e812452
use env vars for socket/port in connect in mysqltest
...
--local-master option in mysql-test-run
do not log CREATE TABLE when doing table dump
fix replication to slave off 3.23 master
2001-11-17 17:23:46 -07:00
miguel@light.local
7c77952106
Removing registry service parameter code
2001-11-17 15:48:22 -02:00
miguel@light.local
ecd4471c22
Removing registry service parameter code
2001-11-17 15:40:59 -02:00
sasha@mysql.sashanet.com
f89418b4e5
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-10 22:24:46 -07:00
sasha@mysql.sashanet.com
beaf95b09d
work to enable reading 3.23 logs - not yet finished
...
moved fail-safe replication routines from sql_repl.cc to repl_failsafe.cc
write start event only in the first log
2001-11-10 22:24:12 -07:00
tonu@volk.internalnet
316126bf52
Merge work.mysql.com:/home/bk/mysql-4.0
...
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-09 07:54:22 +02:00
tonu@volk.internalnet
8706dde5c0
des_encrypt()/des_decrypt() work much better now
2001-11-09 07:49:57 +02:00
sasha@mysql.sashanet.com
79806fadff
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-08 22:29:29 -07:00