8000 Tags · AwesomeDBA/AliSQL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Tags: AwesomeDBA/AliSQL

Tags

AliSQL-5.6.32-4

Toggle AliSQL-5.6.32-4's commit message
RC-20170214

AliSQL-5.6.32-3

Toggle AliSQL-5.6.32-3's commit message
RC_20161225

AliSQL-5.6.32-2

Toggle AliSQL-5.6.32-2's commit message
RC_20161111

AliSQL-5.6.32-1

Toggle AliSQL-5.6.32-1's commit message
Fix issue alibaba#12: Compile TokuDB SE into embedded library failed

Two problems fixed in this patch:
1. cmake regular expression can't compile for "stdc++";
2. when create libmysqld.a archived library, object files of
   storage/tokudb/ft-index/src/loader.cc and
   storage/tokudb/ft-index/ft/loader/loader.cc conflicts,
   the former is overwrited, and lead to link failure finally.
0