PDA

View Full Version : wd_g_history table owerflooded


nrage
16th April 2007, 04:37 PM
I got loads of records in my wd_g_hystory table. It's size has got over 10Gb :!: Why does it happen? What is this table for?
Somebody help

drakeman
17th April 2007, 12:02 PM
please go to Tools > History & Error log and Prune your history. Then go to Tools > Settings > Troubleshooting and disable "debug" as log level.

If 'debug' log level is checked, system will will generate additional log messages when registering commissions and sales/leads. You can use these messages to investigate the flow of commands, and to find out what is wrong. You can enable it while integrating the system to test how it works.
In production it should be turned off, because it generates multiple history records for each transaction and slows down the system.

nrage
2nd May 2007, 03:40 PM
Thanks a lot! :) That helped. Stupid me. Should have figured that out