MogileFS::Mysql: sleep() is MogileFS::Backend-compatible
commitbd42a70bb299e088b1c244c3ffe46695393521c5
authorEric Wong <normalperson@yhbt.net>
Fri, 19 Dec 2008 04:31:35 +0000 (18 20:31 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 19 Dec 2008 04:31:35 +0000 (18 20:31 -0800)
treed19b33e34e22cc663e26a269b861e70dfc13257f
parentfa796bf60396430a3de4ce0409d7f1edf663856f
MogileFS::Mysql: sleep() is MogileFS::Backend-compatible

Keep methods in the Mysql backend as compatible with the
standard Backend as possible.
lib/mogilefs/mysql.rb
test/test_mysql.rb