You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.
RIch Prohaska edited this page Jan 13, 2015
·
3 revisions
Merge the alter table code from MySQL 5.6 into MySQL 5.5 and MariaDB 5.5. This feature supports TokuDB's online schema change features including online index addition and deletion, online column addition and deletion, and online column expansion. All of these operations allow concurrent reads and writes to the relevant tables.