in the sql I've an error:
head -5 dumps/default/SYS_INDEXES.sql
SET FOREIGN_KEY_CHECKS=0;
LOAD DATA LOCAL INFILE '/root/undrop-for-innodb/dumps/default/SYS_INDEXES' REPLACE INTO TABLE `SYS_INDEXES` FIELDS TERMINATED BY '\t' OPTIONALLY ENCLOSED BY '"' LINES STARTING BY 'SYS_INDEXES\t' (`TABLE_ID`, `ID`, `NAME`, `N_FIELDS`, `TYPE`, `SPACE`, `PAGE_NO`);
-- STATUS {"records_expected": 13103, "records_dumped": 12637, "records_lost": true} STATUS END
same thing for tables.
Any help?
--
You received this message because you are subscribed to the Google Groups "TwinDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twindb+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/twindb/377ff6ed-5de2-4fb3-b259-d61242985558%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It may be looking scary but there is no error here.SYS_INDEXES is a tab separated values dump.
SYS_INDEXES.sql is an SQL command to load the dump.
I start using your tool undrop-innodb.but in my dumps I'vein the sql I've an error:
head -5 dumps/default/SYS_INDEXES.sql
SET FOREIGN_KEY_CHECKS=0;
LOAD DATA LOCAL INFILE '/root/undrop-for-innodb/dumps/default/SYS_INDEXES' REPLACE INTO TABLE `SYS_INDEXES` FIELDS TERMINATED BY '\t' OPTIONALLY ENCLOSED BY '"' LINES STARTING BY 'SYS_INDEXES\t' (`TABLE_ID`, `ID`, `NAME`, `N_FIELDS`, `TYPE`, `SPACE`, `PAGE_NO`);
-- STATUS {"records_expected": 13103, "records_dumped": 12637, "records_lost": true} STATUS END
same thing for tables.
Any help?
--
You received this message because you are subscribed to the Google Groups "TwinDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twindb+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/twindb/377ff6ed-5de2-4fb3-b259-d61242985558%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
![]() | Gabriele Venturini webdesigner and developer skype: gabrieleventurini |