Add DISABLE/ENABLE commands to prevent new connections.
authorWilliam Grant <william.grant@canonical.com>
Wed, 12 Sep 2012 09:59:31 +0000 (19:59 +1000)
committerWilliam Grant <william.grant@canonical.com>
Wed, 12 Sep 2012 10:02:12 +0000 (20:02 +1000)
commit1858855a780f82f3c3d8dc9e4e3bdb1e8e02d515
treec87b2b6c9d208a0c4b91d77f549aa818be49710d
parent4b92112b820830b30cd7bc91bef3dd8f35305525
Add DISABLE/ENABLE commands to prevent new connections.

DISABLE causes new connections to a particular database to be rejected
while existing ones continue. ENABLE allows new connections again.
NEWS
include/bouncer.h
src/admin.c
src/client.c