Login to the system shell as a root user.
Enter MySQL:
/opt/pbxware/sh/mysql
Select pbxware database:
use pbxware;
Delete ALL CDRs from the system:
truncate cdr;
NOTE: This procedure will delete all the CDRs ever recorded on the system, without any way of recovery!