📄 bdb-alter-table-2.test
字号:
## Note that this test uses tables from the previous test# This is to test that the table t1 survives a reboot of MySQL# The options in the -master.opt file are just there to force the reboot#-- source include/have_bdb.incselect * from t1;drop table t1;# End of 4.1 tests
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -