Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-522

Error in vcl.sql line 1694

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.3
    • 2.3
    • database
    • None

    Description

      Syntax error. Line 1694 should end with a comma, not a semicolon.

      Index: mysql/vcl.sql
      ===================================================================
      — mysql/vcl.sql (revision 1178496)
      +++ mysql/vcl.sql (working copy)
      @@ -1691,7 +1691,7 @@
      INSERT INTO `usergroupmembers` (`userid`, `usergroupid`) VALUES
      (1, 1),
      (1, 3),
      -(1, 4);
      +(1, 4),
      (1, 5);

      Attachments

        Activity

          People

            Unassigned Unassigned
            ckitzmiller Chris Kitzmiller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified