Skip to content

1.0.4 Release

Compare
Choose a tag to compare
@Joungkyun Joungkyun released this 22 May 07:35
· 20 commits to master since this release
  1. MariaDB & MySQL support
    • confirm MariaDB 10.2
    • confirm MariaDB 10.1
    • comfirm MySQL 5.7
  2. fixed HAVE_LOG2 redefining warning on mariadb 10.x
  3. fixed #1 when execute configure, auto search mysql plugin directory with mysql_config
    • change _--with-mysql-plugins-dir_ option to _--with-mysql-config_ option
  4. fixed #3 fixed compile warning on gcc 4.8
  5. fixed #4 can not found my_global.h on configure