Reference: https://mariadb.com/kb/en/library/system-versioned-tables/
Steps to reproduce
- Create a table with SYSTEM VERSIONING and manually specify the
ts and te columns.
- Go to the "Insert" tab in phpMyAdmin for the that table
- Attempt to insert any valid data
Expected behaviour
New row INSERTed into table
Actual behaviour
SQL query error: 1906 - The value specified for generated column 'ts' in table 'tbl' ignored.
Generated columns should not show up on the Insert tab in phpMyAdmin. They also should not attempt to be populated by phpMyAdmin when generating the INSERT query.
Server configuration
Operating system: Debian Stretch 9.5
Web server: Apache 2.4.25-3+deb9u5
Database: 10.3.8-MariaDB-1:10.3.8+maria~stretch-log - mariadb.org binary distribution
PHP version: 7.0.30-0+deb9u1
phpMyAdmin version: 4.8.2
Client configuration
Browser: Opera 54
Operating system: Windows 10 1803