Skip to content

case insensitive file systems #105

@hgschmie

Description

@hgschmie

when starting on macos 11.4:

docker logs bl-swarm_bl-mysql.1.znoi9q2tv8941l23l88893i40
2021-07-01 23:53:56+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.7.34-1debian10 started.
2021-07-01 23:53:56+00:00 [ERROR] [Entrypoint]: mysqld failed while attempting to check config
	command was: mysqld --lower_case_table_names=0 --sql-mode= --verbose --help --log-bin-index=/tmp/tmp.Kw21auDogc
	2021-07-01T23:53:56.156616Z 0 [ERROR] The server option 'lower_case_table_names' is configured to use case sensitive table names but the data directory is on a case-insensitive file system which is an unsupported combination. Please consider either using a case sensitive file system for your data directory or switching to a case-insensitive table name mode.
2021-07-01T23:53:56.157613Z 0 [ERROR] Aborting

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