summary refs log tree commit diff
path: root/changelog.d/8271.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/8271.bugfix')
-rw-r--r--changelog.d/8271.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8271.bugfix b/changelog.d/8271.bugfix
deleted file mode 100644

index b75f07b03c..0000000000 --- a/changelog.d/8271.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix slow start times for large servers by removing a table scan of the `users` table from startup code.