[MDEV-18842] Unfortunate error message when the same column is used for application period start and end Created: 2019-03-07  Updated: 2020-11-11  Resolved: 2020-11-04

Status: Closed
Project: MariaDB Server
Component/s: Data Definition - Create Table, Versioned Tables
Affects Version/s: 10.4, 10.5
Fix Version/s: 10.4.18, 10.5.9

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Nikita Malyavin
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates

 Description   

10.4 1bcb66c5

MariaDB [test]> create or replace table t1 (a datetime, b datetime, period for apt(a,a));
ERROR 1054 (42S22): Unknown column 'a' in 'apt'



 Comments   
Comment by Nayuta Yanagisawa (Inactive) [ 2020-10-16 ]

Hi Nikita! I've created PR for the present issue. Sorry for picking up the issue assigned to you without asking you in advance. https://github.com/MariaDB/server/pull/1682

Comment by Nikita Malyavin [ 2020-11-04 ]

Fixed by nayuta-yanagisawa

Reviewed by:

Generated at Thu Feb 08 08:47:08 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.