Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: DBI.pm: composing and debugging MySql placeholders

by karlgoethebier (Abbot)
on Oct 13, 2015 at 17:38 UTC ( [id://1144727]=note: print w/replies, xml ) Need Help??


in reply to DBI.pm: composing and debugging MySql placeholders

I hope you don't mind if i guess once more.

As far as i remember with MSSQL you can see the "real" queries with net start MSSQL$SQLEXPRESS /T4032.

And then in Management Studio you say dbcc traceon(3605, -1) and can look at the queries in C:\Program Files\Microsoft SQL Server\MSSQL10_50.SQLEXPRESS\MSSQL\Log\ERRORLOG or what ever you named it.

Using MySQL the command SET GLOBAL general_log = 'ON'; should IMHO have a similar effect.

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-25 10:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found