<> = MySQL Parser = == Description == The MySQL parser allows you to have MySQL code rendered nicely inside Moin's code blocks. == Download & Release Notes == || Download || Release Version || Moin Version || Release Notes || || [[attachment:MySQL2-1.0.py]] || 1.0 || 1.5 || [[ParserMarket/MySQL/ReleaseNotes]] || == Installation == For general installation instructions, see [[ParserMarket/InstallingParsers]]. This parser requires no special dependencies, such as outside Python libraries. == Usage == To use this parser, simply put #!MySQL2 after the beginning of the code block. == Example == {{{{ {{{#!MySQL2 use foo; }}} }}}} == Copyright == This parser is copyrighted by GouichiIisaka == License == This parser is released under the terms of the GNU GPL. = Discussion =