This is a multi-part message in MIME format.
------=_NextPart_000_0014_01C8AEE7.C17B49A0
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
So why I can do:
insert into (id) values ( default )=20
and can not do in my trigger:
new.id =3D default
Why?
------=_NextPart_000_0014_01C8AEE7.C17B49A0
Content-Type: text/html;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dkoi8-r">
<META content=3D"MSHTML 6.00.6000.16608" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><SPAN>So why I can do:</SPAN></DIV>
<DIV><SPAN><WBR>insert into (id)<WBR> values ( default <WBR>) =
</SPAN></DIV>
<DIV><SPAN>and can not do in my trigger:<BR>new.id =3D =
default<BR></SPAN></DIV>
<DIV><SPAN>Why?</SPAN></DIV></BODY></HTML>
------=_NextPart_000_0014_01C8AEE7.C17B49A0--