Skip to content

Instantly share code, notes, and snippets.

@noondreams
Created April 8, 2014 16:56
Show Gist options
  • Save noondreams/10155650 to your computer and use it in GitHub Desktop.
Save noondreams/10155650 to your computer and use it in GitHub Desktop.
mysql> ALTER TABLE gib_mailcamp_emails MODIFY confirmed NOT NULL;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL' at line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment