At 14:45 -0700 8/5/04, Sergei Skarupo wrote:
Hi everyone,
In MyISAM tables, can LOAD DATA INFILE be considered an atomic
operation under normal circumstances? What will happen if the server
crashes or someone kills the thread?
It's not atomic. The records loaded prior to the error will be in the
table.
--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]