...
- stop the up.time Data Collector and up.time Controller services (or uptime_core and uptime_controller on Linux)
- open the MySQL client
...
cd <uptime_dir>
mysql\bin\mysql -uuptime puptime -P3308 --protocol=tcp -A uptime
...
- execute the SQL statements contained in revert75.sql in the MySQL client
- start the up.time Data Collector and up.time Controller services (or uptime_core and uptime_controller on Linux)
...