dolthub / dolthub/dolt

Audit error messages and make them consistent/match MySQL

Open
#10,437 1 comment 0 reactions 0 assignees View on GitHub
bad error message enhancement
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 5h
Merged PRs (30d)
108

Description

A lot of our error messages don't match MySQL.

We're also inconsistent about capitalization. Most of our error messages are not capitalized at the beginning, but some are. Meanwhile, MySQL seems to consistently capitalize the beginning of error messages.

Some of our error messages also aren't grammatically correct with punctuation usage.

Update `newMySQLKind` to `newMySQLErrorKind`, and update the errors to use it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.