Closed
Bug 559645
Opened 14 years ago
Closed 14 years ago
SUMO stage: truncate table tiki_stats
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: paulc, Assigned: fox2mike)
References
()
Details
We'd like to truncate the tiki_stats table on staging.
TRUNCATE TABLE tiki_stats;
...should do it.
Thanks!
Assignee | ||
Comment 2•14 years ago
|
||
I'll run this again after bug 559717 and then close.
Assignee | ||
Comment 3•14 years ago
|
||
Done, again.
mysql> TRUNCATE TABLE tiki_stats;
Query OK, 0 rows affected (0.30 sec)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•