Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is some brief documentation for how to run the scripts for MySQL:

{{
$ mysql -p -u DB_USER_NAME DATABASE_NAME
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 123456 to server version: 4.1.22

...

NOTE: You can also use the combined script instead of the creation then upgrade script.

Thanks to Alan Hoyle (alanh@unc.edu) for this information.