Created
December 30, 2020 17:43
-
-
Save 6ui11em/1bc95d22dd329e075561076084dab8cc to your computer and use it in GitHub Desktop.
Mysql: Allow 0 for autoincrement when import #mysql #autoincrement #import
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SET [GLOBAL|SESSION] sql_mode='NO_AUTO_VALUE_ON_ZERO' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment