Hi!
> "BAUMEISTER" == BAUMEISTER Alexandre <[EMAIL PROTECTED]> writes:
BAUMEISTER> Sinisa,
BAUMEISTER> This time I compiled with :
BAUMEISTER> CFLAGS=-DSOLARIS CXXFLAGS="-DSOLARIS -felide-constructors
-fno-exceptions -fno-rtti" ./configure
BAUMEISTER> --prefix=/usr/local/mysql --witho
Sinisa,
This time I compiled with :
CFLAGS=-DSOLARIS CXXFLAGS="-DSOLARIS -felide-constructors -fno-exceptions -fno-rtti"
./configure
--prefix=/usr/local/mysql --without-bench --enable-thread-safe-client --with-innobase
--without-debug
--with-named-thread-libs=-lthread --without-berkeley-db
Bonjour,
SM> Ok, start from the fresh tarball. Beside everything, add (in configure
SM> options):
SM> --with-mit-threads=no
==
My last try (for today) :
CFLAGS=-DSOLARIS \
CXXFLAGS="-DSOLARIS -felide-constructors -fno-e
BAUMEISTER Alexandre writes:
> Sinisa,
>
> If I had a thread on my daemons which executes a mysql_ping() each
> 30 secondes and increase net_read_timeout to 60 will it be ok ? Does
> a mysql_ping() reset net_read and net_write timer ?
>
> Alex.
>
>
>
Alex mon ami,
This
Sinisa,
SM> > These are daemon programs ... not exiting. I've about 10 programs
SM> > initialising a connection and then looping, doing some updates on
SM> > table while receiving data from another input.
SM> >
SM> > The schema is :
SM> >
SM> > 1. Connecting to Mysql
S
Sinisa,
SM> > These are daemon programs ... not exiting. I've about 10 programs
SM> > initialising a connection and then looping, doing some updates on
SM> > table while receiving data from another input.
SM> >
SM> > The schema is :
SM> >
SM> > 1. Connecting to Mysql
S