we had the same problem. We had mysql and BIND running on single server.
Upgrading BIND helped to solve this problem.
.:: Andrius Armonas ::.
.:: [EMAIL PROTECTED] ::.
.:: http://baubas.andrius.org ::.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Se
ULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40016000
write(1, "Can\'t connect to local M"..., 93) = 93
munmap(0x40016000, 4096)= 0
_exit(0)= ?
I don't get where is the problem, because it crashes only on the
run a database server
Red Hat, SuSE, Debain are the same linux os :)
If you want to have support for that card, just download kernel 2.4, compile
and install it. There is no need to upgrade whole distribution (only some
packages).
.:: Andrius Armonas ::.
.:: [EMAIL PROTECTED] ::.
.:: http
hello,
I'm running mysql 3.23.39. Could anybody explain me how to do this in mysql
(without sub-selects):
delete from IP where id in ( select id from USERS where MK='0032' )
Thanks.
.:: Andrius Armonas ::.
.:: [EMAIL PROTECTED] ::.
.:: http://bau
ing wrong? PLEASE any ideas!!
You should read README after you extract mysql++ :o)
If you want to compile mysql++ libraries and examples do in your
mysql++-1.7.9 directory:
automake
autoconf
./configure
make
make install
Bye,
.:: Andrius Armonas ::.
.:: [EMAIL PR