> If an INSERT statement inserts the value 0 in this column, you get the
> current number generator value and not the value 0.
>
> ==> The behaviour found is the wanted and implemented one.
So this is "0 is replaces by serial-value" is an exception to the "null
gets replaced by default"-rule?
So how can i insert the value "0" into a "INT DEFAULT SERIAL"-column?
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/maxdb?unsub=gcdm-maxdb@xxxxxxxxxxx
|