gpt4 book ai didi

mysql - 为什么 MySQL 内置函数 'current_user()' 返回包含 '%' 符号的主机名?

转载 作者:可可西里 更新时间:2023-11-01 06:54:08 26 4
gpt4 key购买 nike

MySQL是否有内置函数获取主机名?

类似于

select user(); //this returns  user@userip

编辑:

select current_user(); //returns user@10.0.3.%

最后一个符号是 % -- 为什么?

最佳答案

选择@@主机名;

--mysql 4.1没有这个。

关于mysql - 为什么 MySQL 内置函数 'current_user()' 返回包含 '%' 符号的主机名?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4615696/

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