| |
Tried obtaining data for a non-existent user
DEBUG MODE
SQL Error : 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb3_general_ci,COERCIBLE) for operation '='
SELECT *
FROM phpbb_fastusers
WHERE username = '239965�' AND user_id <> -1
Line : 195 File : functions.php |
| |
|