TRUNCATE `pm`;
TRUNCATE `pmreceipt`;
TRUNCATE `pmtext`;
UPDATE `user` SET `pmtotal` = 0, `pmunread` = 0;