Closed Bug 537833 Opened 16 years ago Closed 16 years ago

Truncate table on SUMO stage

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsocol, Assigned: fox2mike)

Details

Basically we just need this run on the SUMO stage database: TRUNCATE TABLE adodb_logsql; If that works, we'll do the same on production. We're passing around several gigs of unused, unchanging data, so we've just snagged a copy of it for now.
On it.
Assignee: server-ops → shyam
mysql> truncate table adodb_logsql; Query OK, 0 rows affected (16.03 sec) Done. Welcome back James and Happy New Year! :D
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Thanks, Shyam, and Happy New Year to you, too!
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.