Hi all,
i have one server GoautoDial in production for few months and the log table are very large 2 milions and more of record. I see in the crontab ther is this instruction:
2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl
and
3 1 * * * /usr/share/astguiclient/AST_DB_optimize.pl
I read some topic indicate this script clean the server from log and move all record into _archive tables i need to this script work beacause this server work an high volume of calls.
I try to execute from shell with argument -t but nothing happens.
Someone have idea why?
thanks to all in advantages