@@ -226,7 +226,7 @@ |
||
226 | 226 | $parser->error( |
227 | 227 | 'A symbol name was expected! ' |
228 | 228 | . 'A reserved keyword can not be used ' |
229 | - . 'as a column name without backquotes.' , |
|
229 | + . 'as a column name without backquotes.', |
|
230 | 230 | $token |
231 | 231 | ); |
232 | 232 | return $ret; |