Bugs item #1637296, was opened at 2007-01-17 03:59 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1637296&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tools Group: ver devel >Status: Open >Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Bogdan (bogdan_iancu) Summary: mysqldb.sh does not include imc or presence sql Initial Comment: The mysql.sh creating script does not include the SQL needed to create the tables for the new imc or presence modules. ---------------------------------------------------------------------- >Comment By: Bogdan (bogdan_iancu) Date: 2007-01-24 14:20 Message: Logged In: YES user_id=1275325 Originator: NO Hi Klaus, I think we need to define a policy about what tables whould or not be created by default. Of course, the first possibility is to create them all, but IMHO there are a lot of tables used only in just special corner case cfgs (like tables needed by jabber or cpl). So, do you have any alternative solution? Or should we just create them all and let the user to delete what is not needed. regards, bogdan ---------------------------------------------------------------------- Comment By: Klaus Darilion (klaus_darilion) Date: 2007-01-24 14:07 Message: Logged In: YES user_id=1318360 Originator: NO Hi Bogdan! I tend to differ. If the module is part of openser then also the db tables should be created. As with other modules (uri, domain) which are not used by all users we also create the tables. Thus I vote to include the tables for all new presence and imc modules in mysql and postgres (and probably also dbtext). This will also help people testing this new modules. ---------------------------------------------------------------------- Comment By: Bogdan (bogdan_iancu) Date: 2007-01-19 11:18 Message: Logged In: YES user_id=1275325 Originator: NO not all the tables use by openser modules are by default created; if you need them, you can find in the complete SQL description in the documentation file or in the doc directory of the module. regards, bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1637296&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
