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 的 'LOAD DATA INFILE' 语句是否支持二进制文件?
不,它没有..它只从文本文件中读取数据。
检查这个!