# ====================================================================== # --- MySQL::Config --- # ======================================================================

# ---------------------------------------------------------------------- # Version 1.02 August 22, 2002 # ---------------------------------------------------------------------- * Initial version.

# ---------------------------------------------------------------------- # Version 1.03 September 24, 2003 # ---------------------------------------------------------------------- * Correctly (and warnings-free) parse boolean options, assigning a 1 as the value.

# ---------------------------------------------------------------------- # Version 1.04 August 2, 2008 # ---------------------------------------------------------------------- * Added ^ and $ to the regexp that anchors the groups.