我已经阅读了手册,其中提到每个事务在开始进行转储之前都会添加一个BEGIN语句。有人可以用更容易理解的方式详细说明吗?这是我读到的:ThisoptionissuesaBEGINSQLstatementbeforedumpingdatafromtheserver.ItisusefulonlywithtransactionaltablessuchasInnoDBandBDB,becausethenitdumpstheconsistentstateofthedatabaseatthetimewhenBEGINwasissuedwithoutblockinganyapplications."可