| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Claudio Nanni | Date: | January 30 2010 4:28pm |
| Subject: | Re: How to force Warning: #1048 Column cannot be null to Error | ||
| View as plain text | |||
Take a look at SQL_MODE ;)
Claudio
On Jan 30, 2010 5:05 PM, "Miao Jiang" <jiangfriend@stripped> wrote:
When I try insert NULL to VARCHAR NOT NULL column, It will shows a warning
and convert NULL to '' then insert 。
I want to MySQL raise an exception when I try do that.
How to do that?
Thank you.
Miao
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/mysql?unsub=1
| Thread | ||
|---|---|---|
| • How to force Warning: #1048 Column cannot be null to Error | Miao Jiang | 30 Jan |
| • Re: How to force Warning: #1048 Column cannot be null to Error | Claudio Nanni | 30 Jan |
| • Re: How to force Warning: #1048 Column cannot be null to Error | Wagner Bianchi | 30 Jan |
