PDA

View Full Version : PHPLD size of image verification in database!!


Alivia
2016-10-19, 12:20 PM
Hello folks, size of image verification is very high in database. Can i somehow empty this via
admin? for example Flush it?

Vacherie
2016-10-19, 12:20 PM
Via phpLD Admin > Database, enter the following as SQL Query:

TRUNCATE TABLE PLD_IMG_VERIFICATION

Then, click on the [Run query] button.

Vacherie
2016-10-19, 12:22 PM
It is also safe to empty (truncate) the PLD_HITS and PLD_IMG_VERIFICATION if they are getting a little big.