Skip to content

Unable to connect to Admin with mysql --safe-updates #442

Closed
@renecannao

Description

@renecannao

Although this is somehow expected (SQLite doesn't support the SET statements executed because of --safe-updates), this prevents mysql clients to connect even.
Example:

$ mysql -u admin -padmin -h 127.0.0.1 -P6032 --safe-updates
ERROR 1045 (#2800): near "SET": syntax error

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions