
The token SQLPLUS_TERMINATOR is useless, since the token ";" is matched before. So, we always skipped till the end of the file. Improved the image of the skipped nodes, so that it can be of some use. Note: This will fix the problem #2009, but it doesn't parse DDL Commands fully. It just skips past the next ";".