$t = M ()->query ( "call tt()" );
调用存储过程
数据库配置
'DB_TYPE' => 'mysql', 没问题,
配置成mysqli报错
Call to a member function free_result() on a non-ob
ject
错误位置
FILE: E:\code\baidu\Code\php\thinkphp3.2_fhtapi\ThinkPHP\Library\Think\Db\Driver\Mysqli.class.php LINE: 92