Page 1 of 1
Database Access Denial
Posted: 17 December 2015, 23:07
by DonJuansDongWontons
I'm getting the following error any time I try to start any of my games. They were working fine yesterday, and I haven't changed any of the code since then. Anyone know what's going on?
Unexpected error: Propagating error from GS 1 (method: createGame): Error while processing SQL request: DROP DATABASE IF EXISTS ebd_coup_27404 Access denied for user 'Fishcat'@'localhost' to database 'ebd_coup_27404'
Re: Database Access Denial
Posted: 18 December 2015, 14:20
by Plaup
I get the same error !
Re: Database Access Denial
Posted: 19 December 2015, 12:50
by apollo1001
Yep, same thing here. Looks like all the projects are listed as inactive too - not sure if that is related or not..
EDIT: I can't even select the game from the project list now.. guess I'll try again tomorrow.
Re: Database Access Denial
Posted: 20 December 2015, 21:42
by Rudolf
Did you change structure of database.
Re: Database Access Denial
Posted: 20 December 2015, 23:06
by DonJuansDongWontons
Nope, didn't touch the database between when it was working and when I got blocked. The only time I've used the database at all was in building the reversi tutorial.
Re: Database Access Denial
Posted: 21 December 2015, 15:25
by sourisdudesert
Hi,
Sorry for the late answer. The problem has been fixed.
Thank you for reporting it.