MySQL Driver Config

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

MySQL Driver Config

Robert Sirois
I realize this isn't quite a Seaside question, but does anyone know offhand if the mysql driver encrypts the config info differently than mysql 5.x requires? I'm gonna look into the code and maybe try and tell mysql to act like version 4.x and see if that helps. I'm just having some problems connecting from Seaside (Waiting for data error).

Thanks,
RS

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: MySQL Driver Config

Robert Sirois
In case anyone was wondering, the encryption changed in 4.1 and remains the same since (which the driver handles correctly). The issue had to do with the server allowing a connection with the mysql daemon.

RS


From: [hidden email]
To: [hidden email]
Subject: MySQL Driver Config
Date: Mon, 24 Oct 2011 21:48:38 -0600

I realize this isn't quite a Seaside question, but does anyone know offhand if the mysql driver encrypts the config info differently than mysql 5.x requires? I'm gonna look into the code and maybe try and tell mysql to act like version 4.x and see if that helps. I'm just having some problems connecting from Seaside (Waiting for data error).

Thanks,
RS

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside