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.
テキスト ファイルがあり、それを load data infile を使用して db テーブルにロードしたいのですが、このファイルには空の文字列を含む無効な値が含まれています。この行を無視するにはどうすればよいですか?
最初にテキスト ファイルを編集して、無効な値を検索して置換します。 次に、データを mysql にロードします。