debian12 怎么使用mysql5.x

14次阅读

共计 2887 个字符,预计需要花费 8 分钟才能阅读完成。

本帖最后由 随便起个名字 于 2024-5-21 09:49 编辑
有在用的吗?试了几个方法都不能启动 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 pages2024-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 builtins2024-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 pool2024-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 16006472024-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                 复制代码

正文完
 0