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.
varbinary / binary を使用しようとしましたか。問題が再発する場合は、DB の文字セット、テーブルの文字セット、col の文字セット、php スクリプトの文字セットを確認してください。後で問題が発生した場合は、base64_(en|de)code を使用できます:)