31.01.2014, 15:16
Hi,
I want to ask, why i get this warning( i use blueg mysql r35 plugin) in mysql.log.
1.
I know what it means, but how to know in what line this is? And when it can happin? i always do it:
I always check is there any cache_num_rows how you see. Then how i get get this warning?
2.
What is here mistake? how to find in what line is problem?
3.
What is here imstake? how to find in what line is problem?
I want to ask, why i get this warning( i use blueg mysql r35 plugin) in mysql.log.
1.
Код:
[20:16:46] [WARNING] cache_get_row_count - no active cache
Код:
if( cache_num_rows( ) ) { for(new r=0; r < cache_get_row_count(); ++r) { } }
2.
Код:
[ERROR] cache_get_row_int - invalid datatype
3.
Код:
CMySQLResult::GetRowData - invalid row ('0') or field index ('8')