24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00
xmpp.chapril.org-ejabberd/src/odbc
Mickaël Rémond 54a1ced6f6 * src/odbc/ejabberd_odbc.erl: underscore and percent are now only
escaped in like queries. MySQL where not escaping those escaped
characters in other context (EJAB-24)
* src/mod_vcard_odbc.erl: likewise.
* src/odbc/mysql.sql: Fixed MySQL database creation script: Was
not properly working with all MySQL version.

SVN Revision: 484
2006-01-13 10:59:52 +00:00
..
ejabberd_odbc_sup.erl * src/mod_register.erl: Bugfix 2005-07-13 03:24:13 +00:00
ejabberd_odbc.erl * src/odbc/ejabberd_odbc.erl: underscore and percent are now only 2006-01-13 10:59:52 +00:00
Makefile.in * src/odbc/Makefile.in: Added 2005-05-23 20:27:17 +00:00
Makefile.win32 * src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan) 2005-05-15 23:03:25 +00:00
mysql.sql * src/odbc/ejabberd_odbc.erl: underscore and percent are now only 2006-01-13 10:59:52 +00:00
pg.sql * src/odbc/pg.sql: Added spool.seq field for offline messages 2005-10-19 23:00:17 +00:00