in reply to Re: DBD::mysql::st execute failed
in thread DBD::mysql::st execute failed

i tried but not working

Replies are listed 'Best First'.
Re^3: DBD::mysql::st execute failed
by localshop (Monk) on Oct 26, 2018 at 07:50 UTC
    did you try changing $NULL = 'NULL' to $NULL = undef;

      i tried that early. and it worked