> On 31 Oct 2019, at 12:56, Francesco Antonetti Lamorgese Passeri > <[email protected]> wrote: > > Hi all, > > I have a strange issue: i'm running my own grid for a while. It's all > fully functional, and seems correctly setup (followed the wiki > step-by-step). Now i'm trying to setup the groups module (with Groups V2 > module), following the guide on the wiki > (http://opensimulator.org/wiki/V2_Groups). I run my grid in Hypergrid > enabled grid mode, and I run Robust on one computer, and the Sim > (OpenSim.exe) on another one. All Robust services and MySQL database run > on the first computer. The issue is that in MySQL database there's no > table for the Groups V2 module, and they've been not created by the > module... any idea on what could it be? What other info may help you to > understand my issue better? > > Thank you ;) > > Kind regards :)
If you're confident you've followed the steps correctly, have you checked that the database user you're using has the CREATE privilege (i.e- can create new tables)? It's not a privilege you might normally think to grant for day-to-day use, but is needed when setting up or upgrading. _______________________________________________ Opensim-users mailing list [email protected] http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
