summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/r/log_tc_size_basic.result
blob: 8097fcf61bd96c08939d2f8c9d520bbbb1931b79 (plain)
1
2
3
4
SET GLOBAL log_tc_size=1;
ERROR HY000: Variable 'log_tc_size' is a read only variable
SET SESSION log_tc_size=1;
ERROR HY000: Variable 'log_tc_size' is a read only variable