summaryrefslogtreecommitdiff
path: root/data/mysql
AgeCommit message (Expand)Author
2010-11-07Removed two primary keys on some metadata tables, they should not have themAdam
2010-10-31Fixed bug #1197 - Store vhosts in MySQLAdam
2010-10-29Removed the example anope_commands php code, it was removed in favor of xmlrpcAdam
2010-10-27Do not store memo number in memo structs, fixes some bugs with deleting memosAdam
2010-10-12Made the SQL tables use foriegn keys and references to each other, removed ma...Adam
2010-08-15Rewrote the MySQL API to use threads. This acts similar to before, but is fas...Adam
2010-03-31Added a small example webpage that can be used to register nicknames online v...Adam-