sidekoolz
New Member
- Joined
- Feb 28, 2016
- Messages
- 24
- Reaction score
- 0
[Error - mysql_real_query] Query: SELECT
Message: Unknown column 'account_id' in 'where clause'
[Error - mysql_store_result] Query: SELECT
Message: Unknown column 'account_id' in 'where clause'
[Error - mysql_real_query] Query: SELECT
Message: Unknown column 'account_id' in 'where clause'
[Error - mysql_store_result] Query: SELECT
Message: Unknown column 'account_id' in 'where clause'
This error appears after I open the server, what do I need to do in SQL?
Thanks!
value FROM account_storage WHERE account_id = 4 and key = 722524 LIMIT 1;Message: Unknown column 'account_id' in 'where clause'
[Error - mysql_store_result] Query: SELECT
value FROM account_storage WHERE account_id = 4 and key = 722524 LIMIT 1;Message: Unknown column 'account_id' in 'where clause'
[Error - mysql_real_query] Query: SELECT
value FROM account_storage WHERE account_id = 4 and key = 145144 LIMIT 1;Message: Unknown column 'account_id' in 'where clause'
[Error - mysql_store_result] Query: SELECT
value FROM account_storage WHERE account_id = 4 and key = 145144 LIMIT 1;Message: Unknown column 'account_id' in 'where clause'
This error appears after I open the server, what do I need to do in SQL?
Thanks!