Hm, might well be our pretty outdated OS / mysql / PHP on that machine ...
Sorry for bothering you. Bernd On 09.06.14 05:03, David Anderson wrote:
Bernd: I can't repro this; when I use an invalid DB user name the script prints and error msg and exits before trying to do queries. I'm using this MySQL version: mysql Ver 14.14 Distrib 5.1.73, for redhat-linux-gnu (x86_64) using readline 5.1 On 05-Jun-2014 11:20 PM, Bernd Machenschalk wrote:Trying to update the DB I just got: PHP Warning: mysql_pconnect(): Access denied for user 'db_user'@'192.168.0.1' (using password: YES) in /raida/BOINC/projects/EinsteinAtHome/html/inc/util_ops.inc on line 112 Warning: mysql_pconnect(): Access denied for user 'db_user'@'192.168.0.1' (using password: YES) in /raida/BOINC/projects/EinsteinAtHome/html/inc/util_ops.inc on line 112 performing update update_6_5_2014 Doing query: alter table app_version add beta tinyint not null Success. All done. I.e. the update was marked as done although access was denied. This certainly shouldn't happen. While at it, would it be possible that the script reads the DB information from config.xml? This would avoid having to type the password in plain view. Best, Bernd
_______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
