• unknown's avatar
    WL#1034 update · 8ba78896
    unknown authored
    - fix crash of an event that alters itself
    - make "alter event xyz;" invalid because at least 1 clause is needed.
    
    
    sql/sql_yacc.yy:
      - make "alter event xyz;" a syntax error. the user has to provide at least one clause
    8ba78896
sql_yacc.yy 261 KB