mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-16277 : Adjust MTR test results.
This commit is contained in:
5
mysql-test/suite/sys_vars/r/tcp_nodelay.result
Normal file
5
mysql-test/suite/sys_vars/r/tcp_nodelay.result
Normal file
@@ -0,0 +1,5 @@
|
||||
SET tcp_nodelay=0;
|
||||
SET tcp_nodelay=1;
|
||||
SET tcp_nodelay=default;
|
||||
SET GLOBAL tcp_nodelay=0;
|
||||
ERROR HY000: Variable 'tcp_nodelay' is a SESSION variable
|
Reference in New Issue
Block a user