1
0
forked from uestc/Notes
Notes/MySQL/MySQL使用笔记.md
2024-10-17 15:36:48 +08:00

9 lines
388 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1.1 `MySQL`的内容查看
`MySQL`中,部分内容可能是`json`结构,此时我们可以选择要查看的内容,然后选择文本功能,即可完整查看复杂的文本内容。
![Snipaste_2023-12-27_22-09-28](C:\Users\admin\Desktop\Snipaste_2023-12-27_22-09-28.png)
1.2 MySQL允许所有主机连接
https://blog.csdn.net/CoCo629vanilla/article/details/129008644