Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-6855

A couple of errors in MySQL db creation script for transaction tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.13.0
    • 0.13.0
    • Metastore
    • None

    Description

      There are a few small issues in the database creation scripts for mysql. A couple of the tables don't set the engine to InnoDB. None of the tables set default character set to latin1. And the syntax "CREATE INDEX...USING HASH" doesn't work on older versions of MySQL. Instead the index creation should be done without specifying a method (no USING clause).

      Attachments

        1. HIVE-6855.patch
          4 kB
          Alan Gates

        Activity

          People

            gates Alan Gates
            gates Alan Gates
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: