This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-25 19:16:37 +02:00
Code
Activity
Files
609f87d39fd0d0eeea28aefceca1702e692f2554
anope
/
modules
/
extra
/
stats
T
History
DukePyrolator
6a3f7c01b1
changed the engine of the chanstats table from InnoDB back to MyISAM to avoid increasing the auto_increment counter on each INSERT IGNORE. For existing tables please manually run 'ALTER TABLE anope_chanstats ENGINE=MyISAM'.
2014-09-14 11:36:05 +02:00
..
irc2sql
Speed up akill xline checks
2014-05-20 21:16:00 -04:00
cs_fantasy_stats.cpp
Fix missing colon in stats and top, fix smileys and actions count. Patch by bush.
2014-01-21 21:10:06 -05:00
cs_fantasy_top.cpp
Fix missing colon in stats and top, fix smileys and actions count. Patch by bush.
2014-01-21 21:10:06 -05:00
m_chanstats.cpp
changed the engine of the chanstats table from InnoDB back to MyISAM to avoid increasing the auto_increment counter on each INSERT IGNORE. For existing tables please manually run 'ALTER TABLE anope_chanstats ENGINE=MyISAM'.
2014-09-14 11:36:05 +02:00