Skip to content

Error when running the "valueset_and_log.sql" script. #24

@jxfish2

Description

@jxfish2

Per your instructions, after getting the basic database installed, we need to run the provided SQL scripts against the new database.

The first SQL script ran without errors.

But, the second SQL script is throwing the following error:

mysql -h localhost -p -u root < valueset_and_log.sql
Enter password:
ERROR 1064 (42000) at line 23: 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 'SET character_set_client = @saved_cs_client */' at line 8

Any ideas on what the syntax issue might be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions