• Mattias Jonsson's avatar
    Bug#54483: valgrind errors when making warnings for · 93dc62c3
    Mattias Jonsson authored
    multiline inserts into partition
    Bug#57071: EXTRACT(WEEK from date_col) cannot be
    allowed as partitioning function
    
    Renamed function according to reviewers comments.
    
    sql/item.h:
      better name of processor function
    sql/item_func.h:
      better name of processor function
    sql/item_timefunc.h:
      better name of processor function
    sql/sql_partition.cc:
      better name of processor function
      Updated comment.
    93dc62c3
item_timefunc.h 30.7 KB