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
|
|
@ -16,7 +16,7 @@ v/*
|
|||
"ANO",
|
||||
"Nemohu vytvo-Bøit soubor '%-.64s' (chybový kód: %d)",
|
||||
"Nemohu vytvo-Bøit tabulku '%-.64s' (chybový kód: %d)",
|
||||
"Nemohu vytvo-Bøit databázi '%-.64s', chyba %d",
|
||||
"Nemohu vytvo-Bøit databázi '%-.64s' (chybový kód: %d)",
|
||||
"Nemohu vytvo-Bøit databázi '%-.64s'; databáze ji¾ existuje",
|
||||
"Nemohu zru-B¹it databázi '%-.64s', databáze neexistuje",
|
||||
"Chyba p-Bøi ru¹ení databáze (nemohu vymazat '%-.64s', chyba %d)",
|
||||
|
|
@ -222,7 +222,7 @@ v/*
|
|||
"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