If you would like to improve a database driver for Adminer then follow these steps:
git://adminer.git.sourceforge.net/gitroot/adminer/adminer.php compile.php $driver from command line to find out which functions are not implemented.adminer/drivers/mysql.inc.php and implement it.support function.adminer/index.php.Thanks for your contribution!