| |
Tried obtaining data for a non-existent user
DEBUG MODE
SQL Error : 1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
SELECT *
FROM phpbb_users
WHERE username = 'gk88channel' AND user_id <> -1
Line : 195 File : functions.php |
| |
|