• unknown's avatar
    BUG#15561: Possible to strange things with partitions defined although no... · 8386cfd7
    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.
    8386cfd7
lex.h 33.6 KB