diff --git a/translated/tech/20230110.0 ⭐️⭐️ A guide to strings in MySQL.md b/published/20230110.0 ⭐️⭐️ A guide to strings in MySQL.md
similarity index 98%
rename from translated/tech/20230110.0 ⭐️⭐️ A guide to strings in MySQL.md
rename to published/20230110.0 ⭐️⭐️ A guide to strings in MySQL.md
index 56af862ef8..73372bd403 100644
--- a/translated/tech/20230110.0 ⭐️⭐️ A guide to strings in MySQL.md	
+++ b/published/20230110.0 ⭐️⭐️ A guide to strings in MySQL.md	
@@ -4,12 +4,14 @@
 [#]: collector: "lkxed"
 [#]: translator: "wxy"
 [#]: reviewer: "wxy"
-[#]: publisher: " "
-[#]: url: " "
+[#]: publisher: "wxy"
+[#]: url: "https://linux.cn/article-15434-1.html"
 
 MySQL 字符串指南
 ======
 
+![][0]
+
 > 了解 MySQL 如何存储和显示你的字符串变量,以便你能更好地控制你的数据。
 
 字符串是你在 MySQL 中使用的最常见的数据类型之一。许多用户在他们的数据库中插入和读取字符串,而没有认真地了解过它们。本文旨在让你深入了解 MySQL 如何存储和显示你的字符串变量,以便你能更好地控制你的数据。
@@ -228,3 +230,4 @@ via: https://opensource.com/article/23/1/strings-mysql
 
 [a]: https://opensource.com/users/hunterc
 [b]: https://github.com/lkxed
+[0]: https://img.linux.net.cn/data/attachment/album/202301/11/161410lh9944zpgjgmgs8t.jpg
\ No newline at end of file