flexboy opened a new issue, #32165: URL: https://github.com/apache/shardingsphere/issues/32165
`Welcome to the MariaDB monitor. Commands end with ; or \g. Your MySQL connection id is 2 Server version: 5.7.22-ShardingSphere-Proxy 5.5.0 Source distribution Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MySQL [(none)]> MySQL [(none)]> MySQL [(none)]> MySQL [(none)]> set @test_var = 1; ERROR 1193 (HY000): Unknown system variable '@test_var' MySQL [(none)]> set @test_var := 1; ERROR 1193 (HY000): Unknown system variable '@test_var'` -- 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]
