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

SQL_CALC_FOUND_ROWS deprecated #217

Open
JoeMurray opened this issue Jun 13, 2019 · 0 comments
Open

SQL_CALC_FOUND_ROWS deprecated #217

JoeMurray opened this issue Jun 13, 2019 · 0 comments

Comments

@JoeMurray
Copy link

'The SQL_CALC_FOUND_ROWS query modifier and accompanying FOUND_ROWS() function are deprecated as of MySQL 8.0.17 and will be removed in a future MySQL version.' https://dev.mysql.com/doc/refman/8.0/en/information-functions.html#function_found-rows

It's used in this extension:
./civicrm/ext/uk.co.vedaconsulting.pcpteams/CRM/Contribute/BAO/ContributionSoft.php: SELECT SQL_CALC_FOUND_ROWS ccs.id, ccs.amount as amount,

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