mysql_close needed after a failed mysql_real_connect ?

2004-03-09 Thread Mihai RUSU
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi The docs aren't clear on this. Is mysql_close needed on a MYSQL struct previously initilized with mysql_init after a failed mysql_real_connect ? (which returned NULL) - -- Mihai RUSUEmail: [EMAIL PROTECTED

mysql_real_escape_string() question

2003-10-22 Thread Mihai RUSU
connection ? Thanks - Mihai RUSUEmail: [EMAIL PROTECTED] GPG : http://dizzy.roedu.net/dizzy-gpg.txtWWW: http://dizzy.roedu.net Linux is obsolete -- AST -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3

Re: mysql_real_escape_string() question

2003-10-22 Thread Mihai RUSU
be able to still use mysql_real_escape_string() having the charset already set from the last mysql_real_connect() PS: please let me know when you mysql devs decide to check for connection to be online on mysql_real_escape_string() :) On Wed, 22 Oct 2003, Mihai RUSU wrote: Hi From

Re: Multithreaded?

2003-10-21 Thread Mihai RUSU
!) Is there a spot to configure spare proccess? -- Or verify that it is indeed compiled muli-threaded?? I dont know, Im very curious about that too... - Mihai RUSUEmail: [EMAIL PROTECTED] GPG : http://dizzy.roedu.net/dizzy-gpg.txt

MySQL NPTL

2003-10-17 Thread Mihai RUSU
://www.mysql.com/doc/en/Crashing.html contains information that should help you find out what is causing the crash. PS: my first ideea was to look if/how is mysql patched into RedHat9 but unfortunetly they ship with mysql 3.23.x version :-/ - Mihai RUSU

vbulleting mysql errors

2003-06-06 Thread Mihai RUSU
, linux binary distribution from a mysql mirror. The load average on the SQL machine is under 1. The SQL server has an average of ~200 queries/s (in 30 days). What should I do to debug this problem and find out the cause ? Thanks Mihai RUSU Disclaimer: Any views

Re: MySQL 3.23.54 is released

2002-12-14 Thread Mihai RUSU
from 3.23.50 freeze on high load. Thanks Mihai RUSU Disclaimer: Any views or opinions presented within this e-mail are solely those of the author and do not necessarily represent those of any company, unless otherwise specifically stated

wait_timeout doesnt get set

2002-11-12 Thread Mihai RUSU
and there it shows wait_timeout as set in my.cnf. Where else should I look ? Thanks Mihai RUSU Disclaimer: Any views or opinions presented within this e-mail are solely those of the author and do not necessarily represent those of any company, unless otherwise specifically

mysql binlog stats

2002-10-08 Thread Mihai RUSU
Hi Are out there tools to extract stats of different query types per table/database basis? Like if I want to know which one is the most accessed table and stuff like that. Having log-bin enabled. Thanks Mihai RUSU Disclaimer: Any views or opinions presented within

mysql highload

2002-10-02 Thread Mihai RUSU
is a watchdog script which checks for system load and restarts mysql (mysqladmin shutdown) when load is too high :( Can somebody give us any hint ? Also if I need to give more info about the configuration of this server please ask. Thank you Mihai RUSU Disclaimer: Any views