mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Error message style consistency edits.
This commit is contained in:
parent
531a5d76bf
commit
8ad047254b
22 changed files with 40 additions and 40 deletions
|
|
@ -213,7 +213,7 @@
|
|||
"CREATE DATABASE not allowed while thread is holding global read lock",
|
||||
"Wrong arguments to %s",
|
||||
"%-.32s@%-.64s is not allowed to create new users",
|
||||
"Incorrect table definition; All MERGE tables must be in the same database",
|
||||
"Incorrect table definition; all MERGE tables must be in the same database",
|
||||
"Deadlock found when trying to get lock; Try restarting transaction",
|
||||
"The used table type doesn't support FULLTEXT indexes",
|
||||
"Cannot add foreign key constraint",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue