Re: ManifoldCF 1.0.1 MySQL setup : Error getting connection: Access denied for user

2012-11-05 Thread Karl Wright
The check-for-existence logic is already there, and you can control the superuser name and password. But you can't control the instance name, which is the MySql root instance name mysql. Karl On Mon, Nov 5, 2012 at 7:00 AM, Nigel Thomas nigel.tho...@york.ac.uk wrote: Hi Karl, Thank you for

Re: ManifoldCF 1.0.1 MySQL setup : Error getting connection: Access denied for user

2012-11-02 Thread Karl Wright
Hi Nigel, I'm not a MySQL expert, but I seem to recall there was something interesting about the way MySQL authenticated remote connections. There are two properties that the MySQL driver looks at: /** MySQL server property */ public static final String mysqlServerProperty =