有在用的吗?试了几个方法都不能启动
[ol]
2024-05-21 08:18:48 5353 [ERROR] Can't open shared library '/usr/local/mysql/lib/plugin/provider_bzip2' (errno: 0 /usr/local/mysql/lib/plugin/provider_bzip2: cannot open shared object file: No such file or directory)
2024-05-21 08:18:48 5353 [ERROR] Can't open shared library '/usr/local/mysql/lib/plugin/provider_lz4' (errno: 2 /usr/local/mysql/lib/plugin/provider_lz4: cannot open shared object file: No such file or directory)
2024-05-21 08:18:48 5353 [ERROR] Can't open shared library '/usr/local/mysql/lib/plugin/provider_lzma' (errno: 2 /usr/local/mysql/lib/plugin/provider_lzma: cannot open shared object file: No such file or directory)
2024-05-21 08:18:48 5353 [ERROR] Can't open shared library '/usr/local/mysql/lib/plugin/provider_lzo' (errno: 2 /usr/local/mysql/lib/plugin/provider_lzo: cannot open shared object file: No such file or directory)
2024-05-21 08:18:48 5353 [ERROR] Can't open shared library '/usr/local/mysql/lib/plugin/provider_snappy' (errno: 2 /usr/local/mysql/lib/plugin/provider_snappy: cannot open shared object file: No such file or directory)
2024-05-21 08:18:48 5353 [Note] InnoDB: Using atomics to ref count buffer pool pages
2024-05-21 08:18:48 5353 [Note] InnoDB: The InnoDB memory heap is disabled
2024-05-21 08:18:48 5353 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2024-05-21 08:18:48 5353 [Note] InnoDB: Memory barrier is not used
2024-05-21 08:18:48 5353 [Note] InnoDB: Compressed tables use zlib 1.2.11
2024-05-21 08:18:48 5353 [Note] InnoDB: Using Linux native AIO
2024-05-21 08:18:48 5353 [Note] InnoDB: Using CPU crc32 instructions
2024-05-21 08:18:48 5353 [Note] InnoDB: Initializing buffer pool, size = 2.0G
2024-05-21 08:18:48 5353 [Note] InnoDB: Completed initialization of buffer pool
2024-05-21 08:18:48 5353 [Note] InnoDB: Highest supported file format is Barracuda.
2024-05-21 08:18:48 5353 [Note] InnoDB: 128 rollback segment(s) are active.
2024-05-21 08:18:48 5353 [Note] InnoDB: Waiting for purge to start
2024-05-21 08:18:48 5353 [Note] InnoDB: 5.6.51 started; log sequence number 1600647
2024-05-21 08:18:48 5353 [ERROR] /usr/local/mysql/bin/mysqld: unknown variable 'provider_bzip2=0'
2024-05-21 08:18:48 5353 [ERROR] Aborting
2024-05-21 08:18:48 5353 [Note] Binlog end
2024-05-21 08:18:48 5353 [Note] InnoDB: FTS optimize thread exiting.
2024-05-21 08:18:48 5353 [Note] InnoDB: Starting shutdown...
2024-05-21 08:18:50 5353 [Note] InnoDB: Shutdown completed; log sequence number 1600657
2024-05-21 08:18:50 5353 [Note] /usr/local/mysql/bin/mysqld: Shutdown complete
[/ol]复制代码