I got MySQL 5 on my Computer, and whenever i try to get into the admin browser or query browsers it errors me with 1044. tried reinstalling it and deleting the files and stuff, ive looked on net but cant find anything,
If someone can help it will be much appreciated :D
Nah, go into MySQL Admin, go to "Users" on the left, click on "ragnarok" in the bottom left box. Now click the "Schema Privileges" tab and click on the "ragnarok" database in the left column. Now click the "<<" button and it should give user "ragnarok" all access on "ragnarok" database.
EDIT: If you can't get into MySQL admin, you need to use the user "root" and whatever pass you entered when configuring your MySQL server.
error 1044 means that u not have the privileges to create a database...
try uninstall then reinstall it with another password...
if not working then refer to the manual in MySQL Query Analyzer - Improving SQL Query Performance