[ERROR] cache_get_field_content_int - invalid datatype
#7

Quote:
Originally Posted by Slawi
Посмотреть сообщение
check database column if it INT(something) you need use in pawno cache_get_field_content_int();
if its VARCHAR(somethin) or TEXT or DATE or TIMESTAMP you need use in pawno cache_get_field_content(...);
if its FLOAT you need use in pawno cache_get_field_content_float(...);
allthing Right with int and float i checked all ….
when i start my Server i get this Errors from mysql_log 17 times at the same second…
only at starting the Server from host...

i checked all database column and maked the same as pawno the _int(..)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)