• Bill Maxwell's avatar
    MySQL bind mount support · d66765ed
    Bill Maxwell authored
    Support bind mounting a volume into /var/lib/mysql.
    This will change the mysql UID to that of the bound
    volume if the vboxguest kernel module is found.
    
    Also:
      * fixes key_buffer prefix warnings during startup.
      * Added /var/log/mysql volume to dockerfile.
      * Added MySQL master configuration options.
    d66765ed