[ERROR] cache_get_row_int - invalid data type
#1

what exactly is the problem?


Code:
[16:49:28] [ERROR] cache_get_row_int - invalid data type
[16:50:18] [ERROR] cache_get_row_int - invalid data type
[16:51:11] [ERROR] cache_get_row_int - invalid data type
[16:53:10] [ERROR] cache_get_row_int - invalid data type
[16:56:42] [ERROR] cache_get_row_int - invalid data type
[16:57:23] [ERROR] cache_get_row_int - invalid data type
[16:58:04] [ERROR] cache_get_row_int - invalid data type
[16:59:23] [ERROR] cache_get_row_int - invalid data type
[17:00:51] [ERROR] cache_get_row_int - invalid data type
[17:00:59] [ERROR] cache_get_row_int - invalid data type
[17:01:36] [ERROR] cache_get_row_int - invalid data type
[17:01:44] [ERROR] cache_get_row_int - invalid data type
[17:02:14] [ERROR] cache_get_row_int - invalid data type
[17:03:42] [ERROR] cache_get_row_int - invalid data type
[17:06:13] [ERROR] cache_get_row_int - invalid data type
[17:09:26] [ERROR] cache_get_row_int - invalid data type
[17:10:33] [ERROR] cache_get_row_int - invalid data type
[17:11:26] [ERROR] cache_get_row_int - invalid data type
[17:11:30] [ERROR] cache_get_row_int - invalid data type
[17:12:31] [ERROR] cache_get_row_int - invalid data type
[17:13:46] [ERROR] cache_get_row_int - invalid data type
[17:15:23] [ERROR] cache_get_row_int - invalid data type
[17:15:26] [ERROR] cache_get_row_int - invalid data type
[17:16:22] [ERROR] cache_get_row_int - invalid data type
[17:18:39] [ERROR] cache_get_row_int - invalid data type
[17:19:49] [ERROR] cache_get_row_int - invalid data type
[17:20:14] [ERROR] cache_get_row_int - invalid data type
[17:22:33] [ERROR] cache_get_row_int - invalid data type
[17:23:35] [ERROR] cache_get_row_int - invalid data type
Reply
#2

Trying to fetch data that is not integer.
Reply
#3

Quote:
Originally Posted by Calisthenics
View Post
Trying to fetch data that is not integer.
What should I do to solve this problem?
Reply
#4

He told you the issue, you are trying to fetch data using the wrong function. If you're trying to get floats, use
Quote:

cache_get_row_float

if you're trying to get a string
Quote:

cache_get_row

Reply
#5

Quote:
Originally Posted by Adamoneoone
View Post
He told you the issue, you are trying to fetch data using the wrong function. If you're trying to get floats, use if you're trying to get a string
I tried to change them, but I get errors everywhere. I have little experience with mysql. I need detailed help: /
Reply
#6

Why don't you use cache_get_field_content?
https://sampwiki.blast.hk/wiki/MySQL/R3...ld_content_int
https://sampwiki.blast.hk/wiki/MySQL/R33#cache_get_row_int
Show use the lines where you get those errors.
Reply
#7

Quote:
Originally Posted by BaFFyJunior
View Post
Why don't you use cache_get_field_content?
https://sampwiki.blast.hk/wiki/MySQL/R3...ld_content_int
https://sampwiki.blast.hk/wiki/MySQL/R33#cache_get_row_int
Show use the lines where you get those errors.
Why are you telling him to use an outdated version of MySQL? R33 is outdated, use R40 instead.
Reply
#8

Quote:
Originally Posted by Proxus
View Post
Why are you telling him to use an outdated version of MySQL? R33 is outdated, use R40 instead.
He could be using mysql r39-6.
Reply
#9

Quote:
Originally Posted by Proxus
View Post
Why are you telling him to use an outdated version of MySQL? R33 is outdated, use R40 instead.
Because this person has no Idea and is posting bullshit everywhere
Reply
#10

Quote:
Originally Posted by jasperschellekens
View Post
Because this person has no Idea and is posting bullshit everywhere
=)) Yeah, of course ) If he has that version of mysql I should suggest him to update an entire system for 1 problem? ))
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)