[MDEV-8659] Conflicting declaration is accepted: INT SIGNED ZEROFILL Created: 2015-08-21 Updated: 2017-08-14 Resolved: 2017-08-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 10.2.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I.e. the "SIGNED" keyword was silently ignored. The expected behavior is to return an error. |