[Phpmyadmin-devel] about LIKE '%...%'
Alexander M. Turek
me at derrabus.de
Tue Aug 10 21:54:01 CEST 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Marc,
Marc Delisle wrote:
>
> We got some negative reports about putting this operator first in the
> list. Concerns are about performance (wildcard being slower, and in
> case of monster tables, slower meant > 45 min.).
Did those guys have a fulltext index on that field? I'd bet they
didn't... MySQL is faster than this, even on large tables.
>
> Before those reports, I was finding that putting LIKE '%...%' first
> was quite useful, as I almost always put the % manually for any search
> I do.
Personally, I like placing wildcards inside my search phrase myself.
That's why I never missed that feature... :-)
> I suggest for the next -rc to put back LIKE in the first position,
> followed by LIKE %...%.
Fine for me.
> We could also move the list of operators from tbl_select.php to
config,
> but this would probably be too much.
Yes, this is an overkill, imho.
Regards,
- --
Alexander M. Turek
<rabus at users.sourceforge.net>
_ __ __ _ _ _
_ __ | |__ _ __ | \/ |_ _ / \ __| |_ __ ___ (_)_ __
| '_ \| '_ \| '_ \| |\/| | | | | / _ \ / _` | '_ ` _ \| | '_ \
| |_) | | | | |_) | | | | |_| |/ ___ \ (_| | | | | | | | | | |
| .__/|_| |_| .__/|_| |_|\__, /_/ \_\__,_|_| |_| |_|_|_| |_|
|_| |_| |___/
<http://www.phpmyadmin.net>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBGcJUoHdnxuobFY4RAsKBAJwJPIT0kylnptRCrnlQew1HPEVNVQCeNr2v
ihAzpdJhLkAhEgIFLVOVaBk=
=q6iq
-----END PGP SIGNATURE-----
More information about the Developers
mailing list