[MDEV-10964] Support for NULL/NOT NULL syntax for virtual columns Created: 2016-10-06 Updated: 2022-04-25 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Virtual Columns |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Federico Razzoli | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 8 |
| Labels: | Compatibility | ||
| Issue Links: |
|
||||||||
| Description |
|
Please support NULL/NOT NULL syntax and semantics, for compatibility with MySQL if nothing else. |
| Comments |
| Comment by Sergei Golubchik [ 2017-01-09 ] | |||||
|
Semantically it should be equivalent to creating a constraint, like
|