Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的数据库中输入了 ENUM,并想对该字段进行简单搜索。
我知道该搜索有值,我在 dropdowm 上选择它并列出我的值并询问结果
phpmyadmin 说没有结果....
为什么 ?
版本 3.5.3
我已经更改了表中的所有枚举类型,并再次搜索工作!我不再使用 Enum 类型了。