Online Schema Changes

Before online schema changes, altering a schema during high traffic could lock tables and take down a site. Online schema changes reduce downtime risk for structural database updates. MariaDB 11.4 can apply structural database updates duri…

1 sources - 3 claims

Before online schema changes, altering a schema during high traffic could lock tables and take down a site. Online schema changes reduce downtime risk for structural database updates. MariaDB 11.4 can apply structural database updates during a sale without disrupting live transactions.