• unknown's avatar
    WL 2826: Error handling of ALTER TABLE for partitioning · c1b8cff0
    unknown authored
    Moved error inject from being flags to compiler to being part of config.h
    Also error inject only defined if debug is also defined
    +Small fixes
    
    
    configure.in:
      Moved error inject from being flags to compiler to being part of config.h
      Also error inject only defined if debug is also defined
    sql/handler.h:
      Small fixes
    c1b8cff0
configure.in 81.1 KB