RE: ASP Connection to Mysql fails

2004-08-15 Thread Paul Stearns
ll. Cheers. Armando -Original Message- From: Paul Stearns [mailto:[EMAIL PROTECTED] Sent: August 15, 2004 4:39 PM To: [EMAIL PROTECTED] Subject: ASP Connection to Mysql fails I have an ASP application running on a server with a mysql DB, everything works great. I connect using localhost, no

RE: Re: ASP Connection to Mysql fails

2004-08-15 Thread Paul Stearns
the manual for the details: <http://dev.mysql.com/doc/mysql/en/Privilege_system.html> and <http://dev.mysql.com/doc/mysql/en/GRANT.html>. Michael Paul Stearns wrote: > Ignore the sentence that starts Remember... > > When I telnet to port 3307 on the DB server from the web

RE: ASP Connection to Mysql fails

2004-08-15 Thread Paul Stearns
Ignore the sentence that starts Remember... When I telnet to port 3307 on the DB server from the web server I get the version, a few characters of garbage and it disconnects. Paul -Original Message- From: Paul Stearns [EMAIL PROTECTED];] Sent: 8/15/2004 6:01:59 PM To: [EMAIL PROTECTED

ASP Connection to Mysql fails

2004-08-15 Thread Paul Stearns
I have an ASP application running on a server with a mysql DB, everything works great. I connect using localhost, no problems. I have a second mysql DB on another server. I connect to it via the odbc Data Source Administrator from the web server with no problems. When I try to connect from an A

mysqld hangs with no CPU activity...

2004-01-28 Thread Paul Stearns
As reported under the subject "Random Database Slowdowns..." on the win32 list, our database still hangs on an average of 1-2 times per day. I can find no error messages or logs associated to the problem. It affects both IIS ADO connections as well as local connections from tools such as mysqlcc,