search for: mysql_p

Displaying 4 results from an estimated 4 matches for "mysql_p".

Did you mean: mysql_c
2013 Aug 06
0
MySQL Stats
Icecast tries to ping MySQL DB every 10 seconds (#define MYSQLSTATS_DBCHECK_INTERVAL 10) using mysql_ping() native function. If the DB doesn't answer, it closes the connection calling mysqlStatsDBClose() to free memory and wait for the next ping. The next time, it will find the DB connection closed so it tries to reopen it to have MySQL Stats working again, but there is an increment of an intern...
2013 Aug 06
2
MySQL Stats
Lucca, What happend if the DB server is not up? Thanks, Ale 2013/8/6 Basil Mohamed Gohar <basilgohar at librevideo.org> > On 08/06/2013 02:09 PM, Luca Cireddu wrote: > > Just a little preview of the browsing interface: > > https://github.com/sardylan/icecast-mysql-phpstats/wiki > > > > As you can see, I created a new repository for the PHP part of stats. >
2005 Dec 18
2
dovecot behaving badly after upgrade..
i upgraded dovecot from 0.99 to the last version and it doesnt seem to work anymore.. im using vpopmail userdb and i get this in the logs : dovecot: Dec 18 03:42:08 Info: auth(default): client in: AUTH 1 PLAIN service=POP3 lip=81.x.x.x rip=81.x.x.x resp= dovecot: Dec 18 03:42:08 Info: auth(default): client out: CONT 1 dovecot: Dec 18 03:42:08 Info: auth(default): client in: CONT 1
2007 May 23
0
Problems compiling res_config_mysql (asterisk addons)
...c:628: undefined reference to `mysql_errno' res_config_mysql.o(.text+0x1f4c):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:628: undefined reference to `ast_log' res_config_mysql.o(.text+0x1f74):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:635: undefined reference to `mysql_ping' res_config_mysql.o(.text+0x1f8e):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:635: undefined reference to `mysql_ping' res_config_mysql.o(.text+0x1fb5):/usr/local/src/asterisk-addons-1.4.1/res_config_mysql.c:637: undefined reference to `mysql_errno' res_config_mysql.o(....