Skip to content

Mariadb 10.2.7 null values change in information schema, #2817#2824

Closed
belgattitude wants to merge 2 commits intodoctrine:masterfrom
belgattitude:master
Closed

Mariadb 10.2.7 null values change in information schema, #2817#2824
belgattitude wants to merge 2 commits intodoctrine:masterfrom
belgattitude:master

Conversation

@belgattitude
Copy link
Copy Markdown
Contributor

Since MariaDB 10.2.7, information_schema.columns now stores 'null' in column_default instead of null. MySQL 5.7 is not affected.

This P/R should fix the two doctrine-related issues:

Not very used to doctrine, so please check and correct me if I'm wrong somewhere.

(see https://jira.mariadb.org/browse/MDEV-13132 and https://jira.mariadb.org/browse/MDEV-13341)

@belgattitude
Copy link
Copy Markdown
Contributor Author

Sorry messed up with my clone (forgot to create a branch), closing and will reopen a new one in few minutes.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant