Skip to content
  • Martin Hansson's avatar
    f2d0130c
    WL#7589: Simplification of install scripts. · f2d0130c
    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.
    f2d0130c
    WL#7589: Simplification of install scripts.
    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.
Loading