I follow the guide here https://help.directadmin.com/item.php?id=45
When I ran the command, it have error below;
mysql> ALTER USER 'da_admin'@'localhost' IDENTIFIED BY 'qwerty';
ERROR 1805 (HY000): Column count of mysql.user is wrong. Expected 45, found 43. The table is probably corrupted
When I ran the command, it have error below;
mysql> ALTER USER 'da_admin'@'localhost' IDENTIFIED BY 'qwerty';
ERROR 1805 (HY000): Column count of mysql.user is wrong. Expected 45, found 43. The table is probably corrupted