Closed
Bug 6801
Opened 26 years ago
Closed 26 years ago
install: syntax error in SQL in makeprofilestable.sh
Categories
(Bugzilla :: Bugzilla-General, defect, P3)
Tracking
()
VERIFIED
FIXED
Bugzilla old
People
(Reporter: lyonsm, Assigned: terry)
References
Details
emailnotification in create table isn't last field but has trailing
semicolon.
fix: change trailing semicolon to a comma (will attempt to attach patch).
(Good work, though, BTW! Took less than 2 hours, starting from scratch,
to have a working bug system here based on Bugzilla.)
on second thought, this is so easy to fix it's not worth
the work in preparing a patch. email me if you feel you
really need one. :)
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
Oops. Fixed. Thanks!
Comment 4•24 years ago
|
||
per Terry, auto-verifying any resolved bug that hasn't been touched since before
2.10 was released.
Status: RESOLVED → VERIFIED
Comment 5•23 years ago
|
||
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Target Milestone: --- → Bugzilla old
Version: other → unspecified
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•