Can you provide your table description?

You have two set colums? One called res_skills and one called
res_skills_ma ?

Etienne

Wiliam Stephens wrote:
> 
> Hi
> 
> Can anyone tell me what is wrong with the MySQL FIND_IN_SET function? Well,
> I'm using the following:
> 
>          ELECT * FROM gd_records WHERE res_skills & 3 AND res_skills_ma & 3;
> 
> And it returns the most weird results. It completely ignores the AND
> statement, and returns results even if the second statement is true or not?
> 
> Why is this?
> 
> Is this a major bug or is there a problem with my query?
> 
> Thanks
> 
> Wiliam Stephens
> 
> Web Developer
> http://www.fbagroup.co.uk
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-- 
Etienne Marcotte
Specifications Management - Quality Control
Imperial Tobacco Ltd. - Montreal (Qc) Canada
514.932.6161 x.4001

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to