Minor update

This commit is contained in:
Miroslav Stampar
2026-01-13 23:13:52 +01:00
parent d4349a88e4
commit ab7ce92d83
3 changed files with 4 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
<error regexp="check the manual that (corresponds to|fits) your MySQL server version"/>
<error regexp="check the manual that (corresponds to|fits) your MariaDB server version" fork="MariaDB"/>
<error regexp="check the manual that (corresponds to|fits) your Drizzle server version" fork="Drizzle"/>
<error regexp="check the manual that (corresponds to|fits) your TiDB server version" fork="TiDB"/>
<error regexp="Unknown column '[^ ]+' in 'field list'"/>
<error regexp="MySqlClient\."/>
<error regexp="com\.mysql\.jdbc"/>