Using Console / Managing the MySQL Database |
# asctl console:stop # cd /opt/aspera/common/mysql/bin # mysql -u USERNAME -p PASSWORD aspera_console < dir/purged_data.sql (where DIR is the directory in which the purged data is stored.) # asctl console:start