Skip to content

getSchemaStringType doesn't not respect multibyte charsets #156

@hanikesn

Description

@hanikesn

Description

The maximum varchar length depends on the charset of the table, but the autodetection doesn't take that into account.

https://dev.mysql.com/doc/refman/8.4/en/column-count-limit.html

Error 1074 (42000): Column length too big for column 'url' (max = 16383); use BLOB or TEXT instead

Metadata

Metadata

Assignees

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