• unknown's avatar
    Bug#23669 mysql.proc not created in default install · dda46f74
    unknown authored
     - Remove DEFAULT values for blob's in mysql_system_tables.sql
    
    
    scripts/mysql_system_tables.sql:
      Remove attempt to set default value for blob columns since
      they can't have any. Depending on 'sql_mode' the default values
      has either been silently dropped or thrown an error as reported
      by the bug.
    dda46f74
mysql_system_tables.sql 12.4 KB