Show Running Queries in WordPress Are you facing slow page loads in your WordPress pages, want your queries to be optimized in a way to speed up your page...
Get Last Connected Database IP – PHP / MySQL If you are using multiple database servers, because of load balancing or some other purpose, and you want to do some debugging, or got...
MySql Replace or Rename String To replace a string in MySql in multiple rows, you can use REPLACE method of MySql where you can replace or rename the old...