[JDEV] jabber and MySQL and huh?
Thomas Charron
tcharron at ductape.net
Thu Apr 27 19:37:26 CDT 2000
Jabber does not require MySQL. The reason that there is quite alot of
data in the config file regarding MySQL is becouse the MySQL provider
is/will be dynamic enough to allow great configurability. The default file
based configuration requires little configuration, and hence, has a very
small section.. ;-P
One a side note, one of the reason that the MySQL section *IS* so big is
becouse it can be configured for any database, and hence, users can
dynamically implement the database as they see fit. A perfect example would
be user validation, based an an already existent datasource..
To see the file based access stuffs, look in /var/spool/jspool (Not sure
if this is the exact location).
From: Leonard Guy <leonard.guy at frogdesign.com>
To: <jdev at jabber.org>
Sent: Thursday, April 27, 2000 3:46 PM
Subject: [JDEV] jabber and MySQL and huh?
> what is the relationship between jabber and MySQL? I've noticed a lot of
> MySQL configuration info in jserver.xml but none of the docs I've found
say
> _anything_ about MySQL. Does MySQL need to be installed on the server
> machine? how should it be configured? What is the format of the Jabber
> database? Or did somebody just cut & paste a bunch of MySQL code into
> jabber and all the database functionality is built in to Jabber? How can
I
> view/purge/edit the username/password lists for clients and their
messages?
More information about the JDev
mailing list