Q4M 0.8.1 released (including prebuilt binaries)
Today I have released Q4M 0.8.1. It is a minor bugfix version from 0.8. The changes are:
- fix file descriptor leak on DROP TABLE (regression in 0.8)
- adjust Makefile to fix build error under certain environments
PS. Prebuilt binaries for linux platforms have been updated to version 0.8.2, since they had interoperability issues (crashing with SIGFPE on dlopen). Source code and Mac OS X binary tarballs will not be released for 0.8.2. For technical detail of the problem see FPE in ld-linux-x86-64.so loading custome dso in Apache - Unix Linux Forum. Thanks to hirose31-san for reporting the problem and for helping solve the issue.