Skip to content

[MySQL] ERROR 1064 - while running snomed_load_mysql in mysql-loader-with-optimized-views #52

Description

@axelv

Hi,

First of all thanks for the scripts in this repo!

I have some problems running the scripts for the MySQL with optimized views.
After successfully running sudo ./bash/snomed_config_mysql the load command fails:
Running

sudo ./bash/snomed_load_mysql

Gives me the following error

mysql --defaults-extra-file="/Users/axelvanraes/dev/snomed-database-loader/mysql-loader-with-optimized-views/cnf/my_snomedimport_client.cnf"  --protocol=tcp --host=localhost --port=3306 --default-character-set=utf8mb4 --user root --password  < "/Users/axelvanraes/dev/snomed-database-loader/mysql-loader-with-optimized-views/mysql_load/sct_mysql_temp.sql"
Enter password:
CHECKING MySQL CONFIGURATION SETTINGS
CHECKING MySQL CONFIGURATION SETTINGS
ERROR 1064 (42000) at line 166: 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 '= (@`req_len`)),'MySQL Fulltext minimum word length OK',concat('WARNING! Fulltex' at line 1

I'm running mysql 8.0.29 on a Mac M1 with Big Sur 11.3.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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