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.
フランス語、ロシア語、ルーマニア語の 3 つの言語で MySQL データベースにデータを保存する必要があります。そのためにどのエンコーディングを使用すればよいですか?utf8_general_ci を使用しましたが、非ラテン文字のエンコードに問題があります。ありがとう。
utf8_unicode_ci は正しい選択でした。これも @eggyal アプリケーションで述べられており、MySQL は utf8 を使用して通信する必要があります