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
My TiDB version is 6.5. Whenever I run a large query, such as a join or union of multiple tables, I get an error message. Is it possible to run the query slower like MySQL, without getting an error message?
ERROR 1105 (HY000): Your query has been cancelled due to exceeding the allowed memory limit for a single SQL query. Please try narrowing your query scope or increase the tidb_mem_quota_query limit and try again
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
Uh oh!
There was an error while loading. Please reload this page.
-
My TiDB version is 6.5. Whenever I run a large query, such as a join or union of multiple tables, I get an error message. Is it possible to run the query slower like MySQL, without getting an error message?
ERROR 1105 (HY000): Your query has been cancelled due to exceeding the allowed memory limit for a single SQL query. Please try narrowing your query scope or increase the tidb_mem_quota_query limit and try again
Beta Was this translation helpful? Give feedback.
All reactions