Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

查询数据量比较大的表会报超内存的错误 #15

Open
xiaojianbj opened this issue Nov 7, 2019 · 0 comments
Open

查询数据量比较大的表会报超内存的错误 #15

xiaojianbj opened this issue Nov 7, 2019 · 0 comments

Comments

@xiaojianbj
Copy link

Fatal error: Allowed memory size of 134217728 bytes exhausted

这个封装支持使用不缓存结果集的方式fetch遍历数据的方式吗?
$pdo->setAttribute(PDO::MYSQL_ATTR_USE_BUFFERED_QUERY, false);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant