Bug in my alpha game; how do i get access to the database of this game in Alpha?
Posted: 26 October 2022, 15:35
My game is in Alpha mode. While playing with someone, we run into an issue.
In order to see what has happened, I must see the underlying database.
How can i access the database for a game played on Alpha?
Looking from in the database from a DEV game, I do note there is another game open in the database.
However it does not show me any data, only the error:
mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)
Any ideas?
Best regards
Maurice
In order to see what has happened, I must see the underlying database.
How can i access the database for a game played on Alpha?
Looking from in the database from a DEV game, I do note there is another game open in the database.
However it does not show me any data, only the error:
mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)
Any ideas?
Best regards
Maurice