Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    jdandrus is offline Junior Member
    Join Date
    Nov 2011
    Posts
    7

    Default loading the timezone tables for mysql?

    signing in as root via ssh, I am trying to run mysql_tzinfo_to sql /usr/share/zoneinfo | mysql -u root mysql

    It fails on an Access Denied (password NO)

    How do I get this to run?

  2. #2
    jeremya is offline Administrator
    Join Date
    Jun 2008
    Posts
    270

    Default

    mysql requires password be provided for root user. I believe you just need to add -p into your mysql login command.
    -Jeremya

  3. #3
    jdandrus is offline Junior Member
    Join Date
    Nov 2011
    Posts
    7

    Default

    Actually, I called support today on it. Under plesk panel the admin user for mysql is not "root" but "admin" and the password is the password you use to access your plesk panel. The -p switch will prompt you for the password.

  4. #4
    jeremya is offline Administrator
    Join Date
    Jun 2008
    Posts
    270

    Default

    ah, yes i believe this would be the case when Plesk is installed. Thanks for keep this post updated on the status
    -Jeremya


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts