MySQL on Lab Computers
From iSchool Reference
Starting MySQL
- Log into computer with your RIT computer account
- Type verbose into the search bar and run "MySQL Verbose":
"MySQL Verbose" will launch both the MySQL server as well as the command line client. - Enter the MySQL root user password: student
Starting the MySQL Command Line Client
Once the MySQL service is running, you can run the MySQL Command Line Client or MySQL Workbench to connect to it.