This is a little experiment to see if Bantracker can be ported to use MySQL

Branch

https://code.launchpad.net/~ubuntu-bots/ubuntu-bots/bt-mysql

Setup MySQL

MySQL needs AUTO_INCREMENT in INTEGER PRIMARY KEY or it will always fail to get a new id.

Configure Plugin

Status

* bans seems to be stored correctly * @mark works apparently * <s>@bansearch and @banlog raises an exception</s> FIXED * @bansearch seems to work * @banlog gives a "Error: No log for ID 1 available" thing? * Didn't test anything else.

UbuntuBots/Bt-mysql (last edited 2012-01-20 19:54:05 by alanbell1)