mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-31925 Fix for File Leak in mysql_upgrade with --check-if-upgrade-is-needed Option
This commit addresses the file leakage problem encountered with the mysql_upgrade --check-if-upgrade-is-needed command.
This commit is contained in:
4
mysql-test/main/mysql_upgrade_file_leak.result
Normal file
4
mysql-test/main/mysql_upgrade_file_leak.result
Normal file
@ -0,0 +1,4 @@
|
||||
Running mysql_upgrade with --check-if-upgrade-is-needed
|
||||
Checking for absence of temporary files by mysql_upgrade
|
||||
No temporary files found
|
||||
End of 10.4 tests
|
Reference in New Issue
Block a user