Lets other threads run while doing mysql requests via DBD::mysql.
This perl module patches libmysqlclient/DBD::mysql at runtime to allow multiple Coro-based threads to make database accesses concurrently, instead of blocking the whole process.
Contact for this page: Marc Lehmann <schmorpforge@schmorp.de>.