Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Empty daily log

Quote Reply
Empty daily log
For Links SQL - Version: 3.0.1

My daily log has entries from 2002. It has over 700,000 entries.

If I use MySQL PHPAdmin's 'EMPTY TABLE' command - which actually asks if I want to truncate the table - will this harm or break my script?

thanks, April
A. Lougheed
IndyLinks.com
webmaster@indylinks.com
Quote Reply
Re: [aprillougheed] Empty daily log In reply to
Hi,

Nope, that should be fine :)

I normally do this via DELETE;

DELETE FROM Table;

AFAIK, unless you have something "tapping" into this table, then that shouldn't cause any problems.

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!