Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-274

MySQL init scripts contains invalid comments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • None

    Description

      When trying to load the MySQL init script directly (without using schematool), I'm hitting following error:

      jarcec@garfield sentry % mysql < sentry-provider/sentry-provider-db/src/main/resources/sentry-mysql-1.4.0.sql 
      ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '--Licensed to the Apache Software Foundation (ASF) under one or more
      --contribut' at line 1
      

      This is due to the fact that MySQL comments starts with "-- " - e.g. two dashes AND space.

      Attachments

        1. SENTRY-274.patch
          2 kB
          Jarek Jarcec Cecho

        Activity

          People

            jarcec Jarek Jarcec Cecho
            jarcec Jarek Jarcec Cecho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: