Database Error Issue
Budget: $30 – $250 USD
Database error issue is causing my server to throw a 504: Gateway error.
Situation:
Site was working fine.
I updated some data in the mysql database running the sites on the server.
AFTER I ran the update to update about 4 tables in the database I get a 504 gateway error... I strongly suspect this is a MySQL issue on the server. Specific database will need to be checked, repaired, optimized and fixed to eliminate the 504 gateway error I get when I visit any site that connects to that specific database.
It seems one table specifically in the database is causing issues, when I run "mysqlcheck --auto-repair -o --all-databases"
it seems to hang on one specific table.
Situation:
Site was working fine.
I updated some data in the mysql database running the sites on the server.
AFTER I ran the update to update about 4 tables in the database I get a 504 gateway error... I strongly suspect this is a MySQL issue on the server. Specific database will need to be checked, repaired, optimized and fixed to eliminate the 504 gateway error I get when I visit any site that connects to that specific database.
It seems one table specifically in the database is causing issues, when I run "mysqlcheck --auto-repair -o --all-databases"
it seems to hang on one specific table.