Unable To Restart sql server
2024-01-14T18:59:12.187277Z 0 [Note] InnoDB: Uncompressed page, stored checksum in field1 703514910, calculated checksums for field1: crc32 703514910/2587999978, innodb 3079112754, none 3735928559, stored checksum in field2 4250423963, calculated checksums for field2: crc32 703514910/2587999978, innodb 4070943958, none 3735928559, page LSN 349 1410401772, low 4 bytes of LSN at page end 1410401753, page number (if stored to page already) 5, space id (if created with >= MySQL-4.1.1 and stored already) 0
InnoDB: Page may be a transaction system page
2024-01-14T18:59:12.187343Z 0 [Note] InnoDB: It is also possible that your operating system has corrupted its own file cache and rebooting your computer removes the error. If the corrupt page is an index page. You can also try to fix the corruption by dumping, dropping, and reimporting the corrupt table. You can use CHECK TABLE to scan your table for corruption. Please refer to http://dev.mysql.com/doc/refman/5.7/en/forcing-innodb-recovery.html for information about forcing recovery.
2024-01-14T18:59:12.187348Z 0 [ERROR] [FATAL] InnoDB: Aborting because of a corrupt database page in the system tablespace. Or, there was a failure in tagging the tablespace as corrupt.
2024-01-15 00:29:12 0x2b5621f9b340 InnoDB: Assertion failure in thread 47648937194304 in file ut0ut.cc line 921
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.7/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
18:59:12 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
Attempting to collect some information that could help diagnose the problem.
As this is a crash and something is definitely wrong, the information
collection process might fail.
key_buffer_size=536870912
read_buffer_size=2097152
max_used_connections=0
max_threads=400
thread_count=0
connection_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 2168044 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0 thread_stack 0x60000
/www/server/mysql/bin/mysqld(my_print_stacktrace+0x2c)[0xecd2dc]
/www/server/mysql/bin/mysqld(handle_fatal_signal+0x476)[0x79a356]
/lib64/libpthread.so.0(+0xf630)[0x2b5622195630]
/lib64/libc.so.6(gsignal+0x37)[0x2b5623b12387]
/lib64/libc.so.6(abort+0x148)[0x2b5623b13a78]
/www/server/mysql/bin/mysqld[0x76acd4]
/www/server/mysql/bin/mysqld(ZN2ib5fatalD1Ev+0xee)[0x10997be]
/www/server/mysql/bin/mysqld(Z20buf_page_io_completeP10buf_page_tb+0x3df)[0x10db77f]
/www/server/mysql/bin/mysqld(Z13buf_read_pageRK9page_id_tRK11page_size_t+0x4b2)[0x1108452]
/www/server/mysql/bin/mysqld(Z16buf_page_get_genRK9page_id_tRK11page_size_tmP11buf_block_tmPKcmP5mtr_tb+0x3fd)[0x10d876d]
/www/server/mysql/bin/mysqld(Z31trx_rseg_get_n_undo_tablespacesPm+0x14e)[0x10797ae]
/www/server/mysql/bin/mysqld[0x10423b8]
/www/server/mysql/bin/mysqld(Z34innobase_start_or_create_for_mysqlv+0x3883)[0x1046d33]
/www/server/mysql/bin/mysqld[0xf136f8]
/www/server/mysql/bin/mysqld(Z24ha_initialize_handlertonP13st_plugin_int+0x51)[0x7eadd1]
/www/server/mysql/bin/mysqld[0xcbf916]
/www/server/mysql/bin/mysqld(Z40plugin_register_builtin_and_init_core_sePiPPc+0x2e0)[0xcc5830]
/www/server/mysql/bin/mysqld[0x792b15]
/www/server/mysql/bin/mysqld(_Z11mysqld_mainiPPc+0xd51)[0x7965d1]
/lib64/libc.so.6(__libc_start_main+0xf5)[0x2b5623afe555]
/www/server/mysql/bin/mysqld[0x78a4a4]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2024-01-14T19:00:39.080928Z 0 [Warning] option 'max_allowed_packet': unsigned value 107374182400 adjusted to 1073741824
2024-01-14T19:00:39.081092Z 0 [Warning] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2024-01-14T19:00:39.081098Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
2024-01-14T19:00:39.081126Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2024-01-14T19:00:39.081177Z 0 [Note] /www/server/mysql/bin/mysqld (mysqld 5.7.37-log) starting as process 16984 ...
2024-01-14T19:00:39.140572Z 0 [Note] InnoDB: PUNCH HOLE support available
2024-01-14T19:00:39.140640Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2024-01-14T19:00:39.140644Z 0 [Note] InnoDB: Uses event mutexes
2024-01-14T19:00:39.140647Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2024-01-14T19:00:39.140651Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2024-01-14T19:00:39.140654Z 0 [Note] InnoDB: Using Linux native AIO
2024-01-14T19:00:39.141115Z 0 [Note] InnoDB: Number of pools: 1
2024-01-14T19:00:39.141247Z 0 [Note] InnoDB: Using CPU crc32 instructions
2024-01-14T19:00:39.144779Z 0 [Note] InnoDB: Initializing buffer pool, total size = 1G, instances = 8, chunk size = 128M
2024-01-14T19:00:39.224010Z 0 [Note] InnoDB: Completed initialization of buffer pool
2024-01-14T19:00:39.244664Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2024-01-14T19:00:39.257695Z 0 [ERROR] InnoDB: Database page corruption on disk or a failed file read of page [page id: space=0, page number=5]. You may have to recover from a backup.
2024-01-14T19:00:39.257753Z 0 [Note] InnoDB: Page dump in ascii and hex (16384 bytes):