tag:github.com,2008:https://github.com/alibaba/AliSQL/releases Tags from AliSQL 2026-01-20T13:04:10Z tag:github.com,2008:Repository/64289545/AliSQL-8.0.44-1 2026-03-10T04:44:43Z AliSQL-8.0.44-1 p1p1bear tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-9 2018-05-01T08:49:56Z AliSQL 5.6.32 (2018-05-01) fungo tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-8 2018-01-24T15:13:39Z AliSQL 5.6.32 (2018-01-24) zhangxiaojian tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-7 2017-10-31T09:42:40Z AliSQL 5.6.32 (2017-10-10) fungo tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-6 2017-07-24T03:18:54Z AliSQL 5.6.32 (2017-07-16) fungo tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-5 2017-05-24T03:14:10Z AliSQL 5.6.32 (2017-05-04) fungo tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-4 2017-02-14T05:15:35Z AliSQL 5.6.32 (2017-02-14) fungo tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-3 2016-12-22T06:24:34Z AliSQL 5.6.32 (2016-12-25) fungo tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-2 2016-11-22T02:53:39Z AliSQL 5.6.32 (2016-11-11) fungo tag:github.com,2008:Repository/64289545/AliSQL-5.6.32-1 2016-10-25T12:00:06Z AliSQL 5.6.32 (2016-10-14) <p>Fix issue <a class="issue-link js-issue-link" href="https://github.com/alibaba/AliSQL/issues/12">#12</a>: Compile TokuDB SE into embedded library failed</p> <p>Two problems fixed in this patch: <br />1. cmake regular expression can't compile for "stdc++"; <br />2. when create libmysqld.a archived library, object files of <br /> storage/tokudb/ft-index/src/loader.cc and <br /> storage/tokudb/ft-index/ft/loader/loader.cc conflicts, <br /> the former is overwrited, and lead to link failure finally.</p> fungo