INSTRUCTIONS:
Step 1.) Download and install Xammp, by default xammp will install in the local C: drive
Step 2.) Configure The bin directory of Mysql to environment path to System properties, you can copy the code right here: C:\xampp\mysql\bin and paste it to the environment system.
Step 3.) Run the xammp server and tick MySQL and apache server checkbox, when prompt to install just click yes. Then if all is done correctly and no errors, you can now start using Mysql via cmd or to the PHPMyAdmin.
Step 4.) Create your database and tables: See the example below
Only works for CMD users
0 Comments