MogileFS::Mysql: more flexible Mysql driver handling
commit0255844ed2495aa7fa7366fb439176174413472a
authorEric Wong <normalperson@yhbt.net>
Fri, 12 Dec 2008 19:38:29 +0000 (12 11:38 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 12 Dec 2008 19:38:29 +0000 (12 11:38 -0800)
treed4288e97dcfb76463740ab03de70bd543ef51635
parentcb85f82e640762aea81b7ad2b8aec1efed0aa572
MogileFS::Mysql: more flexible Mysql driver handling

Remove hard dependency on mysqlplus driver.  We can detect
whether the driver supports the c_async_query method or not.
This also allows more flexible connection setup and management.
lib/mogilefs/mysql.rb