TrackAir commented on issue #30975:
URL: 
https://github.com/apache/shardingsphere/issues/30975#issuecomment-2141230293

   I would like to understand if the task is for this issue to only support and 
parse the above SQL?
    
   
   `CALL mysql.sp_set_firewall_group_mode_and_user('fwgrp', 'RECORDING', 
'member4@localhost');`
   `CALL mysql.sp_set_firewall_mode('fwuser@localhost', 'RECORDING');`
   `CALL query_rewrite.flush_rewrite_rules();`
   `CALL mysql.sp_set_firewall_mode('fwuser@localhost', 'DETECTING');`


-- 
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