MySQL Forums
Forum List  »  MySQL Workbench

Mysql Workbench on MariaDB
Posted by: Valter Vale
Date: August 29, 2017 04:06AM

Hi,


I'am trying to debug some threads issues regarding performance.

My Server:

version_comment = MariaDB Server
version = 5.5.41-MariaDB
protocol_version = 10
innodb_version = 5.5.40-MariaDB-36.1
version_compile_os = Linux

In my workbench management >> client connections >> my threads_connected info the querie appears without the values.

Like this:

"select count(*) as aggregate from `tickets_history` where `collab_id` = ? and `state_id` = ? and `conclusion_type` not in (?) and DATE(created_at) = ?"

How can i see the full querie, with the values?

Tkank you.

Options: ReplyQuote


Subject
Views
Written By
Posted
Mysql Workbench on MariaDB
4028
August 29, 2017 04:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.