I installed ejabberd 14.07 with odbc as mysql database, everything is working except the mod_roster odbc. So I am not able to add user to the rosterusers table.
Below is my configuration part from ejabberd.yml,
mod_roster:
db_type: odbc
versioning: true
store_current_id: true
managers:
- "localhost"
I followed the guide and modified the below configuration, but is always return below response packet in the log