2 messages in com.mysql.lists.gui-toolsRe: set a column default to null
FromSent OnAttachments
Sean20 Jun 2003 08:00 
Jorge del Conde30 Jun 2003 10:30 
Subject:Re: set a column default to null
From:Jorge del Conde (jor@mysql.com)
Date:06/30/2003 10:30:40 AM
List:com.mysql.lists.gui-tools

Hi!

Click CTRL + 0 ... that should do the trick.

This "hotkey" will be configurable in the near future.

Regards, Jorge

I am trying to set a column default to Null. The field is an integer.

I have tried: null Null [Null] [NULL]

After I save the table the default is changed back to 0.

Anyone know what works?