sarvan75 / yii-user-management

Automatically exported from code.google.com/p/yii-user-management
0 stars 0 forks source link

CDbCommand failed to execute the SQL statement: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'demo' in 'where clause'. The SQL statement executed was: SELECT * FROM `message` `t` WHERE to_user_id = demo and message_read = 0 ORDER BY timestamp DESC LIMIT 10 #170

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install it on windows
2.
3.

What is the expected output? What do you see instead?
CDbCommand failed to execute the SQL statement: SQLSTATE[42S22]: Column not 
found: 1054 Unknown column 'demo' in 'where clause'. The SQL statement executed 
was: SELECT * FROM `message` `t` WHERE to_user_id = demo and message_read = 0 
ORDER BY timestamp DESC LIMIT 10

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by dickreu...@gmail.com on 16 Nov 2011 at 12:02