Displaying 3 results from an estimated 3 matches for "mysql_use_result".
2003 Oct 03
4
PATCH: mysql authentication
Here's another patch. This one isn't much different from the last patch,
except it tries a little harder to make sure that the required fields
are returned by the query (like the pgsql module does).
One question about how t_strdup works. How and who should memory
returned by t_strdup be freed? My patch has a function my_get_str()
which returns the value of t_strdup, and then I do
2010 Nov 26
1
R Tools & Vista_x64: Problem compiling RMySQL?
...L.c:(.text+0x80f): undefined reference to
`mysql_fetch_fields'
RS-MySQL.o:RS-MySQL.c:(.text+0x823): undefined reference to
`mysql_field_count'
RS-MySQL.o:RS-MySQL.c:(.text+0xae7): undefined reference to
`mysql_next_result'
RS-MySQL.o:RS-MySQL.c:(.text+0xb0b): undefined reference to
`mysql_use_result'
RS-MySQL.o:RS-MySQL.c:(.text+0xb16): undefined reference to
`mysql_field_count'
RS-MySQL.o:RS-MySQL.c:(.text+0xbff): undefined reference to
`mysql_affected_rows'
RS-MySQL.o:RS-MySQL.c:(.text+0xd27): undefined reference to
`mysql_fetch_row'
RS-MySQL.o:RS-MySQL.c:(.text+0xd3d): un...
2006 Oct 21
1
mysql-5.0.26 stored procedure authorization, take 2
Last time I came up with a problem with concernin MySQL authorization with
stored procedures. Timo helped me get going by with modified
client_flags (MULTISTATEMENT keyword).
Now all it happened again but from
another way. My stored proce for MySQL is causing fillowing error:
"Oct 21 12:39:22 haos dovecot: auth-worker(default): sql(user,192.168.X.X):
Password query fai led: Commands out of