From 515094f3f962571a775c5433b0694a813d3da404 Mon Sep 17 00:00:00 2001
From: Elijah Saxon <elijah@riseup.net>
Date: Sat, 29 Apr 2006 21:52:15 +0000
Subject: [PATCH] vsnames = all, would be cool for mysql handler

---
 TODO | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/TODO b/TODO
index 5b004e2..996437c 100644
--- a/TODO
+++ b/TODO
@@ -13,10 +13,7 @@ you are working on it!
 . Make it so backupninja can be run as a regular user, instead of requiring
   root
 
-. Implement the vsnames options in the mysql, svn and sys handlers, the same
-  way as it already works in the duplicity and rdiff handlers. Then edit the
-  corresponding helpers to make them use the lib/vserver functions to support
-  this option.
+. Allow vsnames "all" in the msyql handler.
 
 . Factorize the rdiff.helper's connection-related functions into a lib, so
   that they can be used by dup.helper too. (NB: don't forget that the dup
-- 
GitLab