Versions Compared

Key

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

...

Script for WindowsScript for LinuxDescription
mysql_start.batmysql_start.shStarts the MySQL database.
mysql_stop.batmysql_stop.shStops the MySQL database.
mysql_backup.batmysql_backup.shBacks up the License Statistics database.
mysql_restore.batmysql_restore.shRestores the License Statistics database.
mysql_start_backup_stop.batmysql_start_backup_stop.shStarts, backs up, and stops the MySQL database.
mysql_start_restore_stop.batmysql_start_restore_stop.shStarts, restores, and stops the the MySQL database.
mysql_clean.batmysql_clean.shDrops (removes) the License Statistics database.

Anchor
reset_pwd
reset_pwd
mysql_reset_admin_password.bat

mysql_reest_admin_password.shResets the Admin password to the default password (License Statistics must be running to execute this operation).


Info
Note: You may not be able to run the scripts as a normal user on Windows due to Windows limitations, so be sure to run the scripts as an administrator (see http://technet.microsoft.com/en-en/library/cc947813(v=ws.10).aspx for instructions on starting a command prompt as an administrator).

...