github / gh-ost

GitHub's Online Schema-migration Tool for MySQL
MIT License
12.42k stars 1.26k forks source link

skip delete events of changelog table in onChangelogEvent function #1428

Closed whhe closed 4 months ago

whhe commented 4 months ago

A Pull Request should be associated with an Issue.

Related issue: https://github.com/github/gh-ost/issues/1427

Description

This PR skip the DELETE events of changelog table in onChangelogEvent function.

In case this PR introduced Go code changes:

whhe commented 4 months ago

Replaced by #1434, closed.