24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00
xmpp.chapril.org-ejabberd/src/odbc
Jérôme Sautret 6fcef6f5c4 * src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option to choose the number of SQL
connection in each pool (EJAB-58).
* src/odbc/ejabberd_odbc.erl: Add an odbc_keepalive_interval config file option to perform a keep
alive query at given interval (EJAB-206).

SVN Revision: 879
2007-08-16 16:37:00 +00:00
..
ejabberd_odbc_sup.erl * src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option to choose the number of SQL 2007-08-16 16:37:00 +00:00
ejabberd_odbc.erl * src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option to choose the number of SQL 2007-08-16 16:37:00 +00:00
Makefile.in * src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant) 2007-05-29 14:31:12 +00:00
Makefile.win32 * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as 2006-09-03 15:15:46 +00:00
mssql.sql * src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL) 2007-07-09 17:22:09 +00:00
mysql.sql * src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL) 2007-07-09 17:22:09 +00:00
odbc_queries.erl * src/odbc/odbc_queries.erl: Added missing users_number/1 for MSSQL (EJAB-239). 2007-06-18 10:22:54 +00:00
pg.sql * src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL) 2007-07-09 17:22:09 +00:00