Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ALTER .. MODIFY ... ENUM failed! (Regression) #511

Copy link
Copy link
@BorisValgo

Description

@BorisValgo
Issue body actions

Hi,

From the version 5.8.1 ALTER ENUM FAILD.
For example :
ALTER TABLE users_type MODIFY limitations ENUM('tout', 'rien', 'bu', 'agence', 'agence_limite', 'n-1', 'agence_inactif'); UPDATE users_type SET limitations = 'agence_inactif' WHERE id_users_type = 19;
When we user the 5.8.0 version the "lint-query --query" say OK but in 5.8.1 we have exception :
#1: A new statement was found, but no delimiter between it and the previous one. (near "UPDATE" at position 122)

Thank you

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.