Are you running MySQL 4.x, by chance? The drivers shipped with CFMX are for 3.23, and while the MySQL site says 3.23 clients should be able to connect to 4.x servers, that might not be the case with the drivers.
Someone mentioned that CFMX is not supported on RedHat 8, but that's not the problem. I have two servers running exactly that config, and both interface with MySQL 3.23 without any issues. > -----Original Message----- > From: DuSTiN KRySaK [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2003 2:57 PM > To: CF-Linux > Subject: Re: MySQL datasource in CF admin error > > > On 3/14/03 12:56 PM, "Barney Boisvert" > <[EMAIL PROTECTED]> spit this > out onto my computer screen: > > > You won't need myODBC, because CFMX uses the JDBC drivers > directly, unlike > > previous versions of CF. > > This is what I thought, but wanted to be safe! > > > > I usually GRANT my users with both [EMAIL PROTECTED] and user@'%'. > I had issues > > similar to this a while back, and specifying both seemed to > resolve them. > > I'd try that. > > I used this same logic yesterday, and the issue still remains. > > > You also might try FLUSH PRIVILEGES from the mySQL client, > > Tried that too! > > Still the same issues though!!!! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
