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.
私は mysql 5.1.36 と SQLyog を使用しています。
テーブルにロングテキスト フィールドがあります。ただし、デフォルトは「null」です。つまり、データを取得すると、実際には「null」という単語が返されます。
デフォルトでnullにするのではなく、テーブルを空に変更するにはどうすればよいですか?