timestamp ...

BubikolRamios's profile image BubikolRamios posted 11 years ago in General Permalink
7.0.0.4304

timestamp field
allow null
default current_timestamp

I don't know why I have allow null checked, mybe something left behind, but adding record adds null to that field.

Mybe same thing at newest version, mybe mysql problem ..
BubikolRamios's profile image BubikolRamios posted 11 years ago Permalink
if easier to read:
`DSP` TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP,
ansgar's profile image ansgar posted 11 years ago Permalink
"adding record adds null to that field" [and it should not do it, or?]

Is that your actual question or what?
BubikolRamios's profile image BubikolRamios posted 11 years ago Permalink
Yes.

Please login to leave a reply, or register at first.