Quote:
Originally Posted by Dave Hybrid
v2.3 Official Release
* More change to database optimization.
To Upgrade
Upload the new translate.php and run the following MySQL query on your DB.
Code:
delete from wt_cache where translated='' or translated is null;
delete from wt_cache_medium where translated='' or translated is null;
delete from wt_cache_short where translated='' or translated is null;
|
Is this update including NLP's update? :up: seems a bit faster now too! thank you