MySQL: switch to async interface
commit877338e485c614fc7539a47cab7ae2bf8597382d
authorEric Wong <normalperson@yhbt.net>
Wed, 22 Oct 2008 01:55:29 +0000 (21 18:55 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 22 Oct 2008 01:55:29 +0000 (21 18:55 -0700)
tree6e9b5af11a8bcc0d45fee016eac489da81af02e4
parentf0df7a9b9b73cb39d445400cf1869de021e516a9
MySQL: switch to async interface

This lets us use multiple green threads safely, but means
we now require the async mysqlplus driver available here:

  http://github.com/oldmoe/mysqlplus/tree/master
lib/mogilefs/mysql.rb