Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: MySQL 5.1.11 Select Query

by jethro (Monsignor)
on Aug 05, 2008 at 16:35 UTC ( [id://702408]=note: print w/replies, xml ) Need Help??


in reply to MySQL 5.1.11 Select Query

You might enable the logfiles of mysql to see what is happening on the mysql side. From mysql manual: "To enable the general query log, start mysqld with the --log[=file_name] or -l [file_name] option.". You might also check the error log.

Replies are listed 'Best First'.
Re^2: MySQL 5.1.11 Select Query
by bkiahg (Pilgrim) on Aug 05, 2008 at 17:53 UTC
    Logfile shows:
    080805 12:49:17 5 Connect root@localhost on rate_calc 5 Query select * from rates where weight = '4'

Log In?
Username:
Password:

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

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

    No recent polls found