Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-880

SQL failes to install in MySQL 5.x

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 1.2
    • 2.0
    • None
    • FreeBSD, MySQL 5, Tomcat 5 Java 5

    Description

      Have an issue related to bad statements in the createdb.sql fro MySQL:

      create table pingtarget:
      condition integer default 0 not null, – condition code

      – "condition" appears to be a reserved word.

      Fix/Workaround:
      surrounding the column name in backticks seems to work.
      `condition` integer default 0 not null, – condition code

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            agangolli Anil Gangolli
            brill Brill Pappin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment