2 /* vim: set expandtab sw=4 ts=4 sts=4: */
4 * @package phpMyAdmin-Engines
9 * @package phpMyAdmin-Engines
11 class PMA_StorageEngine_binlog
extends PMA_StorageEngine
14 * returns string with filename for the MySQL helppage
15 * about this storage engne
17 * @return string mysql helppage filename
19 function getMysqlHelpPage()