mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Fix database host modification not properly showing SQL errors
This is caused by an old bug relating to not rolling back transactions properly causing session data to not be flashed back to the user properly.
This commit is contained in:
@@ -10,6 +10,8 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
||||
value when showing an error state.
|
||||
* Mass deleting files now executes properly and doesn't result in a JS console error.
|
||||
* Scrolling on email settings page now works.
|
||||
* Database host management will now properly display an error message to the user when there is any type of MySQL related
|
||||
error encountered during creation or update.
|
||||
|
||||
### Added
|
||||
* Server listing view now displays the total used disk space for each server.
|
||||
|
||||
Reference in New Issue
Block a user