Hi,
I am looking for a tool for mysql. A query Profiler tool.
If anybody used MSSQL they know that, there is a tool SQL Profiler.
You can connect to a remote server and watch queries LIVE.
I can't find a tool like this for mySQL.
Is it impossible to write a software like this?
How can i listen quer
I have mysql-4.1.9 installed. I am trying to insert and select turkish characters.
My tables are utf8. I tried everything but not succesfull. turkish characters
returns to "?" or crops on turkish character. "example: insert: Bingöl, select: Bing"
What is the secret of inserting turkish characters