• Sergei Golubchik's avatar
    small parser cleanup · 09464dde
    Sergei Golubchik authored
    * my_yyabort_error() helper
    * s/lex->thd/thd/
    * remove 'else' after MYSQL_YYABORT (for consistency,
      95% of the parser did not use 'else' in this case)
    * simplify ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE
    09464dde
sql_yacc.yy 491 KB