[CONPY-133] Internal parser ignores special comment syntax Created: 2020-11-24 Updated: 2020-11-24 Resolved: 2020-11-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | DBAPI 2.0 |
| Affects Version/s: | 1.0.4 |
| Fix Version/s: | 1.0.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
The internal parser ignores MariaDB's comment syntax, special meanings like /*! not a comment */ are ignored and end up in an error:
|
| Comments |
| Comment by Georg Richter [ 2020-11-24 ] |
|
Fixed. rev. a1c709b0e80d9d6590029a114506614dd5a4516a |