Skip to content

Provide mechanism to extend mysql image with additional SQL init scripts #24

Closed
@yarosla

Description

@yarosla

Please provide mechanism to extend this image by providing additional SQL scripts to be executed upon initial server startup.

See official postgres image for example on how this can be done (“How to extend this image” section in readme).

You can arrange special directory for SQL files. All *.sql files found in that directory shall be appended to $TEMP_FILE that will be passed as --init-file parameter to MySQL.

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