mysql - Purging incomplete records from data files -


i'm attempting convert few thousand .txt files database through mysql workbench. i've encountered problem original data interrupted partway through records. how go writing code read through of data, find incomplete records, , delete them files?


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -