Commit cc2ad349 authored by unknown's avatar unknown
Browse files

Post-review fix.


sql/sql_yacc.yy:
  Added explanation to comment.
parent e9f74b0a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -7388,7 +7388,9 @@ keyword:

/*
 * Keywords that we allow for labels in SPs.
 * Anything that's the beginning of a statement must be in keyword above.
 * Anything that's the beginning of a statement or characteristics
 * must be in keyword above, otherwise we get (harmful) shift/reduce
 * conflicts.
 */
keyword_sp:
	ACTION			{}