On 07/22/2010 04:37 PM, Max Bern wrote:
After checking the MySQL databases, we discovered the the user database was empty, no superuser, no nothing. How can we manually add the root/password superuser to the MySQL table so that we can log into the system?
It sounds like the "make initdb" step didn't finish successfully. If there's no data you care about, you should drop the database and try running make initdb again.
Thomas Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
