gpt4 book ai didi

mysql-8.0 - mysql 8.0.3 : function regexp_replace does not exist

转载 作者:行者123 更新时间:2023-12-01 00:16:38 31 4
gpt4 key购买 nike

新项目使用regexp_replace ,所以我将 mysql 安装更新到 8.0.3。但还是感觉什么都没变=)

琐碎的查询:

$ echo "select regexp_replace('a','.','z')" | mysql mysql
ERROR 1305 (42000) at line 1: FUNCTION mysql.regexp_replace does not exist

版本:
$ # mysqld --version
/usr/sbin/mysqld Ver 8.0.3-rc-log for Linux on x86_64 (MySQL Community Server (GPL))

最佳答案

REGEXP_REPLACE 函数在 8.0.4 版本中发布,更新到 8.0.12 解决了这个问题。

关于mysql-8.0 - mysql 8.0.3 : function regexp_replace does not exist,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52082559/

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