Bug #116455 | Server upgrade progress will open all tablespaces and not close | ||
---|---|---|---|
Submitted: | 23 Oct 2024 3:31 | Modified: | 14 Nov 2024 8:19 |
Reporter: | George Ma (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 8.0.40 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[23 Oct 2024 3:31]
George Ma
[12 Nov 2024 8:42]
MySQL Verification Team
Hello George Ma, Thank you for the report and feedback. If possible could you please share ulimit -a from your environment along with exact configuration file in use if not on default? Thank you. regards, Umesh
[14 Nov 2024 8:19]
George Ma
#ulimit -a core file size (blocks, -c) 786432 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 506307 max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 655360 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) unlimited cpu time (seconds, -t) unlimited max user processes (-u) 655360 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited What's more, the config of open_files_limit and innodb_open_files are: open_files_limit = 655350 innodb_open_files = 655350