gpt4 book ai didi

mysql - Moodle Baracuda check bypass or highest antelope 版本

转载 作者:行者123 更新时间:2023-11-29 05:53:33 25 4
gpt4 key购买 nike

在我们的服务器上,我们无法更改任何数据库设置,并且较新版本的 Moodle 需要 barracuda 文件格式,而不是 antelope。

我们正在运行 3.4.1。 3.5+ 需要 innoDB。原以为点升级到3.4.4就可以了,结果也有同样的问题。

我可以使用的最高版本是多少?或者是否可以绕过这些检查并继续使用当前数据库?

Your database uses Antelope as the file format. Full UTF-8 support in MySQL and MariaDB requires the Barracuda file format. Please switch to the Barracuda file format. See the documentation MySQL full unicode support for details.

Check
mysql_full_unicode_support#Large_prefix
this test must pass
For full support of UTF-8 both MySQL and MariaDB require you to change your MySQL setting 'innodb_large_prefix' to 'ON'. See the documentation for further details.

最佳答案

我设法通过编辑我的 config.php 来解决这个问题

dbcollation' => 'utf8_unicode_ci'

换句话说,部分 mySQL 而不是完整的 baracudda 支持是可选的。

关于mysql - Moodle Baracuda check bypass or highest antelope 版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51838089/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com