Save Database Queries for Analysis in WordPress
The SAVEQUERIES wp-config constant saves database queries to an array and We can use that array to display queries. The information saves each query, what function called it, and how long that query took to execute. To enable SAVEQUERIES add this to the wp-config.php file: Then in the footer of your theme put this: <?php … Read full article →

![⚠️ User already has more than 'max_user_connections' active connections [✅ SOLVED] max connections - ⚠️ User already has more than 'max_user_connections' active connections [✅ SOLVED]](https://wpxss.com/application/wp-content/uploads/2022/09/max-connections.png)

![WordPress database error Table './db/wp_options' is marked as crashed and should be repaired [✔️ SOLVED] WordPress database error Table .dbwp options is marked as crashed and should be repaired - WordPress database error Table './db/wp_options' is marked as crashed and should be repaired [✔️ SOLVED]](https://wpxss.com/application/wp-content/uploads/2022/10/WordPress-database-error-Table-.dbwp_options-is-marked-as-crashed-and-should-be-repaired.png)





