-
Martin Hansson authored
This patch does two things: - Changes the enabled column's data type to ENUM('YES', 'NO') - Removes the script install_rewriter_with_optional_columns.sql and instead always creates all columns in the normal script. Only the plugin, its MTR files and install scripts are touched.
Martin Hansson authoredThis patch does two things: - Changes the enabled column's data type to ENUM('YES', 'NO') - Removes the script install_rewriter_with_optional_columns.sql and instead always creates all columns in the normal script. Only the plugin, its MTR files and install scripts are touched.
Loading