1
0
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:
Vladislav Vaintroub
2018-08-12 00:13:19 +01:00
parent fdf4a5b7bc
commit 077e590bbc
5 changed files with 44 additions and 0 deletions

View 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