summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorMorgan Jones <me@numin.it>2025-08-23 20:05:19 -0700
committerMorgan Jones <me@numin.it>2025-08-23 20:41:44 -0700
commit6cc8a8cdb582660c8f33f23ad949f4a5da07ee7a (patch)
tree461fd1de83402aac6371885fafce295a3d256370 /pkgs/development/python-modules/python-openstackclient
parent94b17ddc3367e6d8eaa06e40e4286bca78da8011 (diff)
nixos/mattermost: remove fallback charset for MySQL
This was causing issues on newer versions of MariaDB (breaking NixOS tests) like: ``` Error 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '%2Cutf8' at line 1 ``` Since this is simply a fallback character set and all supported versions of MariaDB support utf8mb4, delete the fallback. This change should be fully compatible with existing deployments.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions