📄 not_embedded_server.test
字号:
## Here we collect tests that doesn't work with the embedded server#-- source include/not_embedded.inc## Show full process list with prepare# To not show other connections, this must be the first test and we must# have a server restart before this one#prepare stmt1 from ' show full processlist ';--replace_column 1 number 6 time 3 localhostexecute stmt1;deallocate prepare stmt1;# End of 4.1 tests
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -