[CONC-466] Update error messages with MariaDB (or only Server) instead of MySQL Created: 2020-04-06  Updated: 2020-04-06

Status: Open
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: 3.1.7
Fix Version/s: None

Type: Task Priority: Major
Reporter: Rasmus Johansson (Inactive) Assignee: Georg Richter
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-17812 Use MariaDB in error messages instead... Closed

 Description   

There is at least one more error message file, the one in the connector: libmariadb/libmariadb/ma_errmsg.c

It accounts for many remaining MySQL references:

mysql-test/main/crash_commit_before.result:ERROR HY000: Lost connection to MySQL server during query
mysql-test/main/delayed.result:ERROR HY000: Lost connection to MySQL server during query
mysql-test/main/myisam_crash_before_flush_keys.result:ERROR HY000: Lost connection to MySQL server during query
mysql-test/main/ssl_timeout.result:ERROR HY000: Lost connection to MySQL server during query
...

Please change error messages in ma_errmsg.c to say MariaDB instead of MySQL and wherever possible just "server". For example "Lost connection to MySQL server during query" would become "Lost connection to server during query" and "Unknown MySQL error" would become "Unknown MariaDB error".


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