Hello
I installed latest wordpress 5.4.1 and it creates a default database name called “wordpress_x”
Q1. Can I rename this database name without any issues further down the line?
in other words is it good practise?
Q2. Is this step even necessary ?
Q3. When I try to rename it in “PHPMyAdmin” to a more meaningful name, it gives a message “1044 – Access Denied” Error”
How to solve this?
Thank you