Seaquel
MySQL error code

MySQL error 3964

MySQL server error 3964 is ER_WARN_DEPRECATED_SQL_CALC_FOUND_ROWS, reported with SQLSTATE HY000.

SQL_CALC_FOUND_ROWS is deprecated and will be removed in a future release. Consider using two separate queries instead.
Error3964
NameER_WARN_DEPRECATED_SQL_CALC_FOUND_ROWS
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference