Friday

connecting to mysql

  • Go to the c:\..\ mysql/bin directory and type the following commands at the end of the c:\..\mysql\bin> mysql -u root
  • It will allow you to enter into the mysql in root mode.
  • you can then see " mysql> " likely prompt this is the area you need to work with mysql commands.
  • you can use mysql commands here like create table ,alter table,..etc.,

I WILL SOON GIVE YOU ALL THE MYSQL COMMANDS LIST.

No comments: