Jump to content
Larry Ullman's Book Forums

Recommended Posts

Right. That's pretty much standard. When you provide a NULL value for a column defined as NOT NULL, MySQL will use the default value instead. For the auto incremented primary key, the default value will be the next logical integer value. Again, this is standard procedure.

  • Upvote 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...