You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone!
Please tell me, after a successful connection, a completely understandable request is sent: SET sql_mode=(SELECT CONCAT(@@sql_mode, ',PIPES_AS_CONCAT,NO_ENGINE_SUBSTITUTION')),time_zone='+00:00',NAMES …; rows: 0, elapsed: 14.794ms
There is a search engine that apparently I can use in sqlx (manticoresearch.com), but naturally he does not understand this request.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone!
Please tell me, after a successful connection, a completely understandable request is sent:
SET sql_mode=(SELECT CONCAT(@@sql_mode, ',PIPES_AS_CONCAT,NO_ENGINE_SUBSTITUTION')),time_zone='+00:00',NAMES …; rows: 0, elapsed: 14.794ms
There is a search engine that apparently I can use in sqlx (manticoresearch.com), but naturally he does not understand this request.
Is it possible to somehow affect this behavior, how to change this behavior with a little blood?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions