n [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 28, 2001 8:51 AM
> To: Php-General
> Subject: [PHP] MySQL query length
>
>
> Can it cause any problems if mySQL query is very long? I have to compare
> many words to many fields in my DB and I've done it like
> "Fi
Can it cause any problems if mySQL query is very long? I have to compare
many words to many fields in my DB and I've done it like
"Field LIKE '%searchword%' || Field LIKE '%searchword%' || Field LIKE
'%searchword%'.". Query is build by a function, so I don't know the
exact length but it is
2 matches
Mail list logo