miloserdoff commented on issue #13231:
URL: https://github.com/apache/cloudstack/issues/13231#issuecomment-4543776871
@jeanvetorello Hello. Your method didn't help. Maybe I'm doing something
wrong?
```
UPDATE backup_details
SET value = REPLACE(value, '\u003d', '=')
WHERE value LIKE '%\\u003d%';
```
```
| 15 | 4 | vmsettings | {"extraconfig-1":"\u003cos\u003e\n
\u003cloader readonly\=\u0027yes\u0027
type\=\u0027rom\u0027\u003e/home/vadm/LENYA/AMDSEV/snp-release-2025-06-24/usr/local/share/qemu/OVMF.fd\u003c/loader\u003e\n
\u003cnvram\u003e/home/vadm/LENYA/AMDSEV/snp-release-2025-06-24/usr/local/share/qemu/OVMF_VARS.fd\u003c/nvram\u003e\n\u003c/os\u003e\n\u003cfeatures\u003e\n
\u003cacpi/\u003e\n \u003capic/\u003e\n \u003cpae/\u003e\n \u003csmm
state\=\u0027off\u0027/\u003e\n\u003c/features\u003e\n\u003claunchSecurity
type\=\u0027sev-snp\u0027\u003e\n \u003ccbitpos\u003e51\u003c/cbitpos\u003e\n
\u003creducedPhysBits\u003e6\u003c/reducedPhysBits\u003e\n
\u003cpolicy\u003e0x00030000\u003c/policy\u003e\n\u003c/launchSecurity\u003e","UEFI":"LEGACY","Message.ReservedCapacityFreed.Flag":"false","rootdisksize":"120","rootDiskController":"osdefault"}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]