Sorry need help again ><
Hello,
sorry for asking this noob question but how do i create a eq database using mysql?
I did run cmd
i ran mysql in dos prompt
i tried to create a eq database there
code
create database eq;
I get error 1064 <42000>: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server verison for the right syntax to use near.
I'm currently using MySQL-5.0.0a-alpha-win
anyone know what i did wrong?
|