Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: How to improve MYSQL search performance of perl?

by CountZero (Bishop)
on Aug 18, 2005 at 19:51 UTC ( [id://484949]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    SELECT * FROM table WHERE field = 1
    SELECT * FROM table WHERE field = 10
    SELECT * FROM table WHERE field = 75
    SELECT * FROM table WHERE field = 3
    SELECT * FROM table WHERE field = 8
    ...
    

Log In?
Username:
Password:

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

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

    No recent polls found