• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Linux Mysql query error

Brooke

Member
Joined
Mar 7, 2011
Messages
70
Reaction score
8
I randomly noticed this error on my console..

Code:
mysql_real_query(): SELECT * FROM pending_balance - MYSQL ERROR: Table 'server.pending_balance' doesn't exist (1146)
mysql_real_query(): SELECT * FROM suspend WHERE status = 0 - MYSQL ERROR: Table 'server.suspend' doesn't exist (1146)

Anyone has the query?
 
Back
Top