Uploaded image for project: 'Jetspeed (Retired)'
  1. Jetspeed (Retired)
  2. JS1-549

turbine-mysql-4.sql script malformed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.6
    • None
    • Turbine
    • None
    • mysql 4.0.20

    Description

      turbine-mysql-4.sql script has sql syntax errors which prevent the user from creating jetspeed required mysql tables without editing.

      1. Comment lines in script do not have # to start comments throughout
      2. The SQL command beginning with "CREATE TABLE TURBINE_USER" has an extraneous comma after the field definition for PASSWORD_CHANGED

      Changing comment lines to add "#" and removing the extraneous comma corrects this problem and allows scripts to run without errors.

      Attachments

        Activity

          People

            taylor David Sean Taylor
            gmbuchanan Greg Buchanan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: