Good day, I've been trying to figure out a problem in my code. I'm using SQL_CALC_FOUND_ROWS and FOUND_ROWS() to retrieve the total amount of records in my database (with PDO). My problem is that FOUND_ROWS() always returns 0.Good day, I've been trying to figure out a prob