How to see the full text of the query by using the MySqlClient.MySqlTrace
Posted by: Евгений Комеристый
Date: February 10, 2017 05:39AM

I'm having problems with the recording of the full text query

When I write a message, i have next:

Query Opened: INSERT INTO tariffs(id, dict_tariff_type_id, code, name, begin_date, end_date, price, dict_tariff_group_id, priority, dict_tariff_bill_rules_id, dict_tariff_activate_rule_id, dict_tariff_timelimit_types_id, time_limit_value, is_active, is_teminal, is_web, is_ignore) VALUES(NULL, 1, 'gdf', 'fhn', 148

Not all of the values to insert are displayed

How can I see the full text?

Thanks.

Options: ReplyQuote


Subject
Written By
Posted
How to see the full text of the query by using the MySqlClient.MySqlTrace
February 10, 2017 05:39AM


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.