News

The following is a cheat sheet of basic syntax used to set up, and manipulate databases using Mysql. This cheat sheet assumes that you already have mysql installed and initialized on your VM. First, ...
Open a command line by opening the Start menu, typing "cmd" into the search bar, then clicking "Command Prompt" from the results. Log in to the MySQL server by typing "mysql -u MySQLuser -p ...