diff options
Diffstat (limited to 'sql/share/spanish/errmsg.txt')
-rw-r--r-- | sql/share/spanish/errmsg.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/share/spanish/errmsg.txt b/sql/share/spanish/errmsg.txt index 237e1d2716f..f10908a33ba 100644 --- a/sql/share/spanish/errmsg.txt +++ b/sql/share/spanish/errmsg.txt @@ -220,3 +220,4 @@ "Wrong usage of %s and %s", "The used SELECT statements have a different number of columns", "Can't execute the query because you have a conflicting read lock", +"Mixing of transactional and non-transactional tables is disabled", |