phpMyAdmin - Show BLOB fields as text?

后端 未结 1 1557
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-17 17:40

I was wondering why in phpMyAdmin I see something like this:

**Edit    Inline Edit     Copy   Delete [BLOB - 7B] [BLOB - 32B]    [BLOB - 13B]    [BLOB - 16B]         


        
相关标签:
1条回答
  • 2020-12-17 18:24

    phpMyAdmin has an "+option" link on top of each result set. Click it, and you will see the option to display blob contents.

    I should add: some phpMyAdmin versions have a bug where the "+option" link does not show up on the first load of the results, you need to click [ Refresh ] to make it appear.

    0 讨论(0)
提交回复
热议问题