~tjoneslo/akiban-sql-parser/fix-bug-1167451

« back to all changes in this revision

Viewing changes to src/test/resources/com/akiban/sql/parser/alter-table-1.error

merge oontvoo: support adding multiple columns in ALTER TABLE

https://code.launchpad.net/~oontvoo/akiban-sql-parser/alter_adding_multiple_cols/+merge/134983

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
com.akiban.sql.parser.SQLParserException: Encountered " "," ", "" at line 1, column 30.
 
2
Was expecting one of:
 
3
    <EOF> 
 
4
    "cascade" ...
 
5
    "restrict" ...
 
6
    
 
 
b'\\ No newline at end of file'