diff --git a/Anvil/Tools/Database.pm b/Anvil/Tools/Database.pm
index d358eba2b..1f61a23e1 100644
--- a/Anvil/Tools/Database.pm
+++ b/Anvil/Tools/Database.pm
@@ -17709,7 +17709,7 @@ sub query
else
{
# Warn that we switched.
- $anvil->Log->entry({source => $THIS_FILE, line => __LINE__, level => 0, priority => "alert", key => "log_0073", variables => {
+ $anvil->Log->entry({source => $THIS_FILE, line => __LINE__, level => 0, priority => "alert", key => "log_0131", variables => {
old_uuid => $old_uuid,
new_uuid => $uuid,
}});
diff --git a/share/words.xml b/share/words.xml
index b117fe750..0d83405f6 100644
--- a/share/words.xml
+++ b/share/words.xml
@@ -1928,7 +1928,7 @@ The database connection error was:
Firewalld was not running, and 'sys::daemons::restart_firewalld = 0' is set. NOT starting it.
]]>
- #!free!#
+ query() was asked to query the database with UUID: [#!variable!old_uuid!#], but it's connection is gone. SWitching to read from: [#!variable!new_uuid!#].]]>
Connected to: [#!data!sys::database::connections!#] database(s).
#!free!#
The host UUID: [#!variable!uuid!#] does not appear to be a valid UUID. Please check the contents of: [#!data!path::data::host_uuid!#] or the output from: [dmidecode --string system-uuid]. Note that some mainboards will report their UUID as all-0. If this is the case, manually create the 'host.uuid' file with a UUID created by 'uuidgen'.