Im using mysql 3.23 it is freshley downloaded off the internet. I start the program (mysql.exe) on a command line, it starts fine, then i type
create database thejlp;
and it comes up saying that i dont have permission to do this. How do i figure out my 'root' user name and password and how do i connect to the database so that i can complete the above task?