The Status Blog

  • 02:05:30 am on November 6, 2011 | # | 0
    Tags: ,

    grant all privileges on *.* to ‘user’@'localhost’ identified by ‘password’;
    flush privileges;

     

Leave a Comment