1
0
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:
Adam
2011-08-27 16:14:04 -04:00
parent 5c57f5aa0b
commit 309dfa36e7
2 changed files with 10 additions and 10 deletions
+3
View File
@@ -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" }