thinkphp
thinkphp copied to clipboard
修复fetchSql释放参数绑定
当通过fetchSql直接获取sql语句时,如果释放$this->bind,在执行另一个SQL如果有参数绑定会导致参数数量不匹配