• unknown's avatar
    BUG#18198: Errors due to too much allowed in partition functions · 09250cc6
    unknown authored
    Added functions to enable/disable allowed/disallowed partition functions
    
    
    sql/item.h:
      Added functions to enable/disable allowed/disallowed partition functions
    sql/item_cmpfunc.h:
      Added functions to enable/disable allowed/disallowed partition functions
    sql/item_func.h:
      Added functions to enable/disable allowed/disallowed partition functions
    sql/item_strfunc.h:
      Added functions to enable/disable allowed/disallowed partition functions
    sql/item_timefunc.h:
      Added functions to enable/disable allowed/disallowed partition functions
    sql/item_xmlfunc.h:
      Added functions to enable/disable allowed/disallowed partition functions
    sql/partition_info.cc:
      Added functions to enable/disable allowed/disallowed partition functions
    sql/share/errmsg.txt:
      Added new error message
    09250cc6
item_xmlfunc.h 1.75 KB