1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Lintian complains on spelling error

The lintian check complains on spelling error:
https://salsa.debian.org/mariadb-team/mariadb-10.3/-/jobs/95739
This commit is contained in:
Faustin Lammler
2018-12-21 17:06:08 -03:00
committed by Vicențiu-Marian Ciorbaru
parent db32d9457e
commit 2df2238cb8
82 changed files with 110 additions and 110 deletions

View File

@@ -1069,7 +1069,7 @@ The following specify which files/extra groups are read (specified before remain
disable; STATE to track just transaction state (Is there
an active transaction? Does it have any data? etc.);
CHARACTERISTICS to track transaction state and report all
statements needed to start a transaction withthe same
statements needed to start a transaction with the same
characteristics (isolation level, read only/read
write,snapshot - but not any work done / data modified
within the transaction).