diff options
| author | Simon Rettberg | 2023-10-30 10:04:51 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2023-10-30 10:04:51 +0100 |
| commit | cf4d3241e2a987baf14d7f4a298ac99dc7ffdb75 (patch) | |
| tree | e9d7f11a8dff4fa26c4fc7bebd32cb5189263087 /modules-available/rebootcontrol/api.inc.php | |
| parent | [systemstatus] Add warning sign to tab on outdated DB (diff) | |
| download | slx-admin-cf4d3241e2a987baf14d7f4a298ac99dc7ffdb75.tar.gz slx-admin-cf4d3241e2a987baf14d7f4a298ac99dc7ffdb75.tar.xz slx-admin-cf4d3241e2a987baf14d7f4a298ac99dc7ffdb75.zip | |
[statistics] Fix mysql regex to delete non-ASCII values
Before updating columns to ASCII only, make sure there are no
entries that contain invalid characters. Unfortunately mysql
took the stupid approach of treating a-z as "any alphabetic
character" by default, so we'd retain Ä and ſ too.
Also, stupid me for not verifying this every time I use a
regex engine anywhere.
Diffstat (limited to 'modules-available/rebootcontrol/api.inc.php')
0 files changed, 0 insertions, 0 deletions
