Guest User

Untitled

a guest
Jun 16th, 2024
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. # mysql:8.0
  2.  
  3. Attaching to mysql-1
  4. mysql-1 | 2024-06-16 18:12:59+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.37-1.el9 started.
  5. mysql-1 | 2024-06-16 18:12:59+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  6. mysql-1 | 2024-06-16 18:12:59+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.37-1.el9 started.
  7. mysql-1 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
  8. mysql-1 | 2024-06-16T18:12:59.637722Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
  9. mysql-1 | 2024-06-16T18:12:59.638573Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
  10. mysql-1 | 2024-06-16T18:12:59.638589Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.37) starting as process 1
  11. mysql-1 | 2024-06-16T18:12:59.642326Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  12. mysql-1 | 2024-06-16T18:12:59.646440Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
  13. mysql-1 | 2024-06-16T18:12:59.646475Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 4294967278 = ['mysql/undo_002', 'undo_002']
  14. mysql-1 | 2024-06-16T18:12:59.646482Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 4294967279 = ['mysql/undo_001', 'undo_001']
  15. mysql-1 | 2024-06-16T18:12:59.646485Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 4294967294 = ['mysql.ibd', 'mysql/mysql.ibd']
  16. mysql-1 | 2024-06-16T18:12:59.646509Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
  17. mysql-1 | 2024-06-16T18:12:59.646518Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
  18. mysql-1 | 2024-06-16T18:12:59.646651Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
  19. mysql-1 | 2024-06-16T18:12:59.646690Z 0 [ERROR] [MY-010119] [Server] Aborting
  20. mysql-1 | 2024-06-16T18:12:59.647012Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.37) MySQL Community Server - GPL.
  21. mysql-1 exited with code 0
  22.  
  23.  
  24. # mysql:8.4
  25.  
  26. Attaching to mysql-1
  27. mysql-1 | 2024-06-16 18:15:23+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.0-1.el9 started.
  28. mysql-1 | 2024-06-16 18:15:23+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  29. mysql-1 | 2024-06-16 18:15:23+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.0-1.el9 started.
  30. mysql-1 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
  31. mysql-1 | 2024-06-16T18:15:24.001510Z 0 [System] [MY-015015] [Server] MySQL Server - start.
  32. mysql-1 | 2024-06-16T18:15:24.189261Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.4.0) starting as process 1
  33. mysql-1 | 2024-06-16T18:15:24.195581Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  34. mysql-1 | 2024-06-16T18:15:24.199621Z 1 [ERROR] [MY-012209] [InnoDB] Multiple files found for the same tablespace ID:
  35. mysql-1 | 2024-06-16T18:15:24.199635Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 4294967278 = ['mysql/undo_002', 'undo_002']
  36. mysql-1 | 2024-06-16T18:15:24.199641Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 4294967279 = ['mysql/undo_001', 'undo_001']
  37. mysql-1 | 2024-06-16T18:15:24.199644Z 1 [ERROR] [MY-012202] [InnoDB] Tablespace ID: 4294967294 = ['mysql.ibd', 'mysql/mysql.ibd']
  38. mysql-1 | 2024-06-16T18:15:24.199649Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Failed, retry may succeed.
  39. mysql-1 | 2024-06-16T18:15:24.199657Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
  40. mysql-1 | 2024-06-16T18:15:24.199855Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
  41. mysql-1 | 2024-06-16T18:15:24.199866Z 0 [ERROR] [MY-010119] [Server] Aborting
  42. mysql-1 | 2024-06-16T18:15:24.200877Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.4.0) MySQL Community Server - GPL.
  43. mysql-1 | 2024-06-16T18:15:24.200883Z 0 [System] [MY-015016] [Server] MySQL Server - end.
  44. mysql-1 exited with code 0
  45.  
Advertisement
Add Comment
Please, Sign In to add comment