[ phpwiki-Bugs-3492111 ] Invalid comment line in mysql-destroy.sql
SourceForge.net <[email protected]> Thu, 23 Feb 2012 07:19:11 -0800
| Newsgroups | gmane.comp.web.wiki.phpwiki.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #3492111, was opened at 2012-02-23 07:19 Message generated for change (Tracker Item Submitted) made by philiph You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=3492111&group_id=6121 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: version 1.4.x (current) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Philip J. Hollenback (philiph) Assigned to: Nobody/Anonymous (nobody) Summary: Invalid comment line in mysql-destroy.sql Initial Comment: The current mysql-destroy.sql in the schema directory has a typo: --drop table if exists user; mysql complains about this line. To fix, insert a space: -- drop table if exists user; I'm looking at the current phpwiki in svn as of 2/20/12. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=3492111&group_id=6121 ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d