ps_6bdb.test
来自「这是linux下运行的mysql软件包,可用于linux 下安装 php + m」· TEST 代码 · 共 26 行
TEST
26 行
################################################ ## Prepared Statements test on BDB tables ## ################################################# # NOTE: PLEASE SEE ps_1general.test (bottom) # BEFORE ADDING NEW TEST CASES HERE !!!use test;-- source include/have_bdb.inclet $type= 'BDB' ;-- source include/ps_create.inc-- source include/ps_renew.inc-- source include/ps_query.inc-- source include/ps_modify.inc-- source include/ps_modify1.inc-- source include/ps_conv.incdrop table t1, t9;# End of 4.1 tests
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?