Cleaning Magento Logs in Database

Magento has a very nice script on the shell directory called “log.php”. You can do many things with it, these are the 2 most interesting ones for me: Wiew the log data’s size $ php log.php status ———————————–+————+————+————+ Table Name                         | Rows       | Data Size  | Index Size | ———————————–+————+————+————+ Read more…