MySQL Forums
Forum List  »  Newbie

Re: Field 'address' doesn't have a default value
Posted by: Guelphdad Lake
Date: April 05, 2010 05:07PM

if you declare a field NOT NULL then you should also provide a default value in your table declaration.

Why such a significantly outdated version of mysql?

Options: ReplyQuote


Subject
Written By
Posted
Re: Field 'address' doesn't have a default value
April 05, 2010 05:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.