Skip to content
  • Ryuta Kamizono's avatar
    6b1515ae
    Drop MySQL 5.5 support · 6b1515ae
    Ryuta Kamizono authored
    MySQL 5.5 is the only version that does not support datetime with
    precision, which we have supported in the core.
    MySQL 5.5 is already EOL in December 2018, so let's drop this support and
    clean up the code for it.
    6b1515ae
    Drop MySQL 5.5 support
    Ryuta Kamizono authored
    MySQL 5.5 is the only version that does not support datetime with
    precision, which we have supported in the core.
    MySQL 5.5 is already EOL in December 2018, so let's drop this support and
    clean up the code for it.
Loading