Scenario: "Abaokoro": Restore MySQL Databases Spooked by a Ghost
                          Level: Medium
                          Type: Fix
                          Access: Paid
                          Description: There are three databases that need to be restored. You need to create three databases called "first", "second" and "third" and restore the databases using the file "/home/admin/dbs_to_restore.zip". 
 If you encounter an issue while restoring the database, fix it. 
 Credit: Sebastian Segovia
                          Test: All databases, once restored, have a table named "foo". 
 The "Check My Solution" button runs the script /home/admin/agent/check.sh, which you can see and execute.
                          Time to Solve: 20 minutes.