[ phpwiki-Bugs-3492111 ] Invalid comment line in mysql-destroy.sql
SourceForge.net <[email protected]> Tue, 06 Mar 2012 08:19:51 -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 (Comment added) made by vargenau 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: Database >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Philip J. Hollenback (philiph) >Assigned to: Marc-Etienne Vargenau (vargenau) 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. ---------------------------------------------------------------------- >Comment By: Marc-Etienne Vargenau (vargenau) Date: 2012-03-06 08:19 Message: Fixed in Subversion 8245 ---------------------------------------------------------------------- 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