Skip to main content

Need advice re MariaDB10 upgrade

Comments

3 comments

  • mtindor
    That is correct. You can change the passwords to the same password if you want. BUT, you need to make sure that your MySQL isn't currently configured to still generate pre-4.1 16-byte passwords. It probably isn't. For account passwords, just log into the cPanel accounts and change the passwords to the same ones if you know the old password. If you don't know the old password, there is no way to decrypt it so you'll just have to set a new password. But, like I said, make sure you don't have old-passwords=1 in your /etc/my.cnf. If you do, remove it or comment it out and restart MySQL. Then go in and change passwords on the accounts still using pre-4.1 passwords. Mike
    0
  • cPanelMichael
    Hello :) Yes, as mentioned in the previous post, you should first review /etc/my.cnf on this system to see if there's an entry for "old-passwords=1". Thank you.
    0
  • nivekau
    Hello :) Yes, as mentioned in the previous post, you should first review /etc/my.cnf on this system to see if there's an entry for "old-passwords=1". Thank you.

    "old-passwords=1" was not present in /etc/my.cnf but in WHM in Server Config Tweak Settings >MySQL "Use pre-4.1-style MySQL" passwords" was enabled. I have disabled it. I'm just going to upgrade to MariaDB 10 now and see what happens. This is a new server and not in production yet, so if it screws up I will just rebuild it.
    0

Please sign in to leave a comment.