Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: DBD::mysql::st execute failed

by localshop (Monk)
on Oct 25, 2018 at 16:35 UTC ( [id://1224678]=note: print w/replies, xml ) Need Help??


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

I think perhaps what you are looking for is SQL Syntax 'IS NULL' rather than = NULL

Replies are listed 'Best First'.
Re^2: DBD::mysql::st execute failed
by bigup401 (Pilgrim) on Oct 25, 2018 at 21:39 UTC

    i tried but not working

      did you try changing $NULL = 'NULL' to $NULL = undef;

        i tried that early. and it worked

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1224678]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-24 10:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found