Displaying 2 results from an estimated 2 matches for "mysql_read_default_group".
2007 Dec 31
1
my.cnf reading support in MySQL backend
I hope this ml is the right place to send this...
Anyway, I'd very much like for the MySQL backend to call mysql_options,
so that it'll read the settings defined in MySQL's my.cnf under the
[client] section. This allows to set a whole slew of MySQL specific
settings for the MySQL connection, for example to enable the compressed
protocol, set charsets, enable SSL client verification,
2005 Mar 14
2
Install the RMySQL
...newConnection':
RS-MySQL.c:189: `MYSQL' undeclared (first use in this
function)
RS-MySQL.c:189: (Each undeclared identifier is reported only
once
RS-MySQL.c:189: for each function it appears in.)
RS-MySQL.c:189: `my_connection' undeclared (first use in
this function)
RS-MySQL.c:238: `MYSQL_READ_DEFAULT_GROUP' undeclared (first
use in this function)
RS-MySQL.c: In function `RS_MySQL_closeConnection':
RS-MySQL.c:370: `MYSQL' undeclared (first use in this
function)
RS-MySQL.c:370: `my_connection' undeclared (first use in
this function)
RS-MySQL.c:386: parse error before ')' toke...