Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Ryan Schaffner on January 20, 2017, 05:46:09 AM

Title: MySQL Tables
Post by: Ryan Schaffner on January 20, 2017, 05:46:09 AM
I'm just wondering what mysql tables are supposed to be created for a mysql connection.

CUrrently, the only ones created are:
anope_db_ChanAccess
anope_db_Stats
anope_db_NickALias
anope_db_ModeLock
anope_db_ChannelInfo



I was expecting to have a table of registration data for Channels/Opers/NickServ.  Is this incorrect?
Title: Re: MySQL Tables
Post by: n/a on January 20, 2017, 10:02:09 AM
.
Title: Re: MySQL Tables
Post by: Techewuller on January 20, 2017, 10:03:21 AM
Try to register some nick, it will add the new table if i remember correctly!
Title: Re: MySQL Tables
Post by: Ryan Schaffner on January 22, 2017, 05:46:59 AM
I have my old database files from 1.8 that I imported.  I've logged onto the test server to work out the bugs, and have identified, yet those are the only tables to appear.