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.

Reply via email to