mirror of
https://github.com/anope/anope.git
synced 2026-07-06 21:43:13 +02:00
Fixed a few mysql problems, including bug #1326
This commit is contained in:
@@ -985,6 +985,9 @@ db_plain
|
||||
*
|
||||
* At this time db_mysql_live only supports pulling data in real time from the three
|
||||
* main tables: anope_cs_info, anope_ns_alias, and anope_ns_core.
|
||||
*
|
||||
* db_mysql provides the command operserv/sqlsync, which is used for importing other database
|
||||
* methods into MySQL.
|
||||
*/
|
||||
#module { name = "db_mysql" }
|
||||
#module { name = "db_mysql_live" }
|
||||
|
||||
Reference in New Issue
Block a user