MySQL Forums
Forum List  »  Knowledge Base

Re: Field 'region_id' doesn't have a default value
Posted by: Paul Svirin
Date: September 03, 2009 08:48AM

and what's the value which is set to `reqion_id` in FreeBSD?
At my point of view - set the default value for region_id and that's all.

ALTER TABLE ... MODIFY COLUMN ... <type> DEFAULT ...

----------
Starwind Software developer ( http://www.starwindsoftware.com )

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Field 'region_id' doesn't have a default value
1846
September 03, 2009 08:48AM


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.