• unknown's avatar
    BUG#15561: Possible to strange things with partitions defined although no... · 649f8c98
    unknown authored
    BUG#15561: Possible to strange things with partitions defined although no partition support compiled in
    Added an #ifdef to ensure we get syntax error when using partitioned synytax and no partition support is compiled in.
    
    
    sql/lex.h:
      Added an #ifdef to ensure we get syntax error when using partitioned synytax and no partition support is compiled in.
    649f8c98
lex.h 33.6 KB