Setup a MYSQL Database (name the database 'peggyboardDB' and add a user 'master' with password 'climbhard'). After you have setup the database you will need to create a table named routes with a couple fields. You can use the following commands. Launch mysql with the created user mas...