Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Perl/MySQL Problem

by impossiblerobot (Deacon)
on Feb 23, 2002 at 16:47 UTC ( [id://147077]=note: print w/replies, xml ) Need Help??


in reply to Perl/MySQL Problem

Putting the word 'Perl' in the title does not make this into a Perl question. :-)

However, your problem is almost certainly caused by precedence. Look at the rules for operator precedence in the MySQL documentation. You will probably need to use parentheses to force the conditions to be evaluated in the order you intend.

Impossible Robot

Replies are listed 'Best First'.
Re: Re: Perl/MySQL Problem
by vagnerr (Prior) on Feb 23, 2002 at 16:50 UTC
    Yes "precedence" was the word I was trying to remember, I just had to revert to a code example :-) (++) to you

    ---If it doesn't fit use a bigger hammer

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-26 00:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found