Carlos Solís
Carlos Solís
A similar query, this time while performing an operation on a bookmark entry: ``` EXPLAIN WITH RECURSIVE folder_tree(item_id, parent_folder, type, idx) AS ( SELECT cast(1 as UNSIGNED) AS `item_id`, cast(0...
Checking via `mytop`, the vast majority of queries performed are of the following form: ``` Sending data WITH RECURSIVE folder_tree(item_id, parent_folder, type, idx) AS ( SELECT cast(1 as UNSIGNED) AS...
My device runs Mariadb version 10.5.15 over Debian 11
In the meanwhile, I've disabled the Notes app so that the background job doesn't trigger. Is there a way to hook to the Notes app in such a way that...
> You can use External Application Launcher extension Sorry for the delay replying, but I'm unable to configure the extension because I installed KDE Connect from the Microsoft Store. What...
OK, so I found that in my particular case the route would be `C:\Program Files\WindowsApps\KDEe.V.KDEConnect_23.801.1463.0_x64__7vt06qxq7ptv8\bin\kdeconnect-app.exe`. However, it seems like the route is not available to the extension itself due to...
Thanks for letting me know that the issue lays on Microsoft and not the Tiny11 tool.
Just a quick question: do I need to modify any scripts to make the automated database backup keep working? As I suppose those will still be pointing to the MariaDB...
I'm currently on the fence about using this app as my main RSS reader because of this issue. There's no way of going to the next article besides of going...
> It started working for me when I added Nextcloud app (and not just API) permissions to the visitors user group. Does that mean that the issue is with external...