summaryrefslogtreecommitdiff
path: root/app/Controllers/configureController.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-12-03 23:43:03 +0100
committerGravatar GitHub <noreply@github.com> 2025-12-03 23:43:03 +0100
commita50e9a98dbf90839e4889d12e08bed11b2e22453 (patch)
tree2cef63f8f2db2e96d6212bef4de03afc92008005 /app/Controllers/configureController.php
parent3c4a46e6ba23f310065334e08ecdf73360c330cd (diff)
Fix MySQL / MariaDB database size calculation (#8282)
The `_` is a special character in the SQL `LIKE` expression and was not escaped, leading to users counting for other users size. Stats for `freshrss` user included users `freshrss1` and `freshrss2` (but not vice versa). Discovered during https://github.com/FreshRSS/FreshRSS/pull/8277
Diffstat (limited to 'app/Controllers/configureController.php')
0 files changed, 0 insertions, 0 deletions