On 24/11/2010 4:24 PM, Jeremy Evans wrote:
On Nov 24, 1:29 am, Gary Doades<[email protected]>  wrote:
Would it be possible to enhance the logging facility to also include
the server (shard) name that SQL statements are executing against? It
would save so much time in tracking down the odd cases where the SQL
is executing against the wrong, or default server.
That may seem like a small feature request, but it's not.  Currently,
the logging code only has access to the SQL string.  To implement what
you want would require changing access to the logging API, as well as
every adapter.
Oh!
No problem, it was just a thought to make things a bit easier. I'll have to do it the hard way by tracing the database server during development and testing.

Thanks again,
Gary.

--
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to