Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-07 | Removed two primary keys on some metadata tables, they should not have them | Adam | |
2010-10-31 | Fixed bug #1197 - Store vhosts in MySQL | Adam | |
2010-10-27 | Do not store memo number in memo structs, fixes some bugs with deleting memos | Adam | |
2010-10-12 | Made the SQL tables use foriegn keys and references to each other, removed ↵ | Adam | |
many now unnecessary queries from db_mysql | |||
2010-08-15 | Rewrote the MySQL API to use threads. This acts similar to before, but is ↵ | Adam | |
faster. Removed db_mysql_execute for now. |