ycxeTRac 发表于 2024-5-21 09:32:18

debian12 怎么使用mysql5.x

有在用的吗?试了几个方法都不能启动
2024-05-21 08:18:48 5353 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 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 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 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 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 InnoDB: Using atomics to ref count buffer pool pages2024-05-21 08:18:48 5353 InnoDB: The InnoDB memory heap is disabled   2024-05-21 08:18:48 5353 InnoDB: Mutexes and rw_locks use GCC atomic builtins2024-05-21 08:18:48 5353 InnoDB: Memory barrier is not used               2024-05-21 08:18:48 5353 InnoDB: Compressed tables use zlib 1.2.112024-05-21 08:18:48 5353 InnoDB: Using Linux native AIO                                                                  2024-05-21 08:18:48 5353 InnoDB: Using CPU crc32 instructions               2024-05-21 08:18:48 5353 InnoDB: Initializing buffer pool, size = 2.0G                                       2024-05-21 08:18:48 5353 InnoDB: Completed initialization of buffer pool2024-05-21 08:18:48 5353 InnoDB: Highest supported file format is Barracuda.2024-05-21 08:18:48 5353 InnoDB: 128 rollback segment(s) are active.2024-05-21 08:18:48 5353 InnoDB: Waiting for purge to start2024-05-21 08:18:48 5353 InnoDB: 5.6.51 started; log sequence number 16006472024-05-21 08:18:48 5353 /usr/local/mysql/bin/mysqld: unknown variable 'provider_bzip2=0'2024-05-21 08:18:48 5353 Aborting                                                                                       2024-05-21 08:18:48 5353 Binlog end                                                                                    2024-05-21 08:18:48 5353 InnoDB: FTS optimize thread exiting.                                                                                                                                                                                          2024-05-21 08:18:48 5353 InnoDB: Starting shutdown...                                                                                                                                                                                                    2024-05-21 08:18:50 5353 InnoDB: Shutdown completed; log sequence number 1600657                                                                                                                                                                         2024-05-21 08:18:50 5353 /usr/local/mysql/bin/mysqld: Shutdown complete               

一日无涯 发表于 2024-5-21 09:32:44

docker

灌水王 发表于 2024-5-21 09:33:18

https://dev.mysql.com/downloads/repo/apt/

灌水王 发表于 2024-5-21 09:33:29

docker

灌水王 发表于 2024-5-21 09:34:11

https://blog.iks.moe/archives/Debian-10-Buster-Package-Install-MySQL-56.html

灌水王 发表于 2024-5-21 09:35:02

只能装最新版8.x

a520226226 发表于 2024-5-21 09:35:48

这个可以。
页: [1]
查看完整版本: debian12 怎么使用mysql5.x