Closed
Bug 517975
Opened 16 years ago
Closed 16 years ago
Run SQL from bug 436106 on support-stage
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: laura, Assigned: dmoore)
References
Details
This is the SQL:
https://bug436106.bugzilla.mozilla.org/attachment.cgi?id=390050
Blocking QA on bug 436106.
| Reporter | ||
Comment 1•16 years ago
|
||
You'll also need to dump caches on stage as the regexes altered in this SQL are cached.
| Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → dmoore
| Assignee | ||
Comment 2•16 years ago
|
||
mysql> DELETE FROM tiki_urlt_regex_out WHERE regex_left = '\%20' LIMIT 1;
Query OK, 1 row affected (32.50 sec)
Caches flushed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•11 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
•