[MDEV-30656] Feature request - Adding a normal log signal number for error.log Created: 2023-02-15  Updated: 2023-02-15

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Mitchell Lee Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Asking to add a signal code for the 'NOTE'(or INFO equivalent).
For example,
to log ERROR, do SIGNAL SQLSTATE '45000';
to log WARNING, do SIGNAL SQLSTATE '01000';
But there is no normal log siognal code.
So that,

  • Request a signal code for NOTE or INFO which is not and error kind.
    e.g) SIGNAL STATE '00000' set message ='sample.'

it makes people/db enginer recognize the exact timing between another system logs.
Without that, we need to compare with custom user table log system and error.log manuall.y


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