On Wednesday 26 October 2005 04:24 pm, LMS wrote:
> Hi,
> I have this structure:
> -----------------------------------------------
> CREATE TABLE tabla (
>    id int(10) unsigned NOT NULL auto_increment,
>    nombre varchar(100) NOT NULL default '',

because your defaulting it to ''.. so null = '' on insert..

Jeff

Attachment: pgpIHzJjqrxJ0.pgp
Description: PGP signature

Reply via email to