hellow,i am testing ejabberd server.i use mod_offline_odbc and mysql 5.0 to store offline messages.when i stored total about 1,800,000 messages(every client 18000) in spool table,i cann't receive offline messages from xmpp client,and the ejabberd server log show :
=ERROR REPORT==== 2006-08-31 08:55:28 ===
** Generic server <0.680.0> terminating
** Last message in was {sql_transaction,#Fun}
** When Server state == {state,<0.681.0>,mysql}
** Reason for termination ==
** {function_clause,[{mysql,get_result_reason,["query timed out"]},
{ejabberd_odbc,mysql_to_odbc,1},
{ejabberd_odbc,execute_transaction,3},
{ejabberd_odbc,handle_call,3},
{gen_server,handle_msg,6},
{proc_lib,init_p,5}]}
please tell me how i configure ejabber? thanks