Tag Archives: Queries

MySQL Useful Command

If you are the database administrator, today post will help you to mange your server easily. mysqladmin ping -check whether the server is alive mysqladmin status -display a short server status message. mysqladmin variable -display the server system variables and … Continue reading

  • Twitter
  • WordPress
  • Blogger Post
  • Delicious
  • Facebook
  • Google Buzz
  • Share/Bookmark
Posted in Database | Tagged , , , , , , , , , , , , , | Leave a comment

Identify slow MySQL query

Sometimes, MySQL will make your server pain if you have user abusing it. Mick Genie will teach you to identify which MySQL database creating the problem to your server. Actually MySQL can log all of the those query that taking … Continue reading

  • Twitter
  • WordPress
  • Blogger Post
  • Delicious
  • Facebook
  • Google Buzz
  • Share/Bookmark
Posted in Database | Tagged , , , , , , , , , , , , , , , | 1 Comment

Reboot Server within a network in Windows Platform

Do you ever try to reboot or shut down a server/PC within a network? The mystery from Microsoft have done if you are running with administrator role, just try to the command as below if you could like to reboot/shutdown. … Continue reading

  • Twitter
  • WordPress
  • Blogger Post
  • Delicious
  • Facebook
  • Google Buzz
  • Share/Bookmark
Posted in Microsoft Windows | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment