我正在使用 mysql,我有表“wp_notification”,这里是表的当前结构
id UserId PostId status 1 s:1:"8"; 26 accept
在“UserId”列中,我使用“serialize”函数以“array”格式保存用户的Userid,但现在我想更新(在此列中再添加一个用户id)此列 那么我该怎么做呢?仅使用 mysql 查询可以吗?
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号