hza2022x opened a new issue, #23858:
URL: https://github.com/apache/shardingsphere/issues/23858

   for example:
   select * from sale_order;
   
   if the table sale_order has millions of records, it may use great memory. 
   
   if the request is from mysql client, and the sql has no 'limit' in where 
condition, we want to check it. 
   
   Then how to distinguish  request source is from mysql client or program in 
sharding proxy? thanks
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to