Bonjour Scott,
SH> Beyond that, you can already accomplish 90% of what you'd want by
SH> simply coding your queries as "/* Comment */ SELECT ...", and so
SH> on. For connections which are not currently running a query, this
SH> won't work - but in my experience, you usually don't care much
SH> about connections which aren't currently running a query.
A really good idea !!!
Is the /* comment .... */ shown in the "Info" column when you run
'mysqladmin process' ? Or is it showing only the Query itself ?
I have to test that.
Regards,
Alex.