mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Better easier to call error message format.
This commit is contained in:
parent
d6493dbefe
commit
e9c594e6d4
24 changed files with 26 additions and 29 deletions
|
|
@ -307,4 +307,4 @@ character-set=latin1
|
|||
"Invalid TIMESTAMP value in column '%s' at row %ld",
|
||||
"Invalid %s character string: '%.64s'",
|
||||
"Result of %s() was larger than max_allowed_packet (%ld) - truncated"
|
||||
"Conflicting declarations: '%s' and '%s'"
|
||||
"Conflicting declarations: '%s%s' and '%s%s'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue