Search found 3 matches
- Sun Nov 10, 2013 9:07 am
- Forum: CS:Source/TF2/DoD:Source
- Topic: access denied for sql db.
- Replies: 6
- Views: 3410
Re: access denied for sql db.
decided to test with a non nfo db and no problems with access there everything works great so problem solved for now. thank you for all your help and time with this.
- Sat Nov 09, 2013 5:52 pm
- Forum: CS:Source/TF2/DoD:Source
- Topic: access denied for sql db.
- Replies: 6
- Views: 3410
Re: access denied for sql db.
i must have grabbed the error log from the second server but i get the same error message but with the correct username for the database.cfg
19:49:18 [sql-admin-manager.smx] Could not connect to database: [1045]: Access denied for user 'granola'@'c-66-151-244-244.internap-dallas.nfoservers.com ...
19:49:18 [sql-admin-manager.smx] Could not connect to database: [1045]: Access denied for user 'granola'@'c-66-151-244-244.internap-dallas.nfoservers.com ...
- Sat Nov 09, 2013 11:40 am
- Forum: CS:Source/TF2/DoD:Source
- Topic: access denied for sql db.
- Replies: 6
- Views: 3410
access denied for sql db.
ok i have no idea why this wont work but i cant get my gameservers to sync with mysql db. here is my database.cfg
"Databases"
{
"psstats"
{
"driver" "mysql"
"host" "granola.stats-ps3.nfoservers.com"
"database" "granola"
"user" "granola"
"pass" "*******"
//"timeout" "0"
"port" "3306 ...
"Databases"
{
"psstats"
{
"driver" "mysql"
"host" "granola.stats-ps3.nfoservers.com"
"database" "granola"
"user" "granola"
"pass" "*******"
//"timeout" "0"
"port" "3306 ...