Advertisement
idflorin

MySQL 10.6.7-MariaDB first install

Mar 30th, 2022
1,285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 8.65 KB | None | 0 0
  1. 220330 10:04:34 mysqld_safe Starting mariadbd daemon with databases from /www/server/data
  2. 2022-03-30 10:04:34 0 [Warning] option 'max_allowed_packet': unsigned value 107374182400 adjusted to 1073741824
  3. 2022-03-30 10:04:34 0 [Note] /www/server/mysql/bin/mariadbd (server 10.6.7-MariaDB-log) starting as process 24072 ...
  4. 2022-03-30 10:04:34 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  5. 2022-03-30 10:04:34 0 [Note] InnoDB: Number of pools: 1
  6. 2022-03-30 10:04:34 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
  7. 2022-03-30 10:04:34 0 [Note] InnoDB: Initializing buffer pool, total size = 536870912, chunk size = 134217728
  8. 2022-03-30 10:04:34 0 [Note] InnoDB: Completed initialization of buffer pool
  9. 2022-03-30 10:04:34 0 [Note] InnoDB: 128 rollback segments are active.
  10. 2022-03-30 10:04:34 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  11. 2022-03-30 10:04:34 0 [Note] InnoDB: Setting file '/www/server/data/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  12. 2022-03-30 10:04:34 0 [Note] InnoDB: File '/www/server/data/ibtmp1' size is now 12 MB.
  13. 2022-03-30 10:04:34 0 [Note] InnoDB: 10.6.7 started; log sequence number 41367; transaction id 14
  14. 2022-03-30 10:04:34 0 [Note] InnoDB: Loading buffer pool(s) from /www/server/data/ib_buffer_pool
  15. 2022-03-30 10:04:34 0 [Note] Plugin 'FEEDBACK' is disabled.
  16. 2022-03-30 10:04:34 0 [Note] InnoDB: Buffer pool(s) load completed at 220330 10:04:34
  17. 2022-03-30 10:04:34 0 [Note] Server socket created on IP: '0.0.0.0'.
  18. 2022-03-30 10:04:34 0 [Note] Server socket created on IP: '::'.
  19. 2022-03-30 10:04:34 0 [Note] /www/server/mysql/bin/mariadbd: ready for connections.
  20. Version: '10.6.7-MariaDB-log'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
  21. 2022-03-30 10:04:40 0 [Note] /www/server/mysql/bin/mariadbd (initiated by: unknown): Normal shutdown
  22. 2022-03-30 10:04:40 0 [Note] InnoDB: FTS optimize thread exiting.
  23. 2022-03-30 10:04:40 0 [Note] InnoDB: Starting shutdown...
  24. 2022-03-30 10:04:40 0 [Note] InnoDB: Dumping buffer pool(s) to /www/server/data/ib_buffer_pool
  25. 2022-03-30 10:04:40 0 [Note] InnoDB: Buffer pool(s) dump completed at 220330 10:04:40
  26. 2022-03-30 10:04:40 0 [Note] InnoDB: Removed temporary tablespace data file: "/www/server/data/ibtmp1"
  27. 2022-03-30 10:04:40 0 [Note] InnoDB: Shutdown completed; log sequence number 42341; transaction id 15
  28. 2022-03-30 10:04:40 0 [Note] /www/server/mysql/bin/mariadbd: Shutdown complete
  29.  
  30. 220330 10:04:40 mysqld_safe mysqld from pid file /www/server/data/vmi817612.contaboserver.net.pid ended
  31. 220330 10:04:41 mysqld_safe Starting mariadbd daemon with databases from /www/server/data
  32. 2022-03-30 10:04:42 0 [Warning] option 'max_allowed_packet': unsigned value 107374182400 adjusted to 1073741824
  33. 2022-03-30 10:04:42 0 [Note] /www/server/mysql/bin/mariadbd (server 10.6.7-MariaDB-log) starting as process 24667 ...
  34. 2022-03-30 10:04:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  35. 2022-03-30 10:04:42 0 [Note] InnoDB: Number of pools: 1
  36. 2022-03-30 10:04:42 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
  37. 2022-03-30 10:04:42 0 [Note] InnoDB: Initializing buffer pool, total size = 536870912, chunk size = 134217728
  38. 2022-03-30 10:04:42 0 [Note] InnoDB: Completed initialization of buffer pool
  39. 2022-03-30 10:04:42 0 [Note] InnoDB: 128 rollback segments are active.
  40. 2022-03-30 10:04:42 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  41. 2022-03-30 10:04:42 0 [Note] InnoDB: Setting file '/www/server/data/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  42. 2022-03-30 10:04:42 0 [Note] InnoDB: File '/www/server/data/ibtmp1' size is now 12 MB.
  43. 2022-03-30 10:04:42 0 [Note] InnoDB: 10.6.7 started; log sequence number 42341; transaction id 14
  44. 2022-03-30 10:04:42 0 [Note] InnoDB: Loading buffer pool(s) from /www/server/data/ib_buffer_pool
  45. 2022-03-30 10:04:42 0 [Note] Plugin 'FEEDBACK' is disabled.
  46. 2022-03-30 10:04:42 0 [Note] InnoDB: Buffer pool(s) load completed at 220330 10:04:42
  47. 2022-03-30 10:04:42 0 [Note] Server socket created on IP: '0.0.0.0'.
  48. 2022-03-30 10:04:42 0 [Note] Server socket created on IP: '::'.
  49. 2022-03-30 10:04:42 0 [Note] /www/server/mysql/bin/mariadbd: ready for connections.
  50. Version: '10.6.7-MariaDB-log'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution
  51. 220330 10:04:50 mysqld_safe Starting mariadbd daemon with databases from /www/server/data
  52. 2022-03-30 10:04:50 0 [Warning] option 'max_allowed_packet': unsigned value 107374182400 adjusted to 1073741824
  53. 2022-03-30 10:04:50 0 [Note] /www/server/mysql/bin/mariadbd (server 10.6.7-MariaDB-log) starting as process 25140 ...
  54. 2022-03-30 10:04:50 0 [ERROR] mariadbd: Can't lock aria control file '/www/server/data/aria_log_control' for exclusive use, error: 11. Will retry for 30 seconds
  55. 220330 10:04:52 mysqld_safe Starting mariadbd daemon with databases from /www/server/data
  56. 2022-03-30 10:04:52 0 [Warning] option 'max_allowed_packet': unsigned value 107374182400 adjusted to 1073741824
  57. 2022-03-30 10:04:52 0 [Note] /www/server/mysql/bin/mariadbd (server 10.6.7-MariaDB-log) starting as process 25644 ...
  58. 2022-03-30 10:04:52 0 [ERROR] mariadbd: Can't lock aria control file '/www/server/data/aria_log_control' for exclusive use, error: 11. Will retry for 30 seconds
  59. 2022-03-30 10:05:20 0 [ERROR] mariadbd: Got error 'Could not get an exclusive lock; file is probably in use by another process' when trying to use aria control file '/www/server/data/aria_log_control'
  60. 2022-03-30 10:05:20 0 [ERROR] Plugin 'Aria' init function returned error.
  61. 2022-03-30 10:05:20 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
  62. 2022-03-30 10:05:20 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  63. 2022-03-30 10:05:20 0 [Note] InnoDB: Number of pools: 1
  64. 2022-03-30 10:05:20 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
  65. 2022-03-30 10:05:20 0 [Note] InnoDB: Initializing buffer pool, total size = 536870912, chunk size = 134217728
  66. 2022-03-30 10:05:20 0 [Note] InnoDB: Completed initialization of buffer pool
  67. 2022-03-30 10:05:20 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=42341,42341
  68. 2022-03-30 10:05:20 0 [Note] InnoDB: 128 rollback segments are active.
  69. 2022-03-30 10:05:20 0 [Note] InnoDB: Removed temporary tablespace data file: "/www/server/data/ibtmp1"
  70. 2022-03-30 10:05:20 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  71. 2022-03-30 10:05:20 0 [Note] InnoDB: Setting file '/www/server/data/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  72. 2022-03-30 10:05:20 0 [Note] InnoDB: File '/www/server/data/ibtmp1' size is now 12 MB.
  73. 2022-03-30 10:05:20 0 [Note] InnoDB: 10.6.7 started; log sequence number 42353; transaction id 14
  74. 2022-03-30 10:05:20 0 [Note] InnoDB: Loading buffer pool(s) from /www/server/data/ib_buffer_pool
  75. 2022-03-30 10:05:20 0 [Note] Plugin 'FEEDBACK' is disabled.
  76. 2022-03-30 10:05:20 0 [ERROR] Could not open mysql.plugin table: "Unknown storage engine 'Aria'". Some plugins may be not loaded
  77. 2022-03-30 10:05:20 0 [ERROR] Failed to initialize plugins.
  78. 2022-03-30 10:05:20 0 [ERROR] Aborting
  79. 2022-03-30 10:05:22 0 [ERROR] mariadbd: Got error 'Could not get an exclusive lock; file is probably in use by another process' when trying to use aria control file '/www/server/data/aria_log_control'
  80. 2022-03-30 10:05:22 0 [ERROR] Plugin 'Aria' init function returned error.
  81. 2022-03-30 10:05:22 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
  82. 2022-03-30 10:05:22 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  83. 2022-03-30 10:05:22 0 [Note] InnoDB: Number of pools: 1
  84. 2022-03-30 10:05:22 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
  85. 2022-03-30 10:05:22 0 [Note] InnoDB: Initializing buffer pool, total size = 536870912, chunk size = 134217728
  86. 2022-03-30 10:05:22 0 [Note] InnoDB: Completed initialization of buffer pool
  87. 2022-03-30 10:05:22 0 [Note] InnoDB: 128 rollback segments are active.
  88. 2022-03-30 10:05:22 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  89. 2022-03-30 10:05:22 0 [Note] InnoDB: Setting file '/www/server/data/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  90. 2022-03-30 10:05:22 0 [Note] InnoDB: File '/www/server/data/ibtmp1' size is now 12 MB.
  91. 2022-03-30 10:05:22 0 [Note] InnoDB: 10.6.7 started; log sequence number 42365; transaction id 14
  92. 2022-03-30 10:05:22 0 [Note] InnoDB: Loading buffer pool(s) from /www/server/data/ib_buffer_pool
  93. 2022-03-30 10:05:22 0 [Note] Plugin 'FEEDBACK' is disabled.
  94. 2022-03-30 10:05:22 0 [ERROR] Could not open mysql.plugin table: "Unknown storage engine 'Aria'". Some plugins may be not loaded
  95. 2022-03-30 10:05:22 0 [ERROR] Failed to initialize plugins.
  96. 2022-03-30 10:05:22 0 [ERROR] Aborting
  97. 220330 10:05:22 mysqld_safe mysqld from pid file /www/server/data/vmi817612.contaboserver.net.pid ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement