1. 17 Sep, 2019 1 commit
    • Alexander Barkov's avatar
      Cleanup: removing Type_handler members m_version_xxx · 9b1866fd
      Alexander Barkov authored
      Introducing methods instead:
        const Name version_mysql56() const;
        const Name version_mariadb53() const;
      
      This is needed to avoid exporting members with MYSQL_PLUGIN_IMPORT,
      which would be needed to compile data type plugins on Windows.
      9b1866fd
  2. 13 Sep, 2019 1 commit
  3. 12 Sep, 2019 11 commits
  4. 11 Sep, 2019 16 commits
  5. 10 Sep, 2019 8 commits
  6. 09 Sep, 2019 3 commits