Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't apply patch (with PDO driver in MySQL 5.6.6+) #129

Closed
andrepereiradasilva opened this issue Mar 18, 2016 · 1 comment
Closed

Can't apply patch (with PDO driver in MySQL 5.6.6+) #129

andrepereiradasilva opened this issue Mar 18, 2016 · 1 comment

Comments

@andrepereiradasilva
Copy link

Steps to reproduce the issue

Use with PDO driver in MySQL 5.6.6+
Try to apply a patch.

Expected result

Patch applied.

Actual result

SQLSTATE[HY000]: General error: 1364 Field 'comments' doesn't have a default value

@mbabker
Copy link

mbabker commented Mar 18, 2016

Dropped the column for now as it's unused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants