<> = MySQLOutput = == Description == Macro to output table from MySql tables. == Download & Release Notes == || Download || Release Version || Moin Version || Release Notes || || [[attachment:MySQLOutput.py]] || || 1.3 || || == Usage == {{{ [[MySqlOutput(host|user|password|database|query)]] }}} Note that this macro expects parameters to be separated by | (query can contain commas) == Example == {{{ [[MySQLOutput(localhost|root|root|mysql|SELECT NAME, EXAMPLE FROM help_topic LIMIT 5)]] }}} == Copyright == SergioRGiraldo == License == = Bugs = = Discussion =