Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

[OT] Re^3: How to improve MYSQL search performance of perl?

by trammell (Priest)
on Aug 19, 2005 at 16:07 UTC ( [id://485192]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    select topic FROM table1 WHERE uri LIKE '$q'
    
  2. or download this
    EXPLAIN SELECT topic FROM table1 WHERE uri LIKE 'something'
    
  3. or download this
    SHOW CREATE TABLE table1;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (10)
As of 2024-04-18 16:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found