summaryrefslogtreecommitdiff
path: root/storage/tokudb/mysql-test/tokudb/r/fast_update_blobs_fixed_varchar.result
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/mysql-test/tokudb/r/fast_update_blobs_fixed_varchar.result')
-rw-r--r--storage/tokudb/mysql-test/tokudb/r/fast_update_blobs_fixed_varchar.result33026
1 files changed, 0 insertions, 33026 deletions
diff --git a/storage/tokudb/mysql-test/tokudb/r/fast_update_blobs_fixed_varchar.result b/storage/tokudb/mysql-test/tokudb/r/fast_update_blobs_fixed_varchar.result
deleted file mode 100644
index 94e5da921a0..00000000000
--- a/storage/tokudb/mysql-test/tokudb/r/fast_update_blobs_fixed_varchar.result
+++ /dev/null
@@ -1,33026 +0,0 @@
-set default_storage_engine='tokudb';
-drop table if exists t;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 tinyblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='UP9F5O0JN4QXD8HH' where id=1;
-update noar ti set v0='UP9F5O0JN4QXD8HH' where id=1;
-update noar tt set b0='EQGX2U37E6GA0YSE85' where id=1;
-update noar ti set b0='EQGX2U37E6GA0YSE85' where id=1;
-update noar tt set v0='EAYWOECTE' where id=1;
-update noar ti set v0='EAYWOECTE' where id=1;
-update noar tt set b1='3DQMQ1AYYQMVH7KIDGQRPPYR2DG5L4FX' where id=1;
-update noar ti set b1='3DQMQ1AYYQMVH7KIDGQRPPYR2DG5L4FX' where id=1;
-update noar tt set v0='QAAYX2OSCJTKYCHQPOEVKQBB13B4U' where id=1;
-update noar ti set v0='QAAYX2OSCJTKYCHQPOEVKQBB13B4U' where id=1;
-update noar tt set b2='R7P1J6O112EUCRDX0WCD7IDVXRJ68' where id=1;
-update noar ti set b2='R7P1J6O112EUCRDX0WCD7IDVXRJ68' where id=1;
-update noar tt set v0='C2G3ODA9SGFXDOKM15LR9ZD8X' where id=2;
-update noar ti set v0='C2G3ODA9SGFXDOKM15LR9ZD8X' where id=2;
-update noar tt set b0='P2AACV03N5JCQ' where id=2;
-update noar ti set b0='P2AACV03N5JCQ' where id=2;
-update noar tt set v0='B6I2SNUZO7BF17MH8EN7WHCPCIE1NB' where id=2;
-update noar ti set v0='B6I2SNUZO7BF17MH8EN7WHCPCIE1NB' where id=2;
-update noar tt set b1='P39L5F08ZPVJE010T1ACA9ROE5Y5KWK' where id=2;
-update noar ti set b1='P39L5F08ZPVJE010T1ACA9ROE5Y5KWK' where id=2;
-update noar tt set v0='UEX612R01T443' where id=2;
-update noar ti set v0='UEX612R01T443' where id=2;
-update noar tt set b2='9BXWW9NT7MJPZH6E4LW' where id=2;
-update noar ti set b2='9BXWW9NT7MJPZH6E4LW' where id=2;
-update noar tt set v0='8VRY65Q0PZXYZMEWB7PAD08KK5T90973' where id=3;
-update noar ti set v0='8VRY65Q0PZXYZMEWB7PAD08KK5T90973' where id=3;
-update noar tt set b0='VN13VOB0DINTY1UYRUZQF1ASFG' where id=3;
-update noar ti set b0='VN13VOB0DINTY1UYRUZQF1ASFG' where id=3;
-update noar tt set v0='NKWSR6DE2RCFOSHBOWLUUDZ9CL4T8' where id=3;
-update noar ti set v0='NKWSR6DE2RCFOSHBOWLUUDZ9CL4T8' where id=3;
-update noar tt set b1='QB' where id=3;
-update noar ti set b1='QB' where id=3;
-update noar tt set v0='2EKWUEP95ULXGJB4OF' where id=3;
-update noar ti set v0='2EKWUEP95ULXGJB4OF' where id=3;
-update noar tt set b2='Q6IYFN' where id=3;
-update noar ti set b2='Q6IYFN' where id=3;
-update noar tt set v0='IKQCVMC' where id=4;
-update noar ti set v0='IKQCVMC' where id=4;
-update noar tt set b0='N535EEK3NPFVSLTB2FAFWRROGD744ZN' where id=4;
-update noar ti set b0='N535EEK3NPFVSLTB2FAFWRROGD744ZN' where id=4;
-update noar tt set v0='QHNVMNDLY3G4WOVP' where id=4;
-update noar ti set v0='QHNVMNDLY3G4WOVP' where id=4;
-update noar tt set b1='HDPRGT6XXXGVMZKEN9DN9' where id=4;
-update noar ti set b1='HDPRGT6XXXGVMZKEN9DN9' where id=4;
-update noar tt set v0='CV12CSM2AVQGZPHXA3Y2' where id=4;
-update noar ti set v0='CV12CSM2AVQGZPHXA3Y2' where id=4;
-update noar tt set b2='CW7Z0PVFFDQ8CK' where id=4;
-update noar ti set b2='CW7Z0PVFFDQ8CK' where id=4;
-update noar tt set v0='7SC69BS2SHACUDZVAT8KFC4' where id=5;
-update noar ti set v0='7SC69BS2SHACUDZVAT8KFC4' where id=5;
-update noar tt set b0='JDNI7VC' where id=5;
-update noar ti set b0='JDNI7VC' where id=5;
-update noar tt set v0='5SBZI8TP' where id=5;
-update noar ti set v0='5SBZI8TP' where id=5;
-update noar tt set b1='RTFVTNJXKCRHBSGJRY0IZN' where id=5;
-update noar ti set b1='RTFVTNJXKCRHBSGJRY0IZN' where id=5;
-update noar tt set v0='56VE0IR8LWSTMCHM' where id=5;
-update noar ti set v0='56VE0IR8LWSTMCHM' where id=5;
-update noar tt set b2='3FSJ78' where id=5;
-update noar ti set b2='3FSJ78' where id=5;
-update noar tt set v0='2X4Q8S76IL22ER5A2GVT' where id=6;
-update noar ti set v0='2X4Q8S76IL22ER5A2GVT' where id=6;
-update noar tt set b0='Y9101E34S6Z2OYB5MDYQPZGCM3IZL7' where id=6;
-update noar ti set b0='Y9101E34S6Z2OYB5MDYQPZGCM3IZL7' where id=6;
-update noar tt set v0='YQQR77N2QTM' where id=6;
-update noar ti set v0='YQQR77N2QTM' where id=6;
-update noar tt set b1='1ZALS3OP2JRCSCO8H66BE09WV8HC' where id=6;
-update noar ti set b1='1ZALS3OP2JRCSCO8H66BE09WV8HC' where id=6;
-update noar tt set v0='D8QT15LKKEJFNJG298Q77ZU' where id=6;
-update noar ti set v0='D8QT15LKKEJFNJG298Q77ZU' where id=6;
-update noar tt set b2='HYLO1AYTN' where id=6;
-update noar ti set b2='HYLO1AYTN' where id=6;
-update noar tt set v0='UFIWRPMOVW5C' where id=7;
-update noar ti set v0='UFIWRPMOVW5C' where id=7;
-update noar tt set b0='PES1N2P9GMTJDLGJAP5QDVQ4BNG' where id=7;
-update noar ti set b0='PES1N2P9GMTJDLGJAP5QDVQ4BNG' where id=7;
-update noar tt set v0='VLAQQZAT' where id=7;
-update noar ti set v0='VLAQQZAT' where id=7;
-update noar tt set b1='73FP' where id=7;
-update noar ti set b1='73FP' where id=7;
-update noar tt set v0='4DU1OB96AM6WMHZDR24WNN7NPI4' where id=7;
-update noar ti set v0='4DU1OB96AM6WMHZDR24WNN7NPI4' where id=7;
-update noar tt set b2='G1RF3N24F1U8L9I589U8WMO' where id=7;
-update noar ti set b2='G1RF3N24F1U8L9I589U8WMO' where id=7;
-update noar tt set v0='UYF92O382IWRRQ6MM1ZFAPQNZ8' where id=8;
-update noar ti set v0='UYF92O382IWRRQ6MM1ZFAPQNZ8' where id=8;
-update noar tt set b0='8KTWN9NSBQT6' where id=8;
-update noar ti set b0='8KTWN9NSBQT6' where id=8;
-update noar tt set v0='942BQ1D9B' where id=8;
-update noar ti set v0='942BQ1D9B' where id=8;
-update noar tt set b1='3IFV1B2FJY' where id=8;
-update noar ti set b1='3IFV1B2FJY' where id=8;
-update noar tt set v0='87I84MN9HJUQKYIFDPBRHR1' where id=8;
-update noar ti set v0='87I84MN9HJUQKYIFDPBRHR1' where id=8;
-update noar tt set b2='LYY8ML7GUN7UJ7IX53RYP2L' where id=8;
-update noar ti set b2='LYY8ML7GUN7UJ7IX53RYP2L' where id=8;
-update noar tt set v0='2XKR0RNJJPIN3Y4H' where id=9;
-update noar ti set v0='2XKR0RNJJPIN3Y4H' where id=9;
-update noar tt set b0='LDO4E' where id=9;
-update noar ti set b0='LDO4E' where id=9;
-update noar tt set v0='WHMJ' where id=9;
-update noar ti set v0='WHMJ' where id=9;
-update noar tt set b1='J2LM4S9MV' where id=9;
-update noar ti set b1='J2LM4S9MV' where id=9;
-update noar tt set v0='XXZEOMP3LRDU' where id=9;
-update noar ti set v0='XXZEOMP3LRDU' where id=9;
-update noar tt set b2='IE' where id=9;
-update noar ti set b2='IE' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 tinyblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='FV4DRG1LHP44HGV4NZR7TVIEWZ' where id=1;
-update noar ti set v0='FV4DRG1LHP44HGV4NZR7TVIEWZ' where id=1;
-update noar tt set b0='FS5PN4X2B32UINXW99V' where id=1;
-update noar ti set b0='FS5PN4X2B32UINXW99V' where id=1;
-update noar tt set v0='8MUQ8W189DGFJ5A8N8UO7NX2196MC07X' where id=1;
-update noar ti set v0='8MUQ8W189DGFJ5A8N8UO7NX2196MC07X' where id=1;
-update noar tt set b1='GZ3JC972E2NQEJ11M9IBZBTCXN' where id=1;
-update noar ti set b1='GZ3JC972E2NQEJ11M9IBZBTCXN' where id=1;
-update noar tt set v0='RHDYV4J2V78CSQI64WTQQV5MXGCR' where id=1;
-update noar ti set v0='RHDYV4J2V78CSQI64WTQQV5MXGCR' where id=1;
-update noar tt set b2='8MRPKVQM95Z6KHLNISO' where id=1;
-update noar ti set b2='8MRPKVQM95Z6KHLNISO' where id=1;
-update noar tt set v0='DXDUTO3S' where id=2;
-update noar ti set v0='DXDUTO3S' where id=2;
-update noar tt set b0='0I3UWLX861OUTPKVS4BN0XY' where id=2;
-update noar ti set b0='0I3UWLX861OUTPKVS4BN0XY' where id=2;
-update noar tt set v0='JXTIVEBV5XAVAO5D8' where id=2;
-update noar ti set v0='JXTIVEBV5XAVAO5D8' where id=2;
-update noar tt set b1='OLK6YMPAX' where id=2;
-update noar ti set b1='OLK6YMPAX' where id=2;
-update noar tt set v0='PKSX8' where id=2;
-update noar ti set v0='PKSX8' where id=2;
-update noar tt set b2='TR3HACE395' where id=2;
-update noar ti set b2='TR3HACE395' where id=2;
-update noar tt set v0='RVDWQJWJ7WJ31' where id=3;
-update noar ti set v0='RVDWQJWJ7WJ31' where id=3;
-update noar tt set b0='IWLR3WDB4URQJ325UVOPSAAQFE75K' where id=3;
-update noar ti set b0='IWLR3WDB4URQJ325UVOPSAAQFE75K' where id=3;
-update noar tt set v0='ICKMSBE7BB6XKU20326K' where id=3;
-update noar ti set v0='ICKMSBE7BB6XKU20326K' where id=3;
-update noar tt set b1='UNCMR8LMHNRPIV7TPUEA0WETDA' where id=3;
-update noar ti set b1='UNCMR8LMHNRPIV7TPUEA0WETDA' where id=3;
-update noar tt set v0='U8J0B0QD78HJJUJHB7A9R4CW27PBCEI' where id=3;
-update noar ti set v0='U8J0B0QD78HJJUJHB7A9R4CW27PBCEI' where id=3;
-update noar tt set b2='9O6QERAE1N5HA2ZX8XFOUVM90UANZQ' where id=3;
-update noar ti set b2='9O6QERAE1N5HA2ZX8XFOUVM90UANZQ' where id=3;
-update noar tt set v0='7AHJNKB1Z8U' where id=4;
-update noar ti set v0='7AHJNKB1Z8U' where id=4;
-update noar tt set b0='ZCTM9I' where id=4;
-update noar ti set b0='ZCTM9I' where id=4;
-update noar tt set v0='I8831J2C65TMWH9QG' where id=4;
-update noar ti set v0='I8831J2C65TMWH9QG' where id=4;
-update noar tt set b1='57GZ4NT0' where id=4;
-update noar ti set b1='57GZ4NT0' where id=4;
-update noar tt set v0='4ALMNYRG2AIWX1X5PUL7' where id=4;
-update noar ti set v0='4ALMNYRG2AIWX1X5PUL7' where id=4;
-update noar tt set b2='G8VLK2UJHDKN0CKREQU2V05HMDXT' where id=4;
-update noar ti set b2='G8VLK2UJHDKN0CKREQU2V05HMDXT' where id=4;
-update noar tt set v0='IFK8SRQR7OLE' where id=5;
-update noar ti set v0='IFK8SRQR7OLE' where id=5;
-update noar tt set b0='357P3X2S0R9V6ZXUWS' where id=5;
-update noar ti set b0='357P3X2S0R9V6ZXUWS' where id=5;
-update noar tt set v0='LFFTV125YF8EWV8U5PWY7LFHI5O5' where id=5;
-update noar ti set v0='LFFTV125YF8EWV8U5PWY7LFHI5O5' where id=5;
-update noar tt set b1='UG7KBKA931KNNT8TES3GY8XTQ' where id=5;
-update noar ti set b1='UG7KBKA931KNNT8TES3GY8XTQ' where id=5;
-update noar tt set v0='RK0Z2K1' where id=5;
-update noar ti set v0='RK0Z2K1' where id=5;
-update noar tt set b2='U6RCPA' where id=5;
-update noar ti set b2='U6RCPA' where id=5;
-update noar tt set v0='4MVHJPMHU72F5WMTA' where id=6;
-update noar ti set v0='4MVHJPMHU72F5WMTA' where id=6;
-update noar tt set b0='KCBTKDVRMH95K92' where id=6;
-update noar ti set b0='KCBTKDVRMH95K92' where id=6;
-update noar tt set v0='PDEJJ3T7IRI1LH4FVNM904PEN3ST108' where id=6;
-update noar ti set v0='PDEJJ3T7IRI1LH4FVNM904PEN3ST108' where id=6;
-update noar tt set b1='XM9OQPKZOBE' where id=6;
-update noar ti set b1='XM9OQPKZOBE' where id=6;
-update noar tt set v0='SZ7FDMF2E62FOJ8' where id=6;
-update noar ti set v0='SZ7FDMF2E62FOJ8' where id=6;
-update noar tt set b2='0C' where id=6;
-update noar ti set b2='0C' where id=6;
-update noar tt set v0='H9PXC7IBJFEPO' where id=7;
-update noar ti set v0='H9PXC7IBJFEPO' where id=7;
-update noar tt set b0='BIAS' where id=7;
-update noar ti set b0='BIAS' where id=7;
-update noar tt set v0='FZTAA5N6G74ZAF96QTK' where id=7;
-update noar ti set v0='FZTAA5N6G74ZAF96QTK' where id=7;
-update noar tt set b1='91IPC' where id=7;
-update noar ti set b1='91IPC' where id=7;
-update noar tt set v0='FZ5J' where id=7;
-update noar ti set v0='FZ5J' where id=7;
-update noar tt set b2='9B8XON1A2SIVAXVL6SOUSATA4JABU' where id=7;
-update noar ti set b2='9B8XON1A2SIVAXVL6SOUSATA4JABU' where id=7;
-update noar tt set v0='7UE62ORJT08A5' where id=8;
-update noar ti set v0='7UE62ORJT08A5' where id=8;
-update noar tt set b0='R7' where id=8;
-update noar ti set b0='R7' where id=8;
-update noar tt set v0='HUAN1GQIYG97GDIZA8RDTZSWPPY' where id=8;
-update noar ti set v0='HUAN1GQIYG97GDIZA8RDTZSWPPY' where id=8;
-update noar tt set b1='Y90' where id=8;
-update noar ti set b1='Y90' where id=8;
-update noar tt set v0='4TPOP' where id=8;
-update noar ti set v0='4TPOP' where id=8;
-update noar tt set b2='25CO3E822C8V0U51C0EOES2ZTAB4CZ0' where id=8;
-update noar ti set b2='25CO3E822C8V0U51C0EOES2ZTAB4CZ0' where id=8;
-update noar tt set v0='TTSNQKRUK85MVP9IPBMRY94C59' where id=9;
-update noar ti set v0='TTSNQKRUK85MVP9IPBMRY94C59' where id=9;
-update noar tt set b0='5D6JG1GGEMMH1X' where id=9;
-update noar ti set b0='5D6JG1GGEMMH1X' where id=9;
-update noar tt set v0='06RZDZW60' where id=9;
-update noar ti set v0='06RZDZW60' where id=9;
-update noar tt set b1='BNZ0U' where id=9;
-update noar ti set b1='BNZ0U' where id=9;
-update noar tt set v0='78Y8EGDRPM14PNR2DMXOZ1NC2FKF' where id=9;
-update noar ti set v0='78Y8EGDRPM14PNR2DMXOZ1NC2FKF' where id=9;
-update noar tt set b2='OOT1X' where id=9;
-update noar ti set b2='OOT1X' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 tinyblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='VAKDKACN7UGM3' where id=1;
-update noar ti set v0='VAKDKACN7UGM3' where id=1;
-update noar tt set b0='2INNKXHAQ9C6QM' where id=1;
-update noar ti set b0='2INNKXHAQ9C6QM' where id=1;
-update noar tt set v0='W3SXABYIYYNHYMO1Q1XUMRTA0Z' where id=1;
-update noar ti set v0='W3SXABYIYYNHYMO1Q1XUMRTA0Z' where id=1;
-update noar tt set b1='FXWR8OYZTZ4BC8I5OBL3VM0AU' where id=1;
-update noar ti set b1='FXWR8OYZTZ4BC8I5OBL3VM0AU' where id=1;
-update noar tt set v0='UPTOQLZMLDGIHUPJZCK1Q' where id=1;
-update noar ti set v0='UPTOQLZMLDGIHUPJZCK1Q' where id=1;
-update noar tt set b2='P52EODM7ILUW9D3HJPK3PX3ZYP2M9J4V' where id=1;
-update noar ti set b2='P52EODM7ILUW9D3HJPK3PX3ZYP2M9J4V' where id=1;
-update noar tt set v0='G10QH4YXOPZW' where id=2;
-update noar ti set v0='G10QH4YXOPZW' where id=2;
-update noar tt set b0='4KEAGOEA922JI911K5PJ439' where id=2;
-update noar ti set b0='4KEAGOEA922JI911K5PJ439' where id=2;
-update noar tt set v0='CHOEPH6F' where id=2;
-update noar ti set v0='CHOEPH6F' where id=2;
-update noar tt set b1='KU1B83' where id=2;
-update noar ti set b1='KU1B83' where id=2;
-update noar tt set v0='HB5QQAP698WR4AVNF6' where id=2;
-update noar ti set v0='HB5QQAP698WR4AVNF6' where id=2;
-update noar tt set b2='WEIJ1BMVXJBDAKK2R7' where id=2;
-update noar ti set b2='WEIJ1BMVXJBDAKK2R7' where id=2;
-update noar tt set v0='JHSI1SUOPI8L8ACQPUB05HNP0B59' where id=3;
-update noar ti set v0='JHSI1SUOPI8L8ACQPUB05HNP0B59' where id=3;
-update noar tt set b0='T6FJIH8XKBRTG5WIOB' where id=3;
-update noar ti set b0='T6FJIH8XKBRTG5WIOB' where id=3;
-update noar tt set v0='OQLCJ4W6EM5' where id=3;
-update noar ti set v0='OQLCJ4W6EM5' where id=3;
-update noar tt set b1='GC84AGICWXQM1PKZH7382T1NZH8J' where id=3;
-update noar ti set b1='GC84AGICWXQM1PKZH7382T1NZH8J' where id=3;
-update noar tt set v0='RVW26FZ1FYIP7LWEDXN5DKT' where id=3;
-update noar ti set v0='RVW26FZ1FYIP7LWEDXN5DKT' where id=3;
-update noar tt set b2='ALVUZTUO87J1HFHLIVTOMI2P' where id=3;
-update noar ti set b2='ALVUZTUO87J1HFHLIVTOMI2P' where id=3;
-update noar tt set v0='UPQFDFLILA9GMY8ZP' where id=4;
-update noar ti set v0='UPQFDFLILA9GMY8ZP' where id=4;
-update noar tt set b0='8VO13VMPUE0RNQTR66Q5FG5CUMWIKUIG' where id=4;
-update noar ti set b0='8VO13VMPUE0RNQTR66Q5FG5CUMWIKUIG' where id=4;
-update noar tt set v0='28WY6FGO5LO7TY9F6ADVHSHHZLF0BDF' where id=4;
-update noar ti set v0='28WY6FGO5LO7TY9F6ADVHSHHZLF0BDF' where id=4;
-update noar tt set b1='6A' where id=4;
-update noar ti set b1='6A' where id=4;
-update noar tt set v0='NVQ2G891R7J1VFPWIQMPRKZ9P6U3' where id=4;
-update noar ti set v0='NVQ2G891R7J1VFPWIQMPRKZ9P6U3' where id=4;
-update noar tt set b2='VACFHQB260KA8FSHD' where id=4;
-update noar ti set b2='VACFHQB260KA8FSHD' where id=4;
-update noar tt set v0='UQ04H702XE3' where id=5;
-update noar ti set v0='UQ04H702XE3' where id=5;
-update noar tt set b0='4WK90T' where id=5;
-update noar ti set b0='4WK90T' where id=5;
-update noar tt set v0='G0X4UU92GBWF7MRMXLRIKFMTVL9QVFWO' where id=5;
-update noar ti set v0='G0X4UU92GBWF7MRMXLRIKFMTVL9QVFWO' where id=5;
-update noar tt set b1='67' where id=5;
-update noar ti set b1='67' where id=5;
-update noar tt set v0='62SKJ7JK11UR43YI385HCHI' where id=5;
-update noar ti set v0='62SKJ7JK11UR43YI385HCHI' where id=5;
-update noar tt set b2='FSB6QPRBEE6DY' where id=5;
-update noar ti set b2='FSB6QPRBEE6DY' where id=5;
-update noar tt set v0='TNSFYZTZO13PJCOXL6CV3O1RTU8UW' where id=6;
-update noar ti set v0='TNSFYZTZO13PJCOXL6CV3O1RTU8UW' where id=6;
-update noar tt set b0='BS1DL0BE35ID9SHB5ZE5FRASU' where id=6;
-update noar ti set b0='BS1DL0BE35ID9SHB5ZE5FRASU' where id=6;
-update noar tt set v0='ZY239H2DDXXYG' where id=6;
-update noar ti set v0='ZY239H2DDXXYG' where id=6;
-update noar tt set b1='KXFX21DFWC009FAH3KRZ7EBF3GR' where id=6;
-update noar ti set b1='KXFX21DFWC009FAH3KRZ7EBF3GR' where id=6;
-update noar tt set v0='TWFH53ICC' where id=6;
-update noar ti set v0='TWFH53ICC' where id=6;
-update noar tt set b2='Q4HWKTLFCKNOS' where id=6;
-update noar ti set b2='Q4HWKTLFCKNOS' where id=6;
-update noar tt set v0='LNTCIVFWR1FIX1XX588G43KVKI36F0NT' where id=7;
-update noar ti set v0='LNTCIVFWR1FIX1XX588G43KVKI36F0NT' where id=7;
-update noar tt set b0='0WHO6CZVMUFYHG22V9TJ7' where id=7;
-update noar ti set b0='0WHO6CZVMUFYHG22V9TJ7' where id=7;
-update noar tt set v0='7EQZZANQLD8BACAZ71OOALT0X' where id=7;
-update noar ti set v0='7EQZZANQLD8BACAZ71OOALT0X' where id=7;
-update noar tt set b1='PSPD411S51' where id=7;
-update noar ti set b1='PSPD411S51' where id=7;
-update noar tt set v0='WCKC4UWEQ02PSDDBTY8E' where id=7;
-update noar ti set v0='WCKC4UWEQ02PSDDBTY8E' where id=7;
-update noar tt set b2='C' where id=7;
-update noar ti set b2='C' where id=7;
-update noar tt set v0='IOEQJD1QBNUYBMYN3H' where id=8;
-update noar ti set v0='IOEQJD1QBNUYBMYN3H' where id=8;
-update noar tt set b0='ODNNLZR7LV8HC0I3TWHW' where id=8;
-update noar ti set b0='ODNNLZR7LV8HC0I3TWHW' where id=8;
-update noar tt set v0='OJRL9VSISYGV19' where id=8;
-update noar ti set v0='OJRL9VSISYGV19' where id=8;
-update noar tt set b1='92HSSW48949ZJ' where id=8;
-update noar ti set b1='92HSSW48949ZJ' where id=8;
-update noar tt set v0='R8MEEA3PLQJUZAOAU5UB4TZNO5RK0' where id=8;
-update noar ti set v0='R8MEEA3PLQJUZAOAU5UB4TZNO5RK0' where id=8;
-update noar tt set b2='VILUT4VXEUZ7WVQKC' where id=8;
-update noar ti set b2='VILUT4VXEUZ7WVQKC' where id=8;
-update noar tt set v0='5XXICQ2TY' where id=9;
-update noar ti set v0='5XXICQ2TY' where id=9;
-update noar tt set b0='JJRLLY6ZTS4' where id=9;
-update noar ti set b0='JJRLLY6ZTS4' where id=9;
-update noar tt set v0='S8QDOSBA' where id=9;
-update noar ti set v0='S8QDOSBA' where id=9;
-update noar tt set b1='2I65NAZ8H87BWLM7KBU0KSJUC5F6Q' where id=9;
-update noar ti set b1='2I65NAZ8H87BWLM7KBU0KSJUC5F6Q' where id=9;
-update noar tt set v0='ULKFH' where id=9;
-update noar ti set v0='ULKFH' where id=9;
-update noar tt set b2='TVTWI14US' where id=9;
-update noar ti set b2='TVTWI14US' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 tinyblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='QETZC' where id=1;
-update noar ti set v0='QETZC' where id=1;
-update noar tt set b0='TBFFSKY5BH9W3ULR' where id=1;
-update noar ti set b0='TBFFSKY5BH9W3ULR' where id=1;
-update noar tt set v0='W0MFEVQ5CS168WH5KFMIKAWH9JQNN4W' where id=1;
-update noar ti set v0='W0MFEVQ5CS168WH5KFMIKAWH9JQNN4W' where id=1;
-update noar tt set b1='8QP6I5ASCMN83IZ3USHA21VI2' where id=1;
-update noar ti set b1='8QP6I5ASCMN83IZ3USHA21VI2' where id=1;
-update noar tt set v0='9JWYOU3K6WZI' where id=1;
-update noar ti set v0='9JWYOU3K6WZI' where id=1;
-update noar tt set b2='IN4KR562PBMSF' where id=1;
-update noar ti set b2='IN4KR562PBMSF' where id=1;
-update noar tt set v0='EIKL96PTPQ794B' where id=2;
-update noar ti set v0='EIKL96PTPQ794B' where id=2;
-update noar tt set b0='KN8188232Q8' where id=2;
-update noar ti set b0='KN8188232Q8' where id=2;
-update noar tt set v0='FF3' where id=2;
-update noar ti set v0='FF3' where id=2;
-update noar tt set b1='TB' where id=2;
-update noar ti set b1='TB' where id=2;
-update noar tt set v0='QPV4RBSX4125AWTY834' where id=2;
-update noar ti set v0='QPV4RBSX4125AWTY834' where id=2;
-update noar tt set b2='XU9S3BBQ' where id=2;
-update noar ti set b2='XU9S3BBQ' where id=2;
-update noar tt set v0='JZJGSUJLBWEIA4IX17ZJAUXWT' where id=3;
-update noar ti set v0='JZJGSUJLBWEIA4IX17ZJAUXWT' where id=3;
-update noar tt set b0='F2KY1HSC4PTG' where id=3;
-update noar ti set b0='F2KY1HSC4PTG' where id=3;
-update noar tt set v0='90G8C3HR' where id=3;
-update noar ti set v0='90G8C3HR' where id=3;
-update noar tt set b1='BX6Y2M3C1J85QTCJQDTO9FJ' where id=3;
-update noar ti set b1='BX6Y2M3C1J85QTCJQDTO9FJ' where id=3;
-update noar tt set v0='T7Y8' where id=3;
-update noar ti set v0='T7Y8' where id=3;
-update noar tt set b2='6IQY88FIXBUZP9PPR' where id=3;
-update noar ti set b2='6IQY88FIXBUZP9PPR' where id=3;
-update noar tt set v0='UBN41YI25' where id=4;
-update noar ti set v0='UBN41YI25' where id=4;
-update noar tt set b0='D36WQNQHAUZZXT26ZT8S69ZOKYN' where id=4;
-update noar ti set b0='D36WQNQHAUZZXT26ZT8S69ZOKYN' where id=4;
-update noar tt set v0='PC9PZZF8FD42E1RTYLHEDC' where id=4;
-update noar ti set v0='PC9PZZF8FD42E1RTYLHEDC' where id=4;
-update noar tt set b1='XYS7CK3GL4WRO' where id=4;
-update noar ti set b1='XYS7CK3GL4WRO' where id=4;
-update noar tt set v0='O7FOKS2XW4AJY6DOBITB8ZKLU' where id=4;
-update noar ti set v0='O7FOKS2XW4AJY6DOBITB8ZKLU' where id=4;
-update noar tt set b2='33CYAEQV38XU9YQYUQ50C1' where id=4;
-update noar ti set b2='33CYAEQV38XU9YQYUQ50C1' where id=4;
-update noar tt set v0='E83ZUZD7ZR1DCUFF0HR0U8ODLKOING' where id=5;
-update noar ti set v0='E83ZUZD7ZR1DCUFF0HR0U8ODLKOING' where id=5;
-update noar tt set b0='MZ69' where id=5;
-update noar ti set b0='MZ69' where id=5;
-update noar tt set v0='ACDSD99DMU1SSANQ4CGNR0YGIFSWIP3' where id=5;
-update noar ti set v0='ACDSD99DMU1SSANQ4CGNR0YGIFSWIP3' where id=5;
-update noar tt set b1='R' where id=5;
-update noar ti set b1='R' where id=5;
-update noar tt set v0='PJJP7H9OBOPBLD1XJX9' where id=5;
-update noar ti set v0='PJJP7H9OBOPBLD1XJX9' where id=5;
-update noar tt set b2='FPSV3B0P2NY7ZQT' where id=5;
-update noar ti set b2='FPSV3B0P2NY7ZQT' where id=5;
-update noar tt set v0='F4VDWWI3I75P4RR3GVHLGH' where id=6;
-update noar ti set v0='F4VDWWI3I75P4RR3GVHLGH' where id=6;
-update noar tt set b0='5VB87QH59H29RQLCAX4' where id=6;
-update noar ti set b0='5VB87QH59H29RQLCAX4' where id=6;
-update noar tt set v0='3HLJ0VCMM0OHQSK20R7MA91' where id=6;
-update noar ti set v0='3HLJ0VCMM0OHQSK20R7MA91' where id=6;
-update noar tt set b1='C7QKBMEGNQ7XV8Y4IYF' where id=6;
-update noar ti set b1='C7QKBMEGNQ7XV8Y4IYF' where id=6;
-update noar tt set v0='JRGEXWSFP2YZHMXO' where id=6;
-update noar ti set v0='JRGEXWSFP2YZHMXO' where id=6;
-update noar tt set b2='S8206U7YHC0' where id=6;
-update noar ti set b2='S8206U7YHC0' where id=6;
-update noar tt set v0='NTXQQX' where id=7;
-update noar ti set v0='NTXQQX' where id=7;
-update noar tt set b0='QURBVUCJWX9RK19R8N4B072VITFP41' where id=7;
-update noar ti set b0='QURBVUCJWX9RK19R8N4B072VITFP41' where id=7;
-update noar tt set v0='8GG30NBC7R059IZIP8' where id=7;
-update noar ti set v0='8GG30NBC7R059IZIP8' where id=7;
-update noar tt set b1='RJBP9AORKOYEHOPSKDRBUEYQMF34P' where id=7;
-update noar ti set b1='RJBP9AORKOYEHOPSKDRBUEYQMF34P' where id=7;
-update noar tt set v0='5C2NDN3WNS5XP3AS' where id=7;
-update noar ti set v0='5C2NDN3WNS5XP3AS' where id=7;
-update noar tt set b2='SE62H4S14' where id=7;
-update noar ti set b2='SE62H4S14' where id=7;
-update noar tt set v0='LGDNOAIMMRYGY3YKGDVTXOWD05WPA1N' where id=8;
-update noar ti set v0='LGDNOAIMMRYGY3YKGDVTXOWD05WPA1N' where id=8;
-update noar tt set b0='V4M5BI8QZ41Q' where id=8;
-update noar ti set b0='V4M5BI8QZ41Q' where id=8;
-update noar tt set v0='EE7RPU1GWTK7CH' where id=8;
-update noar ti set v0='EE7RPU1GWTK7CH' where id=8;
-update noar tt set b1='9BVHAABUKRU4G1T0MCKIELXWM5G' where id=8;
-update noar ti set b1='9BVHAABUKRU4G1T0MCKIELXWM5G' where id=8;
-update noar tt set v0='G8VF6M6W9JC6WBYD2O3KRA7AT' where id=8;
-update noar ti set v0='G8VF6M6W9JC6WBYD2O3KRA7AT' where id=8;
-update noar tt set b2='Z1OE5UXP5JM' where id=8;
-update noar ti set b2='Z1OE5UXP5JM' where id=8;
-update noar tt set v0='7MRC91R7MC1HEP6MKEMRQ5R4OR7PC' where id=9;
-update noar ti set v0='7MRC91R7MC1HEP6MKEMRQ5R4OR7PC' where id=9;
-update noar tt set b0='XNYR0LL6' where id=9;
-update noar ti set b0='XNYR0LL6' where id=9;
-update noar tt set v0='30PDV' where id=9;
-update noar ti set v0='30PDV' where id=9;
-update noar tt set b1='I2FTDXR0JKWPOPM9OAUB9EGSD6' where id=9;
-update noar ti set b1='I2FTDXR0JKWPOPM9OAUB9EGSD6' where id=9;
-update noar tt set v0='PT' where id=9;
-update noar ti set v0='PT' where id=9;
-update noar tt set b2='915O3J8G6EJH8FA' where id=9;
-update noar ti set b2='915O3J8G6EJH8FA' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 tinyblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='GWUF6Q87WWWUX1QXW' where id=1;
-update noar ti set v0='GWUF6Q87WWWUX1QXW' where id=1;
-update noar tt set b0='ZCU3V6ZFNSEGV8FE8CTAIK7UUF1VF6' where id=1;
-update noar ti set b0='ZCU3V6ZFNSEGV8FE8CTAIK7UUF1VF6' where id=1;
-update noar tt set v0='BVQFNY3G0F8M9TY2V39YI' where id=1;
-update noar ti set v0='BVQFNY3G0F8M9TY2V39YI' where id=1;
-update noar tt set b1='PUAY76GUN6LT7W5TW6V9T' where id=1;
-update noar ti set b1='PUAY76GUN6LT7W5TW6V9T' where id=1;
-update noar tt set v0='CSPTN1ZPILA7VHVI77ELIEQZDKY' where id=1;
-update noar ti set v0='CSPTN1ZPILA7VHVI77ELIEQZDKY' where id=1;
-update noar tt set b2='2HTW962P9V' where id=1;
-update noar ti set b2='2HTW962P9V' where id=1;
-update noar tt set v0='4P7V99N74CHERVHHO0D4KBW28' where id=2;
-update noar ti set v0='4P7V99N74CHERVHHO0D4KBW28' where id=2;
-update noar tt set b0='BE6T2P053ZZK228F' where id=2;
-update noar ti set b0='BE6T2P053ZZK228F' where id=2;
-update noar tt set v0='4Y1' where id=2;
-update noar ti set v0='4Y1' where id=2;
-update noar tt set b1='V68Q9IZ7AZYZTWZIYJBF4MWD' where id=2;
-update noar ti set b1='V68Q9IZ7AZYZTWZIYJBF4MWD' where id=2;
-update noar tt set v0='HQ301L35BQHC79' where id=2;
-update noar ti set v0='HQ301L35BQHC79' where id=2;
-update noar tt set b2='PU6I' where id=2;
-update noar ti set b2='PU6I' where id=2;
-update noar tt set v0='9KN' where id=3;
-update noar ti set v0='9KN' where id=3;
-update noar tt set b0='WSYIPK2J' where id=3;
-update noar ti set b0='WSYIPK2J' where id=3;
-update noar tt set v0='YUG48SU6GAH' where id=3;
-update noar ti set v0='YUG48SU6GAH' where id=3;
-update noar tt set b1='6QBKIJO' where id=3;
-update noar ti set b1='6QBKIJO' where id=3;
-update noar tt set v0='INT' where id=3;
-update noar ti set v0='INT' where id=3;
-update noar tt set b2='691YYKB36QQ3' where id=3;
-update noar ti set b2='691YYKB36QQ3' where id=3;
-update noar tt set v0='GV6A2LQ1BICRHSG5' where id=4;
-update noar ti set v0='GV6A2LQ1BICRHSG5' where id=4;
-update noar tt set b0='VJX07MIPR0' where id=4;
-update noar ti set b0='VJX07MIPR0' where id=4;
-update noar tt set v0='6O6HXB7T8HSDSIA0I' where id=4;
-update noar ti set v0='6O6HXB7T8HSDSIA0I' where id=4;
-update noar tt set b1='SPB1RRMHM' where id=4;
-update noar ti set b1='SPB1RRMHM' where id=4;
-update noar tt set v0='VRS6VBF9CX5RZ491MVSOWQ4040XB2DWB' where id=4;
-update noar ti set v0='VRS6VBF9CX5RZ491MVSOWQ4040XB2DWB' where id=4;
-update noar tt set b2='3UNO4AL1AYIGYFXOJ14FLKCKLE76' where id=4;
-update noar ti set b2='3UNO4AL1AYIGYFXOJ14FLKCKLE76' where id=4;
-update noar tt set v0='EUFVIWUJ9335G1O8B8ICTPPMNAHAO3' where id=5;
-update noar ti set v0='EUFVIWUJ9335G1O8B8ICTPPMNAHAO3' where id=5;
-update noar tt set b0='ZEWP6Y21KJLMKMJ' where id=5;
-update noar ti set b0='ZEWP6Y21KJLMKMJ' where id=5;
-update noar tt set v0='PNPFO72319BVC7NBE34YD6VC5LYI6' where id=5;
-update noar ti set v0='PNPFO72319BVC7NBE34YD6VC5LYI6' where id=5;
-update noar tt set b1='4SIXIJIG5B' where id=5;
-update noar ti set b1='4SIXIJIG5B' where id=5;
-update noar tt set v0='JJJBYJAQ' where id=5;
-update noar ti set v0='JJJBYJAQ' where id=5;
-update noar tt set b2='E2M6LMONX38NXAA96VNZ8L0J' where id=5;
-update noar ti set b2='E2M6LMONX38NXAA96VNZ8L0J' where id=5;
-update noar tt set v0='7RMJUCAMFMEO7UH2GK8MLGDWM5I46Y' where id=6;
-update noar ti set v0='7RMJUCAMFMEO7UH2GK8MLGDWM5I46Y' where id=6;
-update noar tt set b0='IXVG0MCJE9F1DIIZ' where id=6;
-update noar ti set b0='IXVG0MCJE9F1DIIZ' where id=6;
-update noar tt set v0='NTFS5XE6GX74Z4Q1A2KD' where id=6;
-update noar ti set v0='NTFS5XE6GX74Z4Q1A2KD' where id=6;
-update noar tt set b1='J28C3O26G65K91CMD29UB0Z' where id=6;
-update noar ti set b1='J28C3O26G65K91CMD29UB0Z' where id=6;
-update noar tt set v0='05MEPHCVARQ' where id=6;
-update noar ti set v0='05MEPHCVARQ' where id=6;
-update noar tt set b2='LCKD2ORUDT0A4FSJF26F76J979LU8' where id=6;
-update noar ti set b2='LCKD2ORUDT0A4FSJF26F76J979LU8' where id=6;
-update noar tt set v0='M4L5K355LPYM8Q6KDSG93M68VV4Z' where id=7;
-update noar ti set v0='M4L5K355LPYM8Q6KDSG93M68VV4Z' where id=7;
-update noar tt set b0='NE531CI' where id=7;
-update noar ti set b0='NE531CI' where id=7;
-update noar tt set v0='WUM7D8NR' where id=7;
-update noar ti set v0='WUM7D8NR' where id=7;
-update noar tt set b1='3QDV0YC7W23L0CD2P5' where id=7;
-update noar ti set b1='3QDV0YC7W23L0CD2P5' where id=7;
-update noar tt set v0='18XOOA4BJ91AKRTT6DWUWLD5T5Q9' where id=7;
-update noar ti set v0='18XOOA4BJ91AKRTT6DWUWLD5T5Q9' where id=7;
-update noar tt set b2='767' where id=7;
-update noar ti set b2='767' where id=7;
-update noar tt set v0='KCVSPID558BWCE7VQS13LZFXT2F' where id=8;
-update noar ti set v0='KCVSPID558BWCE7VQS13LZFXT2F' where id=8;
-update noar tt set b0='149RUW7I1B89USG2N3X' where id=8;
-update noar ti set b0='149RUW7I1B89USG2N3X' where id=8;
-update noar tt set v0='GDMK0X9B4EUQGWSM4OB6A6NK1HLXO' where id=8;
-update noar ti set v0='GDMK0X9B4EUQGWSM4OB6A6NK1HLXO' where id=8;
-update noar tt set b1='X7R' where id=8;
-update noar ti set b1='X7R' where id=8;
-update noar tt set v0='6AFQRMNSGZZ92X42ENI83QK78MJL' where id=8;
-update noar ti set v0='6AFQRMNSGZZ92X42ENI83QK78MJL' where id=8;
-update noar tt set b2='WASUL5O52II3Y9N6LTVKIX' where id=8;
-update noar ti set b2='WASUL5O52II3Y9N6LTVKIX' where id=8;
-update noar tt set v0='ETPO6VXV54BD6' where id=9;
-update noar ti set v0='ETPO6VXV54BD6' where id=9;
-update noar tt set b0='IT5H87V' where id=9;
-update noar ti set b0='IT5H87V' where id=9;
-update noar tt set v0='H13F1498WH29X6VJW12Y7A97801N10VO' where id=9;
-update noar ti set v0='H13F1498WH29X6VJW12Y7A97801N10VO' where id=9;
-update noar tt set b1='NO4TCPZ8XBLG33PP2CWYCNF4P' where id=9;
-update noar ti set b1='NO4TCPZ8XBLG33PP2CWYCNF4P' where id=9;
-update noar tt set v0='V4ZQFEQ2X1IK0W' where id=9;
-update noar ti set v0='V4ZQFEQ2X1IK0W' where id=9;
-update noar tt set b2='0Q49W1U8M1NS7E8BAR2MY7PDZM6' where id=9;
-update noar ti set b2='0Q49W1U8M1NS7E8BAR2MY7PDZM6' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 tinyblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='94937Y8ZS6B8UT3JNU43LY47TSY' where id=1;
-update noar ti set v0='94937Y8ZS6B8UT3JNU43LY47TSY' where id=1;
-update noar tt set b0='9TP198CFJR' where id=1;
-update noar ti set b0='9TP198CFJR' where id=1;
-update noar tt set v0='55H1YW4YSH4Q' where id=1;
-update noar ti set v0='55H1YW4YSH4Q' where id=1;
-update noar tt set b1='QX8CYN553IJSAIE4HQZFX8JAONPFP' where id=1;
-update noar ti set b1='QX8CYN553IJSAIE4HQZFX8JAONPFP' where id=1;
-update noar tt set v0='FPVDOM2S1S3E74' where id=1;
-update noar ti set v0='FPVDOM2S1S3E74' where id=1;
-update noar tt set b2='E1BWI9D39XI50' where id=1;
-update noar ti set b2='E1BWI9D39XI50' where id=1;
-update noar tt set v0='MBYDYL' where id=2;
-update noar ti set v0='MBYDYL' where id=2;
-update noar tt set b0='X' where id=2;
-update noar ti set b0='X' where id=2;
-update noar tt set v0='W0VI4WEWXSJNGVMKFH' where id=2;
-update noar ti set v0='W0VI4WEWXSJNGVMKFH' where id=2;
-update noar tt set b1='63R' where id=2;
-update noar ti set b1='63R' where id=2;
-update noar tt set v0='1K5TT2MRENM87JOSQ57HGU86HBBWH8' where id=2;
-update noar ti set v0='1K5TT2MRENM87JOSQ57HGU86HBBWH8' where id=2;
-update noar tt set b2='5QZG9QFLIQ2KER1TJ9VH' where id=2;
-update noar ti set b2='5QZG9QFLIQ2KER1TJ9VH' where id=2;
-update noar tt set v0='YRZGVC7LBEY88Q0T4QPBBTXXBSNN8' where id=3;
-update noar ti set v0='YRZGVC7LBEY88Q0T4QPBBTXXBSNN8' where id=3;
-update noar tt set b0='AKOKNIY8PBGCU' where id=3;
-update noar ti set b0='AKOKNIY8PBGCU' where id=3;
-update noar tt set v0='27B79PBL4QNS4G7AV0K43' where id=3;
-update noar ti set v0='27B79PBL4QNS4G7AV0K43' where id=3;
-update noar tt set b1='EVRHBFSETK' where id=3;
-update noar ti set b1='EVRHBFSETK' where id=3;
-update noar tt set v0='H8B8WSH' where id=3;
-update noar ti set v0='H8B8WSH' where id=3;
-update noar tt set b2='YULW7LTJCZJA02VNX3V0M' where id=3;
-update noar ti set b2='YULW7LTJCZJA02VNX3V0M' where id=3;
-update noar tt set v0='JPYZUZUC97RT6JA23OU' where id=4;
-update noar ti set v0='JPYZUZUC97RT6JA23OU' where id=4;
-update noar tt set b0='04NA8NXBG78MU' where id=4;
-update noar ti set b0='04NA8NXBG78MU' where id=4;
-update noar tt set v0='FED98K4MP' where id=4;
-update noar ti set v0='FED98K4MP' where id=4;
-update noar tt set b1='F1VR6TZ1K52' where id=4;
-update noar ti set b1='F1VR6TZ1K52' where id=4;
-update noar tt set v0='7HO0WY6D1XK' where id=4;
-update noar ti set v0='7HO0WY6D1XK' where id=4;
-update noar tt set b2='Q8IHI4A7' where id=4;
-update noar ti set b2='Q8IHI4A7' where id=4;
-update noar tt set v0='R82G' where id=5;
-update noar ti set v0='R82G' where id=5;
-update noar tt set b0='9UX6PFYQT' where id=5;
-update noar ti set b0='9UX6PFYQT' where id=5;
-update noar tt set v0='O90SP331MXJD8' where id=5;
-update noar ti set v0='O90SP331MXJD8' where id=5;
-update noar tt set b1='VSP2X9' where id=5;
-update noar ti set b1='VSP2X9' where id=5;
-update noar tt set v0='9O7HNUAFE7EZPNVL4H' where id=5;
-update noar ti set v0='9O7HNUAFE7EZPNVL4H' where id=5;
-update noar tt set b2='CWWNWYAEUT7X' where id=5;
-update noar ti set b2='CWWNWYAEUT7X' where id=5;
-update noar tt set v0='I4G1MRWGHIGAA' where id=6;
-update noar ti set v0='I4G1MRWGHIGAA' where id=6;
-update noar tt set b0='8F9GWX6YPAUDER17K5' where id=6;
-update noar ti set b0='8F9GWX6YPAUDER17K5' where id=6;
-update noar tt set v0='YL1NHUXMJYVR004AV5MB' where id=6;
-update noar ti set v0='YL1NHUXMJYVR004AV5MB' where id=6;
-update noar tt set b1='74YG2583WJ0EWNUWYQMWC5DKZ1BHYQ0' where id=6;
-update noar ti set b1='74YG2583WJ0EWNUWYQMWC5DKZ1BHYQ0' where id=6;
-update noar tt set v0='GXN9V3VYIH0DWMBFT9H91IJKN' where id=6;
-update noar ti set v0='GXN9V3VYIH0DWMBFT9H91IJKN' where id=6;
-update noar tt set b2='TC8U32U98FGXV6B94YDZOKPOSPL' where id=6;
-update noar ti set b2='TC8U32U98FGXV6B94YDZOKPOSPL' where id=6;
-update noar tt set v0='39MFY6FJT7PV6XZ4T' where id=7;
-update noar ti set v0='39MFY6FJT7PV6XZ4T' where id=7;
-update noar tt set b0='CVWHPW97GJ' where id=7;
-update noar ti set b0='CVWHPW97GJ' where id=7;
-update noar tt set v0='Q4GP' where id=7;
-update noar ti set v0='Q4GP' where id=7;
-update noar tt set b1='6AM3C7F2NO1NDD1DXIM' where id=7;
-update noar ti set b1='6AM3C7F2NO1NDD1DXIM' where id=7;
-update noar tt set v0='CCLP2TUG' where id=7;
-update noar ti set v0='CCLP2TUG' where id=7;
-update noar tt set b2='BV7UA' where id=7;
-update noar ti set b2='BV7UA' where id=7;
-update noar tt set v0='H5TIU1HN5H6S' where id=8;
-update noar ti set v0='H5TIU1HN5H6S' where id=8;
-update noar tt set b0='TPNQ6PKGDH7FRN' where id=8;
-update noar ti set b0='TPNQ6PKGDH7FRN' where id=8;
-update noar tt set v0='YATXKM3ZO4M2WSKJ4AJJRIMKJ1WWZ' where id=8;
-update noar ti set v0='YATXKM3ZO4M2WSKJ4AJJRIMKJ1WWZ' where id=8;
-update noar tt set b1='IUBVN' where id=8;
-update noar ti set b1='IUBVN' where id=8;
-update noar tt set v0='NJ' where id=8;
-update noar ti set v0='NJ' where id=8;
-update noar tt set b2='WI2WZ8ZC9IRVU3OJU04Q2IGIY' where id=8;
-update noar ti set b2='WI2WZ8ZC9IRVU3OJU04Q2IGIY' where id=8;
-update noar tt set v0='LOHGD82GJ9HE4P70Y9GX2HNEGYJDA0F' where id=9;
-update noar ti set v0='LOHGD82GJ9HE4P70Y9GX2HNEGYJDA0F' where id=9;
-update noar tt set b0='XIG3K30QJ3N3J7AWRBDQEKFNXYY' where id=9;
-update noar ti set b0='XIG3K30QJ3N3J7AWRBDQEKFNXYY' where id=9;
-update noar tt set v0='WDVP5U92KZNYU' where id=9;
-update noar ti set v0='WDVP5U92KZNYU' where id=9;
-update noar tt set b1='P4X1Z8SNE' where id=9;
-update noar ti set b1='P4X1Z8SNE' where id=9;
-update noar tt set v0='ZO' where id=9;
-update noar ti set v0='ZO' where id=9;
-update noar tt set b2='DHYMQIK7RBAZ12G8ISTU' where id=9;
-update noar ti set b2='DHYMQIK7RBAZ12G8ISTU' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 tinyblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='OD7U2GWRE4VBNUF1Q2OLW2GX0NIZG' where id=1;
-update noar ti set v0='OD7U2GWRE4VBNUF1Q2OLW2GX0NIZG' where id=1;
-update noar tt set b0='Z' where id=1;
-update noar ti set b0='Z' where id=1;
-update noar tt set v0='0NMBXJKAJ5ECX' where id=1;
-update noar ti set v0='0NMBXJKAJ5ECX' where id=1;
-update noar tt set b1='96' where id=1;
-update noar ti set b1='96' where id=1;
-update noar tt set v0='SQZC1FUZK' where id=1;
-update noar ti set v0='SQZC1FUZK' where id=1;
-update noar tt set b2='U3UEF26K59HNGYQ' where id=1;
-update noar ti set b2='U3UEF26K59HNGYQ' where id=1;
-update noar tt set v0='CUM51DE70R0P98N8QLW85VLUJJ85A4FA' where id=2;
-update noar ti set v0='CUM51DE70R0P98N8QLW85VLUJJ85A4FA' where id=2;
-update noar tt set b0='RY29M' where id=2;
-update noar ti set b0='RY29M' where id=2;
-update noar tt set v0='69SSVPI88KJPYU3CBPBZ' where id=2;
-update noar ti set v0='69SSVPI88KJPYU3CBPBZ' where id=2;
-update noar tt set b1='0PWCMD59CY5GJD0JR4EG6P7SIBX9QXC' where id=2;
-update noar ti set b1='0PWCMD59CY5GJD0JR4EG6P7SIBX9QXC' where id=2;
-update noar tt set v0='NQ9TP' where id=2;
-update noar ti set v0='NQ9TP' where id=2;
-update noar tt set b2='395' where id=2;
-update noar ti set b2='395' where id=2;
-update noar tt set v0='XZ3W5IEF' where id=3;
-update noar ti set v0='XZ3W5IEF' where id=3;
-update noar tt set b0='1EV8' where id=3;
-update noar ti set b0='1EV8' where id=3;
-update noar tt set v0='3GC1X' where id=3;
-update noar ti set v0='3GC1X' where id=3;
-update noar tt set b1='V6L5I2CMX3T876B5F6LXNN0ZUJ012Q9B' where id=3;
-update noar ti set b1='V6L5I2CMX3T876B5F6LXNN0ZUJ012Q9B' where id=3;
-update noar tt set v0='M764Q230O59PS78ZI' where id=3;
-update noar ti set v0='M764Q230O59PS78ZI' where id=3;
-update noar tt set b2='GQP5BGSGJWJ3W59BQ' where id=3;
-update noar ti set b2='GQP5BGSGJWJ3W59BQ' where id=3;
-update noar tt set v0='3BOP3AUY2' where id=4;
-update noar ti set v0='3BOP3AUY2' where id=4;
-update noar tt set b0='R47OJ1DD26TDV0KAD0DYFZXUHVBL5' where id=4;
-update noar ti set b0='R47OJ1DD26TDV0KAD0DYFZXUHVBL5' where id=4;
-update noar tt set v0='48AB02Z4WGF36W671LL23NGOP4' where id=4;
-update noar ti set v0='48AB02Z4WGF36W671LL23NGOP4' where id=4;
-update noar tt set b1='KBG3FMVLCMF735RE' where id=4;
-update noar ti set b1='KBG3FMVLCMF735RE' where id=4;
-update noar tt set v0='3GBRRDA1G7DXILQT02ZOB2JK1N' where id=4;
-update noar ti set v0='3GBRRDA1G7DXILQT02ZOB2JK1N' where id=4;
-update noar tt set b2='PZJ0T31G5LAQUCK2H53QUPTD8W6UJ' where id=4;
-update noar ti set b2='PZJ0T31G5LAQUCK2H53QUPTD8W6UJ' where id=4;
-update noar tt set v0='X6WDT9ZZEA6RZ2PSQ6BD80P03DSD29K' where id=5;
-update noar ti set v0='X6WDT9ZZEA6RZ2PSQ6BD80P03DSD29K' where id=5;
-update noar tt set b0='IGS' where id=5;
-update noar ti set b0='IGS' where id=5;
-update noar tt set v0='I84RXOJQCBFT9VA67SL37278K1FUPH' where id=5;
-update noar ti set v0='I84RXOJQCBFT9VA67SL37278K1FUPH' where id=5;
-update noar tt set b1='0QRESRYD1B8V34P09YT68ZK' where id=5;
-update noar ti set b1='0QRESRYD1B8V34P09YT68ZK' where id=5;
-update noar tt set v0='5AV5YLOLWC' where id=5;
-update noar ti set v0='5AV5YLOLWC' where id=5;
-update noar tt set b2='7' where id=5;
-update noar ti set b2='7' where id=5;
-update noar tt set v0='1E' where id=6;
-update noar ti set v0='1E' where id=6;
-update noar tt set b0='7XRZ3WJCKRTBRP' where id=6;
-update noar ti set b0='7XRZ3WJCKRTBRP' where id=6;
-update noar tt set v0='RUBPZ0C2' where id=6;
-update noar ti set v0='RUBPZ0C2' where id=6;
-update noar tt set b1='BDDVDB6TCQFJ69D3' where id=6;
-update noar ti set b1='BDDVDB6TCQFJ69D3' where id=6;
-update noar tt set v0='E' where id=6;
-update noar ti set v0='E' where id=6;
-update noar tt set b2='S03UXBDW18QC8ZVASS2T7R1HMY' where id=6;
-update noar ti set b2='S03UXBDW18QC8ZVASS2T7R1HMY' where id=6;
-update noar tt set v0='55' where id=7;
-update noar ti set v0='55' where id=7;
-update noar tt set b0='JFATL6SREEOIDZ6A9UN4CC' where id=7;
-update noar ti set b0='JFATL6SREEOIDZ6A9UN4CC' where id=7;
-update noar tt set v0='11S' where id=7;
-update noar ti set v0='11S' where id=7;
-update noar tt set b1='5KGSQ' where id=7;
-update noar ti set b1='5KGSQ' where id=7;
-update noar tt set v0='1' where id=7;
-update noar ti set v0='1' where id=7;
-update noar tt set b2='6HGM2NSDU52ESTP396DDXUDGG38ORY3' where id=7;
-update noar ti set b2='6HGM2NSDU52ESTP396DDXUDGG38ORY3' where id=7;
-update noar tt set v0='WDPYZ17V' where id=8;
-update noar ti set v0='WDPYZ17V' where id=8;
-update noar tt set b0='2HIKX2GKUXHKDQJJX2GYC7MRUI' where id=8;
-update noar ti set b0='2HIKX2GKUXHKDQJJX2GYC7MRUI' where id=8;
-update noar tt set v0='5MW6WUHMT4IIM48UID3P' where id=8;
-update noar ti set v0='5MW6WUHMT4IIM48UID3P' where id=8;
-update noar tt set b1='TZYAHU6LCH' where id=8;
-update noar ti set b1='TZYAHU6LCH' where id=8;
-update noar tt set v0='MZ0N8EAAUTTXFIQYAFO8HCCJ3IVX' where id=8;
-update noar ti set v0='MZ0N8EAAUTTXFIQYAFO8HCCJ3IVX' where id=8;
-update noar tt set b2='KKN4SQ8FXK3O0LFM8ULFIOT08X7MEA' where id=8;
-update noar ti set b2='KKN4SQ8FXK3O0LFM8ULFIOT08X7MEA' where id=8;
-update noar tt set v0='ZGPM8Q2DECD4GNAM' where id=9;
-update noar ti set v0='ZGPM8Q2DECD4GNAM' where id=9;
-update noar tt set b0='CGBIZU3S5I34' where id=9;
-update noar ti set b0='CGBIZU3S5I34' where id=9;
-update noar tt set v0='BO8OIBJJ' where id=9;
-update noar ti set v0='BO8OIBJJ' where id=9;
-update noar tt set b1='VBDU42CL7M3DST3CZX' where id=9;
-update noar ti set b1='VBDU42CL7M3DST3CZX' where id=9;
-update noar tt set v0='8UXMPQEC7VPCL78DN7V1HIQF' where id=9;
-update noar ti set v0='8UXMPQEC7VPCL78DN7V1HIQF' where id=9;
-update noar tt set b2='LS1O9ISP2F0VMVAVZCPXOQPBD2ELA' where id=9;
-update noar ti set b2='LS1O9ISP2F0VMVAVZCPXOQPBD2ELA' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 tinyblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='L' where id=1;
-update noar ti set v0='L' where id=1;
-update noar tt set b0='2FL5A671O3BLN70Z' where id=1;
-update noar ti set b0='2FL5A671O3BLN70Z' where id=1;
-update noar tt set v0='QXX2ACY06ZJYJNA6J374KEPB8' where id=1;
-update noar ti set v0='QXX2ACY06ZJYJNA6J374KEPB8' where id=1;
-update noar tt set b1='Z88LKRG9PVV' where id=1;
-update noar ti set b1='Z88LKRG9PVV' where id=1;
-update noar tt set v0='ITJVKBDE8V9GRU' where id=1;
-update noar ti set v0='ITJVKBDE8V9GRU' where id=1;
-update noar tt set b2='4NB2Z321QTPS33VXP5CLC1Z2G' where id=1;
-update noar ti set b2='4NB2Z321QTPS33VXP5CLC1Z2G' where id=1;
-update noar tt set v0='XJZT' where id=2;
-update noar ti set v0='XJZT' where id=2;
-update noar tt set b0='ZZ581EA78P1C4JQ' where id=2;
-update noar ti set b0='ZZ581EA78P1C4JQ' where id=2;
-update noar tt set v0='3CTYFUJY7LGYH5M6W' where id=2;
-update noar ti set v0='3CTYFUJY7LGYH5M6W' where id=2;
-update noar tt set b1='TB3I44RRHR4KJ' where id=2;
-update noar ti set b1='TB3I44RRHR4KJ' where id=2;
-update noar tt set v0='1CIW99I4R' where id=2;
-update noar ti set v0='1CIW99I4R' where id=2;
-update noar tt set b2='ZWIH2IPVXOOP8U8II' where id=2;
-update noar ti set b2='ZWIH2IPVXOOP8U8II' where id=2;
-update noar tt set v0='94LBME0N20NQMBR2BJQ49VZFK0ALI' where id=3;
-update noar ti set v0='94LBME0N20NQMBR2BJQ49VZFK0ALI' where id=3;
-update noar tt set b0='AFQI5X' where id=3;
-update noar ti set b0='AFQI5X' where id=3;
-update noar tt set v0='7AEDRDU66H00O9' where id=3;
-update noar ti set v0='7AEDRDU66H00O9' where id=3;
-update noar tt set b1='N1KM9GDCMUQTJ0LR' where id=3;
-update noar ti set b1='N1KM9GDCMUQTJ0LR' where id=3;
-update noar tt set v0='T5JGMRMIE016C2507BU7ILNEXI4G7X' where id=3;
-update noar ti set v0='T5JGMRMIE016C2507BU7ILNEXI4G7X' where id=3;
-update noar tt set b2='YV71Y' where id=3;
-update noar ti set b2='YV71Y' where id=3;
-update noar tt set v0='W' where id=4;
-update noar ti set v0='W' where id=4;
-update noar tt set b0='FZIWANCO77X4I5GHWTXV70L1UP0' where id=4;
-update noar ti set b0='FZIWANCO77X4I5GHWTXV70L1UP0' where id=4;
-update noar tt set v0='9K6BSUMDAZXGRC4W59RFL2C6GMXC524' where id=4;
-update noar ti set v0='9K6BSUMDAZXGRC4W59RFL2C6GMXC524' where id=4;
-update noar tt set b1='U2SBKAUALJ4Y5Q5OFU7KDF' where id=4;
-update noar ti set b1='U2SBKAUALJ4Y5Q5OFU7KDF' where id=4;
-update noar tt set v0='8R' where id=4;
-update noar ti set v0='8R' where id=4;
-update noar tt set b2='APZGIGFP18' where id=4;
-update noar ti set b2='APZGIGFP18' where id=4;
-update noar tt set v0='P' where id=5;
-update noar ti set v0='P' where id=5;
-update noar tt set b0='X8KG1HVY63KSFC08JOCAD' where id=5;
-update noar ti set b0='X8KG1HVY63KSFC08JOCAD' where id=5;
-update noar tt set v0='LS1U' where id=5;
-update noar ti set v0='LS1U' where id=5;
-update noar tt set b1='CWT3RKAZOCJS1TL' where id=5;
-update noar ti set b1='CWT3RKAZOCJS1TL' where id=5;
-update noar tt set v0='9MPSX9LPAGGJ8DJDO' where id=5;
-update noar ti set v0='9MPSX9LPAGGJ8DJDO' where id=5;
-update noar tt set b2='4V5YJ4953RQOMBG5O5' where id=5;
-update noar ti set b2='4V5YJ4953RQOMBG5O5' where id=5;
-update noar tt set v0='X81V6DQB9QG' where id=6;
-update noar ti set v0='X81V6DQB9QG' where id=6;
-update noar tt set b0='BTZQ83C0SCNSPLB103N4ADSXTJC1ACYM' where id=6;
-update noar ti set b0='BTZQ83C0SCNSPLB103N4ADSXTJC1ACYM' where id=6;
-update noar tt set v0='5CIDA4LCP7L8R6UBZ8LOZZ' where id=6;
-update noar ti set v0='5CIDA4LCP7L8R6UBZ8LOZZ' where id=6;
-update noar tt set b1='THX6T8NMBMS12NVSFCFM49OA5JVZ1' where id=6;
-update noar ti set b1='THX6T8NMBMS12NVSFCFM49OA5JVZ1' where id=6;
-update noar tt set v0='IRTO5W6GB1R6RZRVEXQPM6QQNKRLXTAS' where id=6;
-update noar ti set v0='IRTO5W6GB1R6RZRVEXQPM6QQNKRLXTAS' where id=6;
-update noar tt set b2='676QFRVGJ2EOCIXM0FOROPQ06' where id=6;
-update noar ti set b2='676QFRVGJ2EOCIXM0FOROPQ06' where id=6;
-update noar tt set v0='BAUNIP8914WKN5J52DGOWUGF' where id=7;
-update noar ti set v0='BAUNIP8914WKN5J52DGOWUGF' where id=7;
-update noar tt set b0='2EQ2M3WYFNOV' where id=7;
-update noar ti set b0='2EQ2M3WYFNOV' where id=7;
-update noar tt set v0='ZNN2Y9N5U55UUI6BPR' where id=7;
-update noar ti set v0='ZNN2Y9N5U55UUI6BPR' where id=7;
-update noar tt set b1='C47TW' where id=7;
-update noar ti set b1='C47TW' where id=7;
-update noar tt set v0='OU0NFUMIG7A2LW2T7P8BKDNCSSWLENT' where id=7;
-update noar ti set v0='OU0NFUMIG7A2LW2T7P8BKDNCSSWLENT' where id=7;
-update noar tt set b2='R5Q9Z2KD5OFHVPCUNIHHTD2MS52SDT' where id=7;
-update noar ti set b2='R5Q9Z2KD5OFHVPCUNIHHTD2MS52SDT' where id=7;
-update noar tt set v0='PT30PI2W8B0' where id=8;
-update noar ti set v0='PT30PI2W8B0' where id=8;
-update noar tt set b0='HK3C2VEG' where id=8;
-update noar ti set b0='HK3C2VEG' where id=8;
-update noar tt set v0='DCCLO9RUZ8O' where id=8;
-update noar ti set v0='DCCLO9RUZ8O' where id=8;
-update noar tt set b1='IZJYZPBRDCIWKIQJQS' where id=8;
-update noar ti set b1='IZJYZPBRDCIWKIQJQS' where id=8;
-update noar tt set v0='SDQIQC9XF0JYZ85TTKJ9Q8AW4ZFYRFUB' where id=8;
-update noar ti set v0='SDQIQC9XF0JYZ85TTKJ9Q8AW4ZFYRFUB' where id=8;
-update noar tt set b2='4ALWL4JIDD4IBGULTO08RN95RS2' where id=8;
-update noar ti set b2='4ALWL4JIDD4IBGULTO08RN95RS2' where id=8;
-update noar tt set v0='FVH3MLV0Q6RV3S8WL9VQ29JDOSJ' where id=9;
-update noar ti set v0='FVH3MLV0Q6RV3S8WL9VQ29JDOSJ' where id=9;
-update noar tt set b0='HPA6RHHBVPMWCLJTXDR' where id=9;
-update noar ti set b0='HPA6RHHBVPMWCLJTXDR' where id=9;
-update noar tt set v0='5XAGO1' where id=9;
-update noar ti set v0='5XAGO1' where id=9;
-update noar tt set b1='64G01OQJKHYJOEKVPCQV0' where id=9;
-update noar ti set b1='64G01OQJKHYJOEKVPCQV0' where id=9;
-update noar tt set v0='YQHPG0SW6QBGRDYF' where id=9;
-update noar ti set v0='YQHPG0SW6QBGRDYF' where id=9;
-update noar tt set b2='D9MJMYKITVI9H' where id=9;
-update noar ti set b2='D9MJMYKITVI9H' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 tinyblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='NY6I53I6NQ43Z3NE3GK27BS' where id=1;
-update noar ti set v0='NY6I53I6NQ43Z3NE3GK27BS' where id=1;
-update noar tt set b0='9M5A' where id=1;
-update noar ti set b0='9M5A' where id=1;
-update noar tt set v0='3WC52KXRYED8N4RG578' where id=1;
-update noar ti set v0='3WC52KXRYED8N4RG578' where id=1;
-update noar tt set b1='CFCQHJ1ZGY6X62BCX4WEQMHYHCZB77DL' where id=1;
-update noar ti set b1='CFCQHJ1ZGY6X62BCX4WEQMHYHCZB77DL' where id=1;
-update noar tt set v0='WZK8Z06Q8V6VZBVYPNSIKF7' where id=1;
-update noar ti set v0='WZK8Z06Q8V6VZBVYPNSIKF7' where id=1;
-update noar tt set b2='D' where id=1;
-update noar ti set b2='D' where id=1;
-update noar tt set v0='HIO6O0DZTZI25BMQP9' where id=2;
-update noar ti set v0='HIO6O0DZTZI25BMQP9' where id=2;
-update noar tt set b0='IHQ0FPU6WDRRMCJ7W6KB' where id=2;
-update noar ti set b0='IHQ0FPU6WDRRMCJ7W6KB' where id=2;
-update noar tt set v0='EYOP5UD' where id=2;
-update noar ti set v0='EYOP5UD' where id=2;
-update noar tt set b1='134X8Q' where id=2;
-update noar ti set b1='134X8Q' where id=2;
-update noar tt set v0='YSC2TV' where id=2;
-update noar ti set v0='YSC2TV' where id=2;
-update noar tt set b2='RDF9KMIH13Q2K0RBFBQHCCW' where id=2;
-update noar ti set b2='RDF9KMIH13Q2K0RBFBQHCCW' where id=2;
-update noar tt set v0='TU7CLC265Z3KYCTSK4P5VRXDU85PDY' where id=3;
-update noar ti set v0='TU7CLC265Z3KYCTSK4P5VRXDU85PDY' where id=3;
-update noar tt set b0='RYN4YHF35587CHO89H8584YBOZ' where id=3;
-update noar ti set b0='RYN4YHF35587CHO89H8584YBOZ' where id=3;
-update noar tt set v0='WJKXQNWJAP' where id=3;
-update noar ti set v0='WJKXQNWJAP' where id=3;
-update noar tt set b1='VX43Y650ZF9MJ48AC2VJPSPA1V4' where id=3;
-update noar ti set b1='VX43Y650ZF9MJ48AC2VJPSPA1V4' where id=3;
-update noar tt set v0='SINUFU60YCD0XB' where id=3;
-update noar ti set v0='SINUFU60YCD0XB' where id=3;
-update noar tt set b2='4QTRL' where id=3;
-update noar ti set b2='4QTRL' where id=3;
-update noar tt set v0='6DZMOESLINOXOFI6R24TM7C' where id=4;
-update noar ti set v0='6DZMOESLINOXOFI6R24TM7C' where id=4;
-update noar tt set b0='A1W13TZV' where id=4;
-update noar ti set b0='A1W13TZV' where id=4;
-update noar tt set v0='U7Q8H' where id=4;
-update noar ti set v0='U7Q8H' where id=4;
-update noar tt set b1='3DY7QYLMAX8DKVBUQOYFECB1C1Y' where id=4;
-update noar ti set b1='3DY7QYLMAX8DKVBUQOYFECB1C1Y' where id=4;
-update noar tt set v0='14VXFJCVMF469L8A6' where id=4;
-update noar ti set v0='14VXFJCVMF469L8A6' where id=4;
-update noar tt set b2='PABFN3XZWBL2PDY3OKT2H83' where id=4;
-update noar ti set b2='PABFN3XZWBL2PDY3OKT2H83' where id=4;
-update noar tt set v0='0JBOS89X8' where id=5;
-update noar ti set v0='0JBOS89X8' where id=5;
-update noar tt set b0='Z65DHL101QK76IJEW1' where id=5;
-update noar ti set b0='Z65DHL101QK76IJEW1' where id=5;
-update noar tt set v0='841064AI51KZRXWEXON66WF843HUN5O' where id=5;
-update noar ti set v0='841064AI51KZRXWEXON66WF843HUN5O' where id=5;
-update noar tt set b1='OYL3NDMKKYNQP6WHO8DUMRSDEV0SHG' where id=5;
-update noar ti set b1='OYL3NDMKKYNQP6WHO8DUMRSDEV0SHG' where id=5;
-update noar tt set v0='WCTD1IC' where id=5;
-update noar ti set v0='WCTD1IC' where id=5;
-update noar tt set b2='14Z8NAC5EFJYDOV5L23295W99FCRV' where id=5;
-update noar ti set b2='14Z8NAC5EFJYDOV5L23295W99FCRV' where id=5;
-update noar tt set v0='3HGRO53DFO' where id=6;
-update noar ti set v0='3HGRO53DFO' where id=6;
-update noar tt set b0='MWRAVX2J4XN9' where id=6;
-update noar ti set b0='MWRAVX2J4XN9' where id=6;
-update noar tt set v0='UFY8TS2D3Q4C77B' where id=6;
-update noar ti set v0='UFY8TS2D3Q4C77B' where id=6;
-update noar tt set b1='Y5L5J2RVN2CGT' where id=6;
-update noar ti set b1='Y5L5J2RVN2CGT' where id=6;
-update noar tt set v0='IH8I6XP1X691O' where id=6;
-update noar ti set v0='IH8I6XP1X691O' where id=6;
-update noar tt set b2='LMYYGGAOUEBWZ8CQHL0LINSW' where id=6;
-update noar ti set b2='LMYYGGAOUEBWZ8CQHL0LINSW' where id=6;
-update noar tt set v0='5P2Z1M0OS' where id=7;
-update noar ti set v0='5P2Z1M0OS' where id=7;
-update noar tt set b0='OPO722WMQXDTSQS9W4' where id=7;
-update noar ti set b0='OPO722WMQXDTSQS9W4' where id=7;
-update noar tt set v0='KYSAKL' where id=7;
-update noar ti set v0='KYSAKL' where id=7;
-update noar tt set b1='99YMP8FRZV03O7LG1' where id=7;
-update noar ti set b1='99YMP8FRZV03O7LG1' where id=7;
-update noar tt set v0='XQJT7NW4HYTNRM' where id=7;
-update noar ti set v0='XQJT7NW4HYTNRM' where id=7;
-update noar tt set b2='88OMWNINWYCJW2MDOPTB4TLCZDLG' where id=7;
-update noar ti set b2='88OMWNINWYCJW2MDOPTB4TLCZDLG' where id=7;
-update noar tt set v0='G6PHZFSV0CO6VZCL8C3Q3N3P' where id=8;
-update noar ti set v0='G6PHZFSV0CO6VZCL8C3Q3N3P' where id=8;
-update noar tt set b0='Q8LQNIPP0YCOKNI' where id=8;
-update noar ti set b0='Q8LQNIPP0YCOKNI' where id=8;
-update noar tt set v0='IRS2SKGU6898WQKKN104AA1IQZTIY' where id=8;
-update noar ti set v0='IRS2SKGU6898WQKKN104AA1IQZTIY' where id=8;
-update noar tt set b1='579Z2G7VN' where id=8;
-update noar ti set b1='579Z2G7VN' where id=8;
-update noar tt set v0='T5MYDI' where id=8;
-update noar ti set v0='T5MYDI' where id=8;
-update noar tt set b2='879OJ6J76ZCY' where id=8;
-update noar ti set b2='879OJ6J76ZCY' where id=8;
-update noar tt set v0='AXM4E' where id=9;
-update noar ti set v0='AXM4E' where id=9;
-update noar tt set b0='JM79E52Y1J8M07GMMPIHI7K8GGUEA' where id=9;
-update noar ti set b0='JM79E52Y1J8M07GMMPIHI7K8GGUEA' where id=9;
-update noar tt set v0='7X016' where id=9;
-update noar ti set v0='7X016' where id=9;
-update noar tt set b1='TQN4UF00YDS' where id=9;
-update noar ti set b1='TQN4UF00YDS' where id=9;
-update noar tt set v0='B6CKV5SWBUO024WIGOXOH7E5J' where id=9;
-update noar ti set v0='B6CKV5SWBUO024WIGOXOH7E5J' where id=9;
-update noar tt set b2='22YNXHK2BJYE4EY44U9ZV' where id=9;
-update noar ti set b2='22YNXHK2BJYE4EY44U9ZV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 tinyblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='AH0QPE6' where id=1;
-update noar ti set v0='AH0QPE6' where id=1;
-update noar tt set b0='KOW0OPILMP' where id=1;
-update noar ti set b0='KOW0OPILMP' where id=1;
-update noar tt set v0='VYQRZ53O' where id=1;
-update noar ti set v0='VYQRZ53O' where id=1;
-update noar tt set b1='XHRJUZU506VQ7VXXYBWOY768JYPC' where id=1;
-update noar ti set b1='XHRJUZU506VQ7VXXYBWOY768JYPC' where id=1;
-update noar tt set v0='NSQMQ7M1QYKO5D' where id=1;
-update noar ti set v0='NSQMQ7M1QYKO5D' where id=1;
-update noar tt set b2='3170DAEAV68K1Z9' where id=1;
-update noar ti set b2='3170DAEAV68K1Z9' where id=1;
-update noar tt set v0='ZYPJOYEQQRLV1C9IUB' where id=2;
-update noar ti set v0='ZYPJOYEQQRLV1C9IUB' where id=2;
-update noar tt set b0='ME1D9ZSQZXG2SAS4WWKIJ' where id=2;
-update noar ti set b0='ME1D9ZSQZXG2SAS4WWKIJ' where id=2;
-update noar tt set v0='7S7XA8UK' where id=2;
-update noar ti set v0='7S7XA8UK' where id=2;
-update noar tt set b1='WOSI7SGUGD0Y' where id=2;
-update noar ti set b1='WOSI7SGUGD0Y' where id=2;
-update noar tt set v0='CM6' where id=2;
-update noar ti set v0='CM6' where id=2;
-update noar tt set b2='CVZONN07AXKD8A' where id=2;
-update noar ti set b2='CVZONN07AXKD8A' where id=2;
-update noar tt set v0='ACUP1MTUXUHQ' where id=3;
-update noar ti set v0='ACUP1MTUXUHQ' where id=3;
-update noar tt set b0='TB8DF8XOT5BJIJTM4GXT' where id=3;
-update noar ti set b0='TB8DF8XOT5BJIJTM4GXT' where id=3;
-update noar tt set v0='SVI24A1XH3WQN' where id=3;
-update noar ti set v0='SVI24A1XH3WQN' where id=3;
-update noar tt set b1='QSTAFZKF' where id=3;
-update noar ti set b1='QSTAFZKF' where id=3;
-update noar tt set v0='5R9ZK' where id=3;
-update noar ti set v0='5R9ZK' where id=3;
-update noar tt set b2='5IH15FMEGO5PW' where id=3;
-update noar ti set b2='5IH15FMEGO5PW' where id=3;
-update noar tt set v0='OLMD96PZ7V9ZVKQF3TLL8' where id=4;
-update noar ti set v0='OLMD96PZ7V9ZVKQF3TLL8' where id=4;
-update noar tt set b0='17KW3KEH52VIT21YEELVTQVVP' where id=4;
-update noar ti set b0='17KW3KEH52VIT21YEELVTQVVP' where id=4;
-update noar tt set v0='8XN2L5H4O74S' where id=4;
-update noar ti set v0='8XN2L5H4O74S' where id=4;
-update noar tt set b1='FHGZV50WE1VQ0CP9FKOPL8BJ' where id=4;
-update noar ti set b1='FHGZV50WE1VQ0CP9FKOPL8BJ' where id=4;
-update noar tt set v0='7EPKTYU7WG80OEBZ5' where id=4;
-update noar ti set v0='7EPKTYU7WG80OEBZ5' where id=4;
-update noar tt set b2='NJ1PU' where id=4;
-update noar ti set b2='NJ1PU' where id=4;
-update noar tt set v0='0JTXLLPR33Z' where id=5;
-update noar ti set v0='0JTXLLPR33Z' where id=5;
-update noar tt set b0='THOKSU8N2WAZI52R7B16D3LSAEU3ONO' where id=5;
-update noar ti set b0='THOKSU8N2WAZI52R7B16D3LSAEU3ONO' where id=5;
-update noar tt set v0='08KBBM4VSCYWENBVR' where id=5;
-update noar ti set v0='08KBBM4VSCYWENBVR' where id=5;
-update noar tt set b1='18UQ4HTXH05RMT' where id=5;
-update noar ti set b1='18UQ4HTXH05RMT' where id=5;
-update noar tt set v0='XZGKBSVKB6IA' where id=5;
-update noar ti set v0='XZGKBSVKB6IA' where id=5;
-update noar tt set b2='G' where id=5;
-update noar ti set b2='G' where id=5;
-update noar tt set v0='0AIUVJK8353JJHBZG11R44EV5OVQXV' where id=6;
-update noar ti set v0='0AIUVJK8353JJHBZG11R44EV5OVQXV' where id=6;
-update noar tt set b0='2' where id=6;
-update noar ti set b0='2' where id=6;
-update noar tt set v0='67TC4RXIU4J' where id=6;
-update noar ti set v0='67TC4RXIU4J' where id=6;
-update noar tt set b1='D09O3Q69M5HRNB06FTBMG' where id=6;
-update noar ti set b1='D09O3Q69M5HRNB06FTBMG' where id=6;
-update noar tt set v0='G1XBK8HV3' where id=6;
-update noar ti set v0='G1XBK8HV3' where id=6;
-update noar tt set b2='ZD53QVOY3K2IQ9Z9JJ6R1A' where id=6;
-update noar ti set b2='ZD53QVOY3K2IQ9Z9JJ6R1A' where id=6;
-update noar tt set v0='L9VOXIQHG7KL49BR23' where id=7;
-update noar ti set v0='L9VOXIQHG7KL49BR23' where id=7;
-update noar tt set b0='7HWQ5QUZV4XCCP7FOW' where id=7;
-update noar ti set b0='7HWQ5QUZV4XCCP7FOW' where id=7;
-update noar tt set v0='Y6E00MR1TKSTHC0NFXPGY892' where id=7;
-update noar ti set v0='Y6E00MR1TKSTHC0NFXPGY892' where id=7;
-update noar tt set b1='37VZIDMPXDBKGM' where id=7;
-update noar ti set b1='37VZIDMPXDBKGM' where id=7;
-update noar tt set v0='ZH7JNDM75ZPKNSXOPGENYV' where id=7;
-update noar ti set v0='ZH7JNDM75ZPKNSXOPGENYV' where id=7;
-update noar tt set b2='T1MO7TLWKGNY4ELCKW0' where id=7;
-update noar ti set b2='T1MO7TLWKGNY4ELCKW0' where id=7;
-update noar tt set v0='BUNE0RBQ1BZHKPE' where id=8;
-update noar ti set v0='BUNE0RBQ1BZHKPE' where id=8;
-update noar tt set b0='079SASB411YF18C2L00ZFZW59WJCRC' where id=8;
-update noar ti set b0='079SASB411YF18C2L00ZFZW59WJCRC' where id=8;
-update noar tt set v0='HO92F0CTWJ27ZWXFX8RX782EAOPR2YQ' where id=8;
-update noar ti set v0='HO92F0CTWJ27ZWXFX8RX782EAOPR2YQ' where id=8;
-update noar tt set b1='TASLAWC7CR250B0W9SEQOCMLCHTHNV' where id=8;
-update noar ti set b1='TASLAWC7CR250B0W9SEQOCMLCHTHNV' where id=8;
-update noar tt set v0='GFM5181G1KR' where id=8;
-update noar ti set v0='GFM5181G1KR' where id=8;
-update noar tt set b2='EGGELRME' where id=8;
-update noar ti set b2='EGGELRME' where id=8;
-update noar tt set v0='NU' where id=9;
-update noar ti set v0='NU' where id=9;
-update noar tt set b0='WXQ' where id=9;
-update noar ti set b0='WXQ' where id=9;
-update noar tt set v0='LYAW83V0ESNKSV42' where id=9;
-update noar ti set v0='LYAW83V0ESNKSV42' where id=9;
-update noar tt set b1='Q30QVJU432J' where id=9;
-update noar ti set b1='Q30QVJU432J' where id=9;
-update noar tt set v0='Y4AM8CYHHHGIH58OOJGMPWT' where id=9;
-update noar ti set v0='Y4AM8CYHHHGIH58OOJGMPWT' where id=9;
-update noar tt set b2='PJ1KK9M8DISBU6R8NP7BQM03' where id=9;
-update noar ti set b2='PJ1KK9M8DISBU6R8NP7BQM03' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 tinyblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='EBDMVSE8SRS7' where id=1;
-update noar ti set v0='EBDMVSE8SRS7' where id=1;
-update noar tt set b0='3LLM47LYOHNHCMTKWDDL7J0PI3' where id=1;
-update noar ti set b0='3LLM47LYOHNHCMTKWDDL7J0PI3' where id=1;
-update noar tt set v0='ISMD5S9F3YHP8N61T60QIRWRW2YYI8' where id=1;
-update noar ti set v0='ISMD5S9F3YHP8N61T60QIRWRW2YYI8' where id=1;
-update noar tt set b1='YPTNHMJ6DEG2Z' where id=1;
-update noar ti set b1='YPTNHMJ6DEG2Z' where id=1;
-update noar tt set v0='MT58845PR24AZKRA0CXGGK2VOW' where id=1;
-update noar ti set v0='MT58845PR24AZKRA0CXGGK2VOW' where id=1;
-update noar tt set b2='U5PJTBALJ6G6S3R1G5GBI2KY5GHBT' where id=1;
-update noar ti set b2='U5PJTBALJ6G6S3R1G5GBI2KY5GHBT' where id=1;
-update noar tt set v0='JL4YOZB838MTJPSX9YK5INP54D' where id=2;
-update noar ti set v0='JL4YOZB838MTJPSX9YK5INP54D' where id=2;
-update noar tt set b0='6JNJRKL8L' where id=2;
-update noar ti set b0='6JNJRKL8L' where id=2;
-update noar tt set v0='97B6OSWMVOJ7P' where id=2;
-update noar ti set v0='97B6OSWMVOJ7P' where id=2;
-update noar tt set b1='BBZHEEZ58' where id=2;
-update noar ti set b1='BBZHEEZ58' where id=2;
-update noar tt set v0='K8H4AEJIG88D6L54' where id=2;
-update noar ti set v0='K8H4AEJIG88D6L54' where id=2;
-update noar tt set b2='OBVWZ9IS75O7OXGIEAE' where id=2;
-update noar ti set b2='OBVWZ9IS75O7OXGIEAE' where id=2;
-update noar tt set v0='R5W6007CPK3SKCC197EKYF6IIML' where id=3;
-update noar ti set v0='R5W6007CPK3SKCC197EKYF6IIML' where id=3;
-update noar tt set b0='0RPTS8X76FNYKXJESBQ6IJCZJ6466DFQ' where id=3;
-update noar ti set b0='0RPTS8X76FNYKXJESBQ6IJCZJ6466DFQ' where id=3;
-update noar tt set v0='1QXF0V6' where id=3;
-update noar ti set v0='1QXF0V6' where id=3;
-update noar tt set b1='545MG8ERXEY0ES2GWU6' where id=3;
-update noar ti set b1='545MG8ERXEY0ES2GWU6' where id=3;
-update noar tt set v0='9OER' where id=3;
-update noar ti set v0='9OER' where id=3;
-update noar tt set b2='2XLQR2ZLSAAF1J' where id=3;
-update noar ti set b2='2XLQR2ZLSAAF1J' where id=3;
-update noar tt set v0='AIG6T' where id=4;
-update noar ti set v0='AIG6T' where id=4;
-update noar tt set b0='UAA3DJVM4A67LENS9IQE4O34DAAZHE' where id=4;
-update noar ti set b0='UAA3DJVM4A67LENS9IQE4O34DAAZHE' where id=4;
-update noar tt set v0='Z8MH6087LWNL' where id=4;
-update noar ti set v0='Z8MH6087LWNL' where id=4;
-update noar tt set b1='2TO7O2GWF1S' where id=4;
-update noar ti set b1='2TO7O2GWF1S' where id=4;
-update noar tt set v0='112DGTZZFIGU6UW' where id=4;
-update noar ti set v0='112DGTZZFIGU6UW' where id=4;
-update noar tt set b2='ZUX' where id=4;
-update noar ti set b2='ZUX' where id=4;
-update noar tt set v0='5R812U1J4KC3I98Q9CD4Z5' where id=5;
-update noar ti set v0='5R812U1J4KC3I98Q9CD4Z5' where id=5;
-update noar tt set b0='W19LR394V1PUNQ5TOST08LK4JJ81' where id=5;
-update noar ti set b0='W19LR394V1PUNQ5TOST08LK4JJ81' where id=5;
-update noar tt set v0='N046OAF7KWWTFCHAK7M1MNEFUX6' where id=5;
-update noar ti set v0='N046OAF7KWWTFCHAK7M1MNEFUX6' where id=5;
-update noar tt set b1='BEX90' where id=5;
-update noar ti set b1='BEX90' where id=5;
-update noar tt set v0='W6ZJC283GG6XDRKDA00CU' where id=5;
-update noar ti set v0='W6ZJC283GG6XDRKDA00CU' where id=5;
-update noar tt set b2='SW6YF65ZZR' where id=5;
-update noar ti set b2='SW6YF65ZZR' where id=5;
-update noar tt set v0='FN4SQB7CLT' where id=6;
-update noar ti set v0='FN4SQB7CLT' where id=6;
-update noar tt set b0='91ESNOZG2HT8W5C3IL61K' where id=6;
-update noar ti set b0='91ESNOZG2HT8W5C3IL61K' where id=6;
-update noar tt set v0='OA0GW' where id=6;
-update noar ti set v0='OA0GW' where id=6;
-update noar tt set b1='KYB42T420M2S0RG5MVHEH8' where id=6;
-update noar ti set b1='KYB42T420M2S0RG5MVHEH8' where id=6;
-update noar tt set v0='SNXZDT6LXH' where id=6;
-update noar ti set v0='SNXZDT6LXH' where id=6;
-update noar tt set b2='3VXMULO4' where id=6;
-update noar ti set b2='3VXMULO4' where id=6;
-update noar tt set v0='24X59TQ4AO7TXEA8N' where id=7;
-update noar ti set v0='24X59TQ4AO7TXEA8N' where id=7;
-update noar tt set b0='OJNXGIEWCEJP0BO2ETUL2DRH3254VQ3' where id=7;
-update noar ti set b0='OJNXGIEWCEJP0BO2ETUL2DRH3254VQ3' where id=7;
-update noar tt set v0='C4ED5SOI' where id=7;
-update noar ti set v0='C4ED5SOI' where id=7;
-update noar tt set b1='FDEMF79SMDVEDRZV' where id=7;
-update noar ti set b1='FDEMF79SMDVEDRZV' where id=7;
-update noar tt set v0='45NRX77NHZ9DPO91YW24SFVC7R6PJ' where id=7;
-update noar ti set v0='45NRX77NHZ9DPO91YW24SFVC7R6PJ' where id=7;
-update noar tt set b2='H5DO1XGPAND5QL9ID' where id=7;
-update noar ti set b2='H5DO1XGPAND5QL9ID' where id=7;
-update noar tt set v0='735' where id=8;
-update noar ti set v0='735' where id=8;
-update noar tt set b0='F33F1LGLFK6MISSLGLQNIESWEGGNC59C' where id=8;
-update noar ti set b0='F33F1LGLFK6MISSLGLQNIESWEGGNC59C' where id=8;
-update noar tt set v0='Z74TECDZ0XQHY6B51AFC8B7G3A09GG2F' where id=8;
-update noar ti set v0='Z74TECDZ0XQHY6B51AFC8B7G3A09GG2F' where id=8;
-update noar tt set b1='OWZBVCAL9IARJLEV7J9RUGC' where id=8;
-update noar ti set b1='OWZBVCAL9IARJLEV7J9RUGC' where id=8;
-update noar tt set v0='HSG8G82JQIJEMQUMZMQ5ILG1UW' where id=8;
-update noar ti set v0='HSG8G82JQIJEMQUMZMQ5ILG1UW' where id=8;
-update noar tt set b2='1LZKUV2MNSKPN' where id=8;
-update noar ti set b2='1LZKUV2MNSKPN' where id=8;
-update noar tt set v0='1KMVQ13VKUTNUD8' where id=9;
-update noar ti set v0='1KMVQ13VKUTNUD8' where id=9;
-update noar tt set b0='8P7A9S32XDJZT44BQFQXMUMQ72' where id=9;
-update noar ti set b0='8P7A9S32XDJZT44BQFQXMUMQ72' where id=9;
-update noar tt set v0='HN7EL' where id=9;
-update noar ti set v0='HN7EL' where id=9;
-update noar tt set b1='YR8SBTP58NJMXP5BV24OL0K5B' where id=9;
-update noar ti set b1='YR8SBTP58NJMXP5BV24OL0K5B' where id=9;
-update noar tt set v0='MI782QHDFKDKX866T9KBZ09XVFJ' where id=9;
-update noar ti set v0='MI782QHDFKDKX866T9KBZ09XVFJ' where id=9;
-update noar tt set b2='9RE0JEAC4TGJ' where id=9;
-update noar ti set b2='9RE0JEAC4TGJ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 tinyblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='K8NSPJ189F8KM6OROEJOJ1NMIV9Y8K6' where id=1;
-update noar ti set v0='K8NSPJ189F8KM6OROEJOJ1NMIV9Y8K6' where id=1;
-update noar tt set b0='6LMF64A8OS2X3' where id=1;
-update noar ti set b0='6LMF64A8OS2X3' where id=1;
-update noar tt set v0='NNI1BGFAA9OM1JWZHRSDSL2KUVM44FI' where id=1;
-update noar ti set v0='NNI1BGFAA9OM1JWZHRSDSL2KUVM44FI' where id=1;
-update noar tt set b1='ZBROJ6Q3HRIT4GZ9V' where id=1;
-update noar ti set b1='ZBROJ6Q3HRIT4GZ9V' where id=1;
-update noar tt set v0='Q11983622ERSVR05GIPBXR' where id=1;
-update noar ti set v0='Q11983622ERSVR05GIPBXR' where id=1;
-update noar tt set b2='KN7KF' where id=1;
-update noar ti set b2='KN7KF' where id=1;
-update noar tt set v0='SB5ISHJJV44VO77GE8SKA7139TC38OL' where id=2;
-update noar ti set v0='SB5ISHJJV44VO77GE8SKA7139TC38OL' where id=2;
-update noar tt set b0='53Z8NQIBR7D10BD414BY' where id=2;
-update noar ti set b0='53Z8NQIBR7D10BD414BY' where id=2;
-update noar tt set v0='STPDGQUQ0LAO6SA402T1P8' where id=2;
-update noar ti set v0='STPDGQUQ0LAO6SA402T1P8' where id=2;
-update noar tt set b1='MKEXV3R8IK08W2J0QYJU362' where id=2;
-update noar ti set b1='MKEXV3R8IK08W2J0QYJU362' where id=2;
-update noar tt set v0='AP6Y9D9785T6W7FK6O1FPMGQOTLSWD' where id=2;
-update noar ti set v0='AP6Y9D9785T6W7FK6O1FPMGQOTLSWD' where id=2;
-update noar tt set b2='G59NTPAVZ95H2I82Q5B' where id=2;
-update noar ti set b2='G59NTPAVZ95H2I82Q5B' where id=2;
-update noar tt set v0='P7009TG4BTBWX' where id=3;
-update noar ti set v0='P7009TG4BTBWX' where id=3;
-update noar tt set b0='0SABYIY6HXY6M' where id=3;
-update noar ti set b0='0SABYIY6HXY6M' where id=3;
-update noar tt set v0='089COAGUJXOHIHSX9Y1VOR1O6' where id=3;
-update noar ti set v0='089COAGUJXOHIHSX9Y1VOR1O6' where id=3;
-update noar tt set b1='KWQEBDL877LC' where id=3;
-update noar ti set b1='KWQEBDL877LC' where id=3;
-update noar tt set v0='Y711VK8VM4KZYRYQB2CJG8J36' where id=3;
-update noar ti set v0='Y711VK8VM4KZYRYQB2CJG8J36' where id=3;
-update noar tt set b2='ZWXUKT4BQBTER9N6V' where id=3;
-update noar ti set b2='ZWXUKT4BQBTER9N6V' where id=3;
-update noar tt set v0='8TH9CZFHVO6LTLFZB73M7Q' where id=4;
-update noar ti set v0='8TH9CZFHVO6LTLFZB73M7Q' where id=4;
-update noar tt set b0='DPO8UJ6ZHYN3J0BL92' where id=4;
-update noar ti set b0='DPO8UJ6ZHYN3J0BL92' where id=4;
-update noar tt set v0='E2N' where id=4;
-update noar ti set v0='E2N' where id=4;
-update noar tt set b1='HBOUE8ABT5Q5DBGKN' where id=4;
-update noar ti set b1='HBOUE8ABT5Q5DBGKN' where id=4;
-update noar tt set v0='C6DA97JFDC' where id=4;
-update noar ti set v0='C6DA97JFDC' where id=4;
-update noar tt set b2='KJ47WRCHX9CDVXU99LMU' where id=4;
-update noar ti set b2='KJ47WRCHX9CDVXU99LMU' where id=4;
-update noar tt set v0='XFR3J' where id=5;
-update noar ti set v0='XFR3J' where id=5;
-update noar tt set b0='P78MA' where id=5;
-update noar ti set b0='P78MA' where id=5;
-update noar tt set v0='VGJFEI8BSG3VHUBNEPTI' where id=5;
-update noar ti set v0='VGJFEI8BSG3VHUBNEPTI' where id=5;
-update noar tt set b1='3EG2W3DYKCVK' where id=5;
-update noar ti set b1='3EG2W3DYKCVK' where id=5;
-update noar tt set v0='7M8LRFW9XOL945G' where id=5;
-update noar ti set v0='7M8LRFW9XOL945G' where id=5;
-update noar tt set b2='92LZO2S465NJ3ZZNVTH' where id=5;
-update noar ti set b2='92LZO2S465NJ3ZZNVTH' where id=5;
-update noar tt set v0='E5KTDNHV8YRLR8MS185F886N' where id=6;
-update noar ti set v0='E5KTDNHV8YRLR8MS185F886N' where id=6;
-update noar tt set b0='84W3KV27G41M470O5UM2MV58' where id=6;
-update noar ti set b0='84W3KV27G41M470O5UM2MV58' where id=6;
-update noar tt set v0='8WL1S7VOITW3A0V9EKAYZ5WSH5AVABKI' where id=6;
-update noar ti set v0='8WL1S7VOITW3A0V9EKAYZ5WSH5AVABKI' where id=6;
-update noar tt set b1='HVAUU0T8RUA7KFWQHXH102UCQZNP' where id=6;
-update noar ti set b1='HVAUU0T8RUA7KFWQHXH102UCQZNP' where id=6;
-update noar tt set v0='YRBNYN9OQEX299P95WWZ16GG1XEU' where id=6;
-update noar ti set v0='YRBNYN9OQEX299P95WWZ16GG1XEU' where id=6;
-update noar tt set b2='1JZW6RL836Y0B' where id=6;
-update noar ti set b2='1JZW6RL836Y0B' where id=6;
-update noar tt set v0='9AO0PMC1U3NK5VU6Y0A' where id=7;
-update noar ti set v0='9AO0PMC1U3NK5VU6Y0A' where id=7;
-update noar tt set b0='DXED3P' where id=7;
-update noar ti set b0='DXED3P' where id=7;
-update noar tt set v0='N91HXSDSGQ8957CF4SH' where id=7;
-update noar ti set v0='N91HXSDSGQ8957CF4SH' where id=7;
-update noar tt set b1='19RTEBXJ' where id=7;
-update noar ti set b1='19RTEBXJ' where id=7;
-update noar tt set v0='NA583' where id=7;
-update noar ti set v0='NA583' where id=7;
-update noar tt set b2='A8PIRU08HHI8P4NH1H7M8' where id=7;
-update noar ti set b2='A8PIRU08HHI8P4NH1H7M8' where id=7;
-update noar tt set v0='TCKTNX00RS7OCBZS6R' where id=8;
-update noar ti set v0='TCKTNX00RS7OCBZS6R' where id=8;
-update noar tt set b0='PFH2ECI5PSYY5X6RVW' where id=8;
-update noar ti set b0='PFH2ECI5PSYY5X6RVW' where id=8;
-update noar tt set v0='ZJLFP22U5MOVF' where id=8;
-update noar ti set v0='ZJLFP22U5MOVF' where id=8;
-update noar tt set b1='89XI3QPR7JM7LJD596FDN' where id=8;
-update noar ti set b1='89XI3QPR7JM7LJD596FDN' where id=8;
-update noar tt set v0='DNMX5QSFKDQJ' where id=8;
-update noar ti set v0='DNMX5QSFKDQJ' where id=8;
-update noar tt set b2='PMANK0RF34GV' where id=8;
-update noar ti set b2='PMANK0RF34GV' where id=8;
-update noar tt set v0='CP9OR4' where id=9;
-update noar ti set v0='CP9OR4' where id=9;
-update noar tt set b0='UBARS9EYH43DRZ4RQJQIP1X2JP2CP' where id=9;
-update noar ti set b0='UBARS9EYH43DRZ4RQJQIP1X2JP2CP' where id=9;
-update noar tt set v0='CIXEAVKVXU' where id=9;
-update noar ti set v0='CIXEAVKVXU' where id=9;
-update noar tt set b1='S9RGTGFSCE8CUTA2ZTQ934BBPGG' where id=9;
-update noar ti set b1='S9RGTGFSCE8CUTA2ZTQ934BBPGG' where id=9;
-update noar tt set v0='O6TZ8JM8A4W1' where id=9;
-update noar ti set v0='O6TZ8JM8A4W1' where id=9;
-update noar tt set b2='3QWTT010XHC5UHLN4S06' where id=9;
-update noar ti set b2='3QWTT010XHC5UHLN4S06' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 tinyblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='IO183H14D1WS' where id=1;
-update noar ti set v0='IO183H14D1WS' where id=1;
-update noar tt set b0='4659HHPODFOX7H28I' where id=1;
-update noar ti set b0='4659HHPODFOX7H28I' where id=1;
-update noar tt set v0='V794014B20ZPL8UA93XN4D4GN452ISBM' where id=1;
-update noar ti set v0='V794014B20ZPL8UA93XN4D4GN452ISBM' where id=1;
-update noar tt set b1='NP' where id=1;
-update noar ti set b1='NP' where id=1;
-update noar tt set v0='HZD70LUSY' where id=1;
-update noar ti set v0='HZD70LUSY' where id=1;
-update noar tt set b2='2W7TW' where id=1;
-update noar ti set b2='2W7TW' where id=1;
-update noar tt set v0='LG5Y5UAYTY0JI' where id=2;
-update noar ti set v0='LG5Y5UAYTY0JI' where id=2;
-update noar tt set b0='LI0' where id=2;
-update noar ti set b0='LI0' where id=2;
-update noar tt set v0='V0PQLUP624SPBJTVPYY6LWZ' where id=2;
-update noar ti set v0='V0PQLUP624SPBJTVPYY6LWZ' where id=2;
-update noar tt set b1='FFGMF67N' where id=2;
-update noar ti set b1='FFGMF67N' where id=2;
-update noar tt set v0='9ILULRIJ49FOWO701RS8US6EN0CLC' where id=2;
-update noar ti set v0='9ILULRIJ49FOWO701RS8US6EN0CLC' where id=2;
-update noar tt set b2='R2XLNNPFM35QH9PTFG7429YES3' where id=2;
-update noar ti set b2='R2XLNNPFM35QH9PTFG7429YES3' where id=2;
-update noar tt set v0='GO60CLY8UW1IE5DMDM' where id=3;
-update noar ti set v0='GO60CLY8UW1IE5DMDM' where id=3;
-update noar tt set b0='G7HTHTB611JX19W6CETJPCTDYFTC5' where id=3;
-update noar ti set b0='G7HTHTB611JX19W6CETJPCTDYFTC5' where id=3;
-update noar tt set v0='FPR08WZUWZD' where id=3;
-update noar ti set v0='FPR08WZUWZD' where id=3;
-update noar tt set b1='RFELQ2O9XNWVT8E1AO43S7O' where id=3;
-update noar ti set b1='RFELQ2O9XNWVT8E1AO43S7O' where id=3;
-update noar tt set v0='6JCMUIRX4CDT8R5V334OSNEQ8C' where id=3;
-update noar ti set v0='6JCMUIRX4CDT8R5V334OSNEQ8C' where id=3;
-update noar tt set b2='1W0RNVBQ9UQT0BXI' where id=3;
-update noar ti set b2='1W0RNVBQ9UQT0BXI' where id=3;
-update noar tt set v0='RHM' where id=4;
-update noar ti set v0='RHM' where id=4;
-update noar tt set b0='8O1VS8JKLHNNVEI2VTQIVBIK0' where id=4;
-update noar ti set b0='8O1VS8JKLHNNVEI2VTQIVBIK0' where id=4;
-update noar tt set v0='F1Y45M' where id=4;
-update noar ti set v0='F1Y45M' where id=4;
-update noar tt set b1='0AISSMOOX1GNSOIUN7B4C2708U8U1' where id=4;
-update noar ti set b1='0AISSMOOX1GNSOIUN7B4C2708U8U1' where id=4;
-update noar tt set v0='4FPJ12U2KXUUF34UUCF2HA7SU' where id=4;
-update noar ti set v0='4FPJ12U2KXUUF34UUCF2HA7SU' where id=4;
-update noar tt set b2='KEL3VYHM' where id=4;
-update noar ti set b2='KEL3VYHM' where id=4;
-update noar tt set v0='YSR5UG5GCIWVQB1VKWW4O0HEPU57A2' where id=5;
-update noar ti set v0='YSR5UG5GCIWVQB1VKWW4O0HEPU57A2' where id=5;
-update noar tt set b0='OW8NRFQ7RUF4WW0' where id=5;
-update noar ti set b0='OW8NRFQ7RUF4WW0' where id=5;
-update noar tt set v0='ZSLIWZKVJWS0XXD' where id=5;
-update noar ti set v0='ZSLIWZKVJWS0XXD' where id=5;
-update noar tt set b1='TW5TC0P8LQ7LK41H3NDGL5CC' where id=5;
-update noar ti set b1='TW5TC0P8LQ7LK41H3NDGL5CC' where id=5;
-update noar tt set v0='CR' where id=5;
-update noar ti set v0='CR' where id=5;
-update noar tt set b2='3A62GE0' where id=5;
-update noar ti set b2='3A62GE0' where id=5;
-update noar tt set v0='JIT6Z9A8DFG084KW7G' where id=6;
-update noar ti set v0='JIT6Z9A8DFG084KW7G' where id=6;
-update noar tt set b0='HM' where id=6;
-update noar ti set b0='HM' where id=6;
-update noar tt set v0='WJH3UE76ZSG' where id=6;
-update noar ti set v0='WJH3UE76ZSG' where id=6;
-update noar tt set b1='4NGYH5TWD57ZRWRV' where id=6;
-update noar ti set b1='4NGYH5TWD57ZRWRV' where id=6;
-update noar tt set v0='119K6HXZD492URWUT1ZEIOG' where id=6;
-update noar ti set v0='119K6HXZD492URWUT1ZEIOG' where id=6;
-update noar tt set b2='RCO3B5MT2DGXQZ' where id=6;
-update noar ti set b2='RCO3B5MT2DGXQZ' where id=6;
-update noar tt set v0='OJ291GEPK1RMR07OFH9' where id=7;
-update noar ti set v0='OJ291GEPK1RMR07OFH9' where id=7;
-update noar tt set b0='H24GEC0NZHAGY4QC757OI2QNFY74' where id=7;
-update noar ti set b0='H24GEC0NZHAGY4QC757OI2QNFY74' where id=7;
-update noar tt set v0='3P19Y7OJYE' where id=7;
-update noar ti set v0='3P19Y7OJYE' where id=7;
-update noar tt set b1='JH' where id=7;
-update noar ti set b1='JH' where id=7;
-update noar tt set v0='5' where id=7;
-update noar ti set v0='5' where id=7;
-update noar tt set b2='TAYUPP3H7J5RE70I8WWPKXEAA' where id=7;
-update noar ti set b2='TAYUPP3H7J5RE70I8WWPKXEAA' where id=7;
-update noar tt set v0='CFG0DPZS0CMB' where id=8;
-update noar ti set v0='CFG0DPZS0CMB' where id=8;
-update noar tt set b0='J6GJABCR9SJKK6BO5' where id=8;
-update noar ti set b0='J6GJABCR9SJKK6BO5' where id=8;
-update noar tt set v0='ERVZ4EV9HZXZS6YTS9P' where id=8;
-update noar ti set v0='ERVZ4EV9HZXZS6YTS9P' where id=8;
-update noar tt set b1='47TDQS84MGAB9Z4TC' where id=8;
-update noar ti set b1='47TDQS84MGAB9Z4TC' where id=8;
-update noar tt set v0='8GNSVLA8IHMYTUOYIM' where id=8;
-update noar ti set v0='8GNSVLA8IHMYTUOYIM' where id=8;
-update noar tt set b2='O475F' where id=8;
-update noar ti set b2='O475F' where id=8;
-update noar tt set v0='GG4GDZ4CSPDY2MGGS6L9QBH5W6' where id=9;
-update noar ti set v0='GG4GDZ4CSPDY2MGGS6L9QBH5W6' where id=9;
-update noar tt set b0='GES24NIWZ0FJ09HTB8' where id=9;
-update noar ti set b0='GES24NIWZ0FJ09HTB8' where id=9;
-update noar tt set v0='S2NHJIET' where id=9;
-update noar ti set v0='S2NHJIET' where id=9;
-update noar tt set b1='LZSCMC5B3MGLGS68WDDLX122GHBW8WR' where id=9;
-update noar ti set b1='LZSCMC5B3MGLGS68WDDLX122GHBW8WR' where id=9;
-update noar tt set v0='NNRHRO87YKM9ZHMXIXY94GO6T84EXDU7' where id=9;
-update noar ti set v0='NNRHRO87YKM9ZHMXIXY94GO6T84EXDU7' where id=9;
-update noar tt set b2='DUYWTHBGQTFWY0F7WBBRUIKL9CA5' where id=9;
-update noar ti set b2='DUYWTHBGQTFWY0F7WBBRUIKL9CA5' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 tinyblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='FQJEBWZ5H9QATEP' where id=1;
-update noar ti set v0='FQJEBWZ5H9QATEP' where id=1;
-update noar tt set b0='94KXNTAJHCFX3JG458XUZGAGAFFX' where id=1;
-update noar ti set b0='94KXNTAJHCFX3JG458XUZGAGAFFX' where id=1;
-update noar tt set v0='S4WX0KP4IYHF7WPV7WLVOZ79K81' where id=1;
-update noar ti set v0='S4WX0KP4IYHF7WPV7WLVOZ79K81' where id=1;
-update noar tt set b1='NF' where id=1;
-update noar ti set b1='NF' where id=1;
-update noar tt set v0='FYD1C8XIBYI16SHIVJJYNPY6P' where id=1;
-update noar ti set v0='FYD1C8XIBYI16SHIVJJYNPY6P' where id=1;
-update noar tt set b2='YXXQPI18CCSAAKIC5R3N52LUMGF7AJW' where id=1;
-update noar ti set b2='YXXQPI18CCSAAKIC5R3N52LUMGF7AJW' where id=1;
-update noar tt set v0='JRPGR9ZV6VQLXX4UZ5S229ZQB0SZ2' where id=2;
-update noar ti set v0='JRPGR9ZV6VQLXX4UZ5S229ZQB0SZ2' where id=2;
-update noar tt set b0='WEN30AFXA6DLGXWGAZ' where id=2;
-update noar ti set b0='WEN30AFXA6DLGXWGAZ' where id=2;
-update noar tt set v0='VP0W5C5TY' where id=2;
-update noar ti set v0='VP0W5C5TY' where id=2;
-update noar tt set b1='SX79T2M' where id=2;
-update noar ti set b1='SX79T2M' where id=2;
-update noar tt set v0='SMA1R3STCSPCR84YO8J9C26L2' where id=2;
-update noar ti set v0='SMA1R3STCSPCR84YO8J9C26L2' where id=2;
-update noar tt set b2='UZFK1OQXFUZG' where id=2;
-update noar ti set b2='UZFK1OQXFUZG' where id=2;
-update noar tt set v0='EGWWLFQJ0B1' where id=3;
-update noar ti set v0='EGWWLFQJ0B1' where id=3;
-update noar tt set b0='4V8RMAL' where id=3;
-update noar ti set b0='4V8RMAL' where id=3;
-update noar tt set v0='72GDUYZ86W8RJQYXL6QEE' where id=3;
-update noar ti set v0='72GDUYZ86W8RJQYXL6QEE' where id=3;
-update noar tt set b1='BZKLCI' where id=3;
-update noar ti set b1='BZKLCI' where id=3;
-update noar tt set v0='IHBKYL1BDZ6UT672YO' where id=3;
-update noar ti set v0='IHBKYL1BDZ6UT672YO' where id=3;
-update noar tt set b2='ULBHM2GQSZE57FYYBC7R2' where id=3;
-update noar ti set b2='ULBHM2GQSZE57FYYBC7R2' where id=3;
-update noar tt set v0='KX1L5YMHYO5TWA2NFF2ZC' where id=4;
-update noar ti set v0='KX1L5YMHYO5TWA2NFF2ZC' where id=4;
-update noar tt set b0='V8DA0B9D' where id=4;
-update noar ti set b0='V8DA0B9D' where id=4;
-update noar tt set v0='J7FI7Z46YLY5591JREZCXU55L7' where id=4;
-update noar ti set v0='J7FI7Z46YLY5591JREZCXU55L7' where id=4;
-update noar tt set b1='LYMOJ2NBZ3QSJHPUK2L2' where id=4;
-update noar ti set b1='LYMOJ2NBZ3QSJHPUK2L2' where id=4;
-update noar tt set v0='C1PDF82HCNUMTX7TD0IAUGU8781' where id=4;
-update noar ti set v0='C1PDF82HCNUMTX7TD0IAUGU8781' where id=4;
-update noar tt set b2='SHV4DZNX2T26CR0BA7GWG5139PTNG' where id=4;
-update noar ti set b2='SHV4DZNX2T26CR0BA7GWG5139PTNG' where id=4;
-update noar tt set v0='T772XEVGTFV' where id=5;
-update noar ti set v0='T772XEVGTFV' where id=5;
-update noar tt set b0='CFMKN8LUFBEBNRE4FJG7V7YU17IIE' where id=5;
-update noar ti set b0='CFMKN8LUFBEBNRE4FJG7V7YU17IIE' where id=5;
-update noar tt set v0='D' where id=5;
-update noar ti set v0='D' where id=5;
-update noar tt set b1='B6P2Y36S7LV04DBT' where id=5;
-update noar ti set b1='B6P2Y36S7LV04DBT' where id=5;
-update noar tt set v0='FUSTNCDCMYB00USXC9SG' where id=5;
-update noar ti set v0='FUSTNCDCMYB00USXC9SG' where id=5;
-update noar tt set b2='45X6B9C9CKO7ACSDYWF2C0UPEWBVD' where id=5;
-update noar ti set b2='45X6B9C9CKO7ACSDYWF2C0UPEWBVD' where id=5;
-update noar tt set v0='YRF' where id=6;
-update noar ti set v0='YRF' where id=6;
-update noar tt set b0='FIT19WCTO' where id=6;
-update noar ti set b0='FIT19WCTO' where id=6;
-update noar tt set v0='HUT7DKH54G3SEE08R8U1SCOJY' where id=6;
-update noar ti set v0='HUT7DKH54G3SEE08R8U1SCOJY' where id=6;
-update noar tt set b1='K5PWHFU4QXCT8PULYCJN845' where id=6;
-update noar ti set b1='K5PWHFU4QXCT8PULYCJN845' where id=6;
-update noar tt set v0='1ZV6T12OVT0O9J7WKV' where id=6;
-update noar ti set v0='1ZV6T12OVT0O9J7WKV' where id=6;
-update noar tt set b2='3AMDBYZFPO2GDDZGHKC7GBNJ' where id=6;
-update noar ti set b2='3AMDBYZFPO2GDDZGHKC7GBNJ' where id=6;
-update noar tt set v0='62649G70QT23G598IR5CKLPND4SFUKQ' where id=7;
-update noar ti set v0='62649G70QT23G598IR5CKLPND4SFUKQ' where id=7;
-update noar tt set b0='Q7PI30WPVLNLW00' where id=7;
-update noar ti set b0='Q7PI30WPVLNLW00' where id=7;
-update noar tt set v0='U4DU6U03LW0GDV' where id=7;
-update noar ti set v0='U4DU6U03LW0GDV' where id=7;
-update noar tt set b1='581AR1P21X8HKGJYNDH0AGXB' where id=7;
-update noar ti set b1='581AR1P21X8HKGJYNDH0AGXB' where id=7;
-update noar tt set v0='OEOCXX8MB38GTMW' where id=7;
-update noar ti set v0='OEOCXX8MB38GTMW' where id=7;
-update noar tt set b2='Y6G8ZWVI5EGH7NMJ326OQKJWZMCCO5IA' where id=7;
-update noar ti set b2='Y6G8ZWVI5EGH7NMJ326OQKJWZMCCO5IA' where id=7;
-update noar tt set v0='CM8RUHC2HEH2MSY47BATWMXMXIWV' where id=8;
-update noar ti set v0='CM8RUHC2HEH2MSY47BATWMXMXIWV' where id=8;
-update noar tt set b0='J48HOSOIR8ITD' where id=8;
-update noar ti set b0='J48HOSOIR8ITD' where id=8;
-update noar tt set v0='CJ7DM7VIS5FVFFTSC1A9T3IPOX512' where id=8;
-update noar ti set v0='CJ7DM7VIS5FVFFTSC1A9T3IPOX512' where id=8;
-update noar tt set b1='DDDA0C1KCQAGLX02PUPYX9JOTH1Q4WBY' where id=8;
-update noar ti set b1='DDDA0C1KCQAGLX02PUPYX9JOTH1Q4WBY' where id=8;
-update noar tt set v0='5WMFIGARIK08F4WOA1' where id=8;
-update noar ti set v0='5WMFIGARIK08F4WOA1' where id=8;
-update noar tt set b2='3C74W5EAAU06EEK745CEYPKEMQD' where id=8;
-update noar ti set b2='3C74W5EAAU06EEK745CEYPKEMQD' where id=8;
-update noar tt set v0='8YQL4C2UA838FLPTK8' where id=9;
-update noar ti set v0='8YQL4C2UA838FLPTK8' where id=9;
-update noar tt set b0='6MIA72A297ZYL2VLGDJ3HD1XR' where id=9;
-update noar ti set b0='6MIA72A297ZYL2VLGDJ3HD1XR' where id=9;
-update noar tt set v0='MW5PFU7AUWFDGRE6' where id=9;
-update noar ti set v0='MW5PFU7AUWFDGRE6' where id=9;
-update noar tt set b1='OTBG4W5FF1ZY6OML4FVJP1H14IBH' where id=9;
-update noar ti set b1='OTBG4W5FF1ZY6OML4FVJP1H14IBH' where id=9;
-update noar tt set v0='UGMRBVTEORP6EM3TJ' where id=9;
-update noar ti set v0='UGMRBVTEORP6EM3TJ' where id=9;
-update noar tt set b2='V' where id=9;
-update noar ti set b2='V' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 tinyblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7XTT73TB6O2ZROIS6Y' where id=1;
-update noar ti set v0='7XTT73TB6O2ZROIS6Y' where id=1;
-update noar tt set b0='Q7KGHH' where id=1;
-update noar ti set b0='Q7KGHH' where id=1;
-update noar tt set v0='XY1VOS09GPAWLXEETTVSP3T0' where id=1;
-update noar ti set v0='XY1VOS09GPAWLXEETTVSP3T0' where id=1;
-update noar tt set b1='1TK8D' where id=1;
-update noar ti set b1='1TK8D' where id=1;
-update noar tt set v0='16XA06KSW6NIT' where id=1;
-update noar ti set v0='16XA06KSW6NIT' where id=1;
-update noar tt set b2='7T3DDNQPF4OYECMNFGX5OXJF' where id=1;
-update noar ti set b2='7T3DDNQPF4OYECMNFGX5OXJF' where id=1;
-update noar tt set v0='IIN4XULFRSR58UT4H6XTFOFSNAYMMQBB' where id=2;
-update noar ti set v0='IIN4XULFRSR58UT4H6XTFOFSNAYMMQBB' where id=2;
-update noar tt set b0='ZFCOTEUO684CUJBGJSDWO7W' where id=2;
-update noar ti set b0='ZFCOTEUO684CUJBGJSDWO7W' where id=2;
-update noar tt set v0='X9FHNE7G6YYWCBP9EWH8RD4W' where id=2;
-update noar ti set v0='X9FHNE7G6YYWCBP9EWH8RD4W' where id=2;
-update noar tt set b1='M4OYBT793CUJ1674PHUUEAM8J55MS' where id=2;
-update noar ti set b1='M4OYBT793CUJ1674PHUUEAM8J55MS' where id=2;
-update noar tt set v0='F' where id=2;
-update noar ti set v0='F' where id=2;
-update noar tt set b2='2GX93CUWKA7GKHTWMR' where id=2;
-update noar ti set b2='2GX93CUWKA7GKHTWMR' where id=2;
-update noar tt set v0='3S8UD79J7ZMYZ' where id=3;
-update noar ti set v0='3S8UD79J7ZMYZ' where id=3;
-update noar tt set b0='6TBMQGKGL2JMT' where id=3;
-update noar ti set b0='6TBMQGKGL2JMT' where id=3;
-update noar tt set v0='Z950E9IRHP5L1VTLMJ0MECLQC51' where id=3;
-update noar ti set v0='Z950E9IRHP5L1VTLMJ0MECLQC51' where id=3;
-update noar tt set b1='4TZ3B' where id=3;
-update noar ti set b1='4TZ3B' where id=3;
-update noar tt set v0='V' where id=3;
-update noar ti set v0='V' where id=3;
-update noar tt set b2='4GU1VTRD5GF87HNJPJYP2SXK0IRBQPY' where id=3;
-update noar ti set b2='4GU1VTRD5GF87HNJPJYP2SXK0IRBQPY' where id=3;
-update noar tt set v0='ECEYJOFA504OPSNOEAOJ' where id=4;
-update noar ti set v0='ECEYJOFA504OPSNOEAOJ' where id=4;
-update noar tt set b0='OUYV5F' where id=4;
-update noar ti set b0='OUYV5F' where id=4;
-update noar tt set v0='7Y6J6LXKONTTGEVEUA9Z' where id=4;
-update noar ti set v0='7Y6J6LXKONTTGEVEUA9Z' where id=4;
-update noar tt set b1='P3LW' where id=4;
-update noar ti set b1='P3LW' where id=4;
-update noar tt set v0='SZ38GAN2EM51' where id=4;
-update noar ti set v0='SZ38GAN2EM51' where id=4;
-update noar tt set b2='9E' where id=4;
-update noar ti set b2='9E' where id=4;
-update noar tt set v0='2' where id=5;
-update noar ti set v0='2' where id=5;
-update noar tt set b0='IF7YOOD8UCL7FL' where id=5;
-update noar ti set b0='IF7YOOD8UCL7FL' where id=5;
-update noar tt set v0='HUHXW5QJF7P' where id=5;
-update noar ti set v0='HUHXW5QJF7P' where id=5;
-update noar tt set b1='54I625COL1E' where id=5;
-update noar ti set b1='54I625COL1E' where id=5;
-update noar tt set v0='T61CCMJU0FWNX' where id=5;
-update noar ti set v0='T61CCMJU0FWNX' where id=5;
-update noar tt set b2='Y1G0RDSE184U3EI21NQWJS7' where id=5;
-update noar ti set b2='Y1G0RDSE184U3EI21NQWJS7' where id=5;
-update noar tt set v0='HUHMVG3C6KFUIWZYPSJWAJFILVTWW0' where id=6;
-update noar ti set v0='HUHMVG3C6KFUIWZYPSJWAJFILVTWW0' where id=6;
-update noar tt set b0='SSS4' where id=6;
-update noar ti set b0='SSS4' where id=6;
-update noar tt set v0='22Q3QFMX9O6EK8JH5J' where id=6;
-update noar ti set v0='22Q3QFMX9O6EK8JH5J' where id=6;
-update noar tt set b1='GFQYG61MUE3BO5' where id=6;
-update noar ti set b1='GFQYG61MUE3BO5' where id=6;
-update noar tt set v0='MJ6RUYCTN1B04IXPBI6K7VONB3RZO' where id=6;
-update noar ti set v0='MJ6RUYCTN1B04IXPBI6K7VONB3RZO' where id=6;
-update noar tt set b2='QC1UN0X0ZDF6YK' where id=6;
-update noar ti set b2='QC1UN0X0ZDF6YK' where id=6;
-update noar tt set v0='16GAUCR1A7FZV3BN0' where id=7;
-update noar ti set v0='16GAUCR1A7FZV3BN0' where id=7;
-update noar tt set b0='4S71LZQD1MV4PLZ9K273TF0I' where id=7;
-update noar ti set b0='4S71LZQD1MV4PLZ9K273TF0I' where id=7;
-update noar tt set v0='B3DX22JT9KMPOMG4YQNQSEZD8I' where id=7;
-update noar ti set v0='B3DX22JT9KMPOMG4YQNQSEZD8I' where id=7;
-update noar tt set b1='901DP42WV97QFW1NLYDRR88AWP' where id=7;
-update noar ti set b1='901DP42WV97QFW1NLYDRR88AWP' where id=7;
-update noar tt set v0='RH1H99MQBOWGDNA6F0ZCAU0EHY' where id=7;
-update noar ti set v0='RH1H99MQBOWGDNA6F0ZCAU0EHY' where id=7;
-update noar tt set b2='UTJ24G95SZK28WIZTEG7FQAS2G5AFH' where id=7;
-update noar ti set b2='UTJ24G95SZK28WIZTEG7FQAS2G5AFH' where id=7;
-update noar tt set v0='5INBHYAFHU6UNXWXW82' where id=8;
-update noar ti set v0='5INBHYAFHU6UNXWXW82' where id=8;
-update noar tt set b0='R8' where id=8;
-update noar ti set b0='R8' where id=8;
-update noar tt set v0='86J3XWPQBDAE7DH6N4BSWCNKQ0DSICR4' where id=8;
-update noar ti set v0='86J3XWPQBDAE7DH6N4BSWCNKQ0DSICR4' where id=8;
-update noar tt set b1='XO9ADPIOC15W65' where id=8;
-update noar ti set b1='XO9ADPIOC15W65' where id=8;
-update noar tt set v0='ZWX' where id=8;
-update noar ti set v0='ZWX' where id=8;
-update noar tt set b2='DI02PG5UHYGW26QIP7RFN5' where id=8;
-update noar ti set b2='DI02PG5UHYGW26QIP7RFN5' where id=8;
-update noar tt set v0='23B' where id=9;
-update noar ti set v0='23B' where id=9;
-update noar tt set b0='OK7CO7B605S05ZEA2R' where id=9;
-update noar ti set b0='OK7CO7B605S05ZEA2R' where id=9;
-update noar tt set v0='MRAVTBHQJ2KMBQ' where id=9;
-update noar ti set v0='MRAVTBHQJ2KMBQ' where id=9;
-update noar tt set b1='VBVVXR' where id=9;
-update noar ti set b1='VBVVXR' where id=9;
-update noar tt set v0='WVYRUL7OKPOCAG' where id=9;
-update noar ti set v0='WVYRUL7OKPOCAG' where id=9;
-update noar tt set b2='AZYZ2TNI4' where id=9;
-update noar ti set b2='AZYZ2TNI4' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 tinyblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='P8ERNEXJX0' where id=1;
-update noar ti set v0='P8ERNEXJX0' where id=1;
-update noar tt set b0='46LLDX6PU5W3C1AK8' where id=1;
-update noar ti set b0='46LLDX6PU5W3C1AK8' where id=1;
-update noar tt set v0='89DEUI' where id=1;
-update noar ti set v0='89DEUI' where id=1;
-update noar tt set b1='51OIFUHAFC' where id=1;
-update noar ti set b1='51OIFUHAFC' where id=1;
-update noar tt set v0='YDG1IG3BOYA8D9J7LNZM' where id=1;
-update noar ti set v0='YDG1IG3BOYA8D9J7LNZM' where id=1;
-update noar tt set b2='Q31K7LUKOKN63WE0536ZJVXE4VFGYJL' where id=1;
-update noar ti set b2='Q31K7LUKOKN63WE0536ZJVXE4VFGYJL' where id=1;
-update noar tt set v0='V' where id=2;
-update noar ti set v0='V' where id=2;
-update noar tt set b0='4' where id=2;
-update noar ti set b0='4' where id=2;
-update noar tt set v0='HF3LV51L9NUVQ16H' where id=2;
-update noar ti set v0='HF3LV51L9NUVQ16H' where id=2;
-update noar tt set b1='9TLL9T' where id=2;
-update noar ti set b1='9TLL9T' where id=2;
-update noar tt set v0='NJD6IG' where id=2;
-update noar ti set v0='NJD6IG' where id=2;
-update noar tt set b2='ZZ0LN5ILJ7E1WWMME26J6BFR5' where id=2;
-update noar ti set b2='ZZ0LN5ILJ7E1WWMME26J6BFR5' where id=2;
-update noar tt set v0='BMZSSN5DZ68AAZHDFVDKT6AOIN4' where id=3;
-update noar ti set v0='BMZSSN5DZ68AAZHDFVDKT6AOIN4' where id=3;
-update noar tt set b0='IYBES7D33F' where id=3;
-update noar ti set b0='IYBES7D33F' where id=3;
-update noar tt set v0='VRV9J3OELG82TP49NIIL93K0ILZK8OEH' where id=3;
-update noar ti set v0='VRV9J3OELG82TP49NIIL93K0ILZK8OEH' where id=3;
-update noar tt set b1='BAZMSYZ9' where id=3;
-update noar ti set b1='BAZMSYZ9' where id=3;
-update noar tt set v0='71TVIPM60CDQ' where id=3;
-update noar ti set v0='71TVIPM60CDQ' where id=3;
-update noar tt set b2='PQ0CQ9TQJ30QHIE6VMFKUZ0VM24' where id=3;
-update noar ti set b2='PQ0CQ9TQJ30QHIE6VMFKUZ0VM24' where id=3;
-update noar tt set v0='FK2QS2M38MG4SB' where id=4;
-update noar ti set v0='FK2QS2M38MG4SB' where id=4;
-update noar tt set b0='BJ53EUSXGLSJT2DK0HRSTKVNOC' where id=4;
-update noar ti set b0='BJ53EUSXGLSJT2DK0HRSTKVNOC' where id=4;
-update noar tt set v0='AW0JKGZG' where id=4;
-update noar ti set v0='AW0JKGZG' where id=4;
-update noar tt set b1='QYF22DIANJZJDLW' where id=4;
-update noar ti set b1='QYF22DIANJZJDLW' where id=4;
-update noar tt set v0='UOKB2TZJGOAY7W0CCY13IM6DCN83RNV' where id=4;
-update noar ti set v0='UOKB2TZJGOAY7W0CCY13IM6DCN83RNV' where id=4;
-update noar tt set b2='QFGB82ROQMFRJ' where id=4;
-update noar ti set b2='QFGB82ROQMFRJ' where id=4;
-update noar tt set v0='GCT1' where id=5;
-update noar ti set v0='GCT1' where id=5;
-update noar tt set b0='4AY3G3TMA6K1KLOG' where id=5;
-update noar ti set b0='4AY3G3TMA6K1KLOG' where id=5;
-update noar tt set v0='E2NQGKV9NQ' where id=5;
-update noar ti set v0='E2NQGKV9NQ' where id=5;
-update noar tt set b1='0FZXXTL56A9FDWQWTV8VDE5' where id=5;
-update noar ti set b1='0FZXXTL56A9FDWQWTV8VDE5' where id=5;
-update noar tt set v0='2' where id=5;
-update noar ti set v0='2' where id=5;
-update noar tt set b2='XNHFGL9O4331TJ8O5WGJ' where id=5;
-update noar ti set b2='XNHFGL9O4331TJ8O5WGJ' where id=5;
-update noar tt set v0='3WN2' where id=6;
-update noar ti set v0='3WN2' where id=6;
-update noar tt set b0='4OHP6FSU5QAPFHYGW3' where id=6;
-update noar ti set b0='4OHP6FSU5QAPFHYGW3' where id=6;
-update noar tt set v0='6LZLS7JDJZMXTEL09' where id=6;
-update noar ti set v0='6LZLS7JDJZMXTEL09' where id=6;
-update noar tt set b1='E56W' where id=6;
-update noar ti set b1='E56W' where id=6;
-update noar tt set v0='Z' where id=6;
-update noar ti set v0='Z' where id=6;
-update noar tt set b2='QL4P44RMBNPTM1BGXORDXA' where id=6;
-update noar ti set b2='QL4P44RMBNPTM1BGXORDXA' where id=6;
-update noar tt set v0='V72KAJT49Q3XNJJH3BZ38UIDBR' where id=7;
-update noar ti set v0='V72KAJT49Q3XNJJH3BZ38UIDBR' where id=7;
-update noar tt set b0='A8ZHTF28G2ESEKC2P' where id=7;
-update noar ti set b0='A8ZHTF28G2ESEKC2P' where id=7;
-update noar tt set v0='MSU2TK7T7X8H2PO002' where id=7;
-update noar ti set v0='MSU2TK7T7X8H2PO002' where id=7;
-update noar tt set b1='OEIVQ9JNR12TLNS9F9TRBO' where id=7;
-update noar ti set b1='OEIVQ9JNR12TLNS9F9TRBO' where id=7;
-update noar tt set v0='ORMWQRG' where id=7;
-update noar ti set v0='ORMWQRG' where id=7;
-update noar tt set b2='2TGJ' where id=7;
-update noar ti set b2='2TGJ' where id=7;
-update noar tt set v0='DM8NIYDI3UY7VYOP6CA' where id=8;
-update noar ti set v0='DM8NIYDI3UY7VYOP6CA' where id=8;
-update noar tt set b0='0R8SCQQHS2' where id=8;
-update noar ti set b0='0R8SCQQHS2' where id=8;
-update noar tt set v0='73V4GP8ZGHQUPGHJQNEMSNB6ZDC09RB' where id=8;
-update noar ti set v0='73V4GP8ZGHQUPGHJQNEMSNB6ZDC09RB' where id=8;
-update noar tt set b1='T5PUHSVI2D42NGLBRORMZ5QYC5DTXTZ' where id=8;
-update noar ti set b1='T5PUHSVI2D42NGLBRORMZ5QYC5DTXTZ' where id=8;
-update noar tt set v0='VQFLD8QM79CJWYS' where id=8;
-update noar ti set v0='VQFLD8QM79CJWYS' where id=8;
-update noar tt set b2='U71T03E3B7RY' where id=8;
-update noar ti set b2='U71T03E3B7RY' where id=8;
-update noar tt set v0='040Z9WA6YSCGWQ9B5W4NU423DTFI' where id=9;
-update noar ti set v0='040Z9WA6YSCGWQ9B5W4NU423DTFI' where id=9;
-update noar tt set b0='7S5ZH62ONHLKBLLQM6J9ME9PA2EP' where id=9;
-update noar ti set b0='7S5ZH62ONHLKBLLQM6J9ME9PA2EP' where id=9;
-update noar tt set v0='EPH88UO2JBO4A45I1MH7U9LLQT' where id=9;
-update noar ti set v0='EPH88UO2JBO4A45I1MH7U9LLQT' where id=9;
-update noar tt set b1='KBVAOHS4TOMRVITUY9PFOU9HHF' where id=9;
-update noar ti set b1='KBVAOHS4TOMRVITUY9PFOU9HHF' where id=9;
-update noar tt set v0='0JGT7D8SMB9C3EIG54GE57U12' where id=9;
-update noar ti set v0='0JGT7D8SMB9C3EIG54GE57U12' where id=9;
-update noar tt set b2='2Y57' where id=9;
-update noar ti set b2='2Y57' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 blob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='BROUDSR' where id=1;
-update noar ti set v0='BROUDSR' where id=1;
-update noar tt set b0='RIX5UPSX8W3TD609MDRNEN' where id=1;
-update noar ti set b0='RIX5UPSX8W3TD609MDRNEN' where id=1;
-update noar tt set v0='FA2DJ12YMS4AGIP0AP38FZ4OG' where id=1;
-update noar ti set v0='FA2DJ12YMS4AGIP0AP38FZ4OG' where id=1;
-update noar tt set b1='MF3RMRFVZ1DL9FGW2IPNCF' where id=1;
-update noar ti set b1='MF3RMRFVZ1DL9FGW2IPNCF' where id=1;
-update noar tt set v0='2FGI' where id=1;
-update noar ti set v0='2FGI' where id=1;
-update noar tt set b2='DUJD9TNRDDT7IRA5SG429RDYRKPF7YYS' where id=1;
-update noar ti set b2='DUJD9TNRDDT7IRA5SG429RDYRKPF7YYS' where id=1;
-update noar tt set v0='KZA3SVRJMGZ' where id=2;
-update noar ti set v0='KZA3SVRJMGZ' where id=2;
-update noar tt set b0='BDM6QA64CL' where id=2;
-update noar ti set b0='BDM6QA64CL' where id=2;
-update noar tt set v0='KJDHM84OLBFC8HEV0U0' where id=2;
-update noar ti set v0='KJDHM84OLBFC8HEV0U0' where id=2;
-update noar tt set b1='G1SL9DX1N3O0CHC5I' where id=2;
-update noar ti set b1='G1SL9DX1N3O0CHC5I' where id=2;
-update noar tt set v0='1740XYPAI2DR1C' where id=2;
-update noar ti set v0='1740XYPAI2DR1C' where id=2;
-update noar tt set b2='UU' where id=2;
-update noar ti set b2='UU' where id=2;
-update noar tt set v0='HSHCU568NJ4QCQC9HDIU236FWGWW' where id=3;
-update noar ti set v0='HSHCU568NJ4QCQC9HDIU236FWGWW' where id=3;
-update noar tt set b0='4WPHC740' where id=3;
-update noar ti set b0='4WPHC740' where id=3;
-update noar tt set v0='SG33S788P0HN1B3AQX6' where id=3;
-update noar ti set v0='SG33S788P0HN1B3AQX6' where id=3;
-update noar tt set b1='44SHY2BBA9BLFRYF1FKKA5TE' where id=3;
-update noar ti set b1='44SHY2BBA9BLFRYF1FKKA5TE' where id=3;
-update noar tt set v0='ITFEBA8WACVKR67GS5QQ0OTQBAHB' where id=3;
-update noar ti set v0='ITFEBA8WACVKR67GS5QQ0OTQBAHB' where id=3;
-update noar tt set b2='YA4KQWU4AFP6SIO8' where id=3;
-update noar ti set b2='YA4KQWU4AFP6SIO8' where id=3;
-update noar tt set v0='BQ7W9X' where id=4;
-update noar ti set v0='BQ7W9X' where id=4;
-update noar tt set b0='QFUTQUZZF71D5J' where id=4;
-update noar ti set b0='QFUTQUZZF71D5J' where id=4;
-update noar tt set v0='2NPYTD9N3OJPUBJHSRH4RWMBOWQFT2P' where id=4;
-update noar ti set v0='2NPYTD9N3OJPUBJHSRH4RWMBOWQFT2P' where id=4;
-update noar tt set b1='1L98HMNCNYU' where id=4;
-update noar ti set b1='1L98HMNCNYU' where id=4;
-update noar tt set v0='6QIPIGAAFURBQ7DCUFBKHE7FTUEQWMB' where id=4;
-update noar ti set v0='6QIPIGAAFURBQ7DCUFBKHE7FTUEQWMB' where id=4;
-update noar tt set b2='60PQQJWWA9AZ' where id=4;
-update noar ti set b2='60PQQJWWA9AZ' where id=4;
-update noar tt set v0='WWQCW66A' where id=5;
-update noar ti set v0='WWQCW66A' where id=5;
-update noar tt set b0='M1MY4PN8NFJP' where id=5;
-update noar ti set b0='M1MY4PN8NFJP' where id=5;
-update noar tt set v0='DHTNK6F7SEKJVX0SIWCPGWA77IAQKY2U' where id=5;
-update noar ti set v0='DHTNK6F7SEKJVX0SIWCPGWA77IAQKY2U' where id=5;
-update noar tt set b1='B' where id=5;
-update noar ti set b1='B' where id=5;
-update noar tt set v0='6BYP' where id=5;
-update noar ti set v0='6BYP' where id=5;
-update noar tt set b2='HICT9Z5K4E' where id=5;
-update noar ti set b2='HICT9Z5K4E' where id=5;
-update noar tt set v0='F' where id=6;
-update noar ti set v0='F' where id=6;
-update noar tt set b0='MQZO2RFT36J' where id=6;
-update noar ti set b0='MQZO2RFT36J' where id=6;
-update noar tt set v0='ABFV2ZBHW67QVLBTGQMS662N2X' where id=6;
-update noar ti set v0='ABFV2ZBHW67QVLBTGQMS662N2X' where id=6;
-update noar tt set b1='7BKQ3B8NSXP3DVP94W67' where id=6;
-update noar ti set b1='7BKQ3B8NSXP3DVP94W67' where id=6;
-update noar tt set v0='4VSCO3SE9ENG1RHBJCDVHFVOEGJLX0' where id=6;
-update noar ti set v0='4VSCO3SE9ENG1RHBJCDVHFVOEGJLX0' where id=6;
-update noar tt set b2='9LFYQYL80G82XGFQ' where id=6;
-update noar ti set b2='9LFYQYL80G82XGFQ' where id=6;
-update noar tt set v0='OBREEN9N8JK5PF4TFS27FOI' where id=7;
-update noar ti set v0='OBREEN9N8JK5PF4TFS27FOI' where id=7;
-update noar tt set b0='WBJPALYRNREZ1DG97W22LW3YNPZ' where id=7;
-update noar ti set b0='WBJPALYRNREZ1DG97W22LW3YNPZ' where id=7;
-update noar tt set v0='G30MQH1Z3NTR7XBKHF' where id=7;
-update noar ti set v0='G30MQH1Z3NTR7XBKHF' where id=7;
-update noar tt set b1='0' where id=7;
-update noar ti set b1='0' where id=7;
-update noar tt set v0='JE7YZ' where id=7;
-update noar ti set v0='JE7YZ' where id=7;
-update noar tt set b2='KZK' where id=7;
-update noar ti set b2='KZK' where id=7;
-update noar tt set v0='W16ESY' where id=8;
-update noar ti set v0='W16ESY' where id=8;
-update noar tt set b0='2KHZO6WI' where id=8;
-update noar ti set b0='2KHZO6WI' where id=8;
-update noar tt set v0='0CPXCSLBIS5K522R' where id=8;
-update noar ti set v0='0CPXCSLBIS5K522R' where id=8;
-update noar tt set b1='A58CI6K4NQ7FQAPKWE9LG8OO' where id=8;
-update noar ti set b1='A58CI6K4NQ7FQAPKWE9LG8OO' where id=8;
-update noar tt set v0='BZRNYKOYM83Y93UCTAR1' where id=8;
-update noar ti set v0='BZRNYKOYM83Y93UCTAR1' where id=8;
-update noar tt set b2='JC2R1Z090XG8TBIPREB8RVM0LCGW' where id=8;
-update noar ti set b2='JC2R1Z090XG8TBIPREB8RVM0LCGW' where id=8;
-update noar tt set v0='1BS' where id=9;
-update noar ti set v0='1BS' where id=9;
-update noar tt set b0='3KLCZHEJFGRE1RWD27IFY0' where id=9;
-update noar ti set b0='3KLCZHEJFGRE1RWD27IFY0' where id=9;
-update noar tt set v0='IIPL2GQ7RWMNSAAZM2EBN9LWMHY7EXVE' where id=9;
-update noar ti set v0='IIPL2GQ7RWMNSAAZM2EBN9LWMHY7EXVE' where id=9;
-update noar tt set b1='OSRXH' where id=9;
-update noar ti set b1='OSRXH' where id=9;
-update noar tt set v0='MOJUUCMQUO0' where id=9;
-update noar ti set v0='MOJUUCMQUO0' where id=9;
-update noar tt set b2='EFKIQ6TG9RBD1N0IRU5QFJS7' where id=9;
-update noar ti set b2='EFKIQ6TG9RBD1N0IRU5QFJS7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 blob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='SRYJIKT9UMDUUVMJWKG' where id=1;
-update noar ti set v0='SRYJIKT9UMDUUVMJWKG' where id=1;
-update noar tt set b0='I6IK9FCUHYKXOM' where id=1;
-update noar ti set b0='I6IK9FCUHYKXOM' where id=1;
-update noar tt set v0='HUV9FWP3J26VL' where id=1;
-update noar ti set v0='HUV9FWP3J26VL' where id=1;
-update noar tt set b1='3WOW43V1QDPD6ZJ' where id=1;
-update noar ti set b1='3WOW43V1QDPD6ZJ' where id=1;
-update noar tt set v0='3J2NLWHDFJE0EH8ZAXD2U1827USBPIV' where id=1;
-update noar ti set v0='3J2NLWHDFJE0EH8ZAXD2U1827USBPIV' where id=1;
-update noar tt set b2='Y497E01' where id=1;
-update noar ti set b2='Y497E01' where id=1;
-update noar tt set v0='H1JY' where id=2;
-update noar ti set v0='H1JY' where id=2;
-update noar tt set b0='YI35EOFSQB7EZ7CRW7S9QI' where id=2;
-update noar ti set b0='YI35EOFSQB7EZ7CRW7S9QI' where id=2;
-update noar tt set v0='7LKGN6KR7MLI3XZVXA3TFYM' where id=2;
-update noar ti set v0='7LKGN6KR7MLI3XZVXA3TFYM' where id=2;
-update noar tt set b1='BE2S48NUFB7XPK9OUQSVE41PAZN0W' where id=2;
-update noar ti set b1='BE2S48NUFB7XPK9OUQSVE41PAZN0W' where id=2;
-update noar tt set v0='TAV8CKC1CEXWQF6G5R0QJ93' where id=2;
-update noar ti set v0='TAV8CKC1CEXWQF6G5R0QJ93' where id=2;
-update noar tt set b2='0DQPMM' where id=2;
-update noar ti set b2='0DQPMM' where id=2;
-update noar tt set v0='NY7MI21QOVN15AYK6A64' where id=3;
-update noar ti set v0='NY7MI21QOVN15AYK6A64' where id=3;
-update noar tt set b0='NEEQHUG6JF4GM7MH6KH63WQU604A' where id=3;
-update noar ti set b0='NEEQHUG6JF4GM7MH6KH63WQU604A' where id=3;
-update noar tt set v0='6H6SHGNTN7' where id=3;
-update noar ti set v0='6H6SHGNTN7' where id=3;
-update noar tt set b1='KT0GOJI68W5RVC9OU25240RLD5WJBR2' where id=3;
-update noar ti set b1='KT0GOJI68W5RVC9OU25240RLD5WJBR2' where id=3;
-update noar tt set v0='F5TC01JDVCVGUZN1WSTEXZ' where id=3;
-update noar ti set v0='F5TC01JDVCVGUZN1WSTEXZ' where id=3;
-update noar tt set b2='XUKBAL579EL1D' where id=3;
-update noar ti set b2='XUKBAL579EL1D' where id=3;
-update noar tt set v0='0VJEEDOX1YX1C2IRBUD' where id=4;
-update noar ti set v0='0VJEEDOX1YX1C2IRBUD' where id=4;
-update noar tt set b0='CHG' where id=4;
-update noar ti set b0='CHG' where id=4;
-update noar tt set v0='CPBEFBD' where id=4;
-update noar ti set v0='CPBEFBD' where id=4;
-update noar tt set b1='4I6' where id=4;
-update noar ti set b1='4I6' where id=4;
-update noar tt set v0='6UAQ6M4IWS1ILD798ZRF29YI73ZGFP2P' where id=4;
-update noar ti set v0='6UAQ6M4IWS1ILD798ZRF29YI73ZGFP2P' where id=4;
-update noar tt set b2='7RZBWU77YZSE' where id=4;
-update noar ti set b2='7RZBWU77YZSE' where id=4;
-update noar tt set v0='IHCY' where id=5;
-update noar ti set v0='IHCY' where id=5;
-update noar tt set b0='NF7MX9803ULIJCVUTSVGHDX6DGY0HCA7' where id=5;
-update noar ti set b0='NF7MX9803ULIJCVUTSVGHDX6DGY0HCA7' where id=5;
-update noar tt set v0='9HW38U6NN7' where id=5;
-update noar ti set v0='9HW38U6NN7' where id=5;
-update noar tt set b1='W5QHTB383UTHMHTA51STZFE' where id=5;
-update noar ti set b1='W5QHTB383UTHMHTA51STZFE' where id=5;
-update noar tt set v0='6H662CU5AK0ZVSLO91' where id=5;
-update noar ti set v0='6H662CU5AK0ZVSLO91' where id=5;
-update noar tt set b2='R' where id=5;
-update noar ti set b2='R' where id=5;
-update noar tt set v0='NIE1Y2RAXOXDF53KQE68GDYJ6QSP' where id=6;
-update noar ti set v0='NIE1Y2RAXOXDF53KQE68GDYJ6QSP' where id=6;
-update noar tt set b0='1HJIHCTB9UQ7SP77OO1GCB0XGZ' where id=6;
-update noar ti set b0='1HJIHCTB9UQ7SP77OO1GCB0XGZ' where id=6;
-update noar tt set v0='0' where id=6;
-update noar ti set v0='0' where id=6;
-update noar tt set b1='E5' where id=6;
-update noar ti set b1='E5' where id=6;
-update noar tt set v0='K5' where id=6;
-update noar ti set v0='K5' where id=6;
-update noar tt set b2='JDWGFIUQ58ZFW619J5V4N63' where id=6;
-update noar ti set b2='JDWGFIUQ58ZFW619J5V4N63' where id=6;
-update noar tt set v0='B486QLU' where id=7;
-update noar ti set v0='B486QLU' where id=7;
-update noar tt set b0='BYGMXZ2AJ55VN0DL8HHNGYNXAEAA7Z9' where id=7;
-update noar ti set b0='BYGMXZ2AJ55VN0DL8HHNGYNXAEAA7Z9' where id=7;
-update noar tt set v0='PF' where id=7;
-update noar ti set v0='PF' where id=7;
-update noar tt set b1='B384EWQEFMAH7SIHFGK98YQ3YY6CX7EA' where id=7;
-update noar ti set b1='B384EWQEFMAH7SIHFGK98YQ3YY6CX7EA' where id=7;
-update noar tt set v0='H5GZVSYQAXU24' where id=7;
-update noar ti set v0='H5GZVSYQAXU24' where id=7;
-update noar tt set b2='LLOXPNDN3SFLP29YOML' where id=7;
-update noar ti set b2='LLOXPNDN3SFLP29YOML' where id=7;
-update noar tt set v0='I5D7YUMCCM6B' where id=8;
-update noar ti set v0='I5D7YUMCCM6B' where id=8;
-update noar tt set b0='C5SM3TMLLRRSHROTJ' where id=8;
-update noar ti set b0='C5SM3TMLLRRSHROTJ' where id=8;
-update noar tt set v0='XSEOI' where id=8;
-update noar ti set v0='XSEOI' where id=8;
-update noar tt set b1='VTQ' where id=8;
-update noar ti set b1='VTQ' where id=8;
-update noar tt set v0='GQ23CUQG4O' where id=8;
-update noar ti set v0='GQ23CUQG4O' where id=8;
-update noar tt set b2='RGTFQ1BLW25X72BHAUHHD8' where id=8;
-update noar ti set b2='RGTFQ1BLW25X72BHAUHHD8' where id=8;
-update noar tt set v0='K7828F3XRT6XEE4PWP9J2T' where id=9;
-update noar ti set v0='K7828F3XRT6XEE4PWP9J2T' where id=9;
-update noar tt set b0='KDVF7O1W6S6JSRVV1EE' where id=9;
-update noar ti set b0='KDVF7O1W6S6JSRVV1EE' where id=9;
-update noar tt set v0='RS84B7KKF' where id=9;
-update noar ti set v0='RS84B7KKF' where id=9;
-update noar tt set b1='4V1QC9TC1O7J7C' where id=9;
-update noar ti set b1='4V1QC9TC1O7J7C' where id=9;
-update noar tt set v0='2IUL5W04RM34NU6M9QGQSX1' where id=9;
-update noar ti set v0='2IUL5W04RM34NU6M9QGQSX1' where id=9;
-update noar tt set b2='0RYE2TOC' where id=9;
-update noar ti set b2='0RYE2TOC' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 blob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1M3BDN2LYVWHKCQ75NL' where id=1;
-update noar ti set v0='1M3BDN2LYVWHKCQ75NL' where id=1;
-update noar tt set b0='WIP8ZSUE5TWWDFRZ5PRGQ2' where id=1;
-update noar ti set b0='WIP8ZSUE5TWWDFRZ5PRGQ2' where id=1;
-update noar tt set v0='IVBVLGZYOJ0KOLDC1EJ2' where id=1;
-update noar ti set v0='IVBVLGZYOJ0KOLDC1EJ2' where id=1;
-update noar tt set b1='B2UVWA7PX2U2Y7I8XW5U' where id=1;
-update noar ti set b1='B2UVWA7PX2U2Y7I8XW5U' where id=1;
-update noar tt set v0='EYITE2Z9PS2' where id=1;
-update noar ti set v0='EYITE2Z9PS2' where id=1;
-update noar tt set b2='GIJ6XAP' where id=1;
-update noar ti set b2='GIJ6XAP' where id=1;
-update noar tt set v0='L3N86NTCWANSI9YAV' where id=2;
-update noar ti set v0='L3N86NTCWANSI9YAV' where id=2;
-update noar tt set b0='G' where id=2;
-update noar ti set b0='G' where id=2;
-update noar tt set v0='P7IGSKL6V3E4PEE9FLJRBDLJZ' where id=2;
-update noar ti set v0='P7IGSKL6V3E4PEE9FLJRBDLJZ' where id=2;
-update noar tt set b1='UKRP' where id=2;
-update noar ti set b1='UKRP' where id=2;
-update noar tt set v0='VSPIM7XWS63UKL78BZE09C2T' where id=2;
-update noar ti set v0='VSPIM7XWS63UKL78BZE09C2T' where id=2;
-update noar tt set b2='MBMPE7OE18X3YOF19' where id=2;
-update noar ti set b2='MBMPE7OE18X3YOF19' where id=2;
-update noar tt set v0='N0MTRRTI6GQVUXQ8' where id=3;
-update noar ti set v0='N0MTRRTI6GQVUXQ8' where id=3;
-update noar tt set b0='DLWFSYJEJ' where id=3;
-update noar ti set b0='DLWFSYJEJ' where id=3;
-update noar tt set v0='LFN' where id=3;
-update noar ti set v0='LFN' where id=3;
-update noar tt set b1='9E' where id=3;
-update noar ti set b1='9E' where id=3;
-update noar tt set v0='3V9YIBI3NSG14PLAUT8AF9' where id=3;
-update noar ti set v0='3V9YIBI3NSG14PLAUT8AF9' where id=3;
-update noar tt set b2='GFCL5OSNEESH' where id=3;
-update noar ti set b2='GFCL5OSNEESH' where id=3;
-update noar tt set v0='JL' where id=4;
-update noar ti set v0='JL' where id=4;
-update noar tt set b0='QOXK7Q0RHTN6B9LI' where id=4;
-update noar ti set b0='QOXK7Q0RHTN6B9LI' where id=4;
-update noar tt set v0='6HRO' where id=4;
-update noar ti set v0='6HRO' where id=4;
-update noar tt set b1='99VDLOCABCSKGDIZV2FAH6JP23YI' where id=4;
-update noar ti set b1='99VDLOCABCSKGDIZV2FAH6JP23YI' where id=4;
-update noar tt set v0='XA62B38YU0A0E' where id=4;
-update noar ti set v0='XA62B38YU0A0E' where id=4;
-update noar tt set b2='R6NPUAIAMBBVO1YGHA' where id=4;
-update noar ti set b2='R6NPUAIAMBBVO1YGHA' where id=4;
-update noar tt set v0='MJU' where id=5;
-update noar ti set v0='MJU' where id=5;
-update noar tt set b0='9BGE34Y6HBP' where id=5;
-update noar ti set b0='9BGE34Y6HBP' where id=5;
-update noar tt set v0='643ONEEBMJ513YTII3AYC6' where id=5;
-update noar ti set v0='643ONEEBMJ513YTII3AYC6' where id=5;
-update noar tt set b1='KR5OW82C9TJZ' where id=5;
-update noar ti set b1='KR5OW82C9TJZ' where id=5;
-update noar tt set v0='TKQJ2WHKB32H243G' where id=5;
-update noar ti set v0='TKQJ2WHKB32H243G' where id=5;
-update noar tt set b2='JOZZLIU466' where id=5;
-update noar ti set b2='JOZZLIU466' where id=5;
-update noar tt set v0='MXUCG5TGOAZPLNJOQ6DR2D' where id=6;
-update noar ti set v0='MXUCG5TGOAZPLNJOQ6DR2D' where id=6;
-update noar tt set b0='6ZSWB' where id=6;
-update noar ti set b0='6ZSWB' where id=6;
-update noar tt set v0='5' where id=6;
-update noar ti set v0='5' where id=6;
-update noar tt set b1='7YDUL' where id=6;
-update noar ti set b1='7YDUL' where id=6;
-update noar tt set v0='ATNVMUR03DOQWJYH2R0GKEQ5BAMDL' where id=6;
-update noar ti set v0='ATNVMUR03DOQWJYH2R0GKEQ5BAMDL' where id=6;
-update noar tt set b2='SLYHPNHJGA5C4' where id=6;
-update noar ti set b2='SLYHPNHJGA5C4' where id=6;
-update noar tt set v0='3XK9Y53' where id=7;
-update noar ti set v0='3XK9Y53' where id=7;
-update noar tt set b0='0ERE' where id=7;
-update noar ti set b0='0ERE' where id=7;
-update noar tt set v0='HRA20YBAAOA9AAO9BV' where id=7;
-update noar ti set v0='HRA20YBAAOA9AAO9BV' where id=7;
-update noar tt set b1='ECZBAA43XYZM52IU8W02KTHQMSJDLJB0' where id=7;
-update noar ti set b1='ECZBAA43XYZM52IU8W02KTHQMSJDLJB0' where id=7;
-update noar tt set v0='US8W3DHMGUB5' where id=7;
-update noar ti set v0='US8W3DHMGUB5' where id=7;
-update noar tt set b2='U1W12ER0A2C27' where id=7;
-update noar ti set b2='U1W12ER0A2C27' where id=7;
-update noar tt set v0='ZKOSAEBJLNUI0ASUBF2KMSVFT7D' where id=8;
-update noar ti set v0='ZKOSAEBJLNUI0ASUBF2KMSVFT7D' where id=8;
-update noar tt set b0='8MOJRLW5ZS8' where id=8;
-update noar ti set b0='8MOJRLW5ZS8' where id=8;
-update noar tt set v0='YLZ67TXQD5KM3TMFBMWTMO9HT05Z3GO' where id=8;
-update noar ti set v0='YLZ67TXQD5KM3TMFBMWTMO9HT05Z3GO' where id=8;
-update noar tt set b1='QYPWFX16YXC6UDQL5YD6AS204Q15' where id=8;
-update noar ti set b1='QYPWFX16YXC6UDQL5YD6AS204Q15' where id=8;
-update noar tt set v0='FY07OGWCSW' where id=8;
-update noar ti set v0='FY07OGWCSW' where id=8;
-update noar tt set b2='E69NUAPLPQYMZ3' where id=8;
-update noar ti set b2='E69NUAPLPQYMZ3' where id=8;
-update noar tt set v0='4ZUMNJ9QV6NN9H6JJVI' where id=9;
-update noar ti set v0='4ZUMNJ9QV6NN9H6JJVI' where id=9;
-update noar tt set b0='4' where id=9;
-update noar ti set b0='4' where id=9;
-update noar tt set v0='2UCK' where id=9;
-update noar ti set v0='2UCK' where id=9;
-update noar tt set b1='7B5YOYFVS9F5M' where id=9;
-update noar ti set b1='7B5YOYFVS9F5M' where id=9;
-update noar tt set v0='9CJWUGM69HNBDGLKO38TE5L12ADO' where id=9;
-update noar ti set v0='9CJWUGM69HNBDGLKO38TE5L12ADO' where id=9;
-update noar tt set b2='5E9QX8EC1OCFS9HNY2' where id=9;
-update noar ti set b2='5E9QX8EC1OCFS9HNY2' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 blob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='D16B' where id=1;
-update noar ti set v0='D16B' where id=1;
-update noar tt set b0='1GLRM' where id=1;
-update noar ti set b0='1GLRM' where id=1;
-update noar tt set v0='BWI' where id=1;
-update noar ti set v0='BWI' where id=1;
-update noar tt set b1='93XR68CG95P1FQ1AHRBWGQTBLZTBDCOZ' where id=1;
-update noar ti set b1='93XR68CG95P1FQ1AHRBWGQTBLZTBDCOZ' where id=1;
-update noar tt set v0='51CTWC3F4GJES8K4WAAZRFLR7C' where id=1;
-update noar ti set v0='51CTWC3F4GJES8K4WAAZRFLR7C' where id=1;
-update noar tt set b2='6Q050V' where id=1;
-update noar ti set b2='6Q050V' where id=1;
-update noar tt set v0='5KQRMV9R310WGQP8XOL' where id=2;
-update noar ti set v0='5KQRMV9R310WGQP8XOL' where id=2;
-update noar tt set b0='3X1HAD54DRB4MPS' where id=2;
-update noar ti set b0='3X1HAD54DRB4MPS' where id=2;
-update noar tt set v0='ID3PCB7AMA47VPDJKRCB87J1JVH4XZW' where id=2;
-update noar ti set v0='ID3PCB7AMA47VPDJKRCB87J1JVH4XZW' where id=2;
-update noar tt set b1='DRCLLAJP082OGQOFP' where id=2;
-update noar ti set b1='DRCLLAJP082OGQOFP' where id=2;
-update noar tt set v0='TIZ09' where id=2;
-update noar ti set v0='TIZ09' where id=2;
-update noar tt set b2='FITZRU85OZ3C' where id=2;
-update noar ti set b2='FITZRU85OZ3C' where id=2;
-update noar tt set v0='OMX9HNFQMFE0XTB' where id=3;
-update noar ti set v0='OMX9HNFQMFE0XTB' where id=3;
-update noar tt set b0='C2TINHJMIKHWBMK9PCPU7XS2O' where id=3;
-update noar ti set b0='C2TINHJMIKHWBMK9PCPU7XS2O' where id=3;
-update noar tt set v0='Z365ZS7F30D0IGO7WX81LD8RFHVT' where id=3;
-update noar ti set v0='Z365ZS7F30D0IGO7WX81LD8RFHVT' where id=3;
-update noar tt set b1='Z5W2JOI' where id=3;
-update noar ti set b1='Z5W2JOI' where id=3;
-update noar tt set v0='NZH2S8YRKZ29OBRX62M0HLTV7MMPW7' where id=3;
-update noar ti set v0='NZH2S8YRKZ29OBRX62M0HLTV7MMPW7' where id=3;
-update noar tt set b2='B104PRWOJMAPGY1VRDAOZC6GF5QM1W' where id=3;
-update noar ti set b2='B104PRWOJMAPGY1VRDAOZC6GF5QM1W' where id=3;
-update noar tt set v0='5V75N3V' where id=4;
-update noar ti set v0='5V75N3V' where id=4;
-update noar tt set b0='OUZT2ZB4TRH8KAE4LLPHI1' where id=4;
-update noar ti set b0='OUZT2ZB4TRH8KAE4LLPHI1' where id=4;
-update noar tt set v0='RDWE9JTRLPEHSMD1X7WN3' where id=4;
-update noar ti set v0='RDWE9JTRLPEHSMD1X7WN3' where id=4;
-update noar tt set b1='T5WR21RGSA7GUO7X' where id=4;
-update noar ti set b1='T5WR21RGSA7GUO7X' where id=4;
-update noar tt set v0='8FV' where id=4;
-update noar ti set v0='8FV' where id=4;
-update noar tt set b2='AK7P964L' where id=4;
-update noar ti set b2='AK7P964L' where id=4;
-update noar tt set v0='I4TT8488NY40' where id=5;
-update noar ti set v0='I4TT8488NY40' where id=5;
-update noar tt set b0='B057L4QV' where id=5;
-update noar ti set b0='B057L4QV' where id=5;
-update noar tt set v0='9ZCQXIJUON2TLU394' where id=5;
-update noar ti set v0='9ZCQXIJUON2TLU394' where id=5;
-update noar tt set b1='VKBNM' where id=5;
-update noar ti set b1='VKBNM' where id=5;
-update noar tt set v0='FW0E5N2LVX703UIAI44XY' where id=5;
-update noar ti set v0='FW0E5N2LVX703UIAI44XY' where id=5;
-update noar tt set b2='6GD5MNMXP4CSJEMVOP7IPUFD' where id=5;
-update noar ti set b2='6GD5MNMXP4CSJEMVOP7IPUFD' where id=5;
-update noar tt set v0='Y' where id=6;
-update noar ti set v0='Y' where id=6;
-update noar tt set b0='N778ONW15IE4' where id=6;
-update noar ti set b0='N778ONW15IE4' where id=6;
-update noar tt set v0='KDWKCNG464TOLSF46N9' where id=6;
-update noar ti set v0='KDWKCNG464TOLSF46N9' where id=6;
-update noar tt set b1='V7ADAMKHGLH0CXKWEVMCA9W' where id=6;
-update noar ti set b1='V7ADAMKHGLH0CXKWEVMCA9W' where id=6;
-update noar tt set v0='1UVE4PLGLR7V2OTFW7FB8' where id=6;
-update noar ti set v0='1UVE4PLGLR7V2OTFW7FB8' where id=6;
-update noar tt set b2='0H4ZY8F62LTM6V1093P2EEVGAY036A0' where id=6;
-update noar ti set b2='0H4ZY8F62LTM6V1093P2EEVGAY036A0' where id=6;
-update noar tt set v0='FBRSFD24Q603JJJQJA0U6MJ1U3Y' where id=7;
-update noar ti set v0='FBRSFD24Q603JJJQJA0U6MJ1U3Y' where id=7;
-update noar tt set b0='Z7KPMID44AT' where id=7;
-update noar ti set b0='Z7KPMID44AT' where id=7;
-update noar tt set v0='715A4JQ0HMSC7HOY0' where id=7;
-update noar ti set v0='715A4JQ0HMSC7HOY0' where id=7;
-update noar tt set b1='3C7UVSJNTN' where id=7;
-update noar ti set b1='3C7UVSJNTN' where id=7;
-update noar tt set v0='1S5ZS' where id=7;
-update noar ti set v0='1S5ZS' where id=7;
-update noar tt set b2='5X45ZRH6V8UQFK0767S0IRPTVBT62RE0' where id=7;
-update noar ti set b2='5X45ZRH6V8UQFK0767S0IRPTVBT62RE0' where id=7;
-update noar tt set v0='MUIHBB9LOF' where id=8;
-update noar ti set v0='MUIHBB9LOF' where id=8;
-update noar tt set b0='58Q8' where id=8;
-update noar ti set b0='58Q8' where id=8;
-update noar tt set v0='0TX' where id=8;
-update noar ti set v0='0TX' where id=8;
-update noar tt set b1='OIY8EE3' where id=8;
-update noar ti set b1='OIY8EE3' where id=8;
-update noar tt set v0='CFKBOCQP9O' where id=8;
-update noar ti set v0='CFKBOCQP9O' where id=8;
-update noar tt set b2='W0WCO3LKT0D8OHVX5' where id=8;
-update noar ti set b2='W0WCO3LKT0D8OHVX5' where id=8;
-update noar tt set v0='VH8XQZ' where id=9;
-update noar ti set v0='VH8XQZ' where id=9;
-update noar tt set b0='1BA3N' where id=9;
-update noar ti set b0='1BA3N' where id=9;
-update noar tt set v0='12YQQ23GYSM9M7T3SY0CAYCFQ5WJ4W' where id=9;
-update noar ti set v0='12YQQ23GYSM9M7T3SY0CAYCFQ5WJ4W' where id=9;
-update noar tt set b1='6TPTEJV2MA9AZ0K9JQ9KEKK9GK6' where id=9;
-update noar ti set b1='6TPTEJV2MA9AZ0K9JQ9KEKK9GK6' where id=9;
-update noar tt set v0='Q' where id=9;
-update noar ti set v0='Q' where id=9;
-update noar tt set b2='JUQP2VLQXK5M4DPBNZA71V023' where id=9;
-update noar ti set b2='JUQP2VLQXK5M4DPBNZA71V023' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 blob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='U50AJQ1JN1G0YH' where id=1;
-update noar ti set v0='U50AJQ1JN1G0YH' where id=1;
-update noar tt set b0='VAF3V1GU' where id=1;
-update noar ti set b0='VAF3V1GU' where id=1;
-update noar tt set v0='WJNS9B6981XFM1M1GF0XUI0' where id=1;
-update noar ti set v0='WJNS9B6981XFM1M1GF0XUI0' where id=1;
-update noar tt set b1='ZS5NQBM9YRUEMMGCSBFQYZS1T' where id=1;
-update noar ti set b1='ZS5NQBM9YRUEMMGCSBFQYZS1T' where id=1;
-update noar tt set v0='BX9VN7U7F4H1EU0CZ2VXLX36SMT' where id=1;
-update noar ti set v0='BX9VN7U7F4H1EU0CZ2VXLX36SMT' where id=1;
-update noar tt set b2='3G4CDC88E6435QRY' where id=1;
-update noar ti set b2='3G4CDC88E6435QRY' where id=1;
-update noar tt set v0='8J43KAUNM9' where id=2;
-update noar ti set v0='8J43KAUNM9' where id=2;
-update noar tt set b0='TH' where id=2;
-update noar ti set b0='TH' where id=2;
-update noar tt set v0='VS' where id=2;
-update noar ti set v0='VS' where id=2;
-update noar tt set b1='YOZ59SCEO8MVYNKIKJR' where id=2;
-update noar ti set b1='YOZ59SCEO8MVYNKIKJR' where id=2;
-update noar tt set v0='CMKKFCMT1K17U' where id=2;
-update noar ti set v0='CMKKFCMT1K17U' where id=2;
-update noar tt set b2='PYK0ACLSWCG22BKK9ITELHJ1' where id=2;
-update noar ti set b2='PYK0ACLSWCG22BKK9ITELHJ1' where id=2;
-update noar tt set v0='7QZUQ7SX6KTKPM6YLE31KVR3SLZRLOQ' where id=3;
-update noar ti set v0='7QZUQ7SX6KTKPM6YLE31KVR3SLZRLOQ' where id=3;
-update noar tt set b0='0OEV8YCO4T0HC8LKP47MY036MKEVES' where id=3;
-update noar ti set b0='0OEV8YCO4T0HC8LKP47MY036MKEVES' where id=3;
-update noar tt set v0='TDIPGQKTPH6CHWO4A5N4WNZ6UW' where id=3;
-update noar ti set v0='TDIPGQKTPH6CHWO4A5N4WNZ6UW' where id=3;
-update noar tt set b1='8PHCVSWXKSC8KL7PUOH' where id=3;
-update noar ti set b1='8PHCVSWXKSC8KL7PUOH' where id=3;
-update noar tt set v0='UOSA8ZTCO7684' where id=3;
-update noar ti set v0='UOSA8ZTCO7684' where id=3;
-update noar tt set b2='RGNKGWGGTXRNKA' where id=3;
-update noar ti set b2='RGNKGWGGTXRNKA' where id=3;
-update noar tt set v0='ABMW' where id=4;
-update noar ti set v0='ABMW' where id=4;
-update noar tt set b0='MAIY1I7W3YQA1QCKC3HUOPXQE02TQ6T' where id=4;
-update noar ti set b0='MAIY1I7W3YQA1QCKC3HUOPXQE02TQ6T' where id=4;
-update noar tt set v0='IHN7FTEI1D5M4JCTHNBY5GIDLHCLK5J9' where id=4;
-update noar ti set v0='IHN7FTEI1D5M4JCTHNBY5GIDLHCLK5J9' where id=4;
-update noar tt set b1='0PVBMVE' where id=4;
-update noar ti set b1='0PVBMVE' where id=4;
-update noar tt set v0='K' where id=4;
-update noar ti set v0='K' where id=4;
-update noar tt set b2='KA9J0D8SW7H4X6KMTG387N8EIG2Y' where id=4;
-update noar ti set b2='KA9J0D8SW7H4X6KMTG387N8EIG2Y' where id=4;
-update noar tt set v0='XECTDXBWT04EQJ8HQKXGGQ19NVIRDB' where id=5;
-update noar ti set v0='XECTDXBWT04EQJ8HQKXGGQ19NVIRDB' where id=5;
-update noar tt set b0='6K5XICS4' where id=5;
-update noar ti set b0='6K5XICS4' where id=5;
-update noar tt set v0='6WKS2DY0EPK3W' where id=5;
-update noar ti set v0='6WKS2DY0EPK3W' where id=5;
-update noar tt set b1='RD1PEV' where id=5;
-update noar ti set b1='RD1PEV' where id=5;
-update noar tt set v0='PSXIERURXWIWAJLZOHU7VSD' where id=5;
-update noar ti set v0='PSXIERURXWIWAJLZOHU7VSD' where id=5;
-update noar tt set b2='TX88HBADG4Y9N4FNKRQEB2' where id=5;
-update noar ti set b2='TX88HBADG4Y9N4FNKRQEB2' where id=5;
-update noar tt set v0='9UVEYD7AWTYQZOFBST08SJFWP2GD6J' where id=6;
-update noar ti set v0='9UVEYD7AWTYQZOFBST08SJFWP2GD6J' where id=6;
-update noar tt set b0='BQGUELQ0NJY0NCVTXTUNI3Q7ZLJUT' where id=6;
-update noar ti set b0='BQGUELQ0NJY0NCVTXTUNI3Q7ZLJUT' where id=6;
-update noar tt set v0='P4S5FGG0HC8BPUH6OE2FSI' where id=6;
-update noar ti set v0='P4S5FGG0HC8BPUH6OE2FSI' where id=6;
-update noar tt set b1='DB66VV0DE1Y3LPPP6JBNY1K' where id=6;
-update noar ti set b1='DB66VV0DE1Y3LPPP6JBNY1K' where id=6;
-update noar tt set v0='WPN' where id=6;
-update noar ti set v0='WPN' where id=6;
-update noar tt set b2='VHRHD6PZ3KO4M3Z' where id=6;
-update noar ti set b2='VHRHD6PZ3KO4M3Z' where id=6;
-update noar tt set v0='96AJTQZKM' where id=7;
-update noar ti set v0='96AJTQZKM' where id=7;
-update noar tt set b0='KH9K6' where id=7;
-update noar ti set b0='KH9K6' where id=7;
-update noar tt set v0='9EAE' where id=7;
-update noar ti set v0='9EAE' where id=7;
-update noar tt set b1='OP4NVCVKSFROYVOFM7GD0QJYKAVN3Y' where id=7;
-update noar ti set b1='OP4NVCVKSFROYVOFM7GD0QJYKAVN3Y' where id=7;
-update noar tt set v0='9ZANWI5' where id=7;
-update noar ti set v0='9ZANWI5' where id=7;
-update noar tt set b2='EMIAHLYA9R7OZ3KS8BDMAYMU22LY5Z' where id=7;
-update noar ti set b2='EMIAHLYA9R7OZ3KS8BDMAYMU22LY5Z' where id=7;
-update noar tt set v0='N92XHAMJE561R2Q0OJV2F95TSL58' where id=8;
-update noar ti set v0='N92XHAMJE561R2Q0OJV2F95TSL58' where id=8;
-update noar tt set b0='13K46DNSTTDOG' where id=8;
-update noar ti set b0='13K46DNSTTDOG' where id=8;
-update noar tt set v0='S18HGU8671HPALLH' where id=8;
-update noar ti set v0='S18HGU8671HPALLH' where id=8;
-update noar tt set b1='5TCFNGVDEQE71KW71YQUY6RFUGX' where id=8;
-update noar ti set b1='5TCFNGVDEQE71KW71YQUY6RFUGX' where id=8;
-update noar tt set v0='MR2EE98P9' where id=8;
-update noar ti set v0='MR2EE98P9' where id=8;
-update noar tt set b2='07JYA894MPURF4' where id=8;
-update noar ti set b2='07JYA894MPURF4' where id=8;
-update noar tt set v0='K67V75EW1A89BAB596N0X' where id=9;
-update noar ti set v0='K67V75EW1A89BAB596N0X' where id=9;
-update noar tt set b0='SY2QCCXKBEK2DT36U37J9MZUU' where id=9;
-update noar ti set b0='SY2QCCXKBEK2DT36U37J9MZUU' where id=9;
-update noar tt set v0='Q9HR' where id=9;
-update noar ti set v0='Q9HR' where id=9;
-update noar tt set b1='TB474GT9P915JA7' where id=9;
-update noar ti set b1='TB474GT9P915JA7' where id=9;
-update noar tt set v0='EIXA2H2E0XLCBJ3REOGVLSOCL2VYQGR' where id=9;
-update noar ti set v0='EIXA2H2E0XLCBJ3REOGVLSOCL2VYQGR' where id=9;
-update noar tt set b2='64MAF15KBC5Y8ZH236Q9KWRNL9Q' where id=9;
-update noar ti set b2='64MAF15KBC5Y8ZH236Q9KWRNL9Q' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 blob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='2I' where id=1;
-update noar ti set v0='2I' where id=1;
-update noar tt set b0='P1VI3KLF905KLGIKEXXXLI' where id=1;
-update noar ti set b0='P1VI3KLF905KLGIKEXXXLI' where id=1;
-update noar tt set v0='ZL66BQBQM17YN8NN' where id=1;
-update noar ti set v0='ZL66BQBQM17YN8NN' where id=1;
-update noar tt set b1='ZLNEVXTXK7OZJJ2NXOW75P20MA0AII' where id=1;
-update noar ti set b1='ZLNEVXTXK7OZJJ2NXOW75P20MA0AII' where id=1;
-update noar tt set v0='JYM' where id=1;
-update noar ti set v0='JYM' where id=1;
-update noar tt set b2='O7EZG' where id=1;
-update noar ti set b2='O7EZG' where id=1;
-update noar tt set v0='OJQX6UFC' where id=2;
-update noar ti set v0='OJQX6UFC' where id=2;
-update noar tt set b0='UA5Z9GE' where id=2;
-update noar ti set b0='UA5Z9GE' where id=2;
-update noar tt set v0='QKP63Y2BX56XFNX2T8WFHRTAQ' where id=2;
-update noar ti set v0='QKP63Y2BX56XFNX2T8WFHRTAQ' where id=2;
-update noar tt set b1='AZ92EZ1WD5462TBK4OJ3S5A4EMY20V' where id=2;
-update noar ti set b1='AZ92EZ1WD5462TBK4OJ3S5A4EMY20V' where id=2;
-update noar tt set v0='OFKREEXUWFEGP' where id=2;
-update noar ti set v0='OFKREEXUWFEGP' where id=2;
-update noar tt set b2='XGQ4D6WQ1U1N' where id=2;
-update noar ti set b2='XGQ4D6WQ1U1N' where id=2;
-update noar tt set v0='HB' where id=3;
-update noar ti set v0='HB' where id=3;
-update noar tt set b0='5NFEO3XO' where id=3;
-update noar ti set b0='5NFEO3XO' where id=3;
-update noar tt set v0='B3QNL6UGV5HTUJ4K7F9LDAF7RI57IMS' where id=3;
-update noar ti set v0='B3QNL6UGV5HTUJ4K7F9LDAF7RI57IMS' where id=3;
-update noar tt set b1='LB' where id=3;
-update noar ti set b1='LB' where id=3;
-update noar tt set v0='JNO3Q2YQLGP8XKMBULG' where id=3;
-update noar ti set v0='JNO3Q2YQLGP8XKMBULG' where id=3;
-update noar tt set b2='AS8IA3VPRLP4RRUQ73KA9499JQTU5IZ' where id=3;
-update noar ti set b2='AS8IA3VPRLP4RRUQ73KA9499JQTU5IZ' where id=3;
-update noar tt set v0='X0YQZQOCBTAVPPYD3ITSP19B6FGJZ4' where id=4;
-update noar ti set v0='X0YQZQOCBTAVPPYD3ITSP19B6FGJZ4' where id=4;
-update noar tt set b0='UO3BO1GU1' where id=4;
-update noar ti set b0='UO3BO1GU1' where id=4;
-update noar tt set v0='QT6NUID7WWRIPAKTKXI' where id=4;
-update noar ti set v0='QT6NUID7WWRIPAKTKXI' where id=4;
-update noar tt set b1='7OY2KLZUCP237I4FQC526E' where id=4;
-update noar ti set b1='7OY2KLZUCP237I4FQC526E' where id=4;
-update noar tt set v0='C8GU5JOE7M5FWUC2F' where id=4;
-update noar ti set v0='C8GU5JOE7M5FWUC2F' where id=4;
-update noar tt set b2='U824PWKGO1JY' where id=4;
-update noar ti set b2='U824PWKGO1JY' where id=4;
-update noar tt set v0='XL4GSK0MSY7FV' where id=5;
-update noar ti set v0='XL4GSK0MSY7FV' where id=5;
-update noar tt set b0='L48Q7HUKLKEWXDLILEVTOVRMCNYGKA' where id=5;
-update noar ti set b0='L48Q7HUKLKEWXDLILEVTOVRMCNYGKA' where id=5;
-update noar tt set v0='09YWQBVCZD4UBJE0J8' where id=5;
-update noar ti set v0='09YWQBVCZD4UBJE0J8' where id=5;
-update noar tt set b1='8DIWKYPD7E' where id=5;
-update noar ti set b1='8DIWKYPD7E' where id=5;
-update noar tt set v0='C3WXE4WDIUZY0XTPPDY42TOSIPP7QTS' where id=5;
-update noar ti set v0='C3WXE4WDIUZY0XTPPDY42TOSIPP7QTS' where id=5;
-update noar tt set b2='TDF3LPX43QS' where id=5;
-update noar ti set b2='TDF3LPX43QS' where id=5;
-update noar tt set v0='83HIYUSKT5XZ9AJH3U0' where id=6;
-update noar ti set v0='83HIYUSKT5XZ9AJH3U0' where id=6;
-update noar tt set b0='EQ5BGX62ZD4I' where id=6;
-update noar ti set b0='EQ5BGX62ZD4I' where id=6;
-update noar tt set v0='0P65' where id=6;
-update noar ti set v0='0P65' where id=6;
-update noar tt set b1='OLQUJG4V840WOZ5KQDDT2Z' where id=6;
-update noar ti set b1='OLQUJG4V840WOZ5KQDDT2Z' where id=6;
-update noar tt set v0='JKY8DKPSU5ZCSE4RZY7UWTECQROJSV' where id=6;
-update noar ti set v0='JKY8DKPSU5ZCSE4RZY7UWTECQROJSV' where id=6;
-update noar tt set b2='HWR99ZT6212ZD03XNDJ0HE6PBJ2XA' where id=6;
-update noar ti set b2='HWR99ZT6212ZD03XNDJ0HE6PBJ2XA' where id=6;
-update noar tt set v0='W9P1NM' where id=7;
-update noar ti set v0='W9P1NM' where id=7;
-update noar tt set b0='1DR7JOE0K3I6LHHPV6YTAOK39YN6' where id=7;
-update noar ti set b0='1DR7JOE0K3I6LHHPV6YTAOK39YN6' where id=7;
-update noar tt set v0='I6X4RWB7KNGMX' where id=7;
-update noar ti set v0='I6X4RWB7KNGMX' where id=7;
-update noar tt set b1='2M1L5Q6IE6RKXXCARG3G' where id=7;
-update noar ti set b1='2M1L5Q6IE6RKXXCARG3G' where id=7;
-update noar tt set v0='HB89KGI' where id=7;
-update noar ti set v0='HB89KGI' where id=7;
-update noar tt set b2='E3F4X52INZYBPN' where id=7;
-update noar ti set b2='E3F4X52INZYBPN' where id=7;
-update noar tt set v0='94Q79ZPQ' where id=8;
-update noar ti set v0='94Q79ZPQ' where id=8;
-update noar tt set b0='MF2NV06' where id=8;
-update noar ti set b0='MF2NV06' where id=8;
-update noar tt set v0='WHC1TTOU9WB5G7V1L' where id=8;
-update noar ti set v0='WHC1TTOU9WB5G7V1L' where id=8;
-update noar tt set b1='UOFP6Q' where id=8;
-update noar ti set b1='UOFP6Q' where id=8;
-update noar tt set v0='TFAA7CBYCM' where id=8;
-update noar ti set v0='TFAA7CBYCM' where id=8;
-update noar tt set b2='UBXAVUGQZ3K1R6O42YOTDPAKB' where id=8;
-update noar ti set b2='UBXAVUGQZ3K1R6O42YOTDPAKB' where id=8;
-update noar tt set v0='NP0R2D4L39UZ5KHB3FGNKJJW8X0MKD' where id=9;
-update noar ti set v0='NP0R2D4L39UZ5KHB3FGNKJJW8X0MKD' where id=9;
-update noar tt set b0='W54TD8RFZJPL0CH' where id=9;
-update noar ti set b0='W54TD8RFZJPL0CH' where id=9;
-update noar tt set v0='HHP7FFFJLG6XAW' where id=9;
-update noar ti set v0='HHP7FFFJLG6XAW' where id=9;
-update noar tt set b1='QVM199Y8KLB' where id=9;
-update noar ti set b1='QVM199Y8KLB' where id=9;
-update noar tt set v0='BVLR61' where id=9;
-update noar ti set v0='BVLR61' where id=9;
-update noar tt set b2='4F4EMXB23ZMBZ' where id=9;
-update noar ti set b2='4F4EMXB23ZMBZ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 blob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='JGZ22PUX22RVYWUQ90NI0W' where id=1;
-update noar ti set v0='JGZ22PUX22RVYWUQ90NI0W' where id=1;
-update noar tt set b0='Y6Y491PDVJKINUAGF4HXB1' where id=1;
-update noar ti set b0='Y6Y491PDVJKINUAGF4HXB1' where id=1;
-update noar tt set v0='3MEOHP6BVGLTOWGWX' where id=1;
-update noar ti set v0='3MEOHP6BVGLTOWGWX' where id=1;
-update noar tt set b1='6IFIC' where id=1;
-update noar ti set b1='6IFIC' where id=1;
-update noar tt set v0='0QFO1J' where id=1;
-update noar ti set v0='0QFO1J' where id=1;
-update noar tt set b2='GP7V8FP358G5S6ZE123UZMMUT50V' where id=1;
-update noar ti set b2='GP7V8FP358G5S6ZE123UZMMUT50V' where id=1;
-update noar tt set v0='HR8' where id=2;
-update noar ti set v0='HR8' where id=2;
-update noar tt set b0='SGUB2' where id=2;
-update noar ti set b0='SGUB2' where id=2;
-update noar tt set v0='EQ' where id=2;
-update noar ti set v0='EQ' where id=2;
-update noar tt set b1='9AB7D4IVRSRRSZ99' where id=2;
-update noar ti set b1='9AB7D4IVRSRRSZ99' where id=2;
-update noar tt set v0='YIYKIYQ3NPQTDXT4SKP1EE4' where id=2;
-update noar ti set v0='YIYKIYQ3NPQTDXT4SKP1EE4' where id=2;
-update noar tt set b2='9BO4H8QVM64IMSIWATXXI3D5' where id=2;
-update noar ti set b2='9BO4H8QVM64IMSIWATXXI3D5' where id=2;
-update noar tt set v0='00CSJNTU00LPOWDN2' where id=3;
-update noar ti set v0='00CSJNTU00LPOWDN2' where id=3;
-update noar tt set b0='WDY4KP6TI6T0NJQ4' where id=3;
-update noar ti set b0='WDY4KP6TI6T0NJQ4' where id=3;
-update noar tt set v0='ROUAJGDG2ZAHLU8MBWV09ZKMBUQ8IXW9' where id=3;
-update noar ti set v0='ROUAJGDG2ZAHLU8MBWV09ZKMBUQ8IXW9' where id=3;
-update noar tt set b1='W3RM35S3XD7055ENC9QGD4RQUYMOSXY' where id=3;
-update noar ti set b1='W3RM35S3XD7055ENC9QGD4RQUYMOSXY' where id=3;
-update noar tt set v0='KCBO8YT5QQ3XX8UR303CN32TJ' where id=3;
-update noar ti set v0='KCBO8YT5QQ3XX8UR303CN32TJ' where id=3;
-update noar tt set b2='3QVT7VU4HNAA9M4K3RY' where id=3;
-update noar ti set b2='3QVT7VU4HNAA9M4K3RY' where id=3;
-update noar tt set v0='19HAA3' where id=4;
-update noar ti set v0='19HAA3' where id=4;
-update noar tt set b0='PHN1UGAGK91H1YG3SM0O5FOPDSSJN' where id=4;
-update noar ti set b0='PHN1UGAGK91H1YG3SM0O5FOPDSSJN' where id=4;
-update noar tt set v0='UH24UTV72RU4O52HF' where id=4;
-update noar ti set v0='UH24UTV72RU4O52HF' where id=4;
-update noar tt set b1='D' where id=4;
-update noar ti set b1='D' where id=4;
-update noar tt set v0='P7DVWXYY5AVEGL35CAY36R' where id=4;
-update noar ti set v0='P7DVWXYY5AVEGL35CAY36R' where id=4;
-update noar tt set b2='9MCHIPI' where id=4;
-update noar ti set b2='9MCHIPI' where id=4;
-update noar tt set v0='PLQ8YYR4VTVMUJX8WRAT75BL8BJ2WH03' where id=5;
-update noar ti set v0='PLQ8YYR4VTVMUJX8WRAT75BL8BJ2WH03' where id=5;
-update noar tt set b0='NJKSRC2YQ0' where id=5;
-update noar ti set b0='NJKSRC2YQ0' where id=5;
-update noar tt set v0='98C64' where id=5;
-update noar ti set v0='98C64' where id=5;
-update noar tt set b1='KXQCT7XYWHLOJSNEDRIUML' where id=5;
-update noar ti set b1='KXQCT7XYWHLOJSNEDRIUML' where id=5;
-update noar tt set v0='FI3' where id=5;
-update noar ti set v0='FI3' where id=5;
-update noar tt set b2='3B8B4' where id=5;
-update noar ti set b2='3B8B4' where id=5;
-update noar tt set v0='HB033COOVWJKICWALPEO' where id=6;
-update noar ti set v0='HB033COOVWJKICWALPEO' where id=6;
-update noar tt set b0='VVJTVSDU6V090WRVK6BXW07RYJH' where id=6;
-update noar ti set b0='VVJTVSDU6V090WRVK6BXW07RYJH' where id=6;
-update noar tt set v0='WFK7YDQ3N6STR' where id=6;
-update noar ti set v0='WFK7YDQ3N6STR' where id=6;
-update noar tt set b1='QBULJ4330JUTOYL1M' where id=6;
-update noar ti set b1='QBULJ4330JUTOYL1M' where id=6;
-update noar tt set v0='C3M9DJJ' where id=6;
-update noar ti set v0='C3M9DJJ' where id=6;
-update noar tt set b2='2P74326LDCSTLA7OK4' where id=6;
-update noar ti set b2='2P74326LDCSTLA7OK4' where id=6;
-update noar tt set v0='46BJOC70NG5DP4HM68ARTTP6L8HXHYII' where id=7;
-update noar ti set v0='46BJOC70NG5DP4HM68ARTTP6L8HXHYII' where id=7;
-update noar tt set b0='CUP3DH234BCVBMZ' where id=7;
-update noar ti set b0='CUP3DH234BCVBMZ' where id=7;
-update noar tt set v0='PER6R2JCKVZGB7J' where id=7;
-update noar ti set v0='PER6R2JCKVZGB7J' where id=7;
-update noar tt set b1='53NRH80AK7AXT1QXSDUOE38' where id=7;
-update noar ti set b1='53NRH80AK7AXT1QXSDUOE38' where id=7;
-update noar tt set v0='VT748Z0BGB1O802K' where id=7;
-update noar ti set v0='VT748Z0BGB1O802K' where id=7;
-update noar tt set b2='D' where id=7;
-update noar ti set b2='D' where id=7;
-update noar tt set v0='KSU4N' where id=8;
-update noar ti set v0='KSU4N' where id=8;
-update noar tt set b0='K1H6OGC9P1ZFQ' where id=8;
-update noar ti set b0='K1H6OGC9P1ZFQ' where id=8;
-update noar tt set v0='SOIS7YSD7Z' where id=8;
-update noar ti set v0='SOIS7YSD7Z' where id=8;
-update noar tt set b1='EHE6QU8O27TY20L051T2535SOKO5JMG' where id=8;
-update noar ti set b1='EHE6QU8O27TY20L051T2535SOKO5JMG' where id=8;
-update noar tt set v0='B8LZU3VOWWKN' where id=8;
-update noar ti set v0='B8LZU3VOWWKN' where id=8;
-update noar tt set b2='XUIIUYK5UH8G7' where id=8;
-update noar ti set b2='XUIIUYK5UH8G7' where id=8;
-update noar tt set v0='L9EPDQWUXG6R8U2Q' where id=9;
-update noar ti set v0='L9EPDQWUXG6R8U2Q' where id=9;
-update noar tt set b0='NUP1ZFAUNKWKSLU4OGWAO4N21' where id=9;
-update noar ti set b0='NUP1ZFAUNKWKSLU4OGWAO4N21' where id=9;
-update noar tt set v0='8XRYAZ' where id=9;
-update noar ti set v0='8XRYAZ' where id=9;
-update noar tt set b1='RN6TXKN4' where id=9;
-update noar ti set b1='RN6TXKN4' where id=9;
-update noar tt set v0='93H5657J0AOL4ZPI4SRA' where id=9;
-update noar ti set v0='93H5657J0AOL4ZPI4SRA' where id=9;
-update noar tt set b2='DUE35HFWL6GGA6RJ9R' where id=9;
-update noar ti set b2='DUE35HFWL6GGA6RJ9R' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 blob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='PCDEW2UXS4MRD2769QUFSNV1NV2J' where id=1;
-update noar ti set v0='PCDEW2UXS4MRD2769QUFSNV1NV2J' where id=1;
-update noar tt set b0='8AEVLOYIXTK51YZ5XLYBP148GJK' where id=1;
-update noar ti set b0='8AEVLOYIXTK51YZ5XLYBP148GJK' where id=1;
-update noar tt set v0='Y56OUJ7X6KC5B5PNKV' where id=1;
-update noar ti set v0='Y56OUJ7X6KC5B5PNKV' where id=1;
-update noar tt set b1='46275Z336R900LG0' where id=1;
-update noar ti set b1='46275Z336R900LG0' where id=1;
-update noar tt set v0='N0QEM7KWBPBOSZJQOFMFII' where id=1;
-update noar ti set v0='N0QEM7KWBPBOSZJQOFMFII' where id=1;
-update noar tt set b2='SAN4NOL' where id=1;
-update noar ti set b2='SAN4NOL' where id=1;
-update noar tt set v0='75A1BLXT2CI1MY352DRWGH' where id=2;
-update noar ti set v0='75A1BLXT2CI1MY352DRWGH' where id=2;
-update noar tt set b0='BJSL60TCELZ06IWA2NVTQ1LW92C' where id=2;
-update noar ti set b0='BJSL60TCELZ06IWA2NVTQ1LW92C' where id=2;
-update noar tt set v0='INK' where id=2;
-update noar ti set v0='INK' where id=2;
-update noar tt set b1='UX3W0WU9F9R27SVY3' where id=2;
-update noar ti set b1='UX3W0WU9F9R27SVY3' where id=2;
-update noar tt set v0='202MO30MWSJ3RBGJ' where id=2;
-update noar ti set v0='202MO30MWSJ3RBGJ' where id=2;
-update noar tt set b2='U971UM3IOS7LSP0ABARE5SU1' where id=2;
-update noar ti set b2='U971UM3IOS7LSP0ABARE5SU1' where id=2;
-update noar tt set v0='J7N199SON5ZMNWW' where id=3;
-update noar ti set v0='J7N199SON5ZMNWW' where id=3;
-update noar tt set b0='TSCTQCKWTIA16HDFF3HQZLT7ZAO9ZLUA' where id=3;
-update noar ti set b0='TSCTQCKWTIA16HDFF3HQZLT7ZAO9ZLUA' where id=3;
-update noar tt set v0='7SYK77QJZL8CI5TFBB7Q92' where id=3;
-update noar ti set v0='7SYK77QJZL8CI5TFBB7Q92' where id=3;
-update noar tt set b1='STG' where id=3;
-update noar ti set b1='STG' where id=3;
-update noar tt set v0='3JQ4HGVAFN77' where id=3;
-update noar ti set v0='3JQ4HGVAFN77' where id=3;
-update noar tt set b2='ALTL3UIEV3DE3PJNS7X3ZD13M51D6X' where id=3;
-update noar ti set b2='ALTL3UIEV3DE3PJNS7X3ZD13M51D6X' where id=3;
-update noar tt set v0='NMHW6POKCLRE0SG5D' where id=4;
-update noar ti set v0='NMHW6POKCLRE0SG5D' where id=4;
-update noar tt set b0='9T1LN0NHL0WFPC4R0LF92RP49L3' where id=4;
-update noar ti set b0='9T1LN0NHL0WFPC4R0LF92RP49L3' where id=4;
-update noar tt set v0='IFV9V7M47G6LS1PIDA7L1LUMCNMV' where id=4;
-update noar ti set v0='IFV9V7M47G6LS1PIDA7L1LUMCNMV' where id=4;
-update noar tt set b1='E' where id=4;
-update noar ti set b1='E' where id=4;
-update noar tt set v0='LKSJSI3W6G2T6G1A4OFY4' where id=4;
-update noar ti set v0='LKSJSI3W6G2T6G1A4OFY4' where id=4;
-update noar tt set b2='O90GIRSQJFHMRRAZ3N22SC9XZV6WLI4N' where id=4;
-update noar ti set b2='O90GIRSQJFHMRRAZ3N22SC9XZV6WLI4N' where id=4;
-update noar tt set v0='S9GK6K05JI7NVTLWZU9F0HSM1H0Z' where id=5;
-update noar ti set v0='S9GK6K05JI7NVTLWZU9F0HSM1H0Z' where id=5;
-update noar tt set b0='Y943RBCB56KZWNP0OR58JQHFXI1' where id=5;
-update noar ti set b0='Y943RBCB56KZWNP0OR58JQHFXI1' where id=5;
-update noar tt set v0='XR0LUZ3NRULEL13F' where id=5;
-update noar ti set v0='XR0LUZ3NRULEL13F' where id=5;
-update noar tt set b1='UEU3FSKSTFUG34QK8S1' where id=5;
-update noar ti set b1='UEU3FSKSTFUG34QK8S1' where id=5;
-update noar tt set v0='NDS' where id=5;
-update noar ti set v0='NDS' where id=5;
-update noar tt set b2='1KH365LZF35GJPDCRK0VN48KILJL' where id=5;
-update noar ti set b2='1KH365LZF35GJPDCRK0VN48KILJL' where id=5;
-update noar tt set v0='TNPCV1Z4ZMYJCAOQRBP' where id=6;
-update noar ti set v0='TNPCV1Z4ZMYJCAOQRBP' where id=6;
-update noar tt set b0='P1E0YW' where id=6;
-update noar ti set b0='P1E0YW' where id=6;
-update noar tt set v0='Y8G0MAGA3EVQKQXP1YKWKMIGR' where id=6;
-update noar ti set v0='Y8G0MAGA3EVQKQXP1YKWKMIGR' where id=6;
-update noar tt set b1='BXQ8EB8GZ9KU6' where id=6;
-update noar ti set b1='BXQ8EB8GZ9KU6' where id=6;
-update noar tt set v0='P9EDQX45D649GHOK9QXV5KNGB' where id=6;
-update noar ti set v0='P9EDQX45D649GHOK9QXV5KNGB' where id=6;
-update noar tt set b2='8NVA' where id=6;
-update noar ti set b2='8NVA' where id=6;
-update noar tt set v0='9U' where id=7;
-update noar ti set v0='9U' where id=7;
-update noar tt set b0='CZE082LCU1ICVFMUJNAZ4L0MA7ZPJ' where id=7;
-update noar ti set b0='CZE082LCU1ICVFMUJNAZ4L0MA7ZPJ' where id=7;
-update noar tt set v0='7KA025ITKEY7XSO5DEJXF5' where id=7;
-update noar ti set v0='7KA025ITKEY7XSO5DEJXF5' where id=7;
-update noar tt set b1='QDPJWOZA785IWSOD74VGM4' where id=7;
-update noar ti set b1='QDPJWOZA785IWSOD74VGM4' where id=7;
-update noar tt set v0='5028WYOHG3QSDHY4IKO41BJ6UCRU' where id=7;
-update noar ti set v0='5028WYOHG3QSDHY4IKO41BJ6UCRU' where id=7;
-update noar tt set b2='D80FF0YB163LD844VQ573TL' where id=7;
-update noar ti set b2='D80FF0YB163LD844VQ573TL' where id=7;
-update noar tt set v0='A0BCIUZX8RYKAMDOOA1VTQ8I5Y' where id=8;
-update noar ti set v0='A0BCIUZX8RYKAMDOOA1VTQ8I5Y' where id=8;
-update noar tt set b0='6QJEW9' where id=8;
-update noar ti set b0='6QJEW9' where id=8;
-update noar tt set v0='W5IXOQAA4OBYPGB8' where id=8;
-update noar ti set v0='W5IXOQAA4OBYPGB8' where id=8;
-update noar tt set b1='4IN2M2UD' where id=8;
-update noar ti set b1='4IN2M2UD' where id=8;
-update noar tt set v0='05TE675X1A1DM' where id=8;
-update noar ti set v0='05TE675X1A1DM' where id=8;
-update noar tt set b2='3JYYJZ' where id=8;
-update noar ti set b2='3JYYJZ' where id=8;
-update noar tt set v0='EPFKWCVOPGXJCWGW' where id=9;
-update noar ti set v0='EPFKWCVOPGXJCWGW' where id=9;
-update noar tt set b0='D6N26Y0EB6XXR4EF2G' where id=9;
-update noar ti set b0='D6N26Y0EB6XXR4EF2G' where id=9;
-update noar tt set v0='0BW' where id=9;
-update noar ti set v0='0BW' where id=9;
-update noar tt set b1='U3' where id=9;
-update noar ti set b1='U3' where id=9;
-update noar tt set v0='OPITJ9GXYBBZLWD8VQOAIWVFW1P63' where id=9;
-update noar ti set v0='OPITJ9GXYBBZLWD8VQOAIWVFW1P63' where id=9;
-update noar tt set b2='7FDVO1BS5JVV08LUEU77BV' where id=9;
-update noar ti set b2='7FDVO1BS5JVV08LUEU77BV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 blob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6B5LYFZEER6TF1OIDUAP8HD' where id=1;
-update noar ti set v0='6B5LYFZEER6TF1OIDUAP8HD' where id=1;
-update noar tt set b0='XFPXPKBN3792X8PNCA0TZ1TTHA9295R7' where id=1;
-update noar ti set b0='XFPXPKBN3792X8PNCA0TZ1TTHA9295R7' where id=1;
-update noar tt set v0='T82NXGLCTBNWD59' where id=1;
-update noar ti set v0='T82NXGLCTBNWD59' where id=1;
-update noar tt set b1='34F670' where id=1;
-update noar ti set b1='34F670' where id=1;
-update noar tt set v0='UR7FPKM' where id=1;
-update noar ti set v0='UR7FPKM' where id=1;
-update noar tt set b2='IIF0G8F0U1MSQ' where id=1;
-update noar ti set b2='IIF0G8F0U1MSQ' where id=1;
-update noar tt set v0='9KE2DXE' where id=2;
-update noar ti set v0='9KE2DXE' where id=2;
-update noar tt set b0='X58CN7EJI5TX4RY5VGFEOV2OPJ' where id=2;
-update noar ti set b0='X58CN7EJI5TX4RY5VGFEOV2OPJ' where id=2;
-update noar tt set v0='FM0PE' where id=2;
-update noar ti set v0='FM0PE' where id=2;
-update noar tt set b1='2HI8LRAFUFFGME20KEVE7PVUCEZ' where id=2;
-update noar ti set b1='2HI8LRAFUFFGME20KEVE7PVUCEZ' where id=2;
-update noar tt set v0='M2QL' where id=2;
-update noar ti set v0='M2QL' where id=2;
-update noar tt set b2='4QRFDXKH0GJBVB' where id=2;
-update noar ti set b2='4QRFDXKH0GJBVB' where id=2;
-update noar tt set v0='080BP' where id=3;
-update noar ti set v0='080BP' where id=3;
-update noar tt set b0='V2VN' where id=3;
-update noar ti set b0='V2VN' where id=3;
-update noar tt set v0='JPUGCY0NCBHGLVQO' where id=3;
-update noar ti set v0='JPUGCY0NCBHGLVQO' where id=3;
-update noar tt set b1='G5HAS6QK0BUWGF8' where id=3;
-update noar ti set b1='G5HAS6QK0BUWGF8' where id=3;
-update noar tt set v0='RYJASUZR' where id=3;
-update noar ti set v0='RYJASUZR' where id=3;
-update noar tt set b2='B2PUJJILJDPQGT4' where id=3;
-update noar ti set b2='B2PUJJILJDPQGT4' where id=3;
-update noar tt set v0='FQUAAEZQSUEP69LAOAQN' where id=4;
-update noar ti set v0='FQUAAEZQSUEP69LAOAQN' where id=4;
-update noar tt set b0='JXDCUFFWA8Q86SGAA8RBI' where id=4;
-update noar ti set b0='JXDCUFFWA8Q86SGAA8RBI' where id=4;
-update noar tt set v0='1VINNTSHBZ9H4' where id=4;
-update noar ti set v0='1VINNTSHBZ9H4' where id=4;
-update noar tt set b1='G7DZ3NE8JFO7P' where id=4;
-update noar ti set b1='G7DZ3NE8JFO7P' where id=4;
-update noar tt set v0='99F91LAHG944QVUL' where id=4;
-update noar ti set v0='99F91LAHG944QVUL' where id=4;
-update noar tt set b2='PZV' where id=4;
-update noar ti set b2='PZV' where id=4;
-update noar tt set v0='MWL6NQ8WFTJ6T' where id=5;
-update noar ti set v0='MWL6NQ8WFTJ6T' where id=5;
-update noar tt set b0='7FB36L2GM5JSHQD6Q3C3WT' where id=5;
-update noar ti set b0='7FB36L2GM5JSHQD6Q3C3WT' where id=5;
-update noar tt set v0='04298HR9ZRFL3PSD2GDV53B1MEP058' where id=5;
-update noar ti set v0='04298HR9ZRFL3PSD2GDV53B1MEP058' where id=5;
-update noar tt set b1='EUBD1KUO1S2J' where id=5;
-update noar ti set b1='EUBD1KUO1S2J' where id=5;
-update noar tt set v0='0VZ3ECY2IU1EMZA85TFWGLX6VKO5EP' where id=5;
-update noar ti set v0='0VZ3ECY2IU1EMZA85TFWGLX6VKO5EP' where id=5;
-update noar tt set b2='TRSJN9Z4HF16F' where id=5;
-update noar ti set b2='TRSJN9Z4HF16F' where id=5;
-update noar tt set v0='Y4U6AZ4DR8F' where id=6;
-update noar ti set v0='Y4U6AZ4DR8F' where id=6;
-update noar tt set b0='7LEFKGWT94FVEBOKYVR0IC' where id=6;
-update noar ti set b0='7LEFKGWT94FVEBOKYVR0IC' where id=6;
-update noar tt set v0='MV7F' where id=6;
-update noar ti set v0='MV7F' where id=6;
-update noar tt set b1='I7QR' where id=6;
-update noar ti set b1='I7QR' where id=6;
-update noar tt set v0='SCP3UDJLZJH0M2ZYEL41PDJU' where id=6;
-update noar ti set v0='SCP3UDJLZJH0M2ZYEL41PDJU' where id=6;
-update noar tt set b2='HYJTBRJ84KMJ0' where id=6;
-update noar ti set b2='HYJTBRJ84KMJ0' where id=6;
-update noar tt set v0='68XV89D4TG6JY' where id=7;
-update noar ti set v0='68XV89D4TG6JY' where id=7;
-update noar tt set b0='J4DAA' where id=7;
-update noar ti set b0='J4DAA' where id=7;
-update noar tt set v0='HOOS0S27Z1IQ' where id=7;
-update noar ti set v0='HOOS0S27Z1IQ' where id=7;
-update noar tt set b1='M5WVHVJQ' where id=7;
-update noar ti set b1='M5WVHVJQ' where id=7;
-update noar tt set v0='FZGNYL9XKC1IFGP5RMAWCJ28PCSTUSP' where id=7;
-update noar ti set v0='FZGNYL9XKC1IFGP5RMAWCJ28PCSTUSP' where id=7;
-update noar tt set b2='4H9JSEGPGIW0AQT95URDXWDCG3B129' where id=7;
-update noar ti set b2='4H9JSEGPGIW0AQT95URDXWDCG3B129' where id=7;
-update noar tt set v0='Q41UB2MFEMYICSMH8B5LSW6C288M4MV' where id=8;
-update noar ti set v0='Q41UB2MFEMYICSMH8B5LSW6C288M4MV' where id=8;
-update noar tt set b0='0W8CHC2R5O9RLJOJARXFSFX' where id=8;
-update noar ti set b0='0W8CHC2R5O9RLJOJARXFSFX' where id=8;
-update noar tt set v0='HAFBFNG' where id=8;
-update noar ti set v0='HAFBFNG' where id=8;
-update noar tt set b1='3UKFNBNFD96F1LG577F9SFC9F43H8P3A' where id=8;
-update noar ti set b1='3UKFNBNFD96F1LG577F9SFC9F43H8P3A' where id=8;
-update noar tt set v0='0SJK2YS5XP19S83RZP3SJ4' where id=8;
-update noar ti set v0='0SJK2YS5XP19S83RZP3SJ4' where id=8;
-update noar tt set b2='LKSR9R' where id=8;
-update noar ti set b2='LKSR9R' where id=8;
-update noar tt set v0='3' where id=9;
-update noar ti set v0='3' where id=9;
-update noar tt set b0='BUHAUWE' where id=9;
-update noar ti set b0='BUHAUWE' where id=9;
-update noar tt set v0='6KNM5ZR7TGKPYWQ7A5E08U76A' where id=9;
-update noar ti set v0='6KNM5ZR7TGKPYWQ7A5E08U76A' where id=9;
-update noar tt set b1='S' where id=9;
-update noar ti set b1='S' where id=9;
-update noar tt set v0='I' where id=9;
-update noar ti set v0='I' where id=9;
-update noar tt set b2='PUZIW8ML' where id=9;
-update noar ti set b2='PUZIW8ML' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 blob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='C3DXT5S' where id=1;
-update noar ti set v0='C3DXT5S' where id=1;
-update noar tt set b0='8EO1WTUFC0LWN' where id=1;
-update noar ti set b0='8EO1WTUFC0LWN' where id=1;
-update noar tt set v0='DA2XQOYGHAL' where id=1;
-update noar ti set v0='DA2XQOYGHAL' where id=1;
-update noar tt set b1='LBVLH18GCGVCQMTRNA9' where id=1;
-update noar ti set b1='LBVLH18GCGVCQMTRNA9' where id=1;
-update noar tt set v0='WDOI0FG44RUVMDH04PQXXWFSPIHGY6BY' where id=1;
-update noar ti set v0='WDOI0FG44RUVMDH04PQXXWFSPIHGY6BY' where id=1;
-update noar tt set b2='R229LSDCR' where id=1;
-update noar ti set b2='R229LSDCR' where id=1;
-update noar tt set v0='5IDZ5YW0J7D6WMPET66JYLPH8Q5QCS' where id=2;
-update noar ti set v0='5IDZ5YW0J7D6WMPET66JYLPH8Q5QCS' where id=2;
-update noar tt set b0='HX' where id=2;
-update noar ti set b0='HX' where id=2;
-update noar tt set v0='VQMNJXZ8FEJODOCFVS4T5MOIRAXG' where id=2;
-update noar ti set v0='VQMNJXZ8FEJODOCFVS4T5MOIRAXG' where id=2;
-update noar tt set b1='RGI92TQN81' where id=2;
-update noar ti set b1='RGI92TQN81' where id=2;
-update noar tt set v0='2V2AJEC57QHJXHGTA' where id=2;
-update noar ti set v0='2V2AJEC57QHJXHGTA' where id=2;
-update noar tt set b2='C6PX0G' where id=2;
-update noar ti set b2='C6PX0G' where id=2;
-update noar tt set v0='F6UTTEO8JTKGDF36Y3X1E9PIIBX' where id=3;
-update noar ti set v0='F6UTTEO8JTKGDF36Y3X1E9PIIBX' where id=3;
-update noar tt set b0='7E1IVSHIIZ8ZZU52' where id=3;
-update noar ti set b0='7E1IVSHIIZ8ZZU52' where id=3;
-update noar tt set v0='5QT1NDMGX29M0XHTYOCYH' where id=3;
-update noar ti set v0='5QT1NDMGX29M0XHTYOCYH' where id=3;
-update noar tt set b1='EKC' where id=3;
-update noar ti set b1='EKC' where id=3;
-update noar tt set v0='5L4YFFLX3X4NMZNR1MPQG35' where id=3;
-update noar ti set v0='5L4YFFLX3X4NMZNR1MPQG35' where id=3;
-update noar tt set b2='XQ64OCC6NGJJN0E7C4TGVRWG2KXCQ6' where id=3;
-update noar ti set b2='XQ64OCC6NGJJN0E7C4TGVRWG2KXCQ6' where id=3;
-update noar tt set v0='OLUKY7GTN04KJE3TG' where id=4;
-update noar ti set v0='OLUKY7GTN04KJE3TG' where id=4;
-update noar tt set b0='66QXTP6BBCW95F' where id=4;
-update noar ti set b0='66QXTP6BBCW95F' where id=4;
-update noar tt set v0='K' where id=4;
-update noar ti set v0='K' where id=4;
-update noar tt set b1='GON6T3UBR1SNJLPOD32LK' where id=4;
-update noar ti set b1='GON6T3UBR1SNJLPOD32LK' where id=4;
-update noar tt set v0='VNRAU1JZB02LNK4E32PBV00Z9EEHBUKX' where id=4;
-update noar ti set v0='VNRAU1JZB02LNK4E32PBV00Z9EEHBUKX' where id=4;
-update noar tt set b2='F0PP9G4BKJGUN' where id=4;
-update noar ti set b2='F0PP9G4BKJGUN' where id=4;
-update noar tt set v0='HOEC' where id=5;
-update noar ti set v0='HOEC' where id=5;
-update noar tt set b0='E2CI2TNI8DHORJ' where id=5;
-update noar ti set b0='E2CI2TNI8DHORJ' where id=5;
-update noar tt set v0='CR0K0KDJ86VV201QK8XE06' where id=5;
-update noar ti set v0='CR0K0KDJ86VV201QK8XE06' where id=5;
-update noar tt set b1='SIU7Q73K80' where id=5;
-update noar ti set b1='SIU7Q73K80' where id=5;
-update noar tt set v0='F9RTRGD0KM4FJX9LR5TWH50IIFEUDX1M' where id=5;
-update noar ti set v0='F9RTRGD0KM4FJX9LR5TWH50IIFEUDX1M' where id=5;
-update noar tt set b2='ADPS5DX10VWCY46M1JMLHIDW336CA' where id=5;
-update noar ti set b2='ADPS5DX10VWCY46M1JMLHIDW336CA' where id=5;
-update noar tt set v0='QQS9FY9IEXNBYT6QDU9Q89' where id=6;
-update noar ti set v0='QQS9FY9IEXNBYT6QDU9Q89' where id=6;
-update noar tt set b0='CAPVR994XAZ17D97KIBW89A2D' where id=6;
-update noar ti set b0='CAPVR994XAZ17D97KIBW89A2D' where id=6;
-update noar tt set v0='SO6' where id=6;
-update noar ti set v0='SO6' where id=6;
-update noar tt set b1='OBJC0N9RL82WOX3226WVK0SEEELZRI' where id=6;
-update noar ti set b1='OBJC0N9RL82WOX3226WVK0SEEELZRI' where id=6;
-update noar tt set v0='LHUBM79WKW1GIS7W7NZJ0SLK' where id=6;
-update noar ti set v0='LHUBM79WKW1GIS7W7NZJ0SLK' where id=6;
-update noar tt set b2='7IIIVNPZOY7Y6PQOEGKT' where id=6;
-update noar ti set b2='7IIIVNPZOY7Y6PQOEGKT' where id=6;
-update noar tt set v0='GQGXDN6FKY0E5W8UX92R8C4DG3MMOSTS' where id=7;
-update noar ti set v0='GQGXDN6FKY0E5W8UX92R8C4DG3MMOSTS' where id=7;
-update noar tt set b0='4ASI9COMIRVZCJ9HUDU2RE3AOODA8S0' where id=7;
-update noar ti set b0='4ASI9COMIRVZCJ9HUDU2RE3AOODA8S0' where id=7;
-update noar tt set v0='KSWFSU' where id=7;
-update noar ti set v0='KSWFSU' where id=7;
-update noar tt set b1='B6TAA473WR' where id=7;
-update noar ti set b1='B6TAA473WR' where id=7;
-update noar tt set v0='XI2CF6BS8Q94IG664R7BFHI4EZ3LB' where id=7;
-update noar ti set v0='XI2CF6BS8Q94IG664R7BFHI4EZ3LB' where id=7;
-update noar tt set b2='C3JB6EZ31V0LN2Y9GIN' where id=7;
-update noar ti set b2='C3JB6EZ31V0LN2Y9GIN' where id=7;
-update noar tt set v0='6I2Z81YA2UPRQOVI' where id=8;
-update noar ti set v0='6I2Z81YA2UPRQOVI' where id=8;
-update noar tt set b0='162Z4MPQADM' where id=8;
-update noar ti set b0='162Z4MPQADM' where id=8;
-update noar tt set v0='23GRKMS' where id=8;
-update noar ti set v0='23GRKMS' where id=8;
-update noar tt set b1='0YAYYLOQ5FR2K6LNRDZU2' where id=8;
-update noar ti set b1='0YAYYLOQ5FR2K6LNRDZU2' where id=8;
-update noar tt set v0='JIJDACY9Y0ULYG6DIETHY474' where id=8;
-update noar ti set v0='JIJDACY9Y0ULYG6DIETHY474' where id=8;
-update noar tt set b2='59M2PBKEX2HYURXMS0J7AZ1KXMF8' where id=8;
-update noar ti set b2='59M2PBKEX2HYURXMS0J7AZ1KXMF8' where id=8;
-update noar tt set v0='3KX7I4EMHI1TCEAZYR504DP7N' where id=9;
-update noar ti set v0='3KX7I4EMHI1TCEAZYR504DP7N' where id=9;
-update noar tt set b0='4GE5EQ7VU2L' where id=9;
-update noar ti set b0='4GE5EQ7VU2L' where id=9;
-update noar tt set v0='NPH7MHLZXCI5ZLK4X' where id=9;
-update noar ti set v0='NPH7MHLZXCI5ZLK4X' where id=9;
-update noar tt set b1='QS67A8QQYKBTSONRU8P' where id=9;
-update noar ti set b1='QS67A8QQYKBTSONRU8P' where id=9;
-update noar tt set v0='IYH360I' where id=9;
-update noar ti set v0='IYH360I' where id=9;
-update noar tt set b2='ZH' where id=9;
-update noar ti set b2='ZH' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 blob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='EY2KOT82FZ4FU' where id=1;
-update noar ti set v0='EY2KOT82FZ4FU' where id=1;
-update noar tt set b0='M9Y9H' where id=1;
-update noar ti set b0='M9Y9H' where id=1;
-update noar tt set v0='V4CPWY9' where id=1;
-update noar ti set v0='V4CPWY9' where id=1;
-update noar tt set b1='RLOVRWMKZNLNL9AY9F' where id=1;
-update noar ti set b1='RLOVRWMKZNLNL9AY9F' where id=1;
-update noar tt set v0='HVKEPSI' where id=1;
-update noar ti set v0='HVKEPSI' where id=1;
-update noar tt set b2='FSUWSIP1N8LH1RGTZP' where id=1;
-update noar ti set b2='FSUWSIP1N8LH1RGTZP' where id=1;
-update noar tt set v0='GV0H6I0L4DR0G' where id=2;
-update noar ti set v0='GV0H6I0L4DR0G' where id=2;
-update noar tt set b0='X0ITOY' where id=2;
-update noar ti set b0='X0ITOY' where id=2;
-update noar tt set v0='W' where id=2;
-update noar ti set v0='W' where id=2;
-update noar tt set b1='ZE2WQ9' where id=2;
-update noar ti set b1='ZE2WQ9' where id=2;
-update noar tt set v0='AXT1DCWHH6ADJED' where id=2;
-update noar ti set v0='AXT1DCWHH6ADJED' where id=2;
-update noar tt set b2='BQLKNKZU5P' where id=2;
-update noar ti set b2='BQLKNKZU5P' where id=2;
-update noar tt set v0='EV655YZBBY9' where id=3;
-update noar ti set v0='EV655YZBBY9' where id=3;
-update noar tt set b0='YVL' where id=3;
-update noar ti set b0='YVL' where id=3;
-update noar tt set v0='5BM4SI9T74QYJ5DO' where id=3;
-update noar ti set v0='5BM4SI9T74QYJ5DO' where id=3;
-update noar tt set b1='K2I08J6D' where id=3;
-update noar ti set b1='K2I08J6D' where id=3;
-update noar tt set v0='7YHPSP' where id=3;
-update noar ti set v0='7YHPSP' where id=3;
-update noar tt set b2='GSZA' where id=3;
-update noar ti set b2='GSZA' where id=3;
-update noar tt set v0='KW837W77GBTV3YIVT0M6DBXLLLUPO' where id=4;
-update noar ti set v0='KW837W77GBTV3YIVT0M6DBXLLLUPO' where id=4;
-update noar tt set b0='BW0S60WQ2SKCT75DZBJ2V' where id=4;
-update noar ti set b0='BW0S60WQ2SKCT75DZBJ2V' where id=4;
-update noar tt set v0='XLVI9UGH2QT8DIHLZOFVS0RLIS0HK0XB' where id=4;
-update noar ti set v0='XLVI9UGH2QT8DIHLZOFVS0RLIS0HK0XB' where id=4;
-update noar tt set b1='KELX3DWU3221X6DRMFHCR3FKUZ3Y6MM5' where id=4;
-update noar ti set b1='KELX3DWU3221X6DRMFHCR3FKUZ3Y6MM5' where id=4;
-update noar tt set v0='NMYYLI' where id=4;
-update noar ti set v0='NMYYLI' where id=4;
-update noar tt set b2='R8GB1X56EK2' where id=4;
-update noar ti set b2='R8GB1X56EK2' where id=4;
-update noar tt set v0='T7HS2RGP' where id=5;
-update noar ti set v0='T7HS2RGP' where id=5;
-update noar tt set b0='MAWBUNW' where id=5;
-update noar ti set b0='MAWBUNW' where id=5;
-update noar tt set v0='RHUV9VBFZWIVS0PQM3AQ' where id=5;
-update noar ti set v0='RHUV9VBFZWIVS0PQM3AQ' where id=5;
-update noar tt set b1='W1GTO1E' where id=5;
-update noar ti set b1='W1GTO1E' where id=5;
-update noar tt set v0='MI' where id=5;
-update noar ti set v0='MI' where id=5;
-update noar tt set b2='2FMUZ' where id=5;
-update noar ti set b2='2FMUZ' where id=5;
-update noar tt set v0='5UHFDUT' where id=6;
-update noar ti set v0='5UHFDUT' where id=6;
-update noar tt set b0='PO82BUFTM8UW4T9CW5CE' where id=6;
-update noar ti set b0='PO82BUFTM8UW4T9CW5CE' where id=6;
-update noar tt set v0='5O6JJ0OLDL87SD' where id=6;
-update noar ti set v0='5O6JJ0OLDL87SD' where id=6;
-update noar tt set b1='TBKKH643Y5MLRMDH5NZIVJZ9HP1N1' where id=6;
-update noar ti set b1='TBKKH643Y5MLRMDH5NZIVJZ9HP1N1' where id=6;
-update noar tt set v0='AE3' where id=6;
-update noar ti set v0='AE3' where id=6;
-update noar tt set b2='XZQ' where id=6;
-update noar ti set b2='XZQ' where id=6;
-update noar tt set v0='IK71I8BNGAO' where id=7;
-update noar ti set v0='IK71I8BNGAO' where id=7;
-update noar tt set b0='LKRWNU7LSVDDS1AV6SSL0VZJRK271CCL' where id=7;
-update noar ti set b0='LKRWNU7LSVDDS1AV6SSL0VZJRK271CCL' where id=7;
-update noar tt set v0='XBHNEAGTQH' where id=7;
-update noar ti set v0='XBHNEAGTQH' where id=7;
-update noar tt set b1='TZ7HA' where id=7;
-update noar ti set b1='TZ7HA' where id=7;
-update noar tt set v0='UZGTIP3CTTI8296N3W64WI1FBED' where id=7;
-update noar ti set v0='UZGTIP3CTTI8296N3W64WI1FBED' where id=7;
-update noar tt set b2='1HO' where id=7;
-update noar ti set b2='1HO' where id=7;
-update noar tt set v0='QZGTOMM6CA' where id=8;
-update noar ti set v0='QZGTOMM6CA' where id=8;
-update noar tt set b0='QNS2ENVLTD11WO' where id=8;
-update noar ti set b0='QNS2ENVLTD11WO' where id=8;
-update noar tt set v0='2F77494RHWG06SAGISA' where id=8;
-update noar ti set v0='2F77494RHWG06SAGISA' where id=8;
-update noar tt set b1='U' where id=8;
-update noar ti set b1='U' where id=8;
-update noar tt set v0='JHV3S2WSK1Q1FTMOZQMT' where id=8;
-update noar ti set v0='JHV3S2WSK1Q1FTMOZQMT' where id=8;
-update noar tt set b2='8G3144RP88EOQI3IJX2PKFEJJCMBZFFA' where id=8;
-update noar ti set b2='8G3144RP88EOQI3IJX2PKFEJJCMBZFFA' where id=8;
-update noar tt set v0='4H5EGT9UOKKP2F113ZE3RWOAQ5G' where id=9;
-update noar ti set v0='4H5EGT9UOKKP2F113ZE3RWOAQ5G' where id=9;
-update noar tt set b0='MS' where id=9;
-update noar ti set b0='MS' where id=9;
-update noar tt set v0='27YMHNTMO' where id=9;
-update noar ti set v0='27YMHNTMO' where id=9;
-update noar tt set b1='0WMAH17RW0XSEK67M5DWE8FM312S' where id=9;
-update noar ti set b1='0WMAH17RW0XSEK67M5DWE8FM312S' where id=9;
-update noar tt set v0='72H94E7RWBSWH' where id=9;
-update noar ti set v0='72H94E7RWBSWH' where id=9;
-update noar tt set b2='KKN1RK271JNFCFA8CFLAMS85' where id=9;
-update noar ti set b2='KKN1RK271JNFCFA8CFLAMS85' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 blob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='F47PP3MSOMOXLF0VPVO5HR2XMQ' where id=1;
-update noar ti set v0='F47PP3MSOMOXLF0VPVO5HR2XMQ' where id=1;
-update noar tt set b0='JHO0QT5EDZE9HC0DA1EUQ' where id=1;
-update noar ti set b0='JHO0QT5EDZE9HC0DA1EUQ' where id=1;
-update noar tt set v0='PPKUUXRW3JI' where id=1;
-update noar ti set v0='PPKUUXRW3JI' where id=1;
-update noar tt set b1='5ENA40PFDZQ7BEAS' where id=1;
-update noar ti set b1='5ENA40PFDZQ7BEAS' where id=1;
-update noar tt set v0='8' where id=1;
-update noar ti set v0='8' where id=1;
-update noar tt set b2='QYXB85F79E8K1O9VV58F53YVMY811NZR' where id=1;
-update noar ti set b2='QYXB85F79E8K1O9VV58F53YVMY811NZR' where id=1;
-update noar tt set v0='ZJWX' where id=2;
-update noar ti set v0='ZJWX' where id=2;
-update noar tt set b0='AHDNUCOCHS0U8GLH' where id=2;
-update noar ti set b0='AHDNUCOCHS0U8GLH' where id=2;
-update noar tt set v0='HNGZ2XPYQ' where id=2;
-update noar ti set v0='HNGZ2XPYQ' where id=2;
-update noar tt set b1='YB0WZHGHEBC6JQIZ' where id=2;
-update noar ti set b1='YB0WZHGHEBC6JQIZ' where id=2;
-update noar tt set v0='ZB5UW3UVZ7CPYXZ4TEIXW6BP' where id=2;
-update noar ti set v0='ZB5UW3UVZ7CPYXZ4TEIXW6BP' where id=2;
-update noar tt set b2='BQYI0XVEATBV1S8V45LZFAZUFV5FF' where id=2;
-update noar ti set b2='BQYI0XVEATBV1S8V45LZFAZUFV5FF' where id=2;
-update noar tt set v0='QCSNGR51XP22R0PJH5VKLZ61IILWLV' where id=3;
-update noar ti set v0='QCSNGR51XP22R0PJH5VKLZ61IILWLV' where id=3;
-update noar tt set b0='8BHWG3YMZ9S5Y' where id=3;
-update noar ti set b0='8BHWG3YMZ9S5Y' where id=3;
-update noar tt set v0='4LJQKTEWJIDBICUEJ4JVMAR' where id=3;
-update noar ti set v0='4LJQKTEWJIDBICUEJ4JVMAR' where id=3;
-update noar tt set b1='P7X4LP2CPD4M3O' where id=3;
-update noar ti set b1='P7X4LP2CPD4M3O' where id=3;
-update noar tt set v0='NAJH6NAG93V' where id=3;
-update noar ti set v0='NAJH6NAG93V' where id=3;
-update noar tt set b2='NM5R9HVG' where id=3;
-update noar ti set b2='NM5R9HVG' where id=3;
-update noar tt set v0='F0W7KZJLT7W37YWETQRIC7YIOFLFJ' where id=4;
-update noar ti set v0='F0W7KZJLT7W37YWETQRIC7YIOFLFJ' where id=4;
-update noar tt set b0='V1S' where id=4;
-update noar ti set b0='V1S' where id=4;
-update noar tt set v0='QG939T0RCTZZOK45OI' where id=4;
-update noar ti set v0='QG939T0RCTZZOK45OI' where id=4;
-update noar tt set b1='SNNLYMMNJH' where id=4;
-update noar ti set b1='SNNLYMMNJH' where id=4;
-update noar tt set v0='HJM1CT8RBSCD2VT9A9S1GQY' where id=4;
-update noar ti set v0='HJM1CT8RBSCD2VT9A9S1GQY' where id=4;
-update noar tt set b2='Z2JQCR43FP91R0PYW0JWFQ6H84N4' where id=4;
-update noar ti set b2='Z2JQCR43FP91R0PYW0JWFQ6H84N4' where id=4;
-update noar tt set v0='A' where id=5;
-update noar ti set v0='A' where id=5;
-update noar tt set b0='4A27OKHX0IXYTLXDQTC1JD0V' where id=5;
-update noar ti set b0='4A27OKHX0IXYTLXDQTC1JD0V' where id=5;
-update noar tt set v0='BDM4L1S9S6PC' where id=5;
-update noar ti set v0='BDM4L1S9S6PC' where id=5;
-update noar tt set b1='SWM1UC59OEZF99YJ' where id=5;
-update noar ti set b1='SWM1UC59OEZF99YJ' where id=5;
-update noar tt set v0='LBA8NGT8OS5AG239F' where id=5;
-update noar ti set v0='LBA8NGT8OS5AG239F' where id=5;
-update noar tt set b2='6K63LDEO5V857YD65CCJPLPIM78NQHYL' where id=5;
-update noar ti set b2='6K63LDEO5V857YD65CCJPLPIM78NQHYL' where id=5;
-update noar tt set v0='5B' where id=6;
-update noar ti set v0='5B' where id=6;
-update noar tt set b0='DE1ZCYS7YGC0RIJSOQ4B1R6VTYR6C' where id=6;
-update noar ti set b0='DE1ZCYS7YGC0RIJSOQ4B1R6VTYR6C' where id=6;
-update noar tt set v0='TNSW6MX2025GN4FAHQV7VO4CP' where id=6;
-update noar ti set v0='TNSW6MX2025GN4FAHQV7VO4CP' where id=6;
-update noar tt set b1='AVJW' where id=6;
-update noar ti set b1='AVJW' where id=6;
-update noar tt set v0='170QOOJCSKFNFBDELG9DU38DB75' where id=6;
-update noar ti set v0='170QOOJCSKFNFBDELG9DU38DB75' where id=6;
-update noar tt set b2='86B4OYLL764FGSPLRTJW3SSAKLE1YFT' where id=6;
-update noar ti set b2='86B4OYLL764FGSPLRTJW3SSAKLE1YFT' where id=6;
-update noar tt set v0='I' where id=7;
-update noar ti set v0='I' where id=7;
-update noar tt set b0='L1X29TN9QIECOHR2UFKYB12DMQV0O' where id=7;
-update noar ti set b0='L1X29TN9QIECOHR2UFKYB12DMQV0O' where id=7;
-update noar tt set v0='EJRE4JFNAOAK847M55GLUWBNWE' where id=7;
-update noar ti set v0='EJRE4JFNAOAK847M55GLUWBNWE' where id=7;
-update noar tt set b1='UKTH3YBA3W1771A' where id=7;
-update noar ti set b1='UKTH3YBA3W1771A' where id=7;
-update noar tt set v0='OWCQ6OYM0BXPA3F18K0ZAZIGHKOD' where id=7;
-update noar ti set v0='OWCQ6OYM0BXPA3F18K0ZAZIGHKOD' where id=7;
-update noar tt set b2='MJMJIHWB6QJNN8RBO67FHA' where id=7;
-update noar ti set b2='MJMJIHWB6QJNN8RBO67FHA' where id=7;
-update noar tt set v0='UAIS15X33YK46N' where id=8;
-update noar ti set v0='UAIS15X33YK46N' where id=8;
-update noar tt set b0='7ATDEB4XSSL8MYRN' where id=8;
-update noar ti set b0='7ATDEB4XSSL8MYRN' where id=8;
-update noar tt set v0='MV5LZ4XYDJ' where id=8;
-update noar ti set v0='MV5LZ4XYDJ' where id=8;
-update noar tt set b1='5T' where id=8;
-update noar ti set b1='5T' where id=8;
-update noar tt set v0='NHS2853EAA' where id=8;
-update noar ti set v0='NHS2853EAA' where id=8;
-update noar tt set b2='H7F8K8NZOFTNW6X1VJ6LAC' where id=8;
-update noar ti set b2='H7F8K8NZOFTNW6X1VJ6LAC' where id=8;
-update noar tt set v0='0AE69HV' where id=9;
-update noar ti set v0='0AE69HV' where id=9;
-update noar tt set b0='RSKND4QZZ8U98W80Q' where id=9;
-update noar ti set b0='RSKND4QZZ8U98W80Q' where id=9;
-update noar tt set v0='417IGVZ8QR8ER9Q2U' where id=9;
-update noar ti set v0='417IGVZ8QR8ER9Q2U' where id=9;
-update noar tt set b1='ABR1A1MUSQHULUDYEP7NVNC9ZJ5' where id=9;
-update noar ti set b1='ABR1A1MUSQHULUDYEP7NVNC9ZJ5' where id=9;
-update noar tt set v0='PQRCI081DPZJGQYNV8KZHN' where id=9;
-update noar ti set v0='PQRCI081DPZJGQYNV8KZHN' where id=9;
-update noar tt set b2='505DPHW1EXFMR' where id=9;
-update noar ti set b2='505DPHW1EXFMR' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 blob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='WDHRS33KNLU32YXJP21A768C' where id=1;
-update noar ti set v0='WDHRS33KNLU32YXJP21A768C' where id=1;
-update noar tt set b0='MT48Z8JVYERY' where id=1;
-update noar ti set b0='MT48Z8JVYERY' where id=1;
-update noar tt set v0='IBO854VLI1' where id=1;
-update noar ti set v0='IBO854VLI1' where id=1;
-update noar tt set b1='MOZBITZUWASZ9JYCMX80' where id=1;
-update noar ti set b1='MOZBITZUWASZ9JYCMX80' where id=1;
-update noar tt set v0='RIF9NKVN88ENLI75WZ2OXDL92EQQWIW' where id=1;
-update noar ti set v0='RIF9NKVN88ENLI75WZ2OXDL92EQQWIW' where id=1;
-update noar tt set b2='K8SXDWAT7' where id=1;
-update noar ti set b2='K8SXDWAT7' where id=1;
-update noar tt set v0='X22TLC9EGL16' where id=2;
-update noar ti set v0='X22TLC9EGL16' where id=2;
-update noar tt set b0='08L4YG2DL6QRHQ0XO9S84GR' where id=2;
-update noar ti set b0='08L4YG2DL6QRHQ0XO9S84GR' where id=2;
-update noar tt set v0='ILB75339J325GRXFYRFFWWN9WEDA3' where id=2;
-update noar ti set v0='ILB75339J325GRXFYRFFWWN9WEDA3' where id=2;
-update noar tt set b1='MIYQRPKROHMWFRPBJH8Z9TFC' where id=2;
-update noar ti set b1='MIYQRPKROHMWFRPBJH8Z9TFC' where id=2;
-update noar tt set v0='VGZMHDKLJD4' where id=2;
-update noar ti set v0='VGZMHDKLJD4' where id=2;
-update noar tt set b2='1' where id=2;
-update noar ti set b2='1' where id=2;
-update noar tt set v0='9TJW89D1O' where id=3;
-update noar ti set v0='9TJW89D1O' where id=3;
-update noar tt set b0='ADJJ0Q417KDF39P96SLWHVTALR1X' where id=3;
-update noar ti set b0='ADJJ0Q417KDF39P96SLWHVTALR1X' where id=3;
-update noar tt set v0='P2V' where id=3;
-update noar ti set v0='P2V' where id=3;
-update noar tt set b1='BMQN6LGMA96C381159TO5AP9K' where id=3;
-update noar ti set b1='BMQN6LGMA96C381159TO5AP9K' where id=3;
-update noar tt set v0='XHA42IO' where id=3;
-update noar ti set v0='XHA42IO' where id=3;
-update noar tt set b2='P2W54ORD96LT3SNG84F1' where id=3;
-update noar ti set b2='P2W54ORD96LT3SNG84F1' where id=3;
-update noar tt set v0='NGGBXXO71SJZOTSQXI1NG6UCHCN91' where id=4;
-update noar ti set v0='NGGBXXO71SJZOTSQXI1NG6UCHCN91' where id=4;
-update noar tt set b0='L1ZPXHQ1JL' where id=4;
-update noar ti set b0='L1ZPXHQ1JL' where id=4;
-update noar tt set v0='O6BD1XKCK5FBOY6H54ETMMRN6' where id=4;
-update noar ti set v0='O6BD1XKCK5FBOY6H54ETMMRN6' where id=4;
-update noar tt set b1='UH3BS8VNNKX3ASL9' where id=4;
-update noar ti set b1='UH3BS8VNNKX3ASL9' where id=4;
-update noar tt set v0='GPBTD6L8RYD5QCIPK6VD3HZ8IGTUGA' where id=4;
-update noar ti set v0='GPBTD6L8RYD5QCIPK6VD3HZ8IGTUGA' where id=4;
-update noar tt set b2='9AZIG1SYZ9HG' where id=4;
-update noar ti set b2='9AZIG1SYZ9HG' where id=4;
-update noar tt set v0='NNZLTH' where id=5;
-update noar ti set v0='NNZLTH' where id=5;
-update noar tt set b0='94BZ3UMM7SWIRCHEDYFII' where id=5;
-update noar ti set b0='94BZ3UMM7SWIRCHEDYFII' where id=5;
-update noar tt set v0='HY2UPSP89T4BENWNM21FV5FQDLC' where id=5;
-update noar ti set v0='HY2UPSP89T4BENWNM21FV5FQDLC' where id=5;
-update noar tt set b1='I1TDJM' where id=5;
-update noar ti set b1='I1TDJM' where id=5;
-update noar tt set v0='CG6EOB89HUB7RA6RI64JK4O' where id=5;
-update noar ti set v0='CG6EOB89HUB7RA6RI64JK4O' where id=5;
-update noar tt set b2='ALSO4' where id=5;
-update noar ti set b2='ALSO4' where id=5;
-update noar tt set v0='UAB5AOOZLXNN7BXTEBDB' where id=6;
-update noar ti set v0='UAB5AOOZLXNN7BXTEBDB' where id=6;
-update noar tt set b0='I7' where id=6;
-update noar ti set b0='I7' where id=6;
-update noar tt set v0='8AEU5SN6QL4HZ3ZRY52GX2LBJIL' where id=6;
-update noar ti set v0='8AEU5SN6QL4HZ3ZRY52GX2LBJIL' where id=6;
-update noar tt set b1='UEPO6' where id=6;
-update noar ti set b1='UEPO6' where id=6;
-update noar tt set v0='CRK9W1DT' where id=6;
-update noar ti set v0='CRK9W1DT' where id=6;
-update noar tt set b2='P9Y7TLVVIFW8' where id=6;
-update noar ti set b2='P9Y7TLVVIFW8' where id=6;
-update noar tt set v0='XT5J63Z5H38I3TQWP3WDUO355V1J' where id=7;
-update noar ti set v0='XT5J63Z5H38I3TQWP3WDUO355V1J' where id=7;
-update noar tt set b0='20YY3GGQH2Z' where id=7;
-update noar ti set b0='20YY3GGQH2Z' where id=7;
-update noar tt set v0='ZE09IM92WRDK4FLPU73B8MYQ8KEFZB' where id=7;
-update noar ti set v0='ZE09IM92WRDK4FLPU73B8MYQ8KEFZB' where id=7;
-update noar tt set b1='LQ72X3FWAC2XW5KJDC3IU9PAUJVR4' where id=7;
-update noar ti set b1='LQ72X3FWAC2XW5KJDC3IU9PAUJVR4' where id=7;
-update noar tt set v0='U' where id=7;
-update noar ti set v0='U' where id=7;
-update noar tt set b2='2ROGFED5' where id=7;
-update noar ti set b2='2ROGFED5' where id=7;
-update noar tt set v0='ZONDL0IBOLZDU9H273IVP74YMNOI3BS9' where id=8;
-update noar ti set v0='ZONDL0IBOLZDU9H273IVP74YMNOI3BS9' where id=8;
-update noar tt set b0='6O25X1RVAIHQ' where id=8;
-update noar ti set b0='6O25X1RVAIHQ' where id=8;
-update noar tt set v0='6ZD6IJP43TW' where id=8;
-update noar ti set v0='6ZD6IJP43TW' where id=8;
-update noar tt set b1='6I0S1FVOFA8RB0' where id=8;
-update noar ti set b1='6I0S1FVOFA8RB0' where id=8;
-update noar tt set v0='RLXHM9HN2LM7T026A05ITRDTV' where id=8;
-update noar ti set v0='RLXHM9HN2LM7T026A05ITRDTV' where id=8;
-update noar tt set b2='WGT957DVXGCAA7HT' where id=8;
-update noar ti set b2='WGT957DVXGCAA7HT' where id=8;
-update noar tt set v0='PASDGS5HN57VJM2UMWJ388' where id=9;
-update noar ti set v0='PASDGS5HN57VJM2UMWJ388' where id=9;
-update noar tt set b0='R3HCKR5HHB7G591NWRUHM0' where id=9;
-update noar ti set b0='R3HCKR5HHB7G591NWRUHM0' where id=9;
-update noar tt set v0='3Q4UCD7DOJJ1DQFRTEUVZU4IFB' where id=9;
-update noar ti set v0='3Q4UCD7DOJJ1DQFRTEUVZU4IFB' where id=9;
-update noar tt set b1='SCW0N5NDPKB0NHK9TJ' where id=9;
-update noar ti set b1='SCW0N5NDPKB0NHK9TJ' where id=9;
-update noar tt set v0='2YAYTWYB2XF3RBQYMSA78X5WRCWS' where id=9;
-update noar ti set v0='2YAYTWYB2XF3RBQYMSA78X5WRCWS' where id=9;
-update noar tt set b2='U8W5KH07VVXYT4LRTUAFIPCVII7YPS8F' where id=9;
-update noar ti set b2='U8W5KH07VVXYT4LRTUAFIPCVII7YPS8F' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 blob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='NTBA40QD64OZI9SOUMH' where id=1;
-update noar ti set v0='NTBA40QD64OZI9SOUMH' where id=1;
-update noar tt set b0='Q4LM' where id=1;
-update noar ti set b0='Q4LM' where id=1;
-update noar tt set v0='UD6C9R8TS93UM62PGW51KV78' where id=1;
-update noar ti set v0='UD6C9R8TS93UM62PGW51KV78' where id=1;
-update noar tt set b1='WTU0GJ3QIS4M' where id=1;
-update noar ti set b1='WTU0GJ3QIS4M' where id=1;
-update noar tt set v0='0AJU' where id=1;
-update noar ti set v0='0AJU' where id=1;
-update noar tt set b2='U803RIBS0KKX3VXBW' where id=1;
-update noar ti set b2='U803RIBS0KKX3VXBW' where id=1;
-update noar tt set v0='XW82C4PGSSYF8A85Z3TB8LTH07GU' where id=2;
-update noar ti set v0='XW82C4PGSSYF8A85Z3TB8LTH07GU' where id=2;
-update noar tt set b0='6CWV' where id=2;
-update noar ti set b0='6CWV' where id=2;
-update noar tt set v0='CPE' where id=2;
-update noar ti set v0='CPE' where id=2;
-update noar tt set b1='09I17I8ZA4O33EXT4ANNMA0Y5' where id=2;
-update noar ti set b1='09I17I8ZA4O33EXT4ANNMA0Y5' where id=2;
-update noar tt set v0='R' where id=2;
-update noar ti set v0='R' where id=2;
-update noar tt set b2='OABDSQSZ14' where id=2;
-update noar ti set b2='OABDSQSZ14' where id=2;
-update noar tt set v0='LKZ7QI0PERNZQY' where id=3;
-update noar ti set v0='LKZ7QI0PERNZQY' where id=3;
-update noar tt set b0='RUPT58G4NO9KBTDLO2T7AM7T' where id=3;
-update noar ti set b0='RUPT58G4NO9KBTDLO2T7AM7T' where id=3;
-update noar tt set v0='1E4REOGM52K' where id=3;
-update noar ti set v0='1E4REOGM52K' where id=3;
-update noar tt set b1='HYO3NDK2' where id=3;
-update noar ti set b1='HYO3NDK2' where id=3;
-update noar tt set v0='SC1Z' where id=3;
-update noar ti set v0='SC1Z' where id=3;
-update noar tt set b2='0' where id=3;
-update noar ti set b2='0' where id=3;
-update noar tt set v0='C' where id=4;
-update noar ti set v0='C' where id=4;
-update noar tt set b0='ARJMG8ZXXRKLDXZ' where id=4;
-update noar ti set b0='ARJMG8ZXXRKLDXZ' where id=4;
-update noar tt set v0='ZP1R308EZ87A82Q' where id=4;
-update noar ti set v0='ZP1R308EZ87A82Q' where id=4;
-update noar tt set b1='GN6BS59HGGAGDO' where id=4;
-update noar ti set b1='GN6BS59HGGAGDO' where id=4;
-update noar tt set v0='4DXJ8N43JPC57LX1A8T3OSM28KI' where id=4;
-update noar ti set v0='4DXJ8N43JPC57LX1A8T3OSM28KI' where id=4;
-update noar tt set b2='G8YQXBW25N' where id=4;
-update noar ti set b2='G8YQXBW25N' where id=4;
-update noar tt set v0='2679RC1V' where id=5;
-update noar ti set v0='2679RC1V' where id=5;
-update noar tt set b0='BBOF' where id=5;
-update noar ti set b0='BBOF' where id=5;
-update noar tt set v0='E2HNQTT8I' where id=5;
-update noar ti set v0='E2HNQTT8I' where id=5;
-update noar tt set b1='1AHUEVCVNZVQYVO7SX2VZE5' where id=5;
-update noar ti set b1='1AHUEVCVNZVQYVO7SX2VZE5' where id=5;
-update noar tt set v0='PXAWT9OF9D' where id=5;
-update noar ti set v0='PXAWT9OF9D' where id=5;
-update noar tt set b2='RUAFNTPYGD3JQGOVWLHLBP8KI' where id=5;
-update noar ti set b2='RUAFNTPYGD3JQGOVWLHLBP8KI' where id=5;
-update noar tt set v0='6QR3JYQHJLY6MCTG3BLZZ3K4TMJVGE6' where id=6;
-update noar ti set v0='6QR3JYQHJLY6MCTG3BLZZ3K4TMJVGE6' where id=6;
-update noar tt set b0='C80B6B4RRADS9XYF97LD4XOG' where id=6;
-update noar ti set b0='C80B6B4RRADS9XYF97LD4XOG' where id=6;
-update noar tt set v0='PJKX0YZ4SSIL' where id=6;
-update noar ti set v0='PJKX0YZ4SSIL' where id=6;
-update noar tt set b1='HWGFOS06UTONKW7MA9GAC1TXDZZM37PJ' where id=6;
-update noar ti set b1='HWGFOS06UTONKW7MA9GAC1TXDZZM37PJ' where id=6;
-update noar tt set v0='G' where id=6;
-update noar ti set v0='G' where id=6;
-update noar tt set b2='H3LS006JS4' where id=6;
-update noar ti set b2='H3LS006JS4' where id=6;
-update noar tt set v0='94KUF' where id=7;
-update noar ti set v0='94KUF' where id=7;
-update noar tt set b0='MH3ETLZNK4HLK68QAQZRRNO5' where id=7;
-update noar ti set b0='MH3ETLZNK4HLK68QAQZRRNO5' where id=7;
-update noar tt set v0='SPAFV9SF4ZQTUSGFRFF1A9' where id=7;
-update noar ti set v0='SPAFV9SF4ZQTUSGFRFF1A9' where id=7;
-update noar tt set b1='2' where id=7;
-update noar ti set b1='2' where id=7;
-update noar tt set v0='35RV386OX75TTP' where id=7;
-update noar ti set v0='35RV386OX75TTP' where id=7;
-update noar tt set b2='T3JEQU9QQ6P1XSXK3SJ6I' where id=7;
-update noar ti set b2='T3JEQU9QQ6P1XSXK3SJ6I' where id=7;
-update noar tt set v0='J8KONOV8F4PE' where id=8;
-update noar ti set v0='J8KONOV8F4PE' where id=8;
-update noar tt set b0='DA56BXX0MSX6PZDCI3IE' where id=8;
-update noar ti set b0='DA56BXX0MSX6PZDCI3IE' where id=8;
-update noar tt set v0='LDHS1OLTXTVZA852X' where id=8;
-update noar ti set v0='LDHS1OLTXTVZA852X' where id=8;
-update noar tt set b1='244JSQ3DWZ4B6ICJO2YUANJPZ' where id=8;
-update noar ti set b1='244JSQ3DWZ4B6ICJO2YUANJPZ' where id=8;
-update noar tt set v0='93QP6V6E5R21NZFPEN7JC' where id=8;
-update noar ti set v0='93QP6V6E5R21NZFPEN7JC' where id=8;
-update noar tt set b2='TIQQF5TEZ' where id=8;
-update noar ti set b2='TIQQF5TEZ' where id=8;
-update noar tt set v0='58JV6TXHDF4W62HWKHEUSZMZ' where id=9;
-update noar ti set v0='58JV6TXHDF4W62HWKHEUSZMZ' where id=9;
-update noar tt set b0='Y917I60YNKO2V7DERIC0OGE62J9RR' where id=9;
-update noar ti set b0='Y917I60YNKO2V7DERIC0OGE62J9RR' where id=9;
-update noar tt set v0='0UHU3' where id=9;
-update noar ti set v0='0UHU3' where id=9;
-update noar tt set b1='Z5U4DA9C8E2FSF2MSG0KJ' where id=9;
-update noar ti set b1='Z5U4DA9C8E2FSF2MSG0KJ' where id=9;
-update noar tt set v0='7G34N83XULZK89V8MKVKHJEY' where id=9;
-update noar ti set v0='7G34N83XULZK89V8MKVKHJEY' where id=9;
-update noar tt set b2='708DN748AGPTIB4YK' where id=9;
-update noar ti set b2='708DN748AGPTIB4YK' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 blob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='TU6AGUZJNNAZ7MW2N2UQ' where id=1;
-update noar ti set v0='TU6AGUZJNNAZ7MW2N2UQ' where id=1;
-update noar tt set b0='FL9RXSX' where id=1;
-update noar ti set b0='FL9RXSX' where id=1;
-update noar tt set v0='3K58VLTO58QYNOJNLHCV3LNZS' where id=1;
-update noar ti set v0='3K58VLTO58QYNOJNLHCV3LNZS' where id=1;
-update noar tt set b1='NN19J06QIO0UI8' where id=1;
-update noar ti set b1='NN19J06QIO0UI8' where id=1;
-update noar tt set v0='0671GVZ45D' where id=1;
-update noar ti set v0='0671GVZ45D' where id=1;
-update noar tt set b2='VOQLA6NMSO7XKGF6Y4CMS' where id=1;
-update noar ti set b2='VOQLA6NMSO7XKGF6Y4CMS' where id=1;
-update noar tt set v0='4MQ27LH8MN1F1DC9HZMDIMOKX0P' where id=2;
-update noar ti set v0='4MQ27LH8MN1F1DC9HZMDIMOKX0P' where id=2;
-update noar tt set b0='DGOOLVFI1' where id=2;
-update noar ti set b0='DGOOLVFI1' where id=2;
-update noar tt set v0='GJPSHLI' where id=2;
-update noar ti set v0='GJPSHLI' where id=2;
-update noar tt set b1='BZOXOYVV4BDOERKF4UY' where id=2;
-update noar ti set b1='BZOXOYVV4BDOERKF4UY' where id=2;
-update noar tt set v0='9BT3K9GY6LUSENS0J6UVDQQ5IGO' where id=2;
-update noar ti set v0='9BT3K9GY6LUSENS0J6UVDQQ5IGO' where id=2;
-update noar tt set b2='0DFSFATOIB' where id=2;
-update noar ti set b2='0DFSFATOIB' where id=2;
-update noar tt set v0='2' where id=3;
-update noar ti set v0='2' where id=3;
-update noar tt set b0='ETKXJ9P0V138UQLZ6' where id=3;
-update noar ti set b0='ETKXJ9P0V138UQLZ6' where id=3;
-update noar tt set v0='GYE2910FGUIVYQDYI663P4LW2LK3S' where id=3;
-update noar ti set v0='GYE2910FGUIVYQDYI663P4LW2LK3S' where id=3;
-update noar tt set b1='L' where id=3;
-update noar ti set b1='L' where id=3;
-update noar tt set v0='VAARRI' where id=3;
-update noar ti set v0='VAARRI' where id=3;
-update noar tt set b2='A' where id=3;
-update noar ti set b2='A' where id=3;
-update noar tt set v0='HWUE5JK9PRW27NAZV' where id=4;
-update noar ti set v0='HWUE5JK9PRW27NAZV' where id=4;
-update noar tt set b0='J5XQ6ISFQGK0MCXS3' where id=4;
-update noar ti set b0='J5XQ6ISFQGK0MCXS3' where id=4;
-update noar tt set v0='Z5STV9X' where id=4;
-update noar ti set v0='Z5STV9X' where id=4;
-update noar tt set b1='SEUNDD' where id=4;
-update noar ti set b1='SEUNDD' where id=4;
-update noar tt set v0='TQ0RW9DNG' where id=4;
-update noar ti set v0='TQ0RW9DNG' where id=4;
-update noar tt set b2='TPG9ZBD5S38EB' where id=4;
-update noar ti set b2='TPG9ZBD5S38EB' where id=4;
-update noar tt set v0='Y026IPMF3FPDEVS8DRU' where id=5;
-update noar ti set v0='Y026IPMF3FPDEVS8DRU' where id=5;
-update noar tt set b0='E4F0GXRULUMQ4CD8X08F50NJ' where id=5;
-update noar ti set b0='E4F0GXRULUMQ4CD8X08F50NJ' where id=5;
-update noar tt set v0='Q8ITIU8FFQMY8VI8YAIYX9JE473' where id=5;
-update noar ti set v0='Q8ITIU8FFQMY8VI8YAIYX9JE473' where id=5;
-update noar tt set b1='B85Z57UMWSFJLIIRM18FL4153L3' where id=5;
-update noar ti set b1='B85Z57UMWSFJLIIRM18FL4153L3' where id=5;
-update noar tt set v0='NE6IRZS' where id=5;
-update noar ti set v0='NE6IRZS' where id=5;
-update noar tt set b2='GKMVZB26W90COI5NIYXQ4G9IS9H5O1' where id=5;
-update noar ti set b2='GKMVZB26W90COI5NIYXQ4G9IS9H5O1' where id=5;
-update noar tt set v0='KC41VLR3T0' where id=6;
-update noar ti set v0='KC41VLR3T0' where id=6;
-update noar tt set b0='FLBLCNSV' where id=6;
-update noar ti set b0='FLBLCNSV' where id=6;
-update noar tt set v0='5ME6W4JJSG5GPTTPNK2TCURNWP' where id=6;
-update noar ti set v0='5ME6W4JJSG5GPTTPNK2TCURNWP' where id=6;
-update noar tt set b1='UA11OKFXPVQERX2GT3NQ1ZKF' where id=6;
-update noar ti set b1='UA11OKFXPVQERX2GT3NQ1ZKF' where id=6;
-update noar tt set v0='4B7FQBLJEU9KMAE7RHCJU8' where id=6;
-update noar ti set v0='4B7FQBLJEU9KMAE7RHCJU8' where id=6;
-update noar tt set b2='W60F2' where id=6;
-update noar ti set b2='W60F2' where id=6;
-update noar tt set v0='M' where id=7;
-update noar ti set v0='M' where id=7;
-update noar tt set b0='4W' where id=7;
-update noar ti set b0='4W' where id=7;
-update noar tt set v0='6FEVIL132IP5NS' where id=7;
-update noar ti set v0='6FEVIL132IP5NS' where id=7;
-update noar tt set b1='2PREOOKF7I' where id=7;
-update noar ti set b1='2PREOOKF7I' where id=7;
-update noar tt set v0='CD3DF9GLUASVAW1H' where id=7;
-update noar ti set v0='CD3DF9GLUASVAW1H' where id=7;
-update noar tt set b2='CGPUGUIZO7IPE' where id=7;
-update noar ti set b2='CGPUGUIZO7IPE' where id=7;
-update noar tt set v0='695UXWCGK' where id=8;
-update noar ti set v0='695UXWCGK' where id=8;
-update noar tt set b0='JOVPMBRAQF' where id=8;
-update noar ti set b0='JOVPMBRAQF' where id=8;
-update noar tt set v0='FC6NCXPX7TCMV42ODDUFK5UT6F7Q' where id=8;
-update noar ti set v0='FC6NCXPX7TCMV42ODDUFK5UT6F7Q' where id=8;
-update noar tt set b1='ETOJUFCE2YVPNBX7J' where id=8;
-update noar ti set b1='ETOJUFCE2YVPNBX7J' where id=8;
-update noar tt set v0='2' where id=8;
-update noar ti set v0='2' where id=8;
-update noar tt set b2='B7L9C6VIY9H94QVAADP6XXF6NSO' where id=8;
-update noar ti set b2='B7L9C6VIY9H94QVAADP6XXF6NSO' where id=8;
-update noar tt set v0='6KGBP' where id=9;
-update noar ti set v0='6KGBP' where id=9;
-update noar tt set b0='MFJNPF81H' where id=9;
-update noar ti set b0='MFJNPF81H' where id=9;
-update noar tt set v0='QHZ1CW3VWA' where id=9;
-update noar ti set v0='QHZ1CW3VWA' where id=9;
-update noar tt set b1='60HGFVDQ9' where id=9;
-update noar ti set b1='60HGFVDQ9' where id=9;
-update noar tt set v0='7JXN5T3AEDJKU2H3MW8' where id=9;
-update noar ti set v0='7JXN5T3AEDJKU2H3MW8' where id=9;
-update noar tt set b2='A9' where id=9;
-update noar ti set b2='A9' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 blob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ML14I87M52OI3LOV' where id=1;
-update noar ti set v0='ML14I87M52OI3LOV' where id=1;
-update noar tt set b0='T2LNXF' where id=1;
-update noar ti set b0='T2LNXF' where id=1;
-update noar tt set v0='COW30MX' where id=1;
-update noar ti set v0='COW30MX' where id=1;
-update noar tt set b1='56GS6CYR054HPMAGJ4RH7J' where id=1;
-update noar ti set b1='56GS6CYR054HPMAGJ4RH7J' where id=1;
-update noar tt set v0='O8V74TFYBTIJY5HBNFZRK' where id=1;
-update noar ti set v0='O8V74TFYBTIJY5HBNFZRK' where id=1;
-update noar tt set b2='R2HV8TFSBPO9H25DZC4NDJNBKBK' where id=1;
-update noar ti set b2='R2HV8TFSBPO9H25DZC4NDJNBKBK' where id=1;
-update noar tt set v0='0M945P8TLQCZA5' where id=2;
-update noar ti set v0='0M945P8TLQCZA5' where id=2;
-update noar tt set b0='TMQSAXK3O6CV2VWUN8EGU' where id=2;
-update noar ti set b0='TMQSAXK3O6CV2VWUN8EGU' where id=2;
-update noar tt set v0='2BL1YR8ICTX9QJ91Y1P0V0S0FLXCAE' where id=2;
-update noar ti set v0='2BL1YR8ICTX9QJ91Y1P0V0S0FLXCAE' where id=2;
-update noar tt set b1='CSP8Y9V9E84MJLYWIYPF25JG87L0II' where id=2;
-update noar ti set b1='CSP8Y9V9E84MJLYWIYPF25JG87L0II' where id=2;
-update noar tt set v0='QNY1AVCIOXDBR0' where id=2;
-update noar ti set v0='QNY1AVCIOXDBR0' where id=2;
-update noar tt set b2='KP1CKU61O697A01X1EBIHXJ' where id=2;
-update noar ti set b2='KP1CKU61O697A01X1EBIHXJ' where id=2;
-update noar tt set v0='R95XHB9Z4X' where id=3;
-update noar ti set v0='R95XHB9Z4X' where id=3;
-update noar tt set b0='W978LDZMI4MB' where id=3;
-update noar ti set b0='W978LDZMI4MB' where id=3;
-update noar tt set v0='P5F1OZWC0LD38GND4D6I4M4URG3J2R' where id=3;
-update noar ti set v0='P5F1OZWC0LD38GND4D6I4M4URG3J2R' where id=3;
-update noar tt set b1='QXAQYTQZI' where id=3;
-update noar ti set b1='QXAQYTQZI' where id=3;
-update noar tt set v0='E7BQ2O7FO169' where id=3;
-update noar ti set v0='E7BQ2O7FO169' where id=3;
-update noar tt set b2='QE79JY1OL6F8SBI698' where id=3;
-update noar ti set b2='QE79JY1OL6F8SBI698' where id=3;
-update noar tt set v0='731ZKG3HSTTV5Q3C' where id=4;
-update noar ti set v0='731ZKG3HSTTV5Q3C' where id=4;
-update noar tt set b0='YQRTSFL4I6VQT9YSPP9ZUX63VVPCJ' where id=4;
-update noar ti set b0='YQRTSFL4I6VQT9YSPP9ZUX63VVPCJ' where id=4;
-update noar tt set v0='L3HTQW1NYIC0JVIW07' where id=4;
-update noar ti set v0='L3HTQW1NYIC0JVIW07' where id=4;
-update noar tt set b1='QNQT640' where id=4;
-update noar ti set b1='QNQT640' where id=4;
-update noar tt set v0='9EN0UFDTMKH9Z8QXMC6GIO' where id=4;
-update noar ti set v0='9EN0UFDTMKH9Z8QXMC6GIO' where id=4;
-update noar tt set b2='Q2AJ9GTIIEGIP4XYJXGUZGMSU' where id=4;
-update noar ti set b2='Q2AJ9GTIIEGIP4XYJXGUZGMSU' where id=4;
-update noar tt set v0='MSRAE8U85OQ6DH4GR' where id=5;
-update noar ti set v0='MSRAE8U85OQ6DH4GR' where id=5;
-update noar tt set b0='WKM' where id=5;
-update noar ti set b0='WKM' where id=5;
-update noar tt set v0='TC3S69MW6Y' where id=5;
-update noar ti set v0='TC3S69MW6Y' where id=5;
-update noar tt set b1='VPFE729THU' where id=5;
-update noar ti set b1='VPFE729THU' where id=5;
-update noar tt set v0='RQPXLU' where id=5;
-update noar ti set v0='RQPXLU' where id=5;
-update noar tt set b2='DPQ5VOOHOQH991K91M' where id=5;
-update noar ti set b2='DPQ5VOOHOQH991K91M' where id=5;
-update noar tt set v0='578R66NDCDOTU7K3E6Q' where id=6;
-update noar ti set v0='578R66NDCDOTU7K3E6Q' where id=6;
-update noar tt set b0='NL3QLUXO30S9YS8U84E23MVDYFIHZI' where id=6;
-update noar ti set b0='NL3QLUXO30S9YS8U84E23MVDYFIHZI' where id=6;
-update noar tt set v0='UND1DXNIOZ3A3XXBJLP' where id=6;
-update noar ti set v0='UND1DXNIOZ3A3XXBJLP' where id=6;
-update noar tt set b1='XKRDXYOAD7C7JG12QWG8E' where id=6;
-update noar ti set b1='XKRDXYOAD7C7JG12QWG8E' where id=6;
-update noar tt set v0='Y0XWR' where id=6;
-update noar ti set v0='Y0XWR' where id=6;
-update noar tt set b2='CFVG5P6V32N0BQB' where id=6;
-update noar ti set b2='CFVG5P6V32N0BQB' where id=6;
-update noar tt set v0='A0JJQPEMKG9I0YM8RQ0S0W' where id=7;
-update noar ti set v0='A0JJQPEMKG9I0YM8RQ0S0W' where id=7;
-update noar tt set b0='J616TJ3PI' where id=7;
-update noar ti set b0='J616TJ3PI' where id=7;
-update noar tt set v0='TEW3GCB8J7NELIG8BFNO44BU61E4' where id=7;
-update noar ti set v0='TEW3GCB8J7NELIG8BFNO44BU61E4' where id=7;
-update noar tt set b1='SD7JBTBO4MFD' where id=7;
-update noar ti set b1='SD7JBTBO4MFD' where id=7;
-update noar tt set v0='0E4S75CQ' where id=7;
-update noar ti set v0='0E4S75CQ' where id=7;
-update noar tt set b2='TYPD5454GII' where id=7;
-update noar ti set b2='TYPD5454GII' where id=7;
-update noar tt set v0='7B3DJPI7UW986UWKMNW9SF0MKDEEWT' where id=8;
-update noar ti set v0='7B3DJPI7UW986UWKMNW9SF0MKDEEWT' where id=8;
-update noar tt set b0='U' where id=8;
-update noar ti set b0='U' where id=8;
-update noar tt set v0='RRHU3ZNOK3TECPWR8M4PKTGZBN2TQ' where id=8;
-update noar ti set v0='RRHU3ZNOK3TECPWR8M4PKTGZBN2TQ' where id=8;
-update noar tt set b1='IF5Q7D7386XB5W702' where id=8;
-update noar ti set b1='IF5Q7D7386XB5W702' where id=8;
-update noar tt set v0='HZOWIY1VLZ2RMP' where id=8;
-update noar ti set v0='HZOWIY1VLZ2RMP' where id=8;
-update noar tt set b2='2E' where id=8;
-update noar ti set b2='2E' where id=8;
-update noar tt set v0='D70ZQ2CR172AUAH9' where id=9;
-update noar ti set v0='D70ZQ2CR172AUAH9' where id=9;
-update noar tt set b0='U84LRLN262APJLEUPBEBDHY' where id=9;
-update noar ti set b0='U84LRLN262APJLEUPBEBDHY' where id=9;
-update noar tt set v0='RHCMI' where id=9;
-update noar ti set v0='RHCMI' where id=9;
-update noar tt set b1='MWM' where id=9;
-update noar ti set b1='MWM' where id=9;
-update noar tt set v0='UFHKTSEXQ67JF8HUYH1DTB' where id=9;
-update noar ti set v0='UFHKTSEXQ67JF8HUYH1DTB' where id=9;
-update noar tt set b2='MDU8' where id=9;
-update noar ti set b2='MDU8' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 mediumblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1VRMFX4G4AFLE4E5MY80XC5' where id=1;
-update noar ti set v0='1VRMFX4G4AFLE4E5MY80XC5' where id=1;
-update noar tt set b0='95WWKVA6F9FI8Q' where id=1;
-update noar ti set b0='95WWKVA6F9FI8Q' where id=1;
-update noar tt set v0='Q92TF1A61BHBRNJS7EXPI2I6' where id=1;
-update noar ti set v0='Q92TF1A61BHBRNJS7EXPI2I6' where id=1;
-update noar tt set b1='6TQB8PLTSONSD5TSE5NWM' where id=1;
-update noar ti set b1='6TQB8PLTSONSD5TSE5NWM' where id=1;
-update noar tt set v0='7QEMA86' where id=1;
-update noar ti set v0='7QEMA86' where id=1;
-update noar tt set b2='45QK8EPONXV' where id=1;
-update noar ti set b2='45QK8EPONXV' where id=1;
-update noar tt set v0='WZUKY9G5QH1KS4O05TN9QS5HZVJU6FQ' where id=2;
-update noar ti set v0='WZUKY9G5QH1KS4O05TN9QS5HZVJU6FQ' where id=2;
-update noar tt set b0='Z5OFP9S8' where id=2;
-update noar ti set b0='Z5OFP9S8' where id=2;
-update noar tt set v0='TU3STU3KUFBCFYIRYWEU' where id=2;
-update noar ti set v0='TU3STU3KUFBCFYIRYWEU' where id=2;
-update noar tt set b1='BRE0DWJNFEWE9YRH' where id=2;
-update noar ti set b1='BRE0DWJNFEWE9YRH' where id=2;
-update noar tt set v0='J7IEQE5703' where id=2;
-update noar ti set v0='J7IEQE5703' where id=2;
-update noar tt set b2='C107VTIDCQ8' where id=2;
-update noar ti set b2='C107VTIDCQ8' where id=2;
-update noar tt set v0='TCQLXXI8L80Z51K3C52O1P42SK4HD' where id=3;
-update noar ti set v0='TCQLXXI8L80Z51K3C52O1P42SK4HD' where id=3;
-update noar tt set b0='NSR9322' where id=3;
-update noar ti set b0='NSR9322' where id=3;
-update noar tt set v0='ZUZPG4LPXP723W5XIP3E6WEPVJAV' where id=3;
-update noar ti set v0='ZUZPG4LPXP723W5XIP3E6WEPVJAV' where id=3;
-update noar tt set b1='01PAEMGO52JMRX3EQQQPDQJ' where id=3;
-update noar ti set b1='01PAEMGO52JMRX3EQQQPDQJ' where id=3;
-update noar tt set v0='EK47LGXJP7731RW5V4Y' where id=3;
-update noar ti set v0='EK47LGXJP7731RW5V4Y' where id=3;
-update noar tt set b2='TEQLRLO0I72QHO1QMBI6DVKX1I' where id=3;
-update noar ti set b2='TEQLRLO0I72QHO1QMBI6DVKX1I' where id=3;
-update noar tt set v0='93OREX1ON9856K418AN8THCUHBO9VKC' where id=4;
-update noar ti set v0='93OREX1ON9856K418AN8THCUHBO9VKC' where id=4;
-update noar tt set b0='H21OQD37G4AVZDPEQ' where id=4;
-update noar ti set b0='H21OQD37G4AVZDPEQ' where id=4;
-update noar tt set v0='01FX4KUTJAN7' where id=4;
-update noar ti set v0='01FX4KUTJAN7' where id=4;
-update noar tt set b1='S' where id=4;
-update noar ti set b1='S' where id=4;
-update noar tt set v0='N8W' where id=4;
-update noar ti set v0='N8W' where id=4;
-update noar tt set b2='C67OG9AQW2XHSX788EC8M7F6QCM' where id=4;
-update noar ti set b2='C67OG9AQW2XHSX788EC8M7F6QCM' where id=4;
-update noar tt set v0='K6LC3SY0XEENCU4K6ZZ' where id=5;
-update noar ti set v0='K6LC3SY0XEENCU4K6ZZ' where id=5;
-update noar tt set b0='0974UPAJ3XD891G0' where id=5;
-update noar ti set b0='0974UPAJ3XD891G0' where id=5;
-update noar tt set v0='5BKCZY9NSXADUMATIWDY' where id=5;
-update noar ti set v0='5BKCZY9NSXADUMATIWDY' where id=5;
-update noar tt set b1='4T055CZ9LV8JJSWRNQBY379G' where id=5;
-update noar ti set b1='4T055CZ9LV8JJSWRNQBY379G' where id=5;
-update noar tt set v0='Z8VLTI10CF49ZQWN3' where id=5;
-update noar ti set v0='Z8VLTI10CF49ZQWN3' where id=5;
-update noar tt set b2='E7KJVJ33LKFN' where id=5;
-update noar ti set b2='E7KJVJ33LKFN' where id=5;
-update noar tt set v0='TZF1F8LC9NF3XGPMEGYJOP5YA' where id=6;
-update noar ti set v0='TZF1F8LC9NF3XGPMEGYJOP5YA' where id=6;
-update noar tt set b0='Y1HFKWOK2H7E6FQOIFXM3L3PDH9718J' where id=6;
-update noar ti set b0='Y1HFKWOK2H7E6FQOIFXM3L3PDH9718J' where id=6;
-update noar tt set v0='X4LTQQIHHNBXYLEUQ89C528Z76' where id=6;
-update noar ti set v0='X4LTQQIHHNBXYLEUQ89C528Z76' where id=6;
-update noar tt set b1='PSI9VQIR0IGSZ5KYE5QH164X' where id=6;
-update noar ti set b1='PSI9VQIR0IGSZ5KYE5QH164X' where id=6;
-update noar tt set v0='B8CYNXMT0RY75ZZMJN' where id=6;
-update noar ti set v0='B8CYNXMT0RY75ZZMJN' where id=6;
-update noar tt set b2='PAO8I6IZL5VGPUMB2TICK86C9UE00' where id=6;
-update noar ti set b2='PAO8I6IZL5VGPUMB2TICK86C9UE00' where id=6;
-update noar tt set v0='GGHTK97KZU34ISSAS7' where id=7;
-update noar ti set v0='GGHTK97KZU34ISSAS7' where id=7;
-update noar tt set b0='JRDP0EG' where id=7;
-update noar ti set b0='JRDP0EG' where id=7;
-update noar tt set v0='AF71GQ22W2Y5GYZT8EU4XKWHVHWBB' where id=7;
-update noar ti set v0='AF71GQ22W2Y5GYZT8EU4XKWHVHWBB' where id=7;
-update noar tt set b1='L1V93SPN2HITIYAN6P77YC' where id=7;
-update noar ti set b1='L1V93SPN2HITIYAN6P77YC' where id=7;
-update noar tt set v0='0RAPR9TJY' where id=7;
-update noar ti set v0='0RAPR9TJY' where id=7;
-update noar tt set b2='UPN14PREIP49OWNVE0' where id=7;
-update noar ti set b2='UPN14PREIP49OWNVE0' where id=7;
-update noar tt set v0='VQHCIUT0L87M8I5U06PJ' where id=8;
-update noar ti set v0='VQHCIUT0L87M8I5U06PJ' where id=8;
-update noar tt set b0='L7RBJILG0TX4QL2' where id=8;
-update noar ti set b0='L7RBJILG0TX4QL2' where id=8;
-update noar tt set v0='Z3ZW2I4VVBS5JD70Z48R6C7' where id=8;
-update noar ti set v0='Z3ZW2I4VVBS5JD70Z48R6C7' where id=8;
-update noar tt set b1='2DZKW' where id=8;
-update noar ti set b1='2DZKW' where id=8;
-update noar tt set v0='52KZVFC596F1WJNAKYE9CX25' where id=8;
-update noar ti set v0='52KZVFC596F1WJNAKYE9CX25' where id=8;
-update noar tt set b2='WEBHH5442FRO7W93AKRFLKP0' where id=8;
-update noar ti set b2='WEBHH5442FRO7W93AKRFLKP0' where id=8;
-update noar tt set v0='DZX0S0Q' where id=9;
-update noar ti set v0='DZX0S0Q' where id=9;
-update noar tt set b0='PCI0KO7' where id=9;
-update noar ti set b0='PCI0KO7' where id=9;
-update noar tt set v0='30RGI' where id=9;
-update noar ti set v0='30RGI' where id=9;
-update noar tt set b1='40SDA' where id=9;
-update noar ti set b1='40SDA' where id=9;
-update noar tt set v0='SZ16SPALTGY95V1QK3VWPYJXPZOHM' where id=9;
-update noar ti set v0='SZ16SPALTGY95V1QK3VWPYJXPZOHM' where id=9;
-update noar tt set b2='AEMV' where id=9;
-update noar ti set b2='AEMV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 mediumblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='2W15VZFAGXO1IC20U6K3SN8' where id=1;
-update noar ti set v0='2W15VZFAGXO1IC20U6K3SN8' where id=1;
-update noar tt set b0='8EF9STP63WTU0KLDZYIH8UW0675OP7CV' where id=1;
-update noar ti set b0='8EF9STP63WTU0KLDZYIH8UW0675OP7CV' where id=1;
-update noar tt set v0='9Y1PSK6UUVNV8BYG0YIDEP2Q7BY' where id=1;
-update noar ti set v0='9Y1PSK6UUVNV8BYG0YIDEP2Q7BY' where id=1;
-update noar tt set b1='2AFZH5L727JLNJ8KZL36F9' where id=1;
-update noar ti set b1='2AFZH5L727JLNJ8KZL36F9' where id=1;
-update noar tt set v0='BIQB6B7FHO' where id=1;
-update noar ti set v0='BIQB6B7FHO' where id=1;
-update noar tt set b2='GL6LI1VFUX5IH' where id=1;
-update noar ti set b2='GL6LI1VFUX5IH' where id=1;
-update noar tt set v0='0PWUOCW9D37V21PQCSVP49FR' where id=2;
-update noar ti set v0='0PWUOCW9D37V21PQCSVP49FR' where id=2;
-update noar tt set b0='E0KJHOP8OJ0ENAJT' where id=2;
-update noar ti set b0='E0KJHOP8OJ0ENAJT' where id=2;
-update noar tt set v0='N3DOFVD7SJSY975RY53ZLC2CIZ6W' where id=2;
-update noar ti set v0='N3DOFVD7SJSY975RY53ZLC2CIZ6W' where id=2;
-update noar tt set b1='1CUKK1JN2WM0NLZ8' where id=2;
-update noar ti set b1='1CUKK1JN2WM0NLZ8' where id=2;
-update noar tt set v0='7K82' where id=2;
-update noar ti set v0='7K82' where id=2;
-update noar tt set b2='OOTEM3T1FZPX4D697UOEY5QX' where id=2;
-update noar ti set b2='OOTEM3T1FZPX4D697UOEY5QX' where id=2;
-update noar tt set v0='62HM5Y6NQTGHLEVYLZGIJ' where id=3;
-update noar ti set v0='62HM5Y6NQTGHLEVYLZGIJ' where id=3;
-update noar tt set b0='86V67W2YUT' where id=3;
-update noar ti set b0='86V67W2YUT' where id=3;
-update noar tt set v0='P' where id=3;
-update noar ti set v0='P' where id=3;
-update noar tt set b1='O5RQZC' where id=3;
-update noar ti set b1='O5RQZC' where id=3;
-update noar tt set v0='945WIBXTP57Y' where id=3;
-update noar ti set v0='945WIBXTP57Y' where id=3;
-update noar tt set b2='8SKKNV1X48PYBW' where id=3;
-update noar ti set b2='8SKKNV1X48PYBW' where id=3;
-update noar tt set v0='O1454YCYQHV4LOE1JYI' where id=4;
-update noar ti set v0='O1454YCYQHV4LOE1JYI' where id=4;
-update noar tt set b0='VG' where id=4;
-update noar ti set b0='VG' where id=4;
-update noar tt set v0='3R0ORL518D133GW7RGUD1JU8L' where id=4;
-update noar ti set v0='3R0ORL518D133GW7RGUD1JU8L' where id=4;
-update noar tt set b1='R1CKQ46TYP66UY8G' where id=4;
-update noar ti set b1='R1CKQ46TYP66UY8G' where id=4;
-update noar tt set v0='B8J8X695GO46DTG72M4MD0CUCSOXJ7J' where id=4;
-update noar ti set v0='B8J8X695GO46DTG72M4MD0CUCSOXJ7J' where id=4;
-update noar tt set b2='U4JE' where id=4;
-update noar ti set b2='U4JE' where id=4;
-update noar tt set v0='DVVZN8SWPMJA51SH69TM' where id=5;
-update noar ti set v0='DVVZN8SWPMJA51SH69TM' where id=5;
-update noar tt set b0='7WAOKHFI0TTXPMT10T5NFW5' where id=5;
-update noar ti set b0='7WAOKHFI0TTXPMT10T5NFW5' where id=5;
-update noar tt set v0='85VVXM0YGWDTT051NDPSVR2R6O' where id=5;
-update noar ti set v0='85VVXM0YGWDTT051NDPSVR2R6O' where id=5;
-update noar tt set b1='2BAZF' where id=5;
-update noar ti set b1='2BAZF' where id=5;
-update noar tt set v0='A1Z9ULRVF5LIXAYC6NC8J6K0PYM1DPP' where id=5;
-update noar ti set v0='A1Z9ULRVF5LIXAYC6NC8J6K0PYM1DPP' where id=5;
-update noar tt set b2='FV0L1XNPL8PKXJJ7F' where id=5;
-update noar ti set b2='FV0L1XNPL8PKXJJ7F' where id=5;
-update noar tt set v0='7MNF3R3DB2I051ETSS1K57' where id=6;
-update noar ti set v0='7MNF3R3DB2I051ETSS1K57' where id=6;
-update noar tt set b0='PHTK3TVC5DV1KRTKY4AMVY793' where id=6;
-update noar ti set b0='PHTK3TVC5DV1KRTKY4AMVY793' where id=6;
-update noar tt set v0='Z7QR3SPPNVA7ZWWNCMFYKOC' where id=6;
-update noar ti set v0='Z7QR3SPPNVA7ZWWNCMFYKOC' where id=6;
-update noar tt set b1='4P8ESDAC4UL' where id=6;
-update noar ti set b1='4P8ESDAC4UL' where id=6;
-update noar tt set v0='AYHVDJ9Z69E68F8G1I82BZQF' where id=6;
-update noar ti set v0='AYHVDJ9Z69E68F8G1I82BZQF' where id=6;
-update noar tt set b2='B7G7E9ZZJEO2LK66A' where id=6;
-update noar ti set b2='B7G7E9ZZJEO2LK66A' where id=6;
-update noar tt set v0='SHS2CK4' where id=7;
-update noar ti set v0='SHS2CK4' where id=7;
-update noar tt set b0='9FMVEOKOHMDLHXPP' where id=7;
-update noar ti set b0='9FMVEOKOHMDLHXPP' where id=7;
-update noar tt set v0='EWEL' where id=7;
-update noar ti set v0='EWEL' where id=7;
-update noar tt set b1='53NGDLL6TPJ' where id=7;
-update noar ti set b1='53NGDLL6TPJ' where id=7;
-update noar tt set v0='BCJP0' where id=7;
-update noar ti set v0='BCJP0' where id=7;
-update noar tt set b2='GMEY' where id=7;
-update noar ti set b2='GMEY' where id=7;
-update noar tt set v0='6DMI660WV9OQ0H7YO7YNRFP8UMOJA8NJ' where id=8;
-update noar ti set v0='6DMI660WV9OQ0H7YO7YNRFP8UMOJA8NJ' where id=8;
-update noar tt set b0='YZPW8BPV4K25EII9QH72P1' where id=8;
-update noar ti set b0='YZPW8BPV4K25EII9QH72P1' where id=8;
-update noar tt set v0='JGE0' where id=8;
-update noar ti set v0='JGE0' where id=8;
-update noar tt set b1='5D5EM68LJM8NOT0APW1VW56MPT' where id=8;
-update noar ti set b1='5D5EM68LJM8NOT0APW1VW56MPT' where id=8;
-update noar tt set v0='R2I5CBP4OPLTOO9LI3O' where id=8;
-update noar ti set v0='R2I5CBP4OPLTOO9LI3O' where id=8;
-update noar tt set b2='9RL6EL0WFKYGLGQR26' where id=8;
-update noar ti set b2='9RL6EL0WFKYGLGQR26' where id=8;
-update noar tt set v0='GBNPRCQ2ZGKE7KWD25D087JLSK1SEG3' where id=9;
-update noar ti set v0='GBNPRCQ2ZGKE7KWD25D087JLSK1SEG3' where id=9;
-update noar tt set b0='02VBYZ4TEGFVJ6953O7500B5UI13NZ' where id=9;
-update noar ti set b0='02VBYZ4TEGFVJ6953O7500B5UI13NZ' where id=9;
-update noar tt set v0='ACZS0HW6KVOPED80B' where id=9;
-update noar ti set v0='ACZS0HW6KVOPED80B' where id=9;
-update noar tt set b1='65L4NEL' where id=9;
-update noar ti set b1='65L4NEL' where id=9;
-update noar tt set v0='RR93HUL3GKJK4H59F' where id=9;
-update noar ti set v0='RR93HUL3GKJK4H59F' where id=9;
-update noar tt set b2='KEXJK79LG6Z7SQVON9OGBIFHDH882' where id=9;
-update noar ti set b2='KEXJK79LG6Z7SQVON9OGBIFHDH882' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 mediumblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='KB7NNFEPFGD30AN5' where id=1;
-update noar ti set v0='KB7NNFEPFGD30AN5' where id=1;
-update noar tt set b0='HM33PSO674GLJB2NSXDY3VYEIRA7C1' where id=1;
-update noar ti set b0='HM33PSO674GLJB2NSXDY3VYEIRA7C1' where id=1;
-update noar tt set v0='0G1GH0BHIFS2JC62VY6XXPETSNYQI89' where id=1;
-update noar ti set v0='0G1GH0BHIFS2JC62VY6XXPETSNYQI89' where id=1;
-update noar tt set b1='QTQK1OM2RRCECOB9PJ2KZ' where id=1;
-update noar ti set b1='QTQK1OM2RRCECOB9PJ2KZ' where id=1;
-update noar tt set v0='0WZ8SVUCDJQFV7E5X6JAQEYFZN5XE' where id=1;
-update noar ti set v0='0WZ8SVUCDJQFV7E5X6JAQEYFZN5XE' where id=1;
-update noar tt set b2='BPDGHY' where id=1;
-update noar ti set b2='BPDGHY' where id=1;
-update noar tt set v0='FQUCKXGA' where id=2;
-update noar ti set v0='FQUCKXGA' where id=2;
-update noar tt set b0='4DWH' where id=2;
-update noar ti set b0='4DWH' where id=2;
-update noar tt set v0='ZZGNZV' where id=2;
-update noar ti set v0='ZZGNZV' where id=2;
-update noar tt set b1='Y9C3MRKYGBB9WLADG9' where id=2;
-update noar ti set b1='Y9C3MRKYGBB9WLADG9' where id=2;
-update noar tt set v0='AWCYQGFU2L92560YWRYH42Z' where id=2;
-update noar ti set v0='AWCYQGFU2L92560YWRYH42Z' where id=2;
-update noar tt set b2='N4S' where id=2;
-update noar ti set b2='N4S' where id=2;
-update noar tt set v0='I0DW85196WMNH03Q33PF2L6VQGKV3' where id=3;
-update noar ti set v0='I0DW85196WMNH03Q33PF2L6VQGKV3' where id=3;
-update noar tt set b0='LNPO' where id=3;
-update noar ti set b0='LNPO' where id=3;
-update noar tt set v0='QB5OKN4BP8E9' where id=3;
-update noar ti set v0='QB5OKN4BP8E9' where id=3;
-update noar tt set b1='AN7N10DQ31LVRQF9E5ZMN5TYHRU162W' where id=3;
-update noar ti set b1='AN7N10DQ31LVRQF9E5ZMN5TYHRU162W' where id=3;
-update noar tt set v0='HOL454K4D4PN' where id=3;
-update noar ti set v0='HOL454K4D4PN' where id=3;
-update noar tt set b2='8EKNE77L5LIZQ' where id=3;
-update noar ti set b2='8EKNE77L5LIZQ' where id=3;
-update noar tt set v0='E232C91K3JZSREE1U' where id=4;
-update noar ti set v0='E232C91K3JZSREE1U' where id=4;
-update noar tt set b0='LHRPTQVPOVMJV3' where id=4;
-update noar ti set b0='LHRPTQVPOVMJV3' where id=4;
-update noar tt set v0='S1GT6D3Z2IERK1TU88K2CUG30D6A4' where id=4;
-update noar ti set v0='S1GT6D3Z2IERK1TU88K2CUG30D6A4' where id=4;
-update noar tt set b1='JZ49KQ9FPJWOA45Y' where id=4;
-update noar ti set b1='JZ49KQ9FPJWOA45Y' where id=4;
-update noar tt set v0='ADD4RRT' where id=4;
-update noar ti set v0='ADD4RRT' where id=4;
-update noar tt set b2='KJC1YB8A' where id=4;
-update noar ti set b2='KJC1YB8A' where id=4;
-update noar tt set v0='7BPQZJG8VNYA4LH' where id=5;
-update noar ti set v0='7BPQZJG8VNYA4LH' where id=5;
-update noar tt set b0='29AN65ZZ6C2TO05YUGM8NREB3YT7I' where id=5;
-update noar ti set b0='29AN65ZZ6C2TO05YUGM8NREB3YT7I' where id=5;
-update noar tt set v0='K26EJK6SD8Z38E0C' where id=5;
-update noar ti set v0='K26EJK6SD8Z38E0C' where id=5;
-update noar tt set b1='XRT0QPQK4QJMYQF4MKG58P' where id=5;
-update noar ti set b1='XRT0QPQK4QJMYQF4MKG58P' where id=5;
-update noar tt set v0='AIZQ7FSGEWH7OPWSFKG2D' where id=5;
-update noar ti set v0='AIZQ7FSGEWH7OPWSFKG2D' where id=5;
-update noar tt set b2='JKZCGQL6P3IMWUHOY8Z2HARF' where id=5;
-update noar ti set b2='JKZCGQL6P3IMWUHOY8Z2HARF' where id=5;
-update noar tt set v0='CQ' where id=6;
-update noar ti set v0='CQ' where id=6;
-update noar tt set b0='58HUYQY8B2MABOG4' where id=6;
-update noar ti set b0='58HUYQY8B2MABOG4' where id=6;
-update noar tt set v0='PS0HAVDN8RH' where id=6;
-update noar ti set v0='PS0HAVDN8RH' where id=6;
-update noar tt set b1='N3CP3PP1S8DQWJCZW4EUWJD68Y' where id=6;
-update noar ti set b1='N3CP3PP1S8DQWJCZW4EUWJD68Y' where id=6;
-update noar tt set v0='02WB2K89S0JD4CFTKMKV' where id=6;
-update noar ti set v0='02WB2K89S0JD4CFTKMKV' where id=6;
-update noar tt set b2='CHFMR6F387X5LZLH2RMKXNTY0N0XIH' where id=6;
-update noar ti set b2='CHFMR6F387X5LZLH2RMKXNTY0N0XIH' where id=6;
-update noar tt set v0='HVNT8ORVFHSWZ382K1D7Q8WWIHSVUI' where id=7;
-update noar ti set v0='HVNT8ORVFHSWZ382K1D7Q8WWIHSVUI' where id=7;
-update noar tt set b0='4820B5WHWAKY' where id=7;
-update noar ti set b0='4820B5WHWAKY' where id=7;
-update noar tt set v0='QJBZZWA8054FOQENMYA7EM05U' where id=7;
-update noar ti set v0='QJBZZWA8054FOQENMYA7EM05U' where id=7;
-update noar tt set b1='DBU55XYF' where id=7;
-update noar ti set b1='DBU55XYF' where id=7;
-update noar tt set v0='FKS68V' where id=7;
-update noar ti set v0='FKS68V' where id=7;
-update noar tt set b2='HR7ZOPG2AGXHD6EGWGJW8PZT5FZ3' where id=7;
-update noar ti set b2='HR7ZOPG2AGXHD6EGWGJW8PZT5FZ3' where id=7;
-update noar tt set v0='X8RD' where id=8;
-update noar ti set v0='X8RD' where id=8;
-update noar tt set b0='ESSZY48XWLJXWBO9914EI0EM7JN' where id=8;
-update noar ti set b0='ESSZY48XWLJXWBO9914EI0EM7JN' where id=8;
-update noar tt set v0='5KTRQOQER14ZGDSVUFR4J6K4ZZASRO32' where id=8;
-update noar ti set v0='5KTRQOQER14ZGDSVUFR4J6K4ZZASRO32' where id=8;
-update noar tt set b1='LVC13F6' where id=8;
-update noar ti set b1='LVC13F6' where id=8;
-update noar tt set v0='PAVVSO76NPBUAZE4QXEF4' where id=8;
-update noar ti set v0='PAVVSO76NPBUAZE4QXEF4' where id=8;
-update noar tt set b2='QB2RXEPZ7UWINA677EIS3E02B0W3H19A' where id=8;
-update noar ti set b2='QB2RXEPZ7UWINA677EIS3E02B0W3H19A' where id=8;
-update noar tt set v0='VVVCTAITDEJHR3EQ6Z0M' where id=9;
-update noar ti set v0='VVVCTAITDEJHR3EQ6Z0M' where id=9;
-update noar tt set b0='7Y2Y21FL1MOZD7OAV580P5I' where id=9;
-update noar ti set b0='7Y2Y21FL1MOZD7OAV580P5I' where id=9;
-update noar tt set v0='PC7YS2BJ8I8ETJ7K8D647RGVUOAA4T' where id=9;
-update noar ti set v0='PC7YS2BJ8I8ETJ7K8D647RGVUOAA4T' where id=9;
-update noar tt set b1='6X5SUSZ7J4LIO9TJ31C629ZBZQ5LT' where id=9;
-update noar ti set b1='6X5SUSZ7J4LIO9TJ31C629ZBZQ5LT' where id=9;
-update noar tt set v0='6OSYYISFEW37TE' where id=9;
-update noar ti set v0='6OSYYISFEW37TE' where id=9;
-update noar tt set b2='AU4V744OWFIATF00E7WFHT' where id=9;
-update noar ti set b2='AU4V744OWFIATF00E7WFHT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 mediumblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='5RAQUY' where id=1;
-update noar ti set v0='5RAQUY' where id=1;
-update noar tt set b0='PDYSWCEONZER' where id=1;
-update noar ti set b0='PDYSWCEONZER' where id=1;
-update noar tt set v0='RT1W2I6N6L7FE5FN' where id=1;
-update noar ti set v0='RT1W2I6N6L7FE5FN' where id=1;
-update noar tt set b1='ZE' where id=1;
-update noar ti set b1='ZE' where id=1;
-update noar tt set v0='LI4EQR4LRI26X5TG06YL9DQ' where id=1;
-update noar ti set v0='LI4EQR4LRI26X5TG06YL9DQ' where id=1;
-update noar tt set b2='WTBVKL9M8J6LA' where id=1;
-update noar ti set b2='WTBVKL9M8J6LA' where id=1;
-update noar tt set v0='J13WWK7MCA' where id=2;
-update noar ti set v0='J13WWK7MCA' where id=2;
-update noar tt set b0='S' where id=2;
-update noar ti set b0='S' where id=2;
-update noar tt set v0='IUZCTB13WJCPZIL6OK7YRV7QF0XRF090' where id=2;
-update noar ti set v0='IUZCTB13WJCPZIL6OK7YRV7QF0XRF090' where id=2;
-update noar tt set b1='2UQ2U5BHGQUO0TG5' where id=2;
-update noar ti set b1='2UQ2U5BHGQUO0TG5' where id=2;
-update noar tt set v0='LI8F3G0SJODO3Y' where id=2;
-update noar ti set v0='LI8F3G0SJODO3Y' where id=2;
-update noar tt set b2='QNG3Q9AXRNH3IN1T4V' where id=2;
-update noar ti set b2='QNG3Q9AXRNH3IN1T4V' where id=2;
-update noar tt set v0='7A7VMT3260TBMEEOJ1GKN' where id=3;
-update noar ti set v0='7A7VMT3260TBMEEOJ1GKN' where id=3;
-update noar tt set b0='Y7' where id=3;
-update noar ti set b0='Y7' where id=3;
-update noar tt set v0='0LHVCF9EVYL5' where id=3;
-update noar ti set v0='0LHVCF9EVYL5' where id=3;
-update noar tt set b1='LR4NJ0' where id=3;
-update noar ti set b1='LR4NJ0' where id=3;
-update noar tt set v0='N784Z87F5EZ8XRQ' where id=3;
-update noar ti set v0='N784Z87F5EZ8XRQ' where id=3;
-update noar tt set b2='XUQU9JZ789P' where id=3;
-update noar ti set b2='XUQU9JZ789P' where id=3;
-update noar tt set v0='T5097HTJOUECSV4MA11LNILA47S4' where id=4;
-update noar ti set v0='T5097HTJOUECSV4MA11LNILA47S4' where id=4;
-update noar tt set b0='BOJIMD1NI78B' where id=4;
-update noar ti set b0='BOJIMD1NI78B' where id=4;
-update noar tt set v0='5LCKAANXHBAF18B1K' where id=4;
-update noar ti set v0='5LCKAANXHBAF18B1K' where id=4;
-update noar tt set b1='Q94N8AJHT9' where id=4;
-update noar ti set b1='Q94N8AJHT9' where id=4;
-update noar tt set v0='DXLTI183PJLSM1DNTPDOV' where id=4;
-update noar ti set v0='DXLTI183PJLSM1DNTPDOV' where id=4;
-update noar tt set b2='1I1Q7ANREC' where id=4;
-update noar ti set b2='1I1Q7ANREC' where id=4;
-update noar tt set v0='6KSXNGN5EOREL9' where id=5;
-update noar ti set v0='6KSXNGN5EOREL9' where id=5;
-update noar tt set b0='6XWD45L6SE0KOQSHQ25ZLSG5Q1' where id=5;
-update noar ti set b0='6XWD45L6SE0KOQSHQ25ZLSG5Q1' where id=5;
-update noar tt set v0='8Y321P6' where id=5;
-update noar ti set v0='8Y321P6' where id=5;
-update noar tt set b1='05P' where id=5;
-update noar ti set b1='05P' where id=5;
-update noar tt set v0='F' where id=5;
-update noar ti set v0='F' where id=5;
-update noar tt set b2='9LH195JEGW9TY0K9HFO3' where id=5;
-update noar ti set b2='9LH195JEGW9TY0K9HFO3' where id=5;
-update noar tt set v0='WHQ9P6JPQ6AEUOS661OW187HA757TYNY' where id=6;
-update noar ti set v0='WHQ9P6JPQ6AEUOS661OW187HA757TYNY' where id=6;
-update noar tt set b0='5YIFUMY9FN7' where id=6;
-update noar ti set b0='5YIFUMY9FN7' where id=6;
-update noar tt set v0='6F4Z0HU8ZJLEP5MNX0OX' where id=6;
-update noar ti set v0='6F4Z0HU8ZJLEP5MNX0OX' where id=6;
-update noar tt set b1='17YBZ9N' where id=6;
-update noar ti set b1='17YBZ9N' where id=6;
-update noar tt set v0='SXBC549EQOCE' where id=6;
-update noar ti set v0='SXBC549EQOCE' where id=6;
-update noar tt set b2='A6UGNGV4RLTPT6KV4D8W' where id=6;
-update noar ti set b2='A6UGNGV4RLTPT6KV4D8W' where id=6;
-update noar tt set v0='VQ7SSCUM1A9NRCT9Q' where id=7;
-update noar ti set v0='VQ7SSCUM1A9NRCT9Q' where id=7;
-update noar tt set b0='XZVPF9XQO6RZPHXAIWYCANXB2YMD' where id=7;
-update noar ti set b0='XZVPF9XQO6RZPHXAIWYCANXB2YMD' where id=7;
-update noar tt set v0='TPXWN6G2JUKH7K1AFIN3JXVL' where id=7;
-update noar ti set v0='TPXWN6G2JUKH7K1AFIN3JXVL' where id=7;
-update noar tt set b1='ITXCSQGBCPB4H8964PVM6' where id=7;
-update noar ti set b1='ITXCSQGBCPB4H8964PVM6' where id=7;
-update noar tt set v0='8N82MIQXQTQRVQ9EZK2FF81OYEIH' where id=7;
-update noar ti set v0='8N82MIQXQTQRVQ9EZK2FF81OYEIH' where id=7;
-update noar tt set b2='9TU66KR2O411WN' where id=7;
-update noar ti set b2='9TU66KR2O411WN' where id=7;
-update noar tt set v0='8PZEVNMGRINNDE' where id=8;
-update noar ti set v0='8PZEVNMGRINNDE' where id=8;
-update noar tt set b0='RP' where id=8;
-update noar ti set b0='RP' where id=8;
-update noar tt set v0='CPE0M5UJWR0LJNXC' where id=8;
-update noar ti set v0='CPE0M5UJWR0LJNXC' where id=8;
-update noar tt set b1='4SINDZR9PVFA8EV35HBG7N' where id=8;
-update noar ti set b1='4SINDZR9PVFA8EV35HBG7N' where id=8;
-update noar tt set v0='0IUD1QG' where id=8;
-update noar ti set v0='0IUD1QG' where id=8;
-update noar tt set b2='8XB67B5M' where id=8;
-update noar ti set b2='8XB67B5M' where id=8;
-update noar tt set v0='VALP9O' where id=9;
-update noar ti set v0='VALP9O' where id=9;
-update noar tt set b0='F0' where id=9;
-update noar ti set b0='F0' where id=9;
-update noar tt set v0='IJ9EA919X' where id=9;
-update noar ti set v0='IJ9EA919X' where id=9;
-update noar tt set b1='WB9XJK9L1WG2S3D4CCKADWWSQ0' where id=9;
-update noar ti set b1='WB9XJK9L1WG2S3D4CCKADWWSQ0' where id=9;
-update noar tt set v0='PB0T1ONB3VMV49VP704KWX0EXO' where id=9;
-update noar ti set v0='PB0T1ONB3VMV49VP704KWX0EXO' where id=9;
-update noar tt set b2='OT' where id=9;
-update noar ti set b2='OT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 mediumblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='LFO6J9LUCSDMJ9KO6DE6QQA' where id=1;
-update noar ti set v0='LFO6J9LUCSDMJ9KO6DE6QQA' where id=1;
-update noar tt set b0='HP1UH3I8E921KJQHJPBIRJE1Q0' where id=1;
-update noar ti set b0='HP1UH3I8E921KJQHJPBIRJE1Q0' where id=1;
-update noar tt set v0='RBGFPQA' where id=1;
-update noar ti set v0='RBGFPQA' where id=1;
-update noar tt set b1='MW5TZKCIXC8LEH1' where id=1;
-update noar ti set b1='MW5TZKCIXC8LEH1' where id=1;
-update noar tt set v0='5ZUA5ENER506ZMBIIA66DP91' where id=1;
-update noar ti set v0='5ZUA5ENER506ZMBIIA66DP91' where id=1;
-update noar tt set b2='A5PK3C44I2E' where id=1;
-update noar ti set b2='A5PK3C44I2E' where id=1;
-update noar tt set v0='VZKPMUB5ERASO1OZUMHH05DH' where id=2;
-update noar ti set v0='VZKPMUB5ERASO1OZUMHH05DH' where id=2;
-update noar tt set b0='D0NF45PFAURFIO6QVIAR1V9Y9WJUW' where id=2;
-update noar ti set b0='D0NF45PFAURFIO6QVIAR1V9Y9WJUW' where id=2;
-update noar tt set v0='W55OHMMA7YGNXDM9Z3YHIX7U4KXU3' where id=2;
-update noar ti set v0='W55OHMMA7YGNXDM9Z3YHIX7U4KXU3' where id=2;
-update noar tt set b1='D2BV6AT541R3QSPJQLNBQQ7BE31TCTZU' where id=2;
-update noar ti set b1='D2BV6AT541R3QSPJQLNBQQ7BE31TCTZU' where id=2;
-update noar tt set v0='9SITWNATENASOMPBGTA6' where id=2;
-update noar ti set v0='9SITWNATENASOMPBGTA6' where id=2;
-update noar tt set b2='U5KN6JV' where id=2;
-update noar ti set b2='U5KN6JV' where id=2;
-update noar tt set v0='4AZC0LR5YTQDH0780SWTF1G' where id=3;
-update noar ti set v0='4AZC0LR5YTQDH0780SWTF1G' where id=3;
-update noar tt set b0='J8VHEVVO' where id=3;
-update noar ti set b0='J8VHEVVO' where id=3;
-update noar tt set v0='7IM' where id=3;
-update noar ti set v0='7IM' where id=3;
-update noar tt set b1='U816FOYS' where id=3;
-update noar ti set b1='U816FOYS' where id=3;
-update noar tt set v0='0PTO9VCHOC7' where id=3;
-update noar ti set v0='0PTO9VCHOC7' where id=3;
-update noar tt set b2='AAQ' where id=3;
-update noar ti set b2='AAQ' where id=3;
-update noar tt set v0='1VTVFGJ8YDKFSKL41SW9' where id=4;
-update noar ti set v0='1VTVFGJ8YDKFSKL41SW9' where id=4;
-update noar tt set b0='9WHQZPZVMY5852X' where id=4;
-update noar ti set b0='9WHQZPZVMY5852X' where id=4;
-update noar tt set v0='3R936A7QG76F29' where id=4;
-update noar ti set v0='3R936A7QG76F29' where id=4;
-update noar tt set b1='GBOUZUXI00115FAVGV37ZL2RIJIK6I' where id=4;
-update noar ti set b1='GBOUZUXI00115FAVGV37ZL2RIJIK6I' where id=4;
-update noar tt set v0='LHVZKVLE0' where id=4;
-update noar ti set v0='LHVZKVLE0' where id=4;
-update noar tt set b2='PVD3A7HFZFZ74IEM3ZV0WL7O7T' where id=4;
-update noar ti set b2='PVD3A7HFZFZ74IEM3ZV0WL7O7T' where id=4;
-update noar tt set v0='UOMIE5BI4ASD' where id=5;
-update noar ti set v0='UOMIE5BI4ASD' where id=5;
-update noar tt set b0='GR' where id=5;
-update noar ti set b0='GR' where id=5;
-update noar tt set v0='6RDPF0C8QIJK7GLJG0WNW7V4LR3UMNK' where id=5;
-update noar ti set v0='6RDPF0C8QIJK7GLJG0WNW7V4LR3UMNK' where id=5;
-update noar tt set b1='AILNU53' where id=5;
-update noar ti set b1='AILNU53' where id=5;
-update noar tt set v0='OCUVH5L74DYX7FJKPHE2BVL' where id=5;
-update noar ti set v0='OCUVH5L74DYX7FJKPHE2BVL' where id=5;
-update noar tt set b2='3S8OJDXQIZX2D6ISY4Z352GCOR2SN' where id=5;
-update noar ti set b2='3S8OJDXQIZX2D6ISY4Z352GCOR2SN' where id=5;
-update noar tt set v0='1QQGMJYOOU6S067CKX' where id=6;
-update noar ti set v0='1QQGMJYOOU6S067CKX' where id=6;
-update noar tt set b0='L6KX28HGI3QCN8D8K0COPCL3Y1OO5V7' where id=6;
-update noar ti set b0='L6KX28HGI3QCN8D8K0COPCL3Y1OO5V7' where id=6;
-update noar tt set v0='OXNGWK0D' where id=6;
-update noar ti set v0='OXNGWK0D' where id=6;
-update noar tt set b1='L2O8MRM9IQ' where id=6;
-update noar ti set b1='L2O8MRM9IQ' where id=6;
-update noar tt set v0='KUB6QUNG8HF7' where id=6;
-update noar ti set v0='KUB6QUNG8HF7' where id=6;
-update noar tt set b2='NH7T9Z2YW9V' where id=6;
-update noar ti set b2='NH7T9Z2YW9V' where id=6;
-update noar tt set v0='8EUWNWJJBYQ' where id=7;
-update noar ti set v0='8EUWNWJJBYQ' where id=7;
-update noar tt set b0='EI27UT8EEF4DPTD3PJS9YQ1TQVL' where id=7;
-update noar ti set b0='EI27UT8EEF4DPTD3PJS9YQ1TQVL' where id=7;
-update noar tt set v0='8T5M2VQL8DRNKE9NPV3' where id=7;
-update noar ti set v0='8T5M2VQL8DRNKE9NPV3' where id=7;
-update noar tt set b1='BIVGNZ270YUUGWZF' where id=7;
-update noar ti set b1='BIVGNZ270YUUGWZF' where id=7;
-update noar tt set v0='RBDOR8F27YUR6B' where id=7;
-update noar ti set v0='RBDOR8F27YUR6B' where id=7;
-update noar tt set b2='T8G0UQV2FFA1J2DMH5TFTJGAG' where id=7;
-update noar ti set b2='T8G0UQV2FFA1J2DMH5TFTJGAG' where id=7;
-update noar tt set v0='W0Q68WXLP' where id=8;
-update noar ti set v0='W0Q68WXLP' where id=8;
-update noar tt set b0='PYC' where id=8;
-update noar ti set b0='PYC' where id=8;
-update noar tt set v0='N9I5SB3KJD6Z87X7GC40UMUEOLMVI' where id=8;
-update noar ti set v0='N9I5SB3KJD6Z87X7GC40UMUEOLMVI' where id=8;
-update noar tt set b1='WLJAO1WQE6' where id=8;
-update noar ti set b1='WLJAO1WQE6' where id=8;
-update noar tt set v0='F89YEUYOT3RY413X6Z9RBG0UL05H5Y0' where id=8;
-update noar ti set v0='F89YEUYOT3RY413X6Z9RBG0UL05H5Y0' where id=8;
-update noar tt set b2='ABXDN951SMBYK1HJIHE2AU5EXB2XCVP2' where id=8;
-update noar ti set b2='ABXDN951SMBYK1HJIHE2AU5EXB2XCVP2' where id=8;
-update noar tt set v0='232' where id=9;
-update noar ti set v0='232' where id=9;
-update noar tt set b0='9YX5O1CY26QL63OCD288PJFT6U1' where id=9;
-update noar ti set b0='9YX5O1CY26QL63OCD288PJFT6U1' where id=9;
-update noar tt set v0='MC68RVH1J96EZK89NAKZBMBJ50WSWY' where id=9;
-update noar ti set v0='MC68RVH1J96EZK89NAKZBMBJ50WSWY' where id=9;
-update noar tt set b1='28OSL1M5NDHP48VWBF1FYYCR1ZN9O' where id=9;
-update noar ti set b1='28OSL1M5NDHP48VWBF1FYYCR1ZN9O' where id=9;
-update noar tt set v0='5SYHN8JCZBH5ARMLEI' where id=9;
-update noar ti set v0='5SYHN8JCZBH5ARMLEI' where id=9;
-update noar tt set b2='CDVZL1LR3UZEHCRR' where id=9;
-update noar ti set b2='CDVZL1LR3UZEHCRR' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 mediumblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='0BWP0' where id=1;
-update noar ti set v0='0BWP0' where id=1;
-update noar tt set b0='SGA' where id=1;
-update noar ti set b0='SGA' where id=1;
-update noar tt set v0='A8VSWYDJLGTX19M35PMCOSMV1ENIO0' where id=1;
-update noar ti set v0='A8VSWYDJLGTX19M35PMCOSMV1ENIO0' where id=1;
-update noar tt set b1='H58D9MOWNNZD5QDT' where id=1;
-update noar ti set b1='H58D9MOWNNZD5QDT' where id=1;
-update noar tt set v0='977V76KUAY4ZP52OOEMR0Q' where id=1;
-update noar ti set v0='977V76KUAY4ZP52OOEMR0Q' where id=1;
-update noar tt set b2='U5UT8HSNUKLTNG' where id=1;
-update noar ti set b2='U5UT8HSNUKLTNG' where id=1;
-update noar tt set v0='JR3OTPUDTD6JDW5M9KA22J' where id=2;
-update noar ti set v0='JR3OTPUDTD6JDW5M9KA22J' where id=2;
-update noar tt set b0='IPS6IJ5UJVQF' where id=2;
-update noar ti set b0='IPS6IJ5UJVQF' where id=2;
-update noar tt set v0='JYTX' where id=2;
-update noar ti set v0='JYTX' where id=2;
-update noar tt set b1='D0' where id=2;
-update noar ti set b1='D0' where id=2;
-update noar tt set v0='BAHUFJ8LWHPITWIHUV7WNL08O50FBA6J' where id=2;
-update noar ti set v0='BAHUFJ8LWHPITWIHUV7WNL08O50FBA6J' where id=2;
-update noar tt set b2='OXS9M6IHACX0T3E2Y6VG3N5T5UEA7' where id=2;
-update noar ti set b2='OXS9M6IHACX0T3E2Y6VG3N5T5UEA7' where id=2;
-update noar tt set v0='TB6JGCA1JSUK7GF4RUBBXG' where id=3;
-update noar ti set v0='TB6JGCA1JSUK7GF4RUBBXG' where id=3;
-update noar tt set b0='PG4AL8PCFDW0S84N' where id=3;
-update noar ti set b0='PG4AL8PCFDW0S84N' where id=3;
-update noar tt set v0='94TVPUOBVA266HK87ZGSP1M8W1P5GA' where id=3;
-update noar ti set v0='94TVPUOBVA266HK87ZGSP1M8W1P5GA' where id=3;
-update noar tt set b1='IQWYNVVP' where id=3;
-update noar ti set b1='IQWYNVVP' where id=3;
-update noar tt set v0='7P4MG6PZK6EE6TMMEVAJEVGCLPOKHSN' where id=3;
-update noar ti set v0='7P4MG6PZK6EE6TMMEVAJEVGCLPOKHSN' where id=3;
-update noar tt set b2='SRJF0WZPPW4L' where id=3;
-update noar ti set b2='SRJF0WZPPW4L' where id=3;
-update noar tt set v0='UKMLTWAK0KQJM73W0EO1B' where id=4;
-update noar ti set v0='UKMLTWAK0KQJM73W0EO1B' where id=4;
-update noar tt set b0='8Q5GOWZVNIT3T' where id=4;
-update noar ti set b0='8Q5GOWZVNIT3T' where id=4;
-update noar tt set v0='7YE8' where id=4;
-update noar ti set v0='7YE8' where id=4;
-update noar tt set b1='295AY9U2' where id=4;
-update noar ti set b1='295AY9U2' where id=4;
-update noar tt set v0='M36S9OMALWBMN' where id=4;
-update noar ti set v0='M36S9OMALWBMN' where id=4;
-update noar tt set b2='LEA5QF6IZZV8VJ7CBPKIOW8K5' where id=4;
-update noar ti set b2='LEA5QF6IZZV8VJ7CBPKIOW8K5' where id=4;
-update noar tt set v0='ARHJH1T2YE2EKK0OA69' where id=5;
-update noar ti set v0='ARHJH1T2YE2EKK0OA69' where id=5;
-update noar tt set b0='9NXOTRT6ZE7ET7N' where id=5;
-update noar ti set b0='9NXOTRT6ZE7ET7N' where id=5;
-update noar tt set v0='9Y' where id=5;
-update noar ti set v0='9Y' where id=5;
-update noar tt set b1='U7J9X28TW6C0E8Z62BL455TPX' where id=5;
-update noar ti set b1='U7J9X28TW6C0E8Z62BL455TPX' where id=5;
-update noar tt set v0='V282' where id=5;
-update noar ti set v0='V282' where id=5;
-update noar tt set b2='OBRSGLZQSM0UW4J6IK6RY' where id=5;
-update noar ti set b2='OBRSGLZQSM0UW4J6IK6RY' where id=5;
-update noar tt set v0='P' where id=6;
-update noar ti set v0='P' where id=6;
-update noar tt set b0='WZSX7DM8MPLD7' where id=6;
-update noar ti set b0='WZSX7DM8MPLD7' where id=6;
-update noar tt set v0='J1NZ' where id=6;
-update noar ti set v0='J1NZ' where id=6;
-update noar tt set b1='X' where id=6;
-update noar ti set b1='X' where id=6;
-update noar tt set v0='PFYED' where id=6;
-update noar ti set v0='PFYED' where id=6;
-update noar tt set b2='2VBL40UJ8RZXK7K3O8V8K' where id=6;
-update noar ti set b2='2VBL40UJ8RZXK7K3O8V8K' where id=6;
-update noar tt set v0='BMTT6HKT' where id=7;
-update noar ti set v0='BMTT6HKT' where id=7;
-update noar tt set b0='Y09GSCNXJ7KVNS' where id=7;
-update noar ti set b0='Y09GSCNXJ7KVNS' where id=7;
-update noar tt set v0='VRTJL0' where id=7;
-update noar ti set v0='VRTJL0' where id=7;
-update noar tt set b1='V73BY90FHEWCL7CW' where id=7;
-update noar ti set b1='V73BY90FHEWCL7CW' where id=7;
-update noar tt set v0='TJX7LSW5X23PUIRLY7UDFVJT2QP' where id=7;
-update noar ti set v0='TJX7LSW5X23PUIRLY7UDFVJT2QP' where id=7;
-update noar tt set b2='A1L6VGE' where id=7;
-update noar ti set b2='A1L6VGE' where id=7;
-update noar tt set v0='PORL6H2CVBVDS' where id=8;
-update noar ti set v0='PORL6H2CVBVDS' where id=8;
-update noar tt set b0='2V6HTENJ' where id=8;
-update noar ti set b0='2V6HTENJ' where id=8;
-update noar tt set v0='X1ZAQEV0NKO11' where id=8;
-update noar ti set v0='X1ZAQEV0NKO11' where id=8;
-update noar tt set b1='OO1NEXWRHUGL8IR5E7' where id=8;
-update noar ti set b1='OO1NEXWRHUGL8IR5E7' where id=8;
-update noar tt set v0='8OTFC9C' where id=8;
-update noar ti set v0='8OTFC9C' where id=8;
-update noar tt set b2='RAYG7R5179GCEQXWX4M6BF448RY7I' where id=8;
-update noar ti set b2='RAYG7R5179GCEQXWX4M6BF448RY7I' where id=8;
-update noar tt set v0='EY89HUXM9UKM' where id=9;
-update noar ti set v0='EY89HUXM9UKM' where id=9;
-update noar tt set b0='R4MD71HZJLPJKYL5' where id=9;
-update noar ti set b0='R4MD71HZJLPJKYL5' where id=9;
-update noar tt set v0='Y7IPXM05N1' where id=9;
-update noar ti set v0='Y7IPXM05N1' where id=9;
-update noar tt set b1='GNLY9GZEI7ZKDP05K' where id=9;
-update noar ti set b1='GNLY9GZEI7ZKDP05K' where id=9;
-update noar tt set v0='63BA8YP1LQQLR8BL2AJ62U' where id=9;
-update noar ti set v0='63BA8YP1LQQLR8BL2AJ62U' where id=9;
-update noar tt set b2='F93M70Q39H8HR9' where id=9;
-update noar ti set b2='F93M70Q39H8HR9' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 mediumblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='DIXB7DVORSS0YJ6M4KO3LYBKQKEYW' where id=1;
-update noar ti set v0='DIXB7DVORSS0YJ6M4KO3LYBKQKEYW' where id=1;
-update noar tt set b0='RAOXPW2H0XA60DKRFI985' where id=1;
-update noar ti set b0='RAOXPW2H0XA60DKRFI985' where id=1;
-update noar tt set v0='E9Q0J7M0ZF0IK1AF2N2FZFS8GZ' where id=1;
-update noar ti set v0='E9Q0J7M0ZF0IK1AF2N2FZFS8GZ' where id=1;
-update noar tt set b1='L1PKSET9ADDWPC3102' where id=1;
-update noar ti set b1='L1PKSET9ADDWPC3102' where id=1;
-update noar tt set v0='7WUS' where id=1;
-update noar ti set v0='7WUS' where id=1;
-update noar tt set b2='P6VLAF7TTL29DU2Q2PJTL13GPB' where id=1;
-update noar ti set b2='P6VLAF7TTL29DU2Q2PJTL13GPB' where id=1;
-update noar tt set v0='ADHAL' where id=2;
-update noar ti set v0='ADHAL' where id=2;
-update noar tt set b0='HVKTO64PQW87YILTMJTXGTSMAJ' where id=2;
-update noar ti set b0='HVKTO64PQW87YILTMJTXGTSMAJ' where id=2;
-update noar tt set v0='JO6NO69OOA29' where id=2;
-update noar ti set v0='JO6NO69OOA29' where id=2;
-update noar tt set b1='RO28C' where id=2;
-update noar ti set b1='RO28C' where id=2;
-update noar tt set v0='KO0A0MKPDPKM' where id=2;
-update noar ti set v0='KO0A0MKPDPKM' where id=2;
-update noar tt set b2='RMN6W3' where id=2;
-update noar ti set b2='RMN6W3' where id=2;
-update noar tt set v0='Q78ASDJS6ON6A3R9NQ00' where id=3;
-update noar ti set v0='Q78ASDJS6ON6A3R9NQ00' where id=3;
-update noar tt set b0='YDBM7OZL0QNGSJ' where id=3;
-update noar ti set b0='YDBM7OZL0QNGSJ' where id=3;
-update noar tt set v0='89K9AFEMUAGQBJ9WI47CMF1QFB065W5C' where id=3;
-update noar ti set v0='89K9AFEMUAGQBJ9WI47CMF1QFB065W5C' where id=3;
-update noar tt set b1='140AK8AJOWX8EBHJXQR0R8BYOAYUT4' where id=3;
-update noar ti set b1='140AK8AJOWX8EBHJXQR0R8BYOAYUT4' where id=3;
-update noar tt set v0='Y4R3W1CSM8Y' where id=3;
-update noar ti set v0='Y4R3W1CSM8Y' where id=3;
-update noar tt set b2='K1' where id=3;
-update noar ti set b2='K1' where id=3;
-update noar tt set v0='8A1I3X8I3Z6QXNA' where id=4;
-update noar ti set v0='8A1I3X8I3Z6QXNA' where id=4;
-update noar tt set b0='LIB' where id=4;
-update noar ti set b0='LIB' where id=4;
-update noar tt set v0='N9BTGQYBJXNEOIHM' where id=4;
-update noar ti set v0='N9BTGQYBJXNEOIHM' where id=4;
-update noar tt set b1='16H4Y5J8' where id=4;
-update noar ti set b1='16H4Y5J8' where id=4;
-update noar tt set v0='E' where id=4;
-update noar ti set v0='E' where id=4;
-update noar tt set b2='AERU7CMEE3QOTK' where id=4;
-update noar ti set b2='AERU7CMEE3QOTK' where id=4;
-update noar tt set v0='TCBQ' where id=5;
-update noar ti set v0='TCBQ' where id=5;
-update noar tt set b0='5CAWV3T0BMU66ULL6MJ9X4PUWHYFU' where id=5;
-update noar ti set b0='5CAWV3T0BMU66ULL6MJ9X4PUWHYFU' where id=5;
-update noar tt set v0='88ZQSJ8I' where id=5;
-update noar ti set v0='88ZQSJ8I' where id=5;
-update noar tt set b1='5AUFKZTTNFBC8TGSN1QIO' where id=5;
-update noar ti set b1='5AUFKZTTNFBC8TGSN1QIO' where id=5;
-update noar tt set v0='Q1TRAVTHCUZZPY927L6OASZP0UH2WYIF' where id=5;
-update noar ti set v0='Q1TRAVTHCUZZPY927L6OASZP0UH2WYIF' where id=5;
-update noar tt set b2='41OQMMNQKF72PCUCTQL897RNUC1TQK' where id=5;
-update noar ti set b2='41OQMMNQKF72PCUCTQL897RNUC1TQK' where id=5;
-update noar tt set v0='RF' where id=6;
-update noar ti set v0='RF' where id=6;
-update noar tt set b0='3YIE0OGJAQ2L1P9I94YKB9NIT90O3LZ' where id=6;
-update noar ti set b0='3YIE0OGJAQ2L1P9I94YKB9NIT90O3LZ' where id=6;
-update noar tt set v0='RP4TD8F5X04312BOD8HU07R553WS' where id=6;
-update noar ti set v0='RP4TD8F5X04312BOD8HU07R553WS' where id=6;
-update noar tt set b1='U' where id=6;
-update noar ti set b1='U' where id=6;
-update noar tt set v0='A3O9SE4QRROMO3NKKC07S3H' where id=6;
-update noar ti set v0='A3O9SE4QRROMO3NKKC07S3H' where id=6;
-update noar tt set b2='9NH68AXM8EHXT72N6BSZT6AELME' where id=6;
-update noar ti set b2='9NH68AXM8EHXT72N6BSZT6AELME' where id=6;
-update noar tt set v0='V' where id=7;
-update noar ti set v0='V' where id=7;
-update noar tt set b0='447352BQN1SO5O3ZO7UGJ' where id=7;
-update noar ti set b0='447352BQN1SO5O3ZO7UGJ' where id=7;
-update noar tt set v0='TF4W75LL5OZTWW8BD86BWDGA88' where id=7;
-update noar ti set v0='TF4W75LL5OZTWW8BD86BWDGA88' where id=7;
-update noar tt set b1='VSQHZD7SKSQSOXJ' where id=7;
-update noar ti set b1='VSQHZD7SKSQSOXJ' where id=7;
-update noar tt set v0='3F' where id=7;
-update noar ti set v0='3F' where id=7;
-update noar tt set b2='BDIT3UNK2D15JL1X8OILFX9T9754MX' where id=7;
-update noar ti set b2='BDIT3UNK2D15JL1X8OILFX9T9754MX' where id=7;
-update noar tt set v0='4IOV74FCTZ3IS71ZXB6EMRE0J1375GPH' where id=8;
-update noar ti set v0='4IOV74FCTZ3IS71ZXB6EMRE0J1375GPH' where id=8;
-update noar tt set b0='IJCV7JI0U6HY' where id=8;
-update noar ti set b0='IJCV7JI0U6HY' where id=8;
-update noar tt set v0='DI9UWF52HRT' where id=8;
-update noar ti set v0='DI9UWF52HRT' where id=8;
-update noar tt set b1='19SHPH1FM7' where id=8;
-update noar ti set b1='19SHPH1FM7' where id=8;
-update noar tt set v0='8GPCCD8U6SOISS43KG6CL9GHDD0H' where id=8;
-update noar ti set v0='8GPCCD8U6SOISS43KG6CL9GHDD0H' where id=8;
-update noar tt set b2='RSYLJ' where id=8;
-update noar ti set b2='RSYLJ' where id=8;
-update noar tt set v0='D1OQ4U29CZKC6GLL6FCVFKXAKEJ6L' where id=9;
-update noar ti set v0='D1OQ4U29CZKC6GLL6FCVFKXAKEJ6L' where id=9;
-update noar tt set b0='M0W61AUZK7SKBS0Z1FY' where id=9;
-update noar ti set b0='M0W61AUZK7SKBS0Z1FY' where id=9;
-update noar tt set v0='L' where id=9;
-update noar ti set v0='L' where id=9;
-update noar tt set b1='7KYOPIBM99BCQ0LIWVDSQFZW449070' where id=9;
-update noar ti set b1='7KYOPIBM99BCQ0LIWVDSQFZW449070' where id=9;
-update noar tt set v0='JVSK7PKW6XHNF5WAG3IOLCIFNZ' where id=9;
-update noar ti set v0='JVSK7PKW6XHNF5WAG3IOLCIFNZ' where id=9;
-update noar tt set b2='BVQ6R7TNV60ODTT1FRDA73ET6QVSZ87' where id=9;
-update noar ti set b2='BVQ6R7TNV60ODTT1FRDA73ET6QVSZ87' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 mediumblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7I16QVHZR66AL41ZH4FTZHPZ201AC' where id=1;
-update noar ti set v0='7I16QVHZR66AL41ZH4FTZHPZ201AC' where id=1;
-update noar tt set b0='KKD' where id=1;
-update noar ti set b0='KKD' where id=1;
-update noar tt set v0='3XPM6HMVDVFTJMEJEJUAR5HSU1' where id=1;
-update noar ti set v0='3XPM6HMVDVFTJMEJEJUAR5HSU1' where id=1;
-update noar tt set b1='QTDWBVMXDK5KT' where id=1;
-update noar ti set b1='QTDWBVMXDK5KT' where id=1;
-update noar tt set v0='KVG9MK7S8C3I1JB0ESDJ7DAI' where id=1;
-update noar ti set v0='KVG9MK7S8C3I1JB0ESDJ7DAI' where id=1;
-update noar tt set b2='7J1P1MMJMA172' where id=1;
-update noar ti set b2='7J1P1MMJMA172' where id=1;
-update noar tt set v0='RNR6' where id=2;
-update noar ti set v0='RNR6' where id=2;
-update noar tt set b0='21JTA51SGQ46OYG25PU' where id=2;
-update noar ti set b0='21JTA51SGQ46OYG25PU' where id=2;
-update noar tt set v0='XC86ZUWD8FWPA26N8ZVGO2COGP' where id=2;
-update noar ti set v0='XC86ZUWD8FWPA26N8ZVGO2COGP' where id=2;
-update noar tt set b1='94YTJP5ITMAWX4V2YJ1YJSW44IBI' where id=2;
-update noar ti set b1='94YTJP5ITMAWX4V2YJ1YJSW44IBI' where id=2;
-update noar tt set v0='6WTGLOXR5UFCZEUQ2T3GVR' where id=2;
-update noar ti set v0='6WTGLOXR5UFCZEUQ2T3GVR' where id=2;
-update noar tt set b2='SK8T3XW9OUPIQDJ' where id=2;
-update noar ti set b2='SK8T3XW9OUPIQDJ' where id=2;
-update noar tt set v0='BMYNVI' where id=3;
-update noar ti set v0='BMYNVI' where id=3;
-update noar tt set b0='K11Z908MZVTSK5T3QGCFN5155A' where id=3;
-update noar ti set b0='K11Z908MZVTSK5T3QGCFN5155A' where id=3;
-update noar tt set v0='UNIUDPNGVDDXMWG' where id=3;
-update noar ti set v0='UNIUDPNGVDDXMWG' where id=3;
-update noar tt set b1='POVPBA1G1J4IQMX8J2S0G5M8O' where id=3;
-update noar ti set b1='POVPBA1G1J4IQMX8J2S0G5M8O' where id=3;
-update noar tt set v0='GDHVCKE2LV1N796' where id=3;
-update noar ti set v0='GDHVCKE2LV1N796' where id=3;
-update noar tt set b2='5YXYVVVP1IW2OG' where id=3;
-update noar ti set b2='5YXYVVVP1IW2OG' where id=3;
-update noar tt set v0='1DM7APHTV4Y8U4AUYDPU5SE7D9929H' where id=4;
-update noar ti set v0='1DM7APHTV4Y8U4AUYDPU5SE7D9929H' where id=4;
-update noar tt set b0='BCJSYPO4XS6D4BDP6NHA0QEIUJK6LD' where id=4;
-update noar ti set b0='BCJSYPO4XS6D4BDP6NHA0QEIUJK6LD' where id=4;
-update noar tt set v0='5WCB04GX2QW5VZAWMN4QB9EBOAK6M9' where id=4;
-update noar ti set v0='5WCB04GX2QW5VZAWMN4QB9EBOAK6M9' where id=4;
-update noar tt set b1='H' where id=4;
-update noar ti set b1='H' where id=4;
-update noar tt set v0='DT7945J17KV' where id=4;
-update noar ti set v0='DT7945J17KV' where id=4;
-update noar tt set b2='OB8KMNU' where id=4;
-update noar ti set b2='OB8KMNU' where id=4;
-update noar tt set v0='7SPXSUCMJ0JJ1ACSMHTSMXNZZ3VLO34' where id=5;
-update noar ti set v0='7SPXSUCMJ0JJ1ACSMHTSMXNZZ3VLO34' where id=5;
-update noar tt set b0='CXKK13O8DT7W75JSPRP2G' where id=5;
-update noar ti set b0='CXKK13O8DT7W75JSPRP2G' where id=5;
-update noar tt set v0='XQFOTKSCBERE1YV9' where id=5;
-update noar ti set v0='XQFOTKSCBERE1YV9' where id=5;
-update noar tt set b1='BU5UMGDCO6N8T5CWBHI76OAC0NUL2X' where id=5;
-update noar ti set b1='BU5UMGDCO6N8T5CWBHI76OAC0NUL2X' where id=5;
-update noar tt set v0='A' where id=5;
-update noar ti set v0='A' where id=5;
-update noar tt set b2='L6UCV41J66P4V5' where id=5;
-update noar ti set b2='L6UCV41J66P4V5' where id=5;
-update noar tt set v0='VRXJDL118RS' where id=6;
-update noar ti set v0='VRXJDL118RS' where id=6;
-update noar tt set b0='JXU89PSCQPDOWTJZ54DPTV0GH8RT' where id=6;
-update noar ti set b0='JXU89PSCQPDOWTJZ54DPTV0GH8RT' where id=6;
-update noar tt set v0='RVX0X9XSRBD05K2OUK' where id=6;
-update noar ti set v0='RVX0X9XSRBD05K2OUK' where id=6;
-update noar tt set b1='4T8GB3K' where id=6;
-update noar ti set b1='4T8GB3K' where id=6;
-update noar tt set v0='4GP5MACVYNWWMRC' where id=6;
-update noar ti set v0='4GP5MACVYNWWMRC' where id=6;
-update noar tt set b2='EE9J56' where id=6;
-update noar ti set b2='EE9J56' where id=6;
-update noar tt set v0='UA1YFZPY8YG3D4YNV' where id=7;
-update noar ti set v0='UA1YFZPY8YG3D4YNV' where id=7;
-update noar tt set b0='OEH7V6QFRRYP' where id=7;
-update noar ti set b0='OEH7V6QFRRYP' where id=7;
-update noar tt set v0='G482J8GK4GOQF' where id=7;
-update noar ti set v0='G482J8GK4GOQF' where id=7;
-update noar tt set b1='1QAOG3C6H4FPXM1FV0W38223HM205D0M' where id=7;
-update noar ti set b1='1QAOG3C6H4FPXM1FV0W38223HM205D0M' where id=7;
-update noar tt set v0='D' where id=7;
-update noar ti set v0='D' where id=7;
-update noar tt set b2='J2PJKPD3IJDWJ2FVG790O1511DZ0' where id=7;
-update noar ti set b2='J2PJKPD3IJDWJ2FVG790O1511DZ0' where id=7;
-update noar tt set v0='IWF4TMZ3U' where id=8;
-update noar ti set v0='IWF4TMZ3U' where id=8;
-update noar tt set b0='6SMHHEEM5Y' where id=8;
-update noar ti set b0='6SMHHEEM5Y' where id=8;
-update noar tt set v0='HAQIPOOEOB8A2Y5GSQUA7XEZF5' where id=8;
-update noar ti set v0='HAQIPOOEOB8A2Y5GSQUA7XEZF5' where id=8;
-update noar tt set b1='H650P' where id=8;
-update noar ti set b1='H650P' where id=8;
-update noar tt set v0='OWZIQYDZO' where id=8;
-update noar ti set v0='OWZIQYDZO' where id=8;
-update noar tt set b2='2KRH0CML7JQQFVAYJG8SSV' where id=8;
-update noar ti set b2='2KRH0CML7JQQFVAYJG8SSV' where id=8;
-update noar tt set v0='DT06CMEN433K' where id=9;
-update noar ti set v0='DT06CMEN433K' where id=9;
-update noar tt set b0='J' where id=9;
-update noar ti set b0='J' where id=9;
-update noar tt set v0='GFEVOXFXTZSUAYX65NSZU389LA6SE' where id=9;
-update noar ti set v0='GFEVOXFXTZSUAYX65NSZU389LA6SE' where id=9;
-update noar tt set b1='OB' where id=9;
-update noar ti set b1='OB' where id=9;
-update noar tt set v0='QE8HQV' where id=9;
-update noar ti set v0='QE8HQV' where id=9;
-update noar tt set b2='PWL00I4' where id=9;
-update noar ti set b2='PWL00I4' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 mediumblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7Z858Y5VZ8NKN5L99R5XT4' where id=1;
-update noar ti set v0='7Z858Y5VZ8NKN5L99R5XT4' where id=1;
-update noar tt set b0='E9LDR1BDEV8I8X1S5CYQD91PSVL5I' where id=1;
-update noar ti set b0='E9LDR1BDEV8I8X1S5CYQD91PSVL5I' where id=1;
-update noar tt set v0='KKFUNM9NIBCJSOZEC04T4YYR3RW' where id=1;
-update noar ti set v0='KKFUNM9NIBCJSOZEC04T4YYR3RW' where id=1;
-update noar tt set b1='S5MD95WOAGVP8TVHKP9VRK8N9' where id=1;
-update noar ti set b1='S5MD95WOAGVP8TVHKP9VRK8N9' where id=1;
-update noar tt set v0='QW6GROI0CP183Z48ESY2DW366F' where id=1;
-update noar ti set v0='QW6GROI0CP183Z48ESY2DW366F' where id=1;
-update noar tt set b2='2EJ8VKCNME5O94UXNRMIS3FS' where id=1;
-update noar ti set b2='2EJ8VKCNME5O94UXNRMIS3FS' where id=1;
-update noar tt set v0='LAG' where id=2;
-update noar ti set v0='LAG' where id=2;
-update noar tt set b0='YJW9G' where id=2;
-update noar ti set b0='YJW9G' where id=2;
-update noar tt set v0='3BSFC8SOOBVX5YXHM534D6TMR5KHZKR' where id=2;
-update noar ti set v0='3BSFC8SOOBVX5YXHM534D6TMR5KHZKR' where id=2;
-update noar tt set b1='0O3IIKEMQ3DQNAIFD2L' where id=2;
-update noar ti set b1='0O3IIKEMQ3DQNAIFD2L' where id=2;
-update noar tt set v0='K4ZKQTSDAPJXS7HRVZ2UGN885HF' where id=2;
-update noar ti set v0='K4ZKQTSDAPJXS7HRVZ2UGN885HF' where id=2;
-update noar tt set b2='YRS616TBSWJQZ' where id=2;
-update noar ti set b2='YRS616TBSWJQZ' where id=2;
-update noar tt set v0='EIHFPEU65' where id=3;
-update noar ti set v0='EIHFPEU65' where id=3;
-update noar tt set b0='78XU0Y' where id=3;
-update noar ti set b0='78XU0Y' where id=3;
-update noar tt set v0='L146AC11XZA' where id=3;
-update noar ti set v0='L146AC11XZA' where id=3;
-update noar tt set b1='3LP149XR4UY2NJ3PJVNZ9X1BIJREG' where id=3;
-update noar ti set b1='3LP149XR4UY2NJ3PJVNZ9X1BIJREG' where id=3;
-update noar tt set v0='0C9EMH17SJWTEQC45SXTFEFQXCAG' where id=3;
-update noar ti set v0='0C9EMH17SJWTEQC45SXTFEFQXCAG' where id=3;
-update noar tt set b2='LTE5WKHH77PTEF3SX3S8' where id=3;
-update noar ti set b2='LTE5WKHH77PTEF3SX3S8' where id=3;
-update noar tt set v0='MZJDL7WLKQH9QXU' where id=4;
-update noar ti set v0='MZJDL7WLKQH9QXU' where id=4;
-update noar tt set b0='S9TAMM1IXUG8N6EKL' where id=4;
-update noar ti set b0='S9TAMM1IXUG8N6EKL' where id=4;
-update noar tt set v0='WZ8' where id=4;
-update noar ti set v0='WZ8' where id=4;
-update noar tt set b1='N1DVAOUGP6IZQ' where id=4;
-update noar ti set b1='N1DVAOUGP6IZQ' where id=4;
-update noar tt set v0='U8YKS397AIG' where id=4;
-update noar ti set v0='U8YKS397AIG' where id=4;
-update noar tt set b2='CB2P9CK3TKGGCJAT1GCM5TVHPTL' where id=4;
-update noar ti set b2='CB2P9CK3TKGGCJAT1GCM5TVHPTL' where id=4;
-update noar tt set v0='A672DWVSQKD8UI9DKFSTE4QO04MVYR' where id=5;
-update noar ti set v0='A672DWVSQKD8UI9DKFSTE4QO04MVYR' where id=5;
-update noar tt set b0='PZDSXVTKO6X8N8AFHR0I4HT' where id=5;
-update noar ti set b0='PZDSXVTKO6X8N8AFHR0I4HT' where id=5;
-update noar tt set v0='9XB3PM8WDU12' where id=5;
-update noar ti set v0='9XB3PM8WDU12' where id=5;
-update noar tt set b1='G5Z20O4X25BYJZXYERMG39WY3RK4KS' where id=5;
-update noar ti set b1='G5Z20O4X25BYJZXYERMG39WY3RK4KS' where id=5;
-update noar tt set v0='M1TL1CGO3H907GOXFMZ24MEVE48' where id=5;
-update noar ti set v0='M1TL1CGO3H907GOXFMZ24MEVE48' where id=5;
-update noar tt set b2='2JI1XUJWWSBH8SQ0WF25KOVJVT8QP8V' where id=5;
-update noar ti set b2='2JI1XUJWWSBH8SQ0WF25KOVJVT8QP8V' where id=5;
-update noar tt set v0='VC9XCXGJI' where id=6;
-update noar ti set v0='VC9XCXGJI' where id=6;
-update noar tt set b0='G0LI6NX6NXY6N5UH4K' where id=6;
-update noar ti set b0='G0LI6NX6NXY6N5UH4K' where id=6;
-update noar tt set v0='2WUB3FLDW522V8258FRA4Q' where id=6;
-update noar ti set v0='2WUB3FLDW522V8258FRA4Q' where id=6;
-update noar tt set b1='NYUOA5ISGOIHQVE4A' where id=6;
-update noar ti set b1='NYUOA5ISGOIHQVE4A' where id=6;
-update noar tt set v0='BZIHQRIAC64ECGOXMP55XK25L8V15' where id=6;
-update noar ti set v0='BZIHQRIAC64ECGOXMP55XK25L8V15' where id=6;
-update noar tt set b2='ST1XVS1Y6BRN352WDU0K' where id=6;
-update noar ti set b2='ST1XVS1Y6BRN352WDU0K' where id=6;
-update noar tt set v0='44UM' where id=7;
-update noar ti set v0='44UM' where id=7;
-update noar tt set b0='I5CQYP' where id=7;
-update noar ti set b0='I5CQYP' where id=7;
-update noar tt set v0='TJ343D1B3VWBIGG7NM' where id=7;
-update noar ti set v0='TJ343D1B3VWBIGG7NM' where id=7;
-update noar tt set b1='BXRYO2WNW36J1LWGYFTSD' where id=7;
-update noar ti set b1='BXRYO2WNW36J1LWGYFTSD' where id=7;
-update noar tt set v0='1E5D4PGNE4K4PPF5Y7' where id=7;
-update noar ti set v0='1E5D4PGNE4K4PPF5Y7' where id=7;
-update noar tt set b2='X64IMDG6OY1AXORNE' where id=7;
-update noar ti set b2='X64IMDG6OY1AXORNE' where id=7;
-update noar tt set v0='C87D6PCJ1CQ7CE9W2G487UM7GR160O' where id=8;
-update noar ti set v0='C87D6PCJ1CQ7CE9W2G487UM7GR160O' where id=8;
-update noar tt set b0='G' where id=8;
-update noar ti set b0='G' where id=8;
-update noar tt set v0='6WVA84SF805DAE43GF0LZB77H2D23' where id=8;
-update noar ti set v0='6WVA84SF805DAE43GF0LZB77H2D23' where id=8;
-update noar tt set b1='RJXO1WV60MHO7QJDMLLS5864KTPIX6' where id=8;
-update noar ti set b1='RJXO1WV60MHO7QJDMLLS5864KTPIX6' where id=8;
-update noar tt set v0='Y8' where id=8;
-update noar ti set v0='Y8' where id=8;
-update noar tt set b2='L3F5NGAUCR0O7F9EZB7' where id=8;
-update noar ti set b2='L3F5NGAUCR0O7F9EZB7' where id=8;
-update noar tt set v0='JTWG7CW' where id=9;
-update noar ti set v0='JTWG7CW' where id=9;
-update noar tt set b0='1EHDDNDS308FLBSJYSONAN3K1N97' where id=9;
-update noar ti set b0='1EHDDNDS308FLBSJYSONAN3K1N97' where id=9;
-update noar tt set v0='HXZJJ3Z02TW0RR4NYL9T5MXH2MSM62V' where id=9;
-update noar ti set v0='HXZJJ3Z02TW0RR4NYL9T5MXH2MSM62V' where id=9;
-update noar tt set b1='53W417XTIZNEAWWCG6K1SY0DO3F5' where id=9;
-update noar ti set b1='53W417XTIZNEAWWCG6K1SY0DO3F5' where id=9;
-update noar tt set v0='2JS79G5' where id=9;
-update noar ti set v0='2JS79G5' where id=9;
-update noar tt set b2='M4TTSJFI' where id=9;
-update noar ti set b2='M4TTSJFI' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 mediumblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='D68GG5Q9SOQATAJUIA71FZ0LEDUJV' where id=1;
-update noar ti set v0='D68GG5Q9SOQATAJUIA71FZ0LEDUJV' where id=1;
-update noar tt set b0='M6L7IKRR77JHURU1PAHKKO5' where id=1;
-update noar ti set b0='M6L7IKRR77JHURU1PAHKKO5' where id=1;
-update noar tt set v0='B32PCJG2QFKW056ZAR' where id=1;
-update noar ti set v0='B32PCJG2QFKW056ZAR' where id=1;
-update noar tt set b1='N7QS2BWRG3SLC' where id=1;
-update noar ti set b1='N7QS2BWRG3SLC' where id=1;
-update noar tt set v0='UQ64Y7DPBKG5' where id=1;
-update noar ti set v0='UQ64Y7DPBKG5' where id=1;
-update noar tt set b2='HD4QCS8BRY5XK5XIEVOFB' where id=1;
-update noar ti set b2='HD4QCS8BRY5XK5XIEVOFB' where id=1;
-update noar tt set v0='QXX6SFI6IGJTYGB78V9N' where id=2;
-update noar ti set v0='QXX6SFI6IGJTYGB78V9N' where id=2;
-update noar tt set b0='CE0I08TZ70OMNBVXH' where id=2;
-update noar ti set b0='CE0I08TZ70OMNBVXH' where id=2;
-update noar tt set v0='X4LAQGDSRN4SUR1GMJMDBUSQX5WWFI4' where id=2;
-update noar ti set v0='X4LAQGDSRN4SUR1GMJMDBUSQX5WWFI4' where id=2;
-update noar tt set b1='F74' where id=2;
-update noar ti set b1='F74' where id=2;
-update noar tt set v0='XFKZW' where id=2;
-update noar ti set v0='XFKZW' where id=2;
-update noar tt set b2='CWOHV9JOST77Z6DRWXBGPVTGWTAE3668' where id=2;
-update noar ti set b2='CWOHV9JOST77Z6DRWXBGPVTGWTAE3668' where id=2;
-update noar tt set v0='113R56G447OXN' where id=3;
-update noar ti set v0='113R56G447OXN' where id=3;
-update noar tt set b0='1J4VS2HN0H1GLX' where id=3;
-update noar ti set b0='1J4VS2HN0H1GLX' where id=3;
-update noar tt set v0='5I8UK79FU3EPV2P01DIL8TVZ5RPQK40' where id=3;
-update noar ti set v0='5I8UK79FU3EPV2P01DIL8TVZ5RPQK40' where id=3;
-update noar tt set b1='DT6GZG4F7VVXKSODBPXFONXT' where id=3;
-update noar ti set b1='DT6GZG4F7VVXKSODBPXFONXT' where id=3;
-update noar tt set v0='ZV62DWN8NDA2TZH51GP9' where id=3;
-update noar ti set v0='ZV62DWN8NDA2TZH51GP9' where id=3;
-update noar tt set b2='HV6VBZEX23A' where id=3;
-update noar ti set b2='HV6VBZEX23A' where id=3;
-update noar tt set v0='BE' where id=4;
-update noar ti set v0='BE' where id=4;
-update noar tt set b0='9D2YHOQIKL978QDU7WBGDZ9' where id=4;
-update noar ti set b0='9D2YHOQIKL978QDU7WBGDZ9' where id=4;
-update noar tt set v0='H8Z0P33VT7Z0R17DA8' where id=4;
-update noar ti set v0='H8Z0P33VT7Z0R17DA8' where id=4;
-update noar tt set b1='BQ2HZ2WMKRUU76I0PEYLZGB' where id=4;
-update noar ti set b1='BQ2HZ2WMKRUU76I0PEYLZGB' where id=4;
-update noar tt set v0='MM' where id=4;
-update noar ti set v0='MM' where id=4;
-update noar tt set b2='OAB3M7JQTU2UT4YPG' where id=4;
-update noar ti set b2='OAB3M7JQTU2UT4YPG' where id=4;
-update noar tt set v0='ESJHULU968AI45R' where id=5;
-update noar ti set v0='ESJHULU968AI45R' where id=5;
-update noar tt set b0='4IG69AXMK2PFPGJITJF5VN7H4LC' where id=5;
-update noar ti set b0='4IG69AXMK2PFPGJITJF5VN7H4LC' where id=5;
-update noar tt set v0='GWO4X' where id=5;
-update noar ti set v0='GWO4X' where id=5;
-update noar tt set b1='VIPWYMLC' where id=5;
-update noar ti set b1='VIPWYMLC' where id=5;
-update noar tt set v0='UI7W299N46VA4115O3' where id=5;
-update noar ti set v0='UI7W299N46VA4115O3' where id=5;
-update noar tt set b2='IRHYWH9112H5AT' where id=5;
-update noar ti set b2='IRHYWH9112H5AT' where id=5;
-update noar tt set v0='RLPAXD7BR7ZNBE28CVROUTKAI7WA7A9' where id=6;
-update noar ti set v0='RLPAXD7BR7ZNBE28CVROUTKAI7WA7A9' where id=6;
-update noar tt set b0='Y10NRZSOYNI' where id=6;
-update noar ti set b0='Y10NRZSOYNI' where id=6;
-update noar tt set v0='5' where id=6;
-update noar ti set v0='5' where id=6;
-update noar tt set b1='KBVSUGQ46GM' where id=6;
-update noar ti set b1='KBVSUGQ46GM' where id=6;
-update noar tt set v0='MXBS7CXSSB9ONXTGE55L3GNGW' where id=6;
-update noar ti set v0='MXBS7CXSSB9ONXTGE55L3GNGW' where id=6;
-update noar tt set b2='7A' where id=6;
-update noar ti set b2='7A' where id=6;
-update noar tt set v0='W74N269MMSYJ9LRXXA' where id=7;
-update noar ti set v0='W74N269MMSYJ9LRXXA' where id=7;
-update noar tt set b0='FWDL5' where id=7;
-update noar ti set b0='FWDL5' where id=7;
-update noar tt set v0='8ULHZH9MCXPG3' where id=7;
-update noar ti set v0='8ULHZH9MCXPG3' where id=7;
-update noar tt set b1='Y6J2M' where id=7;
-update noar ti set b1='Y6J2M' where id=7;
-update noar tt set v0='YV51SWJN7W4GULEZ2RKUD12I' where id=7;
-update noar ti set v0='YV51SWJN7W4GULEZ2RKUD12I' where id=7;
-update noar tt set b2='DE9I19TJR75FQTQDQ0HWZADBY' where id=7;
-update noar ti set b2='DE9I19TJR75FQTQDQ0HWZADBY' where id=7;
-update noar tt set v0='BLECES8XEXKTB2KY7FK9SQ16WY3JV' where id=8;
-update noar ti set v0='BLECES8XEXKTB2KY7FK9SQ16WY3JV' where id=8;
-update noar tt set b0='AR' where id=8;
-update noar ti set b0='AR' where id=8;
-update noar tt set v0='09IRF87DNC' where id=8;
-update noar ti set v0='09IRF87DNC' where id=8;
-update noar tt set b1='OICBIIUGDPPOAVGSWOSL1UCI2ICEPQ' where id=8;
-update noar ti set b1='OICBIIUGDPPOAVGSWOSL1UCI2ICEPQ' where id=8;
-update noar tt set v0='S16J2' where id=8;
-update noar ti set v0='S16J2' where id=8;
-update noar tt set b2='9RY8PFPAA9UAGNVT5UYSB2KNNDGQ1K' where id=8;
-update noar ti set b2='9RY8PFPAA9UAGNVT5UYSB2KNNDGQ1K' where id=8;
-update noar tt set v0='6D26BW19C2H9E0YB2' where id=9;
-update noar ti set v0='6D26BW19C2H9E0YB2' where id=9;
-update noar tt set b0='MED6' where id=9;
-update noar ti set b0='MED6' where id=9;
-update noar tt set v0='M0QWIXGOO068AXGB528E704V8MX' where id=9;
-update noar ti set v0='M0QWIXGOO068AXGB528E704V8MX' where id=9;
-update noar tt set b1='ZJC4W89KJC2FHJGB' where id=9;
-update noar ti set b1='ZJC4W89KJC2FHJGB' where id=9;
-update noar tt set v0='HQKDA2Y4S338AX76RUFTW3DTU44N40' where id=9;
-update noar ti set v0='HQKDA2Y4S338AX76RUFTW3DTU44N40' where id=9;
-update noar tt set b2='QZFMIAIEGLEXXTNT' where id=9;
-update noar ti set b2='QZFMIAIEGLEXXTNT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 mediumblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='S3F7S9AK0YP' where id=1;
-update noar ti set v0='S3F7S9AK0YP' where id=1;
-update noar tt set b0='Z5UUTMGMKKZJ' where id=1;
-update noar ti set b0='Z5UUTMGMKKZJ' where id=1;
-update noar tt set v0='K3L7RJO' where id=1;
-update noar ti set v0='K3L7RJO' where id=1;
-update noar tt set b1='1622058N4DPL7H55O5OOL4VUR51RBIIV' where id=1;
-update noar ti set b1='1622058N4DPL7H55O5OOL4VUR51RBIIV' where id=1;
-update noar tt set v0='K31R9YMPUNN98F01KA0FIZ' where id=1;
-update noar ti set v0='K31R9YMPUNN98F01KA0FIZ' where id=1;
-update noar tt set b2='NFJ72P3VX50PQTU3JREOK7DO77' where id=1;
-update noar ti set b2='NFJ72P3VX50PQTU3JREOK7DO77' where id=1;
-update noar tt set v0='3W6OXZC779BHQLZ2YDX774J7TULGDCX' where id=2;
-update noar ti set v0='3W6OXZC779BHQLZ2YDX774J7TULGDCX' where id=2;
-update noar tt set b0='Y2WB054PXLQ0Q2RL40280TYRK7' where id=2;
-update noar ti set b0='Y2WB054PXLQ0Q2RL40280TYRK7' where id=2;
-update noar tt set v0='IK4' where id=2;
-update noar ti set v0='IK4' where id=2;
-update noar tt set b1='ETBRSMGLTFRUPHTTP' where id=2;
-update noar ti set b1='ETBRSMGLTFRUPHTTP' where id=2;
-update noar tt set v0='B79HM6DJD4NWN8' where id=2;
-update noar ti set v0='B79HM6DJD4NWN8' where id=2;
-update noar tt set b2='V2MKIYITZS0M3L5JCLF3S' where id=2;
-update noar ti set b2='V2MKIYITZS0M3L5JCLF3S' where id=2;
-update noar tt set v0='2ZB67WCYT37M61OMFBBIAYWP3' where id=3;
-update noar ti set v0='2ZB67WCYT37M61OMFBBIAYWP3' where id=3;
-update noar tt set b0='EV4WGVR93A8CAG9FUL' where id=3;
-update noar ti set b0='EV4WGVR93A8CAG9FUL' where id=3;
-update noar tt set v0='IPVFRLP' where id=3;
-update noar ti set v0='IPVFRLP' where id=3;
-update noar tt set b1='31LU3C' where id=3;
-update noar ti set b1='31LU3C' where id=3;
-update noar tt set v0='OO7ZU06UD77M1RQZZFY03A' where id=3;
-update noar ti set v0='OO7ZU06UD77M1RQZZFY03A' where id=3;
-update noar tt set b2='60VHD7B5Y4W' where id=3;
-update noar ti set b2='60VHD7B5Y4W' where id=3;
-update noar tt set v0='BB94V2JU6ALPIBTLG' where id=4;
-update noar ti set v0='BB94V2JU6ALPIBTLG' where id=4;
-update noar tt set b0='6IXQYM3N0IV8PTZ2I' where id=4;
-update noar ti set b0='6IXQYM3N0IV8PTZ2I' where id=4;
-update noar tt set v0='BVHUE64X6' where id=4;
-update noar ti set v0='BVHUE64X6' where id=4;
-update noar tt set b1='S8TZAY1QNUV8' where id=4;
-update noar ti set b1='S8TZAY1QNUV8' where id=4;
-update noar tt set v0='YN5PRCVKAX5V4316L2IB' where id=4;
-update noar ti set v0='YN5PRCVKAX5V4316L2IB' where id=4;
-update noar tt set b2='AFUO' where id=4;
-update noar ti set b2='AFUO' where id=4;
-update noar tt set v0='OPJDDYQQD1TNGIU7IVLX94E' where id=5;
-update noar ti set v0='OPJDDYQQD1TNGIU7IVLX94E' where id=5;
-update noar tt set b0='8O2QDIE193WD6M75RXMNO54FPD' where id=5;
-update noar ti set b0='8O2QDIE193WD6M75RXMNO54FPD' where id=5;
-update noar tt set v0='6FHUDYMHQ' where id=5;
-update noar ti set v0='6FHUDYMHQ' where id=5;
-update noar tt set b1='961WQOFE' where id=5;
-update noar ti set b1='961WQOFE' where id=5;
-update noar tt set v0='13BNPH6SG2' where id=5;
-update noar ti set v0='13BNPH6SG2' where id=5;
-update noar tt set b2='FT7GPE0L3' where id=5;
-update noar ti set b2='FT7GPE0L3' where id=5;
-update noar tt set v0='CNZOKRHRC9WWZZRCRHPQ1' where id=6;
-update noar ti set v0='CNZOKRHRC9WWZZRCRHPQ1' where id=6;
-update noar tt set b0='3LO2V4LLBZMRPMGL3QQSDDKM05' where id=6;
-update noar ti set b0='3LO2V4LLBZMRPMGL3QQSDDKM05' where id=6;
-update noar tt set v0='6APG6HGWLJTIIBDS9' where id=6;
-update noar ti set v0='6APG6HGWLJTIIBDS9' where id=6;
-update noar tt set b1='XIUSQTJ3KQRAM3BIDUU5STK6Z' where id=6;
-update noar ti set b1='XIUSQTJ3KQRAM3BIDUU5STK6Z' where id=6;
-update noar tt set v0='WIHRFWOM6RIQT02NNT1' where id=6;
-update noar ti set v0='WIHRFWOM6RIQT02NNT1' where id=6;
-update noar tt set b2='GLC41' where id=6;
-update noar ti set b2='GLC41' where id=6;
-update noar tt set v0='HXU2ON7XXF45V07QK1FTHPYZ06VNY24J' where id=7;
-update noar ti set v0='HXU2ON7XXF45V07QK1FTHPYZ06VNY24J' where id=7;
-update noar tt set b0='B3URBSGX1J' where id=7;
-update noar ti set b0='B3URBSGX1J' where id=7;
-update noar tt set v0='LL36B' where id=7;
-update noar ti set v0='LL36B' where id=7;
-update noar tt set b1='8XH7466YFSOORGNOAGIW' where id=7;
-update noar ti set b1='8XH7466YFSOORGNOAGIW' where id=7;
-update noar tt set v0='1ZSQIMUMTW81HPTQ5BGQQU4KL8OWBD' where id=7;
-update noar ti set v0='1ZSQIMUMTW81HPTQ5BGQQU4KL8OWBD' where id=7;
-update noar tt set b2='4JSJLNDWQHXVZZ' where id=7;
-update noar ti set b2='4JSJLNDWQHXVZZ' where id=7;
-update noar tt set v0='RK7PKKVKDH3SYN0GLKQ6VNS' where id=8;
-update noar ti set v0='RK7PKKVKDH3SYN0GLKQ6VNS' where id=8;
-update noar tt set b0='YL1E91R8B9SNTZZ7K8BDF6JME86CET2' where id=8;
-update noar ti set b0='YL1E91R8B9SNTZZ7K8BDF6JME86CET2' where id=8;
-update noar tt set v0='EDSER' where id=8;
-update noar ti set v0='EDSER' where id=8;
-update noar tt set b1='L47ZLG9SZ6LXO2I8VKPZ7G' where id=8;
-update noar ti set b1='L47ZLG9SZ6LXO2I8VKPZ7G' where id=8;
-update noar tt set v0='U' where id=8;
-update noar ti set v0='U' where id=8;
-update noar tt set b2='R7U7QIA4BC5ILV' where id=8;
-update noar ti set b2='R7U7QIA4BC5ILV' where id=8;
-update noar tt set v0='L34A926M4' where id=9;
-update noar ti set v0='L34A926M4' where id=9;
-update noar tt set b0='V3P35UFHF9B44UGPV' where id=9;
-update noar ti set b0='V3P35UFHF9B44UGPV' where id=9;
-update noar tt set v0='HK81AJ' where id=9;
-update noar ti set v0='HK81AJ' where id=9;
-update noar tt set b1='E68MZTQEMU3J6NQY0JD7RBQ7' where id=9;
-update noar ti set b1='E68MZTQEMU3J6NQY0JD7RBQ7' where id=9;
-update noar tt set v0='87UJ1M' where id=9;
-update noar ti set v0='87UJ1M' where id=9;
-update noar tt set b2='HEPA59RITMM9FYMS6O1' where id=9;
-update noar ti set b2='HEPA59RITMM9FYMS6O1' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 mediumblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='KR6CD6J84QBMHHZMQPX56F4TH20' where id=1;
-update noar ti set v0='KR6CD6J84QBMHHZMQPX56F4TH20' where id=1;
-update noar tt set b0='YKLJEKDQMMTVB66Q1Y8RO' where id=1;
-update noar ti set b0='YKLJEKDQMMTVB66Q1Y8RO' where id=1;
-update noar tt set v0='I87' where id=1;
-update noar ti set v0='I87' where id=1;
-update noar tt set b1='FIH4E146YD9XAI8WTZ6EI7ZT8E6H' where id=1;
-update noar ti set b1='FIH4E146YD9XAI8WTZ6EI7ZT8E6H' where id=1;
-update noar tt set v0='7Z4Y2IVOA28OHY0NRCVK9WDV056' where id=1;
-update noar ti set v0='7Z4Y2IVOA28OHY0NRCVK9WDV056' where id=1;
-update noar tt set b2='9MR583L9POAYT06HVFZU8AMA' where id=1;
-update noar ti set b2='9MR583L9POAYT06HVFZU8AMA' where id=1;
-update noar tt set v0='ZUI9ETVQ5ML65N' where id=2;
-update noar ti set v0='ZUI9ETVQ5ML65N' where id=2;
-update noar tt set b0='G96KUMZ' where id=2;
-update noar ti set b0='G96KUMZ' where id=2;
-update noar tt set v0='VDOV3MDT3' where id=2;
-update noar ti set v0='VDOV3MDT3' where id=2;
-update noar tt set b1='IH06FHS8' where id=2;
-update noar ti set b1='IH06FHS8' where id=2;
-update noar tt set v0='PMLW0AO0IO6K8OIS4G353MK6C' where id=2;
-update noar ti set v0='PMLW0AO0IO6K8OIS4G353MK6C' where id=2;
-update noar tt set b2='DSILZ9VZD3YPV7UKRX3M' where id=2;
-update noar ti set b2='DSILZ9VZD3YPV7UKRX3M' where id=2;
-update noar tt set v0='TWLJHR0FL' where id=3;
-update noar ti set v0='TWLJHR0FL' where id=3;
-update noar tt set b0='7488CW' where id=3;
-update noar ti set b0='7488CW' where id=3;
-update noar tt set v0='U151TG' where id=3;
-update noar ti set v0='U151TG' where id=3;
-update noar tt set b1='DNCZUGXB9G1OI9WQNM6XEO' where id=3;
-update noar ti set b1='DNCZUGXB9G1OI9WQNM6XEO' where id=3;
-update noar tt set v0='EPOBTSF40D33J8474BYRVTI85V' where id=3;
-update noar ti set v0='EPOBTSF40D33J8474BYRVTI85V' where id=3;
-update noar tt set b2='XI' where id=3;
-update noar ti set b2='XI' where id=3;
-update noar tt set v0='R0W5P3E' where id=4;
-update noar ti set v0='R0W5P3E' where id=4;
-update noar tt set b0='9HINPQNXGA9XVJ5A3VJIP8JS' where id=4;
-update noar ti set b0='9HINPQNXGA9XVJ5A3VJIP8JS' where id=4;
-update noar tt set v0='LGXWKJWGM48NZ4D3IN470WGA8B0P5' where id=4;
-update noar ti set v0='LGXWKJWGM48NZ4D3IN470WGA8B0P5' where id=4;
-update noar tt set b1='TTFV7HNFFF1TZS2TNQQN47IGRE' where id=4;
-update noar ti set b1='TTFV7HNFFF1TZS2TNQQN47IGRE' where id=4;
-update noar tt set v0='VJ0SQ2LI65VG9V' where id=4;
-update noar ti set v0='VJ0SQ2LI65VG9V' where id=4;
-update noar tt set b2='OC8G060CPO0T7NV' where id=4;
-update noar ti set b2='OC8G060CPO0T7NV' where id=4;
-update noar tt set v0='A76VH8AT62PN7X6SO' where id=5;
-update noar ti set v0='A76VH8AT62PN7X6SO' where id=5;
-update noar tt set b0='HQI' where id=5;
-update noar ti set b0='HQI' where id=5;
-update noar tt set v0='PPEUE809UU' where id=5;
-update noar ti set v0='PPEUE809UU' where id=5;
-update noar tt set b1='MBG' where id=5;
-update noar ti set b1='MBG' where id=5;
-update noar tt set v0='YL0FNAO8K0OD8OX7SQHGPO' where id=5;
-update noar ti set v0='YL0FNAO8K0OD8OX7SQHGPO' where id=5;
-update noar tt set b2='IW203FVPO0ZC80BQC9' where id=5;
-update noar ti set b2='IW203FVPO0ZC80BQC9' where id=5;
-update noar tt set v0='9' where id=6;
-update noar ti set v0='9' where id=6;
-update noar tt set b0='RA173ND740XTMO6TVAF3A121PZEO1' where id=6;
-update noar ti set b0='RA173ND740XTMO6TVAF3A121PZEO1' where id=6;
-update noar tt set v0='9ZZUQYADGJVNH' where id=6;
-update noar ti set v0='9ZZUQYADGJVNH' where id=6;
-update noar tt set b1='41LB5CSJ1KKXUA0FHUZ0LFVP0UN1' where id=6;
-update noar ti set b1='41LB5CSJ1KKXUA0FHUZ0LFVP0UN1' where id=6;
-update noar tt set v0='1MHTHUQFUE7NDVBKGWTLS20P' where id=6;
-update noar ti set v0='1MHTHUQFUE7NDVBKGWTLS20P' where id=6;
-update noar tt set b2='FZNWI0T7D8HEGGXCDLW5V8' where id=6;
-update noar ti set b2='FZNWI0T7D8HEGGXCDLW5V8' where id=6;
-update noar tt set v0='PYG168I5HPMQZJ50WTW' where id=7;
-update noar ti set v0='PYG168I5HPMQZJ50WTW' where id=7;
-update noar tt set b0='AIP4G' where id=7;
-update noar ti set b0='AIP4G' where id=7;
-update noar tt set v0='RLL56UBNGW9V0H5B1JFTJ8T45' where id=7;
-update noar ti set v0='RLL56UBNGW9V0H5B1JFTJ8T45' where id=7;
-update noar tt set b1='8R04DYD8WXDL9J8GA9K46' where id=7;
-update noar ti set b1='8R04DYD8WXDL9J8GA9K46' where id=7;
-update noar tt set v0='1440DQZJA75KEPZ' where id=7;
-update noar ti set v0='1440DQZJA75KEPZ' where id=7;
-update noar tt set b2='1RRLN29GGT5510H1HGJQRN' where id=7;
-update noar ti set b2='1RRLN29GGT5510H1HGJQRN' where id=7;
-update noar tt set v0='A7FP' where id=8;
-update noar ti set v0='A7FP' where id=8;
-update noar tt set b0='ANJCN9' where id=8;
-update noar ti set b0='ANJCN9' where id=8;
-update noar tt set v0='MOTAOXADB7OLGUA' where id=8;
-update noar ti set v0='MOTAOXADB7OLGUA' where id=8;
-update noar tt set b1='VKZ6KTY4RY' where id=8;
-update noar ti set b1='VKZ6KTY4RY' where id=8;
-update noar tt set v0='3UZR27J18RDXFZYM9R9O8YDJ5ZQ' where id=8;
-update noar ti set v0='3UZR27J18RDXFZYM9R9O8YDJ5ZQ' where id=8;
-update noar tt set b2='4FG0QHESKSZWVQXPYLO94LDQ3EJH' where id=8;
-update noar ti set b2='4FG0QHESKSZWVQXPYLO94LDQ3EJH' where id=8;
-update noar tt set v0='9QTTIQVM2X5445E1301' where id=9;
-update noar ti set v0='9QTTIQVM2X5445E1301' where id=9;
-update noar tt set b0='0ZUTGBTKWPV6DNOU368JF9' where id=9;
-update noar ti set b0='0ZUTGBTKWPV6DNOU368JF9' where id=9;
-update noar tt set v0='EOKS4EH9CAB58NNTO6' where id=9;
-update noar ti set v0='EOKS4EH9CAB58NNTO6' where id=9;
-update noar tt set b1='QV9JKQS7TFIZEI' where id=9;
-update noar ti set b1='QV9JKQS7TFIZEI' where id=9;
-update noar tt set v0='523I0MUVJGEERQWURHOKW2XA17U2L' where id=9;
-update noar ti set v0='523I0MUVJGEERQWURHOKW2XA17U2L' where id=9;
-update noar tt set b2='DJPLTJ3B3ZI5KDSGN3J' where id=9;
-update noar ti set b2='DJPLTJ3B3ZI5KDSGN3J' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 mediumblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='QI1D524Q1F0N1ZCQRQQBJHCO' where id=1;
-update noar ti set v0='QI1D524Q1F0N1ZCQRQQBJHCO' where id=1;
-update noar tt set b0='PAFV69S' where id=1;
-update noar ti set b0='PAFV69S' where id=1;
-update noar tt set v0='409ATEAANPGR91AX0A0M' where id=1;
-update noar ti set v0='409ATEAANPGR91AX0A0M' where id=1;
-update noar tt set b1='LB21FBR33M95CARMU64NI' where id=1;
-update noar ti set b1='LB21FBR33M95CARMU64NI' where id=1;
-update noar tt set v0='Z6HOGCQD4CD' where id=1;
-update noar ti set v0='Z6HOGCQD4CD' where id=1;
-update noar tt set b2='VPQZG88' where id=1;
-update noar ti set b2='VPQZG88' where id=1;
-update noar tt set v0='R9P0OHVUEQS4L63EA0RE93N' where id=2;
-update noar ti set v0='R9P0OHVUEQS4L63EA0RE93N' where id=2;
-update noar tt set b0='F0' where id=2;
-update noar ti set b0='F0' where id=2;
-update noar tt set v0='P28R16ZVLNQG03ZLOUQWMW' where id=2;
-update noar ti set v0='P28R16ZVLNQG03ZLOUQWMW' where id=2;
-update noar tt set b1='QIT57VJ4' where id=2;
-update noar ti set b1='QIT57VJ4' where id=2;
-update noar tt set v0='VFK7784E8XA1Y78T4KZ9X9F1JC1DW9' where id=2;
-update noar ti set v0='VFK7784E8XA1Y78T4KZ9X9F1JC1DW9' where id=2;
-update noar tt set b2='Q54H9KI1LH' where id=2;
-update noar ti set b2='Q54H9KI1LH' where id=2;
-update noar tt set v0='XSG3KHPK3SDS462XWJSDDK' where id=3;
-update noar ti set v0='XSG3KHPK3SDS462XWJSDDK' where id=3;
-update noar tt set b0='PMFR2O1H9EW9OIP1RHT6LOPF4ZJSQ' where id=3;
-update noar ti set b0='PMFR2O1H9EW9OIP1RHT6LOPF4ZJSQ' where id=3;
-update noar tt set v0='5HL3KNE693HPYYQ1WAJH' where id=3;
-update noar ti set v0='5HL3KNE693HPYYQ1WAJH' where id=3;
-update noar tt set b1='CWA86VXD80VCBODCTRZ2KH507K' where id=3;
-update noar ti set b1='CWA86VXD80VCBODCTRZ2KH507K' where id=3;
-update noar tt set v0='4JXQ0USI6W4NDSZ8SALR0ARP' where id=3;
-update noar ti set v0='4JXQ0USI6W4NDSZ8SALR0ARP' where id=3;
-update noar tt set b2='OE10V' where id=3;
-update noar ti set b2='OE10V' where id=3;
-update noar tt set v0='1PDUHI59GTBI3JKOKFW0' where id=4;
-update noar ti set v0='1PDUHI59GTBI3JKOKFW0' where id=4;
-update noar tt set b0='JDQBUVHWHW56AMEIODVTZVI2B1F' where id=4;
-update noar ti set b0='JDQBUVHWHW56AMEIODVTZVI2B1F' where id=4;
-update noar tt set v0='E45XB8CQV9ICXLVTEGF' where id=4;
-update noar ti set v0='E45XB8CQV9ICXLVTEGF' where id=4;
-update noar tt set b1='GQYJ04AD9B' where id=4;
-update noar ti set b1='GQYJ04AD9B' where id=4;
-update noar tt set v0='C88UGD7EP3W2SY2W' where id=4;
-update noar ti set v0='C88UGD7EP3W2SY2W' where id=4;
-update noar tt set b2='C6H1EG1PS62NB1NP1LZH7' where id=4;
-update noar ti set b2='C6H1EG1PS62NB1NP1LZH7' where id=4;
-update noar tt set v0='EGBAY8M07WWQ8FELS7BSO2ZFU' where id=5;
-update noar ti set v0='EGBAY8M07WWQ8FELS7BSO2ZFU' where id=5;
-update noar tt set b0='ITK60WIK' where id=5;
-update noar ti set b0='ITK60WIK' where id=5;
-update noar tt set v0='MHCY2LN8RDAS159QSJNNO5XL7ROVA81' where id=5;
-update noar ti set v0='MHCY2LN8RDAS159QSJNNO5XL7ROVA81' where id=5;
-update noar tt set b1='M3ZE1' where id=5;
-update noar ti set b1='M3ZE1' where id=5;
-update noar tt set v0='3TQW87CF8R6NRTA3MGSWKL' where id=5;
-update noar ti set v0='3TQW87CF8R6NRTA3MGSWKL' where id=5;
-update noar tt set b2='XF5EV84RRH46WSU' where id=5;
-update noar ti set b2='XF5EV84RRH46WSU' where id=5;
-update noar tt set v0='GAQPM9PEZ9J9' where id=6;
-update noar ti set v0='GAQPM9PEZ9J9' where id=6;
-update noar tt set b0='JNFM9DOS07CX' where id=6;
-update noar ti set b0='JNFM9DOS07CX' where id=6;
-update noar tt set v0='EKTA2JA' where id=6;
-update noar ti set v0='EKTA2JA' where id=6;
-update noar tt set b1='9TI64C8W' where id=6;
-update noar ti set b1='9TI64C8W' where id=6;
-update noar tt set v0='QPQO6L45ERCQ' where id=6;
-update noar ti set v0='QPQO6L45ERCQ' where id=6;
-update noar tt set b2='YU6O322N84' where id=6;
-update noar ti set b2='YU6O322N84' where id=6;
-update noar tt set v0='9MOPKEC3YHUC7JCBDE3DNAWYIQ5JGRLJ' where id=7;
-update noar ti set v0='9MOPKEC3YHUC7JCBDE3DNAWYIQ5JGRLJ' where id=7;
-update noar tt set b0='K1VOH19RCN5M0H9' where id=7;
-update noar ti set b0='K1VOH19RCN5M0H9' where id=7;
-update noar tt set v0='Z1PEO653XQ' where id=7;
-update noar ti set v0='Z1PEO653XQ' where id=7;
-update noar tt set b1='E7FTONJM9D5YK4XSC7B232MAHZEQBI' where id=7;
-update noar ti set b1='E7FTONJM9D5YK4XSC7B232MAHZEQBI' where id=7;
-update noar tt set v0='1CHPH7IBAKB5MJD7CER4ZW' where id=7;
-update noar ti set v0='1CHPH7IBAKB5MJD7CER4ZW' where id=7;
-update noar tt set b2='H8I2AB424FIW1G0Y06QAVQ' where id=7;
-update noar ti set b2='H8I2AB424FIW1G0Y06QAVQ' where id=7;
-update noar tt set v0='P9C6M01CH7T3O00LP9FSBMHZM' where id=8;
-update noar ti set v0='P9C6M01CH7T3O00LP9FSBMHZM' where id=8;
-update noar tt set b0='P1K19RV7VCEZTO7Z93Q1VMT' where id=8;
-update noar ti set b0='P1K19RV7VCEZTO7Z93Q1VMT' where id=8;
-update noar tt set v0='SYEX0YYSQ2027AF8R662XUHY38' where id=8;
-update noar ti set v0='SYEX0YYSQ2027AF8R662XUHY38' where id=8;
-update noar tt set b1='Z46W8IVOU102' where id=8;
-update noar ti set b1='Z46W8IVOU102' where id=8;
-update noar tt set v0='3FC82NFQVXW92HK4TLP4FI8AWWRKJ5' where id=8;
-update noar ti set v0='3FC82NFQVXW92HK4TLP4FI8AWWRKJ5' where id=8;
-update noar tt set b2='Z1F4CV84KTF' where id=8;
-update noar ti set b2='Z1F4CV84KTF' where id=8;
-update noar tt set v0='9WJE2BGKD' where id=9;
-update noar ti set v0='9WJE2BGKD' where id=9;
-update noar tt set b0='XHZX1I8N23X7PYXIZMSGJVTSG9YBPP' where id=9;
-update noar ti set b0='XHZX1I8N23X7PYXIZMSGJVTSG9YBPP' where id=9;
-update noar tt set v0='3ZC3UYU38PXORS1U5GC997LTW6QU3' where id=9;
-update noar ti set v0='3ZC3UYU38PXORS1U5GC997LTW6QU3' where id=9;
-update noar tt set b1='4MRXLH' where id=9;
-update noar ti set b1='4MRXLH' where id=9;
-update noar tt set v0='HX1SEM5J857LF8MG4EDN' where id=9;
-update noar ti set v0='HX1SEM5J857LF8MG4EDN' where id=9;
-update noar tt set b2='TLHBOX3UVX879TGT3W' where id=9;
-update noar ti set b2='TLHBOX3UVX879TGT3W' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 mediumblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='UGNW0NVR9CGHXEE' where id=1;
-update noar ti set v0='UGNW0NVR9CGHXEE' where id=1;
-update noar tt set b0='JZP1DF02Q2G08DC4J' where id=1;
-update noar ti set b0='JZP1DF02Q2G08DC4J' where id=1;
-update noar tt set v0='OUK5P1NMIKTAYB0LUOD' where id=1;
-update noar ti set v0='OUK5P1NMIKTAYB0LUOD' where id=1;
-update noar tt set b1='3RC0S4F0T9GKAFI3DGEWMYR6E4' where id=1;
-update noar ti set b1='3RC0S4F0T9GKAFI3DGEWMYR6E4' where id=1;
-update noar tt set v0='RXAQ2ZJKPIEGLGDS6GB6N' where id=1;
-update noar ti set v0='RXAQ2ZJKPIEGLGDS6GB6N' where id=1;
-update noar tt set b2='6X3Q836J0HJAMIO32I9MQ59PF' where id=1;
-update noar ti set b2='6X3Q836J0HJAMIO32I9MQ59PF' where id=1;
-update noar tt set v0='J' where id=2;
-update noar ti set v0='J' where id=2;
-update noar tt set b0='4EE1BFRMWLI12I1M7Y8LIJ7GCLD0' where id=2;
-update noar ti set b0='4EE1BFRMWLI12I1M7Y8LIJ7GCLD0' where id=2;
-update noar tt set v0='DVCWYO' where id=2;
-update noar ti set v0='DVCWYO' where id=2;
-update noar tt set b1='AV615JHC8H0YVWUZ8LCT6YEQV' where id=2;
-update noar ti set b1='AV615JHC8H0YVWUZ8LCT6YEQV' where id=2;
-update noar tt set v0='SQ32WAZI0XC9UCZOW57AK' where id=2;
-update noar ti set v0='SQ32WAZI0XC9UCZOW57AK' where id=2;
-update noar tt set b2='H8QNRP06IZ98HU' where id=2;
-update noar ti set b2='H8QNRP06IZ98HU' where id=2;
-update noar tt set v0='GCSIQH4HQGOVW6LOUMIFI3DNLK8PQJ' where id=3;
-update noar ti set v0='GCSIQH4HQGOVW6LOUMIFI3DNLK8PQJ' where id=3;
-update noar tt set b0='SR5BE2' where id=3;
-update noar ti set b0='SR5BE2' where id=3;
-update noar tt set v0='FUK4CPT09' where id=3;
-update noar ti set v0='FUK4CPT09' where id=3;
-update noar tt set b1='FK93J39T' where id=3;
-update noar ti set b1='FK93J39T' where id=3;
-update noar tt set v0='Y8MPUQX06QU93ISM' where id=3;
-update noar ti set v0='Y8MPUQX06QU93ISM' where id=3;
-update noar tt set b2='AQOM794MF6' where id=3;
-update noar ti set b2='AQOM794MF6' where id=3;
-update noar tt set v0='YGNZ37H2EY' where id=4;
-update noar ti set v0='YGNZ37H2EY' where id=4;
-update noar tt set b0='ISTM731LD2T0VS9GTV1127IZ31D7' where id=4;
-update noar ti set b0='ISTM731LD2T0VS9GTV1127IZ31D7' where id=4;
-update noar tt set v0='EVMR7QIFIA5ET' where id=4;
-update noar ti set v0='EVMR7QIFIA5ET' where id=4;
-update noar tt set b1='OEE8YI2NTBI830RQ50EOTJ' where id=4;
-update noar ti set b1='OEE8YI2NTBI830RQ50EOTJ' where id=4;
-update noar tt set v0='CM340O76' where id=4;
-update noar ti set v0='CM340O76' where id=4;
-update noar tt set b2='MTVH671' where id=4;
-update noar ti set b2='MTVH671' where id=4;
-update noar tt set v0='NUXIT7YXBWNU7JSSEG' where id=5;
-update noar ti set v0='NUXIT7YXBWNU7JSSEG' where id=5;
-update noar tt set b0='5Q2Q6V7687QVIXLKZ' where id=5;
-update noar ti set b0='5Q2Q6V7687QVIXLKZ' where id=5;
-update noar tt set v0='DRLXXKEFR' where id=5;
-update noar ti set v0='DRLXXKEFR' where id=5;
-update noar tt set b1='NKU03MBYK' where id=5;
-update noar ti set b1='NKU03MBYK' where id=5;
-update noar tt set v0='JVR3WRCQDPZRNM' where id=5;
-update noar ti set v0='JVR3WRCQDPZRNM' where id=5;
-update noar tt set b2='2EEAQS3Z3CAKPH6X5' where id=5;
-update noar ti set b2='2EEAQS3Z3CAKPH6X5' where id=5;
-update noar tt set v0='5MPNKQWARIS25H67PT69WJGFYFS68393' where id=6;
-update noar ti set v0='5MPNKQWARIS25H67PT69WJGFYFS68393' where id=6;
-update noar tt set b0='L0WOAUA8WXYQ79E8L' where id=6;
-update noar ti set b0='L0WOAUA8WXYQ79E8L' where id=6;
-update noar tt set v0='90K71NJ4WWF0T2EAP5' where id=6;
-update noar ti set v0='90K71NJ4WWF0T2EAP5' where id=6;
-update noar tt set b1='XHAOECLN4YC7LRK8U8CHX0C349' where id=6;
-update noar ti set b1='XHAOECLN4YC7LRK8U8CHX0C349' where id=6;
-update noar tt set v0='8734P' where id=6;
-update noar ti set v0='8734P' where id=6;
-update noar tt set b2='C' where id=6;
-update noar ti set b2='C' where id=6;
-update noar tt set v0='R' where id=7;
-update noar ti set v0='R' where id=7;
-update noar tt set b0='L3X5DO95UYNEIE48SV2R5' where id=7;
-update noar ti set b0='L3X5DO95UYNEIE48SV2R5' where id=7;
-update noar tt set v0='9GMTQFPDXZ5RZY6ELJ2UD8BEHIU' where id=7;
-update noar ti set v0='9GMTQFPDXZ5RZY6ELJ2UD8BEHIU' where id=7;
-update noar tt set b1='48TEU3QD39KNR7223EPV' where id=7;
-update noar ti set b1='48TEU3QD39KNR7223EPV' where id=7;
-update noar tt set v0='2T92WIU6XOLA5VU' where id=7;
-update noar ti set v0='2T92WIU6XOLA5VU' where id=7;
-update noar tt set b2='WMA40QRLVM937BKUZVF444M8A81QKX' where id=7;
-update noar ti set b2='WMA40QRLVM937BKUZVF444M8A81QKX' where id=7;
-update noar tt set v0='BPPUE21RWWR0NXYWDA' where id=8;
-update noar ti set v0='BPPUE21RWWR0NXYWDA' where id=8;
-update noar tt set b0='ZG9QN48YJM13AYU5YYQVM7BM145HVYOT' where id=8;
-update noar ti set b0='ZG9QN48YJM13AYU5YYQVM7BM145HVYOT' where id=8;
-update noar tt set v0='W97MQZ' where id=8;
-update noar ti set v0='W97MQZ' where id=8;
-update noar tt set b1='Q2652ZRV6NHLCVEN0212YE' where id=8;
-update noar ti set b1='Q2652ZRV6NHLCVEN0212YE' where id=8;
-update noar tt set v0='5TRGJOZFXF64CHGHVTGR6WQ55PU6' where id=8;
-update noar ti set v0='5TRGJOZFXF64CHGHVTGR6WQ55PU6' where id=8;
-update noar tt set b2='2Z2MHTS9A8M7AYJV' where id=8;
-update noar ti set b2='2Z2MHTS9A8M7AYJV' where id=8;
-update noar tt set v0='1SRR' where id=9;
-update noar ti set v0='1SRR' where id=9;
-update noar tt set b0='K0RGO5EAPJ9QXFISR2RBVI6Q1P' where id=9;
-update noar ti set b0='K0RGO5EAPJ9QXFISR2RBVI6Q1P' where id=9;
-update noar tt set v0='PFVSYT0IF6ZB' where id=9;
-update noar ti set v0='PFVSYT0IF6ZB' where id=9;
-update noar tt set b1='CE6AP' where id=9;
-update noar ti set b1='CE6AP' where id=9;
-update noar tt set v0='WSLG7UVT8HD4TT9X0C1' where id=9;
-update noar ti set v0='WSLG7UVT8HD4TT9X0C1' where id=9;
-update noar tt set b2='P7F7NRQYGF1TFO8ZOGBRJV' where id=9;
-update noar ti set b2='P7F7NRQYGF1TFO8ZOGBRJV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 mediumblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='07J9' where id=1;
-update noar ti set v0='07J9' where id=1;
-update noar tt set b0='DUNKPINS' where id=1;
-update noar ti set b0='DUNKPINS' where id=1;
-update noar tt set v0='YD9BMR9BDMAZ4LVFCUJG9GVNTM' where id=1;
-update noar ti set v0='YD9BMR9BDMAZ4LVFCUJG9GVNTM' where id=1;
-update noar tt set b1='T4EWDSW5IX2STVK1TPIL717N5N3VP' where id=1;
-update noar ti set b1='T4EWDSW5IX2STVK1TPIL717N5N3VP' where id=1;
-update noar tt set v0='3I9WPSAUCBCP9Y' where id=1;
-update noar ti set v0='3I9WPSAUCBCP9Y' where id=1;
-update noar tt set b2='89KVC0QT2EFKMSO846PA8GLF6FWBOVHS' where id=1;
-update noar ti set b2='89KVC0QT2EFKMSO846PA8GLF6FWBOVHS' where id=1;
-update noar tt set v0='AUDY6GSLY' where id=2;
-update noar ti set v0='AUDY6GSLY' where id=2;
-update noar tt set b0='IS3TCTF4X1Y5' where id=2;
-update noar ti set b0='IS3TCTF4X1Y5' where id=2;
-update noar tt set v0='L7KOQ5B' where id=2;
-update noar ti set v0='L7KOQ5B' where id=2;
-update noar tt set b1='C4398W6L1EQTAH6' where id=2;
-update noar ti set b1='C4398W6L1EQTAH6' where id=2;
-update noar tt set v0='1YV3LGXWK9G4JLPSU1YQ9T3IU2EK3GI' where id=2;
-update noar ti set v0='1YV3LGXWK9G4JLPSU1YQ9T3IU2EK3GI' where id=2;
-update noar tt set b2='8E8HPFSUFTRCF0ZTEJ2BWJB0L3DMB4OK' where id=2;
-update noar ti set b2='8E8HPFSUFTRCF0ZTEJ2BWJB0L3DMB4OK' where id=2;
-update noar tt set v0='KGDBMO3SQWHJN5F6JU3U70K' where id=3;
-update noar ti set v0='KGDBMO3SQWHJN5F6JU3U70K' where id=3;
-update noar tt set b0='EK55ZT' where id=3;
-update noar ti set b0='EK55ZT' where id=3;
-update noar tt set v0='K' where id=3;
-update noar ti set v0='K' where id=3;
-update noar tt set b1='079DI85RQAQ5ID094U1W9' where id=3;
-update noar ti set b1='079DI85RQAQ5ID094U1W9' where id=3;
-update noar tt set v0='7UVJRKSQ26BTR1L8H8' where id=3;
-update noar ti set v0='7UVJRKSQ26BTR1L8H8' where id=3;
-update noar tt set b2='84F' where id=3;
-update noar ti set b2='84F' where id=3;
-update noar tt set v0='OPQTY9S0013' where id=4;
-update noar ti set v0='OPQTY9S0013' where id=4;
-update noar tt set b0='3E03NQ5OUYGN7E' where id=4;
-update noar ti set b0='3E03NQ5OUYGN7E' where id=4;
-update noar tt set v0='IBMJ' where id=4;
-update noar ti set v0='IBMJ' where id=4;
-update noar tt set b1='GQO72754ZJRHIO1D1WQ' where id=4;
-update noar ti set b1='GQO72754ZJRHIO1D1WQ' where id=4;
-update noar tt set v0='659P2XRROO0W0IETQNNHPSRB5WIG8MC' where id=4;
-update noar ti set v0='659P2XRROO0W0IETQNNHPSRB5WIG8MC' where id=4;
-update noar tt set b2='SX8N2G6EG3PJ' where id=4;
-update noar ti set b2='SX8N2G6EG3PJ' where id=4;
-update noar tt set v0='R5VN14NT4BRCZ3HT79JTHVO2W9H4X' where id=5;
-update noar ti set v0='R5VN14NT4BRCZ3HT79JTHVO2W9H4X' where id=5;
-update noar tt set b0='Z1KDZ4QEXRFZ1WYE0O81' where id=5;
-update noar ti set b0='Z1KDZ4QEXRFZ1WYE0O81' where id=5;
-update noar tt set v0='OQ5K08AX2NLXEF0Y7TZ8AWEFOW5UL' where id=5;
-update noar ti set v0='OQ5K08AX2NLXEF0Y7TZ8AWEFOW5UL' where id=5;
-update noar tt set b1='QY5' where id=5;
-update noar ti set b1='QY5' where id=5;
-update noar tt set v0='68ABPZVUNIOF' where id=5;
-update noar ti set v0='68ABPZVUNIOF' where id=5;
-update noar tt set b2='U5MSBBG' where id=5;
-update noar ti set b2='U5MSBBG' where id=5;
-update noar tt set v0='0M60K' where id=6;
-update noar ti set v0='0M60K' where id=6;
-update noar tt set b0='CQE8YSG0P8FIEPK' where id=6;
-update noar ti set b0='CQE8YSG0P8FIEPK' where id=6;
-update noar tt set v0='TCGONP' where id=6;
-update noar ti set v0='TCGONP' where id=6;
-update noar tt set b1='WTUDN93FH9WR5EIVCC' where id=6;
-update noar ti set b1='WTUDN93FH9WR5EIVCC' where id=6;
-update noar tt set v0='UDBYJ2NP0L13M67FROEDNJ' where id=6;
-update noar ti set v0='UDBYJ2NP0L13M67FROEDNJ' where id=6;
-update noar tt set b2='KB7857KMDAE2A4ZP4H872LASYZIKI' where id=6;
-update noar ti set b2='KB7857KMDAE2A4ZP4H872LASYZIKI' where id=6;
-update noar tt set v0='CJN0Q' where id=7;
-update noar ti set v0='CJN0Q' where id=7;
-update noar tt set b0='UEX4LLVH' where id=7;
-update noar ti set b0='UEX4LLVH' where id=7;
-update noar tt set v0='FBDZA4KGFLK9VDBA6YF1BCB' where id=7;
-update noar ti set v0='FBDZA4KGFLK9VDBA6YF1BCB' where id=7;
-update noar tt set b1='Z' where id=7;
-update noar ti set b1='Z' where id=7;
-update noar tt set v0='PTHB1U2FB238V5AY8YWNPUD3BZZRWT' where id=7;
-update noar ti set v0='PTHB1U2FB238V5AY8YWNPUD3BZZRWT' where id=7;
-update noar tt set b2='OWJTW5N6I0MUL7' where id=7;
-update noar ti set b2='OWJTW5N6I0MUL7' where id=7;
-update noar tt set v0='I5Y0GD5PFS4148N3IX8Y0M' where id=8;
-update noar ti set v0='I5Y0GD5PFS4148N3IX8Y0M' where id=8;
-update noar tt set b0='JMG6XCLCSOTI7X' where id=8;
-update noar ti set b0='JMG6XCLCSOTI7X' where id=8;
-update noar tt set v0='7V' where id=8;
-update noar ti set v0='7V' where id=8;
-update noar tt set b1='L' where id=8;
-update noar ti set b1='L' where id=8;
-update noar tt set v0='H4F5IV445QI46N30L1A77HX' where id=8;
-update noar ti set v0='H4F5IV445QI46N30L1A77HX' where id=8;
-update noar tt set b2='CNBLU0YN0TW3TVZA7' where id=8;
-update noar ti set b2='CNBLU0YN0TW3TVZA7' where id=8;
-update noar tt set v0='A7PUDKEI861Z9JY1YPN0PTTG24SMQV' where id=9;
-update noar ti set v0='A7PUDKEI861Z9JY1YPN0PTTG24SMQV' where id=9;
-update noar tt set b0='YIHPA9MJ752BQCWTCFS6Z' where id=9;
-update noar ti set b0='YIHPA9MJ752BQCWTCFS6Z' where id=9;
-update noar tt set v0='UCHJNTO63C2M5HDX0MID5NGZTO82L5X' where id=9;
-update noar ti set v0='UCHJNTO63C2M5HDX0MID5NGZTO82L5X' where id=9;
-update noar tt set b1='5BQ9J410YDMIQLH5JYAK9JTNMTZ2GPFO' where id=9;
-update noar ti set b1='5BQ9J410YDMIQLH5JYAK9JTNMTZ2GPFO' where id=9;
-update noar tt set v0='HLUUN5PSG2EBDAER' where id=9;
-update noar ti set v0='HLUUN5PSG2EBDAER' where id=9;
-update noar tt set b2='HUXWVIJAC91WLWGWZ6Y' where id=9;
-update noar ti set b2='HUXWVIJAC91WLWGWZ6Y' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 mediumblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='Y1HELL2FKSCKFYWHK81CHJL7TTB3C4JI' where id=1;
-update noar ti set v0='Y1HELL2FKSCKFYWHK81CHJL7TTB3C4JI' where id=1;
-update noar tt set b0='B1J2G22QAZLVOVP03K' where id=1;
-update noar ti set b0='B1J2G22QAZLVOVP03K' where id=1;
-update noar tt set v0='32M7T6IAS8' where id=1;
-update noar ti set v0='32M7T6IAS8' where id=1;
-update noar tt set b1='F41H0X9C4JYJ3' where id=1;
-update noar ti set b1='F41H0X9C4JYJ3' where id=1;
-update noar tt set v0='9YL7' where id=1;
-update noar ti set v0='9YL7' where id=1;
-update noar tt set b2='3' where id=1;
-update noar ti set b2='3' where id=1;
-update noar tt set v0='JF7H5N41N' where id=2;
-update noar ti set v0='JF7H5N41N' where id=2;
-update noar tt set b0='GORM0ID' where id=2;
-update noar ti set b0='GORM0ID' where id=2;
-update noar tt set v0='PSYD' where id=2;
-update noar ti set v0='PSYD' where id=2;
-update noar tt set b1='VWYUNAFKQCS5VJQ1YVM4DGT34' where id=2;
-update noar ti set b1='VWYUNAFKQCS5VJQ1YVM4DGT34' where id=2;
-update noar tt set v0='FKX75B0' where id=2;
-update noar ti set v0='FKX75B0' where id=2;
-update noar tt set b2='S' where id=2;
-update noar ti set b2='S' where id=2;
-update noar tt set v0='GQ3C2VIOTO' where id=3;
-update noar ti set v0='GQ3C2VIOTO' where id=3;
-update noar tt set b0='U0080HKSK66S1WLDI4' where id=3;
-update noar ti set b0='U0080HKSK66S1WLDI4' where id=3;
-update noar tt set v0='RIOXR7U1154H6' where id=3;
-update noar ti set v0='RIOXR7U1154H6' where id=3;
-update noar tt set b1='92OUPM55WJFZ93FVNM599USZRVTI29FD' where id=3;
-update noar ti set b1='92OUPM55WJFZ93FVNM599USZRVTI29FD' where id=3;
-update noar tt set v0='INSI9L7YES4S6M72OH2SB3BK8L' where id=3;
-update noar ti set v0='INSI9L7YES4S6M72OH2SB3BK8L' where id=3;
-update noar tt set b2='D0YFA7B23SBA7EZOYVK' where id=3;
-update noar ti set b2='D0YFA7B23SBA7EZOYVK' where id=3;
-update noar tt set v0='UWFW1YT9TR' where id=4;
-update noar ti set v0='UWFW1YT9TR' where id=4;
-update noar tt set b0='LC0JKL1H189YWRGASK7' where id=4;
-update noar ti set b0='LC0JKL1H189YWRGASK7' where id=4;
-update noar tt set v0='RJ0LOLIEIEI0VPYIOCEKSOSL' where id=4;
-update noar ti set v0='RJ0LOLIEIEI0VPYIOCEKSOSL' where id=4;
-update noar tt set b1='QI1Z6HHW7YL6J1GVMFPC4HE2110' where id=4;
-update noar ti set b1='QI1Z6HHW7YL6J1GVMFPC4HE2110' where id=4;
-update noar tt set v0='OLB3X9' where id=4;
-update noar ti set v0='OLB3X9' where id=4;
-update noar tt set b2='FR77ASOFM8DHX4WKEWXZCEQU81' where id=4;
-update noar ti set b2='FR77ASOFM8DHX4WKEWXZCEQU81' where id=4;
-update noar tt set v0='75EQXYSTLF9L' where id=5;
-update noar ti set v0='75EQXYSTLF9L' where id=5;
-update noar tt set b0='QLA96AONO9FMTQ1REJ8T9FOASIIP' where id=5;
-update noar ti set b0='QLA96AONO9FMTQ1REJ8T9FOASIIP' where id=5;
-update noar tt set v0='52F5SOPZCEJHDO85B80ZD9' where id=5;
-update noar ti set v0='52F5SOPZCEJHDO85B80ZD9' where id=5;
-update noar tt set b1='DX3P56C8RTV' where id=5;
-update noar ti set b1='DX3P56C8RTV' where id=5;
-update noar tt set v0='5CIRDRFLI46' where id=5;
-update noar ti set v0='5CIRDRFLI46' where id=5;
-update noar tt set b2='TSFZN780' where id=5;
-update noar ti set b2='TSFZN780' where id=5;
-update noar tt set v0='LERXY7N33M94X' where id=6;
-update noar ti set v0='LERXY7N33M94X' where id=6;
-update noar tt set b0='7OTMGUWQGSDQJHIRNE5F4DU7DZHPXHHZ' where id=6;
-update noar ti set b0='7OTMGUWQGSDQJHIRNE5F4DU7DZHPXHHZ' where id=6;
-update noar tt set v0='DJDFOB26H7LXNTX' where id=6;
-update noar ti set v0='DJDFOB26H7LXNTX' where id=6;
-update noar tt set b1='M3JBUKUU' where id=6;
-update noar ti set b1='M3JBUKUU' where id=6;
-update noar tt set v0='E2ARTWETV6PF' where id=6;
-update noar ti set v0='E2ARTWETV6PF' where id=6;
-update noar tt set b2='DPPCLK1SUW0VUPQ63' where id=6;
-update noar ti set b2='DPPCLK1SUW0VUPQ63' where id=6;
-update noar tt set v0='0LQ6P493JPNCO7YX5PFPRN8LNPL' where id=7;
-update noar ti set v0='0LQ6P493JPNCO7YX5PFPRN8LNPL' where id=7;
-update noar tt set b0='1QF5OTOLTC80E' where id=7;
-update noar ti set b0='1QF5OTOLTC80E' where id=7;
-update noar tt set v0='YKY6' where id=7;
-update noar ti set v0='YKY6' where id=7;
-update noar tt set b1='QT6R3RUR6BF27B' where id=7;
-update noar ti set b1='QT6R3RUR6BF27B' where id=7;
-update noar tt set v0='CPS2F8IV6BGIMYZP3GMJVB4I' where id=7;
-update noar ti set v0='CPS2F8IV6BGIMYZP3GMJVB4I' where id=7;
-update noar tt set b2='RKTFHR1Z1NP0P7VU20Z' where id=7;
-update noar ti set b2='RKTFHR1Z1NP0P7VU20Z' where id=7;
-update noar tt set v0='W4FR22244IVXF86053WMHMN9A6Y5LBT' where id=8;
-update noar ti set v0='W4FR22244IVXF86053WMHMN9A6Y5LBT' where id=8;
-update noar tt set b0='Q6K7UJDG9RPA5C1J' where id=8;
-update noar ti set b0='Q6K7UJDG9RPA5C1J' where id=8;
-update noar tt set v0='5Z5' where id=8;
-update noar ti set v0='5Z5' where id=8;
-update noar tt set b1='9ZP2C5ZOBGIKIHNG5A1HUN' where id=8;
-update noar ti set b1='9ZP2C5ZOBGIKIHNG5A1HUN' where id=8;
-update noar tt set v0='95ES6ZYFJS9Z9L9AM95E4YUAZS8J8' where id=8;
-update noar ti set v0='95ES6ZYFJS9Z9L9AM95E4YUAZS8J8' where id=8;
-update noar tt set b2='5G85BF4ME' where id=8;
-update noar ti set b2='5G85BF4ME' where id=8;
-update noar tt set v0='PO6I5UU' where id=9;
-update noar ti set v0='PO6I5UU' where id=9;
-update noar tt set b0='G8UNHO346VDSQY' where id=9;
-update noar ti set b0='G8UNHO346VDSQY' where id=9;
-update noar tt set v0='RU7' where id=9;
-update noar ti set v0='RU7' where id=9;
-update noar tt set b1='HZZ9VVU6WZPDGJVFY4CODI8ZH' where id=9;
-update noar ti set b1='HZZ9VVU6WZPDGJVFY4CODI8ZH' where id=9;
-update noar tt set v0='2L7ZQABVFBPMEA6UZ' where id=9;
-update noar ti set v0='2L7ZQABVFBPMEA6UZ' where id=9;
-update noar tt set b2='PS0LKOIW4HGSJJ27DFDX7XV5EJ' where id=9;
-update noar ti set b2='PS0LKOIW4HGSJJ27DFDX7XV5EJ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 longblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='O499U2CZ1W0U5UI2Z' where id=1;
-update noar ti set v0='O499U2CZ1W0U5UI2Z' where id=1;
-update noar tt set b0='HOGQ6ZM7PN9OFRYJ' where id=1;
-update noar ti set b0='HOGQ6ZM7PN9OFRYJ' where id=1;
-update noar tt set v0='CBNRM20N' where id=1;
-update noar ti set v0='CBNRM20N' where id=1;
-update noar tt set b1='B1EGGLEC19FD' where id=1;
-update noar ti set b1='B1EGGLEC19FD' where id=1;
-update noar tt set v0='QH144WL15HL2' where id=1;
-update noar ti set v0='QH144WL15HL2' where id=1;
-update noar tt set b2='QW' where id=1;
-update noar ti set b2='QW' where id=1;
-update noar tt set v0='NN4RBU45QV5T' where id=2;
-update noar ti set v0='NN4RBU45QV5T' where id=2;
-update noar tt set b0='4IRAIOI2DEDW028P2Y0P4I9PW' where id=2;
-update noar ti set b0='4IRAIOI2DEDW028P2Y0P4I9PW' where id=2;
-update noar tt set v0='UXDZ86EVPLUYKPYG1BLB0P171MWI73' where id=2;
-update noar ti set v0='UXDZ86EVPLUYKPYG1BLB0P171MWI73' where id=2;
-update noar tt set b1='1CV3KS5OY6PV984WGM1V6J4H65WAWRJ' where id=2;
-update noar ti set b1='1CV3KS5OY6PV984WGM1V6J4H65WAWRJ' where id=2;
-update noar tt set v0='1GLZUW4P2BME97A9' where id=2;
-update noar ti set v0='1GLZUW4P2BME97A9' where id=2;
-update noar tt set b2='BA' where id=2;
-update noar ti set b2='BA' where id=2;
-update noar tt set v0='ABF9F8LHJ2FXCBXA4K12WIJLZCU3ZJ' where id=3;
-update noar ti set v0='ABF9F8LHJ2FXCBXA4K12WIJLZCU3ZJ' where id=3;
-update noar tt set b0='DW7C9KSN5F4F' where id=3;
-update noar ti set b0='DW7C9KSN5F4F' where id=3;
-update noar tt set v0='ILZZLX6XAMWY8MXTF8NQ4' where id=3;
-update noar ti set v0='ILZZLX6XAMWY8MXTF8NQ4' where id=3;
-update noar tt set b1='4EK0FH63EC4224EIEBE' where id=3;
-update noar ti set b1='4EK0FH63EC4224EIEBE' where id=3;
-update noar tt set v0='N2B6ZXIN2XPGMFXJFEZT7KXZ6R' where id=3;
-update noar ti set v0='N2B6ZXIN2XPGMFXJFEZT7KXZ6R' where id=3;
-update noar tt set b2='8BZS8XFLDG5NM47F20VL' where id=3;
-update noar ti set b2='8BZS8XFLDG5NM47F20VL' where id=3;
-update noar tt set v0='CFRL1' where id=4;
-update noar ti set v0='CFRL1' where id=4;
-update noar tt set b0='D6IHVPTY3E4OEHCVCG2XZI5CTX7' where id=4;
-update noar ti set b0='D6IHVPTY3E4OEHCVCG2XZI5CTX7' where id=4;
-update noar tt set v0='8XQWCT32XM5GUY' where id=4;
-update noar ti set v0='8XQWCT32XM5GUY' where id=4;
-update noar tt set b1='XU3B0LMV6' where id=4;
-update noar ti set b1='XU3B0LMV6' where id=4;
-update noar tt set v0='HNS54CLWPG' where id=4;
-update noar ti set v0='HNS54CLWPG' where id=4;
-update noar tt set b2='OCN93J' where id=4;
-update noar ti set b2='OCN93J' where id=4;
-update noar tt set v0='3NC3111G0' where id=5;
-update noar ti set v0='3NC3111G0' where id=5;
-update noar tt set b0='E7P4G7HSADKZ33JP' where id=5;
-update noar ti set b0='E7P4G7HSADKZ33JP' where id=5;
-update noar tt set v0='OQJOKYD3ZMO4ULOBOI5U0QE' where id=5;
-update noar ti set v0='OQJOKYD3ZMO4ULOBOI5U0QE' where id=5;
-update noar tt set b1='FUTBSPFJW9' where id=5;
-update noar ti set b1='FUTBSPFJW9' where id=5;
-update noar tt set v0='D2B382WPFCJFWUNF6DYWCU1JNRA5ZU7S' where id=5;
-update noar ti set v0='D2B382WPFCJFWUNF6DYWCU1JNRA5ZU7S' where id=5;
-update noar tt set b2='UGKLD2ZMDAXL8J' where id=5;
-update noar ti set b2='UGKLD2ZMDAXL8J' where id=5;
-update noar tt set v0='NL0' where id=6;
-update noar ti set v0='NL0' where id=6;
-update noar tt set b0='AFRT5VNZI6M9HBYGLNXW8S7F2AH4' where id=6;
-update noar ti set b0='AFRT5VNZI6M9HBYGLNXW8S7F2AH4' where id=6;
-update noar tt set v0='V9BWD3VTY6BJ3AWD1PNR' where id=6;
-update noar ti set v0='V9BWD3VTY6BJ3AWD1PNR' where id=6;
-update noar tt set b1='6FNDCH8SF5XB429IA5X' where id=6;
-update noar ti set b1='6FNDCH8SF5XB429IA5X' where id=6;
-update noar tt set v0='IF2ZL2R5MP1K2C4PEQ4SRPFI4CVW' where id=6;
-update noar ti set v0='IF2ZL2R5MP1K2C4PEQ4SRPFI4CVW' where id=6;
-update noar tt set b2='Z1X' where id=6;
-update noar ti set b2='Z1X' where id=6;
-update noar tt set v0='JP3L46DYRU57IMQUH6F11V6LD8I5PQFA' where id=7;
-update noar ti set v0='JP3L46DYRU57IMQUH6F11V6LD8I5PQFA' where id=7;
-update noar tt set b0='W8FEU2QI41UU' where id=7;
-update noar ti set b0='W8FEU2QI41UU' where id=7;
-update noar tt set v0='DTN5493H62FR4QMPLM0SHNBAY' where id=7;
-update noar ti set v0='DTN5493H62FR4QMPLM0SHNBAY' where id=7;
-update noar tt set b1='L' where id=7;
-update noar ti set b1='L' where id=7;
-update noar tt set v0='28N78LGK5681XW2O0ZQ3413N' where id=7;
-update noar ti set v0='28N78LGK5681XW2O0ZQ3413N' where id=7;
-update noar tt set b2='LB' where id=7;
-update noar ti set b2='LB' where id=7;
-update noar tt set v0='K0PXWYPVVS6UKSZXDVAD0KRCES18' where id=8;
-update noar ti set v0='K0PXWYPVVS6UKSZXDVAD0KRCES18' where id=8;
-update noar tt set b0='BE41M2NILQBGIFZKUVWWAXW5V' where id=8;
-update noar ti set b0='BE41M2NILQBGIFZKUVWWAXW5V' where id=8;
-update noar tt set v0='EA764I8854CN12SM61ZYUOLIM' where id=8;
-update noar ti set v0='EA764I8854CN12SM61ZYUOLIM' where id=8;
-update noar tt set b1='62C44ERE9T9B6OKFOFMJJ' where id=8;
-update noar ti set b1='62C44ERE9T9B6OKFOFMJJ' where id=8;
-update noar tt set v0='Z' where id=8;
-update noar ti set v0='Z' where id=8;
-update noar tt set b2='F' where id=8;
-update noar ti set b2='F' where id=8;
-update noar tt set v0='D' where id=9;
-update noar ti set v0='D' where id=9;
-update noar tt set b0='WLJ3G7B27FAP7' where id=9;
-update noar ti set b0='WLJ3G7B27FAP7' where id=9;
-update noar tt set v0='J4VVG' where id=9;
-update noar ti set v0='J4VVG' where id=9;
-update noar tt set b1='RW953YD6XQ8ZEYIJOTXF03TB6KX1' where id=9;
-update noar ti set b1='RW953YD6XQ8ZEYIJOTXF03TB6KX1' where id=9;
-update noar tt set v0='UW3BP' where id=9;
-update noar ti set v0='UW3BP' where id=9;
-update noar tt set b2='M5KQT1FW5W7U7JP6UU526891R' where id=9;
-update noar ti set b2='M5KQT1FW5W7U7JP6UU526891R' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 longblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='XF' where id=1;
-update noar ti set v0='XF' where id=1;
-update noar tt set b0='3' where id=1;
-update noar ti set b0='3' where id=1;
-update noar tt set v0='A6QOWZN4S58T5I9O1SYU' where id=1;
-update noar ti set v0='A6QOWZN4S58T5I9O1SYU' where id=1;
-update noar tt set b1='976UZYZWOTVTRXJXN7HZKE8I85A0K' where id=1;
-update noar ti set b1='976UZYZWOTVTRXJXN7HZKE8I85A0K' where id=1;
-update noar tt set v0='KASQOJAZYLH7522ZGJR7C0S' where id=1;
-update noar ti set v0='KASQOJAZYLH7522ZGJR7C0S' where id=1;
-update noar tt set b2='3WZ397NXLG3N' where id=1;
-update noar ti set b2='3WZ397NXLG3N' where id=1;
-update noar tt set v0='G15ZR759C18GH7ZRUBRMPI6' where id=2;
-update noar ti set v0='G15ZR759C18GH7ZRUBRMPI6' where id=2;
-update noar tt set b0='L9HOSVU9UFY82J60ER71CEO' where id=2;
-update noar ti set b0='L9HOSVU9UFY82J60ER71CEO' where id=2;
-update noar tt set v0='QGBSN1SYLXVBZHXF5QSE29GN4AGN' where id=2;
-update noar ti set v0='QGBSN1SYLXVBZHXF5QSE29GN4AGN' where id=2;
-update noar tt set b1='34LMM06001ZZ1' where id=2;
-update noar ti set b1='34LMM06001ZZ1' where id=2;
-update noar tt set v0='JOWCDZRHUAJS' where id=2;
-update noar ti set v0='JOWCDZRHUAJS' where id=2;
-update noar tt set b2='L0YP9JOAI' where id=2;
-update noar ti set b2='L0YP9JOAI' where id=2;
-update noar tt set v0='WS9OFMFTEA8' where id=3;
-update noar ti set v0='WS9OFMFTEA8' where id=3;
-update noar tt set b0='FPKZO1OKSF' where id=3;
-update noar ti set b0='FPKZO1OKSF' where id=3;
-update noar tt set v0='X' where id=3;
-update noar ti set v0='X' where id=3;
-update noar tt set b1='KTE0LMG' where id=3;
-update noar ti set b1='KTE0LMG' where id=3;
-update noar tt set v0='NFT97P3N' where id=3;
-update noar ti set v0='NFT97P3N' where id=3;
-update noar tt set b2='M0BKYAH9LAOAVA8HAFQ8' where id=3;
-update noar ti set b2='M0BKYAH9LAOAVA8HAFQ8' where id=3;
-update noar tt set v0='VWP5TMV4JPTEC' where id=4;
-update noar ti set v0='VWP5TMV4JPTEC' where id=4;
-update noar tt set b0='C863YPMAR8FZB14TSR04ILM' where id=4;
-update noar ti set b0='C863YPMAR8FZB14TSR04ILM' where id=4;
-update noar tt set v0='IFO2Z1JZT256W2ID6M2MPM17SJHJMS' where id=4;
-update noar ti set v0='IFO2Z1JZT256W2ID6M2MPM17SJHJMS' where id=4;
-update noar tt set b1='NVJGJ4BFA3LCV8G904HXRFVR' where id=4;
-update noar ti set b1='NVJGJ4BFA3LCV8G904HXRFVR' where id=4;
-update noar tt set v0='0NKJIY3PU9MX631CEARFT7ZSYV7BD' where id=4;
-update noar ti set v0='0NKJIY3PU9MX631CEARFT7ZSYV7BD' where id=4;
-update noar tt set b2='IXFWSLZ8BPF7SE5PAUO6JQ4JT10KG7FN' where id=4;
-update noar ti set b2='IXFWSLZ8BPF7SE5PAUO6JQ4JT10KG7FN' where id=4;
-update noar tt set v0='007UEFQYUZTFIC170KBWMHGVZ52DD' where id=5;
-update noar ti set v0='007UEFQYUZTFIC170KBWMHGVZ52DD' where id=5;
-update noar tt set b0='45R6A9J2WR5WFIY59L27NZCUJR76SF' where id=5;
-update noar ti set b0='45R6A9J2WR5WFIY59L27NZCUJR76SF' where id=5;
-update noar tt set v0='KXGQKB7M7J9' where id=5;
-update noar ti set v0='KXGQKB7M7J9' where id=5;
-update noar tt set b1='TTH7CLMJ55BJT90X3NPK2H' where id=5;
-update noar ti set b1='TTH7CLMJ55BJT90X3NPK2H' where id=5;
-update noar tt set v0='Z0JG' where id=5;
-update noar ti set v0='Z0JG' where id=5;
-update noar tt set b2='8V12WQ' where id=5;
-update noar ti set b2='8V12WQ' where id=5;
-update noar tt set v0='T5RDQMTUS4I6GG8A' where id=6;
-update noar ti set v0='T5RDQMTUS4I6GG8A' where id=6;
-update noar tt set b0='RXCSZUFA' where id=6;
-update noar ti set b0='RXCSZUFA' where id=6;
-update noar tt set v0='A78GCCEC3DFH3PBYRRJ' where id=6;
-update noar ti set v0='A78GCCEC3DFH3PBYRRJ' where id=6;
-update noar tt set b1='1WYJKHJ' where id=6;
-update noar ti set b1='1WYJKHJ' where id=6;
-update noar tt set v0='T8H438' where id=6;
-update noar ti set v0='T8H438' where id=6;
-update noar tt set b2='0U1C086J0CVWO667TVGWF2NCWR' where id=6;
-update noar ti set b2='0U1C086J0CVWO667TVGWF2NCWR' where id=6;
-update noar tt set v0='ZV9DD2K' where id=7;
-update noar ti set v0='ZV9DD2K' where id=7;
-update noar tt set b0='GAZRV51LRM2W7XARPJI96Q2W56JO1S' where id=7;
-update noar ti set b0='GAZRV51LRM2W7XARPJI96Q2W56JO1S' where id=7;
-update noar tt set v0='5B23WF2AV83ASMM86569CEWSOPD1IO' where id=7;
-update noar ti set v0='5B23WF2AV83ASMM86569CEWSOPD1IO' where id=7;
-update noar tt set b1='C319BC2GP5VNWH4B7K' where id=7;
-update noar ti set b1='C319BC2GP5VNWH4B7K' where id=7;
-update noar tt set v0='6' where id=7;
-update noar ti set v0='6' where id=7;
-update noar tt set b2='Q3SZ2DHXOIVE75P7PYMBD7A1LSLY' where id=7;
-update noar ti set b2='Q3SZ2DHXOIVE75P7PYMBD7A1LSLY' where id=7;
-update noar tt set v0='AOUSMNYZ1O3NG' where id=8;
-update noar ti set v0='AOUSMNYZ1O3NG' where id=8;
-update noar tt set b0='T5S15UY76FRGODV8PWRTD' where id=8;
-update noar ti set b0='T5S15UY76FRGODV8PWRTD' where id=8;
-update noar tt set v0='OHTUWHZ5QGM1IJ1' where id=8;
-update noar ti set v0='OHTUWHZ5QGM1IJ1' where id=8;
-update noar tt set b1='D5BDQWNSHW48MEC7YYKP7TH9' where id=8;
-update noar ti set b1='D5BDQWNSHW48MEC7YYKP7TH9' where id=8;
-update noar tt set v0='7GLJRK22AX' where id=8;
-update noar ti set v0='7GLJRK22AX' where id=8;
-update noar tt set b2='QTP9SXDN9KMZ2XLSCFEYQBN3S40RXZE3' where id=8;
-update noar ti set b2='QTP9SXDN9KMZ2XLSCFEYQBN3S40RXZE3' where id=8;
-update noar tt set v0='K9GFV5MCVWOGNW02OSARQTXIXD5MJGOA' where id=9;
-update noar ti set v0='K9GFV5MCVWOGNW02OSARQTXIXD5MJGOA' where id=9;
-update noar tt set b0='HW' where id=9;
-update noar ti set b0='HW' where id=9;
-update noar tt set v0='SMJKXITBLWIDWXTKHVFO' where id=9;
-update noar ti set v0='SMJKXITBLWIDWXTKHVFO' where id=9;
-update noar tt set b1='1KKUBT' where id=9;
-update noar ti set b1='1KKUBT' where id=9;
-update noar tt set v0='YSKSZJ54FUI5M3ZUJMRMB95T2WEOC1X8' where id=9;
-update noar ti set v0='YSKSZJ54FUI5M3ZUJMRMB95T2WEOC1X8' where id=9;
-update noar tt set b2='2FRG1Z3KBKZAZONJW910UZRZ5S8Z' where id=9;
-update noar ti set b2='2FRG1Z3KBKZAZONJW910UZRZ5S8Z' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 longblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='AGORYO3XICF546JO' where id=1;
-update noar ti set v0='AGORYO3XICF546JO' where id=1;
-update noar tt set b0='DT4TGFZ02FOEZQ1YZHKUU2PM' where id=1;
-update noar ti set b0='DT4TGFZ02FOEZQ1YZHKUU2PM' where id=1;
-update noar tt set v0='3N4N9GK1ODC5UR7U03LY7MRTBBR125' where id=1;
-update noar ti set v0='3N4N9GK1ODC5UR7U03LY7MRTBBR125' where id=1;
-update noar tt set b1='L2NQR' where id=1;
-update noar ti set b1='L2NQR' where id=1;
-update noar tt set v0='ZF' where id=1;
-update noar ti set v0='ZF' where id=1;
-update noar tt set b2='5OEALYIG2NUOU1L42IED6ODGLMWVU' where id=1;
-update noar ti set b2='5OEALYIG2NUOU1L42IED6ODGLMWVU' where id=1;
-update noar tt set v0='VA37BM8OEW' where id=2;
-update noar ti set v0='VA37BM8OEW' where id=2;
-update noar tt set b0='SU4ER' where id=2;
-update noar ti set b0='SU4ER' where id=2;
-update noar tt set v0='ZVZ' where id=2;
-update noar ti set v0='ZVZ' where id=2;
-update noar tt set b1='1N0WILVRGEDP0KWFLHCVJNM' where id=2;
-update noar ti set b1='1N0WILVRGEDP0KWFLHCVJNM' where id=2;
-update noar tt set v0='V58CNNCU' where id=2;
-update noar ti set v0='V58CNNCU' where id=2;
-update noar tt set b2='8QIODIN7JXTNFF5ZY11' where id=2;
-update noar ti set b2='8QIODIN7JXTNFF5ZY11' where id=2;
-update noar tt set v0='WHBVGQWJ9V9' where id=3;
-update noar ti set v0='WHBVGQWJ9V9' where id=3;
-update noar tt set b0='FRXY4PBPM' where id=3;
-update noar ti set b0='FRXY4PBPM' where id=3;
-update noar tt set v0='TG4VPGMDOPZ7U0YP3FQKXP' where id=3;
-update noar ti set v0='TG4VPGMDOPZ7U0YP3FQKXP' where id=3;
-update noar tt set b1='BKKIPWCNZCOM4SFG6I1685' where id=3;
-update noar ti set b1='BKKIPWCNZCOM4SFG6I1685' where id=3;
-update noar tt set v0='FB51XUOQM8JSVNURD' where id=3;
-update noar ti set v0='FB51XUOQM8JSVNURD' where id=3;
-update noar tt set b2='JF466JG8VJLUTFA7RYSX' where id=3;
-update noar ti set b2='JF466JG8VJLUTFA7RYSX' where id=3;
-update noar tt set v0='Y19X8K12I3DJN41CB0M10M' where id=4;
-update noar ti set v0='Y19X8K12I3DJN41CB0M10M' where id=4;
-update noar tt set b0='G5TKU140GTS2OLMGI5LN6ROLC' where id=4;
-update noar ti set b0='G5TKU140GTS2OLMGI5LN6ROLC' where id=4;
-update noar tt set v0='00X' where id=4;
-update noar ti set v0='00X' where id=4;
-update noar tt set b1='UPK0Y' where id=4;
-update noar ti set b1='UPK0Y' where id=4;
-update noar tt set v0='ARLX6XOGACL8OT0NO16S' where id=4;
-update noar ti set v0='ARLX6XOGACL8OT0NO16S' where id=4;
-update noar tt set b2='TZNHOLJPYJN2LFQ0' where id=4;
-update noar ti set b2='TZNHOLJPYJN2LFQ0' where id=4;
-update noar tt set v0='WCVZS5WOX2DKE5WMAHHVHQ9SJ2DC6' where id=5;
-update noar ti set v0='WCVZS5WOX2DKE5WMAHHVHQ9SJ2DC6' where id=5;
-update noar tt set b0='FDTGFFYFCVKE39XRU4GU2' where id=5;
-update noar ti set b0='FDTGFFYFCVKE39XRU4GU2' where id=5;
-update noar tt set v0='67JQTYB3669A9ILN2ENV0ABPI3X54AH' where id=5;
-update noar ti set v0='67JQTYB3669A9ILN2ENV0ABPI3X54AH' where id=5;
-update noar tt set b1='CXRZ7CDSQMXTS03' where id=5;
-update noar ti set b1='CXRZ7CDSQMXTS03' where id=5;
-update noar tt set v0='Y5ZNL0M1AXRYWDNFPHNO67K86IEJXE0' where id=5;
-update noar ti set v0='Y5ZNL0M1AXRYWDNFPHNO67K86IEJXE0' where id=5;
-update noar tt set b2='S3IJ6AU434W0NNR' where id=5;
-update noar ti set b2='S3IJ6AU434W0NNR' where id=5;
-update noar tt set v0='OO' where id=6;
-update noar ti set v0='OO' where id=6;
-update noar tt set b0='0U' where id=6;
-update noar ti set b0='0U' where id=6;
-update noar tt set v0='BPRFO7AX' where id=6;
-update noar ti set v0='BPRFO7AX' where id=6;
-update noar tt set b1='HA43QB11MJGMWHOYM0UXTTZL5CG4XND' where id=6;
-update noar ti set b1='HA43QB11MJGMWHOYM0UXTTZL5CG4XND' where id=6;
-update noar tt set v0='FKLAWT88071J5FIWK4YPDRN8ZFVGH' where id=6;
-update noar ti set v0='FKLAWT88071J5FIWK4YPDRN8ZFVGH' where id=6;
-update noar tt set b2='SFDCA0GYJQ2NEKYPD0FCF947ACIAJIQQ' where id=6;
-update noar ti set b2='SFDCA0GYJQ2NEKYPD0FCF947ACIAJIQQ' where id=6;
-update noar tt set v0='0XOIHMW2VDC6ZV7M' where id=7;
-update noar ti set v0='0XOIHMW2VDC6ZV7M' where id=7;
-update noar tt set b0='3Q3QHT8UQ' where id=7;
-update noar ti set b0='3Q3QHT8UQ' where id=7;
-update noar tt set v0='DVPZT' where id=7;
-update noar ti set v0='DVPZT' where id=7;
-update noar tt set b1='PZJBM894C0ITAPPR1AC1L9YG0FD0' where id=7;
-update noar ti set b1='PZJBM894C0ITAPPR1AC1L9YG0FD0' where id=7;
-update noar tt set v0='DPO7CDC6JA419135ITNXEZH' where id=7;
-update noar ti set v0='DPO7CDC6JA419135ITNXEZH' where id=7;
-update noar tt set b2='7JEZQR1JD0O9QP' where id=7;
-update noar ti set b2='7JEZQR1JD0O9QP' where id=7;
-update noar tt set v0='HW5P3SW7XGW5DPDCLWZE14M3U' where id=8;
-update noar ti set v0='HW5P3SW7XGW5DPDCLWZE14M3U' where id=8;
-update noar tt set b0='VN1KPJ27EEYGT' where id=8;
-update noar ti set b0='VN1KPJ27EEYGT' where id=8;
-update noar tt set v0='A5TNYVJ5CE29Q' where id=8;
-update noar ti set v0='A5TNYVJ5CE29Q' where id=8;
-update noar tt set b1='91DT3KTEDGKG' where id=8;
-update noar ti set b1='91DT3KTEDGKG' where id=8;
-update noar tt set v0='BWVY' where id=8;
-update noar ti set v0='BWVY' where id=8;
-update noar tt set b2='NXBDW2864XZ65K3GBTR' where id=8;
-update noar ti set b2='NXBDW2864XZ65K3GBTR' where id=8;
-update noar tt set v0='C4LJBWGZI' where id=9;
-update noar ti set v0='C4LJBWGZI' where id=9;
-update noar tt set b0='MMFX1' where id=9;
-update noar ti set b0='MMFX1' where id=9;
-update noar tt set v0='PQYGKMNLJ6A3PB434R0ZZ3' where id=9;
-update noar ti set v0='PQYGKMNLJ6A3PB434R0ZZ3' where id=9;
-update noar tt set b1='CXLTIUK5KACD4' where id=9;
-update noar ti set b1='CXLTIUK5KACD4' where id=9;
-update noar tt set v0='FBC2TMO17MRZ5DP90GCLZVBUX17XE' where id=9;
-update noar ti set v0='FBC2TMO17MRZ5DP90GCLZVBUX17XE' where id=9;
-update noar tt set b2='6Z56T4PFMITOGQ' where id=9;
-update noar ti set b2='6Z56T4PFMITOGQ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 longblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1IN6JSX20VB' where id=1;
-update noar ti set v0='1IN6JSX20VB' where id=1;
-update noar tt set b0='L9E5CTQTIXE4E8L6Z6EI76PFZHBC' where id=1;
-update noar ti set b0='L9E5CTQTIXE4E8L6Z6EI76PFZHBC' where id=1;
-update noar tt set v0='VB5' where id=1;
-update noar ti set v0='VB5' where id=1;
-update noar tt set b1='Z2XH055S871J974MO61IMS' where id=1;
-update noar ti set b1='Z2XH055S871J974MO61IMS' where id=1;
-update noar tt set v0='AV' where id=1;
-update noar ti set v0='AV' where id=1;
-update noar tt set b2='6KDRDIMINIHO908M' where id=1;
-update noar ti set b2='6KDRDIMINIHO908M' where id=1;
-update noar tt set v0='IS64XN3WH8N5OF1J1R' where id=2;
-update noar ti set v0='IS64XN3WH8N5OF1J1R' where id=2;
-update noar tt set b0='NVU2VCFUQ1B9RHO0M0PISUOG3KTK' where id=2;
-update noar ti set b0='NVU2VCFUQ1B9RHO0M0PISUOG3KTK' where id=2;
-update noar tt set v0='NCXQ0OXOXHLQNVE9N14V' where id=2;
-update noar ti set v0='NCXQ0OXOXHLQNVE9N14V' where id=2;
-update noar tt set b1='Q1N7955HTTRMSE4CR' where id=2;
-update noar ti set b1='Q1N7955HTTRMSE4CR' where id=2;
-update noar tt set v0='M1PHHA' where id=2;
-update noar ti set v0='M1PHHA' where id=2;
-update noar tt set b2='PBIO8SVVJOYWBDTHS2OJ51' where id=2;
-update noar ti set b2='PBIO8SVVJOYWBDTHS2OJ51' where id=2;
-update noar tt set v0='R' where id=3;
-update noar ti set v0='R' where id=3;
-update noar tt set b0='GA' where id=3;
-update noar ti set b0='GA' where id=3;
-update noar tt set v0='GMG16V2X12GR7TZ5B5F1X3IDQQMS4' where id=3;
-update noar ti set v0='GMG16V2X12GR7TZ5B5F1X3IDQQMS4' where id=3;
-update noar tt set b1='6IJHJ' where id=3;
-update noar ti set b1='6IJHJ' where id=3;
-update noar tt set v0='LTE7A9QFCWXBKC20VIMFGAVS9' where id=3;
-update noar ti set v0='LTE7A9QFCWXBKC20VIMFGAVS9' where id=3;
-update noar tt set b2='LG512WWLSUT8J' where id=3;
-update noar ti set b2='LG512WWLSUT8J' where id=3;
-update noar tt set v0='4NDWU0GK2I7RRABNP6TXUT1ZHJZZP9' where id=4;
-update noar ti set v0='4NDWU0GK2I7RRABNP6TXUT1ZHJZZP9' where id=4;
-update noar tt set b0='1BW56UHYXEV63T7SNH3S7AY' where id=4;
-update noar ti set b0='1BW56UHYXEV63T7SNH3S7AY' where id=4;
-update noar tt set v0='44XHNZ4NKEM3' where id=4;
-update noar ti set v0='44XHNZ4NKEM3' where id=4;
-update noar tt set b1='HQQMPW2F05HKZ97MEO12DC23TYCG' where id=4;
-update noar ti set b1='HQQMPW2F05HKZ97MEO12DC23TYCG' where id=4;
-update noar tt set v0='DH67CX5I5R84XPZEPQK' where id=4;
-update noar ti set v0='DH67CX5I5R84XPZEPQK' where id=4;
-update noar tt set b2='HMY3CDVT3GU0EQC25P' where id=4;
-update noar ti set b2='HMY3CDVT3GU0EQC25P' where id=4;
-update noar tt set v0='8TVGVRFK8F1STKHB6JCHTAG22D8' where id=5;
-update noar ti set v0='8TVGVRFK8F1STKHB6JCHTAG22D8' where id=5;
-update noar tt set b0='3AVTASCWQN6DL8QJANECKXNRLQVMFTP' where id=5;
-update noar ti set b0='3AVTASCWQN6DL8QJANECKXNRLQVMFTP' where id=5;
-update noar tt set v0='1OZF43HR25LIBWHR4' where id=5;
-update noar ti set v0='1OZF43HR25LIBWHR4' where id=5;
-update noar tt set b1='YUG1X33' where id=5;
-update noar ti set b1='YUG1X33' where id=5;
-update noar tt set v0='ZDCGL0AEMSJ1H5RIODK8N99DWEE04J9' where id=5;
-update noar ti set v0='ZDCGL0AEMSJ1H5RIODK8N99DWEE04J9' where id=5;
-update noar tt set b2='BQIF4A94AKY5' where id=5;
-update noar ti set b2='BQIF4A94AKY5' where id=5;
-update noar tt set v0='Y4XUS33LRKQESG22BJINOYYCW3' where id=6;
-update noar ti set v0='Y4XUS33LRKQESG22BJINOYYCW3' where id=6;
-update noar tt set b0='PT0250A8HK' where id=6;
-update noar ti set b0='PT0250A8HK' where id=6;
-update noar tt set v0='KQK1OBS0BCNQA630' where id=6;
-update noar ti set v0='KQK1OBS0BCNQA630' where id=6;
-update noar tt set b1='76GBXY8UG9VXVDDX5EKK4M' where id=6;
-update noar ti set b1='76GBXY8UG9VXVDDX5EKK4M' where id=6;
-update noar tt set v0='UXKBIB1BWBEE2VTLNWP4TEX' where id=6;
-update noar ti set v0='UXKBIB1BWBEE2VTLNWP4TEX' where id=6;
-update noar tt set b2='CZ4M3CIIYMCPTOO06' where id=6;
-update noar ti set b2='CZ4M3CIIYMCPTOO06' where id=6;
-update noar tt set v0='QAFP51MW' where id=7;
-update noar ti set v0='QAFP51MW' where id=7;
-update noar tt set b0='828GG2ODI1U' where id=7;
-update noar ti set b0='828GG2ODI1U' where id=7;
-update noar tt set v0='M2W97A2DI27EZFEA5220TSWGE' where id=7;
-update noar ti set v0='M2W97A2DI27EZFEA5220TSWGE' where id=7;
-update noar tt set b1='2Q2IAWITM' where id=7;
-update noar ti set b1='2Q2IAWITM' where id=7;
-update noar tt set v0='K8YU1VEF28VK07LAZSQG5QQLYOU8YI0J' where id=7;
-update noar ti set v0='K8YU1VEF28VK07LAZSQG5QQLYOU8YI0J' where id=7;
-update noar tt set b2='QS3Q6T' where id=7;
-update noar ti set b2='QS3Q6T' where id=7;
-update noar tt set v0='65CDRWY8HCF49GDNROB' where id=8;
-update noar ti set v0='65CDRWY8HCF49GDNROB' where id=8;
-update noar tt set b0='UMYRM4ZVF1O57UTEWBVJ' where id=8;
-update noar ti set b0='UMYRM4ZVF1O57UTEWBVJ' where id=8;
-update noar tt set v0='SECC406XNGDCQYL' where id=8;
-update noar ti set v0='SECC406XNGDCQYL' where id=8;
-update noar tt set b1='D391ZS4F9M352RM7LH99MC' where id=8;
-update noar ti set b1='D391ZS4F9M352RM7LH99MC' where id=8;
-update noar tt set v0='IK46SHTC3T8JM3DJ3' where id=8;
-update noar ti set v0='IK46SHTC3T8JM3DJ3' where id=8;
-update noar tt set b2='FPRI30GGVK3HKA9AH6OYIKFHPRPQF' where id=8;
-update noar ti set b2='FPRI30GGVK3HKA9AH6OYIKFHPRPQF' where id=8;
-update noar tt set v0='FP2L49GV21JEOLY3R8' where id=9;
-update noar ti set v0='FP2L49GV21JEOLY3R8' where id=9;
-update noar tt set b0='1YU0GUNLKUJXXLKX' where id=9;
-update noar ti set b0='1YU0GUNLKUJXXLKX' where id=9;
-update noar tt set v0='4P4U47' where id=9;
-update noar ti set v0='4P4U47' where id=9;
-update noar tt set b1='YJNOD22J' where id=9;
-update noar ti set b1='YJNOD22J' where id=9;
-update noar tt set v0='K0W7B6J3Q82M' where id=9;
-update noar ti set v0='K0W7B6J3Q82M' where id=9;
-update noar tt set b2='S2V60' where id=9;
-update noar ti set b2='S2V60' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 longblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1K3XH' where id=1;
-update noar ti set v0='1K3XH' where id=1;
-update noar tt set b0='Q5U7UL4OJZDEQ1UJ4KI' where id=1;
-update noar ti set b0='Q5U7UL4OJZDEQ1UJ4KI' where id=1;
-update noar tt set v0='GD9SVD3KL9QT6G9DDKFL' where id=1;
-update noar ti set v0='GD9SVD3KL9QT6G9DDKFL' where id=1;
-update noar tt set b1='AQNDP6H' where id=1;
-update noar ti set b1='AQNDP6H' where id=1;
-update noar tt set v0='T0MRA5CA30' where id=1;
-update noar ti set v0='T0MRA5CA30' where id=1;
-update noar tt set b2='NW' where id=1;
-update noar ti set b2='NW' where id=1;
-update noar tt set v0='EQ2KELGR7HJORF7' where id=2;
-update noar ti set v0='EQ2KELGR7HJORF7' where id=2;
-update noar tt set b0='O2M1YY' where id=2;
-update noar ti set b0='O2M1YY' where id=2;
-update noar tt set v0='S60MYWQR1GIB50DV4P6MH' where id=2;
-update noar ti set v0='S60MYWQR1GIB50DV4P6MH' where id=2;
-update noar tt set b1='CXY746' where id=2;
-update noar ti set b1='CXY746' where id=2;
-update noar tt set v0='INY09QPW8DOZ3OE6117SAR7P3F7BRZO' where id=2;
-update noar ti set v0='INY09QPW8DOZ3OE6117SAR7P3F7BRZO' where id=2;
-update noar tt set b2='1JILTTMNZ7HXC' where id=2;
-update noar ti set b2='1JILTTMNZ7HXC' where id=2;
-update noar tt set v0='UKY0' where id=3;
-update noar ti set v0='UKY0' where id=3;
-update noar tt set b0='XEZM3L55QWKP1GZGD60OYE2NL0ZRTS' where id=3;
-update noar ti set b0='XEZM3L55QWKP1GZGD60OYE2NL0ZRTS' where id=3;
-update noar tt set v0='5' where id=3;
-update noar ti set v0='5' where id=3;
-update noar tt set b1='OPW0WKQKP' where id=3;
-update noar ti set b1='OPW0WKQKP' where id=3;
-update noar tt set v0='J' where id=3;
-update noar ti set v0='J' where id=3;
-update noar tt set b2='RDYGAB6NJ3T' where id=3;
-update noar ti set b2='RDYGAB6NJ3T' where id=3;
-update noar tt set v0='NCRHZZPZA6ROJK8UPE5CR1MSCAHC66WH' where id=4;
-update noar ti set v0='NCRHZZPZA6ROJK8UPE5CR1MSCAHC66WH' where id=4;
-update noar tt set b0='EZEQ9NGJY' where id=4;
-update noar ti set b0='EZEQ9NGJY' where id=4;
-update noar tt set v0='CR87QQSP1V8F11S98FN2ZA0FK9BO34D' where id=4;
-update noar ti set v0='CR87QQSP1V8F11S98FN2ZA0FK9BO34D' where id=4;
-update noar tt set b1='CU8OAFJ0UR8WVPA3KRQ7VBQYCOT' where id=4;
-update noar ti set b1='CU8OAFJ0UR8WVPA3KRQ7VBQYCOT' where id=4;
-update noar tt set v0='C6SR' where id=4;
-update noar ti set v0='C6SR' where id=4;
-update noar tt set b2='O4KC2O0Z077GMO' where id=4;
-update noar ti set b2='O4KC2O0Z077GMO' where id=4;
-update noar tt set v0='WPFSK' where id=5;
-update noar ti set v0='WPFSK' where id=5;
-update noar tt set b0='AGKZJQAUEWKZN3T' where id=5;
-update noar ti set b0='AGKZJQAUEWKZN3T' where id=5;
-update noar tt set v0='8TOZML' where id=5;
-update noar ti set v0='8TOZML' where id=5;
-update noar tt set b1='GXK' where id=5;
-update noar ti set b1='GXK' where id=5;
-update noar tt set v0='1F2' where id=5;
-update noar ti set v0='1F2' where id=5;
-update noar tt set b2='WW5K3Y46PTQNZWM4L3LC4S9O' where id=5;
-update noar ti set b2='WW5K3Y46PTQNZWM4L3LC4S9O' where id=5;
-update noar tt set v0='4R00D4EW2TQELDS0VRM23VBIJ3BG' where id=6;
-update noar ti set v0='4R00D4EW2TQELDS0VRM23VBIJ3BG' where id=6;
-update noar tt set b0='UXC7ZCMRJV997TH2L' where id=6;
-update noar ti set b0='UXC7ZCMRJV997TH2L' where id=6;
-update noar tt set v0='A4ZJTONCH8KVRQ5I2OP1J0H0OEG3DHZ1' where id=6;
-update noar ti set v0='A4ZJTONCH8KVRQ5I2OP1J0H0OEG3DHZ1' where id=6;
-update noar tt set b1='A8TPPHWCFZO9M3OVKU2WSBW' where id=6;
-update noar ti set b1='A8TPPHWCFZO9M3OVKU2WSBW' where id=6;
-update noar tt set v0='EK' where id=6;
-update noar ti set v0='EK' where id=6;
-update noar tt set b2='A5C8R19EGHH1EY13X' where id=6;
-update noar ti set b2='A5C8R19EGHH1EY13X' where id=6;
-update noar tt set v0='84K5KZCH' where id=7;
-update noar ti set v0='84K5KZCH' where id=7;
-update noar tt set b0='ZRN6I9' where id=7;
-update noar ti set b0='ZRN6I9' where id=7;
-update noar tt set v0='62C9J9SRW1T5G9' where id=7;
-update noar ti set v0='62C9J9SRW1T5G9' where id=7;
-update noar tt set b1='C8JZHUY1CSPLFA67W' where id=7;
-update noar ti set b1='C8JZHUY1CSPLFA67W' where id=7;
-update noar tt set v0='NRV5DNF0P8WVIZGD2FU59' where id=7;
-update noar ti set v0='NRV5DNF0P8WVIZGD2FU59' where id=7;
-update noar tt set b2='IGQAM71M6XU18' where id=7;
-update noar ti set b2='IGQAM71M6XU18' where id=7;
-update noar tt set v0='BVW7GMN482797DMHX78' where id=8;
-update noar ti set v0='BVW7GMN482797DMHX78' where id=8;
-update noar tt set b0='WIYVLKRBP5GOOHQAMHHHRUII' where id=8;
-update noar ti set b0='WIYVLKRBP5GOOHQAMHHHRUII' where id=8;
-update noar tt set v0='8O8XNMRAAZ554P8WNYXMO' where id=8;
-update noar ti set v0='8O8XNMRAAZ554P8WNYXMO' where id=8;
-update noar tt set b1='642HII6FZYOKV' where id=8;
-update noar ti set b1='642HII6FZYOKV' where id=8;
-update noar tt set v0='2KVAEW3HIJZQX' where id=8;
-update noar ti set v0='2KVAEW3HIJZQX' where id=8;
-update noar tt set b2='JAT4IRM4' where id=8;
-update noar ti set b2='JAT4IRM4' where id=8;
-update noar tt set v0='VWJMDDHFZV4LLK88' where id=9;
-update noar ti set v0='VWJMDDHFZV4LLK88' where id=9;
-update noar tt set b0='289MZ3YXSMQ3YCQ7PN' where id=9;
-update noar ti set b0='289MZ3YXSMQ3YCQ7PN' where id=9;
-update noar tt set v0='INP8LKVJ38CMMVRVVKSZ4XWCAX31P' where id=9;
-update noar ti set v0='INP8LKVJ38CMMVRVVKSZ4XWCAX31P' where id=9;
-update noar tt set b1='99NJUURHWDZQ1JH' where id=9;
-update noar ti set b1='99NJUURHWDZQ1JH' where id=9;
-update noar tt set v0='YOE6EQOHL92NVVYUHJ15O' where id=9;
-update noar ti set v0='YOE6EQOHL92NVVYUHJ15O' where id=9;
-update noar tt set b2='CF9RUGIO' where id=9;
-update noar ti set b2='CF9RUGIO' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 longblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='SLN938UF43CAA3ZH69NA16FWNMTF' where id=1;
-update noar ti set v0='SLN938UF43CAA3ZH69NA16FWNMTF' where id=1;
-update noar tt set b0='89O4V2FOJHTDSYI5T1C3JPSMO8J0RG4' where id=1;
-update noar ti set b0='89O4V2FOJHTDSYI5T1C3JPSMO8J0RG4' where id=1;
-update noar tt set v0='F9BLE' where id=1;
-update noar ti set v0='F9BLE' where id=1;
-update noar tt set b1='B6OJ4H6J7SFX6Q4A' where id=1;
-update noar ti set b1='B6OJ4H6J7SFX6Q4A' where id=1;
-update noar tt set v0='C0M2LB' where id=1;
-update noar ti set v0='C0M2LB' where id=1;
-update noar tt set b2='0ZREMSTZ3GWTYEY1NMT9ALSVC2T5' where id=1;
-update noar ti set b2='0ZREMSTZ3GWTYEY1NMT9ALSVC2T5' where id=1;
-update noar tt set v0='HOO0V05EYENEV677X9LWO88' where id=2;
-update noar ti set v0='HOO0V05EYENEV677X9LWO88' where id=2;
-update noar tt set b0='LXB94SJFEN87YRQGXL3BIC' where id=2;
-update noar ti set b0='LXB94SJFEN87YRQGXL3BIC' where id=2;
-update noar tt set v0='I4YRZD8Y2SIF66SDBFPKLB1OH4EW' where id=2;
-update noar ti set v0='I4YRZD8Y2SIF66SDBFPKLB1OH4EW' where id=2;
-update noar tt set b1='NC9BWOVFHD3E' where id=2;
-update noar ti set b1='NC9BWOVFHD3E' where id=2;
-update noar tt set v0='9XFD6MZLSP3JZOQCDKB0C8YG9H' where id=2;
-update noar ti set v0='9XFD6MZLSP3JZOQCDKB0C8YG9H' where id=2;
-update noar tt set b2='TOMK' where id=2;
-update noar ti set b2='TOMK' where id=2;
-update noar tt set v0='R0BK3AC03U8R2FYG7TLJMWG5SMMUM' where id=3;
-update noar ti set v0='R0BK3AC03U8R2FYG7TLJMWG5SMMUM' where id=3;
-update noar tt set b0='L78JB90Q' where id=3;
-update noar ti set b0='L78JB90Q' where id=3;
-update noar tt set v0='72SKBQ1KFHQUZEYOLU0' where id=3;
-update noar ti set v0='72SKBQ1KFHQUZEYOLU0' where id=3;
-update noar tt set b1='1X95L93FRD2BOMW1SKS' where id=3;
-update noar ti set b1='1X95L93FRD2BOMW1SKS' where id=3;
-update noar tt set v0='1LQ7M5PPXZQQYN1P5SMU6N8UN4' where id=3;
-update noar ti set v0='1LQ7M5PPXZQQYN1P5SMU6N8UN4' where id=3;
-update noar tt set b2='4A6F5WYDIL3Q220V5HI98G006MLK4IT' where id=3;
-update noar ti set b2='4A6F5WYDIL3Q220V5HI98G006MLK4IT' where id=3;
-update noar tt set v0='LIB92L6Z1RI8Y' where id=4;
-update noar ti set v0='LIB92L6Z1RI8Y' where id=4;
-update noar tt set b0='WEZM97NCABEO5SQERN' where id=4;
-update noar ti set b0='WEZM97NCABEO5SQERN' where id=4;
-update noar tt set v0='VJAHFANOBTHQ5RGQCSM49DNE7NOFXQ7' where id=4;
-update noar ti set v0='VJAHFANOBTHQ5RGQCSM49DNE7NOFXQ7' where id=4;
-update noar tt set b1='L2' where id=4;
-update noar ti set b1='L2' where id=4;
-update noar tt set v0='MVZ0O8' where id=4;
-update noar ti set v0='MVZ0O8' where id=4;
-update noar tt set b2='CRR6TN3HD8H9EKC1' where id=4;
-update noar ti set b2='CRR6TN3HD8H9EKC1' where id=4;
-update noar tt set v0='KQJ8A6MN6LNI0U42OXS71WVB9B520FY' where id=5;
-update noar ti set v0='KQJ8A6MN6LNI0U42OXS71WVB9B520FY' where id=5;
-update noar tt set b0='IDA02ZVBTMEBLLIQDE' where id=5;
-update noar ti set b0='IDA02ZVBTMEBLLIQDE' where id=5;
-update noar tt set v0='SWXDDGE00EXOIIWW' where id=5;
-update noar ti set v0='SWXDDGE00EXOIIWW' where id=5;
-update noar tt set b1='9ERJ55NSCT314' where id=5;
-update noar ti set b1='9ERJ55NSCT314' where id=5;
-update noar tt set v0='3TJ2CZNWZRZ' where id=5;
-update noar ti set v0='3TJ2CZNWZRZ' where id=5;
-update noar tt set b2='YG17' where id=5;
-update noar ti set b2='YG17' where id=5;
-update noar tt set v0='4SC4CW' where id=6;
-update noar ti set v0='4SC4CW' where id=6;
-update noar tt set b0='4V65D577IAX81KHQVECWP' where id=6;
-update noar ti set b0='4V65D577IAX81KHQVECWP' where id=6;
-update noar tt set v0='7Q9764PH4T3H38WB' where id=6;
-update noar ti set v0='7Q9764PH4T3H38WB' where id=6;
-update noar tt set b1='MBLDT' where id=6;
-update noar ti set b1='MBLDT' where id=6;
-update noar tt set v0='UK1QCP4I60TX2NAI6L8HLNB50EBT' where id=6;
-update noar ti set v0='UK1QCP4I60TX2NAI6L8HLNB50EBT' where id=6;
-update noar tt set b2='GWZ39V3CDED0ITA' where id=6;
-update noar ti set b2='GWZ39V3CDED0ITA' where id=6;
-update noar tt set v0='45JYABDDR9QQK7T' where id=7;
-update noar ti set v0='45JYABDDR9QQK7T' where id=7;
-update noar tt set b0='DTB3RO1ZFXGIJB' where id=7;
-update noar ti set b0='DTB3RO1ZFXGIJB' where id=7;
-update noar tt set v0='LZPHTCDNRHPQ8EM5R3OH8QCR3' where id=7;
-update noar ti set v0='LZPHTCDNRHPQ8EM5R3OH8QCR3' where id=7;
-update noar tt set b1='XH2FAF5QL9BT66CZLKHW97F4K92LP' where id=7;
-update noar ti set b1='XH2FAF5QL9BT66CZLKHW97F4K92LP' where id=7;
-update noar tt set v0='RG6991DPUJN9ZG3SSWTAXXXLDZ3G1ET' where id=7;
-update noar ti set v0='RG6991DPUJN9ZG3SSWTAXXXLDZ3G1ET' where id=7;
-update noar tt set b2='JNQEPXX' where id=7;
-update noar ti set b2='JNQEPXX' where id=7;
-update noar tt set v0='L2HHZ16U76YLMUHI58R5CMMV828' where id=8;
-update noar ti set v0='L2HHZ16U76YLMUHI58R5CMMV828' where id=8;
-update noar tt set b0='M0KKGLB80XBHUPNX5HS2F8VNO4UE31' where id=8;
-update noar ti set b0='M0KKGLB80XBHUPNX5HS2F8VNO4UE31' where id=8;
-update noar tt set v0='BVCIG' where id=8;
-update noar ti set v0='BVCIG' where id=8;
-update noar tt set b1='R' where id=8;
-update noar ti set b1='R' where id=8;
-update noar tt set v0='BKY3QTZ3QT8Z83YNQ134D' where id=8;
-update noar ti set v0='BKY3QTZ3QT8Z83YNQ134D' where id=8;
-update noar tt set b2='0E6WF2PBP966OKFLQIC64L5' where id=8;
-update noar ti set b2='0E6WF2PBP966OKFLQIC64L5' where id=8;
-update noar tt set v0='LTGS1HS06SBG4RUPSL' where id=9;
-update noar ti set v0='LTGS1HS06SBG4RUPSL' where id=9;
-update noar tt set b0='600YNT1CG9I8II1Q484T7S20' where id=9;
-update noar ti set b0='600YNT1CG9I8II1Q484T7S20' where id=9;
-update noar tt set v0='FBJ36E57STTYLNMWY7MV7VOEN' where id=9;
-update noar ti set v0='FBJ36E57STTYLNMWY7MV7VOEN' where id=9;
-update noar tt set b1='8EKRQ6Q7ZVDO44F21D1' where id=9;
-update noar ti set b1='8EKRQ6Q7ZVDO44F21D1' where id=9;
-update noar tt set v0='U808FK96FC96ZU504UG2FTBRLY3X' where id=9;
-update noar ti set v0='U808FK96FC96ZU504UG2FTBRLY3X' where id=9;
-update noar tt set b2='K52LZKUW3JEC6NJJPGBL4S2O5TELU81' where id=9;
-update noar ti set b2='K52LZKUW3JEC6NJJPGBL4S2O5TELU81' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 longblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='Z' where id=1;
-update noar ti set v0='Z' where id=1;
-update noar tt set b0='MWC0GOHOIZ2KSDX44PMNF' where id=1;
-update noar ti set b0='MWC0GOHOIZ2KSDX44PMNF' where id=1;
-update noar tt set v0='8V3JEWQ4P8KEZDX7K3S1MW8W4LXS' where id=1;
-update noar ti set v0='8V3JEWQ4P8KEZDX7K3S1MW8W4LXS' where id=1;
-update noar tt set b1='MTXKVRB8DQGQ5C9BO' where id=1;
-update noar ti set b1='MTXKVRB8DQGQ5C9BO' where id=1;
-update noar tt set v0='HSTZL' where id=1;
-update noar ti set v0='HSTZL' where id=1;
-update noar tt set b2='H' where id=1;
-update noar ti set b2='H' where id=1;
-update noar tt set v0='EZ4H0M4CW2S8ONRN7VVN6XJOUJ3Y6' where id=2;
-update noar ti set v0='EZ4H0M4CW2S8ONRN7VVN6XJOUJ3Y6' where id=2;
-update noar tt set b0='MHDZET29WB0ZCZG' where id=2;
-update noar ti set b0='MHDZET29WB0ZCZG' where id=2;
-update noar tt set v0='MR' where id=2;
-update noar ti set v0='MR' where id=2;
-update noar tt set b1='4L92MFYN5WB07LL0RV927K3RWYZV' where id=2;
-update noar ti set b1='4L92MFYN5WB07LL0RV927K3RWYZV' where id=2;
-update noar tt set v0='55GKF9GTDJUGGS9496' where id=2;
-update noar ti set v0='55GKF9GTDJUGGS9496' where id=2;
-update noar tt set b2='5TV8A' where id=2;
-update noar ti set b2='5TV8A' where id=2;
-update noar tt set v0='MIRICDCTY8J5E8' where id=3;
-update noar ti set v0='MIRICDCTY8J5E8' where id=3;
-update noar tt set b0='V6' where id=3;
-update noar ti set b0='V6' where id=3;
-update noar tt set v0='JWCA09Y6L6MV38EZVG9RP9UOMX' where id=3;
-update noar ti set v0='JWCA09Y6L6MV38EZVG9RP9UOMX' where id=3;
-update noar tt set b1='UP8QQ41AK4KLP9WH5B2E04LFRC5' where id=3;
-update noar ti set b1='UP8QQ41AK4KLP9WH5B2E04LFRC5' where id=3;
-update noar tt set v0='V68' where id=3;
-update noar ti set v0='V68' where id=3;
-update noar tt set b2='TDZDTU8YFECPDPVL52K5' where id=3;
-update noar ti set b2='TDZDTU8YFECPDPVL52K5' where id=3;
-update noar tt set v0='EG3U3V50H965OMD9QUNDBE1Y9KZXL9R' where id=4;
-update noar ti set v0='EG3U3V50H965OMD9QUNDBE1Y9KZXL9R' where id=4;
-update noar tt set b0='SIVPZXBFQOEL' where id=4;
-update noar ti set b0='SIVPZXBFQOEL' where id=4;
-update noar tt set v0='L88CJ2NJ85SU' where id=4;
-update noar ti set v0='L88CJ2NJ85SU' where id=4;
-update noar tt set b1='81V74GX0AT66SVTWGCCL' where id=4;
-update noar ti set b1='81V74GX0AT66SVTWGCCL' where id=4;
-update noar tt set v0='UPSVGRDDU9SRJZ01FRLATCALF1P2' where id=4;
-update noar ti set v0='UPSVGRDDU9SRJZ01FRLATCALF1P2' where id=4;
-update noar tt set b2='ORFOLCIW' where id=4;
-update noar ti set b2='ORFOLCIW' where id=4;
-update noar tt set v0='8X' where id=5;
-update noar ti set v0='8X' where id=5;
-update noar tt set b0='F1X7' where id=5;
-update noar ti set b0='F1X7' where id=5;
-update noar tt set v0='ALS6T3RQ3A5CG0ZI74I4C4J' where id=5;
-update noar ti set v0='ALS6T3RQ3A5CG0ZI74I4C4J' where id=5;
-update noar tt set b1='5A1U3PEWESFRAVHPBA' where id=5;
-update noar ti set b1='5A1U3PEWESFRAVHPBA' where id=5;
-update noar tt set v0='LGY1R7' where id=5;
-update noar ti set v0='LGY1R7' where id=5;
-update noar tt set b2='CSFWX30MJ' where id=5;
-update noar ti set b2='CSFWX30MJ' where id=5;
-update noar tt set v0='H2OWF5OLGG6XLG7R8UQRTF' where id=6;
-update noar ti set v0='H2OWF5OLGG6XLG7R8UQRTF' where id=6;
-update noar tt set b0='W839EDPSSNWA' where id=6;
-update noar ti set b0='W839EDPSSNWA' where id=6;
-update noar tt set v0='D80GYNUPX2GHWFLLE' where id=6;
-update noar ti set v0='D80GYNUPX2GHWFLLE' where id=6;
-update noar tt set b1='LY9THUCD8X6IS53HAGJE6B' where id=6;
-update noar ti set b1='LY9THUCD8X6IS53HAGJE6B' where id=6;
-update noar tt set v0='4YU' where id=6;
-update noar ti set v0='4YU' where id=6;
-update noar tt set b2='XSRFHTT' where id=6;
-update noar ti set b2='XSRFHTT' where id=6;
-update noar tt set v0='UX' where id=7;
-update noar ti set v0='UX' where id=7;
-update noar tt set b0='ACXLW8SH2MVIS7XSVQ' where id=7;
-update noar ti set b0='ACXLW8SH2MVIS7XSVQ' where id=7;
-update noar tt set v0='IRNCEZSXKV4WVR3CKP3654W2RCNJ5U' where id=7;
-update noar ti set v0='IRNCEZSXKV4WVR3CKP3654W2RCNJ5U' where id=7;
-update noar tt set b1='88SC6AJQG57A' where id=7;
-update noar ti set b1='88SC6AJQG57A' where id=7;
-update noar tt set v0='UY4QV4LL491RGY' where id=7;
-update noar ti set v0='UY4QV4LL491RGY' where id=7;
-update noar tt set b2='I17JTP4YDM56EFP3WJ1BELH053' where id=7;
-update noar ti set b2='I17JTP4YDM56EFP3WJ1BELH053' where id=7;
-update noar tt set v0='JQBBY5MLRO8HKVADD5LEX368V6NXO2F' where id=8;
-update noar ti set v0='JQBBY5MLRO8HKVADD5LEX368V6NXO2F' where id=8;
-update noar tt set b0='KZA5M8WAGWY' where id=8;
-update noar ti set b0='KZA5M8WAGWY' where id=8;
-update noar tt set v0='V6' where id=8;
-update noar ti set v0='V6' where id=8;
-update noar tt set b1='3PXA0SJ2PYYR9OVQNCZ51Q2XMI6AWXNU' where id=8;
-update noar ti set b1='3PXA0SJ2PYYR9OVQNCZ51Q2XMI6AWXNU' where id=8;
-update noar tt set v0='C0OQTZ7PPS1JGK5YSVU7OZ84AJ5X' where id=8;
-update noar ti set v0='C0OQTZ7PPS1JGK5YSVU7OZ84AJ5X' where id=8;
-update noar tt set b2='ZHX07RQ25QI7RO4PUS0V8M8T47X3XOO' where id=8;
-update noar ti set b2='ZHX07RQ25QI7RO4PUS0V8M8T47X3XOO' where id=8;
-update noar tt set v0='3ET1ZHMW09EJ' where id=9;
-update noar ti set v0='3ET1ZHMW09EJ' where id=9;
-update noar tt set b0='NKXSINV04QK95AVATWGARD' where id=9;
-update noar ti set b0='NKXSINV04QK95AVATWGARD' where id=9;
-update noar tt set v0='LXM35YTGNEKVHK65' where id=9;
-update noar ti set v0='LXM35YTGNEKVHK65' where id=9;
-update noar tt set b1='TQ9JDEX54TAHD2' where id=9;
-update noar ti set b1='TQ9JDEX54TAHD2' where id=9;
-update noar tt set v0='VDV' where id=9;
-update noar ti set v0='VDV' where id=9;
-update noar tt set b2='5' where id=9;
-update noar ti set b2='5' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 longblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='Q8IZKFPYW8BP8Q9Y7II8PRW1OWMR' where id=1;
-update noar ti set v0='Q8IZKFPYW8BP8Q9Y7II8PRW1OWMR' where id=1;
-update noar tt set b0='97DW2HLBA4O52WW5WK55LW524SRIUCF' where id=1;
-update noar ti set b0='97DW2HLBA4O52WW5WK55LW524SRIUCF' where id=1;
-update noar tt set v0='AXARTAO2RYJ40' where id=1;
-update noar ti set v0='AXARTAO2RYJ40' where id=1;
-update noar tt set b1='C13RQ' where id=1;
-update noar ti set b1='C13RQ' where id=1;
-update noar tt set v0='YJTXBC5B635DO8VPCTAC' where id=1;
-update noar ti set v0='YJTXBC5B635DO8VPCTAC' where id=1;
-update noar tt set b2='W5QZGI4LZYDBY8N' where id=1;
-update noar ti set b2='W5QZGI4LZYDBY8N' where id=1;
-update noar tt set v0='X3' where id=2;
-update noar ti set v0='X3' where id=2;
-update noar tt set b0='829' where id=2;
-update noar ti set b0='829' where id=2;
-update noar tt set v0='RPS6P' where id=2;
-update noar ti set v0='RPS6P' where id=2;
-update noar tt set b1='8HY84DB' where id=2;
-update noar ti set b1='8HY84DB' where id=2;
-update noar tt set v0='J7VXIEA6J5SYCEHLK1Y1W5BIQNCW' where id=2;
-update noar ti set v0='J7VXIEA6J5SYCEHLK1Y1W5BIQNCW' where id=2;
-update noar tt set b2='0RX3S1RMN648ADDVP3C2' where id=2;
-update noar ti set b2='0RX3S1RMN648ADDVP3C2' where id=2;
-update noar tt set v0='SC000MTAOA4Q6WIFCK9R80UHKC77HJ' where id=3;
-update noar ti set v0='SC000MTAOA4Q6WIFCK9R80UHKC77HJ' where id=3;
-update noar tt set b0='5T4' where id=3;
-update noar ti set b0='5T4' where id=3;
-update noar tt set v0='P9SZCCJ73N54DOSPBOM' where id=3;
-update noar ti set v0='P9SZCCJ73N54DOSPBOM' where id=3;
-update noar tt set b1='K1AMYTXXLXKV8FBPCWWYXEN4OP' where id=3;
-update noar ti set b1='K1AMYTXXLXKV8FBPCWWYXEN4OP' where id=3;
-update noar tt set v0='TFTNEC8BTU12BVLOERWD0Q7R3RCY' where id=3;
-update noar ti set v0='TFTNEC8BTU12BVLOERWD0Q7R3RCY' where id=3;
-update noar tt set b2='ZVCI1F43D0' where id=3;
-update noar ti set b2='ZVCI1F43D0' where id=3;
-update noar tt set v0='INJX9LLZMYWDTISDYW3J7' where id=4;
-update noar ti set v0='INJX9LLZMYWDTISDYW3J7' where id=4;
-update noar tt set b0='JCV2DU400JNN3SF2IZS00CAX59SCM' where id=4;
-update noar ti set b0='JCV2DU400JNN3SF2IZS00CAX59SCM' where id=4;
-update noar tt set v0='IRO' where id=4;
-update noar ti set v0='IRO' where id=4;
-update noar tt set b1='RD' where id=4;
-update noar ti set b1='RD' where id=4;
-update noar tt set v0='FORC4GNQDHSLW89H0IU08KCO' where id=4;
-update noar ti set v0='FORC4GNQDHSLW89H0IU08KCO' where id=4;
-update noar tt set b2='5O0P5YAAUE7O8SOOB7DH' where id=4;
-update noar ti set b2='5O0P5YAAUE7O8SOOB7DH' where id=4;
-update noar tt set v0='KRNKVK767N6I9WDC3T' where id=5;
-update noar ti set v0='KRNKVK767N6I9WDC3T' where id=5;
-update noar tt set b0='GGARGL' where id=5;
-update noar ti set b0='GGARGL' where id=5;
-update noar tt set v0='SLAXT7PPBMGGM' where id=5;
-update noar ti set v0='SLAXT7PPBMGGM' where id=5;
-update noar tt set b1='0H21PROOMP' where id=5;
-update noar ti set b1='0H21PROOMP' where id=5;
-update noar tt set v0='71BHTI3ZOKO' where id=5;
-update noar ti set v0='71BHTI3ZOKO' where id=5;
-update noar tt set b2='QUW8ASXOBC6W0QLOQKZP' where id=5;
-update noar ti set b2='QUW8ASXOBC6W0QLOQKZP' where id=5;
-update noar tt set v0='STTEY' where id=6;
-update noar ti set v0='STTEY' where id=6;
-update noar tt set b0='YFTA6WN5EFU214PUXNNKYL9J1S' where id=6;
-update noar ti set b0='YFTA6WN5EFU214PUXNNKYL9J1S' where id=6;
-update noar tt set v0='CLFCX08EPBKVI1XLY6QOE0G5PDWZZT5O' where id=6;
-update noar ti set v0='CLFCX08EPBKVI1XLY6QOE0G5PDWZZT5O' where id=6;
-update noar tt set b1='A8R8Z2XSAMS48' where id=6;
-update noar ti set b1='A8R8Z2XSAMS48' where id=6;
-update noar tt set v0='5R984I49V63I80N8FUNAXIDLWJRGE7H' where id=6;
-update noar ti set v0='5R984I49V63I80N8FUNAXIDLWJRGE7H' where id=6;
-update noar tt set b2='U4RBM4FEJ4B2H1XKRNFBDBTDP6WDP' where id=6;
-update noar ti set b2='U4RBM4FEJ4B2H1XKRNFBDBTDP6WDP' where id=6;
-update noar tt set v0='0WIKF1SKKAEZ1PM395GVMBMOIKEWJAU3' where id=7;
-update noar ti set v0='0WIKF1SKKAEZ1PM395GVMBMOIKEWJAU3' where id=7;
-update noar tt set b0='UKP176O557YP6KBEMYIK9POX' where id=7;
-update noar ti set b0='UKP176O557YP6KBEMYIK9POX' where id=7;
-update noar tt set v0='ASAQVXKLI' where id=7;
-update noar ti set v0='ASAQVXKLI' where id=7;
-update noar tt set b1='C4WAEUP3M3P8LF4Z08QIUN2ED3YVKP' where id=7;
-update noar ti set b1='C4WAEUP3M3P8LF4Z08QIUN2ED3YVKP' where id=7;
-update noar tt set v0='ERBWVMV8PZKBNRU' where id=7;
-update noar ti set v0='ERBWVMV8PZKBNRU' where id=7;
-update noar tt set b2='ICYRTU273A6QYMF1ANM' where id=7;
-update noar ti set b2='ICYRTU273A6QYMF1ANM' where id=7;
-update noar tt set v0='H62G8Z2D41MNUW34Y0K4' where id=8;
-update noar ti set v0='H62G8Z2D41MNUW34Y0K4' where id=8;
-update noar tt set b0='RCCGMG7C660YW3YM' where id=8;
-update noar ti set b0='RCCGMG7C660YW3YM' where id=8;
-update noar tt set v0='NVGVE9OMW4' where id=8;
-update noar ti set v0='NVGVE9OMW4' where id=8;
-update noar tt set b1='WFEMB92JM0PGU11NWVP911JLL' where id=8;
-update noar ti set b1='WFEMB92JM0PGU11NWVP911JLL' where id=8;
-update noar tt set v0='EUH4PS' where id=8;
-update noar ti set v0='EUH4PS' where id=8;
-update noar tt set b2='L0KPVX9TNA8LNRFEPCDOE2' where id=8;
-update noar ti set b2='L0KPVX9TNA8LNRFEPCDOE2' where id=8;
-update noar tt set v0='ARUSH6QG7Q4F5CHMULLPGU4XYBYHFUUF' where id=9;
-update noar ti set v0='ARUSH6QG7Q4F5CHMULLPGU4XYBYHFUUF' where id=9;
-update noar tt set b0='CSUNA2WONWB1HI71AY9XIXQ' where id=9;
-update noar ti set b0='CSUNA2WONWB1HI71AY9XIXQ' where id=9;
-update noar tt set v0='HXIBODJW23HMDFPJXK4LV6N9H1P0VT5' where id=9;
-update noar ti set v0='HXIBODJW23HMDFPJXK4LV6N9H1P0VT5' where id=9;
-update noar tt set b1='ALFBWLRFVLG' where id=9;
-update noar ti set b1='ALFBWLRFVLG' where id=9;
-update noar tt set v0='NE38IOVOVJLOFBZVV09VZ' where id=9;
-update noar ti set v0='NE38IOVOVJLOFBZVV09VZ' where id=9;
-update noar tt set b2='7C4PRT4R1A8769FV5RS0' where id=9;
-update noar ti set b2='7C4PRT4R1A8769FV5RS0' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 longblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='Z4OWMSJVX9KRJJLO9' where id=1;
-update noar ti set v0='Z4OWMSJVX9KRJJLO9' where id=1;
-update noar tt set b0='OXZ9F50W0SN' where id=1;
-update noar ti set b0='OXZ9F50W0SN' where id=1;
-update noar tt set v0='B19NDVZGJ9MFH' where id=1;
-update noar ti set v0='B19NDVZGJ9MFH' where id=1;
-update noar tt set b1='A8UHWDIG' where id=1;
-update noar ti set b1='A8UHWDIG' where id=1;
-update noar tt set v0='4GMZUQ5XGOXH2SU' where id=1;
-update noar ti set v0='4GMZUQ5XGOXH2SU' where id=1;
-update noar tt set b2='4LN8PYCOB' where id=1;
-update noar ti set b2='4LN8PYCOB' where id=1;
-update noar tt set v0='0E3Z4OUAWMEVB88II4G3XIH' where id=2;
-update noar ti set v0='0E3Z4OUAWMEVB88II4G3XIH' where id=2;
-update noar tt set b0='U7KMZF23WVFEPDKA16VHEB9Z' where id=2;
-update noar ti set b0='U7KMZF23WVFEPDKA16VHEB9Z' where id=2;
-update noar tt set v0='2LH5OJ9O8ZM9O512DKJ0' where id=2;
-update noar ti set v0='2LH5OJ9O8ZM9O512DKJ0' where id=2;
-update noar tt set b1='HDIG0' where id=2;
-update noar ti set b1='HDIG0' where id=2;
-update noar tt set v0='SA8Q828YDWOXRGR' where id=2;
-update noar ti set v0='SA8Q828YDWOXRGR' where id=2;
-update noar tt set b2='U' where id=2;
-update noar ti set b2='U' where id=2;
-update noar tt set v0='2XV3IJQFPB6U6O00HU66HH' where id=3;
-update noar ti set v0='2XV3IJQFPB6U6O00HU66HH' where id=3;
-update noar tt set b0='LXV5SYE119AF3VJJV29' where id=3;
-update noar ti set b0='LXV5SYE119AF3VJJV29' where id=3;
-update noar tt set v0='Y1BSH7OL6JF0GK3DW0SCCCE3CVL' where id=3;
-update noar ti set v0='Y1BSH7OL6JF0GK3DW0SCCCE3CVL' where id=3;
-update noar tt set b1='PFW1HS5706UVI42' where id=3;
-update noar ti set b1='PFW1HS5706UVI42' where id=3;
-update noar tt set v0='RW5' where id=3;
-update noar ti set v0='RW5' where id=3;
-update noar tt set b2='XFVWGA4PZVGGTZDZZQBK8FNIF5VELKTY' where id=3;
-update noar ti set b2='XFVWGA4PZVGGTZDZZQBK8FNIF5VELKTY' where id=3;
-update noar tt set v0='UQF' where id=4;
-update noar ti set v0='UQF' where id=4;
-update noar tt set b0='B88LE1L5IUOB0IMB' where id=4;
-update noar ti set b0='B88LE1L5IUOB0IMB' where id=4;
-update noar tt set v0='PI7RHD03X9QXWBE3B3YCBH' where id=4;
-update noar ti set v0='PI7RHD03X9QXWBE3B3YCBH' where id=4;
-update noar tt set b1='LRALB8FRE8LH84YTS2UW61' where id=4;
-update noar ti set b1='LRALB8FRE8LH84YTS2UW61' where id=4;
-update noar tt set v0='J28U8MKQPMFJM51FUR4T71VX5DJ' where id=4;
-update noar ti set v0='J28U8MKQPMFJM51FUR4T71VX5DJ' where id=4;
-update noar tt set b2='TU7OQK63' where id=4;
-update noar ti set b2='TU7OQK63' where id=4;
-update noar tt set v0='GM' where id=5;
-update noar ti set v0='GM' where id=5;
-update noar tt set b0='YX10VFTH4C' where id=5;
-update noar ti set b0='YX10VFTH4C' where id=5;
-update noar tt set v0='870' where id=5;
-update noar ti set v0='870' where id=5;
-update noar tt set b1='T0P40G' where id=5;
-update noar ti set b1='T0P40G' where id=5;
-update noar tt set v0='A5PB4RCW1GD0YN1VSC3BSP8APEIK' where id=5;
-update noar ti set v0='A5PB4RCW1GD0YN1VSC3BSP8APEIK' where id=5;
-update noar tt set b2='1CT58EU6E6J2DSSQ2' where id=5;
-update noar ti set b2='1CT58EU6E6J2DSSQ2' where id=5;
-update noar tt set v0='S' where id=6;
-update noar ti set v0='S' where id=6;
-update noar tt set b0='WYOC32VVE80T6KL5L53GXVLUP48' where id=6;
-update noar ti set b0='WYOC32VVE80T6KL5L53GXVLUP48' where id=6;
-update noar tt set v0='LR7BOL' where id=6;
-update noar ti set v0='LR7BOL' where id=6;
-update noar tt set b1='GOUEP9F' where id=6;
-update noar ti set b1='GOUEP9F' where id=6;
-update noar tt set v0='120MD4F' where id=6;
-update noar ti set v0='120MD4F' where id=6;
-update noar tt set b2='MRULR4Z133' where id=6;
-update noar ti set b2='MRULR4Z133' where id=6;
-update noar tt set v0='MNPVYRN0W7S7M0K' where id=7;
-update noar ti set v0='MNPVYRN0W7S7M0K' where id=7;
-update noar tt set b0='978O6F8PYYAZ5HKNCKQ2YEHBNF6SX' where id=7;
-update noar ti set b0='978O6F8PYYAZ5HKNCKQ2YEHBNF6SX' where id=7;
-update noar tt set v0='8TEAZN78DE2445UB0FRSE8FPXHM' where id=7;
-update noar ti set v0='8TEAZN78DE2445UB0FRSE8FPXHM' where id=7;
-update noar tt set b1='6Y8ZKJU3CUA4APVY' where id=7;
-update noar ti set b1='6Y8ZKJU3CUA4APVY' where id=7;
-update noar tt set v0='78RH586WLY' where id=7;
-update noar ti set v0='78RH586WLY' where id=7;
-update noar tt set b2='Z0' where id=7;
-update noar ti set b2='Z0' where id=7;
-update noar tt set v0='7QA3MTJ7B' where id=8;
-update noar ti set v0='7QA3MTJ7B' where id=8;
-update noar tt set b0='C53LS0W4' where id=8;
-update noar ti set b0='C53LS0W4' where id=8;
-update noar tt set v0='Z' where id=8;
-update noar ti set v0='Z' where id=8;
-update noar tt set b1='5C5HZF9AMURYW8860MKXMXLJ1D4' where id=8;
-update noar ti set b1='5C5HZF9AMURYW8860MKXMXLJ1D4' where id=8;
-update noar tt set v0='2OK6C72SA49D2956Y28FXO6JW57Y5RM6' where id=8;
-update noar ti set v0='2OK6C72SA49D2956Y28FXO6JW57Y5RM6' where id=8;
-update noar tt set b2='L2' where id=8;
-update noar ti set b2='L2' where id=8;
-update noar tt set v0='OR0AX8CR32A47VCFYP35F569G7XPH' where id=9;
-update noar ti set v0='OR0AX8CR32A47VCFYP35F569G7XPH' where id=9;
-update noar tt set b0='DJ66RI8L' where id=9;
-update noar ti set b0='DJ66RI8L' where id=9;
-update noar tt set v0='WZNUXG82TH5JXKMK1T5GXQT93F6NEA6C' where id=9;
-update noar ti set v0='WZNUXG82TH5JXKMK1T5GXQT93F6NEA6C' where id=9;
-update noar tt set b1='V9HDF' where id=9;
-update noar ti set b1='V9HDF' where id=9;
-update noar tt set v0='C1OBESVQ7Z16P1RSVWE5HVPCCR' where id=9;
-update noar ti set v0='C1OBESVQ7Z16P1RSVWE5HVPCCR' where id=9;
-update noar tt set b2='9LY3OTQNKWO6ZO5V2R6B7TY' where id=9;
-update noar ti set b2='9LY3OTQNKWO6ZO5V2R6B7TY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 longblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='PHR5V7JY1WU073QOJIB56S73IF' where id=1;
-update noar ti set v0='PHR5V7JY1WU073QOJIB56S73IF' where id=1;
-update noar tt set b0='YDPEE02N29K5MWCWGYB1BTPW' where id=1;
-update noar ti set b0='YDPEE02N29K5MWCWGYB1BTPW' where id=1;
-update noar tt set v0='N6B' where id=1;
-update noar ti set v0='N6B' where id=1;
-update noar tt set b1='ZT2GN1XWKX76P886YGOBEG' where id=1;
-update noar ti set b1='ZT2GN1XWKX76P886YGOBEG' where id=1;
-update noar tt set v0='5J9' where id=1;
-update noar ti set v0='5J9' where id=1;
-update noar tt set b2='WIW2SI8KC14TTO8RMIR4V92WX4' where id=1;
-update noar ti set b2='WIW2SI8KC14TTO8RMIR4V92WX4' where id=1;
-update noar tt set v0='PE0MBBHL7MLCEJRXN7R3UJ' where id=2;
-update noar ti set v0='PE0MBBHL7MLCEJRXN7R3UJ' where id=2;
-update noar tt set b0='R2DC21AAZ6N9ALWARJP1QTNGML1WD' where id=2;
-update noar ti set b0='R2DC21AAZ6N9ALWARJP1QTNGML1WD' where id=2;
-update noar tt set v0='3WYBJXG52KK58V2BP' where id=2;
-update noar ti set v0='3WYBJXG52KK58V2BP' where id=2;
-update noar tt set b1='JDG' where id=2;
-update noar ti set b1='JDG' where id=2;
-update noar tt set v0='I210H2HYGTGKCL' where id=2;
-update noar ti set v0='I210H2HYGTGKCL' where id=2;
-update noar tt set b2='R1V9KA520TI2M4B' where id=2;
-update noar ti set b2='R1V9KA520TI2M4B' where id=2;
-update noar tt set v0='7P935LES9682SG' where id=3;
-update noar ti set v0='7P935LES9682SG' where id=3;
-update noar tt set b0='IWKWJE4' where id=3;
-update noar ti set b0='IWKWJE4' where id=3;
-update noar tt set v0='VUYA3' where id=3;
-update noar ti set v0='VUYA3' where id=3;
-update noar tt set b1='VJFQM' where id=3;
-update noar ti set b1='VJFQM' where id=3;
-update noar tt set v0='96NBM9QT1' where id=3;
-update noar ti set v0='96NBM9QT1' where id=3;
-update noar tt set b2='SZU' where id=3;
-update noar ti set b2='SZU' where id=3;
-update noar tt set v0='T9B8YK9CJ7XBG7G6RR2CF4' where id=4;
-update noar ti set v0='T9B8YK9CJ7XBG7G6RR2CF4' where id=4;
-update noar tt set b0='4QCRVLMJ9IJS50BTP' where id=4;
-update noar ti set b0='4QCRVLMJ9IJS50BTP' where id=4;
-update noar tt set v0='D96S383WHP6U6PK' where id=4;
-update noar ti set v0='D96S383WHP6U6PK' where id=4;
-update noar tt set b1='I5QOIHOX2ZA3PE' where id=4;
-update noar ti set b1='I5QOIHOX2ZA3PE' where id=4;
-update noar tt set v0='SKZJEFY75XN10' where id=4;
-update noar ti set v0='SKZJEFY75XN10' where id=4;
-update noar tt set b2='U04EZLXCQMYW3V3H4DALLQQMY7Q1KP6' where id=4;
-update noar ti set b2='U04EZLXCQMYW3V3H4DALLQQMY7Q1KP6' where id=4;
-update noar tt set v0='RMYBX5NQ8IBF6OQ1T08SBL' where id=5;
-update noar ti set v0='RMYBX5NQ8IBF6OQ1T08SBL' where id=5;
-update noar tt set b0='AD3N27TIWLDLLTSTAR17UIY4UH' where id=5;
-update noar ti set b0='AD3N27TIWLDLLTSTAR17UIY4UH' where id=5;
-update noar tt set v0='G011RPM26RZ' where id=5;
-update noar ti set v0='G011RPM26RZ' where id=5;
-update noar tt set b1='BDPPIL44T9VM90MCVMO7O3C' where id=5;
-update noar ti set b1='BDPPIL44T9VM90MCVMO7O3C' where id=5;
-update noar tt set v0='4C18KYFF0ME' where id=5;
-update noar ti set v0='4C18KYFF0ME' where id=5;
-update noar tt set b2='H84V0J5G64HOZPJH8IV9ZW' where id=5;
-update noar ti set b2='H84V0J5G64HOZPJH8IV9ZW' where id=5;
-update noar tt set v0='7MN53ZUSX1UGTHGNM2Q9' where id=6;
-update noar ti set v0='7MN53ZUSX1UGTHGNM2Q9' where id=6;
-update noar tt set b0='FAO3BUBZPHDUP7YF53599JA64UW1' where id=6;
-update noar ti set b0='FAO3BUBZPHDUP7YF53599JA64UW1' where id=6;
-update noar tt set v0='RL11BMUJI3RK87KFSRV74' where id=6;
-update noar ti set v0='RL11BMUJI3RK87KFSRV74' where id=6;
-update noar tt set b1='5I7' where id=6;
-update noar ti set b1='5I7' where id=6;
-update noar tt set v0='CD3XKD3DHJBRJBACFV24Y53HS2Q76R' where id=6;
-update noar ti set v0='CD3XKD3DHJBRJBACFV24Y53HS2Q76R' where id=6;
-update noar tt set b2='SP' where id=6;
-update noar ti set b2='SP' where id=6;
-update noar tt set v0='4VBV1HBP6MK2MGEV' where id=7;
-update noar ti set v0='4VBV1HBP6MK2MGEV' where id=7;
-update noar tt set b0='PMRNL0S4DFX43CEQ70E92LBO15S63' where id=7;
-update noar ti set b0='PMRNL0S4DFX43CEQ70E92LBO15S63' where id=7;
-update noar tt set v0='ZZCY1HXTUP629SUD1IPS5Y' where id=7;
-update noar ti set v0='ZZCY1HXTUP629SUD1IPS5Y' where id=7;
-update noar tt set b1='XBA19L7AOK96ZQRJI8IUCZ5X0' where id=7;
-update noar ti set b1='XBA19L7AOK96ZQRJI8IUCZ5X0' where id=7;
-update noar tt set v0='P06VTFH86K' where id=7;
-update noar ti set v0='P06VTFH86K' where id=7;
-update noar tt set b2='AD5PMS2XVLGB' where id=7;
-update noar ti set b2='AD5PMS2XVLGB' where id=7;
-update noar tt set v0='0QC20FZPXBIKCODRBJONNR0NUXC2SDSY' where id=8;
-update noar ti set v0='0QC20FZPXBIKCODRBJONNR0NUXC2SDSY' where id=8;
-update noar tt set b0='PZXM5598GDZSPH2RK' where id=8;
-update noar ti set b0='PZXM5598GDZSPH2RK' where id=8;
-update noar tt set v0='F346V5J05UXC749ALV' where id=8;
-update noar ti set v0='F346V5J05UXC749ALV' where id=8;
-update noar tt set b1='MNGKLUHW' where id=8;
-update noar ti set b1='MNGKLUHW' where id=8;
-update noar tt set v0='VF5RQKP6U1JC665EMC' where id=8;
-update noar ti set v0='VF5RQKP6U1JC665EMC' where id=8;
-update noar tt set b2='KPKFVA52DZQYAM7' where id=8;
-update noar ti set b2='KPKFVA52DZQYAM7' where id=8;
-update noar tt set v0='9JAUDHG1' where id=9;
-update noar ti set v0='9JAUDHG1' where id=9;
-update noar tt set b0='TEIH533FXWNAYHS6103XOVRG' where id=9;
-update noar ti set b0='TEIH533FXWNAYHS6103XOVRG' where id=9;
-update noar tt set v0='3HCG7' where id=9;
-update noar ti set v0='3HCG7' where id=9;
-update noar tt set b1='R5G5B45OC71VNE0XL' where id=9;
-update noar ti set b1='R5G5B45OC71VNE0XL' where id=9;
-update noar tt set v0='SHM2S6J5B0TD7E' where id=9;
-update noar ti set v0='SHM2S6J5B0TD7E' where id=9;
-update noar tt set b2='W75YOSOZM14Q43PVVOA5IS' where id=9;
-update noar ti set b2='W75YOSOZM14Q43PVVOA5IS' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 longblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='WLU26SY' where id=1;
-update noar ti set v0='WLU26SY' where id=1;
-update noar tt set b0='YZ4TDUAVDJZG8G1YXCGI3DEPA8ZRIO' where id=1;
-update noar ti set b0='YZ4TDUAVDJZG8G1YXCGI3DEPA8ZRIO' where id=1;
-update noar tt set v0='0BRD64W' where id=1;
-update noar ti set v0='0BRD64W' where id=1;
-update noar tt set b1='RRM593JN698L1X' where id=1;
-update noar ti set b1='RRM593JN698L1X' where id=1;
-update noar tt set v0='UM7XVGQ5Z' where id=1;
-update noar ti set v0='UM7XVGQ5Z' where id=1;
-update noar tt set b2='KZQPGD' where id=1;
-update noar ti set b2='KZQPGD' where id=1;
-update noar tt set v0='97B7EGPHGKKVT' where id=2;
-update noar ti set v0='97B7EGPHGKKVT' where id=2;
-update noar tt set b0='CDALQLH7KEZRR342VS0A92C68OH' where id=2;
-update noar ti set b0='CDALQLH7KEZRR342VS0A92C68OH' where id=2;
-update noar tt set v0='2ETM' where id=2;
-update noar ti set v0='2ETM' where id=2;
-update noar tt set b1='EFQ11YOD94UJ523TC' where id=2;
-update noar ti set b1='EFQ11YOD94UJ523TC' where id=2;
-update noar tt set v0='VX39CALAZQIETW0VZQ8A18M9JF3Q65' where id=2;
-update noar ti set v0='VX39CALAZQIETW0VZQ8A18M9JF3Q65' where id=2;
-update noar tt set b2='EVT' where id=2;
-update noar ti set b2='EVT' where id=2;
-update noar tt set v0='HS7KQ' where id=3;
-update noar ti set v0='HS7KQ' where id=3;
-update noar tt set b0='NJ71T813LJVA9D2UB' where id=3;
-update noar ti set b0='NJ71T813LJVA9D2UB' where id=3;
-update noar tt set v0='6WL8H78VZNK40LSBMTTIGDVXE47' where id=3;
-update noar ti set v0='6WL8H78VZNK40LSBMTTIGDVXE47' where id=3;
-update noar tt set b1='ISW' where id=3;
-update noar ti set b1='ISW' where id=3;
-update noar tt set v0='MVNBNIZW619OYAD' where id=3;
-update noar ti set v0='MVNBNIZW619OYAD' where id=3;
-update noar tt set b2='TJRDN7EIQ16P28RO09RPOXC1PRRI5' where id=3;
-update noar ti set b2='TJRDN7EIQ16P28RO09RPOXC1PRRI5' where id=3;
-update noar tt set v0='6RA35JCA0GLZKT36IKSMGZE2ZI7A' where id=4;
-update noar ti set v0='6RA35JCA0GLZKT36IKSMGZE2ZI7A' where id=4;
-update noar tt set b0='ISM0MO' where id=4;
-update noar ti set b0='ISM0MO' where id=4;
-update noar tt set v0='QHECUZHAGRLIPND8POGCCHL5G4BKLUU' where id=4;
-update noar ti set v0='QHECUZHAGRLIPND8POGCCHL5G4BKLUU' where id=4;
-update noar tt set b1='RC0VVC355Q9EVQSJP3IIV4' where id=4;
-update noar ti set b1='RC0VVC355Q9EVQSJP3IIV4' where id=4;
-update noar tt set v0='6EJAXY8U078JRBAQFUFLBU6CP' where id=4;
-update noar ti set v0='6EJAXY8U078JRBAQFUFLBU6CP' where id=4;
-update noar tt set b2='ZQU0NF5W3' where id=4;
-update noar ti set b2='ZQU0NF5W3' where id=4;
-update noar tt set v0='LYIB' where id=5;
-update noar ti set v0='LYIB' where id=5;
-update noar tt set b0='YTTKYT' where id=5;
-update noar ti set b0='YTTKYT' where id=5;
-update noar tt set v0='Y5J' where id=5;
-update noar ti set v0='Y5J' where id=5;
-update noar tt set b1='RN3PU8YSC8YFYM1SR4WCOV' where id=5;
-update noar ti set b1='RN3PU8YSC8YFYM1SR4WCOV' where id=5;
-update noar tt set v0='9CKJ' where id=5;
-update noar ti set v0='9CKJ' where id=5;
-update noar tt set b2='X88L7YCEJE2K388800Z7FTVC233S4D2' where id=5;
-update noar ti set b2='X88L7YCEJE2K388800Z7FTVC233S4D2' where id=5;
-update noar tt set v0='S9VXSIGQ0RETGCC1EG3XERMJ9' where id=6;
-update noar ti set v0='S9VXSIGQ0RETGCC1EG3XERMJ9' where id=6;
-update noar tt set b0='KY43ISWEA2G53V6UNCVAEU' where id=6;
-update noar ti set b0='KY43ISWEA2G53V6UNCVAEU' where id=6;
-update noar tt set v0='LX39MDR0EP9B7UXACN83CEMWJDFFCXL' where id=6;
-update noar ti set v0='LX39MDR0EP9B7UXACN83CEMWJDFFCXL' where id=6;
-update noar tt set b1='FJEK0INZ48GXEYOOMFM8UJI4E71329G' where id=6;
-update noar ti set b1='FJEK0INZ48GXEYOOMFM8UJI4E71329G' where id=6;
-update noar tt set v0='8KXEL4T9OHE20' where id=6;
-update noar ti set v0='8KXEL4T9OHE20' where id=6;
-update noar tt set b2='XI' where id=6;
-update noar ti set b2='XI' where id=6;
-update noar tt set v0='1YZRB46JK8MLB7P6L184L4Q63IQ7' where id=7;
-update noar ti set v0='1YZRB46JK8MLB7P6L184L4Q63IQ7' where id=7;
-update noar tt set b0='EI' where id=7;
-update noar ti set b0='EI' where id=7;
-update noar tt set v0='0UEQV48I3657S45RI1UP6PBWTJJ6IE' where id=7;
-update noar ti set v0='0UEQV48I3657S45RI1UP6PBWTJJ6IE' where id=7;
-update noar tt set b1='03J03' where id=7;
-update noar ti set b1='03J03' where id=7;
-update noar tt set v0='RX5HY5' where id=7;
-update noar ti set v0='RX5HY5' where id=7;
-update noar tt set b2='57XF2C0DRU6WDN' where id=7;
-update noar ti set b2='57XF2C0DRU6WDN' where id=7;
-update noar tt set v0='9LG602GNKZHEQ0YB9ZOX' where id=8;
-update noar ti set v0='9LG602GNKZHEQ0YB9ZOX' where id=8;
-update noar tt set b0='MPHI3ONGH861VF' where id=8;
-update noar ti set b0='MPHI3ONGH861VF' where id=8;
-update noar tt set v0='5MITBB25PO5OWYPU242HZ' where id=8;
-update noar ti set v0='5MITBB25PO5OWYPU242HZ' where id=8;
-update noar tt set b1='2XXTYD' where id=8;
-update noar ti set b1='2XXTYD' where id=8;
-update noar tt set v0='MHFEI2AT1R9KLW0T6MY5U9V3YUUTA5H' where id=8;
-update noar ti set v0='MHFEI2AT1R9KLW0T6MY5U9V3YUUTA5H' where id=8;
-update noar tt set b2='PAQ0CTDBBQF' where id=8;
-update noar ti set b2='PAQ0CTDBBQF' where id=8;
-update noar tt set v0='1TG665CKQ5XN58Q' where id=9;
-update noar ti set v0='1TG665CKQ5XN58Q' where id=9;
-update noar tt set b0='C4TR0D0P' where id=9;
-update noar ti set b0='C4TR0D0P' where id=9;
-update noar tt set v0='4CI2VEBY60XZEZ44TY16X02CH921X' where id=9;
-update noar ti set v0='4CI2VEBY60XZEZ44TY16X02CH921X' where id=9;
-update noar tt set b1='UH9VKXEP17E' where id=9;
-update noar ti set b1='UH9VKXEP17E' where id=9;
-update noar tt set v0='W4SJ5OKSKXRQMUL' where id=9;
-update noar ti set v0='W4SJ5OKSKXRQMUL' where id=9;
-update noar tt set b2='MNULS18' where id=9;
-update noar ti set b2='MNULS18' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 longblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='2YFR7YFNVBMABVD94CZ' where id=1;
-update noar ti set v0='2YFR7YFNVBMABVD94CZ' where id=1;
-update noar tt set b0='D1C352ZX6A4NXMJ07K2' where id=1;
-update noar ti set b0='D1C352ZX6A4NXMJ07K2' where id=1;
-update noar tt set v0='EDNM56X8XKUISQI1GRR2B5BD6CGBXI' where id=1;
-update noar ti set v0='EDNM56X8XKUISQI1GRR2B5BD6CGBXI' where id=1;
-update noar tt set b1='UWW2IIMZ' where id=1;
-update noar ti set b1='UWW2IIMZ' where id=1;
-update noar tt set v0='73Z1ME44RLDFYFONGR43' where id=1;
-update noar ti set v0='73Z1ME44RLDFYFONGR43' where id=1;
-update noar tt set b2='GLTX7S07N4TO3KS4EOCMYCZVO09T9M4' where id=1;
-update noar ti set b2='GLTX7S07N4TO3KS4EOCMYCZVO09T9M4' where id=1;
-update noar tt set v0='NAHVPZBIZFE9YKW9ETMZTZWQ7C4' where id=2;
-update noar ti set v0='NAHVPZBIZFE9YKW9ETMZTZWQ7C4' where id=2;
-update noar tt set b0='IU0G6YHBK1J9YS' where id=2;
-update noar ti set b0='IU0G6YHBK1J9YS' where id=2;
-update noar tt set v0='RGSAN0IW2JZ5V44L5YDP' where id=2;
-update noar ti set v0='RGSAN0IW2JZ5V44L5YDP' where id=2;
-update noar tt set b1='4CB53D2WRZW' where id=2;
-update noar ti set b1='4CB53D2WRZW' where id=2;
-update noar tt set v0='ILKAVIJV9WAJEF2PL5KZNSY' where id=2;
-update noar ti set v0='ILKAVIJV9WAJEF2PL5KZNSY' where id=2;
-update noar tt set b2='U1DD6E096K9BZEWNH' where id=2;
-update noar ti set b2='U1DD6E096K9BZEWNH' where id=2;
-update noar tt set v0='U7LJ1KK5C13EZOMEXM89QT1P08EZ' where id=3;
-update noar ti set v0='U7LJ1KK5C13EZOMEXM89QT1P08EZ' where id=3;
-update noar tt set b0='VRHT' where id=3;
-update noar ti set b0='VRHT' where id=3;
-update noar tt set v0='TY1FS55IE' where id=3;
-update noar ti set v0='TY1FS55IE' where id=3;
-update noar tt set b1='FNTVRMKQSSQN3Z7QXT' where id=3;
-update noar ti set b1='FNTVRMKQSSQN3Z7QXT' where id=3;
-update noar tt set v0='5D7G5VB9G2FOZ3VHF' where id=3;
-update noar ti set v0='5D7G5VB9G2FOZ3VHF' where id=3;
-update noar tt set b2='2KHZG4FU2NSE9CWHO' where id=3;
-update noar ti set b2='2KHZG4FU2NSE9CWHO' where id=3;
-update noar tt set v0='TAXA8L0K08MNRW6V5' where id=4;
-update noar ti set v0='TAXA8L0K08MNRW6V5' where id=4;
-update noar tt set b0='U5KJM4G20UPOIRIKR0XZ' where id=4;
-update noar ti set b0='U5KJM4G20UPOIRIKR0XZ' where id=4;
-update noar tt set v0='FASAEZ1A8E838PIIH6YB9KUO' where id=4;
-update noar ti set v0='FASAEZ1A8E838PIIH6YB9KUO' where id=4;
-update noar tt set b1='Y4XAX79W20RPOTLPADOKBHGX3AZBD' where id=4;
-update noar ti set b1='Y4XAX79W20RPOTLPADOKBHGX3AZBD' where id=4;
-update noar tt set v0='BP4TM' where id=4;
-update noar ti set v0='BP4TM' where id=4;
-update noar tt set b2='L1E8EAJCDCEZJBKDE993OH59WL' where id=4;
-update noar ti set b2='L1E8EAJCDCEZJBKDE993OH59WL' where id=4;
-update noar tt set v0='FSP6AHI4JKVAEYLP7YWH9BGMD4CH' where id=5;
-update noar ti set v0='FSP6AHI4JKVAEYLP7YWH9BGMD4CH' where id=5;
-update noar tt set b0='EAUUIB1B06ENPYLTKGW9HP3676Y3RGL' where id=5;
-update noar ti set b0='EAUUIB1B06ENPYLTKGW9HP3676Y3RGL' where id=5;
-update noar tt set v0='SJ0N28ERRQEO7CEZ6J6CBTIY0XENL7L' where id=5;
-update noar ti set v0='SJ0N28ERRQEO7CEZ6J6CBTIY0XENL7L' where id=5;
-update noar tt set b1='W0XNGYC' where id=5;
-update noar ti set b1='W0XNGYC' where id=5;
-update noar tt set v0='U84RKJTWQB9R5NWHWTN2JI6' where id=5;
-update noar ti set v0='U84RKJTWQB9R5NWHWTN2JI6' where id=5;
-update noar tt set b2='7WI0' where id=5;
-update noar ti set b2='7WI0' where id=5;
-update noar tt set v0='2ZJVWZ' where id=6;
-update noar ti set v0='2ZJVWZ' where id=6;
-update noar tt set b0='S6SKLIDK76UNZVFS6ES8OZBGVMS7' where id=6;
-update noar ti set b0='S6SKLIDK76UNZVFS6ES8OZBGVMS7' where id=6;
-update noar tt set v0='IPJORAM60NQXJI' where id=6;
-update noar ti set v0='IPJORAM60NQXJI' where id=6;
-update noar tt set b1='2Y0WW1' where id=6;
-update noar ti set b1='2Y0WW1' where id=6;
-update noar tt set v0='AEZMWB4EQIGWO8G' where id=6;
-update noar ti set v0='AEZMWB4EQIGWO8G' where id=6;
-update noar tt set b2='AGDY6STMHIKIS23HOJEYRJEWWCK4' where id=6;
-update noar ti set b2='AGDY6STMHIKIS23HOJEYRJEWWCK4' where id=6;
-update noar tt set v0='9XVL670GR8AVWKSA3662F4LYO' where id=7;
-update noar ti set v0='9XVL670GR8AVWKSA3662F4LYO' where id=7;
-update noar tt set b0='T' where id=7;
-update noar ti set b0='T' where id=7;
-update noar tt set v0='D5YVQG5QRNHRQRTP' where id=7;
-update noar ti set v0='D5YVQG5QRNHRQRTP' where id=7;
-update noar tt set b1='5GULAJQEFO16E7V2JRU8756SRBNWV2P' where id=7;
-update noar ti set b1='5GULAJQEFO16E7V2JRU8756SRBNWV2P' where id=7;
-update noar tt set v0='CEGHCLZ3Z48YEVB' where id=7;
-update noar ti set v0='CEGHCLZ3Z48YEVB' where id=7;
-update noar tt set b2='HSQTJAQ0B7BD' where id=7;
-update noar ti set b2='HSQTJAQ0B7BD' where id=7;
-update noar tt set v0='D73LVLM7' where id=8;
-update noar ti set v0='D73LVLM7' where id=8;
-update noar tt set b0='OQGJZH8QN8ABAFAP0NQC13P4' where id=8;
-update noar ti set b0='OQGJZH8QN8ABAFAP0NQC13P4' where id=8;
-update noar tt set v0='0KTTY' where id=8;
-update noar ti set v0='0KTTY' where id=8;
-update noar tt set b1='980R9UERD1Q' where id=8;
-update noar ti set b1='980R9UERD1Q' where id=8;
-update noar tt set v0='NHBXX0WNEF207MRLM0O' where id=8;
-update noar ti set v0='NHBXX0WNEF207MRLM0O' where id=8;
-update noar tt set b2='G9UZG8FZKV6G6187JTKJDCGCEKOZR0WX' where id=8;
-update noar ti set b2='G9UZG8FZKV6G6187JTKJDCGCEKOZR0WX' where id=8;
-update noar tt set v0='IR4KTP4LZO' where id=9;
-update noar ti set v0='IR4KTP4LZO' where id=9;
-update noar tt set b0='9OFE64610RU69' where id=9;
-update noar ti set b0='9OFE64610RU69' where id=9;
-update noar tt set v0='3J5P8KQB0ROFPY' where id=9;
-update noar ti set v0='3J5P8KQB0ROFPY' where id=9;
-update noar tt set b1='P0I23GYR6UO6NNDUE4VG' where id=9;
-update noar ti set b1='P0I23GYR6UO6NNDUE4VG' where id=9;
-update noar tt set v0='LV23IQFNKKCLA3RR' where id=9;
-update noar ti set v0='LV23IQFNKKCLA3RR' where id=9;
-update noar tt set b2='HXJPTZ45LOYP44OK8DPQSE1B1R7' where id=9;
-update noar ti set b2='HXJPTZ45LOYP44OK8DPQSE1B1R7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 tinyblob null,
-b1 longblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='WKB6QCXEDAX7BKAZ7FBYFMXJ54JIZ4' where id=1;
-update noar ti set v0='WKB6QCXEDAX7BKAZ7FBYFMXJ54JIZ4' where id=1;
-update noar tt set b0='DAARWNBBKGNY0JBR1CD6W' where id=1;
-update noar ti set b0='DAARWNBBKGNY0JBR1CD6W' where id=1;
-update noar tt set v0='4YGA2EABOXMSCKOA' where id=1;
-update noar ti set v0='4YGA2EABOXMSCKOA' where id=1;
-update noar tt set b1='NFFFZVKDVLR' where id=1;
-update noar ti set b1='NFFFZVKDVLR' where id=1;
-update noar tt set v0='9I6KRK9IAX12CG7I2M7QITVNNNBXIG' where id=1;
-update noar ti set v0='9I6KRK9IAX12CG7I2M7QITVNNNBXIG' where id=1;
-update noar tt set b2='ETBQGKPB0A9Q2YULI8BHZ' where id=1;
-update noar ti set b2='ETBQGKPB0A9Q2YULI8BHZ' where id=1;
-update noar tt set v0='7S5KZ52Z2NNIIXV5XZBS' where id=2;
-update noar ti set v0='7S5KZ52Z2NNIIXV5XZBS' where id=2;
-update noar tt set b0='GDFU' where id=2;
-update noar ti set b0='GDFU' where id=2;
-update noar tt set v0='IM5YJ456Q7A0OZRTTEK7' where id=2;
-update noar ti set v0='IM5YJ456Q7A0OZRTTEK7' where id=2;
-update noar tt set b1='4Q4M2ZU4ODH33NYFX1MGDY1O967OE' where id=2;
-update noar ti set b1='4Q4M2ZU4ODH33NYFX1MGDY1O967OE' where id=2;
-update noar tt set v0='5L' where id=2;
-update noar ti set v0='5L' where id=2;
-update noar tt set b2='Q8XV5WET3W2ARGFM' where id=2;
-update noar ti set b2='Q8XV5WET3W2ARGFM' where id=2;
-update noar tt set v0='RRE0FA0' where id=3;
-update noar ti set v0='RRE0FA0' where id=3;
-update noar tt set b0='77LG4G1XJ1GN58QXHZEK7WF657GLL' where id=3;
-update noar ti set b0='77LG4G1XJ1GN58QXHZEK7WF657GLL' where id=3;
-update noar tt set v0='JO' where id=3;
-update noar ti set v0='JO' where id=3;
-update noar tt set b1='O230MX7LSTX8F3MY4R3N1' where id=3;
-update noar ti set b1='O230MX7LSTX8F3MY4R3N1' where id=3;
-update noar tt set v0='J3JEPDQ028UY4MT9MM' where id=3;
-update noar ti set v0='J3JEPDQ028UY4MT9MM' where id=3;
-update noar tt set b2='LBKFFTPKEVT760XOGV2' where id=3;
-update noar ti set b2='LBKFFTPKEVT760XOGV2' where id=3;
-update noar tt set v0='FD5P55NA3IIYPAR9WNOKGN21K' where id=4;
-update noar ti set v0='FD5P55NA3IIYPAR9WNOKGN21K' where id=4;
-update noar tt set b0='FM1CGVMA25LKCJPW06TM3S11' where id=4;
-update noar ti set b0='FM1CGVMA25LKCJPW06TM3S11' where id=4;
-update noar tt set v0='N' where id=4;
-update noar ti set v0='N' where id=4;
-update noar tt set b1='8FGHZT4SDT' where id=4;
-update noar ti set b1='8FGHZT4SDT' where id=4;
-update noar tt set v0='JGM5NWCYN0OFWKR417AJHODI75D' where id=4;
-update noar ti set v0='JGM5NWCYN0OFWKR417AJHODI75D' where id=4;
-update noar tt set b2='T7CWNK' where id=4;
-update noar ti set b2='T7CWNK' where id=4;
-update noar tt set v0='57W4FXI' where id=5;
-update noar ti set v0='57W4FXI' where id=5;
-update noar tt set b0='0MVW2VNB2FJHNONA' where id=5;
-update noar ti set b0='0MVW2VNB2FJHNONA' where id=5;
-update noar tt set v0='AHZWOCT' where id=5;
-update noar ti set v0='AHZWOCT' where id=5;
-update noar tt set b1='1WPFSUBUWOSGNWMSTGTGZ5' where id=5;
-update noar ti set b1='1WPFSUBUWOSGNWMSTGTGZ5' where id=5;
-update noar tt set v0='V4C6EK' where id=5;
-update noar ti set v0='V4C6EK' where id=5;
-update noar tt set b2='WFLN792PV0T7SZH1D' where id=5;
-update noar ti set b2='WFLN792PV0T7SZH1D' where id=5;
-update noar tt set v0='KEE87BO2779WDXH4DFKJJJQ2Z95T' where id=6;
-update noar ti set v0='KEE87BO2779WDXH4DFKJJJQ2Z95T' where id=6;
-update noar tt set b0='X' where id=6;
-update noar ti set b0='X' where id=6;
-update noar tt set v0='U7PLXDX4B0EPOGEHSI' where id=6;
-update noar ti set v0='U7PLXDX4B0EPOGEHSI' where id=6;
-update noar tt set b1='51NY1VUXRQGPYO' where id=6;
-update noar ti set b1='51NY1VUXRQGPYO' where id=6;
-update noar tt set v0='3GPYI35AKG3018X8BYVL5' where id=6;
-update noar ti set v0='3GPYI35AKG3018X8BYVL5' where id=6;
-update noar tt set b2='PHVNHICZ1MY39XI0JQV0E' where id=6;
-update noar ti set b2='PHVNHICZ1MY39XI0JQV0E' where id=6;
-update noar tt set v0='BAPY2FCG8BJ3ZR3DMI1MB' where id=7;
-update noar ti set v0='BAPY2FCG8BJ3ZR3DMI1MB' where id=7;
-update noar tt set b0='IOJH0GMSX9H2HZT' where id=7;
-update noar ti set b0='IOJH0GMSX9H2HZT' where id=7;
-update noar tt set v0='LO1908ZMFVVWW1OX3ZJZGJ0TS2J2QH' where id=7;
-update noar ti set v0='LO1908ZMFVVWW1OX3ZJZGJ0TS2J2QH' where id=7;
-update noar tt set b1='S7XAKSSGSXNIMPWBN7ULY95ETF3U2' where id=7;
-update noar ti set b1='S7XAKSSGSXNIMPWBN7ULY95ETF3U2' where id=7;
-update noar tt set v0='URKDP2MZNHHA3BLJM' where id=7;
-update noar ti set v0='URKDP2MZNHHA3BLJM' where id=7;
-update noar tt set b2='OUPA298IPRTHVWA5WUK0IS' where id=7;
-update noar ti set b2='OUPA298IPRTHVWA5WUK0IS' where id=7;
-update noar tt set v0='I9N2HBC11AYL24SX5M1NOPFD3M' where id=8;
-update noar ti set v0='I9N2HBC11AYL24SX5M1NOPFD3M' where id=8;
-update noar tt set b0='UUCWYUY0NR1DM8ZJ2WQ5' where id=8;
-update noar ti set b0='UUCWYUY0NR1DM8ZJ2WQ5' where id=8;
-update noar tt set v0='N7XFLJ' where id=8;
-update noar ti set v0='N7XFLJ' where id=8;
-update noar tt set b1='3VQY8R26AZ' where id=8;
-update noar ti set b1='3VQY8R26AZ' where id=8;
-update noar tt set v0='L3GG39QTMJAK3GMA46ZDPU' where id=8;
-update noar ti set v0='L3GG39QTMJAK3GMA46ZDPU' where id=8;
-update noar tt set b2='NMMCGNOWUTG19E9L266G4YPLKMY5A' where id=8;
-update noar ti set b2='NMMCGNOWUTG19E9L266G4YPLKMY5A' where id=8;
-update noar tt set v0='C2FQ96XNGUYC84D7HA9' where id=9;
-update noar ti set v0='C2FQ96XNGUYC84D7HA9' where id=9;
-update noar tt set b0='6U2M544B1UHZ' where id=9;
-update noar ti set b0='6U2M544B1UHZ' where id=9;
-update noar tt set v0='8JWSNHHEVZJS9PWV8VOW2GYGKRJ' where id=9;
-update noar ti set v0='8JWSNHHEVZJS9PWV8VOW2GYGKRJ' where id=9;
-update noar tt set b1='KHT6ABJV82' where id=9;
-update noar ti set b1='KHT6ABJV82' where id=9;
-update noar tt set v0='IDSLWB500SW2' where id=9;
-update noar ti set v0='IDSLWB500SW2' where id=9;
-update noar tt set b2='V8N7Q3W2' where id=9;
-update noar ti set b2='V8N7Q3W2' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 tinyblob null,
-b1 longblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ZZQW0' where id=1;
-update noar ti set v0='ZZQW0' where id=1;
-update noar tt set b0='7W4HXNM2XQK5AH7NK1NP4OTXY85O4' where id=1;
-update noar ti set b0='7W4HXNM2XQK5AH7NK1NP4OTXY85O4' where id=1;
-update noar tt set v0='B51PLR39FSU741IED7JECCK7I3AFW6X' where id=1;
-update noar ti set v0='B51PLR39FSU741IED7JECCK7I3AFW6X' where id=1;
-update noar tt set b1='RQXOPJA6BWUOFKRY9VAZ' where id=1;
-update noar ti set b1='RQXOPJA6BWUOFKRY9VAZ' where id=1;
-update noar tt set v0='47O53I7DQFNDKOE9C91FTL03TES83OY' where id=1;
-update noar ti set v0='47O53I7DQFNDKOE9C91FTL03TES83OY' where id=1;
-update noar tt set b2='61GNDMNKWG59R5' where id=1;
-update noar ti set b2='61GNDMNKWG59R5' where id=1;
-update noar tt set v0='XM' where id=2;
-update noar ti set v0='XM' where id=2;
-update noar tt set b0='8X1WG83G2J' where id=2;
-update noar ti set b0='8X1WG83G2J' where id=2;
-update noar tt set v0='QAT1XOC' where id=2;
-update noar ti set v0='QAT1XOC' where id=2;
-update noar tt set b1='E7RZJTH1OUESGS9C7RV' where id=2;
-update noar ti set b1='E7RZJTH1OUESGS9C7RV' where id=2;
-update noar tt set v0='M8U02EG0' where id=2;
-update noar ti set v0='M8U02EG0' where id=2;
-update noar tt set b2='34O31HYEZYA6OJ3S9MLMUX' where id=2;
-update noar ti set b2='34O31HYEZYA6OJ3S9MLMUX' where id=2;
-update noar tt set v0='NOOIGJ1O42AEW7W5' where id=3;
-update noar ti set v0='NOOIGJ1O42AEW7W5' where id=3;
-update noar tt set b0='CETXM13QUCLHFNKMLWBWFDR' where id=3;
-update noar ti set b0='CETXM13QUCLHFNKMLWBWFDR' where id=3;
-update noar tt set v0='33GYEI3CBGMM4U5K' where id=3;
-update noar ti set v0='33GYEI3CBGMM4U5K' where id=3;
-update noar tt set b1='1HCE9MO3N' where id=3;
-update noar ti set b1='1HCE9MO3N' where id=3;
-update noar tt set v0='V' where id=3;
-update noar ti set v0='V' where id=3;
-update noar tt set b2='R9YTXMJLWQYR4C3S' where id=3;
-update noar ti set b2='R9YTXMJLWQYR4C3S' where id=3;
-update noar tt set v0='E81P6G145R87UTORECCZD66' where id=4;
-update noar ti set v0='E81P6G145R87UTORECCZD66' where id=4;
-update noar tt set b0='UHJDD49RGA3O5' where id=4;
-update noar ti set b0='UHJDD49RGA3O5' where id=4;
-update noar tt set v0='MJNR' where id=4;
-update noar ti set v0='MJNR' where id=4;
-update noar tt set b1='U5ZGGNWWXDGNQ2L3KVBUS' where id=4;
-update noar ti set b1='U5ZGGNWWXDGNQ2L3KVBUS' where id=4;
-update noar tt set v0='9JBZ2V72NV487MCABXNJFAGO88AAOWKZ' where id=4;
-update noar ti set v0='9JBZ2V72NV487MCABXNJFAGO88AAOWKZ' where id=4;
-update noar tt set b2='988U81QQL4IQ0ADZC7R0X3G0P' where id=4;
-update noar ti set b2='988U81QQL4IQ0ADZC7R0X3G0P' where id=4;
-update noar tt set v0='P5NDB15L65' where id=5;
-update noar ti set v0='P5NDB15L65' where id=5;
-update noar tt set b0='6DE6IE9M5I8BMNWEEHD94LFLZTYNYB' where id=5;
-update noar ti set b0='6DE6IE9M5I8BMNWEEHD94LFLZTYNYB' where id=5;
-update noar tt set v0='JJ78W2LVS1PNB3E7QBQFZH9MF877GV' where id=5;
-update noar ti set v0='JJ78W2LVS1PNB3E7QBQFZH9MF877GV' where id=5;
-update noar tt set b1='YRJPD7M76CU1G41PTS7ACSW2R30MZK1' where id=5;
-update noar ti set b1='YRJPD7M76CU1G41PTS7ACSW2R30MZK1' where id=5;
-update noar tt set v0='NLFLSAHM3Z7ST1BUEDUJF9' where id=5;
-update noar ti set v0='NLFLSAHM3Z7ST1BUEDUJF9' where id=5;
-update noar tt set b2='1DCP49QBNMLDZ507ECDLB7' where id=5;
-update noar ti set b2='1DCP49QBNMLDZ507ECDLB7' where id=5;
-update noar tt set v0='5OZBK90SEOWDD1E8WMSFCXLM' where id=6;
-update noar ti set v0='5OZBK90SEOWDD1E8WMSFCXLM' where id=6;
-update noar tt set b0='NUW1486JETPZFX50QPY6MXMMX' where id=6;
-update noar ti set b0='NUW1486JETPZFX50QPY6MXMMX' where id=6;
-update noar tt set v0='WDW7UDYLT6' where id=6;
-update noar ti set v0='WDW7UDYLT6' where id=6;
-update noar tt set b1='16205VJ3A0H7AZHA2' where id=6;
-update noar ti set b1='16205VJ3A0H7AZHA2' where id=6;
-update noar tt set v0='8QDJ' where id=6;
-update noar ti set v0='8QDJ' where id=6;
-update noar tt set b2='81575WF9W996JIP69N8E7R9CK2GA5PZ' where id=6;
-update noar ti set b2='81575WF9W996JIP69N8E7R9CK2GA5PZ' where id=6;
-update noar tt set v0='6GX3TE227BR0JBHVOZL5B5XUE8C7HMX' where id=7;
-update noar ti set v0='6GX3TE227BR0JBHVOZL5B5XUE8C7HMX' where id=7;
-update noar tt set b0='PAZR4B5S0' where id=7;
-update noar ti set b0='PAZR4B5S0' where id=7;
-update noar tt set v0='WI7OK8UVVDDBOBP5AYOMTKMS' where id=7;
-update noar ti set v0='WI7OK8UVVDDBOBP5AYOMTKMS' where id=7;
-update noar tt set b1='4' where id=7;
-update noar ti set b1='4' where id=7;
-update noar tt set v0='799XGAZ' where id=7;
-update noar ti set v0='799XGAZ' where id=7;
-update noar tt set b2='FZNOA' where id=7;
-update noar ti set b2='FZNOA' where id=7;
-update noar tt set v0='3FYM7UQLA91GXXIPHLXNPC9DMCCCM' where id=8;
-update noar ti set v0='3FYM7UQLA91GXXIPHLXNPC9DMCCCM' where id=8;
-update noar tt set b0='VPA5DHCSJLSJXIQDRSNSZMUHAXDW0PV' where id=8;
-update noar ti set b0='VPA5DHCSJLSJXIQDRSNSZMUHAXDW0PV' where id=8;
-update noar tt set v0='388H8ZC0KXRDBSG0JM58S9BJ29CIC2' where id=8;
-update noar ti set v0='388H8ZC0KXRDBSG0JM58S9BJ29CIC2' where id=8;
-update noar tt set b1='TIS1BLSO4F5HR1EG6ILDA6' where id=8;
-update noar ti set b1='TIS1BLSO4F5HR1EG6ILDA6' where id=8;
-update noar tt set v0='WDCJXV7J' where id=8;
-update noar ti set v0='WDCJXV7J' where id=8;
-update noar tt set b2='1VMSSOHVNHSEC0UC' where id=8;
-update noar ti set b2='1VMSSOHVNHSEC0UC' where id=8;
-update noar tt set v0='HQW9COPGPDMPTEEYGCVDUGJZAEPP' where id=9;
-update noar ti set v0='HQW9COPGPDMPTEEYGCVDUGJZAEPP' where id=9;
-update noar tt set b0='OSV32IDKYFMCG9PUGAT' where id=9;
-update noar ti set b0='OSV32IDKYFMCG9PUGAT' where id=9;
-update noar tt set v0='RNTGZDG3C5RFPE3EJS5N' where id=9;
-update noar ti set v0='RNTGZDG3C5RFPE3EJS5N' where id=9;
-update noar tt set b1='KKB7D0T3X4K09AE274GUS4PGB7OG6' where id=9;
-update noar ti set b1='KKB7D0T3X4K09AE274GUS4PGB7OG6' where id=9;
-update noar tt set v0='EGJJMA4IGGHY75QJAT211' where id=9;
-update noar ti set v0='EGJJMA4IGGHY75QJAT211' where id=9;
-update noar tt set b2='X9MA2TTQ19F50H' where id=9;
-update noar ti set b2='X9MA2TTQ19F50H' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 tinyblob not null,
-b1 longblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ZBU2S38J3Q' where id=1;
-update noar ti set v0='ZBU2S38J3Q' where id=1;
-update noar tt set b0='Q2APNIMUSV2BHWZBZN6D8CDV' where id=1;
-update noar ti set b0='Q2APNIMUSV2BHWZBZN6D8CDV' where id=1;
-update noar tt set v0='DFYL6ZEYN7KA7LUONEJDAYEI0ZZMDWO' where id=1;
-update noar ti set v0='DFYL6ZEYN7KA7LUONEJDAYEI0ZZMDWO' where id=1;
-update noar tt set b1='M4OMQCR4GF2P60O895UZB' where id=1;
-update noar ti set b1='M4OMQCR4GF2P60O895UZB' where id=1;
-update noar tt set v0='CDDEHV' where id=1;
-update noar ti set v0='CDDEHV' where id=1;
-update noar tt set b2='M' where id=1;
-update noar ti set b2='M' where id=1;
-update noar tt set v0='KJ1S' where id=2;
-update noar ti set v0='KJ1S' where id=2;
-update noar tt set b0='TCZYCUZHHXKZ9G4JQDE' where id=2;
-update noar ti set b0='TCZYCUZHHXKZ9G4JQDE' where id=2;
-update noar tt set v0='7A58D22DZGY88D841RTD37OTLTH2R' where id=2;
-update noar ti set v0='7A58D22DZGY88D841RTD37OTLTH2R' where id=2;
-update noar tt set b1='9JLXP35NVDZ8VVI3H4QHMW' where id=2;
-update noar ti set b1='9JLXP35NVDZ8VVI3H4QHMW' where id=2;
-update noar tt set v0='AWMYMUIE7R7P59MM7XLCZ6' where id=2;
-update noar ti set v0='AWMYMUIE7R7P59MM7XLCZ6' where id=2;
-update noar tt set b2='P0U3H2NB0' where id=2;
-update noar ti set b2='P0U3H2NB0' where id=2;
-update noar tt set v0='WCOGGI5M' where id=3;
-update noar ti set v0='WCOGGI5M' where id=3;
-update noar tt set b0='TJRGZCN2SK2MMZON' where id=3;
-update noar ti set b0='TJRGZCN2SK2MMZON' where id=3;
-update noar tt set v0='7Q9' where id=3;
-update noar ti set v0='7Q9' where id=3;
-update noar tt set b1='IUC1ZAA0ZA6GNXWBBLHSKSBCP0SZ' where id=3;
-update noar ti set b1='IUC1ZAA0ZA6GNXWBBLHSKSBCP0SZ' where id=3;
-update noar tt set v0='HY1WKSR1H41EK28ZT' where id=3;
-update noar ti set v0='HY1WKSR1H41EK28ZT' where id=3;
-update noar tt set b2='630P3T988T7BBXM316RYT204' where id=3;
-update noar ti set b2='630P3T988T7BBXM316RYT204' where id=3;
-update noar tt set v0='6YEHRUFDST3B494335LRIMI9B519GW' where id=4;
-update noar ti set v0='6YEHRUFDST3B494335LRIMI9B519GW' where id=4;
-update noar tt set b0='BFKSIKTHXNVWFK7BU7CNB' where id=4;
-update noar ti set b0='BFKSIKTHXNVWFK7BU7CNB' where id=4;
-update noar tt set v0='0UEFCV' where id=4;
-update noar ti set v0='0UEFCV' where id=4;
-update noar tt set b1='30QD8KKVKXK8RXV597RRSTDKWP' where id=4;
-update noar ti set b1='30QD8KKVKXK8RXV597RRSTDKWP' where id=4;
-update noar tt set v0='1B8XNQ68X3REHRKV88G' where id=4;
-update noar ti set v0='1B8XNQ68X3REHRKV88G' where id=4;
-update noar tt set b2='7FELDTKWBV0KDTUR9OVC386L84EOV' where id=4;
-update noar ti set b2='7FELDTKWBV0KDTUR9OVC386L84EOV' where id=4;
-update noar tt set v0='BTNXKAWFSF9OGPRA5O1W2V32' where id=5;
-update noar ti set v0='BTNXKAWFSF9OGPRA5O1W2V32' where id=5;
-update noar tt set b0='29DZCELJRA522PU4OBJN6LEAMX5' where id=5;
-update noar ti set b0='29DZCELJRA522PU4OBJN6LEAMX5' where id=5;
-update noar tt set v0='422P9V03QR5Z3EVXW3KS92UE4' where id=5;
-update noar ti set v0='422P9V03QR5Z3EVXW3KS92UE4' where id=5;
-update noar tt set b1='MWWS1' where id=5;
-update noar ti set b1='MWWS1' where id=5;
-update noar tt set v0='DH9ZSREW1GJE0D24N5ERMRN1HZ' where id=5;
-update noar ti set v0='DH9ZSREW1GJE0D24N5ERMRN1HZ' where id=5;
-update noar tt set b2='7Z5BKGMF8AN1DQVG14A2ZTHW493E3K3C' where id=5;
-update noar ti set b2='7Z5BKGMF8AN1DQVG14A2ZTHW493E3K3C' where id=5;
-update noar tt set v0='JLB' where id=6;
-update noar ti set v0='JLB' where id=6;
-update noar tt set b0='AK4LL4Q12KMBV8LZYJ72Y4N0K' where id=6;
-update noar ti set b0='AK4LL4Q12KMBV8LZYJ72Y4N0K' where id=6;
-update noar tt set v0='YTXSMOJRCPR9W07XF1YMBPNSA9NBPZ' where id=6;
-update noar ti set v0='YTXSMOJRCPR9W07XF1YMBPNSA9NBPZ' where id=6;
-update noar tt set b1='BSQAMBT0ADXTQ5JUG0D8OXMICJ7C' where id=6;
-update noar ti set b1='BSQAMBT0ADXTQ5JUG0D8OXMICJ7C' where id=6;
-update noar tt set v0='JKCE76V6TKL2QSVB5' where id=6;
-update noar ti set v0='JKCE76V6TKL2QSVB5' where id=6;
-update noar tt set b2='XT69OFIKI1K3UVKOFAC2D0FHQ2DK6D2F' where id=6;
-update noar ti set b2='XT69OFIKI1K3UVKOFAC2D0FHQ2DK6D2F' where id=6;
-update noar tt set v0='HMUV51G' where id=7;
-update noar ti set v0='HMUV51G' where id=7;
-update noar tt set b0='47L401XYM4' where id=7;
-update noar ti set b0='47L401XYM4' where id=7;
-update noar tt set v0='VA' where id=7;
-update noar ti set v0='VA' where id=7;
-update noar tt set b1='3BJCHX32M543VN4J47RT5SB67ZOH' where id=7;
-update noar ti set b1='3BJCHX32M543VN4J47RT5SB67ZOH' where id=7;
-update noar tt set v0='OLDPGST7KC751HT4WHPPP676KJRWM' where id=7;
-update noar ti set v0='OLDPGST7KC751HT4WHPPP676KJRWM' where id=7;
-update noar tt set b2='1V1P8CLQYR66I6VDS5W1Z' where id=7;
-update noar ti set b2='1V1P8CLQYR66I6VDS5W1Z' where id=7;
-update noar tt set v0='5SHE97RIA' where id=8;
-update noar ti set v0='5SHE97RIA' where id=8;
-update noar tt set b0='MBU3B80UNT8R8VX' where id=8;
-update noar ti set b0='MBU3B80UNT8R8VX' where id=8;
-update noar tt set v0='6OX7NAC7UZZ' where id=8;
-update noar ti set v0='6OX7NAC7UZZ' where id=8;
-update noar tt set b1='UTIXFV5NU1SBAL7ETJC5XCCLCQ0OYJ' where id=8;
-update noar ti set b1='UTIXFV5NU1SBAL7ETJC5XCCLCQ0OYJ' where id=8;
-update noar tt set v0='Y' where id=8;
-update noar ti set v0='Y' where id=8;
-update noar tt set b2='LQDZFYUJMFOZR1DIJPGP945ZX' where id=8;
-update noar ti set b2='LQDZFYUJMFOZR1DIJPGP945ZX' where id=8;
-update noar tt set v0='2C408TQ76RR813WZHA3QAU' where id=9;
-update noar ti set v0='2C408TQ76RR813WZHA3QAU' where id=9;
-update noar tt set b0='YZCMPXZSCQ8219T5UOIW7FRE' where id=9;
-update noar ti set b0='YZCMPXZSCQ8219T5UOIW7FRE' where id=9;
-update noar tt set v0='L5RUTZ4B7B58J0UTKX1CK933AIYQ0DAI' where id=9;
-update noar ti set v0='L5RUTZ4B7B58J0UTKX1CK933AIYQ0DAI' where id=9;
-update noar tt set b1='L' where id=9;
-update noar ti set b1='L' where id=9;
-update noar tt set v0='E6V1T1DC' where id=9;
-update noar ti set v0='E6V1T1DC' where id=9;
-update noar tt set b2='FWL0BWE9J4KN' where id=9;
-update noar ti set b2='FWL0BWE9J4KN' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 tinyblob not null,
-b1 longblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='I49JXK16Y1VC' where id=1;
-update noar ti set v0='I49JXK16Y1VC' where id=1;
-update noar tt set b0='K48M' where id=1;
-update noar ti set b0='K48M' where id=1;
-update noar tt set v0='57JXV2GGDZTCZE7NEMX2' where id=1;
-update noar ti set v0='57JXV2GGDZTCZE7NEMX2' where id=1;
-update noar tt set b1='6L20A510ET1Y' where id=1;
-update noar ti set b1='6L20A510ET1Y' where id=1;
-update noar tt set v0='JGPA8GW7T' where id=1;
-update noar ti set v0='JGPA8GW7T' where id=1;
-update noar tt set b2='7B3GTBR8XCF8VCX0V3ROV0S853VWVQ9N' where id=1;
-update noar ti set b2='7B3GTBR8XCF8VCX0V3ROV0S853VWVQ9N' where id=1;
-update noar tt set v0='P5R0MD29EBY5KC5IV9PX1C' where id=2;
-update noar ti set v0='P5R0MD29EBY5KC5IV9PX1C' where id=2;
-update noar tt set b0='7MR1X5VEKVWWOFB84PM8VYQ' where id=2;
-update noar ti set b0='7MR1X5VEKVWWOFB84PM8VYQ' where id=2;
-update noar tt set v0='7' where id=2;
-update noar ti set v0='7' where id=2;
-update noar tt set b1='OOKDU' where id=2;
-update noar ti set b1='OOKDU' where id=2;
-update noar tt set v0='GLKBB4F' where id=2;
-update noar ti set v0='GLKBB4F' where id=2;
-update noar tt set b2='2DR80FS5SJHQLPMQ866PTWW' where id=2;
-update noar ti set b2='2DR80FS5SJHQLPMQ866PTWW' where id=2;
-update noar tt set v0='37JGHREY5Q3CXAYWKY5V' where id=3;
-update noar ti set v0='37JGHREY5Q3CXAYWKY5V' where id=3;
-update noar tt set b0='T5YYF79I6TPQ4B8DMX4WD1WAO9U5G' where id=3;
-update noar ti set b0='T5YYF79I6TPQ4B8DMX4WD1WAO9U5G' where id=3;
-update noar tt set v0='LAA6CDJQ5HVHGA2TRZ' where id=3;
-update noar ti set v0='LAA6CDJQ5HVHGA2TRZ' where id=3;
-update noar tt set b1='9QUOEBUNMJ0A4IVL8KYZ' where id=3;
-update noar ti set b1='9QUOEBUNMJ0A4IVL8KYZ' where id=3;
-update noar tt set v0='5VYYBY2VF96V6' where id=3;
-update noar ti set v0='5VYYBY2VF96V6' where id=3;
-update noar tt set b2='2JVMSDI15FSGS4HPFO7R8HILXVE' where id=3;
-update noar ti set b2='2JVMSDI15FSGS4HPFO7R8HILXVE' where id=3;
-update noar tt set v0='JV8KJ0D3PLWHUS7TDGC9V' where id=4;
-update noar ti set v0='JV8KJ0D3PLWHUS7TDGC9V' where id=4;
-update noar tt set b0='DB0ZTNMP24JG4PF' where id=4;
-update noar ti set b0='DB0ZTNMP24JG4PF' where id=4;
-update noar tt set v0='SJ46XX5' where id=4;
-update noar ti set v0='SJ46XX5' where id=4;
-update noar tt set b1='WZ8U' where id=4;
-update noar ti set b1='WZ8U' where id=4;
-update noar tt set v0='STCYR0T188C0' where id=4;
-update noar ti set v0='STCYR0T188C0' where id=4;
-update noar tt set b2='6LXB2BJLKDD' where id=4;
-update noar ti set b2='6LXB2BJLKDD' where id=4;
-update noar tt set v0='51E1IX2FFCJ9H9YAVTN' where id=5;
-update noar ti set v0='51E1IX2FFCJ9H9YAVTN' where id=5;
-update noar tt set b0='B7P6UM' where id=5;
-update noar ti set b0='B7P6UM' where id=5;
-update noar tt set v0='4AZD5NOM1' where id=5;
-update noar ti set v0='4AZD5NOM1' where id=5;
-update noar tt set b1='UPRKWJ3VB84ZRC0CBVLKRF8SCWH' where id=5;
-update noar ti set b1='UPRKWJ3VB84ZRC0CBVLKRF8SCWH' where id=5;
-update noar tt set v0='NOCBN1A79A2II3B' where id=5;
-update noar ti set v0='NOCBN1A79A2II3B' where id=5;
-update noar tt set b2='ZS' where id=5;
-update noar ti set b2='ZS' where id=5;
-update noar tt set v0='CB7IHOBJ4ATUTLQUWN' where id=6;
-update noar ti set v0='CB7IHOBJ4ATUTLQUWN' where id=6;
-update noar tt set b0='W9IUBJ4NU8YH3QO' where id=6;
-update noar ti set b0='W9IUBJ4NU8YH3QO' where id=6;
-update noar tt set v0='V7BIZO3MS1U' where id=6;
-update noar ti set v0='V7BIZO3MS1U' where id=6;
-update noar tt set b1='G4RIHF1818QC6TEQT3AA4' where id=6;
-update noar ti set b1='G4RIHF1818QC6TEQT3AA4' where id=6;
-update noar tt set v0='E510KMDIJ08JXHXBMJJUMOXF7VS' where id=6;
-update noar ti set v0='E510KMDIJ08JXHXBMJJUMOXF7VS' where id=6;
-update noar tt set b2='OVJN' where id=6;
-update noar ti set b2='OVJN' where id=6;
-update noar tt set v0='R25SBGXEV309CW1RBE6890P63KTBU3' where id=7;
-update noar ti set v0='R25SBGXEV309CW1RBE6890P63KTBU3' where id=7;
-update noar tt set b0='5998KF3KPFL08' where id=7;
-update noar ti set b0='5998KF3KPFL08' where id=7;
-update noar tt set v0='QHOHI8JYPQI' where id=7;
-update noar ti set v0='QHOHI8JYPQI' where id=7;
-update noar tt set b1='BUBHPPJXWY2RZHV606VMG5' where id=7;
-update noar ti set b1='BUBHPPJXWY2RZHV606VMG5' where id=7;
-update noar tt set v0='0FU2249A' where id=7;
-update noar ti set v0='0FU2249A' where id=7;
-update noar tt set b2='53SK5F83MS5QNW0DM' where id=7;
-update noar ti set b2='53SK5F83MS5QNW0DM' where id=7;
-update noar tt set v0='9466KNN1G8EVUQ4368' where id=8;
-update noar ti set v0='9466KNN1G8EVUQ4368' where id=8;
-update noar tt set b0='HI5PC' where id=8;
-update noar ti set b0='HI5PC' where id=8;
-update noar tt set v0='MOWF74G2NNABGLI2NYMJ57OO2' where id=8;
-update noar ti set v0='MOWF74G2NNABGLI2NYMJ57OO2' where id=8;
-update noar tt set b1='46WV457IVX5SEAD9' where id=8;
-update noar ti set b1='46WV457IVX5SEAD9' where id=8;
-update noar tt set v0='DKW6MKAU5PBEWF043CC8' where id=8;
-update noar ti set v0='DKW6MKAU5PBEWF043CC8' where id=8;
-update noar tt set b2='RVQQHZG' where id=8;
-update noar ti set b2='RVQQHZG' where id=8;
-update noar tt set v0='1V1IUMS1WRTQRDUIEHF' where id=9;
-update noar ti set v0='1V1IUMS1WRTQRDUIEHF' where id=9;
-update noar tt set b0='94PL9F5UNSZBRZX3JI5ACF38' where id=9;
-update noar ti set b0='94PL9F5UNSZBRZX3JI5ACF38' where id=9;
-update noar tt set v0='0OV' where id=9;
-update noar ti set v0='0OV' where id=9;
-update noar tt set b1='E' where id=9;
-update noar ti set b1='E' where id=9;
-update noar tt set v0='BHAFL3' where id=9;
-update noar ti set v0='BHAFL3' where id=9;
-update noar tt set b2='S5VBF9H' where id=9;
-update noar ti set b2='S5VBF9H' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 tinyblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='AIP5C6GK1EXDR4VX' where id=1;
-update noar ti set v0='AIP5C6GK1EXDR4VX' where id=1;
-update noar tt set b0='IVBDVXHA0FE3JDGN2GBH6TEBJ' where id=1;
-update noar ti set b0='IVBDVXHA0FE3JDGN2GBH6TEBJ' where id=1;
-update noar tt set v0='X3A4XMHNLU' where id=1;
-update noar ti set v0='X3A4XMHNLU' where id=1;
-update noar tt set b1='8394I5M7P' where id=1;
-update noar ti set b1='8394I5M7P' where id=1;
-update noar tt set v0='BXNJZCUO5CBF' where id=1;
-update noar ti set v0='BXNJZCUO5CBF' where id=1;
-update noar tt set b2='X6Y3GJ8' where id=1;
-update noar ti set b2='X6Y3GJ8' where id=1;
-update noar tt set v0='ROG6OVJ3YA6A1TCOUYW4ZA0R' where id=2;
-update noar ti set v0='ROG6OVJ3YA6A1TCOUYW4ZA0R' where id=2;
-update noar tt set b0='Z1QVQX0KZ22YD6XVBDX0B8CQWYMA0' where id=2;
-update noar ti set b0='Z1QVQX0KZ22YD6XVBDX0B8CQWYMA0' where id=2;
-update noar tt set v0='NRT4JCBDDX7QHBH9YR8MRA0757D7' where id=2;
-update noar ti set v0='NRT4JCBDDX7QHBH9YR8MRA0757D7' where id=2;
-update noar tt set b1='3Z7BEXVVKVPM88DP8JZMAS' where id=2;
-update noar ti set b1='3Z7BEXVVKVPM88DP8JZMAS' where id=2;
-update noar tt set v0='9VJIEYZC9MDJDDPHKDGO2XS' where id=2;
-update noar ti set v0='9VJIEYZC9MDJDDPHKDGO2XS' where id=2;
-update noar tt set b2='RLATNT3J5YR4XU8' where id=2;
-update noar ti set b2='RLATNT3J5YR4XU8' where id=2;
-update noar tt set v0='7Y42XF9DUYYE' where id=3;
-update noar ti set v0='7Y42XF9DUYYE' where id=3;
-update noar tt set b0='SLULLESINTOCHUT518R3MH18E3QI' where id=3;
-update noar ti set b0='SLULLESINTOCHUT518R3MH18E3QI' where id=3;
-update noar tt set v0='QCRZX' where id=3;
-update noar ti set v0='QCRZX' where id=3;
-update noar tt set b1='VZW65' where id=3;
-update noar ti set b1='VZW65' where id=3;
-update noar tt set v0='MWYZIBW7Q0UL6EXUIDF369' where id=3;
-update noar ti set v0='MWYZIBW7Q0UL6EXUIDF369' where id=3;
-update noar tt set b2='NVQOPFMD4TJI3V6KYGW21IHOT' where id=3;
-update noar ti set b2='NVQOPFMD4TJI3V6KYGW21IHOT' where id=3;
-update noar tt set v0='S4L6DON8MM836D8XH0SPMMCHH59K' where id=4;
-update noar ti set v0='S4L6DON8MM836D8XH0SPMMCHH59K' where id=4;
-update noar tt set b0='THSF98AEOX8AOB9C9H23' where id=4;
-update noar ti set b0='THSF98AEOX8AOB9C9H23' where id=4;
-update noar tt set v0='R3WT8E31WJ3QVV66E7' where id=4;
-update noar ti set v0='R3WT8E31WJ3QVV66E7' where id=4;
-update noar tt set b1='DPQVDHE' where id=4;
-update noar ti set b1='DPQVDHE' where id=4;
-update noar tt set v0='3OMDLXE28A6JLJ1TPROBW8KX5CL9VXO' where id=4;
-update noar ti set v0='3OMDLXE28A6JLJ1TPROBW8KX5CL9VXO' where id=4;
-update noar tt set b2='D967J0OU' where id=4;
-update noar ti set b2='D967J0OU' where id=4;
-update noar tt set v0='WLGCRVF8VZEIZYDX0RN9XYUCX5R5' where id=5;
-update noar ti set v0='WLGCRVF8VZEIZYDX0RN9XYUCX5R5' where id=5;
-update noar tt set b0='7RM6M6RW' where id=5;
-update noar ti set b0='7RM6M6RW' where id=5;
-update noar tt set v0='W4LIVDNV' where id=5;
-update noar ti set v0='W4LIVDNV' where id=5;
-update noar tt set b1='O65D4Z' where id=5;
-update noar ti set b1='O65D4Z' where id=5;
-update noar tt set v0='VNNEBEGAL1PJ238' where id=5;
-update noar ti set v0='VNNEBEGAL1PJ238' where id=5;
-update noar tt set b2='E4FMJDQC1JF' where id=5;
-update noar ti set b2='E4FMJDQC1JF' where id=5;
-update noar tt set v0='FCXDF1VBUM3I4GPI0ZEPAG7QI7' where id=6;
-update noar ti set v0='FCXDF1VBUM3I4GPI0ZEPAG7QI7' where id=6;
-update noar tt set b0='DSYQVFY0BOFU1C5FABY' where id=6;
-update noar ti set b0='DSYQVFY0BOFU1C5FABY' where id=6;
-update noar tt set v0='7VSCKT9O' where id=6;
-update noar ti set v0='7VSCKT9O' where id=6;
-update noar tt set b1='ENV60KRC2RFTSP3ON3SNB4QM3W' where id=6;
-update noar ti set b1='ENV60KRC2RFTSP3ON3SNB4QM3W' where id=6;
-update noar tt set v0='JE7' where id=6;
-update noar ti set v0='JE7' where id=6;
-update noar tt set b2='U588UPEKEY9YBJSIOPWD7WIHR49' where id=6;
-update noar ti set b2='U588UPEKEY9YBJSIOPWD7WIHR49' where id=6;
-update noar tt set v0='PQPWMOTLZOU' where id=7;
-update noar ti set v0='PQPWMOTLZOU' where id=7;
-update noar tt set b0='KMTRBVMCE9LG2ZHYO8B9' where id=7;
-update noar ti set b0='KMTRBVMCE9LG2ZHYO8B9' where id=7;
-update noar tt set v0='4PWYQ8H1TQ6' where id=7;
-update noar ti set v0='4PWYQ8H1TQ6' where id=7;
-update noar tt set b1='D' where id=7;
-update noar ti set b1='D' where id=7;
-update noar tt set v0='QW3GY6QRU92OJX6QOJBTLFZ8ES8EGIGI' where id=7;
-update noar ti set v0='QW3GY6QRU92OJX6QOJBTLFZ8ES8EGIGI' where id=7;
-update noar tt set b2='8WI1XJJK' where id=7;
-update noar ti set b2='8WI1XJJK' where id=7;
-update noar tt set v0='ISTV' where id=8;
-update noar ti set v0='ISTV' where id=8;
-update noar tt set b0='X50QVX0K3FY3B' where id=8;
-update noar ti set b0='X50QVX0K3FY3B' where id=8;
-update noar tt set v0='5GTPVAA2IOUR03TI2IDBXQQF' where id=8;
-update noar ti set v0='5GTPVAA2IOUR03TI2IDBXQQF' where id=8;
-update noar tt set b1='7' where id=8;
-update noar ti set b1='7' where id=8;
-update noar tt set v0='I3MM0MBUXVTQR2GTIKOYWY3' where id=8;
-update noar ti set v0='I3MM0MBUXVTQR2GTIKOYWY3' where id=8;
-update noar tt set b2='CY907' where id=8;
-update noar ti set b2='CY907' where id=8;
-update noar tt set v0='XEUK6ZYDRQOCYYLZKBBW' where id=9;
-update noar ti set v0='XEUK6ZYDRQOCYYLZKBBW' where id=9;
-update noar tt set b0='18PMD' where id=9;
-update noar ti set b0='18PMD' where id=9;
-update noar tt set v0='ZAQFD' where id=9;
-update noar ti set v0='ZAQFD' where id=9;
-update noar tt set b1='HRQ' where id=9;
-update noar ti set b1='HRQ' where id=9;
-update noar tt set v0='2' where id=9;
-update noar ti set v0='2' where id=9;
-update noar tt set b2='E87IXO4MNDE8INLC3NKSHY' where id=9;
-update noar ti set b2='E87IXO4MNDE8INLC3NKSHY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 tinyblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='M7MUQB5XL' where id=1;
-update noar ti set v0='M7MUQB5XL' where id=1;
-update noar tt set b0='8RRKI0MIJIVXSWVFLKJDGMOA3EC6F' where id=1;
-update noar ti set b0='8RRKI0MIJIVXSWVFLKJDGMOA3EC6F' where id=1;
-update noar tt set v0='PDY' where id=1;
-update noar ti set v0='PDY' where id=1;
-update noar tt set b1='AJVAF0R' where id=1;
-update noar ti set b1='AJVAF0R' where id=1;
-update noar tt set v0='75GT' where id=1;
-update noar ti set v0='75GT' where id=1;
-update noar tt set b2='KV6LEQSGJ1KQ4W7VSIU' where id=1;
-update noar ti set b2='KV6LEQSGJ1KQ4W7VSIU' where id=1;
-update noar tt set v0='U4S83AXPC20ZG1' where id=2;
-update noar ti set v0='U4S83AXPC20ZG1' where id=2;
-update noar tt set b0='PGZA4LT' where id=2;
-update noar ti set b0='PGZA4LT' where id=2;
-update noar tt set v0='N1' where id=2;
-update noar ti set v0='N1' where id=2;
-update noar tt set b1='WI' where id=2;
-update noar ti set b1='WI' where id=2;
-update noar tt set v0='7Y6DSN6Q6S03QD04SYG6' where id=2;
-update noar ti set v0='7Y6DSN6Q6S03QD04SYG6' where id=2;
-update noar tt set b2='4KY9BKG36' where id=2;
-update noar ti set b2='4KY9BKG36' where id=2;
-update noar tt set v0='DYBLV' where id=3;
-update noar ti set v0='DYBLV' where id=3;
-update noar tt set b0='MPEDLK4AHMCVN9ETRH' where id=3;
-update noar ti set b0='MPEDLK4AHMCVN9ETRH' where id=3;
-update noar tt set v0='16CGQW78FW8BFSQY9RM' where id=3;
-update noar ti set v0='16CGQW78FW8BFSQY9RM' where id=3;
-update noar tt set b1='ZTQDP7HFVV7UOX4FAS' where id=3;
-update noar ti set b1='ZTQDP7HFVV7UOX4FAS' where id=3;
-update noar tt set v0='17BU0L3J' where id=3;
-update noar ti set v0='17BU0L3J' where id=3;
-update noar tt set b2='V87MKUB5RCASG' where id=3;
-update noar ti set b2='V87MKUB5RCASG' where id=3;
-update noar tt set v0='WJ2UP' where id=4;
-update noar ti set v0='WJ2UP' where id=4;
-update noar tt set b0='94T81QNS55HXC1CWNJFU0' where id=4;
-update noar ti set b0='94T81QNS55HXC1CWNJFU0' where id=4;
-update noar tt set v0='PHLBUEH' where id=4;
-update noar ti set v0='PHLBUEH' where id=4;
-update noar tt set b1='9PLNQ7WD2AY1CLRV5FD' where id=4;
-update noar ti set b1='9PLNQ7WD2AY1CLRV5FD' where id=4;
-update noar tt set v0='F' where id=4;
-update noar ti set v0='F' where id=4;
-update noar tt set b2='5JOYSH3W8H8' where id=4;
-update noar ti set b2='5JOYSH3W8H8' where id=4;
-update noar tt set v0='S3J8QTBHCLPWG755' where id=5;
-update noar ti set v0='S3J8QTBHCLPWG755' where id=5;
-update noar tt set b0='9Q00S9AXC4NU7C7RSFJC1U2' where id=5;
-update noar ti set b0='9Q00S9AXC4NU7C7RSFJC1U2' where id=5;
-update noar tt set v0='4LQ7C40AF49YCRYMCWTZU1O7' where id=5;
-update noar ti set v0='4LQ7C40AF49YCRYMCWTZU1O7' where id=5;
-update noar tt set b1='34NTH1KQ80DKYWJ' where id=5;
-update noar ti set b1='34NTH1KQ80DKYWJ' where id=5;
-update noar tt set v0='O' where id=5;
-update noar ti set v0='O' where id=5;
-update noar tt set b2='ROY5D1P1NTM2KZ' where id=5;
-update noar ti set b2='ROY5D1P1NTM2KZ' where id=5;
-update noar tt set v0='W7I54ILS7B5SIKDK99' where id=6;
-update noar ti set v0='W7I54ILS7B5SIKDK99' where id=6;
-update noar tt set b0='4SKRCDT62GMMYSHOFM94S' where id=6;
-update noar ti set b0='4SKRCDT62GMMYSHOFM94S' where id=6;
-update noar tt set v0='0H75SK7FMLDCGRYPSQBEYXX' where id=6;
-update noar ti set v0='0H75SK7FMLDCGRYPSQBEYXX' where id=6;
-update noar tt set b1='PTIHXY' where id=6;
-update noar ti set b1='PTIHXY' where id=6;
-update noar tt set v0='W1WRJIAHLAAPMFDKS' where id=6;
-update noar ti set v0='W1WRJIAHLAAPMFDKS' where id=6;
-update noar tt set b2='0ZJLUKU44YF8NWP' where id=6;
-update noar ti set b2='0ZJLUKU44YF8NWP' where id=6;
-update noar tt set v0='7W1WHIRQAZLR3X' where id=7;
-update noar ti set v0='7W1WHIRQAZLR3X' where id=7;
-update noar tt set b0='95PEAGL06CXI8XQFSA' where id=7;
-update noar ti set b0='95PEAGL06CXI8XQFSA' where id=7;
-update noar tt set v0='IIP76CEI5FS5B4TKZIQBPR24' where id=7;
-update noar ti set v0='IIP76CEI5FS5B4TKZIQBPR24' where id=7;
-update noar tt set b1='7QFL2IS8EZW3' where id=7;
-update noar ti set b1='7QFL2IS8EZW3' where id=7;
-update noar tt set v0='XVSYYHGZCZ4D0RJ49ASRPIVATP88XW0' where id=7;
-update noar ti set v0='XVSYYHGZCZ4D0RJ49ASRPIVATP88XW0' where id=7;
-update noar tt set b2='MGRU2JL9QW8J0W0HP6P' where id=7;
-update noar ti set b2='MGRU2JL9QW8J0W0HP6P' where id=7;
-update noar tt set v0='XDK7HERTKA2TVCJBMXB0XJZD' where id=8;
-update noar ti set v0='XDK7HERTKA2TVCJBMXB0XJZD' where id=8;
-update noar tt set b0='3SB' where id=8;
-update noar ti set b0='3SB' where id=8;
-update noar tt set v0='DMQCNLC' where id=8;
-update noar ti set v0='DMQCNLC' where id=8;
-update noar tt set b1='3OABOBW651QRPCXJSDWV' where id=8;
-update noar ti set b1='3OABOBW651QRPCXJSDWV' where id=8;
-update noar tt set v0='7MWPINXQH6JQTPV' where id=8;
-update noar ti set v0='7MWPINXQH6JQTPV' where id=8;
-update noar tt set b2='DCB7TW' where id=8;
-update noar ti set b2='DCB7TW' where id=8;
-update noar tt set v0='OFHRRZ3T' where id=9;
-update noar ti set v0='OFHRRZ3T' where id=9;
-update noar tt set b0='8ZXQ8PZ30KHP4' where id=9;
-update noar ti set b0='8ZXQ8PZ30KHP4' where id=9;
-update noar tt set v0='0A3BSZKOPA565O2K2' where id=9;
-update noar ti set v0='0A3BSZKOPA565O2K2' where id=9;
-update noar tt set b1='4H3O5WCZL1PXNVO87O' where id=9;
-update noar ti set b1='4H3O5WCZL1PXNVO87O' where id=9;
-update noar tt set v0='RGIOSFSPJN8A75F' where id=9;
-update noar ti set v0='RGIOSFSPJN8A75F' where id=9;
-update noar tt set b2='75' where id=9;
-update noar ti set b2='75' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 tinyblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='OKXV' where id=1;
-update noar ti set v0='OKXV' where id=1;
-update noar tt set b0='FUKXRMT3J9L2CZZL' where id=1;
-update noar ti set b0='FUKXRMT3J9L2CZZL' where id=1;
-update noar tt set v0='BJBMDJPN' where id=1;
-update noar ti set v0='BJBMDJPN' where id=1;
-update noar tt set b1='1A90D0KQ' where id=1;
-update noar ti set b1='1A90D0KQ' where id=1;
-update noar tt set v0='M' where id=1;
-update noar ti set v0='M' where id=1;
-update noar tt set b2='7TGZGXI29CF0SY91' where id=1;
-update noar ti set b2='7TGZGXI29CF0SY91' where id=1;
-update noar tt set v0='RML45IQYQKDYALTRW70VFX06H9RP' where id=2;
-update noar ti set v0='RML45IQYQKDYALTRW70VFX06H9RP' where id=2;
-update noar tt set b0='E0RJIW9JCDM9YCLCWWG9' where id=2;
-update noar ti set b0='E0RJIW9JCDM9YCLCWWG9' where id=2;
-update noar tt set v0='5' where id=2;
-update noar ti set v0='5' where id=2;
-update noar tt set b1='7A2N7ZMIF6MCYH' where id=2;
-update noar ti set b1='7A2N7ZMIF6MCYH' where id=2;
-update noar tt set v0='OMR68JHA0KVKW5YGVWNDFYFPQG' where id=2;
-update noar ti set v0='OMR68JHA0KVKW5YGVWNDFYFPQG' where id=2;
-update noar tt set b2='FC7X1G472Q5JDSKMM4CQJP46LO5W' where id=2;
-update noar ti set b2='FC7X1G472Q5JDSKMM4CQJP46LO5W' where id=2;
-update noar tt set v0='X5LSB4N2IBWBWM9Y9GVHZM3OE4D0W8' where id=3;
-update noar ti set v0='X5LSB4N2IBWBWM9Y9GVHZM3OE4D0W8' where id=3;
-update noar tt set b0='AMSVFHFMV0OM4RGF19KOGSMRD2FOMX4O' where id=3;
-update noar ti set b0='AMSVFHFMV0OM4RGF19KOGSMRD2FOMX4O' where id=3;
-update noar tt set v0='11O38AOC2F671ZJHE7YQD1HW724' where id=3;
-update noar ti set v0='11O38AOC2F671ZJHE7YQD1HW724' where id=3;
-update noar tt set b1='FD9S7YVCEM6CZ' where id=3;
-update noar ti set b1='FD9S7YVCEM6CZ' where id=3;
-update noar tt set v0='TGOHYDG4RKY' where id=3;
-update noar ti set v0='TGOHYDG4RKY' where id=3;
-update noar tt set b2='EI6VW8IZMIE6STV' where id=3;
-update noar ti set b2='EI6VW8IZMIE6STV' where id=3;
-update noar tt set v0='W' where id=4;
-update noar ti set v0='W' where id=4;
-update noar tt set b0='USLMDEQQBJ72IJHSU6NN9MF27LTUR' where id=4;
-update noar ti set b0='USLMDEQQBJ72IJHSU6NN9MF27LTUR' where id=4;
-update noar tt set v0='ZM3DG7C8NXX66S8PP' where id=4;
-update noar ti set v0='ZM3DG7C8NXX66S8PP' where id=4;
-update noar tt set b1='NCGWGBWT87J30J5ZCD' where id=4;
-update noar ti set b1='NCGWGBWT87J30J5ZCD' where id=4;
-update noar tt set v0='IGKISGROXONEIFJVHNW91D' where id=4;
-update noar ti set v0='IGKISGROXONEIFJVHNW91D' where id=4;
-update noar tt set b2='DMX8RSD9XDXTPU4Q1TZFI' where id=4;
-update noar ti set b2='DMX8RSD9XDXTPU4Q1TZFI' where id=4;
-update noar tt set v0='RULR' where id=5;
-update noar ti set v0='RULR' where id=5;
-update noar tt set b0='H' where id=5;
-update noar ti set b0='H' where id=5;
-update noar tt set v0='AV9RJMPNX84FSS' where id=5;
-update noar ti set v0='AV9RJMPNX84FSS' where id=5;
-update noar tt set b1='GW7AGVJWY13AFZHPCO5' where id=5;
-update noar ti set b1='GW7AGVJWY13AFZHPCO5' where id=5;
-update noar tt set v0='SZY7MANJ7J02PK' where id=5;
-update noar ti set v0='SZY7MANJ7J02PK' where id=5;
-update noar tt set b2='77EF6UPM830MUH5KS3R6Y9BD0D' where id=5;
-update noar ti set b2='77EF6UPM830MUH5KS3R6Y9BD0D' where id=5;
-update noar tt set v0='3I0K7MU758X33' where id=6;
-update noar ti set v0='3I0K7MU758X33' where id=6;
-update noar tt set b0='7X3KAJAECBTT5ATDFT' where id=6;
-update noar ti set b0='7X3KAJAECBTT5ATDFT' where id=6;
-update noar tt set v0='WZZ0S18EE78UNPJXDVDJIL4CTNRPY3T' where id=6;
-update noar ti set v0='WZZ0S18EE78UNPJXDVDJIL4CTNRPY3T' where id=6;
-update noar tt set b1='N4OGX8' where id=6;
-update noar ti set b1='N4OGX8' where id=6;
-update noar tt set v0='YVUTVNAFZ9PA5M2YXDUG3FICT7JLND' where id=6;
-update noar ti set v0='YVUTVNAFZ9PA5M2YXDUG3FICT7JLND' where id=6;
-update noar tt set b2='I' where id=6;
-update noar ti set b2='I' where id=6;
-update noar tt set v0='571OT26XF38KSOH4' where id=7;
-update noar ti set v0='571OT26XF38KSOH4' where id=7;
-update noar tt set b0='EQ4290L2UV' where id=7;
-update noar ti set b0='EQ4290L2UV' where id=7;
-update noar tt set v0='PBF10' where id=7;
-update noar ti set v0='PBF10' where id=7;
-update noar tt set b1='JWT5A' where id=7;
-update noar ti set b1='JWT5A' where id=7;
-update noar tt set v0='QZN66125ZD0' where id=7;
-update noar ti set v0='QZN66125ZD0' where id=7;
-update noar tt set b2='8O8RWW2NIXVDJ1TV' where id=7;
-update noar ti set b2='8O8RWW2NIXVDJ1TV' where id=7;
-update noar tt set v0='8TZCM0VKHMFQXNHZA047T2' where id=8;
-update noar ti set v0='8TZCM0VKHMFQXNHZA047T2' where id=8;
-update noar tt set b0='MCH' where id=8;
-update noar ti set b0='MCH' where id=8;
-update noar tt set v0='8CHUGB4Q2Q33O6YD9JCB' where id=8;
-update noar ti set v0='8CHUGB4Q2Q33O6YD9JCB' where id=8;
-update noar tt set b1='FAFTHFI4DRDXY1NFGIGHIS6L02H42IY' where id=8;
-update noar ti set b1='FAFTHFI4DRDXY1NFGIGHIS6L02H42IY' where id=8;
-update noar tt set v0='H098LT1TD40' where id=8;
-update noar ti set v0='H098LT1TD40' where id=8;
-update noar tt set b2='CI0B' where id=8;
-update noar ti set b2='CI0B' where id=8;
-update noar tt set v0='N1559NH1EOJB' where id=9;
-update noar ti set v0='N1559NH1EOJB' where id=9;
-update noar tt set b0='8J1VLZB1K' where id=9;
-update noar ti set b0='8J1VLZB1K' where id=9;
-update noar tt set v0='7CGE6Q04TEPCJ7VW' where id=9;
-update noar ti set v0='7CGE6Q04TEPCJ7VW' where id=9;
-update noar tt set b1='OLOUA' where id=9;
-update noar ti set b1='OLOUA' where id=9;
-update noar tt set v0='2FTAIAF90EHM2EYGL13FL7J' where id=9;
-update noar ti set v0='2FTAIAF90EHM2EYGL13FL7J' where id=9;
-update noar tt set b2='GQ8EA' where id=9;
-update noar ti set b2='GQ8EA' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 tinyblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ZO7U7D3DNLFTD2MFBGV5P68WK8NY' where id=1;
-update noar ti set v0='ZO7U7D3DNLFTD2MFBGV5P68WK8NY' where id=1;
-update noar tt set b0='ZZ169AMK3LRNVY4LLEOQKTM5WWTEM' where id=1;
-update noar ti set b0='ZZ169AMK3LRNVY4LLEOQKTM5WWTEM' where id=1;
-update noar tt set v0='IYUB' where id=1;
-update noar ti set v0='IYUB' where id=1;
-update noar tt set b1='ZJOQEHT1LA5K5WTDHQ' where id=1;
-update noar ti set b1='ZJOQEHT1LA5K5WTDHQ' where id=1;
-update noar tt set v0='VLP3VPHCM' where id=1;
-update noar ti set v0='VLP3VPHCM' where id=1;
-update noar tt set b2='PG36567LNULM3L6' where id=1;
-update noar ti set b2='PG36567LNULM3L6' where id=1;
-update noar tt set v0='V8HCGT3WT41FJMEH' where id=2;
-update noar ti set v0='V8HCGT3WT41FJMEH' where id=2;
-update noar tt set b0='5QISCELYU8KDCIHLLN409LY0Y2LFM' where id=2;
-update noar ti set b0='5QISCELYU8KDCIHLLN409LY0Y2LFM' where id=2;
-update noar tt set v0='HTWZTQ4CD551X00W9I44YSM9E' where id=2;
-update noar ti set v0='HTWZTQ4CD551X00W9I44YSM9E' where id=2;
-update noar tt set b1='0V9BUYQ40D3BDUL4XLDV7DXV5T0ABD' where id=2;
-update noar ti set b1='0V9BUYQ40D3BDUL4XLDV7DXV5T0ABD' where id=2;
-update noar tt set v0='YSCA6E0PU' where id=2;
-update noar ti set v0='YSCA6E0PU' where id=2;
-update noar tt set b2='US6NQ61QWUE' where id=2;
-update noar ti set b2='US6NQ61QWUE' where id=2;
-update noar tt set v0='YZSKOG' where id=3;
-update noar ti set v0='YZSKOG' where id=3;
-update noar tt set b0='DUJCBW9IPF' where id=3;
-update noar ti set b0='DUJCBW9IPF' where id=3;
-update noar tt set v0='STQ05NUV' where id=3;
-update noar ti set v0='STQ05NUV' where id=3;
-update noar tt set b1='ZG8R2I1J' where id=3;
-update noar ti set b1='ZG8R2I1J' where id=3;
-update noar tt set v0='UMI2VHBWV304D889A2E85S6YCT27' where id=3;
-update noar ti set v0='UMI2VHBWV304D889A2E85S6YCT27' where id=3;
-update noar tt set b2='W5QN2MP754SU2EI113QE0WXUYX' where id=3;
-update noar ti set b2='W5QN2MP754SU2EI113QE0WXUYX' where id=3;
-update noar tt set v0='16DL356E5HE0RHQLVVHA4JIP73H' where id=4;
-update noar ti set v0='16DL356E5HE0RHQLVVHA4JIP73H' where id=4;
-update noar tt set b0='P91NYVJ' where id=4;
-update noar ti set b0='P91NYVJ' where id=4;
-update noar tt set v0='ZL2G24XEZJDM1GUZVT5047SD9' where id=4;
-update noar ti set v0='ZL2G24XEZJDM1GUZVT5047SD9' where id=4;
-update noar tt set b1='F5DXRNVBJ1QI9' where id=4;
-update noar ti set b1='F5DXRNVBJ1QI9' where id=4;
-update noar tt set v0='E6DKDKT5GH' where id=4;
-update noar ti set v0='E6DKDKT5GH' where id=4;
-update noar tt set b2='J7A3VSMEUCAXBJV98O3FT6NLUW' where id=4;
-update noar ti set b2='J7A3VSMEUCAXBJV98O3FT6NLUW' where id=4;
-update noar tt set v0='WBLV' where id=5;
-update noar ti set v0='WBLV' where id=5;
-update noar tt set b0='I5L6TZIL4NICY' where id=5;
-update noar ti set b0='I5L6TZIL4NICY' where id=5;
-update noar tt set v0='10TM8VPCA26948BVGPNM7UY5PFXYH' where id=5;
-update noar ti set v0='10TM8VPCA26948BVGPNM7UY5PFXYH' where id=5;
-update noar tt set b1='DFBDCAN540J5SC' where id=5;
-update noar ti set b1='DFBDCAN540J5SC' where id=5;
-update noar tt set v0='SCORH6ALK3CPVIIQ' where id=5;
-update noar ti set v0='SCORH6ALK3CPVIIQ' where id=5;
-update noar tt set b2='9NQ' where id=5;
-update noar ti set b2='9NQ' where id=5;
-update noar tt set v0='L9FU1YJPDN24JL2PARHTAFX' where id=6;
-update noar ti set v0='L9FU1YJPDN24JL2PARHTAFX' where id=6;
-update noar tt set b0='LJ82BOTS1LRZ4ZLO23J0JHO6Y878V' where id=6;
-update noar ti set b0='LJ82BOTS1LRZ4ZLO23J0JHO6Y878V' where id=6;
-update noar tt set v0='KWJMR5QAE3441O7W293V9B9' where id=6;
-update noar ti set v0='KWJMR5QAE3441O7W293V9B9' where id=6;
-update noar tt set b1='W7KLN4YPSEP' where id=6;
-update noar ti set b1='W7KLN4YPSEP' where id=6;
-update noar tt set v0='H5USTX' where id=6;
-update noar ti set v0='H5USTX' where id=6;
-update noar tt set b2='5PA377A2OWQZIJHGPGC4' where id=6;
-update noar ti set b2='5PA377A2OWQZIJHGPGC4' where id=6;
-update noar tt set v0='CEL4LFVC6UIFGQSWWITGVN' where id=7;
-update noar ti set v0='CEL4LFVC6UIFGQSWWITGVN' where id=7;
-update noar tt set b0='OY9YJKK28R9UIU2OZBVH7N0ZZLTE4P6' where id=7;
-update noar ti set b0='OY9YJKK28R9UIU2OZBVH7N0ZZLTE4P6' where id=7;
-update noar tt set v0='HU053GU4X63YLETGZMX91HYS4M4HX' where id=7;
-update noar ti set v0='HU053GU4X63YLETGZMX91HYS4M4HX' where id=7;
-update noar tt set b1='C8EDJXRWGHCQ7' where id=7;
-update noar ti set b1='C8EDJXRWGHCQ7' where id=7;
-update noar tt set v0='B9OSOCDT4BO3CF' where id=7;
-update noar ti set v0='B9OSOCDT4BO3CF' where id=7;
-update noar tt set b2='792MGR8IKDB4M' where id=7;
-update noar ti set b2='792MGR8IKDB4M' where id=7;
-update noar tt set v0='0ZCT6UEIP7H5S75' where id=8;
-update noar ti set v0='0ZCT6UEIP7H5S75' where id=8;
-update noar tt set b0='W66J664SQTDF6G' where id=8;
-update noar ti set b0='W66J664SQTDF6G' where id=8;
-update noar tt set v0='WAH3824ZXNFEIWQ' where id=8;
-update noar ti set v0='WAH3824ZXNFEIWQ' where id=8;
-update noar tt set b1='RJHS70ITMWVG0S6N4TMPDODPL' where id=8;
-update noar ti set b1='RJHS70ITMWVG0S6N4TMPDODPL' where id=8;
-update noar tt set v0='1Z4' where id=8;
-update noar ti set v0='1Z4' where id=8;
-update noar tt set b2='Y' where id=8;
-update noar ti set b2='Y' where id=8;
-update noar tt set v0='AG2' where id=9;
-update noar ti set v0='AG2' where id=9;
-update noar tt set b0='L6NZPTLWR0TY8' where id=9;
-update noar ti set b0='L6NZPTLWR0TY8' where id=9;
-update noar tt set v0='HVKQFH8SJKCTJEYQ1R' where id=9;
-update noar ti set v0='HVKQFH8SJKCTJEYQ1R' where id=9;
-update noar tt set b1='VXF0WMDS64J65N' where id=9;
-update noar ti set b1='VXF0WMDS64J65N' where id=9;
-update noar tt set v0='YABL8SFYRJGGEHFS3CW' where id=9;
-update noar ti set v0='YABL8SFYRJGGEHFS3CW' where id=9;
-update noar tt set b2='63Y1IBC3XEKPXYQV4KH7' where id=9;
-update noar ti set b2='63Y1IBC3XEKPXYQV4KH7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 tinyblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='4V3' where id=1;
-update noar ti set v0='4V3' where id=1;
-update noar tt set b0='IPYCM' where id=1;
-update noar ti set b0='IPYCM' where id=1;
-update noar tt set v0='MJD71YVRMFSMTMBSQWF251ZJEKTFXB' where id=1;
-update noar ti set v0='MJD71YVRMFSMTMBSQWF251ZJEKTFXB' where id=1;
-update noar tt set b1='WZUN0' where id=1;
-update noar ti set b1='WZUN0' where id=1;
-update noar tt set v0='EATAB' where id=1;
-update noar ti set v0='EATAB' where id=1;
-update noar tt set b2='3A2XFVKANR0MJYXGT59FBC4KB' where id=1;
-update noar ti set b2='3A2XFVKANR0MJYXGT59FBC4KB' where id=1;
-update noar tt set v0='Q40MBD' where id=2;
-update noar ti set v0='Q40MBD' where id=2;
-update noar tt set b0='YQAZCMOUEVDDP6S0ZZI6RVCY' where id=2;
-update noar ti set b0='YQAZCMOUEVDDP6S0ZZI6RVCY' where id=2;
-update noar tt set v0='580L6YWAWE6TXDIQBHVAQ1HHSGAH8VC' where id=2;
-update noar ti set v0='580L6YWAWE6TXDIQBHVAQ1HHSGAH8VC' where id=2;
-update noar tt set b1='79F0HCZPAAK2XRCL' where id=2;
-update noar ti set b1='79F0HCZPAAK2XRCL' where id=2;
-update noar tt set v0='ACY8HN5C11JJ0GDNY' where id=2;
-update noar ti set v0='ACY8HN5C11JJ0GDNY' where id=2;
-update noar tt set b2='CMSUT' where id=2;
-update noar ti set b2='CMSUT' where id=2;
-update noar tt set v0='XEFIJ4K2QVKTHHIS7MF1A86JFZPFN7' where id=3;
-update noar ti set v0='XEFIJ4K2QVKTHHIS7MF1A86JFZPFN7' where id=3;
-update noar tt set b0='3IZGGWII' where id=3;
-update noar ti set b0='3IZGGWII' where id=3;
-update noar tt set v0='BBOOSJU4Y3J' where id=3;
-update noar ti set v0='BBOOSJU4Y3J' where id=3;
-update noar tt set b1='KFMQ92VC57EN8YV02MWYAZGQJ4TBVY' where id=3;
-update noar ti set b1='KFMQ92VC57EN8YV02MWYAZGQJ4TBVY' where id=3;
-update noar tt set v0='EKK0FFP1XFUMQ0UUIBVH2OTJTJRXE80I' where id=3;
-update noar ti set v0='EKK0FFP1XFUMQ0UUIBVH2OTJTJRXE80I' where id=3;
-update noar tt set b2='1P2NXYCR8I2AI039PC5A' where id=3;
-update noar ti set b2='1P2NXYCR8I2AI039PC5A' where id=3;
-update noar tt set v0='IO7R' where id=4;
-update noar ti set v0='IO7R' where id=4;
-update noar tt set b0='W6X' where id=4;
-update noar ti set b0='W6X' where id=4;
-update noar tt set v0='P9PJ71I2J3VPVBHVPKFCO8K9T01T73TU' where id=4;
-update noar ti set v0='P9PJ71I2J3VPVBHVPKFCO8K9T01T73TU' where id=4;
-update noar tt set b1='V2XRL80933' where id=4;
-update noar ti set b1='V2XRL80933' where id=4;
-update noar tt set v0='UJYED2HRLBX4VX99NN3CYTBVZ' where id=4;
-update noar ti set v0='UJYED2HRLBX4VX99NN3CYTBVZ' where id=4;
-update noar tt set b2='5OHLTABSL40' where id=4;
-update noar ti set b2='5OHLTABSL40' where id=4;
-update noar tt set v0='YUJGL68DCOF' where id=5;
-update noar ti set v0='YUJGL68DCOF' where id=5;
-update noar tt set b0='CSWMHVZEFWG18YWXYJ9S4QSQRT' where id=5;
-update noar ti set b0='CSWMHVZEFWG18YWXYJ9S4QSQRT' where id=5;
-update noar tt set v0='0DPY8BQBSCD5O' where id=5;
-update noar ti set v0='0DPY8BQBSCD5O' where id=5;
-update noar tt set b1='T65QKAUW4OLYFT8' where id=5;
-update noar ti set b1='T65QKAUW4OLYFT8' where id=5;
-update noar tt set v0='Q3QA4ATUD' where id=5;
-update noar ti set v0='Q3QA4ATUD' where id=5;
-update noar tt set b2='G1D8R7C4I2G73KW' where id=5;
-update noar ti set b2='G1D8R7C4I2G73KW' where id=5;
-update noar tt set v0='L0KR' where id=6;
-update noar ti set v0='L0KR' where id=6;
-update noar tt set b0='V07U6MPNIVMTR2YHOA580CEFYZ5ZBE' where id=6;
-update noar ti set b0='V07U6MPNIVMTR2YHOA580CEFYZ5ZBE' where id=6;
-update noar tt set v0='T' where id=6;
-update noar ti set v0='T' where id=6;
-update noar tt set b1='B' where id=6;
-update noar ti set b1='B' where id=6;
-update noar tt set v0='7OUJFDFIZ6WN4JOP6L1N3RE6B5X97' where id=6;
-update noar ti set v0='7OUJFDFIZ6WN4JOP6L1N3RE6B5X97' where id=6;
-update noar tt set b2='N4' where id=6;
-update noar ti set b2='N4' where id=6;
-update noar tt set v0='JCDE5C81LYQU6N71BD3D0PJDNV95VV' where id=7;
-update noar ti set v0='JCDE5C81LYQU6N71BD3D0PJDNV95VV' where id=7;
-update noar tt set b0='Z' where id=7;
-update noar ti set b0='Z' where id=7;
-update noar tt set v0='WCC0XI' where id=7;
-update noar ti set v0='WCC0XI' where id=7;
-update noar tt set b1='SLD6C' where id=7;
-update noar ti set b1='SLD6C' where id=7;
-update noar tt set v0='BXA4QJZWCW0259' where id=7;
-update noar ti set v0='BXA4QJZWCW0259' where id=7;
-update noar tt set b2='HXUFL' where id=7;
-update noar ti set b2='HXUFL' where id=7;
-update noar tt set v0='U96URWV2KJY7PXDOIHE' where id=8;
-update noar ti set v0='U96URWV2KJY7PXDOIHE' where id=8;
-update noar tt set b0='NU4BE16QA' where id=8;
-update noar ti set b0='NU4BE16QA' where id=8;
-update noar tt set v0='1LGOF20CN' where id=8;
-update noar ti set v0='1LGOF20CN' where id=8;
-update noar tt set b1='RMSAGLSKXX51TIN0SKNQ1XENXZ' where id=8;
-update noar ti set b1='RMSAGLSKXX51TIN0SKNQ1XENXZ' where id=8;
-update noar tt set v0='QLJL' where id=8;
-update noar ti set v0='QLJL' where id=8;
-update noar tt set b2='EWIW876964QKSZLTVRXDLRZY4NK6F' where id=8;
-update noar ti set b2='EWIW876964QKSZLTVRXDLRZY4NK6F' where id=8;
-update noar tt set v0='SV5PMFK697' where id=9;
-update noar ti set v0='SV5PMFK697' where id=9;
-update noar tt set b0='14QQG7QFB' where id=9;
-update noar ti set b0='14QQG7QFB' where id=9;
-update noar tt set v0='DDON01WFZ' where id=9;
-update noar ti set v0='DDON01WFZ' where id=9;
-update noar tt set b1='0MSE3ILJSMC' where id=9;
-update noar ti set b1='0MSE3ILJSMC' where id=9;
-update noar tt set v0='CKP' where id=9;
-update noar ti set v0='CKP' where id=9;
-update noar tt set b2='IJQCFGBGPQKI61STIUC2XGBT7' where id=9;
-update noar ti set b2='IJQCFGBGPQKI61STIUC2XGBT7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 tinyblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='9XDFQHRZ' where id=1;
-update noar ti set v0='9XDFQHRZ' where id=1;
-update noar tt set b0='AEY7FS3YGODFKFOKNDDJF' where id=1;
-update noar ti set b0='AEY7FS3YGODFKFOKNDDJF' where id=1;
-update noar tt set v0='RUULZNA5ORJSRYXLUOQWXO85VJTJK15N' where id=1;
-update noar ti set v0='RUULZNA5ORJSRYXLUOQWXO85VJTJK15N' where id=1;
-update noar tt set b1='VPW5EDB97XAMAT5R67ZAVFOW7' where id=1;
-update noar ti set b1='VPW5EDB97XAMAT5R67ZAVFOW7' where id=1;
-update noar tt set v0='2OC1UQX7' where id=1;
-update noar ti set v0='2OC1UQX7' where id=1;
-update noar tt set b2='2DKRI' where id=1;
-update noar ti set b2='2DKRI' where id=1;
-update noar tt set v0='U4WJJ1' where id=2;
-update noar ti set v0='U4WJJ1' where id=2;
-update noar tt set b0='WEI' where id=2;
-update noar ti set b0='WEI' where id=2;
-update noar tt set v0='DOC' where id=2;
-update noar ti set v0='DOC' where id=2;
-update noar tt set b1='3MH8T' where id=2;
-update noar ti set b1='3MH8T' where id=2;
-update noar tt set v0='2' where id=2;
-update noar ti set v0='2' where id=2;
-update noar tt set b2='BHADQ1Y9WC2E9RWLCAUB97W2GMS2' where id=2;
-update noar ti set b2='BHADQ1Y9WC2E9RWLCAUB97W2GMS2' where id=2;
-update noar tt set v0='88VAS8IKNLBXD43R43HOK6' where id=3;
-update noar ti set v0='88VAS8IKNLBXD43R43HOK6' where id=3;
-update noar tt set b0='83EUI8ZFTT3WQSLEP0VJ' where id=3;
-update noar ti set b0='83EUI8ZFTT3WQSLEP0VJ' where id=3;
-update noar tt set v0='LMK14CTG9D90JG62SPGHTC' where id=3;
-update noar ti set v0='LMK14CTG9D90JG62SPGHTC' where id=3;
-update noar tt set b1='SH2K3JUEZ90G2' where id=3;
-update noar ti set b1='SH2K3JUEZ90G2' where id=3;
-update noar tt set v0='FR6GBB6OD2CMQEPK' where id=3;
-update noar ti set v0='FR6GBB6OD2CMQEPK' where id=3;
-update noar tt set b2='MP' where id=3;
-update noar ti set b2='MP' where id=3;
-update noar tt set v0='1W408VSWFUH30W49KRMGA7JSYT7' where id=4;
-update noar ti set v0='1W408VSWFUH30W49KRMGA7JSYT7' where id=4;
-update noar tt set b0='6L' where id=4;
-update noar ti set b0='6L' where id=4;
-update noar tt set v0='1PER18ILUB7TD5E1SX' where id=4;
-update noar ti set v0='1PER18ILUB7TD5E1SX' where id=4;
-update noar tt set b1='926K6RMUXV1HIA4OYK9PTTVKJA06EGM' where id=4;
-update noar ti set b1='926K6RMUXV1HIA4OYK9PTTVKJA06EGM' where id=4;
-update noar tt set v0='ZALNBXJMGKO' where id=4;
-update noar ti set v0='ZALNBXJMGKO' where id=4;
-update noar tt set b2='GPURKAN1YXECTLB6LF0UJ9SR5D13ANJ' where id=4;
-update noar ti set b2='GPURKAN1YXECTLB6LF0UJ9SR5D13ANJ' where id=4;
-update noar tt set v0='IYR' where id=5;
-update noar ti set v0='IYR' where id=5;
-update noar tt set b0='7L1HYF' where id=5;
-update noar ti set b0='7L1HYF' where id=5;
-update noar tt set v0='5MRO0E9ZU40IDPRIZO4LC9H8C673' where id=5;
-update noar ti set v0='5MRO0E9ZU40IDPRIZO4LC9H8C673' where id=5;
-update noar tt set b1='7GOL1TOIYIVVAKOA1MK' where id=5;
-update noar ti set b1='7GOL1TOIYIVVAKOA1MK' where id=5;
-update noar tt set v0='ZB0Z4B3S5K8' where id=5;
-update noar ti set v0='ZB0Z4B3S5K8' where id=5;
-update noar tt set b2='GPNONS6AC5BW47UWMMO2BG1CTX' where id=5;
-update noar ti set b2='GPNONS6AC5BW47UWMMO2BG1CTX' where id=5;
-update noar tt set v0='I0S7IWJX' where id=6;
-update noar ti set v0='I0S7IWJX' where id=6;
-update noar tt set b0='U9NUFNMZUO' where id=6;
-update noar ti set b0='U9NUFNMZUO' where id=6;
-update noar tt set v0='YA4Q7DF9HAX' where id=6;
-update noar ti set v0='YA4Q7DF9HAX' where id=6;
-update noar tt set b1='24RZ77VCJUQDR421R9CFL2BK' where id=6;
-update noar ti set b1='24RZ77VCJUQDR421R9CFL2BK' where id=6;
-update noar tt set v0='OVMIQQSA466D9V2TXC6GSO756XS' where id=6;
-update noar ti set v0='OVMIQQSA466D9V2TXC6GSO756XS' where id=6;
-update noar tt set b2='YTRR7P0GK3Y2DV72RE0T9052ZAYZ0Z' where id=6;
-update noar ti set b2='YTRR7P0GK3Y2DV72RE0T9052ZAYZ0Z' where id=6;
-update noar tt set v0='E41L6VELCJNGSDJGDRNRFD6ZJ2K251LU' where id=7;
-update noar ti set v0='E41L6VELCJNGSDJGDRNRFD6ZJ2K251LU' where id=7;
-update noar tt set b0='GRVD2LD' where id=7;
-update noar ti set b0='GRVD2LD' where id=7;
-update noar tt set v0='MOA1LDYHYD1YJMAHWU6V1BY5XFWC' where id=7;
-update noar ti set v0='MOA1LDYHYD1YJMAHWU6V1BY5XFWC' where id=7;
-update noar tt set b1='G5KK8NSOTNEE' where id=7;
-update noar ti set b1='G5KK8NSOTNEE' where id=7;
-update noar tt set v0='DWT98IBJOLGJ5PV90VPS8KAFQ8ENX8' where id=7;
-update noar ti set v0='DWT98IBJOLGJ5PV90VPS8KAFQ8ENX8' where id=7;
-update noar tt set b2='RCK8V6TBBQOLF4HL18G56K8GN6WQF7' where id=7;
-update noar ti set b2='RCK8V6TBBQOLF4HL18G56K8GN6WQF7' where id=7;
-update noar tt set v0='7KAQKL' where id=8;
-update noar ti set v0='7KAQKL' where id=8;
-update noar tt set b0='1QK3WK4X7H9ESZLU664' where id=8;
-update noar ti set b0='1QK3WK4X7H9ESZLU664' where id=8;
-update noar tt set v0='0K8GNCDSCR6HOT6T' where id=8;
-update noar ti set v0='0K8GNCDSCR6HOT6T' where id=8;
-update noar tt set b1='5FO39K' where id=8;
-update noar ti set b1='5FO39K' where id=8;
-update noar tt set v0='AMYERIXKF7WF0B3K' where id=8;
-update noar ti set v0='AMYERIXKF7WF0B3K' where id=8;
-update noar tt set b2='W7Y6K' where id=8;
-update noar ti set b2='W7Y6K' where id=8;
-update noar tt set v0='05F33BCNFEJLE7C6' where id=9;
-update noar ti set v0='05F33BCNFEJLE7C6' where id=9;
-update noar tt set b0='BPYFI7GUO7NJ39H22DJAZA575' where id=9;
-update noar ti set b0='BPYFI7GUO7NJ39H22DJAZA575' where id=9;
-update noar tt set v0='C1HM7JT' where id=9;
-update noar ti set v0='C1HM7JT' where id=9;
-update noar tt set b1='86NV1CKWSU1H2' where id=9;
-update noar ti set b1='86NV1CKWSU1H2' where id=9;
-update noar tt set v0='8N8GD' where id=9;
-update noar ti set v0='8N8GD' where id=9;
-update noar tt set b2='PO' where id=9;
-update noar ti set b2='PO' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 tinyblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ODV7UPZ7EQHSMLPPJISN7H33KN1DWL' where id=1;
-update noar ti set v0='ODV7UPZ7EQHSMLPPJISN7H33KN1DWL' where id=1;
-update noar tt set b0='NOMJ14GOTT' where id=1;
-update noar ti set b0='NOMJ14GOTT' where id=1;
-update noar tt set v0='A4WJYQDLIKP4KE3B2Y' where id=1;
-update noar ti set v0='A4WJYQDLIKP4KE3B2Y' where id=1;
-update noar tt set b1='3VPZR1RFYV5N3J2GPE' where id=1;
-update noar ti set b1='3VPZR1RFYV5N3J2GPE' where id=1;
-update noar tt set v0='A41YVCQYFG116I8L5' where id=1;
-update noar ti set v0='A41YVCQYFG116I8L5' where id=1;
-update noar tt set b2='VXPLF1PRL6ONXYUDMQGU4UZ6CJUX2E' where id=1;
-update noar ti set b2='VXPLF1PRL6ONXYUDMQGU4UZ6CJUX2E' where id=1;
-update noar tt set v0='F00WR8Y127NFVLB9LPDLSK6QS516O4' where id=2;
-update noar ti set v0='F00WR8Y127NFVLB9LPDLSK6QS516O4' where id=2;
-update noar tt set b0='GQ2Q' where id=2;
-update noar ti set b0='GQ2Q' where id=2;
-update noar tt set v0='8Q8UE61TB7C3MBLUAKQA6VDI' where id=2;
-update noar ti set v0='8Q8UE61TB7C3MBLUAKQA6VDI' where id=2;
-update noar tt set b1='R' where id=2;
-update noar ti set b1='R' where id=2;
-update noar tt set v0='F8LDN0I' where id=2;
-update noar ti set v0='F8LDN0I' where id=2;
-update noar tt set b2='PVJTI3VB6BC' where id=2;
-update noar ti set b2='PVJTI3VB6BC' where id=2;
-update noar tt set v0='ZNRYIVVL05C6KS228393WZ' where id=3;
-update noar ti set v0='ZNRYIVVL05C6KS228393WZ' where id=3;
-update noar tt set b0='DZL50VC9OUDR8QOP' where id=3;
-update noar ti set b0='DZL50VC9OUDR8QOP' where id=3;
-update noar tt set v0='VE' where id=3;
-update noar ti set v0='VE' where id=3;
-update noar tt set b1='SMJQGFR' where id=3;
-update noar ti set b1='SMJQGFR' where id=3;
-update noar tt set v0='AZ738MJ3ZEFMC4ZMBKDF38Y' where id=3;
-update noar ti set v0='AZ738MJ3ZEFMC4ZMBKDF38Y' where id=3;
-update noar tt set b2='4ZKQ61RGQ' where id=3;
-update noar ti set b2='4ZKQ61RGQ' where id=3;
-update noar tt set v0='IXIGZ9FZ' where id=4;
-update noar ti set v0='IXIGZ9FZ' where id=4;
-update noar tt set b0='QK244O0B0JZ0XAQY98' where id=4;
-update noar ti set b0='QK244O0B0JZ0XAQY98' where id=4;
-update noar tt set v0='XDVDW8RS54769WL993Q5' where id=4;
-update noar ti set v0='XDVDW8RS54769WL993Q5' where id=4;
-update noar tt set b1='PR1175' where id=4;
-update noar ti set b1='PR1175' where id=4;
-update noar tt set v0='29H7DBRF77936UVQUW' where id=4;
-update noar ti set v0='29H7DBRF77936UVQUW' where id=4;
-update noar tt set b2='BT2GAW54DFR9KYRCTN6517U6CIOW' where id=4;
-update noar ti set b2='BT2GAW54DFR9KYRCTN6517U6CIOW' where id=4;
-update noar tt set v0='ZE97K91' where id=5;
-update noar ti set v0='ZE97K91' where id=5;
-update noar tt set b0='6W9MIP3YW' where id=5;
-update noar ti set b0='6W9MIP3YW' where id=5;
-update noar tt set v0='SZTHASRIIJB6IWKTRKDHG29O3NEVP' where id=5;
-update noar ti set v0='SZTHASRIIJB6IWKTRKDHG29O3NEVP' where id=5;
-update noar tt set b1='IX0ET6JRLBQAE4U8MHDZVZNF0I8O' where id=5;
-update noar ti set b1='IX0ET6JRLBQAE4U8MHDZVZNF0I8O' where id=5;
-update noar tt set v0='W7KY2H9W7CK6K9P2BXXB9CYKY9' where id=5;
-update noar ti set v0='W7KY2H9W7CK6K9P2BXXB9CYKY9' where id=5;
-update noar tt set b2='84' where id=5;
-update noar ti set b2='84' where id=5;
-update noar tt set v0='RZRDIVG6ODN0SF8UOJX16K04B5X' where id=6;
-update noar ti set v0='RZRDIVG6ODN0SF8UOJX16K04B5X' where id=6;
-update noar tt set b0='SQFF04JOJ1IJXKG8VQSZB0TINX' where id=6;
-update noar ti set b0='SQFF04JOJ1IJXKG8VQSZB0TINX' where id=6;
-update noar tt set v0='T12NKR7DAXXQ' where id=6;
-update noar ti set v0='T12NKR7DAXXQ' where id=6;
-update noar tt set b1='UFLYIJVHAGE0JE5K4H6BZGC5LLYY' where id=6;
-update noar ti set b1='UFLYIJVHAGE0JE5K4H6BZGC5LLYY' where id=6;
-update noar tt set v0='FK2DCYYAYRR3KK' where id=6;
-update noar ti set v0='FK2DCYYAYRR3KK' where id=6;
-update noar tt set b2='7J' where id=6;
-update noar ti set b2='7J' where id=6;
-update noar tt set v0='KIR385LYTO2AK7L91' where id=7;
-update noar ti set v0='KIR385LYTO2AK7L91' where id=7;
-update noar tt set b0='4RXSJKU6XR8VZHJX10917N2FOFXS4YN' where id=7;
-update noar ti set b0='4RXSJKU6XR8VZHJX10917N2FOFXS4YN' where id=7;
-update noar tt set v0='PDCQIAUNNHVM7A8O1M0QAFW4IABLWX' where id=7;
-update noar ti set v0='PDCQIAUNNHVM7A8O1M0QAFW4IABLWX' where id=7;
-update noar tt set b1='FJVN7GTNZFMU46135YV35GH417G1T' where id=7;
-update noar ti set b1='FJVN7GTNZFMU46135YV35GH417G1T' where id=7;
-update noar tt set v0='S045UNV956NY4XKKLKJZBPGOBJ0J6CH' where id=7;
-update noar ti set v0='S045UNV956NY4XKKLKJZBPGOBJ0J6CH' where id=7;
-update noar tt set b2='9WMSZHX3WH2I35EG9O1' where id=7;
-update noar ti set b2='9WMSZHX3WH2I35EG9O1' where id=7;
-update noar tt set v0='1SFRKQD3NA1M48WH4FIXK5QY1BK' where id=8;
-update noar ti set v0='1SFRKQD3NA1M48WH4FIXK5QY1BK' where id=8;
-update noar tt set b0='LVYZFAB8I77YXFVO3O71WXNWCP0B' where id=8;
-update noar ti set b0='LVYZFAB8I77YXFVO3O71WXNWCP0B' where id=8;
-update noar tt set v0='XDS2HZ2MLTVU0EBGFB8AVYDX5FRCXK' where id=8;
-update noar ti set v0='XDS2HZ2MLTVU0EBGFB8AVYDX5FRCXK' where id=8;
-update noar tt set b1='4FS6QG3M8Q' where id=8;
-update noar ti set b1='4FS6QG3M8Q' where id=8;
-update noar tt set v0='RB5ZSM7NYGHDVSLGWRODNCD8' where id=8;
-update noar ti set v0='RB5ZSM7NYGHDVSLGWRODNCD8' where id=8;
-update noar tt set b2='O628V85DSK1' where id=8;
-update noar ti set b2='O628V85DSK1' where id=8;
-update noar tt set v0='7JP47VJLJRBTUI4S4SD8X4TN7GR5FDV' where id=9;
-update noar ti set v0='7JP47VJLJRBTUI4S4SD8X4TN7GR5FDV' where id=9;
-update noar tt set b0='7IDGS' where id=9;
-update noar ti set b0='7IDGS' where id=9;
-update noar tt set v0='TGJRIIRWWT4H0UYYH' where id=9;
-update noar ti set v0='TGJRIIRWWT4H0UYYH' where id=9;
-update noar tt set b1='CWFNXGFKIYSLTVM0AODZNRYH91F' where id=9;
-update noar ti set b1='CWFNXGFKIYSLTVM0AODZNRYH91F' where id=9;
-update noar tt set v0='D4IFZ9UQ08CA5' where id=9;
-update noar ti set v0='D4IFZ9UQ08CA5' where id=9;
-update noar tt set b2='ANVVLU062TAZOYGEN8ACB5C' where id=9;
-update noar ti set b2='ANVVLU062TAZOYGEN8ACB5C' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 tinyblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='4M8YLA24RDDDL' where id=1;
-update noar ti set v0='4M8YLA24RDDDL' where id=1;
-update noar tt set b0='D4TP2IW6' where id=1;
-update noar ti set b0='D4TP2IW6' where id=1;
-update noar tt set v0='USQLL20Y9WEOOQJP9TE29YON1QB5IIS' where id=1;
-update noar ti set v0='USQLL20Y9WEOOQJP9TE29YON1QB5IIS' where id=1;
-update noar tt set b1='9CJPKGQ3W' where id=1;
-update noar ti set b1='9CJPKGQ3W' where id=1;
-update noar tt set v0='X0UP' where id=1;
-update noar ti set v0='X0UP' where id=1;
-update noar tt set b2='OKWPTR2D' where id=1;
-update noar ti set b2='OKWPTR2D' where id=1;
-update noar tt set v0='AF4ZO89HLZUL2R69POVU' where id=2;
-update noar ti set v0='AF4ZO89HLZUL2R69POVU' where id=2;
-update noar tt set b0='OU9P29YYO0' where id=2;
-update noar ti set b0='OU9P29YYO0' where id=2;
-update noar tt set v0='WRV5NIK57C8HU' where id=2;
-update noar ti set v0='WRV5NIK57C8HU' where id=2;
-update noar tt set b1='3NDY8RJLSAADPNBQRDDBD4PM333R1B' where id=2;
-update noar ti set b1='3NDY8RJLSAADPNBQRDDBD4PM333R1B' where id=2;
-update noar tt set v0='LSG95QU89O8GKJ9DDM32S561JXNR3T4B' where id=2;
-update noar ti set v0='LSG95QU89O8GKJ9DDM32S561JXNR3T4B' where id=2;
-update noar tt set b2='4UJ0BCHI3FUXJVN2H7Z2I7YN' where id=2;
-update noar ti set b2='4UJ0BCHI3FUXJVN2H7Z2I7YN' where id=2;
-update noar tt set v0='WEBJ' where id=3;
-update noar ti set v0='WEBJ' where id=3;
-update noar tt set b0='AG62V7OP8YSOGHHTBRDD9NH90M' where id=3;
-update noar ti set b0='AG62V7OP8YSOGHHTBRDD9NH90M' where id=3;
-update noar tt set v0='I9OFH' where id=3;
-update noar ti set v0='I9OFH' where id=3;
-update noar tt set b1='70D7UOBABGBCPMYGAL53EBJXWLMT' where id=3;
-update noar ti set b1='70D7UOBABGBCPMYGAL53EBJXWLMT' where id=3;
-update noar tt set v0='MV0BE2G5T3ZH69PLRH99KH6G4J8' where id=3;
-update noar ti set v0='MV0BE2G5T3ZH69PLRH99KH6G4J8' where id=3;
-update noar tt set b2='2BHYFO5VOCEO986NH4E6W77ZL6' where id=3;
-update noar ti set b2='2BHYFO5VOCEO986NH4E6W77ZL6' where id=3;
-update noar tt set v0='EF6DN0FYBD59BGLGQR' where id=4;
-update noar ti set v0='EF6DN0FYBD59BGLGQR' where id=4;
-update noar tt set b0='DYUOA3M5' where id=4;
-update noar ti set b0='DYUOA3M5' where id=4;
-update noar tt set v0='VKZ0EFQ4IB2NMUY1PSE43U2Q' where id=4;
-update noar ti set v0='VKZ0EFQ4IB2NMUY1PSE43U2Q' where id=4;
-update noar tt set b1='9XYPYQZQ360YTCSMHAK1HHNCL20POR' where id=4;
-update noar ti set b1='9XYPYQZQ360YTCSMHAK1HHNCL20POR' where id=4;
-update noar tt set v0='F372VYQTVDPGYJ6YJEWN1BP7OIMUUI' where id=4;
-update noar ti set v0='F372VYQTVDPGYJ6YJEWN1BP7OIMUUI' where id=4;
-update noar tt set b2='7ZYPK9Q' where id=4;
-update noar ti set b2='7ZYPK9Q' where id=4;
-update noar tt set v0='69O5' where id=5;
-update noar ti set v0='69O5' where id=5;
-update noar tt set b0='KSNF96TJ6HMRC9' where id=5;
-update noar ti set b0='KSNF96TJ6HMRC9' where id=5;
-update noar tt set v0='P0Q54' where id=5;
-update noar ti set v0='P0Q54' where id=5;
-update noar tt set b1='Z6' where id=5;
-update noar ti set b1='Z6' where id=5;
-update noar tt set v0='EOS2HQE0FNIXLRPI' where id=5;
-update noar ti set v0='EOS2HQE0FNIXLRPI' where id=5;
-update noar tt set b2='OY946LJQ3MQ555ZHHJEGPSO2E7ZTP' where id=5;
-update noar ti set b2='OY946LJQ3MQ555ZHHJEGPSO2E7ZTP' where id=5;
-update noar tt set v0='3JOTKETQCGE27KEUDNJYXXCKSJVUIA' where id=6;
-update noar ti set v0='3JOTKETQCGE27KEUDNJYXXCKSJVUIA' where id=6;
-update noar tt set b0='YHQDCVI' where id=6;
-update noar ti set b0='YHQDCVI' where id=6;
-update noar tt set v0='O2P00KQLPWIS6XCHJN78EFEUPJX7G8ND' where id=6;
-update noar ti set v0='O2P00KQLPWIS6XCHJN78EFEUPJX7G8ND' where id=6;
-update noar tt set b1='KPECLAOA' where id=6;
-update noar ti set b1='KPECLAOA' where id=6;
-update noar tt set v0='VGSOA0ZC' where id=6;
-update noar ti set v0='VGSOA0ZC' where id=6;
-update noar tt set b2='RUPIDL7O5UGPY' where id=6;
-update noar ti set b2='RUPIDL7O5UGPY' where id=6;
-update noar tt set v0='339AJBNX5BLY4OJ9IAQWQY' where id=7;
-update noar ti set v0='339AJBNX5BLY4OJ9IAQWQY' where id=7;
-update noar tt set b0='OZZNDH9KJ9NONF322ONYO3R7' where id=7;
-update noar ti set b0='OZZNDH9KJ9NONF322ONYO3R7' where id=7;
-update noar tt set v0='96' where id=7;
-update noar ti set v0='96' where id=7;
-update noar tt set b1='5REZ7R8JAZGCKN86H3' where id=7;
-update noar ti set b1='5REZ7R8JAZGCKN86H3' where id=7;
-update noar tt set v0='Z3FX9XT7MR3JIMCS8' where id=7;
-update noar ti set v0='Z3FX9XT7MR3JIMCS8' where id=7;
-update noar tt set b2='UJSTK5XOL5ZBFOSLUZX5N' where id=7;
-update noar ti set b2='UJSTK5XOL5ZBFOSLUZX5N' where id=7;
-update noar tt set v0='CGCYXO2SQ75H8GGE97SIO' where id=8;
-update noar ti set v0='CGCYXO2SQ75H8GGE97SIO' where id=8;
-update noar tt set b0='TGFIKBRLL' where id=8;
-update noar ti set b0='TGFIKBRLL' where id=8;
-update noar tt set v0='HRFE9X742SWXI0L1KSK7XUIN' where id=8;
-update noar ti set v0='HRFE9X742SWXI0L1KSK7XUIN' where id=8;
-update noar tt set b1='9ECT3260X69' where id=8;
-update noar ti set b1='9ECT3260X69' where id=8;
-update noar tt set v0='EIHZ1DCJ5MRT' where id=8;
-update noar ti set v0='EIHZ1DCJ5MRT' where id=8;
-update noar tt set b2='S7FMCMBWO' where id=8;
-update noar ti set b2='S7FMCMBWO' where id=8;
-update noar tt set v0='2NPSJYS8LQ' where id=9;
-update noar ti set v0='2NPSJYS8LQ' where id=9;
-update noar tt set b0='AHUV6N' where id=9;
-update noar ti set b0='AHUV6N' where id=9;
-update noar tt set v0='NBSMH39QV6CFZSCTWNTOIC3MGHISMRSJ' where id=9;
-update noar ti set v0='NBSMH39QV6CFZSCTWNTOIC3MGHISMRSJ' where id=9;
-update noar tt set b1='7VQZ487C6NWN02T6DJ6YI4BF' where id=9;
-update noar ti set b1='7VQZ487C6NWN02T6DJ6YI4BF' where id=9;
-update noar tt set v0='SAOX07KTBIV040IBBWIID8' where id=9;
-update noar ti set v0='SAOX07KTBIV040IBBWIID8' where id=9;
-update noar tt set b2='0937' where id=9;
-update noar ti set b2='0937' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 tinyblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='JQZKF4OF4I1HY5' where id=1;
-update noar ti set v0='JQZKF4OF4I1HY5' where id=1;
-update noar tt set b0='QO3A' where id=1;
-update noar ti set b0='QO3A' where id=1;
-update noar tt set v0='64Q02FVIQJXQ5V' where id=1;
-update noar ti set v0='64Q02FVIQJXQ5V' where id=1;
-update noar tt set b1='YISKHI6URNRY0C22XGVH997WJ9HJROT' where id=1;
-update noar ti set b1='YISKHI6URNRY0C22XGVH997WJ9HJROT' where id=1;
-update noar tt set v0='CKKZN' where id=1;
-update noar ti set v0='CKKZN' where id=1;
-update noar tt set b2='HS' where id=1;
-update noar ti set b2='HS' where id=1;
-update noar tt set v0='T62APNUZGXYDEDGZW' where id=2;
-update noar ti set v0='T62APNUZGXYDEDGZW' where id=2;
-update noar tt set b0='S0PZCLTW' where id=2;
-update noar ti set b0='S0PZCLTW' where id=2;
-update noar tt set v0='6BZDJEJBTOQB1BB8ATW6WTP2' where id=2;
-update noar ti set v0='6BZDJEJBTOQB1BB8ATW6WTP2' where id=2;
-update noar tt set b1='4KZSC0E8W5VVPG1EK3R9FO8' where id=2;
-update noar ti set b1='4KZSC0E8W5VVPG1EK3R9FO8' where id=2;
-update noar tt set v0='3APFGA41351E35UKW9GNYR8' where id=2;
-update noar ti set v0='3APFGA41351E35UKW9GNYR8' where id=2;
-update noar tt set b2='FUN2K93OFXEZWLSCQ46N' where id=2;
-update noar ti set b2='FUN2K93OFXEZWLSCQ46N' where id=2;
-update noar tt set v0='3RBPJYLTC9Z' where id=3;
-update noar ti set v0='3RBPJYLTC9Z' where id=3;
-update noar tt set b0='DOYCKN0TFXCL63SG2HTVD3V' where id=3;
-update noar ti set b0='DOYCKN0TFXCL63SG2HTVD3V' where id=3;
-update noar tt set v0='85KW55IBZ6J2DLA3N5P7' where id=3;
-update noar ti set v0='85KW55IBZ6J2DLA3N5P7' where id=3;
-update noar tt set b1='DBVAH1A0V21O' where id=3;
-update noar ti set b1='DBVAH1A0V21O' where id=3;
-update noar tt set v0='HPK4HGY6BR9O5AZMC5HIU' where id=3;
-update noar ti set v0='HPK4HGY6BR9O5AZMC5HIU' where id=3;
-update noar tt set b2='YIPB2XUE3E42CFP9S8QNMEB8P' where id=3;
-update noar ti set b2='YIPB2XUE3E42CFP9S8QNMEB8P' where id=3;
-update noar tt set v0='DTU60U3L8B3GS3TVQ1CEKNOPP6' where id=4;
-update noar ti set v0='DTU60U3L8B3GS3TVQ1CEKNOPP6' where id=4;
-update noar tt set b0='WQFEFIK' where id=4;
-update noar ti set b0='WQFEFIK' where id=4;
-update noar tt set v0='N' where id=4;
-update noar ti set v0='N' where id=4;
-update noar tt set b1='G1P' where id=4;
-update noar ti set b1='G1P' where id=4;
-update noar tt set v0='LVG069PMOYPFNUJJ' where id=4;
-update noar ti set v0='LVG069PMOYPFNUJJ' where id=4;
-update noar tt set b2='17N4KB5YXDCAFFPN6VR' where id=4;
-update noar ti set b2='17N4KB5YXDCAFFPN6VR' where id=4;
-update noar tt set v0='NAL2IETRW4AW' where id=5;
-update noar ti set v0='NAL2IETRW4AW' where id=5;
-update noar tt set b0='27CI4KSS9ARHQVVM5K7' where id=5;
-update noar ti set b0='27CI4KSS9ARHQVVM5K7' where id=5;
-update noar tt set v0='AQ' where id=5;
-update noar ti set v0='AQ' where id=5;
-update noar tt set b1='0WWOL64LIXTQAP' where id=5;
-update noar ti set b1='0WWOL64LIXTQAP' where id=5;
-update noar tt set v0='W9IN034RPM5EEE8616Y3HRMNCRQ' where id=5;
-update noar ti set v0='W9IN034RPM5EEE8616Y3HRMNCRQ' where id=5;
-update noar tt set b2='9KEK93ZX' where id=5;
-update noar ti set b2='9KEK93ZX' where id=5;
-update noar tt set v0='PT' where id=6;
-update noar ti set v0='PT' where id=6;
-update noar tt set b0='HSCGIIQLA7HDBXD8OD76BLBL71NR1V' where id=6;
-update noar ti set b0='HSCGIIQLA7HDBXD8OD76BLBL71NR1V' where id=6;
-update noar tt set v0='ORYP20BYRK5WZMCT0NLRXM17SQUV' where id=6;
-update noar ti set v0='ORYP20BYRK5WZMCT0NLRXM17SQUV' where id=6;
-update noar tt set b1='1RC8HR6W8PEX1ESIJKI59' where id=6;
-update noar ti set b1='1RC8HR6W8PEX1ESIJKI59' where id=6;
-update noar tt set v0='Q3BOBVB4JTSSW9SA' where id=6;
-update noar ti set v0='Q3BOBVB4JTSSW9SA' where id=6;
-update noar tt set b2='J' where id=6;
-update noar ti set b2='J' where id=6;
-update noar tt set v0='D1EFQ3' where id=7;
-update noar ti set v0='D1EFQ3' where id=7;
-update noar tt set b0='BQE81RMMANSTYPPJKMJY' where id=7;
-update noar ti set b0='BQE81RMMANSTYPPJKMJY' where id=7;
-update noar tt set v0='7D52MJWV22ALOWVGQ21AEQTGOV5' where id=7;
-update noar ti set v0='7D52MJWV22ALOWVGQ21AEQTGOV5' where id=7;
-update noar tt set b1='MIDSBIHN0PG0Z831SUT5SPAA' where id=7;
-update noar ti set b1='MIDSBIHN0PG0Z831SUT5SPAA' where id=7;
-update noar tt set v0='UNTWDR' where id=7;
-update noar ti set v0='UNTWDR' where id=7;
-update noar tt set b2='K' where id=7;
-update noar ti set b2='K' where id=7;
-update noar tt set v0='AGY8E' where id=8;
-update noar ti set v0='AGY8E' where id=8;
-update noar tt set b0='TZCZEWYVWF5' where id=8;
-update noar ti set b0='TZCZEWYVWF5' where id=8;
-update noar tt set v0='YGA1WRO' where id=8;
-update noar ti set v0='YGA1WRO' where id=8;
-update noar tt set b1='QEZUWVP5Z62YHFHZDK' where id=8;
-update noar ti set b1='QEZUWVP5Z62YHFHZDK' where id=8;
-update noar tt set v0='86RZ' where id=8;
-update noar ti set v0='86RZ' where id=8;
-update noar tt set b2='0RWFZ7TPE63V6EEGKUYDHNHKL9VC' where id=8;
-update noar ti set b2='0RWFZ7TPE63V6EEGKUYDHNHKL9VC' where id=8;
-update noar tt set v0='DJLR7ZN66VHP5SJ52T1SJHXT6FFA' where id=9;
-update noar ti set v0='DJLR7ZN66VHP5SJ52T1SJHXT6FFA' where id=9;
-update noar tt set b0='ZXE0OG6EKSIR6J7Q1J0O2L5L' where id=9;
-update noar ti set b0='ZXE0OG6EKSIR6J7Q1J0O2L5L' where id=9;
-update noar tt set v0='F2XC3WBW3HC3RJNH' where id=9;
-update noar ti set v0='F2XC3WBW3HC3RJNH' where id=9;
-update noar tt set b1='F0I7I9R5XRXEH7WLIV00HC' where id=9;
-update noar ti set b1='F0I7I9R5XRXEH7WLIV00HC' where id=9;
-update noar tt set v0='T2NMZ9CR6MSWJ1I4D8N0IX8' where id=9;
-update noar ti set v0='T2NMZ9CR6MSWJ1I4D8N0IX8' where id=9;
-update noar tt set b2='XPFUETP3' where id=9;
-update noar ti set b2='XPFUETP3' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 tinyblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='AQKVGZ6XDYVP' where id=1;
-update noar ti set v0='AQKVGZ6XDYVP' where id=1;
-update noar tt set b0='RBDJUEY5' where id=1;
-update noar ti set b0='RBDJUEY5' where id=1;
-update noar tt set v0='CQT4S9WM3IQUH3V40V4BW51WM' where id=1;
-update noar ti set v0='CQT4S9WM3IQUH3V40V4BW51WM' where id=1;
-update noar tt set b1='UQD5Y83TYJAJKZBJHMR171ZLSM' where id=1;
-update noar ti set b1='UQD5Y83TYJAJKZBJHMR171ZLSM' where id=1;
-update noar tt set v0='52K1R59WZ76P2GNL' where id=1;
-update noar ti set v0='52K1R59WZ76P2GNL' where id=1;
-update noar tt set b2='28RU6X7TPTCVKG8UMNFF36P' where id=1;
-update noar ti set b2='28RU6X7TPTCVKG8UMNFF36P' where id=1;
-update noar tt set v0='36AINGN9ZBYYFONO3JMRVXK4' where id=2;
-update noar ti set v0='36AINGN9ZBYYFONO3JMRVXK4' where id=2;
-update noar tt set b0='YIYS3UU6H' where id=2;
-update noar ti set b0='YIYS3UU6H' where id=2;
-update noar tt set v0='M1SYAHOU0961UPPGEXP' where id=2;
-update noar ti set v0='M1SYAHOU0961UPPGEXP' where id=2;
-update noar tt set b1='TJ81E5JY0X7XZJCDIE' where id=2;
-update noar ti set b1='TJ81E5JY0X7XZJCDIE' where id=2;
-update noar tt set v0='LG0TMT' where id=2;
-update noar ti set v0='LG0TMT' where id=2;
-update noar tt set b2='07ITRA1Y' where id=2;
-update noar ti set b2='07ITRA1Y' where id=2;
-update noar tt set v0='68XHZKEH98X4TKD' where id=3;
-update noar ti set v0='68XHZKEH98X4TKD' where id=3;
-update noar tt set b0='Q1X1SSM4P' where id=3;
-update noar ti set b0='Q1X1SSM4P' where id=3;
-update noar tt set v0='BHUGLWAG9IM' where id=3;
-update noar ti set v0='BHUGLWAG9IM' where id=3;
-update noar tt set b1='OR1TW6KTV4R7LM' where id=3;
-update noar ti set b1='OR1TW6KTV4R7LM' where id=3;
-update noar tt set v0='0361U4' where id=3;
-update noar ti set v0='0361U4' where id=3;
-update noar tt set b2='IH732A3V2MGGAGU8KKA8W' where id=3;
-update noar ti set b2='IH732A3V2MGGAGU8KKA8W' where id=3;
-update noar tt set v0='11EH8WAD5X0C6D8L3I3S' where id=4;
-update noar ti set v0='11EH8WAD5X0C6D8L3I3S' where id=4;
-update noar tt set b0='QVW7DDBC5' where id=4;
-update noar ti set b0='QVW7DDBC5' where id=4;
-update noar tt set v0='J0VYFHP35ATPVPKTCTJA9T2MQ09SW2' where id=4;
-update noar ti set v0='J0VYFHP35ATPVPKTCTJA9T2MQ09SW2' where id=4;
-update noar tt set b1='NHRQEPGF65BAAFBM317QIHWZ5T' where id=4;
-update noar ti set b1='NHRQEPGF65BAAFBM317QIHWZ5T' where id=4;
-update noar tt set v0='G0WOKPSIH2WJM2KP74CNE4VG64DD7MKT' where id=4;
-update noar ti set v0='G0WOKPSIH2WJM2KP74CNE4VG64DD7MKT' where id=4;
-update noar tt set b2='2UREJR0VTFHVY1Y8BW' where id=4;
-update noar ti set b2='2UREJR0VTFHVY1Y8BW' where id=4;
-update noar tt set v0='PEIABRO5VVBGRX2L556BFPJCC' where id=5;
-update noar ti set v0='PEIABRO5VVBGRX2L556BFPJCC' where id=5;
-update noar tt set b0='S0N67UTCBDKPWZLX0' where id=5;
-update noar ti set b0='S0N67UTCBDKPWZLX0' where id=5;
-update noar tt set v0='6Y6RNTSBC74' where id=5;
-update noar ti set v0='6Y6RNTSBC74' where id=5;
-update noar tt set b1='2JOF0P' where id=5;
-update noar ti set b1='2JOF0P' where id=5;
-update noar tt set v0='O9VXISL7JSAS2SA4VVS37CTC' where id=5;
-update noar ti set v0='O9VXISL7JSAS2SA4VVS37CTC' where id=5;
-update noar tt set b2='IAXLA99RXUBLC266TWBAMA5WHDXAA2ZD' where id=5;
-update noar ti set b2='IAXLA99RXUBLC266TWBAMA5WHDXAA2ZD' where id=5;
-update noar tt set v0='306AFPW' where id=6;
-update noar ti set v0='306AFPW' where id=6;
-update noar tt set b0='N5CP6VWDJJ9Y2JEJUPASJECMTXU6AMF' where id=6;
-update noar ti set b0='N5CP6VWDJJ9Y2JEJUPASJECMTXU6AMF' where id=6;
-update noar tt set v0='K1LM42BJW3EZWKU6' where id=6;
-update noar ti set v0='K1LM42BJW3EZWKU6' where id=6;
-update noar tt set b1='A3T7DGBY857NX1S' where id=6;
-update noar ti set b1='A3T7DGBY857NX1S' where id=6;
-update noar tt set v0='2U14QTNCNU2' where id=6;
-update noar ti set v0='2U14QTNCNU2' where id=6;
-update noar tt set b2='Z5BKVUHN6EDLVIT7UT9TUJK3' where id=6;
-update noar ti set b2='Z5BKVUHN6EDLVIT7UT9TUJK3' where id=6;
-update noar tt set v0='Q39KXSZKKW6W7ZVV' where id=7;
-update noar ti set v0='Q39KXSZKKW6W7ZVV' where id=7;
-update noar tt set b0='DY7E0' where id=7;
-update noar ti set b0='DY7E0' where id=7;
-update noar tt set v0='BP02QLIKA3GSK9IBRM0O4YI1' where id=7;
-update noar ti set v0='BP02QLIKA3GSK9IBRM0O4YI1' where id=7;
-update noar tt set b1='JZWJW34TDPV4NDSPK59L6' where id=7;
-update noar ti set b1='JZWJW34TDPV4NDSPK59L6' where id=7;
-update noar tt set v0='AMSO269EUQLFWBS1H6' where id=7;
-update noar ti set v0='AMSO269EUQLFWBS1H6' where id=7;
-update noar tt set b2='PSOXACLVZFR1LKX4LE7WIUSHWCS6U6R8' where id=7;
-update noar ti set b2='PSOXACLVZFR1LKX4LE7WIUSHWCS6U6R8' where id=7;
-update noar tt set v0='NF1976' where id=8;
-update noar ti set v0='NF1976' where id=8;
-update noar tt set b0='L2ADQY8GAIKROUZW74NATT7HE3CW6YC' where id=8;
-update noar ti set b0='L2ADQY8GAIKROUZW74NATT7HE3CW6YC' where id=8;
-update noar tt set v0='25E7C4AMBKJ6Q' where id=8;
-update noar ti set v0='25E7C4AMBKJ6Q' where id=8;
-update noar tt set b1='DAX' where id=8;
-update noar ti set b1='DAX' where id=8;
-update noar tt set v0='2BF186R9DC15VUHUZ4IWAICEQT' where id=8;
-update noar ti set v0='2BF186R9DC15VUHUZ4IWAICEQT' where id=8;
-update noar tt set b2='IETXCKKXSE81ZDM04A4V5J13PH' where id=8;
-update noar ti set b2='IETXCKKXSE81ZDM04A4V5J13PH' where id=8;
-update noar tt set v0='LC3OYXYDW26M0QJ8RC2F2' where id=9;
-update noar ti set v0='LC3OYXYDW26M0QJ8RC2F2' where id=9;
-update noar tt set b0='MOA1WS3U3YSSLT05' where id=9;
-update noar ti set b0='MOA1WS3U3YSSLT05' where id=9;
-update noar tt set v0='DFO4RL9FOZ9BW6TYMP58GSJJW6' where id=9;
-update noar ti set v0='DFO4RL9FOZ9BW6TYMP58GSJJW6' where id=9;
-update noar tt set b1='Z5HQE' where id=9;
-update noar ti set b1='Z5HQE' where id=9;
-update noar tt set v0='AFB3ADFRP7H' where id=9;
-update noar ti set v0='AFB3ADFRP7H' where id=9;
-update noar tt set b2='YLQTW6457I0M05Y5A4NZG6KE' where id=9;
-update noar ti set b2='YLQTW6457I0M05Y5A4NZG6KE' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 tinyblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1QFLEOZY95V7GPXG' where id=1;
-update noar ti set v0='1QFLEOZY95V7GPXG' where id=1;
-update noar tt set b0='5N8T3FBDVP3D54MDD8VDP' where id=1;
-update noar ti set b0='5N8T3FBDVP3D54MDD8VDP' where id=1;
-update noar tt set v0='ES2HN9AFEBGV' where id=1;
-update noar ti set v0='ES2HN9AFEBGV' where id=1;
-update noar tt set b1='65WISW1WR30DZZN2OX' where id=1;
-update noar ti set b1='65WISW1WR30DZZN2OX' where id=1;
-update noar tt set v0='XEQRFC411G4VTSM0' where id=1;
-update noar ti set v0='XEQRFC411G4VTSM0' where id=1;
-update noar tt set b2='HBCU' where id=1;
-update noar ti set b2='HBCU' where id=1;
-update noar tt set v0='GEBTNO62' where id=2;
-update noar ti set v0='GEBTNO62' where id=2;
-update noar tt set b0='VZE9RJMBAWUF81G' where id=2;
-update noar ti set b0='VZE9RJMBAWUF81G' where id=2;
-update noar tt set v0='H3F3473K1OJG3FJG18' where id=2;
-update noar ti set v0='H3F3473K1OJG3FJG18' where id=2;
-update noar tt set b1='SNERJMZOPU' where id=2;
-update noar ti set b1='SNERJMZOPU' where id=2;
-update noar tt set v0='R' where id=2;
-update noar ti set v0='R' where id=2;
-update noar tt set b2='U6' where id=2;
-update noar ti set b2='U6' where id=2;
-update noar tt set v0='XXQVK9YR491UB0WIM0A2' where id=3;
-update noar ti set v0='XXQVK9YR491UB0WIM0A2' where id=3;
-update noar tt set b0='XJYZLCRXTR02LGTY4G' where id=3;
-update noar ti set b0='XJYZLCRXTR02LGTY4G' where id=3;
-update noar tt set v0='V4NMM9TEVFDH5OQ5C8Q05B' where id=3;
-update noar ti set v0='V4NMM9TEVFDH5OQ5C8Q05B' where id=3;
-update noar tt set b1='YYSUSK7XQJ' where id=3;
-update noar ti set b1='YYSUSK7XQJ' where id=3;
-update noar tt set v0='L7ZD' where id=3;
-update noar ti set v0='L7ZD' where id=3;
-update noar tt set b2='NCDYVN0FZ95CJU2O25H9M433RZYYZ' where id=3;
-update noar ti set b2='NCDYVN0FZ95CJU2O25H9M433RZYYZ' where id=3;
-update noar tt set v0='O7N' where id=4;
-update noar ti set v0='O7N' where id=4;
-update noar tt set b0='V68GBFWGO496QSP6TRUVUKQNVC' where id=4;
-update noar ti set b0='V68GBFWGO496QSP6TRUVUKQNVC' where id=4;
-update noar tt set v0='C55665A2VZVF' where id=4;
-update noar ti set v0='C55665A2VZVF' where id=4;
-update noar tt set b1='SHNHOWL5ZEAWGT57WH5MC' where id=4;
-update noar ti set b1='SHNHOWL5ZEAWGT57WH5MC' where id=4;
-update noar tt set v0='ILANGQBVR0U' where id=4;
-update noar ti set v0='ILANGQBVR0U' where id=4;
-update noar tt set b2='IGIUA0GJ9' where id=4;
-update noar ti set b2='IGIUA0GJ9' where id=4;
-update noar tt set v0='PM9L27OCD0NDFID' where id=5;
-update noar ti set v0='PM9L27OCD0NDFID' where id=5;
-update noar tt set b0='W3PD8K8' where id=5;
-update noar ti set b0='W3PD8K8' where id=5;
-update noar tt set v0='5QKI33GKH9DZVQZ' where id=5;
-update noar ti set v0='5QKI33GKH9DZVQZ' where id=5;
-update noar tt set b1='AORLPK' where id=5;
-update noar ti set b1='AORLPK' where id=5;
-update noar tt set v0='8AHJM7ONR1IGKZYSV89NC3WDY86FD1XG' where id=5;
-update noar ti set v0='8AHJM7ONR1IGKZYSV89NC3WDY86FD1XG' where id=5;
-update noar tt set b2='VGJUULSPU0B2' where id=5;
-update noar ti set b2='VGJUULSPU0B2' where id=5;
-update noar tt set v0='SOGNKNK0JTPD' where id=6;
-update noar ti set v0='SOGNKNK0JTPD' where id=6;
-update noar tt set b0='O' where id=6;
-update noar ti set b0='O' where id=6;
-update noar tt set v0='VGR7K16GHINUZDF97K' where id=6;
-update noar ti set v0='VGR7K16GHINUZDF97K' where id=6;
-update noar tt set b1='T924XEYY82I00GBQ4PHMY9KT3U188' where id=6;
-update noar ti set b1='T924XEYY82I00GBQ4PHMY9KT3U188' where id=6;
-update noar tt set v0='R76CM1FLVLG' where id=6;
-update noar ti set v0='R76CM1FLVLG' where id=6;
-update noar tt set b2='9W2K46LUBPULEUD2JHZNDBP1A39X0W' where id=6;
-update noar ti set b2='9W2K46LUBPULEUD2JHZNDBP1A39X0W' where id=6;
-update noar tt set v0='7PAW' where id=7;
-update noar ti set v0='7PAW' where id=7;
-update noar tt set b0='RB7HX7LZ0DO7V2H5RMPI' where id=7;
-update noar ti set b0='RB7HX7LZ0DO7V2H5RMPI' where id=7;
-update noar tt set v0='N2QDKTNJD6B' where id=7;
-update noar ti set v0='N2QDKTNJD6B' where id=7;
-update noar tt set b1='JIQB3SIBSFD1FRJZM6MD9IP8WM' where id=7;
-update noar ti set b1='JIQB3SIBSFD1FRJZM6MD9IP8WM' where id=7;
-update noar tt set v0='7XYRR9DB0P8ROJOQEK40HF' where id=7;
-update noar ti set v0='7XYRR9DB0P8ROJOQEK40HF' where id=7;
-update noar tt set b2='6UYR1QXWADW9P0V' where id=7;
-update noar ti set b2='6UYR1QXWADW9P0V' where id=7;
-update noar tt set v0='HX8KNLP6SQTLK8YIAD' where id=8;
-update noar ti set v0='HX8KNLP6SQTLK8YIAD' where id=8;
-update noar tt set b0='5QF1XQY8EEFN5V4AS7OXBQJREBSL9157' where id=8;
-update noar ti set b0='5QF1XQY8EEFN5V4AS7OXBQJREBSL9157' where id=8;
-update noar tt set v0='5S3RPTKS8623Q9CCIDTOA3O9JXDQD' where id=8;
-update noar ti set v0='5S3RPTKS8623Q9CCIDTOA3O9JXDQD' where id=8;
-update noar tt set b1='TCVWWZXMSNRC6B9MPP' where id=8;
-update noar ti set b1='TCVWWZXMSNRC6B9MPP' where id=8;
-update noar tt set v0='TXXCDN4SCMU79E' where id=8;
-update noar ti set v0='TXXCDN4SCMU79E' where id=8;
-update noar tt set b2='990E4IXCJKWENKUSTQL1NMFLS0HU4ZMG' where id=8;
-update noar ti set b2='990E4IXCJKWENKUSTQL1NMFLS0HU4ZMG' where id=8;
-update noar tt set v0='QH3JA7DFIKS8FX3G' where id=9;
-update noar ti set v0='QH3JA7DFIKS8FX3G' where id=9;
-update noar tt set b0='3UBRY77M38VEDTJJD6CSQ5OIG95T6' where id=9;
-update noar ti set b0='3UBRY77M38VEDTJJD6CSQ5OIG95T6' where id=9;
-update noar tt set v0='ZHNJMTJJNOGV82IWLWDB19AW9H2OFT0B' where id=9;
-update noar ti set v0='ZHNJMTJJNOGV82IWLWDB19AW9H2OFT0B' where id=9;
-update noar tt set b1='GO0ONIGKPY267V3UN3IP6S9' where id=9;
-update noar ti set b1='GO0ONIGKPY267V3UN3IP6S9' where id=9;
-update noar tt set v0='3B5Q7PIB4T2' where id=9;
-update noar ti set v0='3B5Q7PIB4T2' where id=9;
-update noar tt set b2='ATKB1B' where id=9;
-update noar ti set b2='ATKB1B' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 tinyblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='OI7J12' where id=1;
-update noar ti set v0='OI7J12' where id=1;
-update noar tt set b0='L2H2X0Q65JS27' where id=1;
-update noar ti set b0='L2H2X0Q65JS27' where id=1;
-update noar tt set v0='KG' where id=1;
-update noar ti set v0='KG' where id=1;
-update noar tt set b1='CURZAL8QB5H1I7CVQCMXRW4O' where id=1;
-update noar ti set b1='CURZAL8QB5H1I7CVQCMXRW4O' where id=1;
-update noar tt set v0='Y8ZTRWBC4711' where id=1;
-update noar ti set v0='Y8ZTRWBC4711' where id=1;
-update noar tt set b2='MTZ1GXBKO8OT70JR7' where id=1;
-update noar ti set b2='MTZ1GXBKO8OT70JR7' where id=1;
-update noar tt set v0='9II7AO8CJZ0IK9EH' where id=2;
-update noar ti set v0='9II7AO8CJZ0IK9EH' where id=2;
-update noar tt set b0='SZUCK76WLQH5Y6VMV546G50KH0251H9B' where id=2;
-update noar ti set b0='SZUCK76WLQH5Y6VMV546G50KH0251H9B' where id=2;
-update noar tt set v0='1LPE3' where id=2;
-update noar ti set v0='1LPE3' where id=2;
-update noar tt set b1='SQCT' where id=2;
-update noar ti set b1='SQCT' where id=2;
-update noar tt set v0='LOHJ0T' where id=2;
-update noar ti set v0='LOHJ0T' where id=2;
-update noar tt set b2='6VNDAK651XOCRRXG8J8WHXY2' where id=2;
-update noar ti set b2='6VNDAK651XOCRRXG8J8WHXY2' where id=2;
-update noar tt set v0='O1A9LK789AAVXFTZ2OTM' where id=3;
-update noar ti set v0='O1A9LK789AAVXFTZ2OTM' where id=3;
-update noar tt set b0='ZAB81UFY4Y62I5L1V' where id=3;
-update noar ti set b0='ZAB81UFY4Y62I5L1V' where id=3;
-update noar tt set v0='Y4AMEX5NGPS7YYPM8AKV0P3TQJ3U1D' where id=3;
-update noar ti set v0='Y4AMEX5NGPS7YYPM8AKV0P3TQJ3U1D' where id=3;
-update noar tt set b1='5N4EHOOG7S7MPJI0100TAILLME6' where id=3;
-update noar ti set b1='5N4EHOOG7S7MPJI0100TAILLME6' where id=3;
-update noar tt set v0='O' where id=3;
-update noar ti set v0='O' where id=3;
-update noar tt set b2='NA4BCU1Z2' where id=3;
-update noar ti set b2='NA4BCU1Z2' where id=3;
-update noar tt set v0='AOTVEXN0CF7VRDIDW64TV0H' where id=4;
-update noar ti set v0='AOTVEXN0CF7VRDIDW64TV0H' where id=4;
-update noar tt set b0='ALA3NK7N8WC7GP2CBRI7CX1V3' where id=4;
-update noar ti set b0='ALA3NK7N8WC7GP2CBRI7CX1V3' where id=4;
-update noar tt set v0='AR5KO486K' where id=4;
-update noar ti set v0='AR5KO486K' where id=4;
-update noar tt set b1='RCR3YKANN' where id=4;
-update noar ti set b1='RCR3YKANN' where id=4;
-update noar tt set v0='TLGJC19GVS6SLFK1O' where id=4;
-update noar ti set v0='TLGJC19GVS6SLFK1O' where id=4;
-update noar tt set b2='X3J231' where id=4;
-update noar ti set b2='X3J231' where id=4;
-update noar tt set v0='QMM8LAQS' where id=5;
-update noar ti set v0='QMM8LAQS' where id=5;
-update noar tt set b0='J2E7NVBTONPU6V425LE' where id=5;
-update noar ti set b0='J2E7NVBTONPU6V425LE' where id=5;
-update noar tt set v0='3EZNJ2PFM27PC1P26I9VODKBABQ0E9YW' where id=5;
-update noar ti set v0='3EZNJ2PFM27PC1P26I9VODKBABQ0E9YW' where id=5;
-update noar tt set b1='W2HSFYASIJKDGOUBVXFQMFNZ' where id=5;
-update noar ti set b1='W2HSFYASIJKDGOUBVXFQMFNZ' where id=5;
-update noar tt set v0='ZQSOMD43GFMFGJJ' where id=5;
-update noar ti set v0='ZQSOMD43GFMFGJJ' where id=5;
-update noar tt set b2='I6SI6YPOEPLT3GHC9707EM0FGVY' where id=5;
-update noar ti set b2='I6SI6YPOEPLT3GHC9707EM0FGVY' where id=5;
-update noar tt set v0='8MRACZEDAMCELBDHMVHGOPDR6XNVQXRK' where id=6;
-update noar ti set v0='8MRACZEDAMCELBDHMVHGOPDR6XNVQXRK' where id=6;
-update noar tt set b0='4ZEO72K7O4V37WKJB3J0QZ' where id=6;
-update noar ti set b0='4ZEO72K7O4V37WKJB3J0QZ' where id=6;
-update noar tt set v0='2K2LPBHY5XRWRFB64VF3RC7NPU' where id=6;
-update noar ti set v0='2K2LPBHY5XRWRFB64VF3RC7NPU' where id=6;
-update noar tt set b1='B' where id=6;
-update noar ti set b1='B' where id=6;
-update noar tt set v0='2RUM' where id=6;
-update noar ti set v0='2RUM' where id=6;
-update noar tt set b2='8Y' where id=6;
-update noar ti set b2='8Y' where id=6;
-update noar tt set v0='2AHJ44M79LR' where id=7;
-update noar ti set v0='2AHJ44M79LR' where id=7;
-update noar tt set b0='B3QRQU6XO' where id=7;
-update noar ti set b0='B3QRQU6XO' where id=7;
-update noar tt set v0='ZQMAN6W9DQO' where id=7;
-update noar ti set v0='ZQMAN6W9DQO' where id=7;
-update noar tt set b1='V78MZZW3CQBX0BZY' where id=7;
-update noar ti set b1='V78MZZW3CQBX0BZY' where id=7;
-update noar tt set v0='LJFDJPSEHKCBR1UQMLJC' where id=7;
-update noar ti set v0='LJFDJPSEHKCBR1UQMLJC' where id=7;
-update noar tt set b2='Y4DKDBXP7CN1XAH4G' where id=7;
-update noar ti set b2='Y4DKDBXP7CN1XAH4G' where id=7;
-update noar tt set v0='IK7AZ5XBBROYQ8F4IOC129ZJ' where id=8;
-update noar ti set v0='IK7AZ5XBBROYQ8F4IOC129ZJ' where id=8;
-update noar tt set b0='XT' where id=8;
-update noar ti set b0='XT' where id=8;
-update noar tt set v0='CTTTOX4FXK9Y3034TS4E7IDHKC' where id=8;
-update noar ti set v0='CTTTOX4FXK9Y3034TS4E7IDHKC' where id=8;
-update noar tt set b1='5UIAANG50UDRGFN' where id=8;
-update noar ti set b1='5UIAANG50UDRGFN' where id=8;
-update noar tt set v0='G' where id=8;
-update noar ti set v0='G' where id=8;
-update noar tt set b2='B' where id=8;
-update noar ti set b2='B' where id=8;
-update noar tt set v0='8TG7Z7T1' where id=9;
-update noar ti set v0='8TG7Z7T1' where id=9;
-update noar tt set b0='RDNYBT9KF8LK3CQ3OSZ' where id=9;
-update noar ti set b0='RDNYBT9KF8LK3CQ3OSZ' where id=9;
-update noar tt set v0='SAURT414' where id=9;
-update noar ti set v0='SAURT414' where id=9;
-update noar tt set b1='1UCRL3PWIYG' where id=9;
-update noar ti set b1='1UCRL3PWIYG' where id=9;
-update noar tt set v0='WJ3DK1' where id=9;
-update noar ti set v0='WJ3DK1' where id=9;
-update noar tt set b2='NYAZJ5HH60OQ3DS05LEXNKHDA2KH' where id=9;
-update noar ti set b2='NYAZJ5HH60OQ3DS05LEXNKHDA2KH' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 tinyblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='HL08ND7Q6DMT3OHAN0JXSEN' where id=1;
-update noar ti set v0='HL08ND7Q6DMT3OHAN0JXSEN' where id=1;
-update noar tt set b0='DP58QF' where id=1;
-update noar ti set b0='DP58QF' where id=1;
-update noar tt set v0='TOBFDTZ' where id=1;
-update noar ti set v0='TOBFDTZ' where id=1;
-update noar tt set b1='C0T1VR7XJY2I5TZPSAWH6QP5SY5C' where id=1;
-update noar ti set b1='C0T1VR7XJY2I5TZPSAWH6QP5SY5C' where id=1;
-update noar tt set v0='O6M533' where id=1;
-update noar ti set v0='O6M533' where id=1;
-update noar tt set b2='J1QCYXJOTCHW2TG6ER49E3I8' where id=1;
-update noar ti set b2='J1QCYXJOTCHW2TG6ER49E3I8' where id=1;
-update noar tt set v0='1MLG4QUYLS5' where id=2;
-update noar ti set v0='1MLG4QUYLS5' where id=2;
-update noar tt set b0='JIZF' where id=2;
-update noar ti set b0='JIZF' where id=2;
-update noar tt set v0='KKZH' where id=2;
-update noar ti set v0='KKZH' where id=2;
-update noar tt set b1='VTY' where id=2;
-update noar ti set b1='VTY' where id=2;
-update noar tt set v0='JCIDR0Q' where id=2;
-update noar ti set v0='JCIDR0Q' where id=2;
-update noar tt set b2='AY783DZSX' where id=2;
-update noar ti set b2='AY783DZSX' where id=2;
-update noar tt set v0='G77SF9DW3V' where id=3;
-update noar ti set v0='G77SF9DW3V' where id=3;
-update noar tt set b0='W7AKNMEO8ZQRM2HAUI' where id=3;
-update noar ti set b0='W7AKNMEO8ZQRM2HAUI' where id=3;
-update noar tt set v0='GP2RCDN95RFE6Q2FORET3BQBUT' where id=3;
-update noar ti set v0='GP2RCDN95RFE6Q2FORET3BQBUT' where id=3;
-update noar tt set b1='QQ' where id=3;
-update noar ti set b1='QQ' where id=3;
-update noar tt set v0='DUXLNXEO' where id=3;
-update noar ti set v0='DUXLNXEO' where id=3;
-update noar tt set b2='IOXMLUCCUWG9190X' where id=3;
-update noar ti set b2='IOXMLUCCUWG9190X' where id=3;
-update noar tt set v0='2M8TGMTYRAE35B' where id=4;
-update noar ti set v0='2M8TGMTYRAE35B' where id=4;
-update noar tt set b0='P367R1OG' where id=4;
-update noar ti set b0='P367R1OG' where id=4;
-update noar tt set v0='DLUXSXJ' where id=4;
-update noar ti set v0='DLUXSXJ' where id=4;
-update noar tt set b1='A6DTY8XI3DO6K68I8SPJQD8HNL03K1' where id=4;
-update noar ti set b1='A6DTY8XI3DO6K68I8SPJQD8HNL03K1' where id=4;
-update noar tt set v0='RG49W6MANVB1NFRV1AKRGV3YGPC83' where id=4;
-update noar ti set v0='RG49W6MANVB1NFRV1AKRGV3YGPC83' where id=4;
-update noar tt set b2='UX7K28G' where id=4;
-update noar ti set b2='UX7K28G' where id=4;
-update noar tt set v0='R' where id=5;
-update noar ti set v0='R' where id=5;
-update noar tt set b0='DG27ZCOVM9WQGA' where id=5;
-update noar ti set b0='DG27ZCOVM9WQGA' where id=5;
-update noar tt set v0='GEBFAD60Z40LU0OB' where id=5;
-update noar ti set v0='GEBFAD60Z40LU0OB' where id=5;
-update noar tt set b1='0VDD84SRRGSAKPR6ZD3IJUKSG4' where id=5;
-update noar ti set b1='0VDD84SRRGSAKPR6ZD3IJUKSG4' where id=5;
-update noar tt set v0='V0MW93JK1OBS0OHC1KL' where id=5;
-update noar ti set v0='V0MW93JK1OBS0OHC1KL' where id=5;
-update noar tt set b2='WGV3M79OBFRIF18PO3STY4AU3T' where id=5;
-update noar ti set b2='WGV3M79OBFRIF18PO3STY4AU3T' where id=5;
-update noar tt set v0='X3RM6OE32' where id=6;
-update noar ti set v0='X3RM6OE32' where id=6;
-update noar tt set b0='PTODADEPHDB9D54DN5' where id=6;
-update noar ti set b0='PTODADEPHDB9D54DN5' where id=6;
-update noar tt set v0='YTUW1SVWSWCLJ143I20FL07EI0B5N' where id=6;
-update noar ti set v0='YTUW1SVWSWCLJ143I20FL07EI0B5N' where id=6;
-update noar tt set b1='565W558WPQ6KE3RZ5IXDHDPO' where id=6;
-update noar ti set b1='565W558WPQ6KE3RZ5IXDHDPO' where id=6;
-update noar tt set v0='TYRUWQTWTTN3HXCL1G5XSKK5ZN0H' where id=6;
-update noar ti set v0='TYRUWQTWTTN3HXCL1G5XSKK5ZN0H' where id=6;
-update noar tt set b2='19K9FVKBRVDPD6ATLMT0' where id=6;
-update noar ti set b2='19K9FVKBRVDPD6ATLMT0' where id=6;
-update noar tt set v0='LBIF0X8L' where id=7;
-update noar ti set v0='LBIF0X8L' where id=7;
-update noar tt set b0='R1985DLV' where id=7;
-update noar ti set b0='R1985DLV' where id=7;
-update noar tt set v0='V' where id=7;
-update noar ti set v0='V' where id=7;
-update noar tt set b1='FCQB1KVURQYSAFUL62ZDAC9E' where id=7;
-update noar ti set b1='FCQB1KVURQYSAFUL62ZDAC9E' where id=7;
-update noar tt set v0='L' where id=7;
-update noar ti set v0='L' where id=7;
-update noar tt set b2='J9POC94SSMTFZEY15Z' where id=7;
-update noar ti set b2='J9POC94SSMTFZEY15Z' where id=7;
-update noar tt set v0='0' where id=8;
-update noar ti set v0='0' where id=8;
-update noar tt set b0='4UZ2QBF6D8U5ONNKYS' where id=8;
-update noar ti set b0='4UZ2QBF6D8U5ONNKYS' where id=8;
-update noar tt set v0='E6POTG7BV3AWLSIYQKE' where id=8;
-update noar ti set v0='E6POTG7BV3AWLSIYQKE' where id=8;
-update noar tt set b1='6E1CXYETZS2L7' where id=8;
-update noar ti set b1='6E1CXYETZS2L7' where id=8;
-update noar tt set v0='Z855OK' where id=8;
-update noar ti set v0='Z855OK' where id=8;
-update noar tt set b2='M5C40FOV3EWMCRAN6O5RCM8P6H8' where id=8;
-update noar ti set b2='M5C40FOV3EWMCRAN6O5RCM8P6H8' where id=8;
-update noar tt set v0='LG8FIZK5SBLSHGYRXPZBOL96MI' where id=9;
-update noar ti set v0='LG8FIZK5SBLSHGYRXPZBOL96MI' where id=9;
-update noar tt set b0='Z3OSHXRBIJKE5WE01HGXZV' where id=9;
-update noar ti set b0='Z3OSHXRBIJKE5WE01HGXZV' where id=9;
-update noar tt set v0='NF2FK5MYMCVES2EAXB5C4D40T' where id=9;
-update noar ti set v0='NF2FK5MYMCVES2EAXB5C4D40T' where id=9;
-update noar tt set b1='S3ZSV00T' where id=9;
-update noar ti set b1='S3ZSV00T' where id=9;
-update noar tt set v0='TWVUKPSZ3Y8HF42O' where id=9;
-update noar ti set v0='TWVUKPSZ3Y8HF42O' where id=9;
-update noar tt set b2='LH02L19SD27935X7SNF' where id=9;
-update noar ti set b2='LH02L19SD27935X7SNF' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 tinyblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='037BSCOD6UAEM5LDNURR' where id=1;
-update noar ti set v0='037BSCOD6UAEM5LDNURR' where id=1;
-update noar tt set b0='4YW3JEUTBJ1D4VHHA7QT9' where id=1;
-update noar ti set b0='4YW3JEUTBJ1D4VHHA7QT9' where id=1;
-update noar tt set v0='15Z94IRR19WZMA2NHVX1AULREG5L9J8' where id=1;
-update noar ti set v0='15Z94IRR19WZMA2NHVX1AULREG5L9J8' where id=1;
-update noar tt set b1='W7Z1RXA3ZTUBXYHNA' where id=1;
-update noar ti set b1='W7Z1RXA3ZTUBXYHNA' where id=1;
-update noar tt set v0='GZ1WBPP8PO7834SJKRADPAUBUJZ' where id=1;
-update noar ti set v0='GZ1WBPP8PO7834SJKRADPAUBUJZ' where id=1;
-update noar tt set b2='X9USN1N' where id=1;
-update noar ti set b2='X9USN1N' where id=1;
-update noar tt set v0='DK3OYIWLRKOX5CKZVFQ2TGE8AD' where id=2;
-update noar ti set v0='DK3OYIWLRKOX5CKZVFQ2TGE8AD' where id=2;
-update noar tt set b0='R5QHA0UTZKDO99Y2ETN0SQT9Q3' where id=2;
-update noar ti set b0='R5QHA0UTZKDO99Y2ETN0SQT9Q3' where id=2;
-update noar tt set v0='9OL0HBZOGLM13CZRIRDOJOZ1KU9' where id=2;
-update noar ti set v0='9OL0HBZOGLM13CZRIRDOJOZ1KU9' where id=2;
-update noar tt set b1='8Y33' where id=2;
-update noar ti set b1='8Y33' where id=2;
-update noar tt set v0='NK45G6F9KE5BE9C855NZ8S' where id=2;
-update noar ti set v0='NK45G6F9KE5BE9C855NZ8S' where id=2;
-update noar tt set b2='2IGA' where id=2;
-update noar ti set b2='2IGA' where id=2;
-update noar tt set v0='B67ULN' where id=3;
-update noar ti set v0='B67ULN' where id=3;
-update noar tt set b0='AF20HMLSZZFY' where id=3;
-update noar ti set b0='AF20HMLSZZFY' where id=3;
-update noar tt set v0='EL2LYNNMTGW6Z93QJ9B4C' where id=3;
-update noar ti set v0='EL2LYNNMTGW6Z93QJ9B4C' where id=3;
-update noar tt set b1='303BQITLZ9XIYWUU4L' where id=3;
-update noar ti set b1='303BQITLZ9XIYWUU4L' where id=3;
-update noar tt set v0='P9' where id=3;
-update noar ti set v0='P9' where id=3;
-update noar tt set b2='MO77HNMLFU1Q4SLEOTNH' where id=3;
-update noar ti set b2='MO77HNMLFU1Q4SLEOTNH' where id=3;
-update noar tt set v0='QSUWI3N' where id=4;
-update noar ti set v0='QSUWI3N' where id=4;
-update noar tt set b0='NROB647Y21JP6ZG8PS2H0PRA2E5FJJ0' where id=4;
-update noar ti set b0='NROB647Y21JP6ZG8PS2H0PRA2E5FJJ0' where id=4;
-update noar tt set v0='8J' where id=4;
-update noar ti set v0='8J' where id=4;
-update noar tt set b1='JBZHI9II7Y6YJE3QGWDOMAWW' where id=4;
-update noar ti set b1='JBZHI9II7Y6YJE3QGWDOMAWW' where id=4;
-update noar tt set v0='SXFNP56G12R0VV' where id=4;
-update noar ti set v0='SXFNP56G12R0VV' where id=4;
-update noar tt set b2='0J0FS6GRE5QLSG2CP2D93NNEH6AH' where id=4;
-update noar ti set b2='0J0FS6GRE5QLSG2CP2D93NNEH6AH' where id=4;
-update noar tt set v0='9PXH' where id=5;
-update noar ti set v0='9PXH' where id=5;
-update noar tt set b0='QZMT5GN9E' where id=5;
-update noar ti set b0='QZMT5GN9E' where id=5;
-update noar tt set v0='46G0EW2JW00712HPI' where id=5;
-update noar ti set v0='46G0EW2JW00712HPI' where id=5;
-update noar tt set b1='2TGWA4XA1LPIHAZ2819IK' where id=5;
-update noar ti set b1='2TGWA4XA1LPIHAZ2819IK' where id=5;
-update noar tt set v0='M2YNH389JT9C6D' where id=5;
-update noar ti set v0='M2YNH389JT9C6D' where id=5;
-update noar tt set b2='W' where id=5;
-update noar ti set b2='W' where id=5;
-update noar tt set v0='A8VH18SOSSTZC1I22OU8JZ6PTLEI3M' where id=6;
-update noar ti set v0='A8VH18SOSSTZC1I22OU8JZ6PTLEI3M' where id=6;
-update noar tt set b0='LQD9' where id=6;
-update noar ti set b0='LQD9' where id=6;
-update noar tt set v0='AZLK9SC06349JCTZHOZK1O0RM1ATWSDF' where id=6;
-update noar ti set v0='AZLK9SC06349JCTZHOZK1O0RM1ATWSDF' where id=6;
-update noar tt set b1='IK' where id=6;
-update noar ti set b1='IK' where id=6;
-update noar tt set v0='M4O' where id=6;
-update noar ti set v0='M4O' where id=6;
-update noar tt set b2='ORVTI5FU5YL0CR10PYNB1O' where id=6;
-update noar ti set b2='ORVTI5FU5YL0CR10PYNB1O' where id=6;
-update noar tt set v0='D8KM4C' where id=7;
-update noar ti set v0='D8KM4C' where id=7;
-update noar tt set b0='Q0LHBY3KXH' where id=7;
-update noar ti set b0='Q0LHBY3KXH' where id=7;
-update noar tt set v0='6GNDTR367H6K3N6J4SF1IK8Y' where id=7;
-update noar ti set v0='6GNDTR367H6K3N6J4SF1IK8Y' where id=7;
-update noar tt set b1='VNN6O2OFAPDZNMXFPZOJ' where id=7;
-update noar ti set b1='VNN6O2OFAPDZNMXFPZOJ' where id=7;
-update noar tt set v0='M66Z6ZUWVD8Z' where id=7;
-update noar ti set v0='M66Z6ZUWVD8Z' where id=7;
-update noar tt set b2='R1MUU63KRJCD0WVQ' where id=7;
-update noar ti set b2='R1MUU63KRJCD0WVQ' where id=7;
-update noar tt set v0='VW' where id=8;
-update noar ti set v0='VW' where id=8;
-update noar tt set b0='23EXKZTUHGSI2XCZJ6QC5' where id=8;
-update noar ti set b0='23EXKZTUHGSI2XCZJ6QC5' where id=8;
-update noar tt set v0='VM0IYDTL' where id=8;
-update noar ti set v0='VM0IYDTL' where id=8;
-update noar tt set b1='GHCI5XAPG83KZEFQDWCA7' where id=8;
-update noar ti set b1='GHCI5XAPG83KZEFQDWCA7' where id=8;
-update noar tt set v0='6W98FHZJ9VG' where id=8;
-update noar ti set v0='6W98FHZJ9VG' where id=8;
-update noar tt set b2='JKADCJ7TR1DYO4B9P4I' where id=8;
-update noar ti set b2='JKADCJ7TR1DYO4B9P4I' where id=8;
-update noar tt set v0='DJHM5O81KQ8' where id=9;
-update noar ti set v0='DJHM5O81KQ8' where id=9;
-update noar tt set b0='4UEFMIAVF93HL7PWE9FRJEWS3YNZTG' where id=9;
-update noar ti set b0='4UEFMIAVF93HL7PWE9FRJEWS3YNZTG' where id=9;
-update noar tt set v0='WZQ82KSAFPZXW08560P0NEQK6HHE5GSP' where id=9;
-update noar ti set v0='WZQ82KSAFPZXW08560P0NEQK6HHE5GSP' where id=9;
-update noar tt set b1='ZUY6KSNP80OXP4L4HZDY' where id=9;
-update noar ti set b1='ZUY6KSNP80OXP4L4HZDY' where id=9;
-update noar tt set v0='PLNEBEM31RDO2VK9QLN0I7MDZ' where id=9;
-update noar ti set v0='PLNEBEM31RDO2VK9QLN0I7MDZ' where id=9;
-update noar tt set b2='Q9I731ITHUFZM2INAGWF7' where id=9;
-update noar ti set b2='Q9I731ITHUFZM2INAGWF7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 tinyblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='C42GOAGO' where id=1;
-update noar ti set v0='C42GOAGO' where id=1;
-update noar tt set b0='HN4WLXTY' where id=1;
-update noar ti set b0='HN4WLXTY' where id=1;
-update noar tt set v0='RH90QRFRIR83WY2C' where id=1;
-update noar ti set v0='RH90QRFRIR83WY2C' where id=1;
-update noar tt set b1='3B3T5GL6QCLKMR12FV7QJJLO7F' where id=1;
-update noar ti set b1='3B3T5GL6QCLKMR12FV7QJJLO7F' where id=1;
-update noar tt set v0='R02MJE6VKFBHN' where id=1;
-update noar ti set v0='R02MJE6VKFBHN' where id=1;
-update noar tt set b2='EVPJ1NGLYQ8MSPRRW0KEE9LQ' where id=1;
-update noar ti set b2='EVPJ1NGLYQ8MSPRRW0KEE9LQ' where id=1;
-update noar tt set v0='U33E21IEBDSBE26' where id=2;
-update noar ti set v0='U33E21IEBDSBE26' where id=2;
-update noar tt set b0='T7FN00HFEF7QE6ZNL4MLO9HIXYZHXB' where id=2;
-update noar ti set b0='T7FN00HFEF7QE6ZNL4MLO9HIXYZHXB' where id=2;
-update noar tt set v0='VFRBHOKTJTZ3FVZUYQI49LEO0KRZKA' where id=2;
-update noar ti set v0='VFRBHOKTJTZ3FVZUYQI49LEO0KRZKA' where id=2;
-update noar tt set b1='FE5WO0GZ24DV50CQUYH6ER' where id=2;
-update noar ti set b1='FE5WO0GZ24DV50CQUYH6ER' where id=2;
-update noar tt set v0='1D8H0' where id=2;
-update noar ti set v0='1D8H0' where id=2;
-update noar tt set b2='2RJ4C' where id=2;
-update noar ti set b2='2RJ4C' where id=2;
-update noar tt set v0='H6ZSWP2SY6LY7' where id=3;
-update noar ti set v0='H6ZSWP2SY6LY7' where id=3;
-update noar tt set b0='4L0WJMP0J' where id=3;
-update noar ti set b0='4L0WJMP0J' where id=3;
-update noar tt set v0='0782FAFVBIYP' where id=3;
-update noar ti set v0='0782FAFVBIYP' where id=3;
-update noar tt set b1='A' where id=3;
-update noar ti set b1='A' where id=3;
-update noar tt set v0='4SJ3C724XCY2OO6ZAKL2' where id=3;
-update noar ti set v0='4SJ3C724XCY2OO6ZAKL2' where id=3;
-update noar tt set b2='AI25R77LVHKWCJ5IT90OHAEGB0HFP' where id=3;
-update noar ti set b2='AI25R77LVHKWCJ5IT90OHAEGB0HFP' where id=3;
-update noar tt set v0='IP2PHUURA9TG2BYRSIXHN69VCR4' where id=4;
-update noar ti set v0='IP2PHUURA9TG2BYRSIXHN69VCR4' where id=4;
-update noar tt set b0='7ZKWYQM855KDNU0' where id=4;
-update noar ti set b0='7ZKWYQM855KDNU0' where id=4;
-update noar tt set v0='8TFKU3MM1UCNXO15' where id=4;
-update noar ti set v0='8TFKU3MM1UCNXO15' where id=4;
-update noar tt set b1='XOL13FKECZXFKXDTJVSN91MRZT' where id=4;
-update noar ti set b1='XOL13FKECZXFKXDTJVSN91MRZT' where id=4;
-update noar tt set v0='E' where id=4;
-update noar ti set v0='E' where id=4;
-update noar tt set b2='VC5PVJIQ0QZBPB4M602' where id=4;
-update noar ti set b2='VC5PVJIQ0QZBPB4M602' where id=4;
-update noar tt set v0='7IBXIAIYOMS0NEBK5QZSEHHP39J' where id=5;
-update noar ti set v0='7IBXIAIYOMS0NEBK5QZSEHHP39J' where id=5;
-update noar tt set b0='SSLR2AGMFPWOGIW15HQE' where id=5;
-update noar ti set b0='SSLR2AGMFPWOGIW15HQE' where id=5;
-update noar tt set v0='PG98BQTP' where id=5;
-update noar ti set v0='PG98BQTP' where id=5;
-update noar tt set b1='VJG5N8LIIMQ73NVRRU' where id=5;
-update noar ti set b1='VJG5N8LIIMQ73NVRRU' where id=5;
-update noar tt set v0='SCWX0YJFYQ9RJGWC13IG' where id=5;
-update noar ti set v0='SCWX0YJFYQ9RJGWC13IG' where id=5;
-update noar tt set b2='0REQYL6GMWRWVDU9GE' where id=5;
-update noar ti set b2='0REQYL6GMWRWVDU9GE' where id=5;
-update noar tt set v0='0ZOBV9YX' where id=6;
-update noar ti set v0='0ZOBV9YX' where id=6;
-update noar tt set b0='0MZZ2XV18L' where id=6;
-update noar ti set b0='0MZZ2XV18L' where id=6;
-update noar tt set v0='TGCUTH6145YS7' where id=6;
-update noar ti set v0='TGCUTH6145YS7' where id=6;
-update noar tt set b1='0YN7LFXSSES7FEHT4PFVV97Y0QU' where id=6;
-update noar ti set b1='0YN7LFXSSES7FEHT4PFVV97Y0QU' where id=6;
-update noar tt set v0='LYT0TI8TMD98EL3OCBNBJ774E6CAY51' where id=6;
-update noar ti set v0='LYT0TI8TMD98EL3OCBNBJ774E6CAY51' where id=6;
-update noar tt set b2='5HV9RBXVH1BPMRVU6ASD8J05ILORL' where id=6;
-update noar ti set b2='5HV9RBXVH1BPMRVU6ASD8J05ILORL' where id=6;
-update noar tt set v0='W26' where id=7;
-update noar ti set v0='W26' where id=7;
-update noar tt set b0='WUAVE5EXZ' where id=7;
-update noar ti set b0='WUAVE5EXZ' where id=7;
-update noar tt set v0='R14ATCQNG2MM8NAW2NM5PDSCOY' where id=7;
-update noar ti set v0='R14ATCQNG2MM8NAW2NM5PDSCOY' where id=7;
-update noar tt set b1='F08J9BB5D2C7708NZ05I5139R9N' where id=7;
-update noar ti set b1='F08J9BB5D2C7708NZ05I5139R9N' where id=7;
-update noar tt set v0='48NJAGD6GQMUK6VF3T8VJ' where id=7;
-update noar ti set v0='48NJAGD6GQMUK6VF3T8VJ' where id=7;
-update noar tt set b2='8SLDH' where id=7;
-update noar ti set b2='8SLDH' where id=7;
-update noar tt set v0='90WO80HNX4KHRGVLJ3T9' where id=8;
-update noar ti set v0='90WO80HNX4KHRGVLJ3T9' where id=8;
-update noar tt set b0='30XHF9SZ17MVI35B95ZVJRSLI' where id=8;
-update noar ti set b0='30XHF9SZ17MVI35B95ZVJRSLI' where id=8;
-update noar tt set v0='ZXOJZJIBRCUSDKQDDVR' where id=8;
-update noar ti set v0='ZXOJZJIBRCUSDKQDDVR' where id=8;
-update noar tt set b1='IV3M432DY0OK8ICM8P6BSPK' where id=8;
-update noar ti set b1='IV3M432DY0OK8ICM8P6BSPK' where id=8;
-update noar tt set v0='UXPRYKZRYDP0WQHCTDPBX9DJTD' where id=8;
-update noar ti set v0='UXPRYKZRYDP0WQHCTDPBX9DJTD' where id=8;
-update noar tt set b2='UMOL55ZDX9P3SMMKIYSFJRGC57C8YCL' where id=8;
-update noar ti set b2='UMOL55ZDX9P3SMMKIYSFJRGC57C8YCL' where id=8;
-update noar tt set v0='8Y0WO' where id=9;
-update noar ti set v0='8Y0WO' where id=9;
-update noar tt set b0='JEGB8G10FA01Y1NR2' where id=9;
-update noar ti set b0='JEGB8G10FA01Y1NR2' where id=9;
-update noar tt set v0='YF6E1B64NLQCTXNBNNXE6LVRLK62GKH8' where id=9;
-update noar ti set v0='YF6E1B64NLQCTXNBNNXE6LVRLK62GKH8' where id=9;
-update noar tt set b1='6UXFHBXAJ66' where id=9;
-update noar ti set b1='6UXFHBXAJ66' where id=9;
-update noar tt set v0='1R17PH0MGTJO0Y0IQ4EZW' where id=9;
-update noar ti set v0='1R17PH0MGTJO0Y0IQ4EZW' where id=9;
-update noar tt set b2='61MNMCQS6KD' where id=9;
-update noar ti set b2='61MNMCQS6KD' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 tinyblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='9RS28RMI8FV3XJ8ABG' where id=1;
-update noar ti set v0='9RS28RMI8FV3XJ8ABG' where id=1;
-update noar tt set b0='BZX6RZKXAZHRXW4FGY4L' where id=1;
-update noar ti set b0='BZX6RZKXAZHRXW4FGY4L' where id=1;
-update noar tt set v0='Q1B7M163EEEXWA7QH51PWXMF55FXM' where id=1;
-update noar ti set v0='Q1B7M163EEEXWA7QH51PWXMF55FXM' where id=1;
-update noar tt set b1='9LHC55YZ9508WHEGXP4LZ6IHMYKG6KTY' where id=1;
-update noar ti set b1='9LHC55YZ9508WHEGXP4LZ6IHMYKG6KTY' where id=1;
-update noar tt set v0='ODGERP7Z4RL2I8QNJ9FT5OQK' where id=1;
-update noar ti set v0='ODGERP7Z4RL2I8QNJ9FT5OQK' where id=1;
-update noar tt set b2='OKG' where id=1;
-update noar ti set b2='OKG' where id=1;
-update noar tt set v0='SXNPWX7JCVHVDTDGNHP' where id=2;
-update noar ti set v0='SXNPWX7JCVHVDTDGNHP' where id=2;
-update noar tt set b0='1' where id=2;
-update noar ti set b0='1' where id=2;
-update noar tt set v0='9' where id=2;
-update noar ti set v0='9' where id=2;
-update noar tt set b1='PDI0PNQTRKI1T56O8FBQAPZU9B' where id=2;
-update noar ti set b1='PDI0PNQTRKI1T56O8FBQAPZU9B' where id=2;
-update noar tt set v0='G2KKSDJN70FFTWQ3IQIPD6G8HZYGX' where id=2;
-update noar ti set v0='G2KKSDJN70FFTWQ3IQIPD6G8HZYGX' where id=2;
-update noar tt set b2='3DYCLBKT780I4D7GTQ5EPS2ZO5G7' where id=2;
-update noar ti set b2='3DYCLBKT780I4D7GTQ5EPS2ZO5G7' where id=2;
-update noar tt set v0='SCZOV67Y12P3H05HLPXTQWU2V1XC' where id=3;
-update noar ti set v0='SCZOV67Y12P3H05HLPXTQWU2V1XC' where id=3;
-update noar tt set b0='VFSCFM6UDB20W3C4C3X3H' where id=3;
-update noar ti set b0='VFSCFM6UDB20W3C4C3X3H' where id=3;
-update noar tt set v0='ZKS8CC0X7569A0IZ4AAKVGTIH3W2' where id=3;
-update noar ti set v0='ZKS8CC0X7569A0IZ4AAKVGTIH3W2' where id=3;
-update noar tt set b1='R30VRG7J5C4' where id=3;
-update noar ti set b1='R30VRG7J5C4' where id=3;
-update noar tt set v0='XSKMNRK7CDE8L7TUMG4ZB4IJQ' where id=3;
-update noar ti set v0='XSKMNRK7CDE8L7TUMG4ZB4IJQ' where id=3;
-update noar tt set b2='CN1IU44OUU4' where id=3;
-update noar ti set b2='CN1IU44OUU4' where id=3;
-update noar tt set v0='RCXYR8IC6XO9FMKFSHAXGSO6GRU' where id=4;
-update noar ti set v0='RCXYR8IC6XO9FMKFSHAXGSO6GRU' where id=4;
-update noar tt set b0='QUPEP6FCRTGAB5J2S7STT6K5EP4LRF' where id=4;
-update noar ti set b0='QUPEP6FCRTGAB5J2S7STT6K5EP4LRF' where id=4;
-update noar tt set v0='JHT9YYT07VE105BB58HCT' where id=4;
-update noar ti set v0='JHT9YYT07VE105BB58HCT' where id=4;
-update noar tt set b1='8RIYAFXTRB6MPG4ASFCHSWO1E6' where id=4;
-update noar ti set b1='8RIYAFXTRB6MPG4ASFCHSWO1E6' where id=4;
-update noar tt set v0='YM4WEQ19IMB92L876C6I0M82EGICZ' where id=4;
-update noar ti set v0='YM4WEQ19IMB92L876C6I0M82EGICZ' where id=4;
-update noar tt set b2='YZ4FUSYJPAXNS0D5SQKHWDBOU8' where id=4;
-update noar ti set b2='YZ4FUSYJPAXNS0D5SQKHWDBOU8' where id=4;
-update noar tt set v0='3CMWWGZ814VCI1FNGENS14CG' where id=5;
-update noar ti set v0='3CMWWGZ814VCI1FNGENS14CG' where id=5;
-update noar tt set b0='OH' where id=5;
-update noar ti set b0='OH' where id=5;
-update noar tt set v0='92LZBFM4CX90FKE4' where id=5;
-update noar ti set v0='92LZBFM4CX90FKE4' where id=5;
-update noar tt set b1='KX6' where id=5;
-update noar ti set b1='KX6' where id=5;
-update noar tt set v0='FVE272YWOB4B9V5WQ4E' where id=5;
-update noar ti set v0='FVE272YWOB4B9V5WQ4E' where id=5;
-update noar tt set b2='0OE' where id=5;
-update noar ti set b2='0OE' where id=5;
-update noar tt set v0='78IGGTMKJ' where id=6;
-update noar ti set v0='78IGGTMKJ' where id=6;
-update noar tt set b0='K05EWZ5D8FH' where id=6;
-update noar ti set b0='K05EWZ5D8FH' where id=6;
-update noar tt set v0='06YMKXNIV2V267E4STPLV5' where id=6;
-update noar ti set v0='06YMKXNIV2V267E4STPLV5' where id=6;
-update noar tt set b1='J1P507ATNGWP173LGF6B9MDVB0U6B0VC' where id=6;
-update noar ti set b1='J1P507ATNGWP173LGF6B9MDVB0U6B0VC' where id=6;
-update noar tt set v0='UUMKNRYHYIA0QKROO9Y238S6I' where id=6;
-update noar ti set v0='UUMKNRYHYIA0QKROO9Y238S6I' where id=6;
-update noar tt set b2='98AQGQKPWEGMCZQ4LZ' where id=6;
-update noar ti set b2='98AQGQKPWEGMCZQ4LZ' where id=6;
-update noar tt set v0='BGKM5YOE222Z4IN0PZPKZHLBO3GT0V76' where id=7;
-update noar ti set v0='BGKM5YOE222Z4IN0PZPKZHLBO3GT0V76' where id=7;
-update noar tt set b0='SCP57762NEZA2W16RJV10IX7QG29ME' where id=7;
-update noar ti set b0='SCP57762NEZA2W16RJV10IX7QG29ME' where id=7;
-update noar tt set v0='VJKJ' where id=7;
-update noar ti set v0='VJKJ' where id=7;
-update noar tt set b1='0FHCBD20XLCPYL' where id=7;
-update noar ti set b1='0FHCBD20XLCPYL' where id=7;
-update noar tt set v0='NQCJIQ5C18AFPZCJM5Z' where id=7;
-update noar ti set v0='NQCJIQ5C18AFPZCJM5Z' where id=7;
-update noar tt set b2='0AGMRCKUS4JU7BPIM5BB83ERIRQLLT' where id=7;
-update noar ti set b2='0AGMRCKUS4JU7BPIM5BB83ERIRQLLT' where id=7;
-update noar tt set v0='WCCB23VS' where id=8;
-update noar ti set v0='WCCB23VS' where id=8;
-update noar tt set b0='8FEI66J3P5MM7LAVVZCTKHU' where id=8;
-update noar ti set b0='8FEI66J3P5MM7LAVVZCTKHU' where id=8;
-update noar tt set v0='LSJPD3FMY6QU4TIQW' where id=8;
-update noar ti set v0='LSJPD3FMY6QU4TIQW' where id=8;
-update noar tt set b1='E84TBAO4LBA15TKDSUXD8' where id=8;
-update noar ti set b1='E84TBAO4LBA15TKDSUXD8' where id=8;
-update noar tt set v0='SJQ2FOI81BZY8DF2Y4S' where id=8;
-update noar ti set v0='SJQ2FOI81BZY8DF2Y4S' where id=8;
-update noar tt set b2='Q4AWTOP19YC1RF2' where id=8;
-update noar ti set b2='Q4AWTOP19YC1RF2' where id=8;
-update noar tt set v0='F2CMRQXJ7L2OBOARXJJS6FJ7K' where id=9;
-update noar ti set v0='F2CMRQXJ7L2OBOARXJJS6FJ7K' where id=9;
-update noar tt set b0='UXQ72ZJ1OL3D83U1J1TX30UB' where id=9;
-update noar ti set b0='UXQ72ZJ1OL3D83U1J1TX30UB' where id=9;
-update noar tt set v0='7D4N1BVA5UMHJLC7Y5ELXUBONSBEV3CI' where id=9;
-update noar ti set v0='7D4N1BVA5UMHJLC7Y5ELXUBONSBEV3CI' where id=9;
-update noar tt set b1='K7A253B9V9B' where id=9;
-update noar ti set b1='K7A253B9V9B' where id=9;
-update noar tt set v0='SWHHS1X89YUT4P' where id=9;
-update noar ti set v0='SWHHS1X89YUT4P' where id=9;
-update noar tt set b2='5LDJHY07T' where id=9;
-update noar ti set b2='5LDJHY07T' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 blob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='FTSNLX48FPC3Z59GRC00S3IWI8FOW8' where id=1;
-update noar ti set v0='FTSNLX48FPC3Z59GRC00S3IWI8FOW8' where id=1;
-update noar tt set b0='CBUDFPIL6G97OCZCTSFDPHLY' where id=1;
-update noar ti set b0='CBUDFPIL6G97OCZCTSFDPHLY' where id=1;
-update noar tt set v0='8VMHYNNDLEIF65WOEO2T' where id=1;
-update noar ti set v0='8VMHYNNDLEIF65WOEO2T' where id=1;
-update noar tt set b1='NIO9XQ' where id=1;
-update noar ti set b1='NIO9XQ' where id=1;
-update noar tt set v0='2WOFGZ7JB97UO1GPBYWEDWUYLE97A' where id=1;
-update noar ti set v0='2WOFGZ7JB97UO1GPBYWEDWUYLE97A' where id=1;
-update noar tt set b2='MX2CD2IYFNDUS5QL3SY1CQ5ZRWJ1BX' where id=1;
-update noar ti set b2='MX2CD2IYFNDUS5QL3SY1CQ5ZRWJ1BX' where id=1;
-update noar tt set v0='TWYXVR' where id=2;
-update noar ti set v0='TWYXVR' where id=2;
-update noar tt set b0='3DW7WN0SXKSZIMSVV' where id=2;
-update noar ti set b0='3DW7WN0SXKSZIMSVV' where id=2;
-update noar tt set v0='WOPYJ5ZTU7GBTV17' where id=2;
-update noar ti set v0='WOPYJ5ZTU7GBTV17' where id=2;
-update noar tt set b1='73L1459XU3O' where id=2;
-update noar ti set b1='73L1459XU3O' where id=2;
-update noar tt set v0='5A6EB' where id=2;
-update noar ti set v0='5A6EB' where id=2;
-update noar tt set b2='KNW8GW9MO644GJXEZVZ66NUO0D' where id=2;
-update noar ti set b2='KNW8GW9MO644GJXEZVZ66NUO0D' where id=2;
-update noar tt set v0='9X' where id=3;
-update noar ti set v0='9X' where id=3;
-update noar tt set b0='BR2YZKECOQ1DQ3U4JQSU0H40XGD89HT4' where id=3;
-update noar ti set b0='BR2YZKECOQ1DQ3U4JQSU0H40XGD89HT4' where id=3;
-update noar tt set v0='E317U' where id=3;
-update noar ti set v0='E317U' where id=3;
-update noar tt set b1='3SUXST' where id=3;
-update noar ti set b1='3SUXST' where id=3;
-update noar tt set v0='5JRFR7I9' where id=3;
-update noar ti set v0='5JRFR7I9' where id=3;
-update noar tt set b2='D8U6CDS' where id=3;
-update noar ti set b2='D8U6CDS' where id=3;
-update noar tt set v0='ZLTAFG8XKFQXLYXG4UXEFUGCP0L' where id=4;
-update noar ti set v0='ZLTAFG8XKFQXLYXG4UXEFUGCP0L' where id=4;
-update noar tt set b0='VX1YO3X13EDJX8USCGL9C8' where id=4;
-update noar ti set b0='VX1YO3X13EDJX8USCGL9C8' where id=4;
-update noar tt set v0='GWWGOFU9BJYVAK2JI9WKB1ODOJ0W5Y1' where id=4;
-update noar ti set v0='GWWGOFU9BJYVAK2JI9WKB1ODOJ0W5Y1' where id=4;
-update noar tt set b1='VKD6KSPB' where id=4;
-update noar ti set b1='VKD6KSPB' where id=4;
-update noar tt set v0='8YEQTSKBU2FWTO' where id=4;
-update noar ti set v0='8YEQTSKBU2FWTO' where id=4;
-update noar tt set b2='BGBHO7HM8U4F1OSBNASQDM2GIKLK3A0U' where id=4;
-update noar ti set b2='BGBHO7HM8U4F1OSBNASQDM2GIKLK3A0U' where id=4;
-update noar tt set v0='ALG' where id=5;
-update noar ti set v0='ALG' where id=5;
-update noar tt set b0='F4X' where id=5;
-update noar ti set b0='F4X' where id=5;
-update noar tt set v0='HGRTD2CA7KC' where id=5;
-update noar ti set v0='HGRTD2CA7KC' where id=5;
-update noar tt set b1='5M0ML18KQBLF35WRC' where id=5;
-update noar ti set b1='5M0ML18KQBLF35WRC' where id=5;
-update noar tt set v0='P5RMTMLEQEDBKCQKVP2C20' where id=5;
-update noar ti set v0='P5RMTMLEQEDBKCQKVP2C20' where id=5;
-update noar tt set b2='HE' where id=5;
-update noar ti set b2='HE' where id=5;
-update noar tt set v0='3H2WY7SZ65L' where id=6;
-update noar ti set v0='3H2WY7SZ65L' where id=6;
-update noar tt set b0='IT0M7CAWNCAKWVWOZSM6DYHH3P' where id=6;
-update noar ti set b0='IT0M7CAWNCAKWVWOZSM6DYHH3P' where id=6;
-update noar tt set v0='RB5HMOK29MILNHN2OSEYLUPPP4H' where id=6;
-update noar ti set v0='RB5HMOK29MILNHN2OSEYLUPPP4H' where id=6;
-update noar tt set b1='ZDXD5Y5U0LSXDM39KPJ62BSF0MI' where id=6;
-update noar ti set b1='ZDXD5Y5U0LSXDM39KPJ62BSF0MI' where id=6;
-update noar tt set v0='COT1BBYWGSTDATDQ4F1' where id=6;
-update noar ti set v0='COT1BBYWGSTDATDQ4F1' where id=6;
-update noar tt set b2='3IAST7R5MWTOR44ZGIF' where id=6;
-update noar ti set b2='3IAST7R5MWTOR44ZGIF' where id=6;
-update noar tt set v0='M' where id=7;
-update noar ti set v0='M' where id=7;
-update noar tt set b0='9D' where id=7;
-update noar ti set b0='9D' where id=7;
-update noar tt set v0='YL2DP77HVMK26RKN' where id=7;
-update noar ti set v0='YL2DP77HVMK26RKN' where id=7;
-update noar tt set b1='LG4KK022RYACFBWG3ZQH72Y7OG' where id=7;
-update noar ti set b1='LG4KK022RYACFBWG3ZQH72Y7OG' where id=7;
-update noar tt set v0='U6PVA70E7LPNVWS7FCZDWBDBLGEO' where id=7;
-update noar ti set v0='U6PVA70E7LPNVWS7FCZDWBDBLGEO' where id=7;
-update noar tt set b2='DXC34V' where id=7;
-update noar ti set b2='DXC34V' where id=7;
-update noar tt set v0='4NWU5HFSQBMVL0K54XJV4' where id=8;
-update noar ti set v0='4NWU5HFSQBMVL0K54XJV4' where id=8;
-update noar tt set b0='LXCZAUC2L4RM13NA70PW' where id=8;
-update noar ti set b0='LXCZAUC2L4RM13NA70PW' where id=8;
-update noar tt set v0='4PRBAPDWA' where id=8;
-update noar ti set v0='4PRBAPDWA' where id=8;
-update noar tt set b1='UMGIE5XK7MOTSYHEHHZTGJ1' where id=8;
-update noar ti set b1='UMGIE5XK7MOTSYHEHHZTGJ1' where id=8;
-update noar tt set v0='LFZX38DXDO0NIT' where id=8;
-update noar ti set v0='LFZX38DXDO0NIT' where id=8;
-update noar tt set b2='M3K4TLSYY5XJKOU6VAQSD55C' where id=8;
-update noar ti set b2='M3K4TLSYY5XJKOU6VAQSD55C' where id=8;
-update noar tt set v0='UXB1LCVR0U045R8Q1PXHUZKCZMPEJO' where id=9;
-update noar ti set v0='UXB1LCVR0U045R8Q1PXHUZKCZMPEJO' where id=9;
-update noar tt set b0='BY' where id=9;
-update noar ti set b0='BY' where id=9;
-update noar tt set v0='B1NMD9UAFP7JVAIEDD' where id=9;
-update noar ti set v0='B1NMD9UAFP7JVAIEDD' where id=9;
-update noar tt set b1='143KXIY2AV73KDRZP76CD57' where id=9;
-update noar ti set b1='143KXIY2AV73KDRZP76CD57' where id=9;
-update noar tt set v0='O6YTPMGO8C8T2ZJ6TL4WK3KV0HSFQ' where id=9;
-update noar ti set v0='O6YTPMGO8C8T2ZJ6TL4WK3KV0HSFQ' where id=9;
-update noar tt set b2='Q6YARMIVCGLZ44BFH9' where id=9;
-update noar ti set b2='Q6YARMIVCGLZ44BFH9' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 blob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='9EP71TJU73HKT5T30J2ZS8G2YXNAF' where id=1;
-update noar ti set v0='9EP71TJU73HKT5T30J2ZS8G2YXNAF' where id=1;
-update noar tt set b0='OX4N3QZ' where id=1;
-update noar ti set b0='OX4N3QZ' where id=1;
-update noar tt set v0='GR5GL4A1P9HOJSSI72XFN7Y43Z' where id=1;
-update noar ti set v0='GR5GL4A1P9HOJSSI72XFN7Y43Z' where id=1;
-update noar tt set b1='61D7POE3DH44KZRLFBXHX1P55B317EPX' where id=1;
-update noar ti set b1='61D7POE3DH44KZRLFBXHX1P55B317EPX' where id=1;
-update noar tt set v0='KUOSAQTI4ABBG2G9XCAB0FVAAGQ' where id=1;
-update noar ti set v0='KUOSAQTI4ABBG2G9XCAB0FVAAGQ' where id=1;
-update noar tt set b2='ORBA85WI0PUKLF00D3Q' where id=1;
-update noar ti set b2='ORBA85WI0PUKLF00D3Q' where id=1;
-update noar tt set v0='2XJSKST1WXO1Y' where id=2;
-update noar ti set v0='2XJSKST1WXO1Y' where id=2;
-update noar tt set b0='1CCD5E' where id=2;
-update noar ti set b0='1CCD5E' where id=2;
-update noar tt set v0='GFRXM5Q' where id=2;
-update noar ti set v0='GFRXM5Q' where id=2;
-update noar tt set b1='NL6U52NRV8' where id=2;
-update noar ti set b1='NL6U52NRV8' where id=2;
-update noar tt set v0='Q43S6HH4MNGO2VHWO9YR' where id=2;
-update noar ti set v0='Q43S6HH4MNGO2VHWO9YR' where id=2;
-update noar tt set b2='7EQWXQFWAZBKN' where id=2;
-update noar ti set b2='7EQWXQFWAZBKN' where id=2;
-update noar tt set v0='79RFKXOTL' where id=3;
-update noar ti set v0='79RFKXOTL' where id=3;
-update noar tt set b0='WTIMW24TP7I' where id=3;
-update noar ti set b0='WTIMW24TP7I' where id=3;
-update noar tt set v0='ELXQDU7CJAATSGK060LTLYQ' where id=3;
-update noar ti set v0='ELXQDU7CJAATSGK060LTLYQ' where id=3;
-update noar tt set b1='8SPYN6TFKGZ7ZA9XJ' where id=3;
-update noar ti set b1='8SPYN6TFKGZ7ZA9XJ' where id=3;
-update noar tt set v0='47ZAOIW5T4A42WJA4KISBUA5PL' where id=3;
-update noar ti set v0='47ZAOIW5T4A42WJA4KISBUA5PL' where id=3;
-update noar tt set b2='5GK3R97EGZKGSZFVA2N' where id=3;
-update noar ti set b2='5GK3R97EGZKGSZFVA2N' where id=3;
-update noar tt set v0='3OFTVEMAJFPFD84' where id=4;
-update noar ti set v0='3OFTVEMAJFPFD84' where id=4;
-update noar tt set b0='LD8XBJNMTKYX05' where id=4;
-update noar ti set b0='LD8XBJNMTKYX05' where id=4;
-update noar tt set v0='9UEGUHFUI4XGU255JCPSJW1VHDMWA' where id=4;
-update noar ti set v0='9UEGUHFUI4XGU255JCPSJW1VHDMWA' where id=4;
-update noar tt set b1='72U93SWVMQI6Q8K5HKBVB3LSYZMJU9F' where id=4;
-update noar ti set b1='72U93SWVMQI6Q8K5HKBVB3LSYZMJU9F' where id=4;
-update noar tt set v0='KNM88YL' where id=4;
-update noar ti set v0='KNM88YL' where id=4;
-update noar tt set b2='OG5IMCGVAXVF0E338CVH3JFGLQ' where id=4;
-update noar ti set b2='OG5IMCGVAXVF0E338CVH3JFGLQ' where id=4;
-update noar tt set v0='BF3LIFMQS7TD5MQWI7AXQ' where id=5;
-update noar ti set v0='BF3LIFMQS7TD5MQWI7AXQ' where id=5;
-update noar tt set b0='KT475U6FTQ3XR' where id=5;
-update noar ti set b0='KT475U6FTQ3XR' where id=5;
-update noar tt set v0='LVAY6YGCJJ0' where id=5;
-update noar ti set v0='LVAY6YGCJJ0' where id=5;
-update noar tt set b1='3JB476R7U1DUP97R' where id=5;
-update noar ti set b1='3JB476R7U1DUP97R' where id=5;
-update noar tt set v0='R3CB1GDQKTC6YSE0OSRH12QGJ4HD' where id=5;
-update noar ti set v0='R3CB1GDQKTC6YSE0OSRH12QGJ4HD' where id=5;
-update noar tt set b2='P4YX' where id=5;
-update noar ti set b2='P4YX' where id=5;
-update noar tt set v0='51VF6SUAHRQXG4HNUYFL1' where id=6;
-update noar ti set v0='51VF6SUAHRQXG4HNUYFL1' where id=6;
-update noar tt set b0='MBCKD91X' where id=6;
-update noar ti set b0='MBCKD91X' where id=6;
-update noar tt set v0='03PEHCGE6UVUI4905IXSR' where id=6;
-update noar ti set v0='03PEHCGE6UVUI4905IXSR' where id=6;
-update noar tt set b1='R59' where id=6;
-update noar ti set b1='R59' where id=6;
-update noar tt set v0='EYRVSM7TRBGC' where id=6;
-update noar ti set v0='EYRVSM7TRBGC' where id=6;
-update noar tt set b2='21FMKLL3QGXMHM3FDG' where id=6;
-update noar ti set b2='21FMKLL3QGXMHM3FDG' where id=6;
-update noar tt set v0='7AL01Y16PL8XI66ZQH3GKND42QF357' where id=7;
-update noar ti set v0='7AL01Y16PL8XI66ZQH3GKND42QF357' where id=7;
-update noar tt set b0='4CN7Y4WFF5JHJFCTJHLQ' where id=7;
-update noar ti set b0='4CN7Y4WFF5JHJFCTJHLQ' where id=7;
-update noar tt set v0='H99GE2OPVIJKUCLD' where id=7;
-update noar ti set v0='H99GE2OPVIJKUCLD' where id=7;
-update noar tt set b1='1NRK0WK98' where id=7;
-update noar ti set b1='1NRK0WK98' where id=7;
-update noar tt set v0='UWZTGH2XOT45Q0IUYSCY1' where id=7;
-update noar ti set v0='UWZTGH2XOT45Q0IUYSCY1' where id=7;
-update noar tt set b2='G4GZ4PBOYK7FS9O181I8F1A' where id=7;
-update noar ti set b2='G4GZ4PBOYK7FS9O181I8F1A' where id=7;
-update noar tt set v0='89MMK4CRYCK' where id=8;
-update noar ti set v0='89MMK4CRYCK' where id=8;
-update noar tt set b0='PTN65PFD87EFYCBME7YY0DR7Y2C8F0' where id=8;
-update noar ti set b0='PTN65PFD87EFYCBME7YY0DR7Y2C8F0' where id=8;
-update noar tt set v0='TZSXY1' where id=8;
-update noar ti set v0='TZSXY1' where id=8;
-update noar tt set b1='3' where id=8;
-update noar ti set b1='3' where id=8;
-update noar tt set v0='BTA4UXKGGNH0P54DA5SW2629OTM3' where id=8;
-update noar ti set v0='BTA4UXKGGNH0P54DA5SW2629OTM3' where id=8;
-update noar tt set b2='MUB1EKPITPMWVOH1QQZ3SR4D' where id=8;
-update noar ti set b2='MUB1EKPITPMWVOH1QQZ3SR4D' where id=8;
-update noar tt set v0='XP1Y3BIE4L0E' where id=9;
-update noar ti set v0='XP1Y3BIE4L0E' where id=9;
-update noar tt set b0='UUAHHACS7KK1RVSNWGX0XOJW03N' where id=9;
-update noar ti set b0='UUAHHACS7KK1RVSNWGX0XOJW03N' where id=9;
-update noar tt set v0='K9H6PGY9HJ' where id=9;
-update noar ti set v0='K9H6PGY9HJ' where id=9;
-update noar tt set b1='KDHDJTCIV25LY6OW6D4KEXSC' where id=9;
-update noar ti set b1='KDHDJTCIV25LY6OW6D4KEXSC' where id=9;
-update noar tt set v0='4DXN4LW' where id=9;
-update noar ti set v0='4DXN4LW' where id=9;
-update noar tt set b2='09IPJ7O62MUZINSQW3X4' where id=9;
-update noar ti set b2='09IPJ7O62MUZINSQW3X4' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 blob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='YD' where id=1;
-update noar ti set v0='YD' where id=1;
-update noar tt set b0='JKKP2PL7WTT4A' where id=1;
-update noar ti set b0='JKKP2PL7WTT4A' where id=1;
-update noar tt set v0='NDSE90YJG2N2Y' where id=1;
-update noar ti set v0='NDSE90YJG2N2Y' where id=1;
-update noar tt set b1='EDSVO' where id=1;
-update noar ti set b1='EDSVO' where id=1;
-update noar tt set v0='LC3RVYFJGOXYE7K' where id=1;
-update noar ti set v0='LC3RVYFJGOXYE7K' where id=1;
-update noar tt set b2='TD2T' where id=1;
-update noar ti set b2='TD2T' where id=1;
-update noar tt set v0='NZ8' where id=2;
-update noar ti set v0='NZ8' where id=2;
-update noar tt set b0='OJ' where id=2;
-update noar ti set b0='OJ' where id=2;
-update noar tt set v0='KL8573' where id=2;
-update noar ti set v0='KL8573' where id=2;
-update noar tt set b1='1KF8ONUVJ9QGHESI4F3CH' where id=2;
-update noar ti set b1='1KF8ONUVJ9QGHESI4F3CH' where id=2;
-update noar tt set v0='LQLXIURUB45BFZUL4L103HQ29VCF2H' where id=2;
-update noar ti set v0='LQLXIURUB45BFZUL4L103HQ29VCF2H' where id=2;
-update noar tt set b2='0WSUSP6VZTDXP3' where id=2;
-update noar ti set b2='0WSUSP6VZTDXP3' where id=2;
-update noar tt set v0='6104383MNNBXXQ7G4D4BA5DJ2H' where id=3;
-update noar ti set v0='6104383MNNBXXQ7G4D4BA5DJ2H' where id=3;
-update noar tt set b0='R3SKHJ0K91VB8BVCDTOU' where id=3;
-update noar ti set b0='R3SKHJ0K91VB8BVCDTOU' where id=3;
-update noar tt set v0='ZMRU4860W2' where id=3;
-update noar ti set v0='ZMRU4860W2' where id=3;
-update noar tt set b1='9H0J8S9NNQTVAMWMBV1D' where id=3;
-update noar ti set b1='9H0J8S9NNQTVAMWMBV1D' where id=3;
-update noar tt set v0='8H' where id=3;
-update noar ti set v0='8H' where id=3;
-update noar tt set b2='B6BA0OQTNZFBS' where id=3;
-update noar ti set b2='B6BA0OQTNZFBS' where id=3;
-update noar tt set v0='WVW7D0CXPQKP0NSIECODW5FF16J' where id=4;
-update noar ti set v0='WVW7D0CXPQKP0NSIECODW5FF16J' where id=4;
-update noar tt set b0='BG9JZ5NLGWSCLR0MT0ORZ1W' where id=4;
-update noar ti set b0='BG9JZ5NLGWSCLR0MT0ORZ1W' where id=4;
-update noar tt set v0='8D2CUBQKV4' where id=4;
-update noar ti set v0='8D2CUBQKV4' where id=4;
-update noar tt set b1='KDWYWWWJF8KL' where id=4;
-update noar ti set b1='KDWYWWWJF8KL' where id=4;
-update noar tt set v0='NTJU5M' where id=4;
-update noar ti set v0='NTJU5M' where id=4;
-update noar tt set b2='8IKTEHCHCW' where id=4;
-update noar ti set b2='8IKTEHCHCW' where id=4;
-update noar tt set v0='KRMXQUNAHZE' where id=5;
-update noar ti set v0='KRMXQUNAHZE' where id=5;
-update noar tt set b0='SD9CD19UAT' where id=5;
-update noar ti set b0='SD9CD19UAT' where id=5;
-update noar tt set v0='5G77M' where id=5;
-update noar ti set v0='5G77M' where id=5;
-update noar tt set b1='2SUORZ4NKGK3B4R325XRSRNFTXWU' where id=5;
-update noar ti set b1='2SUORZ4NKGK3B4R325XRSRNFTXWU' where id=5;
-update noar tt set v0='YNO0RVZ6XRE3' where id=5;
-update noar ti set v0='YNO0RVZ6XRE3' where id=5;
-update noar tt set b2='X' where id=5;
-update noar ti set b2='X' where id=5;
-update noar tt set v0='1TYAGCJUWZ1K5IYLZP65SVKYQ' where id=6;
-update noar ti set v0='1TYAGCJUWZ1K5IYLZP65SVKYQ' where id=6;
-update noar tt set b0='I1BBXO0FDMCF2SQA4H8N00W73SY' where id=6;
-update noar ti set b0='I1BBXO0FDMCF2SQA4H8N00W73SY' where id=6;
-update noar tt set v0='8E6VZGXF31M' where id=6;
-update noar ti set v0='8E6VZGXF31M' where id=6;
-update noar tt set b1='AGQT35MHC54PRCUZNV4LS' where id=6;
-update noar ti set b1='AGQT35MHC54PRCUZNV4LS' where id=6;
-update noar tt set v0='UCHUW3EWIJ' where id=6;
-update noar ti set v0='UCHUW3EWIJ' where id=6;
-update noar tt set b2='VX5R1OM5FESHQVLQC9JFBRYMFP0ZH3XB' where id=6;
-update noar ti set b2='VX5R1OM5FESHQVLQC9JFBRYMFP0ZH3XB' where id=6;
-update noar tt set v0='2C0F' where id=7;
-update noar ti set v0='2C0F' where id=7;
-update noar tt set b0='TH5W7UZ7MTRT52YI1AF0534C1Z7AF' where id=7;
-update noar ti set b0='TH5W7UZ7MTRT52YI1AF0534C1Z7AF' where id=7;
-update noar tt set v0='VFAWG' where id=7;
-update noar ti set v0='VFAWG' where id=7;
-update noar tt set b1='P0RXNBWKZHA' where id=7;
-update noar ti set b1='P0RXNBWKZHA' where id=7;
-update noar tt set v0='2NATG' where id=7;
-update noar ti set v0='2NATG' where id=7;
-update noar tt set b2='GPCJ2ZBQO1VCB3R' where id=7;
-update noar ti set b2='GPCJ2ZBQO1VCB3R' where id=7;
-update noar tt set v0='6ZXMM5T' where id=8;
-update noar ti set v0='6ZXMM5T' where id=8;
-update noar tt set b0='BDK4CIHZ7OD9F7CTV' where id=8;
-update noar ti set b0='BDK4CIHZ7OD9F7CTV' where id=8;
-update noar tt set v0='9W' where id=8;
-update noar ti set v0='9W' where id=8;
-update noar tt set b1='PIJIKVA51RYQKB' where id=8;
-update noar ti set b1='PIJIKVA51RYQKB' where id=8;
-update noar tt set v0='SB9J9HMBEF10UKA' where id=8;
-update noar ti set v0='SB9J9HMBEF10UKA' where id=8;
-update noar tt set b2='VTRFSXTBYR73UBHUGE1DSPTBAI8HQJ' where id=8;
-update noar ti set b2='VTRFSXTBYR73UBHUGE1DSPTBAI8HQJ' where id=8;
-update noar tt set v0='SF3ZDLRX0KQX2IXFNRPTH' where id=9;
-update noar ti set v0='SF3ZDLRX0KQX2IXFNRPTH' where id=9;
-update noar tt set b0='BB0ONZFAF2' where id=9;
-update noar ti set b0='BB0ONZFAF2' where id=9;
-update noar tt set v0='X9ZIMD9MVPQW' where id=9;
-update noar ti set v0='X9ZIMD9MVPQW' where id=9;
-update noar tt set b1='B3H7OLTI' where id=9;
-update noar ti set b1='B3H7OLTI' where id=9;
-update noar tt set v0='WF0SLXFB397F' where id=9;
-update noar ti set v0='WF0SLXFB397F' where id=9;
-update noar tt set b2='J5TEJYU3M2I5K1V0CLLRN9B' where id=9;
-update noar ti set b2='J5TEJYU3M2I5K1V0CLLRN9B' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 blob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7ZY2N10WJFL3W7O5QE4P7G89UUHHPY' where id=1;
-update noar ti set v0='7ZY2N10WJFL3W7O5QE4P7G89UUHHPY' where id=1;
-update noar tt set b0='DXU33E2O7DYWD7WWW7965P3V394UH7V' where id=1;
-update noar ti set b0='DXU33E2O7DYWD7WWW7965P3V394UH7V' where id=1;
-update noar tt set v0='F9IYKKFYVHOQDHB' where id=1;
-update noar ti set v0='F9IYKKFYVHOQDHB' where id=1;
-update noar tt set b1='FGT40NAVGIG8EEFXD' where id=1;
-update noar ti set b1='FGT40NAVGIG8EEFXD' where id=1;
-update noar tt set v0='4X9NAY2Q4' where id=1;
-update noar ti set v0='4X9NAY2Q4' where id=1;
-update noar tt set b2='7TOHMB7' where id=1;
-update noar ti set b2='7TOHMB7' where id=1;
-update noar tt set v0='RM2O6DRPX3FSKOL031DGXYELDHM' where id=2;
-update noar ti set v0='RM2O6DRPX3FSKOL031DGXYELDHM' where id=2;
-update noar tt set b0='JZ11GJZDIC8VM24SR6IUJZ0WZO11' where id=2;
-update noar ti set b0='JZ11GJZDIC8VM24SR6IUJZ0WZO11' where id=2;
-update noar tt set v0='3UDTOQ5Y374TFOPIJIRZNV' where id=2;
-update noar ti set v0='3UDTOQ5Y374TFOPIJIRZNV' where id=2;
-update noar tt set b1='NL2LU02OF0TNID16A04XWGRG' where id=2;
-update noar ti set b1='NL2LU02OF0TNID16A04XWGRG' where id=2;
-update noar tt set v0='D7DY7EH2CG553QHJHV5' where id=2;
-update noar ti set v0='D7DY7EH2CG553QHJHV5' where id=2;
-update noar tt set b2='0S9I52JNFOKSRDORSRI8JC6D1W865CX' where id=2;
-update noar ti set b2='0S9I52JNFOKSRDORSRI8JC6D1W865CX' where id=2;
-update noar tt set v0='P77FPAAA6F2075P35ZV08B4P' where id=3;
-update noar ti set v0='P77FPAAA6F2075P35ZV08B4P' where id=3;
-update noar tt set b0='XOX' where id=3;
-update noar ti set b0='XOX' where id=3;
-update noar tt set v0='EGAGEV7C43CD5Z5U7O' where id=3;
-update noar ti set v0='EGAGEV7C43CD5Z5U7O' where id=3;
-update noar tt set b1='ZMT' where id=3;
-update noar ti set b1='ZMT' where id=3;
-update noar tt set v0='YVL5LFTE6YABM256048GZBVMRJ5SK' where id=3;
-update noar ti set v0='YVL5LFTE6YABM256048GZBVMRJ5SK' where id=3;
-update noar tt set b2='83RFGIGF' where id=3;
-update noar ti set b2='83RFGIGF' where id=3;
-update noar tt set v0='HYOQUL7INO0GH15GRHWB9XGG5YN' where id=4;
-update noar ti set v0='HYOQUL7INO0GH15GRHWB9XGG5YN' where id=4;
-update noar tt set b0='DHWDSY9DYCBFJ8UECW2ONLCXJW47' where id=4;
-update noar ti set b0='DHWDSY9DYCBFJ8UECW2ONLCXJW47' where id=4;
-update noar tt set v0='SFW3LQ0LAFFY79UF4' where id=4;
-update noar ti set v0='SFW3LQ0LAFFY79UF4' where id=4;
-update noar tt set b1='Q' where id=4;
-update noar ti set b1='Q' where id=4;
-update noar tt set v0='4MO2IAB5HVTQ16F' where id=4;
-update noar ti set v0='4MO2IAB5HVTQ16F' where id=4;
-update noar tt set b2='IF4' where id=4;
-update noar ti set b2='IF4' where id=4;
-update noar tt set v0='W7' where id=5;
-update noar ti set v0='W7' where id=5;
-update noar tt set b0='Y349Y' where id=5;
-update noar ti set b0='Y349Y' where id=5;
-update noar tt set v0='W6C63B6WDOKKLN02ZPE384ZOWOGHJ5C' where id=5;
-update noar ti set v0='W6C63B6WDOKKLN02ZPE384ZOWOGHJ5C' where id=5;
-update noar tt set b1='21BWMO8C47OW8Y9M83FHKBC9COWL7R' where id=5;
-update noar ti set b1='21BWMO8C47OW8Y9M83FHKBC9COWL7R' where id=5;
-update noar tt set v0='5GL0F5Z9MAMRP0I1HJX' where id=5;
-update noar ti set v0='5GL0F5Z9MAMRP0I1HJX' where id=5;
-update noar tt set b2='AAR57DP24PV5JAXPVL4U0SAM5V' where id=5;
-update noar ti set b2='AAR57DP24PV5JAXPVL4U0SAM5V' where id=5;
-update noar tt set v0='WQCMIC4TVW' where id=6;
-update noar ti set v0='WQCMIC4TVW' where id=6;
-update noar tt set b0='G281WN097XXGNA4NHOMFTTRS13D5' where id=6;
-update noar ti set b0='G281WN097XXGNA4NHOMFTTRS13D5' where id=6;
-update noar tt set v0='JQPRV1S9K0X6IMIM7JFPIX47HXW' where id=6;
-update noar ti set v0='JQPRV1S9K0X6IMIM7JFPIX47HXW' where id=6;
-update noar tt set b1='DMMZ' where id=6;
-update noar ti set b1='DMMZ' where id=6;
-update noar tt set v0='35KVTIA4F1HKC' where id=6;
-update noar ti set v0='35KVTIA4F1HKC' where id=6;
-update noar tt set b2='F9N1' where id=6;
-update noar ti set b2='F9N1' where id=6;
-update noar tt set v0='PKVQ4' where id=7;
-update noar ti set v0='PKVQ4' where id=7;
-update noar tt set b0='01CBOANC05OQ4MRYO719IP687GRZ' where id=7;
-update noar ti set b0='01CBOANC05OQ4MRYO719IP687GRZ' where id=7;
-update noar tt set v0='PW0X2YDQSM8B6642EGIYY728ETZ6D1' where id=7;
-update noar ti set v0='PW0X2YDQSM8B6642EGIYY728ETZ6D1' where id=7;
-update noar tt set b1='44OF0D7' where id=7;
-update noar ti set b1='44OF0D7' where id=7;
-update noar tt set v0='CCV' where id=7;
-update noar ti set v0='CCV' where id=7;
-update noar tt set b2='JRWZX' where id=7;
-update noar ti set b2='JRWZX' where id=7;
-update noar tt set v0='ZQ9TFF53XW53AUJ2O1J7BZF3RDI92C' where id=8;
-update noar ti set v0='ZQ9TFF53XW53AUJ2O1J7BZF3RDI92C' where id=8;
-update noar tt set b0='OO0V1G' where id=8;
-update noar ti set b0='OO0V1G' where id=8;
-update noar tt set v0='V' where id=8;
-update noar ti set v0='V' where id=8;
-update noar tt set b1='6RZL7O0QSA' where id=8;
-update noar ti set b1='6RZL7O0QSA' where id=8;
-update noar tt set v0='IG7SF370IQO' where id=8;
-update noar ti set v0='IG7SF370IQO' where id=8;
-update noar tt set b2='F4VK' where id=8;
-update noar ti set b2='F4VK' where id=8;
-update noar tt set v0='AJOOR3YRNX8YB71LGMAAN6MJHV9ID' where id=9;
-update noar ti set v0='AJOOR3YRNX8YB71LGMAAN6MJHV9ID' where id=9;
-update noar tt set b0='8GAP83BNYJCH85P2' where id=9;
-update noar ti set b0='8GAP83BNYJCH85P2' where id=9;
-update noar tt set v0='T27BL1YT' where id=9;
-update noar ti set v0='T27BL1YT' where id=9;
-update noar tt set b1='P4LJ9MBV3AIOQ79' where id=9;
-update noar ti set b1='P4LJ9MBV3AIOQ79' where id=9;
-update noar tt set v0='8Y1HDDLXFBHR3EP6' where id=9;
-update noar ti set v0='8Y1HDDLXFBHR3EP6' where id=9;
-update noar tt set b2='PEMLQ7A2CEYAJLG9S' where id=9;
-update noar ti set b2='PEMLQ7A2CEYAJLG9S' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 blob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='OHILF04F60NXEJRL6F' where id=1;
-update noar ti set v0='OHILF04F60NXEJRL6F' where id=1;
-update noar tt set b0='C8I3P4ITSKDS8ORHDT0W9G5' where id=1;
-update noar ti set b0='C8I3P4ITSKDS8ORHDT0W9G5' where id=1;
-update noar tt set v0='XL10OB0' where id=1;
-update noar ti set v0='XL10OB0' where id=1;
-update noar tt set b1='OGP68635LUQ1KYQ8VV31LO52ISV' where id=1;
-update noar ti set b1='OGP68635LUQ1KYQ8VV31LO52ISV' where id=1;
-update noar tt set v0='FRU' where id=1;
-update noar ti set v0='FRU' where id=1;
-update noar tt set b2='JY54DILVUGLQPNSD1VSY6G' where id=1;
-update noar ti set b2='JY54DILVUGLQPNSD1VSY6G' where id=1;
-update noar tt set v0='4HJ1KMDM9LNE5ZSABV6C' where id=2;
-update noar ti set v0='4HJ1KMDM9LNE5ZSABV6C' where id=2;
-update noar tt set b0='XVB0SARTERFOSG6NJT5XAGU49V0AV' where id=2;
-update noar ti set b0='XVB0SARTERFOSG6NJT5XAGU49V0AV' where id=2;
-update noar tt set v0='AGIZS88F8CRH33T9OVH2O0JDRA3Q6' where id=2;
-update noar ti set v0='AGIZS88F8CRH33T9OVH2O0JDRA3Q6' where id=2;
-update noar tt set b1='XFUZ' where id=2;
-update noar ti set b1='XFUZ' where id=2;
-update noar tt set v0='WRNNPI53MB1Q5BZVUCJM90IM4M1D' where id=2;
-update noar ti set v0='WRNNPI53MB1Q5BZVUCJM90IM4M1D' where id=2;
-update noar tt set b2='ZUNFTPAWM8JUPD820CTVY' where id=2;
-update noar ti set b2='ZUNFTPAWM8JUPD820CTVY' where id=2;
-update noar tt set v0='FS2BT489HS0S2RFWMF67GR00U9IH' where id=3;
-update noar ti set v0='FS2BT489HS0S2RFWMF67GR00U9IH' where id=3;
-update noar tt set b0='7Z2LUM8K46K8V3AEN74DGKGNWPAE40' where id=3;
-update noar ti set b0='7Z2LUM8K46K8V3AEN74DGKGNWPAE40' where id=3;
-update noar tt set v0='LSO1AKTYIJJO2IA7' where id=3;
-update noar ti set v0='LSO1AKTYIJJO2IA7' where id=3;
-update noar tt set b1='JB' where id=3;
-update noar ti set b1='JB' where id=3;
-update noar tt set v0='41L7PJA1LI73S8JF1KXUE' where id=3;
-update noar ti set v0='41L7PJA1LI73S8JF1KXUE' where id=3;
-update noar tt set b2='QKGXEY' where id=3;
-update noar ti set b2='QKGXEY' where id=3;
-update noar tt set v0='3FXQ6VWJ1CSU' where id=4;
-update noar ti set v0='3FXQ6VWJ1CSU' where id=4;
-update noar tt set b0='R1GZA9AD76DJUBM' where id=4;
-update noar ti set b0='R1GZA9AD76DJUBM' where id=4;
-update noar tt set v0='RO6PR48BBWTJT' where id=4;
-update noar ti set v0='RO6PR48BBWTJT' where id=4;
-update noar tt set b1='DD3NLHSN3A8MQ4VKZ3N' where id=4;
-update noar ti set b1='DD3NLHSN3A8MQ4VKZ3N' where id=4;
-update noar tt set v0='J5C9U04KYK400MO47SA6' where id=4;
-update noar ti set v0='J5C9U04KYK400MO47SA6' where id=4;
-update noar tt set b2='9' where id=4;
-update noar ti set b2='9' where id=4;
-update noar tt set v0='LV9YVQ7Q263C26I02318HP69Y3FP2QC' where id=5;
-update noar ti set v0='LV9YVQ7Q263C26I02318HP69Y3FP2QC' where id=5;
-update noar tt set b0='CCE' where id=5;
-update noar ti set b0='CCE' where id=5;
-update noar tt set v0='IXKG3KA3GSUXAIEA438P4WBN6ITHJ5' where id=5;
-update noar ti set v0='IXKG3KA3GSUXAIEA438P4WBN6ITHJ5' where id=5;
-update noar tt set b1='ITV76CAQZVFQFE4VCU1HCSE3DG' where id=5;
-update noar ti set b1='ITV76CAQZVFQFE4VCU1HCSE3DG' where id=5;
-update noar tt set v0='8KWVNJJTY4Z86' where id=5;
-update noar ti set v0='8KWVNJJTY4Z86' where id=5;
-update noar tt set b2='WSTT2TG6IPKP7VVNGT' where id=5;
-update noar ti set b2='WSTT2TG6IPKP7VVNGT' where id=5;
-update noar tt set v0='CM' where id=6;
-update noar ti set v0='CM' where id=6;
-update noar tt set b0='NXIK5VOBE' where id=6;
-update noar ti set b0='NXIK5VOBE' where id=6;
-update noar tt set v0='GVNB6' where id=6;
-update noar ti set v0='GVNB6' where id=6;
-update noar tt set b1='Q99' where id=6;
-update noar ti set b1='Q99' where id=6;
-update noar tt set v0='AK' where id=6;
-update noar ti set v0='AK' where id=6;
-update noar tt set b2='DVPR4YH8FCR6YFTBG1B4BDH8IP' where id=6;
-update noar ti set b2='DVPR4YH8FCR6YFTBG1B4BDH8IP' where id=6;
-update noar tt set v0='EHB6BL3GYLRDONWF' where id=7;
-update noar ti set v0='EHB6BL3GYLRDONWF' where id=7;
-update noar tt set b0='1VT0U80Y9MD6NQ0QX5JO' where id=7;
-update noar ti set b0='1VT0U80Y9MD6NQ0QX5JO' where id=7;
-update noar tt set v0='T' where id=7;
-update noar ti set v0='T' where id=7;
-update noar tt set b1='HYDQGXSWL8' where id=7;
-update noar ti set b1='HYDQGXSWL8' where id=7;
-update noar tt set v0='16Z1PJZCLZ87W2EAIWJOCL36ML1M' where id=7;
-update noar ti set v0='16Z1PJZCLZ87W2EAIWJOCL36ML1M' where id=7;
-update noar tt set b2='FB' where id=7;
-update noar ti set b2='FB' where id=7;
-update noar tt set v0='LVANGGM7YQQ4OKAV0E8MZ' where id=8;
-update noar ti set v0='LVANGGM7YQQ4OKAV0E8MZ' where id=8;
-update noar tt set b0='FNX2VFNQSRPHLU1CX' where id=8;
-update noar ti set b0='FNX2VFNQSRPHLU1CX' where id=8;
-update noar tt set v0='ADUVBROBXM' where id=8;
-update noar ti set v0='ADUVBROBXM' where id=8;
-update noar tt set b1='52AKHOTG3' where id=8;
-update noar ti set b1='52AKHOTG3' where id=8;
-update noar tt set v0='AUY577K9AA7ZZRG8I94' where id=8;
-update noar ti set v0='AUY577K9AA7ZZRG8I94' where id=8;
-update noar tt set b2='8C4K90555ZLV1KPGHQ6KJIGAGM9I8J1' where id=8;
-update noar ti set b2='8C4K90555ZLV1KPGHQ6KJIGAGM9I8J1' where id=8;
-update noar tt set v0='XF04BXXZFNG7L0OLQJ2DWFKPA' where id=9;
-update noar ti set v0='XF04BXXZFNG7L0OLQJ2DWFKPA' where id=9;
-update noar tt set b0='6VZJQ1WTMMPYW0PQBU673TMCHJ2QQY' where id=9;
-update noar ti set b0='6VZJQ1WTMMPYW0PQBU673TMCHJ2QQY' where id=9;
-update noar tt set v0='L1SONQIKQPKYGQLK8UIZK851HNT5Q' where id=9;
-update noar ti set v0='L1SONQIKQPKYGQLK8UIZK851HNT5Q' where id=9;
-update noar tt set b1='EJ0GL9FU3AGQX9TXFJKZ4FQRIKSBB2J' where id=9;
-update noar ti set b1='EJ0GL9FU3AGQX9TXFJKZ4FQRIKSBB2J' where id=9;
-update noar tt set v0='YLU1JHLC' where id=9;
-update noar ti set v0='YLU1JHLC' where id=9;
-update noar tt set b2='69YT' where id=9;
-update noar ti set b2='69YT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 blob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='VK78QUVI77ZN4BF6D1JOS8UN' where id=1;
-update noar ti set v0='VK78QUVI77ZN4BF6D1JOS8UN' where id=1;
-update noar tt set b0='YZEFHBAU7VW7QX1LMAVAMZ5AFOW7PPWC' where id=1;
-update noar ti set b0='YZEFHBAU7VW7QX1LMAVAMZ5AFOW7PPWC' where id=1;
-update noar tt set v0='HVC3ZWEZR45QMEONCRHKW3WR' where id=1;
-update noar ti set v0='HVC3ZWEZR45QMEONCRHKW3WR' where id=1;
-update noar tt set b1='VMM6XW1NFF863B2ZDJK5LH' where id=1;
-update noar ti set b1='VMM6XW1NFF863B2ZDJK5LH' where id=1;
-update noar tt set v0='ABECRXSVLXS3OK6A4VMOEPQ' where id=1;
-update noar ti set v0='ABECRXSVLXS3OK6A4VMOEPQ' where id=1;
-update noar tt set b2='805Y6RS1MLESLG4K8SQWB9' where id=1;
-update noar ti set b2='805Y6RS1MLESLG4K8SQWB9' where id=1;
-update noar tt set v0='148T7RW05854PEGF3' where id=2;
-update noar ti set v0='148T7RW05854PEGF3' where id=2;
-update noar tt set b0='3H' where id=2;
-update noar ti set b0='3H' where id=2;
-update noar tt set v0='9NIFKEGJQRZTUJTRVH7' where id=2;
-update noar ti set v0='9NIFKEGJQRZTUJTRVH7' where id=2;
-update noar tt set b1='MQR1C' where id=2;
-update noar ti set b1='MQR1C' where id=2;
-update noar tt set v0='XI0YT5ZMXLZKKAETDAS' where id=2;
-update noar ti set v0='XI0YT5ZMXLZKKAETDAS' where id=2;
-update noar tt set b2='0JC2RRT9AZYLTTAI' where id=2;
-update noar ti set b2='0JC2RRT9AZYLTTAI' where id=2;
-update noar tt set v0='T0G0NWX4IS3AF9495ZKDI1K' where id=3;
-update noar ti set v0='T0G0NWX4IS3AF9495ZKDI1K' where id=3;
-update noar tt set b0='47F60' where id=3;
-update noar ti set b0='47F60' where id=3;
-update noar tt set v0='371MW2SWY668OLPBBIG' where id=3;
-update noar ti set v0='371MW2SWY668OLPBBIG' where id=3;
-update noar tt set b1='2W' where id=3;
-update noar ti set b1='2W' where id=3;
-update noar tt set v0='IQ7' where id=3;
-update noar ti set v0='IQ7' where id=3;
-update noar tt set b2='5P04YDSA' where id=3;
-update noar ti set b2='5P04YDSA' where id=3;
-update noar tt set v0='3UW' where id=4;
-update noar ti set v0='3UW' where id=4;
-update noar tt set b0='SYILSORIIM7FAX8WKDUCV9VENY' where id=4;
-update noar ti set b0='SYILSORIIM7FAX8WKDUCV9VENY' where id=4;
-update noar tt set v0='AWA7UIJ9F33VV4P3WOKHISAE6' where id=4;
-update noar ti set v0='AWA7UIJ9F33VV4P3WOKHISAE6' where id=4;
-update noar tt set b1='CD8NI' where id=4;
-update noar ti set b1='CD8NI' where id=4;
-update noar tt set v0='R6ITDVE394UNGYZROOSHMXBG7LBDD6' where id=4;
-update noar ti set v0='R6ITDVE394UNGYZROOSHMXBG7LBDD6' where id=4;
-update noar tt set b2='RUG30GRB078XSRE4XQEMLC9AO4GY2R1' where id=4;
-update noar ti set b2='RUG30GRB078XSRE4XQEMLC9AO4GY2R1' where id=4;
-update noar tt set v0='HST854VB108C' where id=5;
-update noar ti set v0='HST854VB108C' where id=5;
-update noar tt set b0='D7' where id=5;
-update noar ti set b0='D7' where id=5;
-update noar tt set v0='KNCWJQT513GRUJIW8LDG9O0RB3DZ1M' where id=5;
-update noar ti set v0='KNCWJQT513GRUJIW8LDG9O0RB3DZ1M' where id=5;
-update noar tt set b1='EYZ8LC9ZBD4DNILTKGNZE93QNYPS' where id=5;
-update noar ti set b1='EYZ8LC9ZBD4DNILTKGNZE93QNYPS' where id=5;
-update noar tt set v0='2C2G5PLZU2E3TRY' where id=5;
-update noar ti set v0='2C2G5PLZU2E3TRY' where id=5;
-update noar tt set b2='16Z3Z4HIPKBBHXHPXNM7TNZUZX48' where id=5;
-update noar ti set b2='16Z3Z4HIPKBBHXHPXNM7TNZUZX48' where id=5;
-update noar tt set v0='0RHDKGUPVQ8XMC15GW5DAJDF' where id=6;
-update noar ti set v0='0RHDKGUPVQ8XMC15GW5DAJDF' where id=6;
-update noar tt set b0='GEO5636JY3SWSY1IRJWTNAMP' where id=6;
-update noar ti set b0='GEO5636JY3SWSY1IRJWTNAMP' where id=6;
-update noar tt set v0='NO1CS3PBA' where id=6;
-update noar ti set v0='NO1CS3PBA' where id=6;
-update noar tt set b1='RWPFII00Q2NO24PWXEFDW7M00' where id=6;
-update noar ti set b1='RWPFII00Q2NO24PWXEFDW7M00' where id=6;
-update noar tt set v0='2T8MTSX152AB8THITMTIFD7QQN404' where id=6;
-update noar ti set v0='2T8MTSX152AB8THITMTIFD7QQN404' where id=6;
-update noar tt set b2='P6IC' where id=6;
-update noar ti set b2='P6IC' where id=6;
-update noar tt set v0='D2HH5M8CH01W8IC89MT' where id=7;
-update noar ti set v0='D2HH5M8CH01W8IC89MT' where id=7;
-update noar tt set b0='YIQB0M4KWBZ6YXBY8EYT62EI707BCE' where id=7;
-update noar ti set b0='YIQB0M4KWBZ6YXBY8EYT62EI707BCE' where id=7;
-update noar tt set v0='6BSXBGQK' where id=7;
-update noar ti set v0='6BSXBGQK' where id=7;
-update noar tt set b1='YHQW6AU6K913C3GX3EMQCWBQ' where id=7;
-update noar ti set b1='YHQW6AU6K913C3GX3EMQCWBQ' where id=7;
-update noar tt set v0='BU5VTADN' where id=7;
-update noar ti set v0='BU5VTADN' where id=7;
-update noar tt set b2='2X6OBIB1EQW6G5OQ7B9ZBT6Y' where id=7;
-update noar ti set b2='2X6OBIB1EQW6G5OQ7B9ZBT6Y' where id=7;
-update noar tt set v0='H5MIFDOWE3G' where id=8;
-update noar ti set v0='H5MIFDOWE3G' where id=8;
-update noar tt set b0='JR9R55XL3MU9C14O' where id=8;
-update noar ti set b0='JR9R55XL3MU9C14O' where id=8;
-update noar tt set v0='757K0OIKSJQDRJ8HGMLX2K2SUYQ' where id=8;
-update noar ti set v0='757K0OIKSJQDRJ8HGMLX2K2SUYQ' where id=8;
-update noar tt set b1='WY3' where id=8;
-update noar ti set b1='WY3' where id=8;
-update noar tt set v0='3QVHTO3FQ5YLUA' where id=8;
-update noar ti set v0='3QVHTO3FQ5YLUA' where id=8;
-update noar tt set b2='3MKUV' where id=8;
-update noar ti set b2='3MKUV' where id=8;
-update noar tt set v0='PQZ7UCD72P2RRLLOTDR5QPIE0BJ5' where id=9;
-update noar ti set v0='PQZ7UCD72P2RRLLOTDR5QPIE0BJ5' where id=9;
-update noar tt set b0='1HCMZ4YZ7' where id=9;
-update noar ti set b0='1HCMZ4YZ7' where id=9;
-update noar tt set v0='KQW7T8CY9ZWP63N00F97' where id=9;
-update noar ti set v0='KQW7T8CY9ZWP63N00F97' where id=9;
-update noar tt set b1='LIXNRRJC3BLTMWCA0FJMH0BWBFG91YS' where id=9;
-update noar ti set b1='LIXNRRJC3BLTMWCA0FJMH0BWBFG91YS' where id=9;
-update noar tt set v0='QH156VY8U8ZL89719A6COFXJ2M' where id=9;
-update noar ti set v0='QH156VY8U8ZL89719A6COFXJ2M' where id=9;
-update noar tt set b2='UCCP3G084WAKSFS9' where id=9;
-update noar ti set b2='UCCP3G084WAKSFS9' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 blob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='B5XWHWKNJK1PTAAW3WE2LR2J6HFAJ1KB' where id=1;
-update noar ti set v0='B5XWHWKNJK1PTAAW3WE2LR2J6HFAJ1KB' where id=1;
-update noar tt set b0='AQK8983Q5PY5B0R7' where id=1;
-update noar ti set b0='AQK8983Q5PY5B0R7' where id=1;
-update noar tt set v0='IP8OWZPLPHZX08TXADD687XTUE' where id=1;
-update noar ti set v0='IP8OWZPLPHZX08TXADD687XTUE' where id=1;
-update noar tt set b1='4RLR' where id=1;
-update noar ti set b1='4RLR' where id=1;
-update noar tt set v0='TTAFDB4FN9JF5C8878TIBJ' where id=1;
-update noar ti set v0='TTAFDB4FN9JF5C8878TIBJ' where id=1;
-update noar tt set b2='UM91JULKWUQS86JS01ERWEM0HKKFTA2' where id=1;
-update noar ti set b2='UM91JULKWUQS86JS01ERWEM0HKKFTA2' where id=1;
-update noar tt set v0='V2UXBYWMPOWS06HIIRI3' where id=2;
-update noar ti set v0='V2UXBYWMPOWS06HIIRI3' where id=2;
-update noar tt set b0='HJHRQ8PV6JHB9DO0L5REVCGSR' where id=2;
-update noar ti set b0='HJHRQ8PV6JHB9DO0L5REVCGSR' where id=2;
-update noar tt set v0='6ZPN2DJDX5C9RUO' where id=2;
-update noar ti set v0='6ZPN2DJDX5C9RUO' where id=2;
-update noar tt set b1='B98DODIGBA' where id=2;
-update noar ti set b1='B98DODIGBA' where id=2;
-update noar tt set v0='KBMTV956BWQYH4IJXTIYJ0Q3O' where id=2;
-update noar ti set v0='KBMTV956BWQYH4IJXTIYJ0Q3O' where id=2;
-update noar tt set b2='7AN5TAY95NZ' where id=2;
-update noar ti set b2='7AN5TAY95NZ' where id=2;
-update noar tt set v0='BVLR72H4Z0FASJESJU2DOUKOB6GCMB' where id=3;
-update noar ti set v0='BVLR72H4Z0FASJESJU2DOUKOB6GCMB' where id=3;
-update noar tt set b0='R23GLO' where id=3;
-update noar ti set b0='R23GLO' where id=3;
-update noar tt set v0='SWIC1LY6CB222UBSVEA88CKWSHCI73J' where id=3;
-update noar ti set v0='SWIC1LY6CB222UBSVEA88CKWSHCI73J' where id=3;
-update noar tt set b1='68KKE7M9L7BX2MKZNK9V8CE5UC' where id=3;
-update noar ti set b1='68KKE7M9L7BX2MKZNK9V8CE5UC' where id=3;
-update noar tt set v0='KFRJRFKWZX9J67QNGE091IEQSQBTR6' where id=3;
-update noar ti set v0='KFRJRFKWZX9J67QNGE091IEQSQBTR6' where id=3;
-update noar tt set b2='B1LMRJAC7AB7UGP9G1VSYITAFFTF3P2' where id=3;
-update noar ti set b2='B1LMRJAC7AB7UGP9G1VSYITAFFTF3P2' where id=3;
-update noar tt set v0='MSG8KH2QHKM24IUKFNTQ8' where id=4;
-update noar ti set v0='MSG8KH2QHKM24IUKFNTQ8' where id=4;
-update noar tt set b0='I7' where id=4;
-update noar ti set b0='I7' where id=4;
-update noar tt set v0='PYXXJR6FTHTH' where id=4;
-update noar ti set v0='PYXXJR6FTHTH' where id=4;
-update noar tt set b1='X4P2X' where id=4;
-update noar ti set b1='X4P2X' where id=4;
-update noar tt set v0='M55060DV5VQIRPHUAWR0F5UKLKH' where id=4;
-update noar ti set v0='M55060DV5VQIRPHUAWR0F5UKLKH' where id=4;
-update noar tt set b2='56NSLOR' where id=4;
-update noar ti set b2='56NSLOR' where id=4;
-update noar tt set v0='QH36L2YOAWU06RR48JCSQYG' where id=5;
-update noar ti set v0='QH36L2YOAWU06RR48JCSQYG' where id=5;
-update noar tt set b0='2LCECGVHIAFWLKMIXTTT3BYU5' where id=5;
-update noar ti set b0='2LCECGVHIAFWLKMIXTTT3BYU5' where id=5;
-update noar tt set v0='GLKR0M2RG0IUN3IOH' where id=5;
-update noar ti set v0='GLKR0M2RG0IUN3IOH' where id=5;
-update noar tt set b1='ZCNWUWA14AQ' where id=5;
-update noar ti set b1='ZCNWUWA14AQ' where id=5;
-update noar tt set v0='ZWRT6V7UMML' where id=5;
-update noar ti set v0='ZWRT6V7UMML' where id=5;
-update noar tt set b2='DHXQZ16C5P2JJURQTU' where id=5;
-update noar ti set b2='DHXQZ16C5P2JJURQTU' where id=5;
-update noar tt set v0='RU30IHVPF8JHJGMLZKOU55R6WW20DW' where id=6;
-update noar ti set v0='RU30IHVPF8JHJGMLZKOU55R6WW20DW' where id=6;
-update noar tt set b0='K7GJAPHJY1ZCZMPZOBR5U' where id=6;
-update noar ti set b0='K7GJAPHJY1ZCZMPZOBR5U' where id=6;
-update noar tt set v0='IQ' where id=6;
-update noar ti set v0='IQ' where id=6;
-update noar tt set b1='ZT2H1ROSHU1ODB231F591' where id=6;
-update noar ti set b1='ZT2H1ROSHU1ODB231F591' where id=6;
-update noar tt set v0='8UTCDLMXU17E' where id=6;
-update noar ti set v0='8UTCDLMXU17E' where id=6;
-update noar tt set b2='3U5LUDCE6AQK366' where id=6;
-update noar ti set b2='3U5LUDCE6AQK366' where id=6;
-update noar tt set v0='WYF3G4OSDUYMDMLQ' where id=7;
-update noar ti set v0='WYF3G4OSDUYMDMLQ' where id=7;
-update noar tt set b0='890M8R8857IUJ70D0R1EO6359' where id=7;
-update noar ti set b0='890M8R8857IUJ70D0R1EO6359' where id=7;
-update noar tt set v0='GAKJP' where id=7;
-update noar ti set v0='GAKJP' where id=7;
-update noar tt set b1='XAF' where id=7;
-update noar ti set b1='XAF' where id=7;
-update noar tt set v0='CO83M' where id=7;
-update noar ti set v0='CO83M' where id=7;
-update noar tt set b2='371Y58KL7UAFIVULL2UW4R' where id=7;
-update noar ti set b2='371Y58KL7UAFIVULL2UW4R' where id=7;
-update noar tt set v0='WQBVS64ACCNCTC3D9SV53X8W0WD' where id=8;
-update noar ti set v0='WQBVS64ACCNCTC3D9SV53X8W0WD' where id=8;
-update noar tt set b0='RNW6XQ2XV1AS9DV0' where id=8;
-update noar ti set b0='RNW6XQ2XV1AS9DV0' where id=8;
-update noar tt set v0='LCNOX19GU690FN2NIQRA3QKMP9FUNVDZ' where id=8;
-update noar ti set v0='LCNOX19GU690FN2NIQRA3QKMP9FUNVDZ' where id=8;
-update noar tt set b1='EOMGAJHOPKPSVL99' where id=8;
-update noar ti set b1='EOMGAJHOPKPSVL99' where id=8;
-update noar tt set v0='VDJG5ZCF3S6PTJOV' where id=8;
-update noar ti set v0='VDJG5ZCF3S6PTJOV' where id=8;
-update noar tt set b2='Q0HJLIWI2BE553NIPGDXQOOJGJ' where id=8;
-update noar ti set b2='Q0HJLIWI2BE553NIPGDXQOOJGJ' where id=8;
-update noar tt set v0='UJO9DQD1TU15WJKC' where id=9;
-update noar ti set v0='UJO9DQD1TU15WJKC' where id=9;
-update noar tt set b0='PGTZGOTNUPLUUDVRJTDCES61UL1' where id=9;
-update noar ti set b0='PGTZGOTNUPLUUDVRJTDCES61UL1' where id=9;
-update noar tt set v0='4JA99KW3OHT06PG4IRSV' where id=9;
-update noar ti set v0='4JA99KW3OHT06PG4IRSV' where id=9;
-update noar tt set b1='HSHJIRXKIY2IF1G0KY9P' where id=9;
-update noar ti set b1='HSHJIRXKIY2IF1G0KY9P' where id=9;
-update noar tt set v0='8MCAYW972R5T' where id=9;
-update noar ti set v0='8MCAYW972R5T' where id=9;
-update noar tt set b2='2VCOWY8HEVHJSPX5MYW4L7HI' where id=9;
-update noar ti set b2='2VCOWY8HEVHJSPX5MYW4L7HI' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 blob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ENG49' where id=1;
-update noar ti set v0='ENG49' where id=1;
-update noar tt set b0='CC500FPMVMNWMSGW424KY2TO4M9UM1I' where id=1;
-update noar ti set b0='CC500FPMVMNWMSGW424KY2TO4M9UM1I' where id=1;
-update noar tt set v0='N35ZIBQB' where id=1;
-update noar ti set v0='N35ZIBQB' where id=1;
-update noar tt set b1='KBMT6QF7K2S3MWCAVA3' where id=1;
-update noar ti set b1='KBMT6QF7K2S3MWCAVA3' where id=1;
-update noar tt set v0='9W839TN2URY' where id=1;
-update noar ti set v0='9W839TN2URY' where id=1;
-update noar tt set b2='P3S0AXGAUQ91SA3VW' where id=1;
-update noar ti set b2='P3S0AXGAUQ91SA3VW' where id=1;
-update noar tt set v0='Q8QLH334JIMV81KILO7AU06LOC4Z1O1O' where id=2;
-update noar ti set v0='Q8QLH334JIMV81KILO7AU06LOC4Z1O1O' where id=2;
-update noar tt set b0='5BY3E035HCQQ4L4' where id=2;
-update noar ti set b0='5BY3E035HCQQ4L4' where id=2;
-update noar tt set v0='M5FEIQEDND1P8UWOVN3P' where id=2;
-update noar ti set v0='M5FEIQEDND1P8UWOVN3P' where id=2;
-update noar tt set b1='R7EBVNKM3HNZ5L2AFQEON2UI7HD36K9E' where id=2;
-update noar ti set b1='R7EBVNKM3HNZ5L2AFQEON2UI7HD36K9E' where id=2;
-update noar tt set v0='DHHDQ3CQMQCK' where id=2;
-update noar ti set v0='DHHDQ3CQMQCK' where id=2;
-update noar tt set b2='CG4GXAPLZKCM24PCDQ1I8A1JLKVMJ6Q' where id=2;
-update noar ti set b2='CG4GXAPLZKCM24PCDQ1I8A1JLKVMJ6Q' where id=2;
-update noar tt set v0='D20TQ70E2LNLI3QF18LPVXFBDSSCU' where id=3;
-update noar ti set v0='D20TQ70E2LNLI3QF18LPVXFBDSSCU' where id=3;
-update noar tt set b0='S0F6W6' where id=3;
-update noar ti set b0='S0F6W6' where id=3;
-update noar tt set v0='8TXFK8J3YQE' where id=3;
-update noar ti set v0='8TXFK8J3YQE' where id=3;
-update noar tt set b1='L9AZE8OV907G' where id=3;
-update noar ti set b1='L9AZE8OV907G' where id=3;
-update noar tt set v0='6Z' where id=3;
-update noar ti set v0='6Z' where id=3;
-update noar tt set b2='HYR' where id=3;
-update noar ti set b2='HYR' where id=3;
-update noar tt set v0='1IUL5P' where id=4;
-update noar ti set v0='1IUL5P' where id=4;
-update noar tt set b0='LFU6C4D28N' where id=4;
-update noar ti set b0='LFU6C4D28N' where id=4;
-update noar tt set v0='ZGT0Q9C8MAV' where id=4;
-update noar ti set v0='ZGT0Q9C8MAV' where id=4;
-update noar tt set b1='3Q1CIJU2ET0QY2ET4F0M' where id=4;
-update noar ti set b1='3Q1CIJU2ET0QY2ET4F0M' where id=4;
-update noar tt set v0='L3TPCI2P' where id=4;
-update noar ti set v0='L3TPCI2P' where id=4;
-update noar tt set b2='BV' where id=4;
-update noar ti set b2='BV' where id=4;
-update noar tt set v0='OLX65KBZY06B4KDG5FZXOE' where id=5;
-update noar ti set v0='OLX65KBZY06B4KDG5FZXOE' where id=5;
-update noar tt set b0='5D' where id=5;
-update noar ti set b0='5D' where id=5;
-update noar tt set v0='DXUJXA204RFEN0IGC2ISZ' where id=5;
-update noar ti set v0='DXUJXA204RFEN0IGC2ISZ' where id=5;
-update noar tt set b1='T9B8J1J29GAH1GTF24ZRXT' where id=5;
-update noar ti set b1='T9B8J1J29GAH1GTF24ZRXT' where id=5;
-update noar tt set v0='3EE6K56HE' where id=5;
-update noar ti set v0='3EE6K56HE' where id=5;
-update noar tt set b2='XNXG479PGDSVM' where id=5;
-update noar ti set b2='XNXG479PGDSVM' where id=5;
-update noar tt set v0='TU519WQ6YW7X' where id=6;
-update noar ti set v0='TU519WQ6YW7X' where id=6;
-update noar tt set b0='D80AY6WP' where id=6;
-update noar ti set b0='D80AY6WP' where id=6;
-update noar tt set v0='OSLSZUUNTMAMBJTKL9P2P8FG1KME9BRZ' where id=6;
-update noar ti set v0='OSLSZUUNTMAMBJTKL9P2P8FG1KME9BRZ' where id=6;
-update noar tt set b1='YO2I2OY2A' where id=6;
-update noar ti set b1='YO2I2OY2A' where id=6;
-update noar tt set v0='R0A4ZAK0TNLTO6D1' where id=6;
-update noar ti set v0='R0A4ZAK0TNLTO6D1' where id=6;
-update noar tt set b2='ORM5UFLVZL' where id=6;
-update noar ti set b2='ORM5UFLVZL' where id=6;
-update noar tt set v0='TWNRHB4VTSV3TNI' where id=7;
-update noar ti set v0='TWNRHB4VTSV3TNI' where id=7;
-update noar tt set b0='WLBEJX29J9LH' where id=7;
-update noar ti set b0='WLBEJX29J9LH' where id=7;
-update noar tt set v0='4SEBSEP726' where id=7;
-update noar ti set v0='4SEBSEP726' where id=7;
-update noar tt set b1='WQJ4FZ3EN' where id=7;
-update noar ti set b1='WQJ4FZ3EN' where id=7;
-update noar tt set v0='I2UON3E46X9W1FV9OJ' where id=7;
-update noar ti set v0='I2UON3E46X9W1FV9OJ' where id=7;
-update noar tt set b2='6FSY81G28EGA82XS4LF52PPSSADGD5K' where id=7;
-update noar ti set b2='6FSY81G28EGA82XS4LF52PPSSADGD5K' where id=7;
-update noar tt set v0='GBBQ2D31H' where id=8;
-update noar ti set v0='GBBQ2D31H' where id=8;
-update noar tt set b0='1NQBHYLDY0JE' where id=8;
-update noar ti set b0='1NQBHYLDY0JE' where id=8;
-update noar tt set v0='ENOVCTT9B3' where id=8;
-update noar ti set v0='ENOVCTT9B3' where id=8;
-update noar tt set b1='SJH2ZOTLTP9D02' where id=8;
-update noar ti set b1='SJH2ZOTLTP9D02' where id=8;
-update noar tt set v0='MSCQXU7VJ38WSMX' where id=8;
-update noar ti set v0='MSCQXU7VJ38WSMX' where id=8;
-update noar tt set b2='FBT7QAYDD2U5S22C1QF9NS7' where id=8;
-update noar ti set b2='FBT7QAYDD2U5S22C1QF9NS7' where id=8;
-update noar tt set v0='Y0SJA2IOKECPIS5QW2PTYE5' where id=9;
-update noar ti set v0='Y0SJA2IOKECPIS5QW2PTYE5' where id=9;
-update noar tt set b0='6GLYG' where id=9;
-update noar ti set b0='6GLYG' where id=9;
-update noar tt set v0='LDP7KC70MWPL3R4686063RI' where id=9;
-update noar ti set v0='LDP7KC70MWPL3R4686063RI' where id=9;
-update noar tt set b1='S9MLH5GW19JH2HIHQ0YXIZV0Z6CT94E' where id=9;
-update noar ti set b1='S9MLH5GW19JH2HIHQ0YXIZV0Z6CT94E' where id=9;
-update noar tt set v0='GI52HNS13DFOWW8DKGSYZXD8W5JRDSHZ' where id=9;
-update noar ti set v0='GI52HNS13DFOWW8DKGSYZXD8W5JRDSHZ' where id=9;
-update noar tt set b2='P0HCZMA4VF' where id=9;
-update noar ti set b2='P0HCZMA4VF' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 blob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='KZT4TITWSAVW' where id=1;
-update noar ti set v0='KZT4TITWSAVW' where id=1;
-update noar tt set b0='MS2OUXU7H' where id=1;
-update noar ti set b0='MS2OUXU7H' where id=1;
-update noar tt set v0='RY' where id=1;
-update noar ti set v0='RY' where id=1;
-update noar tt set b1='BSHEN5MCKW9CQP29YR167VE7OUDS2A8' where id=1;
-update noar ti set b1='BSHEN5MCKW9CQP29YR167VE7OUDS2A8' where id=1;
-update noar tt set v0='CGPE5W5TTQ1EC76HOL6MUMFSVEOH1ZY' where id=1;
-update noar ti set v0='CGPE5W5TTQ1EC76HOL6MUMFSVEOH1ZY' where id=1;
-update noar tt set b2='6PJPF2HUYQNROCDVBG885HGVZAA1' where id=1;
-update noar ti set b2='6PJPF2HUYQNROCDVBG885HGVZAA1' where id=1;
-update noar tt set v0='19A8GWJU54GNZ4UPXPEV15RAOXN9TB' where id=2;
-update noar ti set v0='19A8GWJU54GNZ4UPXPEV15RAOXN9TB' where id=2;
-update noar tt set b0='YIKOB' where id=2;
-update noar ti set b0='YIKOB' where id=2;
-update noar tt set v0='F7AZ48ZE2R07' where id=2;
-update noar ti set v0='F7AZ48ZE2R07' where id=2;
-update noar tt set b1='HVFXLESGBGUUCNI2O' where id=2;
-update noar ti set b1='HVFXLESGBGUUCNI2O' where id=2;
-update noar tt set v0='E' where id=2;
-update noar ti set v0='E' where id=2;
-update noar tt set b2='32NVYGC7UFWUF' where id=2;
-update noar ti set b2='32NVYGC7UFWUF' where id=2;
-update noar tt set v0='OAWFILZI2' where id=3;
-update noar ti set v0='OAWFILZI2' where id=3;
-update noar tt set b0='F5MGCCZC3QRC0G7O7DXNV5' where id=3;
-update noar ti set b0='F5MGCCZC3QRC0G7O7DXNV5' where id=3;
-update noar tt set v0='S4GGFIZV' where id=3;
-update noar ti set v0='S4GGFIZV' where id=3;
-update noar tt set b1='A05BY29833UWJI' where id=3;
-update noar ti set b1='A05BY29833UWJI' where id=3;
-update noar tt set v0='A2U5BBM5CO530IDG0L' where id=3;
-update noar ti set v0='A2U5BBM5CO530IDG0L' where id=3;
-update noar tt set b2='7YUCW7R' where id=3;
-update noar ti set b2='7YUCW7R' where id=3;
-update noar tt set v0='VUT491Y62VENDE771WY7NLRRNLHAVSR' where id=4;
-update noar ti set v0='VUT491Y62VENDE771WY7NLRRNLHAVSR' where id=4;
-update noar tt set b0='4DWXPSGTTRKGHF9BFBP' where id=4;
-update noar ti set b0='4DWXPSGTTRKGHF9BFBP' where id=4;
-update noar tt set v0='ASBOMH781KLEZG0' where id=4;
-update noar ti set v0='ASBOMH781KLEZG0' where id=4;
-update noar tt set b1='OGREEJZ8RQ09U5JUZ7' where id=4;
-update noar ti set b1='OGREEJZ8RQ09U5JUZ7' where id=4;
-update noar tt set v0='A7AGXSU' where id=4;
-update noar ti set v0='A7AGXSU' where id=4;
-update noar tt set b2='LCK4BHD71I43QITRTL8J2RPF7NW' where id=4;
-update noar ti set b2='LCK4BHD71I43QITRTL8J2RPF7NW' where id=4;
-update noar tt set v0='JAAU91Z614BWAJH62SJ71ACXIWV7963Z' where id=5;
-update noar ti set v0='JAAU91Z614BWAJH62SJ71ACXIWV7963Z' where id=5;
-update noar tt set b0='LWF1RT6HAO61NQLSX4Q' where id=5;
-update noar ti set b0='LWF1RT6HAO61NQLSX4Q' where id=5;
-update noar tt set v0='7U7YXPLPZTU0YWTF62GTY' where id=5;
-update noar ti set v0='7U7YXPLPZTU0YWTF62GTY' where id=5;
-update noar tt set b1='3COYWTUBNXWU7X7TWVK9VMAU1YFB' where id=5;
-update noar ti set b1='3COYWTUBNXWU7X7TWVK9VMAU1YFB' where id=5;
-update noar tt set v0='6QPMHGUWTKBKH4AN5NOID9F' where id=5;
-update noar ti set v0='6QPMHGUWTKBKH4AN5NOID9F' where id=5;
-update noar tt set b2='EC9BO0421XEECDWTKT0' where id=5;
-update noar ti set b2='EC9BO0421XEECDWTKT0' where id=5;
-update noar tt set v0='B16EWXV2LGK4VC7MR' where id=6;
-update noar ti set v0='B16EWXV2LGK4VC7MR' where id=6;
-update noar tt set b0='21YMLLW5I0751DD0QL8LF2TNZTF5' where id=6;
-update noar ti set b0='21YMLLW5I0751DD0QL8LF2TNZTF5' where id=6;
-update noar tt set v0='9Y80NY2KR11EOZQVYZEB' where id=6;
-update noar ti set v0='9Y80NY2KR11EOZQVYZEB' where id=6;
-update noar tt set b1='EDL7NLGZBGIODSCYAC3RLC5407FC' where id=6;
-update noar ti set b1='EDL7NLGZBGIODSCYAC3RLC5407FC' where id=6;
-update noar tt set v0='S' where id=6;
-update noar ti set v0='S' where id=6;
-update noar tt set b2='F0D2IUT8' where id=6;
-update noar ti set b2='F0D2IUT8' where id=6;
-update noar tt set v0='93LTA852LOLF0IESR722O61Y2VK' where id=7;
-update noar ti set v0='93LTA852LOLF0IESR722O61Y2VK' where id=7;
-update noar tt set b0='OVK9LD' where id=7;
-update noar ti set b0='OVK9LD' where id=7;
-update noar tt set v0='N4AFLHOQ4FHMG1NK6I9K8XD1816O9MJ0' where id=7;
-update noar ti set v0='N4AFLHOQ4FHMG1NK6I9K8XD1816O9MJ0' where id=7;
-update noar tt set b1='BPGSSJF0S7L3QETMS2QPI1QJSV8UCXSI' where id=7;
-update noar ti set b1='BPGSSJF0S7L3QETMS2QPI1QJSV8UCXSI' where id=7;
-update noar tt set v0='4GLFBFZ0GPO0GNAZ5K7UX' where id=7;
-update noar ti set v0='4GLFBFZ0GPO0GNAZ5K7UX' where id=7;
-update noar tt set b2='WVWQ2LLDE3VBP9P' where id=7;
-update noar ti set b2='WVWQ2LLDE3VBP9P' where id=7;
-update noar tt set v0='NQ6' where id=8;
-update noar ti set v0='NQ6' where id=8;
-update noar tt set b0='BOXGC4GCCCRQM6T0LDBPUJF75' where id=8;
-update noar ti set b0='BOXGC4GCCCRQM6T0LDBPUJF75' where id=8;
-update noar tt set v0='7QLX07FRSBDU38ORE' where id=8;
-update noar ti set v0='7QLX07FRSBDU38ORE' where id=8;
-update noar tt set b1='1ILLBG9' where id=8;
-update noar ti set b1='1ILLBG9' where id=8;
-update noar tt set v0='FDGID' where id=8;
-update noar ti set v0='FDGID' where id=8;
-update noar tt set b2='87ZTUHZWGN0CX0YNEOFHO8IXL' where id=8;
-update noar ti set b2='87ZTUHZWGN0CX0YNEOFHO8IXL' where id=8;
-update noar tt set v0='NKZR2PECZ' where id=9;
-update noar ti set v0='NKZR2PECZ' where id=9;
-update noar tt set b0='484DD78SBLNA35RJQBLVGQCVA1QL' where id=9;
-update noar ti set b0='484DD78SBLNA35RJQBLVGQCVA1QL' where id=9;
-update noar tt set v0='18X4UT9C0J' where id=9;
-update noar ti set v0='18X4UT9C0J' where id=9;
-update noar tt set b1='E3AYHM3R9W9OKRLVKDRVAGAXA8I' where id=9;
-update noar ti set b1='E3AYHM3R9W9OKRLVKDRVAGAXA8I' where id=9;
-update noar tt set v0='8N5JKPFXKDYCYKUCCOC' where id=9;
-update noar ti set v0='8N5JKPFXKDYCYKUCCOC' where id=9;
-update noar tt set b2='SCY40ATF' where id=9;
-update noar ti set b2='SCY40ATF' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 blob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='4VBEPI09G8SPPCW5FXZHBLP' where id=1;
-update noar ti set v0='4VBEPI09G8SPPCW5FXZHBLP' where id=1;
-update noar tt set b0='381N4RLRMC0D' where id=1;
-update noar ti set b0='381N4RLRMC0D' where id=1;
-update noar tt set v0='DHJ7C' where id=1;
-update noar ti set v0='DHJ7C' where id=1;
-update noar tt set b1='LU07O32FRLKX9HOGTN3C2O' where id=1;
-update noar ti set b1='LU07O32FRLKX9HOGTN3C2O' where id=1;
-update noar tt set v0='I58R' where id=1;
-update noar ti set v0='I58R' where id=1;
-update noar tt set b2='H12L' where id=1;
-update noar ti set b2='H12L' where id=1;
-update noar tt set v0='S4E0LXUEP4TR7' where id=2;
-update noar ti set v0='S4E0LXUEP4TR7' where id=2;
-update noar tt set b0='LD' where id=2;
-update noar ti set b0='LD' where id=2;
-update noar tt set v0='13JTXWVY' where id=2;
-update noar ti set v0='13JTXWVY' where id=2;
-update noar tt set b1='264Z2OB6' where id=2;
-update noar ti set b1='264Z2OB6' where id=2;
-update noar tt set v0='7GSMC2W1SF05' where id=2;
-update noar ti set v0='7GSMC2W1SF05' where id=2;
-update noar tt set b2='P2KSDF6IVFF4VJAHV33OOHO8FUXWFV' where id=2;
-update noar ti set b2='P2KSDF6IVFF4VJAHV33OOHO8FUXWFV' where id=2;
-update noar tt set v0='MQQQQ' where id=3;
-update noar ti set v0='MQQQQ' where id=3;
-update noar tt set b0='VARZC6C3Y' where id=3;
-update noar ti set b0='VARZC6C3Y' where id=3;
-update noar tt set v0='94ZHFDNQC5W09VUX8' where id=3;
-update noar ti set v0='94ZHFDNQC5W09VUX8' where id=3;
-update noar tt set b1='SZFP38YO' where id=3;
-update noar ti set b1='SZFP38YO' where id=3;
-update noar tt set v0='B3MHLTZF4D4W5M3ZBI47RIL' where id=3;
-update noar ti set v0='B3MHLTZF4D4W5M3ZBI47RIL' where id=3;
-update noar tt set b2='94CW2MS7OBE27RATU2K' where id=3;
-update noar ti set b2='94CW2MS7OBE27RATU2K' where id=3;
-update noar tt set v0='3VGGAK2BTYF' where id=4;
-update noar ti set v0='3VGGAK2BTYF' where id=4;
-update noar tt set b0='TBWDT3KUPZ9EHA0Y3YK2BRL3B149F' where id=4;
-update noar ti set b0='TBWDT3KUPZ9EHA0Y3YK2BRL3B149F' where id=4;
-update noar tt set v0='JPUAMYXPU' where id=4;
-update noar ti set v0='JPUAMYXPU' where id=4;
-update noar tt set b1='M5186X143OMHX2Q98B' where id=4;
-update noar ti set b1='M5186X143OMHX2Q98B' where id=4;
-update noar tt set v0='ZFDZ7' where id=4;
-update noar ti set v0='ZFDZ7' where id=4;
-update noar tt set b2='NCCKPHFEGEPORMH4V' where id=4;
-update noar ti set b2='NCCKPHFEGEPORMH4V' where id=4;
-update noar tt set v0='GHQAPQOX6JEV40OEJRPUP' where id=5;
-update noar ti set v0='GHQAPQOX6JEV40OEJRPUP' where id=5;
-update noar tt set b0='SMGA31AX' where id=5;
-update noar ti set b0='SMGA31AX' where id=5;
-update noar tt set v0='3A15NHFIOVRW99JYUA7JQ9Y15XGX9LA' where id=5;
-update noar ti set v0='3A15NHFIOVRW99JYUA7JQ9Y15XGX9LA' where id=5;
-update noar tt set b1='BA' where id=5;
-update noar ti set b1='BA' where id=5;
-update noar tt set v0='HSCKK0YJLWM2E1ZFYWEK7AR75FKNXHB' where id=5;
-update noar ti set v0='HSCKK0YJLWM2E1ZFYWEK7AR75FKNXHB' where id=5;
-update noar tt set b2='4IE6YTZW3CTEGXJIEYQALLFLEM0B78Q' where id=5;
-update noar ti set b2='4IE6YTZW3CTEGXJIEYQALLFLEM0B78Q' where id=5;
-update noar tt set v0='CBCSJHTN2BBEAJ9V4QEIYTZ' where id=6;
-update noar ti set v0='CBCSJHTN2BBEAJ9V4QEIYTZ' where id=6;
-update noar tt set b0='RKUVTNPX4GR1GAX8BS2IT93U3' where id=6;
-update noar ti set b0='RKUVTNPX4GR1GAX8BS2IT93U3' where id=6;
-update noar tt set v0='UQXMATR53GSSZMHQKTE4M4N3626E6ZU' where id=6;
-update noar ti set v0='UQXMATR53GSSZMHQKTE4M4N3626E6ZU' where id=6;
-update noar tt set b1='ZW' where id=6;
-update noar ti set b1='ZW' where id=6;
-update noar tt set v0='6J9B03ZBROAKM4HQQQ959FGUNOM7V' where id=6;
-update noar ti set v0='6J9B03ZBROAKM4HQQQ959FGUNOM7V' where id=6;
-update noar tt set b2='07RU3USF09KPQZ7' where id=6;
-update noar ti set b2='07RU3USF09KPQZ7' where id=6;
-update noar tt set v0='RLL8IP6UB' where id=7;
-update noar ti set v0='RLL8IP6UB' where id=7;
-update noar tt set b0='P3DQGX3L' where id=7;
-update noar ti set b0='P3DQGX3L' where id=7;
-update noar tt set v0='95M3L' where id=7;
-update noar ti set v0='95M3L' where id=7;
-update noar tt set b1='VDCAY' where id=7;
-update noar ti set b1='VDCAY' where id=7;
-update noar tt set v0='7WR5VZBXN0SVY0DD7UXTPQYHKDC2W' where id=7;
-update noar ti set v0='7WR5VZBXN0SVY0DD7UXTPQYHKDC2W' where id=7;
-update noar tt set b2='X51HMOWCX' where id=7;
-update noar ti set b2='X51HMOWCX' where id=7;
-update noar tt set v0='VPTFJZK29D3MMNMD77E0UT0J' where id=8;
-update noar ti set v0='VPTFJZK29D3MMNMD77E0UT0J' where id=8;
-update noar tt set b0='HB' where id=8;
-update noar ti set b0='HB' where id=8;
-update noar tt set v0='N3HTNHHNY9BUUM5QQ3MTLMBJSDH' where id=8;
-update noar ti set v0='N3HTNHHNY9BUUM5QQ3MTLMBJSDH' where id=8;
-update noar tt set b1='MWHWBCVEFHQVYVQBBWF8XZCC3' where id=8;
-update noar ti set b1='MWHWBCVEFHQVYVQBBWF8XZCC3' where id=8;
-update noar tt set v0='TZO' where id=8;
-update noar ti set v0='TZO' where id=8;
-update noar tt set b2='6LK6355' where id=8;
-update noar ti set b2='6LK6355' where id=8;
-update noar tt set v0='D55XI3MV' where id=9;
-update noar ti set v0='D55XI3MV' where id=9;
-update noar tt set b0='3XNAX8XQ' where id=9;
-update noar ti set b0='3XNAX8XQ' where id=9;
-update noar tt set v0='623IIHDLWODSZUZ70NCJRD1SW6WD' where id=9;
-update noar ti set v0='623IIHDLWODSZUZ70NCJRD1SW6WD' where id=9;
-update noar tt set b1='C8MXNIQUVCCV2USUQDALLU7ED0YYMAW' where id=9;
-update noar ti set b1='C8MXNIQUVCCV2USUQDALLU7ED0YYMAW' where id=9;
-update noar tt set v0='8K8' where id=9;
-update noar ti set v0='8K8' where id=9;
-update noar tt set b2='HM48O4S280' where id=9;
-update noar ti set b2='HM48O4S280' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 blob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='B2JJ0IGT466DD342NIHJ400FPS8S' where id=1;
-update noar ti set v0='B2JJ0IGT466DD342NIHJ400FPS8S' where id=1;
-update noar tt set b0='FO755' where id=1;
-update noar ti set b0='FO755' where id=1;
-update noar tt set v0='89' where id=1;
-update noar ti set v0='89' where id=1;
-update noar tt set b1='7946EO9X7PL581IWEZ3QTRXSK6A11' where id=1;
-update noar ti set b1='7946EO9X7PL581IWEZ3QTRXSK6A11' where id=1;
-update noar tt set v0='COQN6PNGXOQXES6' where id=1;
-update noar ti set v0='COQN6PNGXOQXES6' where id=1;
-update noar tt set b2='XG9D3WDSSW5Z21EUEQEJ892RQ' where id=1;
-update noar ti set b2='XG9D3WDSSW5Z21EUEQEJ892RQ' where id=1;
-update noar tt set v0='V' where id=2;
-update noar ti set v0='V' where id=2;
-update noar tt set b0='NIN' where id=2;
-update noar ti set b0='NIN' where id=2;
-update noar tt set v0='Z5ZTHUP' where id=2;
-update noar ti set v0='Z5ZTHUP' where id=2;
-update noar tt set b1='SHSQU3S' where id=2;
-update noar ti set b1='SHSQU3S' where id=2;
-update noar tt set v0='ZSTBY' where id=2;
-update noar ti set v0='ZSTBY' where id=2;
-update noar tt set b2='DNAHKYH' where id=2;
-update noar ti set b2='DNAHKYH' where id=2;
-update noar tt set v0='1E' where id=3;
-update noar ti set v0='1E' where id=3;
-update noar tt set b0='9NWJEJLUQ3KAVOGLK' where id=3;
-update noar ti set b0='9NWJEJLUQ3KAVOGLK' where id=3;
-update noar tt set v0='NOQSB3S67WPMDZM6A036SMYSGU80B' where id=3;
-update noar ti set v0='NOQSB3S67WPMDZM6A036SMYSGU80B' where id=3;
-update noar tt set b1='8I7YP47E3CQBFANVYEKZOZLJP8' where id=3;
-update noar ti set b1='8I7YP47E3CQBFANVYEKZOZLJP8' where id=3;
-update noar tt set v0='LZ9ETUNO1IWKIAK0ZRDAB3O96A' where id=3;
-update noar ti set v0='LZ9ETUNO1IWKIAK0ZRDAB3O96A' where id=3;
-update noar tt set b2='64I3VO6HNCPPA0DE1PX5S' where id=3;
-update noar ti set b2='64I3VO6HNCPPA0DE1PX5S' where id=3;
-update noar tt set v0='PC' where id=4;
-update noar ti set v0='PC' where id=4;
-update noar tt set b0='JOCZYPPDR7NFLDAT5IG1' where id=4;
-update noar ti set b0='JOCZYPPDR7NFLDAT5IG1' where id=4;
-update noar tt set v0='URXU7X4PYID73D97NZ50T86CX4OPJ4' where id=4;
-update noar ti set v0='URXU7X4PYID73D97NZ50T86CX4OPJ4' where id=4;
-update noar tt set b1='0S7UQTKIGW' where id=4;
-update noar ti set b1='0S7UQTKIGW' where id=4;
-update noar tt set v0='O5F8E7YXH2D6063EZ20WUQCN2DW' where id=4;
-update noar ti set v0='O5F8E7YXH2D6063EZ20WUQCN2DW' where id=4;
-update noar tt set b2='K' where id=4;
-update noar ti set b2='K' where id=4;
-update noar tt set v0='7YHFQU3I4EH17J' where id=5;
-update noar ti set v0='7YHFQU3I4EH17J' where id=5;
-update noar tt set b0='JAALZOAOZI17GTLPFQTCWR' where id=5;
-update noar ti set b0='JAALZOAOZI17GTLPFQTCWR' where id=5;
-update noar tt set v0='4U8709VO9FIYKA7T9Z99PS59' where id=5;
-update noar ti set v0='4U8709VO9FIYKA7T9Z99PS59' where id=5;
-update noar tt set b1='UXW7' where id=5;
-update noar ti set b1='UXW7' where id=5;
-update noar tt set v0='YVFKHHOIEIMABGM4WZRX1O9' where id=5;
-update noar ti set v0='YVFKHHOIEIMABGM4WZRX1O9' where id=5;
-update noar tt set b2='3GCA4MWQN128COX' where id=5;
-update noar ti set b2='3GCA4MWQN128COX' where id=5;
-update noar tt set v0='ZYR9GELTCZP2NWRW5QOTLLS3ZF' where id=6;
-update noar ti set v0='ZYR9GELTCZP2NWRW5QOTLLS3ZF' where id=6;
-update noar tt set b0='BTMAHZR2EK3MAIUXOX8E7EG' where id=6;
-update noar ti set b0='BTMAHZR2EK3MAIUXOX8E7EG' where id=6;
-update noar tt set v0='UBVGUXSKIE68E1CG7WOKZRJ1QSBPA252' where id=6;
-update noar ti set v0='UBVGUXSKIE68E1CG7WOKZRJ1QSBPA252' where id=6;
-update noar tt set b1='KQ7OEZ03N8YPTLINJ7' where id=6;
-update noar ti set b1='KQ7OEZ03N8YPTLINJ7' where id=6;
-update noar tt set v0='0XMSEDDO7HX8GH1QM6117FJ6YK8VTM' where id=6;
-update noar ti set v0='0XMSEDDO7HX8GH1QM6117FJ6YK8VTM' where id=6;
-update noar tt set b2='RWAT2ATCZWTNLY9A91RK79C' where id=6;
-update noar ti set b2='RWAT2ATCZWTNLY9A91RK79C' where id=6;
-update noar tt set v0='4A5G3ZF7L9RXF' where id=7;
-update noar ti set v0='4A5G3ZF7L9RXF' where id=7;
-update noar tt set b0='FDVTNNXXLTQB3HKOPMA34SFHVRGC' where id=7;
-update noar ti set b0='FDVTNNXXLTQB3HKOPMA34SFHVRGC' where id=7;
-update noar tt set v0='O545BWFODY258MOQWZ26KP8Y4QPYY7B' where id=7;
-update noar ti set v0='O545BWFODY258MOQWZ26KP8Y4QPYY7B' where id=7;
-update noar tt set b1='60YVF7NMPB' where id=7;
-update noar ti set b1='60YVF7NMPB' where id=7;
-update noar tt set v0='OHTHMKDOEGGX9M7VLR64FK4M2DUB' where id=7;
-update noar ti set v0='OHTHMKDOEGGX9M7VLR64FK4M2DUB' where id=7;
-update noar tt set b2='NLDSV2MQM36K02HEYDSD' where id=7;
-update noar ti set b2='NLDSV2MQM36K02HEYDSD' where id=7;
-update noar tt set v0='NSVK00ZZHXTIDSF1' where id=8;
-update noar ti set v0='NSVK00ZZHXTIDSF1' where id=8;
-update noar tt set b0='OZ59JEWF82GC2DJ1' where id=8;
-update noar ti set b0='OZ59JEWF82GC2DJ1' where id=8;
-update noar tt set v0='6M8' where id=8;
-update noar ti set v0='6M8' where id=8;
-update noar tt set b1='TU5AVI81UW' where id=8;
-update noar ti set b1='TU5AVI81UW' where id=8;
-update noar tt set v0='5WHYY1VSTGCA62RV0' where id=8;
-update noar ti set v0='5WHYY1VSTGCA62RV0' where id=8;
-update noar tt set b2='9PJX6OWQDJLM' where id=8;
-update noar ti set b2='9PJX6OWQDJLM' where id=8;
-update noar tt set v0='VZ' where id=9;
-update noar ti set v0='VZ' where id=9;
-update noar tt set b0='P0' where id=9;
-update noar ti set b0='P0' where id=9;
-update noar tt set v0='L71F' where id=9;
-update noar ti set v0='L71F' where id=9;
-update noar tt set b1='7GTH98IMQ0U3ARQCD1XHK55RU' where id=9;
-update noar ti set b1='7GTH98IMQ0U3ARQCD1XHK55RU' where id=9;
-update noar tt set v0='VVQJPK9ZTNHS64JB3ILOAQP' where id=9;
-update noar ti set v0='VVQJPK9ZTNHS64JB3ILOAQP' where id=9;
-update noar tt set b2='EW05R5GNAKQQNJRGVUY38Y7' where id=9;
-update noar ti set b2='EW05R5GNAKQQNJRGVUY38Y7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 blob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='SA3X4JGOB68SJY9L5HH' where id=1;
-update noar ti set v0='SA3X4JGOB68SJY9L5HH' where id=1;
-update noar tt set b0='MDBK6YRQI3R883' where id=1;
-update noar ti set b0='MDBK6YRQI3R883' where id=1;
-update noar tt set v0='QRY6Y5CO8TA' where id=1;
-update noar ti set v0='QRY6Y5CO8TA' where id=1;
-update noar tt set b1='QLAZUHHET2' where id=1;
-update noar ti set b1='QLAZUHHET2' where id=1;
-update noar tt set v0='SZ5M12GN5B6DGH3329T884PHFYEMUGH' where id=1;
-update noar ti set v0='SZ5M12GN5B6DGH3329T884PHFYEMUGH' where id=1;
-update noar tt set b2='HQMX8QA' where id=1;
-update noar ti set b2='HQMX8QA' where id=1;
-update noar tt set v0='MA7W92O6V4W3KB9JMJVU' where id=2;
-update noar ti set v0='MA7W92O6V4W3KB9JMJVU' where id=2;
-update noar tt set b0='6RWRVGTSP2SXMPRQMV608NV' where id=2;
-update noar ti set b0='6RWRVGTSP2SXMPRQMV608NV' where id=2;
-update noar tt set v0='7KHCP15BW5NCCG' where id=2;
-update noar ti set v0='7KHCP15BW5NCCG' where id=2;
-update noar tt set b1='2H77WGLS' where id=2;
-update noar ti set b1='2H77WGLS' where id=2;
-update noar tt set v0='6Z2Q2ZVR8G2T9HW0OA0' where id=2;
-update noar ti set v0='6Z2Q2ZVR8G2T9HW0OA0' where id=2;
-update noar tt set b2='9KM7P452BH00P4S6J' where id=2;
-update noar ti set b2='9KM7P452BH00P4S6J' where id=2;
-update noar tt set v0='OI' where id=3;
-update noar ti set v0='OI' where id=3;
-update noar tt set b0='HKHGIYJ9D8OMDHT' where id=3;
-update noar ti set b0='HKHGIYJ9D8OMDHT' where id=3;
-update noar tt set v0='KXENQHSIISGF2UVUAA1C' where id=3;
-update noar ti set v0='KXENQHSIISGF2UVUAA1C' where id=3;
-update noar tt set b1='RFEAWVGCKFFWT2FD5' where id=3;
-update noar ti set b1='RFEAWVGCKFFWT2FD5' where id=3;
-update noar tt set v0='WGOPQYEVF59CN4AC4FYUPH3N' where id=3;
-update noar ti set v0='WGOPQYEVF59CN4AC4FYUPH3N' where id=3;
-update noar tt set b2='IC9KI8QNHH4YE8DJOW8RFVH' where id=3;
-update noar ti set b2='IC9KI8QNHH4YE8DJOW8RFVH' where id=3;
-update noar tt set v0='L' where id=4;
-update noar ti set v0='L' where id=4;
-update noar tt set b0='SZGCK' where id=4;
-update noar ti set b0='SZGCK' where id=4;
-update noar tt set v0='U3UI6YWDMOF55ONPCYL' where id=4;
-update noar ti set v0='U3UI6YWDMOF55ONPCYL' where id=4;
-update noar tt set b1='H332P8KJISM69S3VHN3Y' where id=4;
-update noar ti set b1='H332P8KJISM69S3VHN3Y' where id=4;
-update noar tt set v0='TDEDM0BJUP0VDDQZIU009AZ2CNZDUB' where id=4;
-update noar ti set v0='TDEDM0BJUP0VDDQZIU009AZ2CNZDUB' where id=4;
-update noar tt set b2='AGF1441A4990UCXPN' where id=4;
-update noar ti set b2='AGF1441A4990UCXPN' where id=4;
-update noar tt set v0='GIRGT90YQ1VM9JJ3PGCZHKPSN' where id=5;
-update noar ti set v0='GIRGT90YQ1VM9JJ3PGCZHKPSN' where id=5;
-update noar tt set b0='CDDA4VW6N38CNX2V3MD' where id=5;
-update noar ti set b0='CDDA4VW6N38CNX2V3MD' where id=5;
-update noar tt set v0='FKGNWPUYDNM5YQPHWD74MCI' where id=5;
-update noar ti set v0='FKGNWPUYDNM5YQPHWD74MCI' where id=5;
-update noar tt set b1='5ZMOIGPW6JGFRYHEFZVNG9B77QTFZ' where id=5;
-update noar ti set b1='5ZMOIGPW6JGFRYHEFZVNG9B77QTFZ' where id=5;
-update noar tt set v0='PD0H55' where id=5;
-update noar ti set v0='PD0H55' where id=5;
-update noar tt set b2='OTW' where id=5;
-update noar ti set b2='OTW' where id=5;
-update noar tt set v0='OIKN0KUSI7XLZM7M' where id=6;
-update noar ti set v0='OIKN0KUSI7XLZM7M' where id=6;
-update noar tt set b0='LGG9X8' where id=6;
-update noar ti set b0='LGG9X8' where id=6;
-update noar tt set v0='JIF0M0ODF9FDON4SE0GRI4E' where id=6;
-update noar ti set v0='JIF0M0ODF9FDON4SE0GRI4E' where id=6;
-update noar tt set b1='7JW506T2RLP7ITWGWS4LC300C' where id=6;
-update noar ti set b1='7JW506T2RLP7ITWGWS4LC300C' where id=6;
-update noar tt set v0='8JYGGZ1OXWZWU' where id=6;
-update noar ti set v0='8JYGGZ1OXWZWU' where id=6;
-update noar tt set b2='XOUNAM288C3N7GTYIG494KGPZJ4O' where id=6;
-update noar ti set b2='XOUNAM288C3N7GTYIG494KGPZJ4O' where id=6;
-update noar tt set v0='ULCNOU1BOU6L900G15Q3W' where id=7;
-update noar ti set v0='ULCNOU1BOU6L900G15Q3W' where id=7;
-update noar tt set b0='WRSR0UPPI' where id=7;
-update noar ti set b0='WRSR0UPPI' where id=7;
-update noar tt set v0='HS6S2L897G2' where id=7;
-update noar ti set v0='HS6S2L897G2' where id=7;
-update noar tt set b1='469U152024V' where id=7;
-update noar ti set b1='469U152024V' where id=7;
-update noar tt set v0='I775LNVNL22PT' where id=7;
-update noar ti set v0='I775LNVNL22PT' where id=7;
-update noar tt set b2='RYNAD77YXGVFD6G' where id=7;
-update noar ti set b2='RYNAD77YXGVFD6G' where id=7;
-update noar tt set v0='ZVBNJMMKJY4OTM' where id=8;
-update noar ti set v0='ZVBNJMMKJY4OTM' where id=8;
-update noar tt set b0='4FR8UG043GI5J29TZFM5XI4QFRO0DG2' where id=8;
-update noar ti set b0='4FR8UG043GI5J29TZFM5XI4QFRO0DG2' where id=8;
-update noar tt set v0='LOV9' where id=8;
-update noar ti set v0='LOV9' where id=8;
-update noar tt set b1='9TXUMOBU' where id=8;
-update noar ti set b1='9TXUMOBU' where id=8;
-update noar tt set v0='U8A3Z6S9LPOG5ROV9RS2' where id=8;
-update noar ti set v0='U8A3Z6S9LPOG5ROV9RS2' where id=8;
-update noar tt set b2='RDT9OVGBGGT8YMKR9XKKD' where id=8;
-update noar ti set b2='RDT9OVGBGGT8YMKR9XKKD' where id=8;
-update noar tt set v0='T1E45YGYID0C' where id=9;
-update noar ti set v0='T1E45YGYID0C' where id=9;
-update noar tt set b0='51G51Z38LETUJVGQ4GTB884G5' where id=9;
-update noar ti set b0='51G51Z38LETUJVGQ4GTB884G5' where id=9;
-update noar tt set v0='N5PR7Y6CEOXCAHZ68XSRFPGR76' where id=9;
-update noar ti set v0='N5PR7Y6CEOXCAHZ68XSRFPGR76' where id=9;
-update noar tt set b1='59WZ35V8VSGNBMJPTXS0YMD0Z2XUME' where id=9;
-update noar ti set b1='59WZ35V8VSGNBMJPTXS0YMD0Z2XUME' where id=9;
-update noar tt set v0='OSCI2H1G2BECV97JMQIG2SE88LW89T4M' where id=9;
-update noar ti set v0='OSCI2H1G2BECV97JMQIG2SE88LW89T4M' where id=9;
-update noar tt set b2='J1' where id=9;
-update noar ti set b2='J1' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 blob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='XZSOYQBUV8XCR7DD7S' where id=1;
-update noar ti set v0='XZSOYQBUV8XCR7DD7S' where id=1;
-update noar tt set b0='XM5A45SR6JKDGOQ7NWLYGXM4BT7WQ5' where id=1;
-update noar ti set b0='XM5A45SR6JKDGOQ7NWLYGXM4BT7WQ5' where id=1;
-update noar tt set v0='74AV89LKECW3' where id=1;
-update noar ti set v0='74AV89LKECW3' where id=1;
-update noar tt set b1='UEURZIUTR' where id=1;
-update noar ti set b1='UEURZIUTR' where id=1;
-update noar tt set v0='35JKMMRB7230OXVD5KDXBLYYSGNP5' where id=1;
-update noar ti set v0='35JKMMRB7230OXVD5KDXBLYYSGNP5' where id=1;
-update noar tt set b2='KY83QPADSIYWXPL0D5DBHUMH4L4O4' where id=1;
-update noar ti set b2='KY83QPADSIYWXPL0D5DBHUMH4L4O4' where id=1;
-update noar tt set v0='AEHZWNJ3L' where id=2;
-update noar ti set v0='AEHZWNJ3L' where id=2;
-update noar tt set b0='BIJ' where id=2;
-update noar ti set b0='BIJ' where id=2;
-update noar tt set v0='6' where id=2;
-update noar ti set v0='6' where id=2;
-update noar tt set b1='EQRCHAIQKLLTW3M07DOCFXK1O' where id=2;
-update noar ti set b1='EQRCHAIQKLLTW3M07DOCFXK1O' where id=2;
-update noar tt set v0='1K' where id=2;
-update noar ti set v0='1K' where id=2;
-update noar tt set b2='6S2GLXJSGK8' where id=2;
-update noar ti set b2='6S2GLXJSGK8' where id=2;
-update noar tt set v0='LYMQRDOJ229DZ55YCC9CCGVC' where id=3;
-update noar ti set v0='LYMQRDOJ229DZ55YCC9CCGVC' where id=3;
-update noar tt set b0='YVX5GXUVV8BGAZ8JSN8S6QD2L519' where id=3;
-update noar ti set b0='YVX5GXUVV8BGAZ8JSN8S6QD2L519' where id=3;
-update noar tt set v0='46R8WYY8LMLFFF' where id=3;
-update noar ti set v0='46R8WYY8LMLFFF' where id=3;
-update noar tt set b1='3Z6FBHA2LF8QK8N7XOLTBKZ6P' where id=3;
-update noar ti set b1='3Z6FBHA2LF8QK8N7XOLTBKZ6P' where id=3;
-update noar tt set v0='O9Q6MNEL7JH8Y3ND9SJYP2ASHXT7BVZ' where id=3;
-update noar ti set v0='O9Q6MNEL7JH8Y3ND9SJYP2ASHXT7BVZ' where id=3;
-update noar tt set b2='8XV0K6BP' where id=3;
-update noar ti set b2='8XV0K6BP' where id=3;
-update noar tt set v0='67' where id=4;
-update noar ti set v0='67' where id=4;
-update noar tt set b0='EZYTLWP8JKROGYM4TYP' where id=4;
-update noar ti set b0='EZYTLWP8JKROGYM4TYP' where id=4;
-update noar tt set v0='OWYZHKL4RS79SSXKNOTT7G6T4B029' where id=4;
-update noar ti set v0='OWYZHKL4RS79SSXKNOTT7G6T4B029' where id=4;
-update noar tt set b1='AXCJMJ9I9QAANRQ' where id=4;
-update noar ti set b1='AXCJMJ9I9QAANRQ' where id=4;
-update noar tt set v0='86ZYTIALIYTFWKL6KX' where id=4;
-update noar ti set v0='86ZYTIALIYTFWKL6KX' where id=4;
-update noar tt set b2='4' where id=4;
-update noar ti set b2='4' where id=4;
-update noar tt set v0='OLOJE8RCKL1OEJ' where id=5;
-update noar ti set v0='OLOJE8RCKL1OEJ' where id=5;
-update noar tt set b0='0ZTDBK1T3XMM' where id=5;
-update noar ti set b0='0ZTDBK1T3XMM' where id=5;
-update noar tt set v0='KHSIRMYH1FXRWTCWYYOR375U13N38QBL' where id=5;
-update noar ti set v0='KHSIRMYH1FXRWTCWYYOR375U13N38QBL' where id=5;
-update noar tt set b1='GNG2TMEPDG7847VW' where id=5;
-update noar ti set b1='GNG2TMEPDG7847VW' where id=5;
-update noar tt set v0='4Y79BZ6' where id=5;
-update noar ti set v0='4Y79BZ6' where id=5;
-update noar tt set b2='7RPOLXS4GFG8CEVYAD7LEE0FCDZHSNY' where id=5;
-update noar ti set b2='7RPOLXS4GFG8CEVYAD7LEE0FCDZHSNY' where id=5;
-update noar tt set v0='PMU7301VX' where id=6;
-update noar ti set v0='PMU7301VX' where id=6;
-update noar tt set b0='ZDNEEOJ9IUU49THGVGEJ8W' where id=6;
-update noar ti set b0='ZDNEEOJ9IUU49THGVGEJ8W' where id=6;
-update noar tt set v0='KZD' where id=6;
-update noar ti set v0='KZD' where id=6;
-update noar tt set b1='YWQI579QM13IYIJHQ1KOYHFK8RM9K' where id=6;
-update noar ti set b1='YWQI579QM13IYIJHQ1KOYHFK8RM9K' where id=6;
-update noar tt set v0='DE16UEYJBYCYQ0F' where id=6;
-update noar ti set v0='DE16UEYJBYCYQ0F' where id=6;
-update noar tt set b2='AYB1X13P5P397D' where id=6;
-update noar ti set b2='AYB1X13P5P397D' where id=6;
-update noar tt set v0='VP6I3BWBWZZ8FO0Z' where id=7;
-update noar ti set v0='VP6I3BWBWZZ8FO0Z' where id=7;
-update noar tt set b0='SWVIGSPVUE0WI82DDFQQ2F4YYAXCRE' where id=7;
-update noar ti set b0='SWVIGSPVUE0WI82DDFQQ2F4YYAXCRE' where id=7;
-update noar tt set v0='72231WR5LUPEOM7J9UWQKJ6' where id=7;
-update noar ti set v0='72231WR5LUPEOM7J9UWQKJ6' where id=7;
-update noar tt set b1='ZKLUL7PU16AT2FSY02VJ77UE1BLUTE3' where id=7;
-update noar ti set b1='ZKLUL7PU16AT2FSY02VJ77UE1BLUTE3' where id=7;
-update noar tt set v0='TQ68D6UR48TA' where id=7;
-update noar ti set v0='TQ68D6UR48TA' where id=7;
-update noar tt set b2='8K6VCI2ZHYEPGKBC84Q5LR1' where id=7;
-update noar ti set b2='8K6VCI2ZHYEPGKBC84Q5LR1' where id=7;
-update noar tt set v0='ERW2BHQPAV9UFD4ZNYRXHALG95H1YN' where id=8;
-update noar ti set v0='ERW2BHQPAV9UFD4ZNYRXHALG95H1YN' where id=8;
-update noar tt set b0='3JX94NKAISVA0W' where id=8;
-update noar ti set b0='3JX94NKAISVA0W' where id=8;
-update noar tt set v0='RJ4E0UWMPONKU0IHRLW79H7R0KPMZZOY' where id=8;
-update noar ti set v0='RJ4E0UWMPONKU0IHRLW79H7R0KPMZZOY' where id=8;
-update noar tt set b1='0QHFWBDNQZHKUIPJDHQOH8RV0IR6Y8VA' where id=8;
-update noar ti set b1='0QHFWBDNQZHKUIPJDHQOH8RV0IR6Y8VA' where id=8;
-update noar tt set v0='RSQNOGQGXU6J89TZEEJYRL4920A6ZJU1' where id=8;
-update noar ti set v0='RSQNOGQGXU6J89TZEEJYRL4920A6ZJU1' where id=8;
-update noar tt set b2='XCPLKDR5M7J0NYHBI6Z6' where id=8;
-update noar ti set b2='XCPLKDR5M7J0NYHBI6Z6' where id=8;
-update noar tt set v0='SKIHNALLGOL6K58E70G5SIA6HNEHW' where id=9;
-update noar ti set v0='SKIHNALLGOL6K58E70G5SIA6HNEHW' where id=9;
-update noar tt set b0='01CPNP6EORHNBG5VQA48KYXJXO2WJ' where id=9;
-update noar ti set b0='01CPNP6EORHNBG5VQA48KYXJXO2WJ' where id=9;
-update noar tt set v0='0XNX8NBSN' where id=9;
-update noar ti set v0='0XNX8NBSN' where id=9;
-update noar tt set b1='9HCNW4WI3GFHY0RHCA' where id=9;
-update noar ti set b1='9HCNW4WI3GFHY0RHCA' where id=9;
-update noar tt set v0='XBU93Q3RFISOBT3283Q9' where id=9;
-update noar ti set v0='XBU93Q3RFISOBT3283Q9' where id=9;
-update noar tt set b2='PGWTKEJI58S1X3GZL9QW' where id=9;
-update noar ti set b2='PGWTKEJI58S1X3GZL9QW' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 blob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='5Z6RPD3X' where id=1;
-update noar ti set v0='5Z6RPD3X' where id=1;
-update noar tt set b0='UCT91WU' where id=1;
-update noar ti set b0='UCT91WU' where id=1;
-update noar tt set v0='77HADWM7P6HD2' where id=1;
-update noar ti set v0='77HADWM7P6HD2' where id=1;
-update noar tt set b1='TYYGFRN0NJWVOR1GXG59VGFST47PEL2J' where id=1;
-update noar ti set b1='TYYGFRN0NJWVOR1GXG59VGFST47PEL2J' where id=1;
-update noar tt set v0='N7HX0T9W61WDKUBJ7XXH2T8' where id=1;
-update noar ti set v0='N7HX0T9W61WDKUBJ7XXH2T8' where id=1;
-update noar tt set b2='C7P2IJCXUQ' where id=1;
-update noar ti set b2='C7P2IJCXUQ' where id=1;
-update noar tt set v0='1GUS2YRG' where id=2;
-update noar ti set v0='1GUS2YRG' where id=2;
-update noar tt set b0='T3JX3WRU3ZZ' where id=2;
-update noar ti set b0='T3JX3WRU3ZZ' where id=2;
-update noar tt set v0='1QHPG6' where id=2;
-update noar ti set v0='1QHPG6' where id=2;
-update noar tt set b1='QYET3NE' where id=2;
-update noar ti set b1='QYET3NE' where id=2;
-update noar tt set v0='FGB16UNM0EUVAVK0UANCROUTT4X' where id=2;
-update noar ti set v0='FGB16UNM0EUVAVK0UANCROUTT4X' where id=2;
-update noar tt set b2='L0N0DEAD' where id=2;
-update noar ti set b2='L0N0DEAD' where id=2;
-update noar tt set v0='RPJA1IVLHM3S0XFR9BOGFO' where id=3;
-update noar ti set v0='RPJA1IVLHM3S0XFR9BOGFO' where id=3;
-update noar tt set b0='W71K5VTHQAPL921M0ZF0CO23MCDMFXSU' where id=3;
-update noar ti set b0='W71K5VTHQAPL921M0ZF0CO23MCDMFXSU' where id=3;
-update noar tt set v0='EEOSSHLVQQ67BHT9H6BPMI7CLWXRTBYS' where id=3;
-update noar ti set v0='EEOSSHLVQQ67BHT9H6BPMI7CLWXRTBYS' where id=3;
-update noar tt set b1='8VYHSBMMEQM2Y' where id=3;
-update noar ti set b1='8VYHSBMMEQM2Y' where id=3;
-update noar tt set v0='33DIQ1PHA7JI38I4TTP6I1FUUNGQ' where id=3;
-update noar ti set v0='33DIQ1PHA7JI38I4TTP6I1FUUNGQ' where id=3;
-update noar tt set b2='AH1J86Q7HFPPTLFPVAR2TW8RJO' where id=3;
-update noar ti set b2='AH1J86Q7HFPPTLFPVAR2TW8RJO' where id=3;
-update noar tt set v0='V8DI4NXOZYJSKNY6ID6GWY00H5V851' where id=4;
-update noar ti set v0='V8DI4NXOZYJSKNY6ID6GWY00H5V851' where id=4;
-update noar tt set b0='BTM30K' where id=4;
-update noar ti set b0='BTM30K' where id=4;
-update noar tt set v0='6VL' where id=4;
-update noar ti set v0='6VL' where id=4;
-update noar tt set b1='DT4VOQ3Y' where id=4;
-update noar ti set b1='DT4VOQ3Y' where id=4;
-update noar tt set v0='HXNBMVA0' where id=4;
-update noar ti set v0='HXNBMVA0' where id=4;
-update noar tt set b2='488OR2H88P9WKDSJTJ3NN44XMD' where id=4;
-update noar ti set b2='488OR2H88P9WKDSJTJ3NN44XMD' where id=4;
-update noar tt set v0='49Y2C9C3FBN' where id=5;
-update noar ti set v0='49Y2C9C3FBN' where id=5;
-update noar tt set b0='2QLQPVAAIS3NXFEN2W9ELV4XW' where id=5;
-update noar ti set b0='2QLQPVAAIS3NXFEN2W9ELV4XW' where id=5;
-update noar tt set v0='XS54RZZBV0' where id=5;
-update noar ti set v0='XS54RZZBV0' where id=5;
-update noar tt set b1='S4A5X0EUT8ENTPUBKB5QP6LW8YOOFS' where id=5;
-update noar ti set b1='S4A5X0EUT8ENTPUBKB5QP6LW8YOOFS' where id=5;
-update noar tt set v0='ZNW2BYORH' where id=5;
-update noar ti set v0='ZNW2BYORH' where id=5;
-update noar tt set b2='6FW37Y57' where id=5;
-update noar ti set b2='6FW37Y57' where id=5;
-update noar tt set v0='9WNPHACK' where id=6;
-update noar ti set v0='9WNPHACK' where id=6;
-update noar tt set b0='ONDSRYWJL33TL6ZBI5UDCVXSRIJ7PYJ' where id=6;
-update noar ti set b0='ONDSRYWJL33TL6ZBI5UDCVXSRIJ7PYJ' where id=6;
-update noar tt set v0='4' where id=6;
-update noar ti set v0='4' where id=6;
-update noar tt set b1='QCHSP4DROBUU3JKEG1D59RZQFKDVM' where id=6;
-update noar ti set b1='QCHSP4DROBUU3JKEG1D59RZQFKDVM' where id=6;
-update noar tt set v0='P0HSXMTH763OZWWE3THANU4YMHSOC' where id=6;
-update noar ti set v0='P0HSXMTH763OZWWE3THANU4YMHSOC' where id=6;
-update noar tt set b2='MU9C' where id=6;
-update noar ti set b2='MU9C' where id=6;
-update noar tt set v0='2IDJ4YVYN71K2JCRIHFR' where id=7;
-update noar ti set v0='2IDJ4YVYN71K2JCRIHFR' where id=7;
-update noar tt set b0='085XPJMWG4EAVDICW3X2MV6' where id=7;
-update noar ti set b0='085XPJMWG4EAVDICW3X2MV6' where id=7;
-update noar tt set v0='I3G6' where id=7;
-update noar ti set v0='I3G6' where id=7;
-update noar tt set b1='03EV0G' where id=7;
-update noar ti set b1='03EV0G' where id=7;
-update noar tt set v0='ZRA' where id=7;
-update noar ti set v0='ZRA' where id=7;
-update noar tt set b2='1HO9ESSC7ZNQGMJS2WDUPQLXV' where id=7;
-update noar ti set b2='1HO9ESSC7ZNQGMJS2WDUPQLXV' where id=7;
-update noar tt set v0='BXCISN1XCRZPD47TEA7NG1Y1Q' where id=8;
-update noar ti set v0='BXCISN1XCRZPD47TEA7NG1Y1Q' where id=8;
-update noar tt set b0='KA0JJNF2GIK4N3RMMI' where id=8;
-update noar ti set b0='KA0JJNF2GIK4N3RMMI' where id=8;
-update noar tt set v0='5HJDWSFEXIA' where id=8;
-update noar ti set v0='5HJDWSFEXIA' where id=8;
-update noar tt set b1='Q2A1AF40HLUPBYF0DCJKNSC4' where id=8;
-update noar ti set b1='Q2A1AF40HLUPBYF0DCJKNSC4' where id=8;
-update noar tt set v0='UKT' where id=8;
-update noar ti set v0='UKT' where id=8;
-update noar tt set b2='O86UDDD7C7Z' where id=8;
-update noar ti set b2='O86UDDD7C7Z' where id=8;
-update noar tt set v0='L7TC' where id=9;
-update noar ti set v0='L7TC' where id=9;
-update noar tt set b0='3TD99CICLNR5YY2F7SE79REJSBJ6EQ' where id=9;
-update noar ti set b0='3TD99CICLNR5YY2F7SE79REJSBJ6EQ' where id=9;
-update noar tt set v0='RYM970UI38Z4PBQCDRLCLSXE14M0' where id=9;
-update noar ti set v0='RYM970UI38Z4PBQCDRLCLSXE14M0' where id=9;
-update noar tt set b1='65QVVVL6' where id=9;
-update noar ti set b1='65QVVVL6' where id=9;
-update noar tt set v0='MMVW0VMXH9C4EF8QZ' where id=9;
-update noar ti set v0='MMVW0VMXH9C4EF8QZ' where id=9;
-update noar tt set b2='OGXCDIENDG7HIS4V' where id=9;
-update noar ti set b2='OGXCDIENDG7HIS4V' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 blob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='MRFA4NQEG02TO3MG482KEWAX84CFXQ' where id=1;
-update noar ti set v0='MRFA4NQEG02TO3MG482KEWAX84CFXQ' where id=1;
-update noar tt set b0='60J3CU4GW0C2UXD6G1G' where id=1;
-update noar ti set b0='60J3CU4GW0C2UXD6G1G' where id=1;
-update noar tt set v0='HBWJGUX36S5CMNC3159B62M5PA' where id=1;
-update noar ti set v0='HBWJGUX36S5CMNC3159B62M5PA' where id=1;
-update noar tt set b1='38XV123' where id=1;
-update noar ti set b1='38XV123' where id=1;
-update noar tt set v0='28LP' where id=1;
-update noar ti set v0='28LP' where id=1;
-update noar tt set b2='V' where id=1;
-update noar ti set b2='V' where id=1;
-update noar tt set v0='H2CX0EI0BE5E0500NBVZ52AG0Z045Z' where id=2;
-update noar ti set v0='H2CX0EI0BE5E0500NBVZ52AG0Z045Z' where id=2;
-update noar tt set b0='TOYY8QRR' where id=2;
-update noar ti set b0='TOYY8QRR' where id=2;
-update noar tt set v0='BDEGJ8PZHAXUH0IT8J08546E' where id=2;
-update noar ti set v0='BDEGJ8PZHAXUH0IT8J08546E' where id=2;
-update noar tt set b1='E9425ENC3G8T' where id=2;
-update noar ti set b1='E9425ENC3G8T' where id=2;
-update noar tt set v0='40ILIJWUC5ZF0U4P8Z6HG1GI6530V' where id=2;
-update noar ti set v0='40ILIJWUC5ZF0U4P8Z6HG1GI6530V' where id=2;
-update noar tt set b2='79ID' where id=2;
-update noar ti set b2='79ID' where id=2;
-update noar tt set v0='FK7Q68DSV6VFFGN8ZJFDWGH6BVHVJBAR' where id=3;
-update noar ti set v0='FK7Q68DSV6VFFGN8ZJFDWGH6BVHVJBAR' where id=3;
-update noar tt set b0='ODKXSQM86X3EVDGD' where id=3;
-update noar ti set b0='ODKXSQM86X3EVDGD' where id=3;
-update noar tt set v0='3HF4O5KWQCC2U2GA8' where id=3;
-update noar ti set v0='3HF4O5KWQCC2U2GA8' where id=3;
-update noar tt set b1='9PLRZBE9O3A4KVLJ' where id=3;
-update noar ti set b1='9PLRZBE9O3A4KVLJ' where id=3;
-update noar tt set v0='RX2QCYKB6WC5YE3ALHKIK' where id=3;
-update noar ti set v0='RX2QCYKB6WC5YE3ALHKIK' where id=3;
-update noar tt set b2='DQGVF5NS79RI9CHT7SG6J8VS' where id=3;
-update noar ti set b2='DQGVF5NS79RI9CHT7SG6J8VS' where id=3;
-update noar tt set v0='3VYP5GBPXC2RQZ9YKB4UVY' where id=4;
-update noar ti set v0='3VYP5GBPXC2RQZ9YKB4UVY' where id=4;
-update noar tt set b0='6W' where id=4;
-update noar ti set b0='6W' where id=4;
-update noar tt set v0='EXTZWLBKOJASKTSCNYDWV' where id=4;
-update noar ti set v0='EXTZWLBKOJASKTSCNYDWV' where id=4;
-update noar tt set b1='0VG7XQ2W1' where id=4;
-update noar ti set b1='0VG7XQ2W1' where id=4;
-update noar tt set v0='TJQ0BYJHKAMQFVZ3YNG1N' where id=4;
-update noar ti set v0='TJQ0BYJHKAMQFVZ3YNG1N' where id=4;
-update noar tt set b2='RVOBLQ06SNSXEXQ3F2RVIBQ0LVP' where id=4;
-update noar ti set b2='RVOBLQ06SNSXEXQ3F2RVIBQ0LVP' where id=4;
-update noar tt set v0='Z0MGERB' where id=5;
-update noar ti set v0='Z0MGERB' where id=5;
-update noar tt set b0='QWX5X6C1J3' where id=5;
-update noar ti set b0='QWX5X6C1J3' where id=5;
-update noar tt set v0='ILJQY9I5MG53AFYU7I2N' where id=5;
-update noar ti set v0='ILJQY9I5MG53AFYU7I2N' where id=5;
-update noar tt set b1='KC6BN6TFX7PHU' where id=5;
-update noar ti set b1='KC6BN6TFX7PHU' where id=5;
-update noar tt set v0='HDWZDH5HEHNM' where id=5;
-update noar ti set v0='HDWZDH5HEHNM' where id=5;
-update noar tt set b2='63SERHO0YBUJB9PYSYRRTQ61J' where id=5;
-update noar ti set b2='63SERHO0YBUJB9PYSYRRTQ61J' where id=5;
-update noar tt set v0='87FGO0VZZB42' where id=6;
-update noar ti set v0='87FGO0VZZB42' where id=6;
-update noar tt set b0='IDLWK6863KXO1D5C5' where id=6;
-update noar ti set b0='IDLWK6863KXO1D5C5' where id=6;
-update noar tt set v0='0YU9NO' where id=6;
-update noar ti set v0='0YU9NO' where id=6;
-update noar tt set b1='NPTBKDIVWXRXYKBNT77LBKMLTTWH85RA' where id=6;
-update noar ti set b1='NPTBKDIVWXRXYKBNT77LBKMLTTWH85RA' where id=6;
-update noar tt set v0='E9QTHKC8EGOV4741EH375LQ43NWV' where id=6;
-update noar ti set v0='E9QTHKC8EGOV4741EH375LQ43NWV' where id=6;
-update noar tt set b2='JQ13AXVDH2GTN8UGD4' where id=6;
-update noar ti set b2='JQ13AXVDH2GTN8UGD4' where id=6;
-update noar tt set v0='VTTTDQ' where id=7;
-update noar ti set v0='VTTTDQ' where id=7;
-update noar tt set b0='UPS7JT5GTW' where id=7;
-update noar ti set b0='UPS7JT5GTW' where id=7;
-update noar tt set v0='RLKLLWKW5ZXUG3KSXGH' where id=7;
-update noar ti set v0='RLKLLWKW5ZXUG3KSXGH' where id=7;
-update noar tt set b1='JJC8BWFMC9FXWDDMXRL1URXCEO2' where id=7;
-update noar ti set b1='JJC8BWFMC9FXWDDMXRL1URXCEO2' where id=7;
-update noar tt set v0='KU6B7A7KTIZJU6LGKR25LHQTYS6M' where id=7;
-update noar ti set v0='KU6B7A7KTIZJU6LGKR25LHQTYS6M' where id=7;
-update noar tt set b2='LYBVMWSAQ0R630F' where id=7;
-update noar ti set b2='LYBVMWSAQ0R630F' where id=7;
-update noar tt set v0='YOTXIA2W2VYOY' where id=8;
-update noar ti set v0='YOTXIA2W2VYOY' where id=8;
-update noar tt set b0='9JIPEW8EDE1YYZZ' where id=8;
-update noar ti set b0='9JIPEW8EDE1YYZZ' where id=8;
-update noar tt set v0='Z9' where id=8;
-update noar ti set v0='Z9' where id=8;
-update noar tt set b1='DD8JD0X' where id=8;
-update noar ti set b1='DD8JD0X' where id=8;
-update noar tt set v0='55NQRT2SEOFG588R' where id=8;
-update noar ti set v0='55NQRT2SEOFG588R' where id=8;
-update noar tt set b2='VF3DCAM54AWFZNY90I740RM' where id=8;
-update noar ti set b2='VF3DCAM54AWFZNY90I740RM' where id=8;
-update noar tt set v0='6U0VND' where id=9;
-update noar ti set v0='6U0VND' where id=9;
-update noar tt set b0='CU9AC7VOWSXIM1TPPDOIZKQMDV47NYH' where id=9;
-update noar ti set b0='CU9AC7VOWSXIM1TPPDOIZKQMDV47NYH' where id=9;
-update noar tt set v0='DV5SZ3T6GG9D7O8' where id=9;
-update noar ti set v0='DV5SZ3T6GG9D7O8' where id=9;
-update noar tt set b1='JTK51YZ3MH7EPV38ZA3' where id=9;
-update noar ti set b1='JTK51YZ3MH7EPV38ZA3' where id=9;
-update noar tt set v0='P82AFYAR1SWYN3HVKU4KNPS5R' where id=9;
-update noar ti set v0='P82AFYAR1SWYN3HVKU4KNPS5R' where id=9;
-update noar tt set b2='9XJURTXR95AO6UC4SMN' where id=9;
-update noar ti set b2='9XJURTXR95AO6UC4SMN' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 blob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='E4EXF3DQ5EZRK780' where id=1;
-update noar ti set v0='E4EXF3DQ5EZRK780' where id=1;
-update noar tt set b0='1C9CPGVIUDGPO1LF1ENEDI' where id=1;
-update noar ti set b0='1C9CPGVIUDGPO1LF1ENEDI' where id=1;
-update noar tt set v0='002Q3NZEQJYRA6696QCXDGM6VF6P' where id=1;
-update noar ti set v0='002Q3NZEQJYRA6696QCXDGM6VF6P' where id=1;
-update noar tt set b1='V9KP' where id=1;
-update noar ti set b1='V9KP' where id=1;
-update noar tt set v0='F2A0L606CZEN4IHJ89JXFJW' where id=1;
-update noar ti set v0='F2A0L606CZEN4IHJ89JXFJW' where id=1;
-update noar tt set b2='75OJNCY' where id=1;
-update noar ti set b2='75OJNCY' where id=1;
-update noar tt set v0='4GSPODX06S79' where id=2;
-update noar ti set v0='4GSPODX06S79' where id=2;
-update noar tt set b0='LNIDCUASEW0XACQ7XK5ZMKGE' where id=2;
-update noar ti set b0='LNIDCUASEW0XACQ7XK5ZMKGE' where id=2;
-update noar tt set v0='O' where id=2;
-update noar ti set v0='O' where id=2;
-update noar tt set b1='PM' where id=2;
-update noar ti set b1='PM' where id=2;
-update noar tt set v0='CQJM6AIB' where id=2;
-update noar ti set v0='CQJM6AIB' where id=2;
-update noar tt set b2='OOK843ZBAQWQOWWKSE7M0C6GE' where id=2;
-update noar ti set b2='OOK843ZBAQWQOWWKSE7M0C6GE' where id=2;
-update noar tt set v0='C0DRBIBVEQQ' where id=3;
-update noar ti set v0='C0DRBIBVEQQ' where id=3;
-update noar tt set b0='7TLZ460RY6F3UQ854VDSZCW7UKA8VZC' where id=3;
-update noar ti set b0='7TLZ460RY6F3UQ854VDSZCW7UKA8VZC' where id=3;
-update noar tt set v0='KESKC9LQP' where id=3;
-update noar ti set v0='KESKC9LQP' where id=3;
-update noar tt set b1='GWE91K7T6IA3TU3KO34WUK' where id=3;
-update noar ti set b1='GWE91K7T6IA3TU3KO34WUK' where id=3;
-update noar tt set v0='Z' where id=3;
-update noar ti set v0='Z' where id=3;
-update noar tt set b2='YP4M0UJPD55M96EY85SCXASV5' where id=3;
-update noar ti set b2='YP4M0UJPD55M96EY85SCXASV5' where id=3;
-update noar tt set v0='WSHKMHTX45HT40N907ZU6D8' where id=4;
-update noar ti set v0='WSHKMHTX45HT40N907ZU6D8' where id=4;
-update noar tt set b0='IA8X2PE4V9QDDOCLSK' where id=4;
-update noar ti set b0='IA8X2PE4V9QDDOCLSK' where id=4;
-update noar tt set v0='EA2ZTC5F5IZL' where id=4;
-update noar ti set v0='EA2ZTC5F5IZL' where id=4;
-update noar tt set b1='45V9KS2XGKQEW127UZVB5KVNL0DFK6Y4' where id=4;
-update noar ti set b1='45V9KS2XGKQEW127UZVB5KVNL0DFK6Y4' where id=4;
-update noar tt set v0='1JN6FVFO77UU39NN01OMB' where id=4;
-update noar ti set v0='1JN6FVFO77UU39NN01OMB' where id=4;
-update noar tt set b2='1LIN9GX6SED2A6ZGQTJVAT5KL' where id=4;
-update noar ti set b2='1LIN9GX6SED2A6ZGQTJVAT5KL' where id=4;
-update noar tt set v0='06PN8G66U6S' where id=5;
-update noar ti set v0='06PN8G66U6S' where id=5;
-update noar tt set b0='DQMYC40O2SPY4OUWGPH7W' where id=5;
-update noar ti set b0='DQMYC40O2SPY4OUWGPH7W' where id=5;
-update noar tt set v0='1CATTVVN3TUR5B2JUXG9IP' where id=5;
-update noar ti set v0='1CATTVVN3TUR5B2JUXG9IP' where id=5;
-update noar tt set b1='MLFD5HUO' where id=5;
-update noar ti set b1='MLFD5HUO' where id=5;
-update noar tt set v0='X' where id=5;
-update noar ti set v0='X' where id=5;
-update noar tt set b2='X4XFUD2H8FP9XX6TN3Y55UO6MCD' where id=5;
-update noar ti set b2='X4XFUD2H8FP9XX6TN3Y55UO6MCD' where id=5;
-update noar tt set v0='3121FM8PL49' where id=6;
-update noar ti set v0='3121FM8PL49' where id=6;
-update noar tt set b0='4YKXWSOKD23' where id=6;
-update noar ti set b0='4YKXWSOKD23' where id=6;
-update noar tt set v0='SIT58PSG071K3R3F9' where id=6;
-update noar ti set v0='SIT58PSG071K3R3F9' where id=6;
-update noar tt set b1='0CLF64KDZI3F70SJMJAPXAE4' where id=6;
-update noar ti set b1='0CLF64KDZI3F70SJMJAPXAE4' where id=6;
-update noar tt set v0='JI' where id=6;
-update noar ti set v0='JI' where id=6;
-update noar tt set b2='4W8EDUIBLU2JGY1XB3IL' where id=6;
-update noar ti set b2='4W8EDUIBLU2JGY1XB3IL' where id=6;
-update noar tt set v0='FRM83WBO0FJIZU8ZY' where id=7;
-update noar ti set v0='FRM83WBO0FJIZU8ZY' where id=7;
-update noar tt set b0='R1E1Q6BYNPR76Y6QTUSF' where id=7;
-update noar ti set b0='R1E1Q6BYNPR76Y6QTUSF' where id=7;
-update noar tt set v0='NT34Y1IK' where id=7;
-update noar ti set v0='NT34Y1IK' where id=7;
-update noar tt set b1='6IDUJC0L9W8' where id=7;
-update noar ti set b1='6IDUJC0L9W8' where id=7;
-update noar tt set v0='6A9OV4AA8X2A3RAJ4M' where id=7;
-update noar ti set v0='6A9OV4AA8X2A3RAJ4M' where id=7;
-update noar tt set b2='LFZX87JR7U2JD8XBYWSA2' where id=7;
-update noar ti set b2='LFZX87JR7U2JD8XBYWSA2' where id=7;
-update noar tt set v0='39OQP' where id=8;
-update noar ti set v0='39OQP' where id=8;
-update noar tt set b0='HYOSCL6MQX' where id=8;
-update noar ti set b0='HYOSCL6MQX' where id=8;
-update noar tt set v0='JK6W9DTRVATP' where id=8;
-update noar ti set v0='JK6W9DTRVATP' where id=8;
-update noar tt set b1='U' where id=8;
-update noar ti set b1='U' where id=8;
-update noar tt set v0='6GGV' where id=8;
-update noar ti set v0='6GGV' where id=8;
-update noar tt set b2='KUHL' where id=8;
-update noar ti set b2='KUHL' where id=8;
-update noar tt set v0='EHUA546TZ959J9VT' where id=9;
-update noar ti set v0='EHUA546TZ959J9VT' where id=9;
-update noar tt set b0='C89CQKID907R936YRPZQ4KHSOS81' where id=9;
-update noar ti set b0='C89CQKID907R936YRPZQ4KHSOS81' where id=9;
-update noar tt set v0='0SXIMJUMZZW38IDV' where id=9;
-update noar ti set v0='0SXIMJUMZZW38IDV' where id=9;
-update noar tt set b1='8KOTJ8X6MSRVZV' where id=9;
-update noar ti set b1='8KOTJ8X6MSRVZV' where id=9;
-update noar tt set v0='7ZFRE2CGEQH5I2' where id=9;
-update noar ti set v0='7ZFRE2CGEQH5I2' where id=9;
-update noar tt set b2='P4FC4FWF2STJZ4ZGBWZS' where id=9;
-update noar ti set b2='P4FC4FWF2STJZ4ZGBWZS' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 mediumblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='YHU8CYU5OFONA4UEP4E4KNP99F' where id=1;
-update noar ti set v0='YHU8CYU5OFONA4UEP4E4KNP99F' where id=1;
-update noar tt set b0='VGFYNO6LMPHIQI0HBTK0EIWT50F9MZ' where id=1;
-update noar ti set b0='VGFYNO6LMPHIQI0HBTK0EIWT50F9MZ' where id=1;
-update noar tt set v0='EXEMNGGMU62GRIBQ994QVIPH865LEG3' where id=1;
-update noar ti set v0='EXEMNGGMU62GRIBQ994QVIPH865LEG3' where id=1;
-update noar tt set b1='V5OQNLG5LK9MQBEKKV' where id=1;
-update noar ti set b1='V5OQNLG5LK9MQBEKKV' where id=1;
-update noar tt set v0='Q914BHJY7G5XWPP94IJT9DYOME8I6JPS' where id=1;
-update noar ti set v0='Q914BHJY7G5XWPP94IJT9DYOME8I6JPS' where id=1;
-update noar tt set b2='CDS' where id=1;
-update noar ti set b2='CDS' where id=1;
-update noar tt set v0='LONTOQ8OEUG' where id=2;
-update noar ti set v0='LONTOQ8OEUG' where id=2;
-update noar tt set b0='5YGQ8UZ7' where id=2;
-update noar ti set b0='5YGQ8UZ7' where id=2;
-update noar tt set v0='DXYQ02YV' where id=2;
-update noar ti set v0='DXYQ02YV' where id=2;
-update noar tt set b1='DL' where id=2;
-update noar ti set b1='DL' where id=2;
-update noar tt set v0='9LIPFVKDFF78NUU95FAY0S' where id=2;
-update noar ti set v0='9LIPFVKDFF78NUU95FAY0S' where id=2;
-update noar tt set b2='KYWHW6WC' where id=2;
-update noar ti set b2='KYWHW6WC' where id=2;
-update noar tt set v0='CLW9C' where id=3;
-update noar ti set v0='CLW9C' where id=3;
-update noar tt set b0='40BMCZXNX' where id=3;
-update noar ti set b0='40BMCZXNX' where id=3;
-update noar tt set v0='LUW9NWULY36DTK' where id=3;
-update noar ti set v0='LUW9NWULY36DTK' where id=3;
-update noar tt set b1='P28PVAY24X9798HBJENN' where id=3;
-update noar ti set b1='P28PVAY24X9798HBJENN' where id=3;
-update noar tt set v0='Z8OF7HXD4LHHE69MPVX1094O' where id=3;
-update noar ti set v0='Z8OF7HXD4LHHE69MPVX1094O' where id=3;
-update noar tt set b2='OLEE2RX5NS0YEAW50HYY0VKFKQ9B' where id=3;
-update noar ti set b2='OLEE2RX5NS0YEAW50HYY0VKFKQ9B' where id=3;
-update noar tt set v0='FAKJNV' where id=4;
-update noar ti set v0='FAKJNV' where id=4;
-update noar tt set b0='FZYOH7OHONINERAV7OVYU0' where id=4;
-update noar ti set b0='FZYOH7OHONINERAV7OVYU0' where id=4;
-update noar tt set v0='W7EY8OZDI886261DGTK10OJ04XI6' where id=4;
-update noar ti set v0='W7EY8OZDI886261DGTK10OJ04XI6' where id=4;
-update noar tt set b1='VGW' where id=4;
-update noar ti set b1='VGW' where id=4;
-update noar tt set v0='LRHKZOU735YTIHGHUJNZ1AD' where id=4;
-update noar ti set v0='LRHKZOU735YTIHGHUJNZ1AD' where id=4;
-update noar tt set b2='TOKSC7DEMGLW9TU0V6XCR' where id=4;
-update noar ti set b2='TOKSC7DEMGLW9TU0V6XCR' where id=4;
-update noar tt set v0='BZSQ9HL1SG3KFRHWP' where id=5;
-update noar ti set v0='BZSQ9HL1SG3KFRHWP' where id=5;
-update noar tt set b0='PAVSZY4' where id=5;
-update noar ti set b0='PAVSZY4' where id=5;
-update noar tt set v0='9RE' where id=5;
-update noar ti set v0='9RE' where id=5;
-update noar tt set b1='NCJWIQHW2GAYGVW9RAF5C6RC' where id=5;
-update noar ti set b1='NCJWIQHW2GAYGVW9RAF5C6RC' where id=5;
-update noar tt set v0='V4AZCZRGD' where id=5;
-update noar ti set v0='V4AZCZRGD' where id=5;
-update noar tt set b2='F5MO8T0O1THEGRWIJAD' where id=5;
-update noar ti set b2='F5MO8T0O1THEGRWIJAD' where id=5;
-update noar tt set v0='529' where id=6;
-update noar ti set v0='529' where id=6;
-update noar tt set b0='ZI3A21TG' where id=6;
-update noar ti set b0='ZI3A21TG' where id=6;
-update noar tt set v0='7LW67NCE736' where id=6;
-update noar ti set v0='7LW67NCE736' where id=6;
-update noar tt set b1='SOYRELC04KJ6VO7' where id=6;
-update noar ti set b1='SOYRELC04KJ6VO7' where id=6;
-update noar tt set v0='YCVNQOOGR05W1S3KDO' where id=6;
-update noar ti set v0='YCVNQOOGR05W1S3KDO' where id=6;
-update noar tt set b2='0J7U647CCWN7TXTZ6KUUUPZ925PBP' where id=6;
-update noar ti set b2='0J7U647CCWN7TXTZ6KUUUPZ925PBP' where id=6;
-update noar tt set v0='2V8MSSLQQOSCUWVNCKMD2IE0M' where id=7;
-update noar ti set v0='2V8MSSLQQOSCUWVNCKMD2IE0M' where id=7;
-update noar tt set b0='5TVUR2ZB4Y' where id=7;
-update noar ti set b0='5TVUR2ZB4Y' where id=7;
-update noar tt set v0='5DASH0' where id=7;
-update noar ti set v0='5DASH0' where id=7;
-update noar tt set b1='Y3D46R3CYV4TP4QLU' where id=7;
-update noar ti set b1='Y3D46R3CYV4TP4QLU' where id=7;
-update noar tt set v0='L0YRTL8EVG3RGFMCD4A' where id=7;
-update noar ti set v0='L0YRTL8EVG3RGFMCD4A' where id=7;
-update noar tt set b2='QCVHDFCYHVGBAG19EORT0HIPP0O77NJZ' where id=7;
-update noar ti set b2='QCVHDFCYHVGBAG19EORT0HIPP0O77NJZ' where id=7;
-update noar tt set v0='4HSSP' where id=8;
-update noar ti set v0='4HSSP' where id=8;
-update noar tt set b0='XUKDKTJ72I8YQDLEX4WFIXU06RK6Q' where id=8;
-update noar ti set b0='XUKDKTJ72I8YQDLEX4WFIXU06RK6Q' where id=8;
-update noar tt set v0='7SLV9Z1PN0TZL4X29WPLDJYURW' where id=8;
-update noar ti set v0='7SLV9Z1PN0TZL4X29WPLDJYURW' where id=8;
-update noar tt set b1='IDWOB1JL' where id=8;
-update noar ti set b1='IDWOB1JL' where id=8;
-update noar tt set v0='C7WB8SH4' where id=8;
-update noar ti set v0='C7WB8SH4' where id=8;
-update noar tt set b2='9Y' where id=8;
-update noar ti set b2='9Y' where id=8;
-update noar tt set v0='KHV9VAA2WB0YJT6CJU0G34SIAWYTE' where id=9;
-update noar ti set v0='KHV9VAA2WB0YJT6CJU0G34SIAWYTE' where id=9;
-update noar tt set b0='G9SKYUJCLMKU2OIG61Q' where id=9;
-update noar ti set b0='G9SKYUJCLMKU2OIG61Q' where id=9;
-update noar tt set v0='DWM7YOVLTTJ4DMKZ4NNTUISN' where id=9;
-update noar ti set v0='DWM7YOVLTTJ4DMKZ4NNTUISN' where id=9;
-update noar tt set b1='L12X9YZ6ZGK49GBK9LIUM3ODNGLKBQKK' where id=9;
-update noar ti set b1='L12X9YZ6ZGK49GBK9LIUM3ODNGLKBQKK' where id=9;
-update noar tt set v0='N8EAWSXZCMZF' where id=9;
-update noar ti set v0='N8EAWSXZCMZF' where id=9;
-update noar tt set b2='J6Z1NMUWPWV' where id=9;
-update noar ti set b2='J6Z1NMUWPWV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 mediumblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='8GUQR0FCMDI2RGD' where id=1;
-update noar ti set v0='8GUQR0FCMDI2RGD' where id=1;
-update noar tt set b0='DWJ' where id=1;
-update noar ti set b0='DWJ' where id=1;
-update noar tt set v0='8AU5Y3GFRRC8D3XCQ1' where id=1;
-update noar ti set v0='8AU5Y3GFRRC8D3XCQ1' where id=1;
-update noar tt set b1='68UZXR1K53PEKKLRN0Z0' where id=1;
-update noar ti set b1='68UZXR1K53PEKKLRN0Z0' where id=1;
-update noar tt set v0='3LOHEBRD85U9FVXXCHNBFB9' where id=1;
-update noar ti set v0='3LOHEBRD85U9FVXXCHNBFB9' where id=1;
-update noar tt set b2='V41' where id=1;
-update noar ti set b2='V41' where id=1;
-update noar tt set v0='SESYZM8NFW' where id=2;
-update noar ti set v0='SESYZM8NFW' where id=2;
-update noar tt set b0='8H1FO471WQ9XCT' where id=2;
-update noar ti set b0='8H1FO471WQ9XCT' where id=2;
-update noar tt set v0='HJY3X0CBPKG1SIXQW7J6' where id=2;
-update noar ti set v0='HJY3X0CBPKG1SIXQW7J6' where id=2;
-update noar tt set b1='OQ7E682BAOTGSJL0D7UXGLDT' where id=2;
-update noar ti set b1='OQ7E682BAOTGSJL0D7UXGLDT' where id=2;
-update noar tt set v0='ALI81HA5HJFJPQ9' where id=2;
-update noar ti set v0='ALI81HA5HJFJPQ9' where id=2;
-update noar tt set b2='88UM590LAJ0JMQYO5561IXXL9RY' where id=2;
-update noar ti set b2='88UM590LAJ0JMQYO5561IXXL9RY' where id=2;
-update noar tt set v0='I4' where id=3;
-update noar ti set v0='I4' where id=3;
-update noar tt set b0='ZHYB9SFIF3WMK35XBCILM' where id=3;
-update noar ti set b0='ZHYB9SFIF3WMK35XBCILM' where id=3;
-update noar tt set v0='OC' where id=3;
-update noar ti set v0='OC' where id=3;
-update noar tt set b1='9DOENC0JNBEXYYZYSB6ZGK' where id=3;
-update noar ti set b1='9DOENC0JNBEXYYZYSB6ZGK' where id=3;
-update noar tt set v0='J9FORFWH1RV6Z6B8IEW8Y' where id=3;
-update noar ti set v0='J9FORFWH1RV6Z6B8IEW8Y' where id=3;
-update noar tt set b2='6CXDR5K0' where id=3;
-update noar ti set b2='6CXDR5K0' where id=3;
-update noar tt set v0='FWN25C' where id=4;
-update noar ti set v0='FWN25C' where id=4;
-update noar tt set b0='HSXJ18OLZFYKXAFMTUL23XG8L7LGG' where id=4;
-update noar ti set b0='HSXJ18OLZFYKXAFMTUL23XG8L7LGG' where id=4;
-update noar tt set v0='RJ25O7CM54CCWYDF47YF79AK2V' where id=4;
-update noar ti set v0='RJ25O7CM54CCWYDF47YF79AK2V' where id=4;
-update noar tt set b1='LJ14H2H219TXFR54J3' where id=4;
-update noar ti set b1='LJ14H2H219TXFR54J3' where id=4;
-update noar tt set v0='48RKTO3H8SJW1L' where id=4;
-update noar ti set v0='48RKTO3H8SJW1L' where id=4;
-update noar tt set b2='1H2Q0KIIX16BW21GR' where id=4;
-update noar ti set b2='1H2Q0KIIX16BW21GR' where id=4;
-update noar tt set v0='GSX0DYF61NT9FKDMKV9EAR2P35' where id=5;
-update noar ti set v0='GSX0DYF61NT9FKDMKV9EAR2P35' where id=5;
-update noar tt set b0='YTQIY' where id=5;
-update noar ti set b0='YTQIY' where id=5;
-update noar tt set v0='2KQ2KY3NRXK3KFYNKHLF' where id=5;
-update noar ti set v0='2KQ2KY3NRXK3KFYNKHLF' where id=5;
-update noar tt set b1='4PUKW8G' where id=5;
-update noar ti set b1='4PUKW8G' where id=5;
-update noar tt set v0='36YDO7TSCKND29VOGDOW438SY0' where id=5;
-update noar ti set v0='36YDO7TSCKND29VOGDOW438SY0' where id=5;
-update noar tt set b2='I0JJEBZT4V95FJHW' where id=5;
-update noar ti set b2='I0JJEBZT4V95FJHW' where id=5;
-update noar tt set v0='OHXSQJRC6FZ6MRA3MWW5A65B0' where id=6;
-update noar ti set v0='OHXSQJRC6FZ6MRA3MWW5A65B0' where id=6;
-update noar tt set b0='15PL4CVY3IQOOX2T9M7WWX6CHK' where id=6;
-update noar ti set b0='15PL4CVY3IQOOX2T9M7WWX6CHK' where id=6;
-update noar tt set v0='4XGG656T0W5NGNEVQHFG' where id=6;
-update noar ti set v0='4XGG656T0W5NGNEVQHFG' where id=6;
-update noar tt set b1='8P12WV8G1YI7H4T270EL5OPUFF4N' where id=6;
-update noar ti set b1='8P12WV8G1YI7H4T270EL5OPUFF4N' where id=6;
-update noar tt set v0='VHPNY6WQAAM' where id=6;
-update noar ti set v0='VHPNY6WQAAM' where id=6;
-update noar tt set b2='C1GXCW7ZJO3YRBGZK43YLC4JRCHHN' where id=6;
-update noar ti set b2='C1GXCW7ZJO3YRBGZK43YLC4JRCHHN' where id=6;
-update noar tt set v0='KP07N9Z78GZZD3O0R9PCLZQE88E3' where id=7;
-update noar ti set v0='KP07N9Z78GZZD3O0R9PCLZQE88E3' where id=7;
-update noar tt set b0='E1534PDCYYKEY6HMK8ERQ5FH3DXTN7VC' where id=7;
-update noar ti set b0='E1534PDCYYKEY6HMK8ERQ5FH3DXTN7VC' where id=7;
-update noar tt set v0='XCON96ZERYB4Y89FGAKS8' where id=7;
-update noar ti set v0='XCON96ZERYB4Y89FGAKS8' where id=7;
-update noar tt set b1='959VVUQDCGZE36X5KODWM4KK4UKAM2PU' where id=7;
-update noar ti set b1='959VVUQDCGZE36X5KODWM4KK4UKAM2PU' where id=7;
-update noar tt set v0='TL2HKYMKM3G1PH2H' where id=7;
-update noar ti set v0='TL2HKYMKM3G1PH2H' where id=7;
-update noar tt set b2='TDUTHXS52LP61BC5IW7YB2V' where id=7;
-update noar ti set b2='TDUTHXS52LP61BC5IW7YB2V' where id=7;
-update noar tt set v0='C9D1R' where id=8;
-update noar ti set v0='C9D1R' where id=8;
-update noar tt set b0='ZC64X5FMTIN08K7HRQ90S1BBPWCH1' where id=8;
-update noar ti set b0='ZC64X5FMTIN08K7HRQ90S1BBPWCH1' where id=8;
-update noar tt set v0='C1' where id=8;
-update noar ti set v0='C1' where id=8;
-update noar tt set b1='20JRYK6EEXRMQG' where id=8;
-update noar ti set b1='20JRYK6EEXRMQG' where id=8;
-update noar tt set v0='1H' where id=8;
-update noar ti set v0='1H' where id=8;
-update noar tt set b2='5HEF65UEGQ8JY4YNG7' where id=8;
-update noar ti set b2='5HEF65UEGQ8JY4YNG7' where id=8;
-update noar tt set v0='B7LEOT1OTK2BXBS' where id=9;
-update noar ti set v0='B7LEOT1OTK2BXBS' where id=9;
-update noar tt set b0='JNIJ2N45E03U4ZR30OTAVS1' where id=9;
-update noar ti set b0='JNIJ2N45E03U4ZR30OTAVS1' where id=9;
-update noar tt set v0='DRU2IPXDFGL7YX50O' where id=9;
-update noar ti set v0='DRU2IPXDFGL7YX50O' where id=9;
-update noar tt set b1='NKTU6IXVVHFW15IES' where id=9;
-update noar ti set b1='NKTU6IXVVHFW15IES' where id=9;
-update noar tt set v0='49L35R8HI855WAK' where id=9;
-update noar ti set v0='49L35R8HI855WAK' where id=9;
-update noar tt set b2='WOVRVP459QYK7YH3NCTUKBWVS7BS0ORL' where id=9;
-update noar ti set b2='WOVRVP459QYK7YH3NCTUKBWVS7BS0ORL' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 mediumblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='LENCHJMQGGCJ303MFPAUJWZ5BJ5EW' where id=1;
-update noar ti set v0='LENCHJMQGGCJ303MFPAUJWZ5BJ5EW' where id=1;
-update noar tt set b0='F8CE2ZW3PJPUIPTU2E' where id=1;
-update noar ti set b0='F8CE2ZW3PJPUIPTU2E' where id=1;
-update noar tt set v0='QVO5DP5LH5S57TLRTQ5JEXXXYMWX8G' where id=1;
-update noar ti set v0='QVO5DP5LH5S57TLRTQ5JEXXXYMWX8G' where id=1;
-update noar tt set b1='BCMZJAYS7EEY9' where id=1;
-update noar ti set b1='BCMZJAYS7EEY9' where id=1;
-update noar tt set v0='8Z4P1C0HXXB9JHRMGQKDM' where id=1;
-update noar ti set v0='8Z4P1C0HXXB9JHRMGQKDM' where id=1;
-update noar tt set b2='OEY' where id=1;
-update noar ti set b2='OEY' where id=1;
-update noar tt set v0='ZOCWCU9OZVY45W4JT' where id=2;
-update noar ti set v0='ZOCWCU9OZVY45W4JT' where id=2;
-update noar tt set b0='OL9IV' where id=2;
-update noar ti set b0='OL9IV' where id=2;
-update noar tt set v0='XQJRV2PKCWR2Q1T6STZOP2P7VYJKHG' where id=2;
-update noar ti set v0='XQJRV2PKCWR2Q1T6STZOP2P7VYJKHG' where id=2;
-update noar tt set b1='2X0KL88GKI2ACT3JIC5H9YNV0' where id=2;
-update noar ti set b1='2X0KL88GKI2ACT3JIC5H9YNV0' where id=2;
-update noar tt set v0='JO1BQEGX1160ZXTFVW8S75' where id=2;
-update noar ti set v0='JO1BQEGX1160ZXTFVW8S75' where id=2;
-update noar tt set b2='4EN84QTXSYD6Z' where id=2;
-update noar ti set b2='4EN84QTXSYD6Z' where id=2;
-update noar tt set v0='8VWIPY3HJBD' where id=3;
-update noar ti set v0='8VWIPY3HJBD' where id=3;
-update noar tt set b0='JZTMAX12E' where id=3;
-update noar ti set b0='JZTMAX12E' where id=3;
-update noar tt set v0='2' where id=3;
-update noar ti set v0='2' where id=3;
-update noar tt set b1='HRZXJOLSTZLJPPL5316EO' where id=3;
-update noar ti set b1='HRZXJOLSTZLJPPL5316EO' where id=3;
-update noar tt set v0='EM86XP33CAOD6M1ENO7Y' where id=3;
-update noar ti set v0='EM86XP33CAOD6M1ENO7Y' where id=3;
-update noar tt set b2='OW620YFSMA69YHF' where id=3;
-update noar ti set b2='OW620YFSMA69YHF' where id=3;
-update noar tt set v0='1637J6' where id=4;
-update noar ti set v0='1637J6' where id=4;
-update noar tt set b0='MQ1R5OB9ZKUFKYTT20RJ6' where id=4;
-update noar ti set b0='MQ1R5OB9ZKUFKYTT20RJ6' where id=4;
-update noar tt set v0='UQMF31RVBD12BSFJRYMQIV4C' where id=4;
-update noar ti set v0='UQMF31RVBD12BSFJRYMQIV4C' where id=4;
-update noar tt set b1='B6XHCI5JPW5POLPWYL46A64M' where id=4;
-update noar ti set b1='B6XHCI5JPW5POLPWYL46A64M' where id=4;
-update noar tt set v0='2DJB86' where id=4;
-update noar ti set v0='2DJB86' where id=4;
-update noar tt set b2='6HNL2C' where id=4;
-update noar ti set b2='6HNL2C' where id=4;
-update noar tt set v0='0UI' where id=5;
-update noar ti set v0='0UI' where id=5;
-update noar tt set b0='B4' where id=5;
-update noar ti set b0='B4' where id=5;
-update noar tt set v0='8SDVFDD4LE53VREW5SKEL4Q' where id=5;
-update noar ti set v0='8SDVFDD4LE53VREW5SKEL4Q' where id=5;
-update noar tt set b1='103KHBOZLLOAXXX6S6M' where id=5;
-update noar ti set b1='103KHBOZLLOAXXX6S6M' where id=5;
-update noar tt set v0='2RKD4ISGZH22E50208WFO978URY' where id=5;
-update noar ti set v0='2RKD4ISGZH22E50208WFO978URY' where id=5;
-update noar tt set b2='GE4EIB1TDHL' where id=5;
-update noar ti set b2='GE4EIB1TDHL' where id=5;
-update noar tt set v0='VQLU' where id=6;
-update noar ti set v0='VQLU' where id=6;
-update noar tt set b0='9NSR79YXU78F4JPMWL' where id=6;
-update noar ti set b0='9NSR79YXU78F4JPMWL' where id=6;
-update noar tt set v0='3BJY0SUVRNY5POX' where id=6;
-update noar ti set v0='3BJY0SUVRNY5POX' where id=6;
-update noar tt set b1='3YFD9U4V5' where id=6;
-update noar ti set b1='3YFD9U4V5' where id=6;
-update noar tt set v0='SKET5AFRD8YLN3Q717DFLVNVML' where id=6;
-update noar ti set v0='SKET5AFRD8YLN3Q717DFLVNVML' where id=6;
-update noar tt set b2='0WLWS5E2YQWN' where id=6;
-update noar ti set b2='0WLWS5E2YQWN' where id=6;
-update noar tt set v0='IM07ZOBJQLSKD' where id=7;
-update noar ti set v0='IM07ZOBJQLSKD' where id=7;
-update noar tt set b0='N9HCNH6435OB5B' where id=7;
-update noar ti set b0='N9HCNH6435OB5B' where id=7;
-update noar tt set v0='Y4JH8PSVCG34S0DSX43ENKQ4Z' where id=7;
-update noar ti set v0='Y4JH8PSVCG34S0DSX43ENKQ4Z' where id=7;
-update noar tt set b1='R3YBDYYBLXOSJZV' where id=7;
-update noar ti set b1='R3YBDYYBLXOSJZV' where id=7;
-update noar tt set v0='SKSVUX8K27' where id=7;
-update noar ti set v0='SKSVUX8K27' where id=7;
-update noar tt set b2='1ZIAT4BP9KNQ7ZZLPO95' where id=7;
-update noar ti set b2='1ZIAT4BP9KNQ7ZZLPO95' where id=7;
-update noar tt set v0='UPVJHEGO8XSSKQ0HIT0TW7PHJM' where id=8;
-update noar ti set v0='UPVJHEGO8XSSKQ0HIT0TW7PHJM' where id=8;
-update noar tt set b0='8Q2J4SVUB' where id=8;
-update noar ti set b0='8Q2J4SVUB' where id=8;
-update noar tt set v0='4T5' where id=8;
-update noar ti set v0='4T5' where id=8;
-update noar tt set b1='LOJCOJMQQVTGQZHQ16AEYH53CZ3OQFTW' where id=8;
-update noar ti set b1='LOJCOJMQQVTGQZHQ16AEYH53CZ3OQFTW' where id=8;
-update noar tt set v0='46GCM7JYG3A5VMCTR' where id=8;
-update noar ti set v0='46GCM7JYG3A5VMCTR' where id=8;
-update noar tt set b2='7M3YITAX5NT20RYJKXJWJ18LU87' where id=8;
-update noar ti set b2='7M3YITAX5NT20RYJKXJWJ18LU87' where id=8;
-update noar tt set v0='VTNEF76C0Q086YPQO7X' where id=9;
-update noar ti set v0='VTNEF76C0Q086YPQO7X' where id=9;
-update noar tt set b0='JASX0YR' where id=9;
-update noar ti set b0='JASX0YR' where id=9;
-update noar tt set v0='TE61595SIGRAQV1SGXJ5SZF' where id=9;
-update noar ti set v0='TE61595SIGRAQV1SGXJ5SZF' where id=9;
-update noar tt set b1='80I8VQNZNEUEG5IV07HF6L1ELJCK' where id=9;
-update noar ti set b1='80I8VQNZNEUEG5IV07HF6L1ELJCK' where id=9;
-update noar tt set v0='QA99Q6AW' where id=9;
-update noar ti set v0='QA99Q6AW' where id=9;
-update noar tt set b2='HPRKSGR8K' where id=9;
-update noar ti set b2='HPRKSGR8K' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 mediumblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7KE3LHTP5IY9' where id=1;
-update noar ti set v0='7KE3LHTP5IY9' where id=1;
-update noar tt set b0='21I8J2CB' where id=1;
-update noar ti set b0='21I8J2CB' where id=1;
-update noar tt set v0='APIXTPBM3718M8KQ72ZQZR4TX4' where id=1;
-update noar ti set v0='APIXTPBM3718M8KQ72ZQZR4TX4' where id=1;
-update noar tt set b1='XIKAH6SSWNAE7JXLOQ3JZV' where id=1;
-update noar ti set b1='XIKAH6SSWNAE7JXLOQ3JZV' where id=1;
-update noar tt set v0='V7QJGK07FNLEN2E1VL5A9YL' where id=1;
-update noar ti set v0='V7QJGK07FNLEN2E1VL5A9YL' where id=1;
-update noar tt set b2='GVVDX3X2ZLO6828Q' where id=1;
-update noar ti set b2='GVVDX3X2ZLO6828Q' where id=1;
-update noar tt set v0='1XZV8X0OUWP9OILZELIHLFKI6B551V' where id=2;
-update noar ti set v0='1XZV8X0OUWP9OILZELIHLFKI6B551V' where id=2;
-update noar tt set b0='04B9BCVC6UF' where id=2;
-update noar ti set b0='04B9BCVC6UF' where id=2;
-update noar tt set v0='XACGUK6JZ39S' where id=2;
-update noar ti set v0='XACGUK6JZ39S' where id=2;
-update noar tt set b1='5TDCAD12HYZ1KK4RZOL37QHHU4F' where id=2;
-update noar ti set b1='5TDCAD12HYZ1KK4RZOL37QHHU4F' where id=2;
-update noar tt set v0='817G1ZPRB1P9' where id=2;
-update noar ti set v0='817G1ZPRB1P9' where id=2;
-update noar tt set b2='7G7IQBSRB' where id=2;
-update noar ti set b2='7G7IQBSRB' where id=2;
-update noar tt set v0='RIKSRC' where id=3;
-update noar ti set v0='RIKSRC' where id=3;
-update noar tt set b0='ERYPUE9L9E03PG538PHCV5O4HT99I' where id=3;
-update noar ti set b0='ERYPUE9L9E03PG538PHCV5O4HT99I' where id=3;
-update noar tt set v0='NMOX7V4L' where id=3;
-update noar ti set v0='NMOX7V4L' where id=3;
-update noar tt set b1='SFI314YVRWT5EC8LFZOBM8Q36L93I' where id=3;
-update noar ti set b1='SFI314YVRWT5EC8LFZOBM8Q36L93I' where id=3;
-update noar tt set v0='2' where id=3;
-update noar ti set v0='2' where id=3;
-update noar tt set b2='UC78XHGAYM59XXY2G5GFTQSB46' where id=3;
-update noar ti set b2='UC78XHGAYM59XXY2G5GFTQSB46' where id=3;
-update noar tt set v0='0E5LWC0QCM' where id=4;
-update noar ti set v0='0E5LWC0QCM' where id=4;
-update noar tt set b0='P836SEON6ZCG0877253UU28VRT' where id=4;
-update noar ti set b0='P836SEON6ZCG0877253UU28VRT' where id=4;
-update noar tt set v0='ARP9ZZDBVM1JWICL' where id=4;
-update noar ti set v0='ARP9ZZDBVM1JWICL' where id=4;
-update noar tt set b1='SU9JTW21GLI' where id=4;
-update noar ti set b1='SU9JTW21GLI' where id=4;
-update noar tt set v0='BK4CRYAFI7YY1BKAWKR' where id=4;
-update noar ti set v0='BK4CRYAFI7YY1BKAWKR' where id=4;
-update noar tt set b2='Y9I49WR8XO6XH0OIG6VEOJVOOIBVRQE' where id=4;
-update noar ti set b2='Y9I49WR8XO6XH0OIG6VEOJVOOIBVRQE' where id=4;
-update noar tt set v0='5BUOI381SO8' where id=5;
-update noar ti set v0='5BUOI381SO8' where id=5;
-update noar tt set b0='31O58AJ2GTUFR' where id=5;
-update noar ti set b0='31O58AJ2GTUFR' where id=5;
-update noar tt set v0='IOI2X2W2IQ1G4LDKH7WL' where id=5;
-update noar ti set v0='IOI2X2W2IQ1G4LDKH7WL' where id=5;
-update noar tt set b1='9S34' where id=5;
-update noar ti set b1='9S34' where id=5;
-update noar tt set v0='W058N7ZIR8F72K0H9J' where id=5;
-update noar ti set v0='W058N7ZIR8F72K0H9J' where id=5;
-update noar tt set b2='WLLLPR99ZUFVFA6XU' where id=5;
-update noar ti set b2='WLLLPR99ZUFVFA6XU' where id=5;
-update noar tt set v0='DBN29FX4B9RMM9OW6EPSDEUMWPL71Y' where id=6;
-update noar ti set v0='DBN29FX4B9RMM9OW6EPSDEUMWPL71Y' where id=6;
-update noar tt set b0='B547NZRK7B47GNWAPCWRLFRIC7SSRW' where id=6;
-update noar ti set b0='B547NZRK7B47GNWAPCWRLFRIC7SSRW' where id=6;
-update noar tt set v0='8K4B0I7FVMXWLSYJVBPNA' where id=6;
-update noar ti set v0='8K4B0I7FVMXWLSYJVBPNA' where id=6;
-update noar tt set b1='2C8DYVNWBTJ5QY3YMOM2WINC' where id=6;
-update noar ti set b1='2C8DYVNWBTJ5QY3YMOM2WINC' where id=6;
-update noar tt set v0='7VH7LLE4VFMXRZWGGAT99QE534GI57' where id=6;
-update noar ti set v0='7VH7LLE4VFMXRZWGGAT99QE534GI57' where id=6;
-update noar tt set b2='FCVFYSR' where id=6;
-update noar ti set b2='FCVFYSR' where id=6;
-update noar tt set v0='I' where id=7;
-update noar ti set v0='I' where id=7;
-update noar tt set b0='JQ32WTDI8T22UAHTM0W' where id=7;
-update noar ti set b0='JQ32WTDI8T22UAHTM0W' where id=7;
-update noar tt set v0='NNT16P3VU25BLZHJ2LC67' where id=7;
-update noar ti set v0='NNT16P3VU25BLZHJ2LC67' where id=7;
-update noar tt set b1='95ZHCB616' where id=7;
-update noar ti set b1='95ZHCB616' where id=7;
-update noar tt set v0='QYPQTKA0PT52151U552C7RIL0X' where id=7;
-update noar ti set v0='QYPQTKA0PT52151U552C7RIL0X' where id=7;
-update noar tt set b2='NS78ZGRVCB10FE5YXZCYBBXOJ35G5LB' where id=7;
-update noar ti set b2='NS78ZGRVCB10FE5YXZCYBBXOJ35G5LB' where id=7;
-update noar tt set v0='DKQ4ROWI42' where id=8;
-update noar ti set v0='DKQ4ROWI42' where id=8;
-update noar tt set b0='16OZZDQI94RKL1I072N32A' where id=8;
-update noar ti set b0='16OZZDQI94RKL1I072N32A' where id=8;
-update noar tt set v0='R8NC3U2IGMULREWYQKS6F8N9K7' where id=8;
-update noar ti set v0='R8NC3U2IGMULREWYQKS6F8N9K7' where id=8;
-update noar tt set b1='LHI3MLYH2LWJBIBVXJC7X6JTURMOXUL' where id=8;
-update noar ti set b1='LHI3MLYH2LWJBIBVXJC7X6JTURMOXUL' where id=8;
-update noar tt set v0='PEBLZ83Y6MQJ3OA69SBGB2RTXDCTPAXF' where id=8;
-update noar ti set v0='PEBLZ83Y6MQJ3OA69SBGB2RTXDCTPAXF' where id=8;
-update noar tt set b2='9ZAJYA' where id=8;
-update noar ti set b2='9ZAJYA' where id=8;
-update noar tt set v0='CGJB4SNM2E5P1JUU2N3CUIE827' where id=9;
-update noar ti set v0='CGJB4SNM2E5P1JUU2N3CUIE827' where id=9;
-update noar tt set b0='SINX94DOZ3QX308YSXDPO4' where id=9;
-update noar ti set b0='SINX94DOZ3QX308YSXDPO4' where id=9;
-update noar tt set v0='LR4SUXDK2K6HL' where id=9;
-update noar ti set v0='LR4SUXDK2K6HL' where id=9;
-update noar tt set b1='9F6Z3M4FV1R79SWU2N4Z' where id=9;
-update noar ti set b1='9F6Z3M4FV1R79SWU2N4Z' where id=9;
-update noar tt set v0='DA' where id=9;
-update noar ti set v0='DA' where id=9;
-update noar tt set b2='W5W64F4V2TSZ5MON' where id=9;
-update noar ti set b2='W5W64F4V2TSZ5MON' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 mediumblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ITOG3R3GJXZ8F8X7A9706KE6PP6RI6' where id=1;
-update noar ti set v0='ITOG3R3GJXZ8F8X7A9706KE6PP6RI6' where id=1;
-update noar tt set b0='1UDVLBTE4BSQODU42ZKHBKXF0L6KFHGO' where id=1;
-update noar ti set b0='1UDVLBTE4BSQODU42ZKHBKXF0L6KFHGO' where id=1;
-update noar tt set v0='NL54S1X9CBX12MLSOG4P9B5' where id=1;
-update noar ti set v0='NL54S1X9CBX12MLSOG4P9B5' where id=1;
-update noar tt set b1='8U05N' where id=1;
-update noar ti set b1='8U05N' where id=1;
-update noar tt set v0='YB6F96FWM1MB6E8YJPRVG6' where id=1;
-update noar ti set v0='YB6F96FWM1MB6E8YJPRVG6' where id=1;
-update noar tt set b2='Z3WLIR' where id=1;
-update noar ti set b2='Z3WLIR' where id=1;
-update noar tt set v0='T94CJK2G2GHLXFLL' where id=2;
-update noar ti set v0='T94CJK2G2GHLXFLL' where id=2;
-update noar tt set b0='Q7KFYALKLHPJXO' where id=2;
-update noar ti set b0='Q7KFYALKLHPJXO' where id=2;
-update noar tt set v0='58INGAY6W' where id=2;
-update noar ti set v0='58INGAY6W' where id=2;
-update noar tt set b1='S' where id=2;
-update noar ti set b1='S' where id=2;
-update noar tt set v0='QRNDPMADAAAJKWHAL2CVQ9MS' where id=2;
-update noar ti set v0='QRNDPMADAAAJKWHAL2CVQ9MS' where id=2;
-update noar tt set b2='0N2TXCY81M41S' where id=2;
-update noar ti set b2='0N2TXCY81M41S' where id=2;
-update noar tt set v0='S8FL4WPHM86RI1R4K' where id=3;
-update noar ti set v0='S8FL4WPHM86RI1R4K' where id=3;
-update noar tt set b0='MG2FV' where id=3;
-update noar ti set b0='MG2FV' where id=3;
-update noar tt set v0='EJKUC8DHX4PI' where id=3;
-update noar ti set v0='EJKUC8DHX4PI' where id=3;
-update noar tt set b1='FEGUSYFOI5CTMZMVVYAWE' where id=3;
-update noar ti set b1='FEGUSYFOI5CTMZMVVYAWE' where id=3;
-update noar tt set v0='KCH8UXZI1R8XPS8509D3X5JQ' where id=3;
-update noar ti set v0='KCH8UXZI1R8XPS8509D3X5JQ' where id=3;
-update noar tt set b2='9672KLS2' where id=3;
-update noar ti set b2='9672KLS2' where id=3;
-update noar tt set v0='D2HB7TL852QVJR0' where id=4;
-update noar ti set v0='D2HB7TL852QVJR0' where id=4;
-update noar tt set b0='BDQ6MIROG1R1PKP8EMQIETZB' where id=4;
-update noar ti set b0='BDQ6MIROG1R1PKP8EMQIETZB' where id=4;
-update noar tt set v0='DJDM' where id=4;
-update noar ti set v0='DJDM' where id=4;
-update noar tt set b1='K' where id=4;
-update noar ti set b1='K' where id=4;
-update noar tt set v0='PQ0W0KDBR9AQ09F' where id=4;
-update noar ti set v0='PQ0W0KDBR9AQ09F' where id=4;
-update noar tt set b2='69XW7K4HJG0AWKEJ' where id=4;
-update noar ti set b2='69XW7K4HJG0AWKEJ' where id=4;
-update noar tt set v0='QR15ZOIDRJTJDL6V' where id=5;
-update noar ti set v0='QR15ZOIDRJTJDL6V' where id=5;
-update noar tt set b0='O45HSTJ8QWWBUMYDVZTNLV9T2EYMV' where id=5;
-update noar ti set b0='O45HSTJ8QWWBUMYDVZTNLV9T2EYMV' where id=5;
-update noar tt set v0='SNPC1FHWOH0KHXXVJ92' where id=5;
-update noar ti set v0='SNPC1FHWOH0KHXXVJ92' where id=5;
-update noar tt set b1='C213DZQCL9IOXOB4SH7XYVG' where id=5;
-update noar ti set b1='C213DZQCL9IOXOB4SH7XYVG' where id=5;
-update noar tt set v0='WO6WWH28S6LPS96Y22BY' where id=5;
-update noar ti set v0='WO6WWH28S6LPS96Y22BY' where id=5;
-update noar tt set b2='UVMBWD5WY0' where id=5;
-update noar ti set b2='UVMBWD5WY0' where id=5;
-update noar tt set v0='W1AHLWPMFAS' where id=6;
-update noar ti set v0='W1AHLWPMFAS' where id=6;
-update noar tt set b0='0IZTDWZMH1C1BU' where id=6;
-update noar ti set b0='0IZTDWZMH1C1BU' where id=6;
-update noar tt set v0='YSBSYJAF' where id=6;
-update noar ti set v0='YSBSYJAF' where id=6;
-update noar tt set b1='2' where id=6;
-update noar ti set b1='2' where id=6;
-update noar tt set v0='XASLZDRI' where id=6;
-update noar ti set v0='XASLZDRI' where id=6;
-update noar tt set b2='BG' where id=6;
-update noar ti set b2='BG' where id=6;
-update noar tt set v0='1KIX3X5DS' where id=7;
-update noar ti set v0='1KIX3X5DS' where id=7;
-update noar tt set b0='BOIH' where id=7;
-update noar ti set b0='BOIH' where id=7;
-update noar tt set v0='VK' where id=7;
-update noar ti set v0='VK' where id=7;
-update noar tt set b1='17U86DE' where id=7;
-update noar ti set b1='17U86DE' where id=7;
-update noar tt set v0='OYS54B7AMPCSDG19O' where id=7;
-update noar ti set v0='OYS54B7AMPCSDG19O' where id=7;
-update noar tt set b2='5I8HTVOCNAO6XAO8K1JLO84AKMWIB9W5' where id=7;
-update noar ti set b2='5I8HTVOCNAO6XAO8K1JLO84AKMWIB9W5' where id=7;
-update noar tt set v0='DIYL5GB5FG530' where id=8;
-update noar ti set v0='DIYL5GB5FG530' where id=8;
-update noar tt set b0='78BMSMAW3UWGE4OF3KS8C2Y740' where id=8;
-update noar ti set b0='78BMSMAW3UWGE4OF3KS8C2Y740' where id=8;
-update noar tt set v0='KEBWB7FHP2PSEHOO5LHIS' where id=8;
-update noar ti set v0='KEBWB7FHP2PSEHOO5LHIS' where id=8;
-update noar tt set b1='OCI7ZNYO4G0WT5XXFFWEJKCX' where id=8;
-update noar ti set b1='OCI7ZNYO4G0WT5XXFFWEJKCX' where id=8;
-update noar tt set v0='X' where id=8;
-update noar ti set v0='X' where id=8;
-update noar tt set b2='JTWRO3Y52IO' where id=8;
-update noar ti set b2='JTWRO3Y52IO' where id=8;
-update noar tt set v0='2GTHJS3I3FT610VCWU929' where id=9;
-update noar ti set v0='2GTHJS3I3FT610VCWU929' where id=9;
-update noar tt set b0='HIC9EZ' where id=9;
-update noar ti set b0='HIC9EZ' where id=9;
-update noar tt set v0='02M2R965' where id=9;
-update noar ti set v0='02M2R965' where id=9;
-update noar tt set b1='2OBNUP6QP5CRHZ13F60B05YER4M9' where id=9;
-update noar ti set b1='2OBNUP6QP5CRHZ13F60B05YER4M9' where id=9;
-update noar tt set v0='N1XNJEB1EPLORB8' where id=9;
-update noar ti set v0='N1XNJEB1EPLORB8' where id=9;
-update noar tt set b2='CODJ3KO7G94' where id=9;
-update noar ti set b2='CODJ3KO7G94' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 mediumblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='59U' where id=1;
-update noar ti set v0='59U' where id=1;
-update noar tt set b0='OVOSKGHWA0W' where id=1;
-update noar ti set b0='OVOSKGHWA0W' where id=1;
-update noar tt set v0='6AW' where id=1;
-update noar ti set v0='6AW' where id=1;
-update noar tt set b1='CPSHR5QXFDQGR63' where id=1;
-update noar ti set b1='CPSHR5QXFDQGR63' where id=1;
-update noar tt set v0='Z' where id=1;
-update noar ti set v0='Z' where id=1;
-update noar tt set b2='Y6OPCJCGB9KYZ1XQR9AB323NE8R4Y' where id=1;
-update noar ti set b2='Y6OPCJCGB9KYZ1XQR9AB323NE8R4Y' where id=1;
-update noar tt set v0='9' where id=2;
-update noar ti set v0='9' where id=2;
-update noar tt set b0='T6LJ1P99EHE5QCYYF9WLOWC1O' where id=2;
-update noar ti set b0='T6LJ1P99EHE5QCYYF9WLOWC1O' where id=2;
-update noar tt set v0='PUN2GUFBEJFWKG58SZ0IBKUVVN42HD' where id=2;
-update noar ti set v0='PUN2GUFBEJFWKG58SZ0IBKUVVN42HD' where id=2;
-update noar tt set b1='VADBHP' where id=2;
-update noar ti set b1='VADBHP' where id=2;
-update noar tt set v0='LSXUG781WLGC7S2BQ99U3PEIRRGBA' where id=2;
-update noar ti set v0='LSXUG781WLGC7S2BQ99U3PEIRRGBA' where id=2;
-update noar tt set b2='BKOX26PEZW0VUBW4GZB' where id=2;
-update noar ti set b2='BKOX26PEZW0VUBW4GZB' where id=2;
-update noar tt set v0='RSQ1CT699EQ4QCV' where id=3;
-update noar ti set v0='RSQ1CT699EQ4QCV' where id=3;
-update noar tt set b0='8SGM6RHWQ0ZKUQL3145Q2QUI3' where id=3;
-update noar ti set b0='8SGM6RHWQ0ZKUQL3145Q2QUI3' where id=3;
-update noar tt set v0='A7BKUNKLZMN5RP0VN2V5HEHHB5TX6E28' where id=3;
-update noar ti set v0='A7BKUNKLZMN5RP0VN2V5HEHHB5TX6E28' where id=3;
-update noar tt set b1='4G61POD3IA3WY3HZDYXU01XFJTT4' where id=3;
-update noar ti set b1='4G61POD3IA3WY3HZDYXU01XFJTT4' where id=3;
-update noar tt set v0='HJMS65VUXQA617KERLP4Z' where id=3;
-update noar ti set v0='HJMS65VUXQA617KERLP4Z' where id=3;
-update noar tt set b2='PXDCNY811KVX3A8X' where id=3;
-update noar ti set b2='PXDCNY811KVX3A8X' where id=3;
-update noar tt set v0='ET9WOOJ72IJWE6G2L4OPOBNW3BL884S' where id=4;
-update noar ti set v0='ET9WOOJ72IJWE6G2L4OPOBNW3BL884S' where id=4;
-update noar tt set b0='E5U73MKDE0Z' where id=4;
-update noar ti set b0='E5U73MKDE0Z' where id=4;
-update noar tt set v0='6YXLPCT4LCFXRUHH' where id=4;
-update noar ti set v0='6YXLPCT4LCFXRUHH' where id=4;
-update noar tt set b1='Z1I9HJTI' where id=4;
-update noar ti set b1='Z1I9HJTI' where id=4;
-update noar tt set v0='OA2CVH35HBKFMYIE5YIIGV375V5' where id=4;
-update noar ti set v0='OA2CVH35HBKFMYIE5YIIGV375V5' where id=4;
-update noar tt set b2='QWWTS6AMLM8S8DJ38YNYHFAHHO' where id=4;
-update noar ti set b2='QWWTS6AMLM8S8DJ38YNYHFAHHO' where id=4;
-update noar tt set v0='M886E0A0IW' where id=5;
-update noar ti set v0='M886E0A0IW' where id=5;
-update noar tt set b0='D4NWLPMWF4TZSS9X' where id=5;
-update noar ti set b0='D4NWLPMWF4TZSS9X' where id=5;
-update noar tt set v0='NI3PFYM1' where id=5;
-update noar ti set v0='NI3PFYM1' where id=5;
-update noar tt set b1='Y1TL9GGE01FKO43' where id=5;
-update noar ti set b1='Y1TL9GGE01FKO43' where id=5;
-update noar tt set v0='N' where id=5;
-update noar ti set v0='N' where id=5;
-update noar tt set b2='XM9' where id=5;
-update noar ti set b2='XM9' where id=5;
-update noar tt set v0='ASACW0Z0UVVUH6CQJ2ZS3F9ORVG0Z' where id=6;
-update noar ti set v0='ASACW0Z0UVVUH6CQJ2ZS3F9ORVG0Z' where id=6;
-update noar tt set b0='23HG3VOO99BEW2S3C65S8WTRO7FV3AGT' where id=6;
-update noar ti set b0='23HG3VOO99BEW2S3C65S8WTRO7FV3AGT' where id=6;
-update noar tt set v0='P1NUMMGTINZQ1D4M5CO8GU' where id=6;
-update noar ti set v0='P1NUMMGTINZQ1D4M5CO8GU' where id=6;
-update noar tt set b1='C0ZE64AMXX222F8CMXB7FPC497G4L5' where id=6;
-update noar ti set b1='C0ZE64AMXX222F8CMXB7FPC497G4L5' where id=6;
-update noar tt set v0='T6EL2' where id=6;
-update noar ti set v0='T6EL2' where id=6;
-update noar tt set b2='9W8HCI1K71VQ4CJ9HCXZU8H1A' where id=6;
-update noar ti set b2='9W8HCI1K71VQ4CJ9HCXZU8H1A' where id=6;
-update noar tt set v0='W9LL4NP3MFHBO01MH2VYN5W5PR4P' where id=7;
-update noar ti set v0='W9LL4NP3MFHBO01MH2VYN5W5PR4P' where id=7;
-update noar tt set b0='OL2YROBHGOVWY' where id=7;
-update noar ti set b0='OL2YROBHGOVWY' where id=7;
-update noar tt set v0='GQMOZ4H09WV3MJ' where id=7;
-update noar ti set v0='GQMOZ4H09WV3MJ' where id=7;
-update noar tt set b1='U4PW0K0XRG8A9DOVKBR0T34RP1QWTHL' where id=7;
-update noar ti set b1='U4PW0K0XRG8A9DOVKBR0T34RP1QWTHL' where id=7;
-update noar tt set v0='LSYG2AW8' where id=7;
-update noar ti set v0='LSYG2AW8' where id=7;
-update noar tt set b2='J64ILDEI186574IIPWSN' where id=7;
-update noar ti set b2='J64ILDEI186574IIPWSN' where id=7;
-update noar tt set v0='UP995JT0UA760VU8CVU69YMQUA3RK85' where id=8;
-update noar ti set v0='UP995JT0UA760VU8CVU69YMQUA3RK85' where id=8;
-update noar tt set b0='00ZL4MB8LPEKI47IQCRY4PZ0J' where id=8;
-update noar ti set b0='00ZL4MB8LPEKI47IQCRY4PZ0J' where id=8;
-update noar tt set v0='90YRASU6UNNBG43FYHLKJJY' where id=8;
-update noar ti set v0='90YRASU6UNNBG43FYHLKJJY' where id=8;
-update noar tt set b1='55GLKAGYF1Y9UCS4' where id=8;
-update noar ti set b1='55GLKAGYF1Y9UCS4' where id=8;
-update noar tt set v0='K80' where id=8;
-update noar ti set v0='K80' where id=8;
-update noar tt set b2='C2BFRWRRAUVRW7RD' where id=8;
-update noar ti set b2='C2BFRWRRAUVRW7RD' where id=8;
-update noar tt set v0='5U3ZZ10VJ2D3GDU0DQP2Q7X5BHBE' where id=9;
-update noar ti set v0='5U3ZZ10VJ2D3GDU0DQP2Q7X5BHBE' where id=9;
-update noar tt set b0='LT2AZ2VG91XJLFJT2YJDUQ00I2CZ5W5' where id=9;
-update noar ti set b0='LT2AZ2VG91XJLFJT2YJDUQ00I2CZ5W5' where id=9;
-update noar tt set v0='4F62RVEULDMZH7D80L18AZ54BRL' where id=9;
-update noar ti set v0='4F62RVEULDMZH7D80L18AZ54BRL' where id=9;
-update noar tt set b1='9906C' where id=9;
-update noar ti set b1='9906C' where id=9;
-update noar tt set v0='AP1K8SG3P1315FSIE1SHQJ7' where id=9;
-update noar ti set v0='AP1K8SG3P1315FSIE1SHQJ7' where id=9;
-update noar tt set b2='LRTG' where id=9;
-update noar ti set b2='LRTG' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 mediumblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='MY536V' where id=1;
-update noar ti set v0='MY536V' where id=1;
-update noar tt set b0='XQAOXVVXMXTHF0QBYFLLQMQBN52DJMVJ' where id=1;
-update noar ti set b0='XQAOXVVXMXTHF0QBYFLLQMQBN52DJMVJ' where id=1;
-update noar tt set v0='QDD84ZQMV3YO4UH5UJ0LOQNL' where id=1;
-update noar ti set v0='QDD84ZQMV3YO4UH5UJ0LOQNL' where id=1;
-update noar tt set b1='CN7UKL2EOKGVZ3' where id=1;
-update noar ti set b1='CN7UKL2EOKGVZ3' where id=1;
-update noar tt set v0='NRMTOG6H4WZBHK' where id=1;
-update noar ti set v0='NRMTOG6H4WZBHK' where id=1;
-update noar tt set b2='K9518GHCZKVKVHZXY16KGROOO5D' where id=1;
-update noar ti set b2='K9518GHCZKVKVHZXY16KGROOO5D' where id=1;
-update noar tt set v0='TQ9I4CV2BO7' where id=2;
-update noar ti set v0='TQ9I4CV2BO7' where id=2;
-update noar tt set b0='SEX6EIVX4C9F0' where id=2;
-update noar ti set b0='SEX6EIVX4C9F0' where id=2;
-update noar tt set v0='5T06JQ' where id=2;
-update noar ti set v0='5T06JQ' where id=2;
-update noar tt set b1='Z11OZ' where id=2;
-update noar ti set b1='Z11OZ' where id=2;
-update noar tt set v0='IJ805IE7TSYAL' where id=2;
-update noar ti set v0='IJ805IE7TSYAL' where id=2;
-update noar tt set b2='1O6TFXDUBS7YS385N96DCFWQ' where id=2;
-update noar ti set b2='1O6TFXDUBS7YS385N96DCFWQ' where id=2;
-update noar tt set v0='UCQK3OU3AF5IIEPXBCZGLA62YFOJ' where id=3;
-update noar ti set v0='UCQK3OU3AF5IIEPXBCZGLA62YFOJ' where id=3;
-update noar tt set b0='H9BW62UMJXU3NO1DSPYBM8X68' where id=3;
-update noar ti set b0='H9BW62UMJXU3NO1DSPYBM8X68' where id=3;
-update noar tt set v0='QHPRE2OQGPDQSSQLHE8Z34SWKIH9G' where id=3;
-update noar ti set v0='QHPRE2OQGPDQSSQLHE8Z34SWKIH9G' where id=3;
-update noar tt set b1='LB0RO' where id=3;
-update noar ti set b1='LB0RO' where id=3;
-update noar tt set v0='TW44BF90VR0WCBE1J0JOXKH2W9E' where id=3;
-update noar ti set v0='TW44BF90VR0WCBE1J0JOXKH2W9E' where id=3;
-update noar tt set b2='WXGUET' where id=3;
-update noar ti set b2='WXGUET' where id=3;
-update noar tt set v0='XASQQH6' where id=4;
-update noar ti set v0='XASQQH6' where id=4;
-update noar tt set b0='Y' where id=4;
-update noar ti set b0='Y' where id=4;
-update noar tt set v0='KYTV4S9YGW7IH0YSE5MPHJF72' where id=4;
-update noar ti set v0='KYTV4S9YGW7IH0YSE5MPHJF72' where id=4;
-update noar tt set b1='DOKMBRIXB9MV3EH91C4HG' where id=4;
-update noar ti set b1='DOKMBRIXB9MV3EH91C4HG' where id=4;
-update noar tt set v0='SPYUWU2ZHQ07FEQMK' where id=4;
-update noar ti set v0='SPYUWU2ZHQ07FEQMK' where id=4;
-update noar tt set b2='IH5ISXX3VSMBCGYYTILYHOAAMBU' where id=4;
-update noar ti set b2='IH5ISXX3VSMBCGYYTILYHOAAMBU' where id=4;
-update noar tt set v0='J4' where id=5;
-update noar ti set v0='J4' where id=5;
-update noar tt set b0='EIX3' where id=5;
-update noar ti set b0='EIX3' where id=5;
-update noar tt set v0='J2' where id=5;
-update noar ti set v0='J2' where id=5;
-update noar tt set b1='FG0E1' where id=5;
-update noar ti set b1='FG0E1' where id=5;
-update noar tt set v0='XTNT961RTWDJ32T0X7' where id=5;
-update noar ti set v0='XTNT961RTWDJ32T0X7' where id=5;
-update noar tt set b2='VXCTXR7XMSY' where id=5;
-update noar ti set b2='VXCTXR7XMSY' where id=5;
-update noar tt set v0='HL9AB5FDWTZC0KG8Q54J8BNY0PI7K' where id=6;
-update noar ti set v0='HL9AB5FDWTZC0KG8Q54J8BNY0PI7K' where id=6;
-update noar tt set b0='0EPNIQOMICMFJBDCVURVLESQUWYEHK9O' where id=6;
-update noar ti set b0='0EPNIQOMICMFJBDCVURVLESQUWYEHK9O' where id=6;
-update noar tt set v0='HADYSO2P237N8NR821EOX7' where id=6;
-update noar ti set v0='HADYSO2P237N8NR821EOX7' where id=6;
-update noar tt set b1='AT3PUFU92JYRZSAF9RRX7H365K' where id=6;
-update noar ti set b1='AT3PUFU92JYRZSAF9RRX7H365K' where id=6;
-update noar tt set v0='3BHHRAI89K17ID4FQO4P2NMF7' where id=6;
-update noar ti set v0='3BHHRAI89K17ID4FQO4P2NMF7' where id=6;
-update noar tt set b2='SA9P560TS' where id=6;
-update noar ti set b2='SA9P560TS' where id=6;
-update noar tt set v0='YYDOY5LRUMJYTZW1DTVN0BXZ' where id=7;
-update noar ti set v0='YYDOY5LRUMJYTZW1DTVN0BXZ' where id=7;
-update noar tt set b0='HFFJ3U' where id=7;
-update noar ti set b0='HFFJ3U' where id=7;
-update noar tt set v0='BRC5QUDL6NJNKFOWJ4XW9ST5' where id=7;
-update noar ti set v0='BRC5QUDL6NJNKFOWJ4XW9ST5' where id=7;
-update noar tt set b1='BQXYLD31N617' where id=7;
-update noar ti set b1='BQXYLD31N617' where id=7;
-update noar tt set v0='V27M4X71O4PMPA46F8REVC553R' where id=7;
-update noar ti set v0='V27M4X71O4PMPA46F8REVC553R' where id=7;
-update noar tt set b2='2BK' where id=7;
-update noar ti set b2='2BK' where id=7;
-update noar tt set v0='IX' where id=8;
-update noar ti set v0='IX' where id=8;
-update noar tt set b0='HNHW' where id=8;
-update noar ti set b0='HNHW' where id=8;
-update noar tt set v0='9UN8DNWIYR5P7R0' where id=8;
-update noar ti set v0='9UN8DNWIYR5P7R0' where id=8;
-update noar tt set b1='LYL' where id=8;
-update noar ti set b1='LYL' where id=8;
-update noar tt set v0='RCVMRAS41NP63HZNGNS1TZOOUMRYG0' where id=8;
-update noar ti set v0='RCVMRAS41NP63HZNGNS1TZOOUMRYG0' where id=8;
-update noar tt set b2='IIEYS30P0VSFAIII7S8JWV8EIC7FW6' where id=8;
-update noar ti set b2='IIEYS30P0VSFAIII7S8JWV8EIC7FW6' where id=8;
-update noar tt set v0='NP3MYIX6KYGRVPG0TIH7YX4MXJI59' where id=9;
-update noar ti set v0='NP3MYIX6KYGRVPG0TIH7YX4MXJI59' where id=9;
-update noar tt set b0='W23EIGBK' where id=9;
-update noar ti set b0='W23EIGBK' where id=9;
-update noar tt set v0='9M' where id=9;
-update noar ti set v0='9M' where id=9;
-update noar tt set b1='LFLWK5KQ3NMAFHHO4YDEXSMAXLZJ4ADW' where id=9;
-update noar ti set b1='LFLWK5KQ3NMAFHHO4YDEXSMAXLZJ4ADW' where id=9;
-update noar tt set v0='OMD4L0EBGB25S86VEKD8A09HFNI6MD' where id=9;
-update noar ti set v0='OMD4L0EBGB25S86VEKD8A09HFNI6MD' where id=9;
-update noar tt set b2='2TSGHR55W5TB8WBF0HEQEGOHC0DBZO20' where id=9;
-update noar ti set b2='2TSGHR55W5TB8WBF0HEQEGOHC0DBZO20' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 mediumblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='IRV5CW5YBR' where id=1;
-update noar ti set v0='IRV5CW5YBR' where id=1;
-update noar tt set b0='XVSQJ' where id=1;
-update noar ti set b0='XVSQJ' where id=1;
-update noar tt set v0='Z1LYOC5JTUF3SPKEL' where id=1;
-update noar ti set v0='Z1LYOC5JTUF3SPKEL' where id=1;
-update noar tt set b1='EZVPDSJ979XMSMAO' where id=1;
-update noar ti set b1='EZVPDSJ979XMSMAO' where id=1;
-update noar tt set v0='BN1SJ' where id=1;
-update noar ti set v0='BN1SJ' where id=1;
-update noar tt set b2='KTC68LPMFS0' where id=1;
-update noar ti set b2='KTC68LPMFS0' where id=1;
-update noar tt set v0='71P3GWXEQKCD918IIV' where id=2;
-update noar ti set v0='71P3GWXEQKCD918IIV' where id=2;
-update noar tt set b0='LE9GFFDW0Z4H81352W5E9ISJB3KGKYTP' where id=2;
-update noar ti set b0='LE9GFFDW0Z4H81352W5E9ISJB3KGKYTP' where id=2;
-update noar tt set v0='Y8NU1CW6KLH6EY7' where id=2;
-update noar ti set v0='Y8NU1CW6KLH6EY7' where id=2;
-update noar tt set b1='932ZZW83D24GDQS13S' where id=2;
-update noar ti set b1='932ZZW83D24GDQS13S' where id=2;
-update noar tt set v0='VL675IMIE9LBRG9SJSJ1VSMG' where id=2;
-update noar ti set v0='VL675IMIE9LBRG9SJSJ1VSMG' where id=2;
-update noar tt set b2='34L9GGYG900581VF' where id=2;
-update noar ti set b2='34L9GGYG900581VF' where id=2;
-update noar tt set v0='J4946MQM1HZ7453N75BER0867IE4L' where id=3;
-update noar ti set v0='J4946MQM1HZ7453N75BER0867IE4L' where id=3;
-update noar tt set b0='O8UXHUVTNTD' where id=3;
-update noar ti set b0='O8UXHUVTNTD' where id=3;
-update noar tt set v0='DOH8' where id=3;
-update noar ti set v0='DOH8' where id=3;
-update noar tt set b1='KNKTAGHKP2RIN0X7WLE7KO9W' where id=3;
-update noar ti set b1='KNKTAGHKP2RIN0X7WLE7KO9W' where id=3;
-update noar tt set v0='FZM1JRRQ9B1FZLQBOI149AG' where id=3;
-update noar ti set v0='FZM1JRRQ9B1FZLQBOI149AG' where id=3;
-update noar tt set b2='4GMCG7OFL2FI9GB1BC1ONAM9' where id=3;
-update noar ti set b2='4GMCG7OFL2FI9GB1BC1ONAM9' where id=3;
-update noar tt set v0='PC2LW9SMOYE0' where id=4;
-update noar ti set v0='PC2LW9SMOYE0' where id=4;
-update noar tt set b0='DWID8FBCFAJRIVK6FOIQ2NAI4FI6RQE' where id=4;
-update noar ti set b0='DWID8FBCFAJRIVK6FOIQ2NAI4FI6RQE' where id=4;
-update noar tt set v0='4FG' where id=4;
-update noar ti set v0='4FG' where id=4;
-update noar tt set b1='DH3HL4ONMAJX' where id=4;
-update noar ti set b1='DH3HL4ONMAJX' where id=4;
-update noar tt set v0='WSDZ403' where id=4;
-update noar ti set v0='WSDZ403' where id=4;
-update noar tt set b2='T43AP9568KY3FQ8G0X36PF5RBIXM1Q' where id=4;
-update noar ti set b2='T43AP9568KY3FQ8G0X36PF5RBIXM1Q' where id=4;
-update noar tt set v0='P9QRJ5701B4D30VXF9W0WLG5P3OIIO02' where id=5;
-update noar ti set v0='P9QRJ5701B4D30VXF9W0WLG5P3OIIO02' where id=5;
-update noar tt set b0='OH5GQFHRM8Y7JPSAQQ' where id=5;
-update noar ti set b0='OH5GQFHRM8Y7JPSAQQ' where id=5;
-update noar tt set v0='F0ZSA5RB44XCL8KW368FKKQL0ZM2' where id=5;
-update noar ti set v0='F0ZSA5RB44XCL8KW368FKKQL0ZM2' where id=5;
-update noar tt set b1='1MYBRNTIDMYCWK8SELNPX7XJSN0K2T3' where id=5;
-update noar ti set b1='1MYBRNTIDMYCWK8SELNPX7XJSN0K2T3' where id=5;
-update noar tt set v0='KCLUN9ODJSDJULWYVLEA' where id=5;
-update noar ti set v0='KCLUN9ODJSDJULWYVLEA' where id=5;
-update noar tt set b2='FSMJM9AFL3QFXGP6YQHIHVMEZ6LI' where id=5;
-update noar ti set b2='FSMJM9AFL3QFXGP6YQHIHVMEZ6LI' where id=5;
-update noar tt set v0='QMJ3MHMYT9OY4CWYTB8I' where id=6;
-update noar ti set v0='QMJ3MHMYT9OY4CWYTB8I' where id=6;
-update noar tt set b0='CA1NN9R3EG2BQHPIA' where id=6;
-update noar ti set b0='CA1NN9R3EG2BQHPIA' where id=6;
-update noar tt set v0='M9CEK4R2IQ5CC6QCC2UP6CBZZK9OSEH' where id=6;
-update noar ti set v0='M9CEK4R2IQ5CC6QCC2UP6CBZZK9OSEH' where id=6;
-update noar tt set b1='LO61' where id=6;
-update noar ti set b1='LO61' where id=6;
-update noar tt set v0='VMGKHFCXMOCD0YGYG6RYNF' where id=6;
-update noar ti set v0='VMGKHFCXMOCD0YGYG6RYNF' where id=6;
-update noar tt set b2='9ZX80L1XM4CAYL0SJJI' where id=6;
-update noar ti set b2='9ZX80L1XM4CAYL0SJJI' where id=6;
-update noar tt set v0='B9LK2JKCVFZYA' where id=7;
-update noar ti set v0='B9LK2JKCVFZYA' where id=7;
-update noar tt set b0='ISO8IMFU5PYYHSYQ1LY6MQ6Y' where id=7;
-update noar ti set b0='ISO8IMFU5PYYHSYQ1LY6MQ6Y' where id=7;
-update noar tt set v0='DOIZXF7D' where id=7;
-update noar ti set v0='DOIZXF7D' where id=7;
-update noar tt set b1='ZG9X21TM07G9O1YYNAW' where id=7;
-update noar ti set b1='ZG9X21TM07G9O1YYNAW' where id=7;
-update noar tt set v0='KYR3INXS16NLC99XK7IODNBL' where id=7;
-update noar ti set v0='KYR3INXS16NLC99XK7IODNBL' where id=7;
-update noar tt set b2='TKOZMA0ZSK7IS1W7DFVZZ72' where id=7;
-update noar ti set b2='TKOZMA0ZSK7IS1W7DFVZZ72' where id=7;
-update noar tt set v0='NJX' where id=8;
-update noar ti set v0='NJX' where id=8;
-update noar tt set b0='472' where id=8;
-update noar ti set b0='472' where id=8;
-update noar tt set v0='401I8DPN0WPVS' where id=8;
-update noar ti set v0='401I8DPN0WPVS' where id=8;
-update noar tt set b1='1OEM4Z4Q7U4BRQJ56ZX38D6YVE' where id=8;
-update noar ti set b1='1OEM4Z4Q7U4BRQJ56ZX38D6YVE' where id=8;
-update noar tt set v0='6F6VM1ODPTHEQC861QN2APT3Z4JU0' where id=8;
-update noar ti set v0='6F6VM1ODPTHEQC861QN2APT3Z4JU0' where id=8;
-update noar tt set b2='BHK220T0ML55B0KVAAVVSTV7EXGYSOY' where id=8;
-update noar ti set b2='BHK220T0ML55B0KVAAVVSTV7EXGYSOY' where id=8;
-update noar tt set v0='Q97QHWA1Q' where id=9;
-update noar ti set v0='Q97QHWA1Q' where id=9;
-update noar tt set b0='8LM2W1' where id=9;
-update noar ti set b0='8LM2W1' where id=9;
-update noar tt set v0='WIZWGFDIWV' where id=9;
-update noar ti set v0='WIZWGFDIWV' where id=9;
-update noar tt set b1='4LIFZ7YDW17HONV5YLMNQR8T7HI' where id=9;
-update noar ti set b1='4LIFZ7YDW17HONV5YLMNQR8T7HI' where id=9;
-update noar tt set v0='WCNMCPSQKTHNEAY6UOMLNMJEA63LO' where id=9;
-update noar ti set v0='WCNMCPSQKTHNEAY6UOMLNMJEA63LO' where id=9;
-update noar tt set b2='9PCXMC44LON4AQTZMWKRXO931BLFTM' where id=9;
-update noar ti set b2='9PCXMC44LON4AQTZMWKRXO931BLFTM' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 mediumblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='N5KJMZ1KDS4OJJX71QUYNWYU19HH' where id=1;
-update noar ti set v0='N5KJMZ1KDS4OJJX71QUYNWYU19HH' where id=1;
-update noar tt set b0='ERIADJNWSBR' where id=1;
-update noar ti set b0='ERIADJNWSBR' where id=1;
-update noar tt set v0='ORD4TEHMBZD6VWB9ZUPM83' where id=1;
-update noar ti set v0='ORD4TEHMBZD6VWB9ZUPM83' where id=1;
-update noar tt set b1='CR4QHT2FNSS23' where id=1;
-update noar ti set b1='CR4QHT2FNSS23' where id=1;
-update noar tt set v0='WP' where id=1;
-update noar ti set v0='WP' where id=1;
-update noar tt set b2='JCHFLPB1VBB27B' where id=1;
-update noar ti set b2='JCHFLPB1VBB27B' where id=1;
-update noar tt set v0='A3G' where id=2;
-update noar ti set v0='A3G' where id=2;
-update noar tt set b0='Z8NQFOH7D6K' where id=2;
-update noar ti set b0='Z8NQFOH7D6K' where id=2;
-update noar tt set v0='KS72XRPIRXJDEND59O463JY' where id=2;
-update noar ti set v0='KS72XRPIRXJDEND59O463JY' where id=2;
-update noar tt set b1='KHACXVRCJE5HRB6N5P9ZQ2JTTYHZ8Q9' where id=2;
-update noar ti set b1='KHACXVRCJE5HRB6N5P9ZQ2JTTYHZ8Q9' where id=2;
-update noar tt set v0='81FGKA05Y7D31P13H' where id=2;
-update noar ti set v0='81FGKA05Y7D31P13H' where id=2;
-update noar tt set b2='2PZKYZF4MSHAPDPBU3' where id=2;
-update noar ti set b2='2PZKYZF4MSHAPDPBU3' where id=2;
-update noar tt set v0='F6PA8' where id=3;
-update noar ti set v0='F6PA8' where id=3;
-update noar tt set b0='GH4J94IV' where id=3;
-update noar ti set b0='GH4J94IV' where id=3;
-update noar tt set v0='EDU3VNBQSG9CRMDM8S0A1WQYMYJCWII' where id=3;
-update noar ti set v0='EDU3VNBQSG9CRMDM8S0A1WQYMYJCWII' where id=3;
-update noar tt set b1='1I6S9B' where id=3;
-update noar ti set b1='1I6S9B' where id=3;
-update noar tt set v0='7Y6NRB96JB97' where id=3;
-update noar ti set v0='7Y6NRB96JB97' where id=3;
-update noar tt set b2='B33LA4YBDIJ7MOACCDW1Z' where id=3;
-update noar ti set b2='B33LA4YBDIJ7MOACCDW1Z' where id=3;
-update noar tt set v0='5SL2JK24Z' where id=4;
-update noar ti set v0='5SL2JK24Z' where id=4;
-update noar tt set b0='JSNCEDBH3P0FO3K4LF1PWG07HR33O' where id=4;
-update noar ti set b0='JSNCEDBH3P0FO3K4LF1PWG07HR33O' where id=4;
-update noar tt set v0='FTGZ620E59NGNVA1' where id=4;
-update noar ti set v0='FTGZ620E59NGNVA1' where id=4;
-update noar tt set b1='8E5JR8KU95HZC73IMJSP09HQZ' where id=4;
-update noar ti set b1='8E5JR8KU95HZC73IMJSP09HQZ' where id=4;
-update noar tt set v0='NAOODGFOOQ8IPIPSDEF2GPGN11U' where id=4;
-update noar ti set v0='NAOODGFOOQ8IPIPSDEF2GPGN11U' where id=4;
-update noar tt set b2='RY8' where id=4;
-update noar ti set b2='RY8' where id=4;
-update noar tt set v0='AZ1VPEZU3Z2T5JQIX4Q9DVGFBZEQI21N' where id=5;
-update noar ti set v0='AZ1VPEZU3Z2T5JQIX4Q9DVGFBZEQI21N' where id=5;
-update noar tt set b0='2BWV68W' where id=5;
-update noar ti set b0='2BWV68W' where id=5;
-update noar tt set v0='DBC76KL8TMHZV1GVPQ' where id=5;
-update noar ti set v0='DBC76KL8TMHZV1GVPQ' where id=5;
-update noar tt set b1='HGBHO0BDZ68C88XA03MPAQY9X' where id=5;
-update noar ti set b1='HGBHO0BDZ68C88XA03MPAQY9X' where id=5;
-update noar tt set v0='R8DBA8L' where id=5;
-update noar ti set v0='R8DBA8L' where id=5;
-update noar tt set b2='31A4I' where id=5;
-update noar ti set b2='31A4I' where id=5;
-update noar tt set v0='WA636V15B9GDCI1ITU2G7' where id=6;
-update noar ti set v0='WA636V15B9GDCI1ITU2G7' where id=6;
-update noar tt set b0='T0F9Y2OK7LSGSJSQWAR' where id=6;
-update noar ti set b0='T0F9Y2OK7LSGSJSQWAR' where id=6;
-update noar tt set v0='DL9C99TBK48600UA' where id=6;
-update noar ti set v0='DL9C99TBK48600UA' where id=6;
-update noar tt set b1='VSPXKBDP4LRLNWBX' where id=6;
-update noar ti set b1='VSPXKBDP4LRLNWBX' where id=6;
-update noar tt set v0='XC6BG2Z82OR1Q2C71CBVNXVIXTUVGDH' where id=6;
-update noar ti set v0='XC6BG2Z82OR1Q2C71CBVNXVIXTUVGDH' where id=6;
-update noar tt set b2='99PV51V6SRK8LPLFZ4S5V88RE2SC' where id=6;
-update noar ti set b2='99PV51V6SRK8LPLFZ4S5V88RE2SC' where id=6;
-update noar tt set v0='MJJH0NSVS8ZAN3MB3MG9S8P5KZOMQ' where id=7;
-update noar ti set v0='MJJH0NSVS8ZAN3MB3MG9S8P5KZOMQ' where id=7;
-update noar tt set b0='HO0CC' where id=7;
-update noar ti set b0='HO0CC' where id=7;
-update noar tt set v0='5611U' where id=7;
-update noar ti set v0='5611U' where id=7;
-update noar tt set b1='O' where id=7;
-update noar ti set b1='O' where id=7;
-update noar tt set v0='17YU2' where id=7;
-update noar ti set v0='17YU2' where id=7;
-update noar tt set b2='WA4' where id=7;
-update noar ti set b2='WA4' where id=7;
-update noar tt set v0='402ZOE20KD0GOYHOMNQ' where id=8;
-update noar ti set v0='402ZOE20KD0GOYHOMNQ' where id=8;
-update noar tt set b0='AKQTYVEO3O51208L74FY1GEMGK6QRA' where id=8;
-update noar ti set b0='AKQTYVEO3O51208L74FY1GEMGK6QRA' where id=8;
-update noar tt set v0='EHJAQJ' where id=8;
-update noar ti set v0='EHJAQJ' where id=8;
-update noar tt set b1='WSN7JX9S5SNAX05' where id=8;
-update noar ti set b1='WSN7JX9S5SNAX05' where id=8;
-update noar tt set v0='KD3C1TUP1481SXP1JNR' where id=8;
-update noar ti set v0='KD3C1TUP1481SXP1JNR' where id=8;
-update noar tt set b2='5TK1C32O1A' where id=8;
-update noar ti set b2='5TK1C32O1A' where id=8;
-update noar tt set v0='BQOUTX5LM5OU6JBBMNDFTGS7XY6ZHVEV' where id=9;
-update noar ti set v0='BQOUTX5LM5OU6JBBMNDFTGS7XY6ZHVEV' where id=9;
-update noar tt set b0='SH' where id=9;
-update noar ti set b0='SH' where id=9;
-update noar tt set v0='D2V98LQTQD0DWC4C' where id=9;
-update noar ti set v0='D2V98LQTQD0DWC4C' where id=9;
-update noar tt set b1='FSZ3HRXXNZQ6XY1U4LW7DGKM' where id=9;
-update noar ti set b1='FSZ3HRXXNZQ6XY1U4LW7DGKM' where id=9;
-update noar tt set v0='8NM652E0VAO4H6FV23IHDKTWY' where id=9;
-update noar ti set v0='8NM652E0VAO4H6FV23IHDKTWY' where id=9;
-update noar tt set b2='3OC5BFRUE0W1EG0U0N5BCNHG49102N63' where id=9;
-update noar ti set b2='3OC5BFRUE0W1EG0U0N5BCNHG49102N63' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 mediumblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='SW2PV7VHXKWNJ23MNV5IX4YGGDY86Z' where id=1;
-update noar ti set v0='SW2PV7VHXKWNJ23MNV5IX4YGGDY86Z' where id=1;
-update noar tt set b0='F8H2' where id=1;
-update noar ti set b0='F8H2' where id=1;
-update noar tt set v0='17H7X' where id=1;
-update noar ti set v0='17H7X' where id=1;
-update noar tt set b1='EZOUM34' where id=1;
-update noar ti set b1='EZOUM34' where id=1;
-update noar tt set v0='AC10Y6VLZ6JN70CRMC1HY2ZHTGB491' where id=1;
-update noar ti set v0='AC10Y6VLZ6JN70CRMC1HY2ZHTGB491' where id=1;
-update noar tt set b2='NHAXZIMNOJ0U0SNF' where id=1;
-update noar ti set b2='NHAXZIMNOJ0U0SNF' where id=1;
-update noar tt set v0='B0KZHQGF6CYR03RY1' where id=2;
-update noar ti set v0='B0KZHQGF6CYR03RY1' where id=2;
-update noar tt set b0='BL797J4RQ9452NIS1LF' where id=2;
-update noar ti set b0='BL797J4RQ9452NIS1LF' where id=2;
-update noar tt set v0='YPBYOXK63Y9UG1ITKTRLIJL' where id=2;
-update noar ti set v0='YPBYOXK63Y9UG1ITKTRLIJL' where id=2;
-update noar tt set b1='4OWQBA84VV' where id=2;
-update noar ti set b1='4OWQBA84VV' where id=2;
-update noar tt set v0='M3QOBSZY9B9GOKJ' where id=2;
-update noar ti set v0='M3QOBSZY9B9GOKJ' where id=2;
-update noar tt set b2='LE9462VD99GUBWG03177F' where id=2;
-update noar ti set b2='LE9462VD99GUBWG03177F' where id=2;
-update noar tt set v0='WIJC872X7EQJY9B7502OKDI' where id=3;
-update noar ti set v0='WIJC872X7EQJY9B7502OKDI' where id=3;
-update noar tt set b0='6CHA0I7H36CQIQFBGEOR9M76' where id=3;
-update noar ti set b0='6CHA0I7H36CQIQFBGEOR9M76' where id=3;
-update noar tt set v0='RV94JD6BIAGURU9HE1KO5HY9' where id=3;
-update noar ti set v0='RV94JD6BIAGURU9HE1KO5HY9' where id=3;
-update noar tt set b1='E13OL5JNLHVRLYXT7V28ZZNHMSJ7' where id=3;
-update noar ti set b1='E13OL5JNLHVRLYXT7V28ZZNHMSJ7' where id=3;
-update noar tt set v0='DEDP674JVTGL' where id=3;
-update noar ti set v0='DEDP674JVTGL' where id=3;
-update noar tt set b2='OWXM3KD' where id=3;
-update noar ti set b2='OWXM3KD' where id=3;
-update noar tt set v0='IHH2ZNP2XT' where id=4;
-update noar ti set v0='IHH2ZNP2XT' where id=4;
-update noar tt set b0='BQMMFEFAS8AQ' where id=4;
-update noar ti set b0='BQMMFEFAS8AQ' where id=4;
-update noar tt set v0='0UB1YYL5SJALUI' where id=4;
-update noar ti set v0='0UB1YYL5SJALUI' where id=4;
-update noar tt set b1='ZNL7NF3V1BX10YGQ3ADPIDE2I4A3O' where id=4;
-update noar ti set b1='ZNL7NF3V1BX10YGQ3ADPIDE2I4A3O' where id=4;
-update noar tt set v0='WYRXJ25ESZOQ5CUDS1LX' where id=4;
-update noar ti set v0='WYRXJ25ESZOQ5CUDS1LX' where id=4;
-update noar tt set b2='5ID2J1FTROF2BBYHO9P0M34' where id=4;
-update noar ti set b2='5ID2J1FTROF2BBYHO9P0M34' where id=4;
-update noar tt set v0='B' where id=5;
-update noar ti set v0='B' where id=5;
-update noar tt set b0='7V08' where id=5;
-update noar ti set b0='7V08' where id=5;
-update noar tt set v0='IUU93QFVD2V3IFG' where id=5;
-update noar ti set v0='IUU93QFVD2V3IFG' where id=5;
-update noar tt set b1='PI4MJIM991QXVXGHXYXNQTTPXSUGUMH' where id=5;
-update noar ti set b1='PI4MJIM991QXVXGHXYXNQTTPXSUGUMH' where id=5;
-update noar tt set v0='QJUMN7YWH8MRUHNQ39K7U7G0G7ZS' where id=5;
-update noar ti set v0='QJUMN7YWH8MRUHNQ39K7U7G0G7ZS' where id=5;
-update noar tt set b2='5CBIQ1H9XNHU' where id=5;
-update noar ti set b2='5CBIQ1H9XNHU' where id=5;
-update noar tt set v0='8XSK4CG' where id=6;
-update noar ti set v0='8XSK4CG' where id=6;
-update noar tt set b0='QJRXEQPBIAJEFCEAIVFK63DZCIB6Q' where id=6;
-update noar ti set b0='QJRXEQPBIAJEFCEAIVFK63DZCIB6Q' where id=6;
-update noar tt set v0='4SI2HE185PFQ9F832CUSS064BVFIH9VN' where id=6;
-update noar ti set v0='4SI2HE185PFQ9F832CUSS064BVFIH9VN' where id=6;
-update noar tt set b1='RIG8HQV1OCET8XRFGOTX8K' where id=6;
-update noar ti set b1='RIG8HQV1OCET8XRFGOTX8K' where id=6;
-update noar tt set v0='PPZJ1SVAFD45VGRA6T1GTZN6WQ3' where id=6;
-update noar ti set v0='PPZJ1SVAFD45VGRA6T1GTZN6WQ3' where id=6;
-update noar tt set b2='VORIRPQL6YTQU3' where id=6;
-update noar ti set b2='VORIRPQL6YTQU3' where id=6;
-update noar tt set v0='4L' where id=7;
-update noar ti set v0='4L' where id=7;
-update noar tt set b0='1D' where id=7;
-update noar ti set b0='1D' where id=7;
-update noar tt set v0='X68J2K7YHY44O8KP' where id=7;
-update noar ti set v0='X68J2K7YHY44O8KP' where id=7;
-update noar tt set b1='B1TFG4RH04TMLGINF6MN7V21PCE' where id=7;
-update noar ti set b1='B1TFG4RH04TMLGINF6MN7V21PCE' where id=7;
-update noar tt set v0='DAK2H2CANSHHZF' where id=7;
-update noar ti set v0='DAK2H2CANSHHZF' where id=7;
-update noar tt set b2='MRRWI' where id=7;
-update noar ti set b2='MRRWI' where id=7;
-update noar tt set v0='47029PLPUXTMO3' where id=8;
-update noar ti set v0='47029PLPUXTMO3' where id=8;
-update noar tt set b0='PU8RWT88B49Y7JS2MJGN3ZP8IF8ZP' where id=8;
-update noar ti set b0='PU8RWT88B49Y7JS2MJGN3ZP8IF8ZP' where id=8;
-update noar tt set v0='YLUZAQ3K5187UVSJ2DRNGQHIG09' where id=8;
-update noar ti set v0='YLUZAQ3K5187UVSJ2DRNGQHIG09' where id=8;
-update noar tt set b1='213NHTTL3XU5CEALLCL9ASL6ZRD' where id=8;
-update noar ti set b1='213NHTTL3XU5CEALLCL9ASL6ZRD' where id=8;
-update noar tt set v0='1JUWQCLVPCFZ3NWIOL6HFEGDTHAFMJZY' where id=8;
-update noar ti set v0='1JUWQCLVPCFZ3NWIOL6HFEGDTHAFMJZY' where id=8;
-update noar tt set b2='WVQFOJ2M' where id=8;
-update noar ti set b2='WVQFOJ2M' where id=8;
-update noar tt set v0='QVB7ZL6KW39JAUAVVIEW' where id=9;
-update noar ti set v0='QVB7ZL6KW39JAUAVVIEW' where id=9;
-update noar tt set b0='NZC789TBRYH9UEARWEEW29JDB' where id=9;
-update noar ti set b0='NZC789TBRYH9UEARWEEW29JDB' where id=9;
-update noar tt set v0='V' where id=9;
-update noar ti set v0='V' where id=9;
-update noar tt set b1='VLNMWZEIS8N' where id=9;
-update noar ti set b1='VLNMWZEIS8N' where id=9;
-update noar tt set v0='UBRT' where id=9;
-update noar ti set v0='UBRT' where id=9;
-update noar tt set b2='2KS' where id=9;
-update noar ti set b2='2KS' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 mediumblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6D' where id=1;
-update noar ti set v0='6D' where id=1;
-update noar tt set b0='CZJP6U7EQG1VS0M' where id=1;
-update noar ti set b0='CZJP6U7EQG1VS0M' where id=1;
-update noar tt set v0='TE0M8ZPFM5N1ECJ16V' where id=1;
-update noar ti set v0='TE0M8ZPFM5N1ECJ16V' where id=1;
-update noar tt set b1='IR3QPVQITLAQZKNP4EURIO9VDD' where id=1;
-update noar ti set b1='IR3QPVQITLAQZKNP4EURIO9VDD' where id=1;
-update noar tt set v0='XICTDK24N8LCJEKUSV0I9A31FZK' where id=1;
-update noar ti set v0='XICTDK24N8LCJEKUSV0I9A31FZK' where id=1;
-update noar tt set b2='87XEHIEXPU1ZRXXZ8A1SUON0J6FFE5Z' where id=1;
-update noar ti set b2='87XEHIEXPU1ZRXXZ8A1SUON0J6FFE5Z' where id=1;
-update noar tt set v0='TSKU5P3DH09' where id=2;
-update noar ti set v0='TSKU5P3DH09' where id=2;
-update noar tt set b0='8WAKINKY' where id=2;
-update noar ti set b0='8WAKINKY' where id=2;
-update noar tt set v0='GHAVEO37WC2DVU457H8' where id=2;
-update noar ti set v0='GHAVEO37WC2DVU457H8' where id=2;
-update noar tt set b1='KZIEEZK6O10DLXXM3VT34OZ740EF54ZS' where id=2;
-update noar ti set b1='KZIEEZK6O10DLXXM3VT34OZ740EF54ZS' where id=2;
-update noar tt set v0='0X5GW' where id=2;
-update noar ti set v0='0X5GW' where id=2;
-update noar tt set b2='T1FIJ98O85PRWJKKU81BTM' where id=2;
-update noar ti set b2='T1FIJ98O85PRWJKKU81BTM' where id=2;
-update noar tt set v0='PT8THOOEEYT' where id=3;
-update noar ti set v0='PT8THOOEEYT' where id=3;
-update noar tt set b0='0U985NFT6MZ7EQ8BGEIAD' where id=3;
-update noar ti set b0='0U985NFT6MZ7EQ8BGEIAD' where id=3;
-update noar tt set v0='MZ' where id=3;
-update noar ti set v0='MZ' where id=3;
-update noar tt set b1='FQI0VEJ' where id=3;
-update noar ti set b1='FQI0VEJ' where id=3;
-update noar tt set v0='AN4YWWXOUIH7SBVK5XCRRZFG055D611Z' where id=3;
-update noar ti set v0='AN4YWWXOUIH7SBVK5XCRRZFG055D611Z' where id=3;
-update noar tt set b2='5U' where id=3;
-update noar ti set b2='5U' where id=3;
-update noar tt set v0='8I' where id=4;
-update noar ti set v0='8I' where id=4;
-update noar tt set b0='KM8NE8283ULA6DSASU5P4RFX8H6L9V' where id=4;
-update noar ti set b0='KM8NE8283ULA6DSASU5P4RFX8H6L9V' where id=4;
-update noar tt set v0='ERIS9HADIZWSBCBTSQZOEXQFKI' where id=4;
-update noar ti set v0='ERIS9HADIZWSBCBTSQZOEXQFKI' where id=4;
-update noar tt set b1='2SZJWI94RJLNS' where id=4;
-update noar ti set b1='2SZJWI94RJLNS' where id=4;
-update noar tt set v0='USWCFOEDAHHR' where id=4;
-update noar ti set v0='USWCFOEDAHHR' where id=4;
-update noar tt set b2='PPF3GR12GMF6OJDPGI8E0PPYKZCQ' where id=4;
-update noar ti set b2='PPF3GR12GMF6OJDPGI8E0PPYKZCQ' where id=4;
-update noar tt set v0='ROCN1XQKX1MBYHZXDUJSSB87UDEY8CR' where id=5;
-update noar ti set v0='ROCN1XQKX1MBYHZXDUJSSB87UDEY8CR' where id=5;
-update noar tt set b0='NV0GFI' where id=5;
-update noar ti set b0='NV0GFI' where id=5;
-update noar tt set v0='N8T87BRHF3Q3SQCR0W' where id=5;
-update noar ti set v0='N8T87BRHF3Q3SQCR0W' where id=5;
-update noar tt set b1='XXJBEY5Z3UMGHOR7X45K8M' where id=5;
-update noar ti set b1='XXJBEY5Z3UMGHOR7X45K8M' where id=5;
-update noar tt set v0='P98TEYUOP3W60HGNW7V1EC8' where id=5;
-update noar ti set v0='P98TEYUOP3W60HGNW7V1EC8' where id=5;
-update noar tt set b2='3IYH0F0KMJJKZ621RJAAC6ZLSV' where id=5;
-update noar ti set b2='3IYH0F0KMJJKZ621RJAAC6ZLSV' where id=5;
-update noar tt set v0='GAAK6QY2S14UAR' where id=6;
-update noar ti set v0='GAAK6QY2S14UAR' where id=6;
-update noar tt set b0='RMH4M0WQ330UF' where id=6;
-update noar ti set b0='RMH4M0WQ330UF' where id=6;
-update noar tt set v0='3CA2NADO' where id=6;
-update noar ti set v0='3CA2NADO' where id=6;
-update noar tt set b1='6TDHSCS7K27JXY88C9P35JO' where id=6;
-update noar ti set b1='6TDHSCS7K27JXY88C9P35JO' where id=6;
-update noar tt set v0='JS9H6JEL4JUG9EO1YJ' where id=6;
-update noar ti set v0='JS9H6JEL4JUG9EO1YJ' where id=6;
-update noar tt set b2='7SPM' where id=6;
-update noar ti set b2='7SPM' where id=6;
-update noar tt set v0='15YPH9FN2MBHPI' where id=7;
-update noar ti set v0='15YPH9FN2MBHPI' where id=7;
-update noar tt set b0='FU32E5KY4H96Y96J45LMKL' where id=7;
-update noar ti set b0='FU32E5KY4H96Y96J45LMKL' where id=7;
-update noar tt set v0='UR4ZFQI36WJ' where id=7;
-update noar ti set v0='UR4ZFQI36WJ' where id=7;
-update noar tt set b1='MIWL503XT51Q1BZOS9JD45JGI2EEJQJ' where id=7;
-update noar ti set b1='MIWL503XT51Q1BZOS9JD45JGI2EEJQJ' where id=7;
-update noar tt set v0='H1VNR2' where id=7;
-update noar ti set v0='H1VNR2' where id=7;
-update noar tt set b2='EC' where id=7;
-update noar ti set b2='EC' where id=7;
-update noar tt set v0='ELEV9QVTWUGZAANIBJUVB6' where id=8;
-update noar ti set v0='ELEV9QVTWUGZAANIBJUVB6' where id=8;
-update noar tt set b0='1TYUDZGJTV1HFLIBSBNNJX5' where id=8;
-update noar ti set b0='1TYUDZGJTV1HFLIBSBNNJX5' where id=8;
-update noar tt set v0='PO1U6484WLGTWW' where id=8;
-update noar ti set v0='PO1U6484WLGTWW' where id=8;
-update noar tt set b1='MPEH9668VLH4Z70DYZ5ICFJUE7RJJM' where id=8;
-update noar ti set b1='MPEH9668VLH4Z70DYZ5ICFJUE7RJJM' where id=8;
-update noar tt set v0='Q2EBTHWBH9AVBYG27DNEV69' where id=8;
-update noar ti set v0='Q2EBTHWBH9AVBYG27DNEV69' where id=8;
-update noar tt set b2='BUE1Y8' where id=8;
-update noar ti set b2='BUE1Y8' where id=8;
-update noar tt set v0='8716G' where id=9;
-update noar ti set v0='8716G' where id=9;
-update noar tt set b0='7B25VLGCY765O8X8QK1GZ01WP' where id=9;
-update noar ti set b0='7B25VLGCY765O8X8QK1GZ01WP' where id=9;
-update noar tt set v0='J47OLD' where id=9;
-update noar ti set v0='J47OLD' where id=9;
-update noar tt set b1='CNC6F3YOZM0ZBJQXNYCN1SK6B' where id=9;
-update noar ti set b1='CNC6F3YOZM0ZBJQXNYCN1SK6B' where id=9;
-update noar tt set v0='OUPFB1GV82TGS0R' where id=9;
-update noar ti set v0='OUPFB1GV82TGS0R' where id=9;
-update noar tt set b2='5OV5SO869OHGPBH3EEU1STWA7223TWID' where id=9;
-update noar ti set b2='5OV5SO869OHGPBH3EEU1STWA7223TWID' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 mediumblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='BQIG0V48MQ' where id=1;
-update noar ti set v0='BQIG0V48MQ' where id=1;
-update noar tt set b0='U' where id=1;
-update noar ti set b0='U' where id=1;
-update noar tt set v0='KJ70PJMRUE9CG3QVAIWZCHCB94SNP' where id=1;
-update noar ti set v0='KJ70PJMRUE9CG3QVAIWZCHCB94SNP' where id=1;
-update noar tt set b1='7BVHTXKW0FGX5AH1QBZIRSB4H45CB8D' where id=1;
-update noar ti set b1='7BVHTXKW0FGX5AH1QBZIRSB4H45CB8D' where id=1;
-update noar tt set v0='UKZOK7WDUMP4CHYTGFA693ISOCQ5SJR' where id=1;
-update noar ti set v0='UKZOK7WDUMP4CHYTGFA693ISOCQ5SJR' where id=1;
-update noar tt set b2='LSVX4CP3AFZ1MJRPJ1M03345OBN7056S' where id=1;
-update noar ti set b2='LSVX4CP3AFZ1MJRPJ1M03345OBN7056S' where id=1;
-update noar tt set v0='IY22HYGFBU2J91G4RVA7L' where id=2;
-update noar ti set v0='IY22HYGFBU2J91G4RVA7L' where id=2;
-update noar tt set b0='96TX' where id=2;
-update noar ti set b0='96TX' where id=2;
-update noar tt set v0='6F26Y3SF30AORMCLT3P0QBW' where id=2;
-update noar ti set v0='6F26Y3SF30AORMCLT3P0QBW' where id=2;
-update noar tt set b1='37' where id=2;
-update noar ti set b1='37' where id=2;
-update noar tt set v0='GM1VUV4IE2Z8TSLDKPIC8O3LEE' where id=2;
-update noar ti set v0='GM1VUV4IE2Z8TSLDKPIC8O3LEE' where id=2;
-update noar tt set b2='7XTV' where id=2;
-update noar ti set b2='7XTV' where id=2;
-update noar tt set v0='2OJDOPU4W5U2QAAGQS' where id=3;
-update noar ti set v0='2OJDOPU4W5U2QAAGQS' where id=3;
-update noar tt set b0='STO31HDZ9' where id=3;
-update noar ti set b0='STO31HDZ9' where id=3;
-update noar tt set v0='BEV9C295UUTGU6JKSSXP0RTHFM' where id=3;
-update noar ti set v0='BEV9C295UUTGU6JKSSXP0RTHFM' where id=3;
-update noar tt set b1='3IS6GS' where id=3;
-update noar ti set b1='3IS6GS' where id=3;
-update noar tt set v0='KXMB3YLGU5Q08Q0K2GRKYX' where id=3;
-update noar ti set v0='KXMB3YLGU5Q08Q0K2GRKYX' where id=3;
-update noar tt set b2='26PKN10' where id=3;
-update noar ti set b2='26PKN10' where id=3;
-update noar tt set v0='D429CLUHMO8ZI4HY4NX0QM7BGV11' where id=4;
-update noar ti set v0='D429CLUHMO8ZI4HY4NX0QM7BGV11' where id=4;
-update noar tt set b0='QBDPZTZU3S3F' where id=4;
-update noar ti set b0='QBDPZTZU3S3F' where id=4;
-update noar tt set v0='J282VL9NUXXG4VA933TZQ' where id=4;
-update noar ti set v0='J282VL9NUXXG4VA933TZQ' where id=4;
-update noar tt set b1='MBFGCOZQJGZX2L7E2MEOOR6VZVNJW' where id=4;
-update noar ti set b1='MBFGCOZQJGZX2L7E2MEOOR6VZVNJW' where id=4;
-update noar tt set v0='ZWXY974S38FMBFV' where id=4;
-update noar ti set v0='ZWXY974S38FMBFV' where id=4;
-update noar tt set b2='XHU6OPXEQ080X266J04A0KH' where id=4;
-update noar ti set b2='XHU6OPXEQ080X266J04A0KH' where id=4;
-update noar tt set v0='1M6B87GOIVIPCSZ1F9' where id=5;
-update noar ti set v0='1M6B87GOIVIPCSZ1F9' where id=5;
-update noar tt set b0='4WLW2SH71KNBDY3QIX2EYPKGW' where id=5;
-update noar ti set b0='4WLW2SH71KNBDY3QIX2EYPKGW' where id=5;
-update noar tt set v0='R55W4ZB' where id=5;
-update noar ti set v0='R55W4ZB' where id=5;
-update noar tt set b1='E' where id=5;
-update noar ti set b1='E' where id=5;
-update noar tt set v0='O5UJTSY' where id=5;
-update noar ti set v0='O5UJTSY' where id=5;
-update noar tt set b2='ECGI50WCOC6QZ5GIRKRRD9DBZSJK' where id=5;
-update noar ti set b2='ECGI50WCOC6QZ5GIRKRRD9DBZSJK' where id=5;
-update noar tt set v0='X60PKVKDN7SUFYB' where id=6;
-update noar ti set v0='X60PKVKDN7SUFYB' where id=6;
-update noar tt set b0='V06T6G9KYONYW7S5YI2' where id=6;
-update noar ti set b0='V06T6G9KYONYW7S5YI2' where id=6;
-update noar tt set v0='EHTX6L1Q087I8QD13YTLC99F' where id=6;
-update noar ti set v0='EHTX6L1Q087I8QD13YTLC99F' where id=6;
-update noar tt set b1='G520YS1MHUT7O11WYC' where id=6;
-update noar ti set b1='G520YS1MHUT7O11WYC' where id=6;
-update noar tt set v0='MPOIMTQBBJGX0RX6RTO1Z0O' where id=6;
-update noar ti set v0='MPOIMTQBBJGX0RX6RTO1Z0O' where id=6;
-update noar tt set b2='38I' where id=6;
-update noar ti set b2='38I' where id=6;
-update noar tt set v0='01VEGNGP53I4DT3XWTFO4802RW' where id=7;
-update noar ti set v0='01VEGNGP53I4DT3XWTFO4802RW' where id=7;
-update noar tt set b0='L5C75GGHCZ9SWIJVTAXTI' where id=7;
-update noar ti set b0='L5C75GGHCZ9SWIJVTAXTI' where id=7;
-update noar tt set v0='H' where id=7;
-update noar ti set v0='H' where id=7;
-update noar tt set b1='JRXS4NN4KWTDW3010HQZA2JFS' where id=7;
-update noar ti set b1='JRXS4NN4KWTDW3010HQZA2JFS' where id=7;
-update noar tt set v0='XKGDKH6AO98944HFOBH' where id=7;
-update noar ti set v0='XKGDKH6AO98944HFOBH' where id=7;
-update noar tt set b2='NXG04X' where id=7;
-update noar ti set b2='NXG04X' where id=7;
-update noar tt set v0='8T6K0ZTSNZMZOQVT6QE' where id=8;
-update noar ti set v0='8T6K0ZTSNZMZOQVT6QE' where id=8;
-update noar tt set b0='EBCF1LXUI3BW7ZG9' where id=8;
-update noar ti set b0='EBCF1LXUI3BW7ZG9' where id=8;
-update noar tt set v0='4H93DK64' where id=8;
-update noar ti set v0='4H93DK64' where id=8;
-update noar tt set b1='TY5085JCOHSIURQRINI1' where id=8;
-update noar ti set b1='TY5085JCOHSIURQRINI1' where id=8;
-update noar tt set v0='EG4DI9M18EIDKLSI3ACB3Y6MW4YYUJ' where id=8;
-update noar ti set v0='EG4DI9M18EIDKLSI3ACB3Y6MW4YYUJ' where id=8;
-update noar tt set b2='DXKYOVX2P4PF' where id=8;
-update noar ti set b2='DXKYOVX2P4PF' where id=8;
-update noar tt set v0='5W0' where id=9;
-update noar ti set v0='5W0' where id=9;
-update noar tt set b0='V002D73J66' where id=9;
-update noar ti set b0='V002D73J66' where id=9;
-update noar tt set v0='VEX5KQOZYNC1NJ1YJHXEEG92W199ACHS' where id=9;
-update noar ti set v0='VEX5KQOZYNC1NJ1YJHXEEG92W199ACHS' where id=9;
-update noar tt set b1='QSIBF6VC44RR6J3THXL55QDN9ISGAHX0' where id=9;
-update noar ti set b1='QSIBF6VC44RR6J3THXL55QDN9ISGAHX0' where id=9;
-update noar tt set v0='AUMWUDDXSX7751FZ292NOZ7GK3C' where id=9;
-update noar ti set v0='AUMWUDDXSX7751FZ292NOZ7GK3C' where id=9;
-update noar tt set b2='K021K' where id=9;
-update noar ti set b2='K021K' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 mediumblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='0WE13K3D0WQ79RMKLJB94AVWB1' where id=1;
-update noar ti set v0='0WE13K3D0WQ79RMKLJB94AVWB1' where id=1;
-update noar tt set b0='WTPMT9GNO2SX4L704AO8' where id=1;
-update noar ti set b0='WTPMT9GNO2SX4L704AO8' where id=1;
-update noar tt set v0='UPP6' where id=1;
-update noar ti set v0='UPP6' where id=1;
-update noar tt set b1='5SNSUW0D35GFQL4YVJMA5KMXE' where id=1;
-update noar ti set b1='5SNSUW0D35GFQL4YVJMA5KMXE' where id=1;
-update noar tt set v0='791AWJYXW0OLL9A6BUPDU' where id=1;
-update noar ti set v0='791AWJYXW0OLL9A6BUPDU' where id=1;
-update noar tt set b2='6N0TMADS' where id=1;
-update noar ti set b2='6N0TMADS' where id=1;
-update noar tt set v0='0UPUGWCOPUTSO' where id=2;
-update noar ti set v0='0UPUGWCOPUTSO' where id=2;
-update noar tt set b0='BHW81UO6TMVGGTLB0V8CB56VH' where id=2;
-update noar ti set b0='BHW81UO6TMVGGTLB0V8CB56VH' where id=2;
-update noar tt set v0='L1Q' where id=2;
-update noar ti set v0='L1Q' where id=2;
-update noar tt set b1='DKQK78FKYWKL3MNE4WLS' where id=2;
-update noar ti set b1='DKQK78FKYWKL3MNE4WLS' where id=2;
-update noar tt set v0='ZMZ3ZCRE6DU0LESKX7OFE76CMUS' where id=2;
-update noar ti set v0='ZMZ3ZCRE6DU0LESKX7OFE76CMUS' where id=2;
-update noar tt set b2='U5YYORW586TJJYAHMSZZ83' where id=2;
-update noar ti set b2='U5YYORW586TJJYAHMSZZ83' where id=2;
-update noar tt set v0='TK2MS' where id=3;
-update noar ti set v0='TK2MS' where id=3;
-update noar tt set b0='RT6ZI1IRXFAVG' where id=3;
-update noar ti set b0='RT6ZI1IRXFAVG' where id=3;
-update noar tt set v0='DNHVUO348NNKBURNBZJ2XTSOTFBG11Q' where id=3;
-update noar ti set v0='DNHVUO348NNKBURNBZJ2XTSOTFBG11Q' where id=3;
-update noar tt set b1='59OBESBU4ZLIUM9NUU4BXQP' where id=3;
-update noar ti set b1='59OBESBU4ZLIUM9NUU4BXQP' where id=3;
-update noar tt set v0='MJ5FY2R8BQ2V9WZNEZGE82LJ87JZPWC4' where id=3;
-update noar ti set v0='MJ5FY2R8BQ2V9WZNEZGE82LJ87JZPWC4' where id=3;
-update noar tt set b2='9CBAXDODBKZCTJLVI2K2' where id=3;
-update noar ti set b2='9CBAXDODBKZCTJLVI2K2' where id=3;
-update noar tt set v0='LJG7HWD8Z5SM0F8R4O79UPED' where id=4;
-update noar ti set v0='LJG7HWD8Z5SM0F8R4O79UPED' where id=4;
-update noar tt set b0='XQ3VBWD93A2IDW9' where id=4;
-update noar ti set b0='XQ3VBWD93A2IDW9' where id=4;
-update noar tt set v0='I5X' where id=4;
-update noar ti set v0='I5X' where id=4;
-update noar tt set b1='FGT79W7UXB5U35CWY' where id=4;
-update noar ti set b1='FGT79W7UXB5U35CWY' where id=4;
-update noar tt set v0='5JWPVJDMJI7LEDHPMI1RA5FA6G5EGHEB' where id=4;
-update noar ti set v0='5JWPVJDMJI7LEDHPMI1RA5FA6G5EGHEB' where id=4;
-update noar tt set b2='GL7SJT' where id=4;
-update noar ti set b2='GL7SJT' where id=4;
-update noar tt set v0='NDMJXT8BQVZ0GKBD0RJ4E8KZL' where id=5;
-update noar ti set v0='NDMJXT8BQVZ0GKBD0RJ4E8KZL' where id=5;
-update noar tt set b0='JJHB9BLEFUUJYBNEEZALJQ5R17' where id=5;
-update noar ti set b0='JJHB9BLEFUUJYBNEEZALJQ5R17' where id=5;
-update noar tt set v0='2BLNFM2N6MNU2T' where id=5;
-update noar ti set v0='2BLNFM2N6MNU2T' where id=5;
-update noar tt set b1='P6YDETIJZ015' where id=5;
-update noar ti set b1='P6YDETIJZ015' where id=5;
-update noar tt set v0='7OD1C0FVLAI2J87OBF1TY39H' where id=5;
-update noar ti set v0='7OD1C0FVLAI2J87OBF1TY39H' where id=5;
-update noar tt set b2='NYMBT1' where id=5;
-update noar ti set b2='NYMBT1' where id=5;
-update noar tt set v0='T0LQILREIUB0OA9T2U7A' where id=6;
-update noar ti set v0='T0LQILREIUB0OA9T2U7A' where id=6;
-update noar tt set b0='2' where id=6;
-update noar ti set b0='2' where id=6;
-update noar tt set v0='QQM4507UPABZ30K7OG' where id=6;
-update noar ti set v0='QQM4507UPABZ30K7OG' where id=6;
-update noar tt set b1='BQIESDUYAEN' where id=6;
-update noar ti set b1='BQIESDUYAEN' where id=6;
-update noar tt set v0='Q02BFLEZ23IXYNPX2' where id=6;
-update noar ti set v0='Q02BFLEZ23IXYNPX2' where id=6;
-update noar tt set b2='HFLGOSNLQ8CUD7ZC4B1RDJG' where id=6;
-update noar ti set b2='HFLGOSNLQ8CUD7ZC4B1RDJG' where id=6;
-update noar tt set v0='29' where id=7;
-update noar ti set v0='29' where id=7;
-update noar tt set b0='PM8VWHIOIAQUQHZDOE2E2O0QPCG46W' where id=7;
-update noar ti set b0='PM8VWHIOIAQUQHZDOE2E2O0QPCG46W' where id=7;
-update noar tt set v0='OW39W1EZXS' where id=7;
-update noar ti set v0='OW39W1EZXS' where id=7;
-update noar tt set b1='OJOHE7DCQG76ZL61IO4BT1S4G5' where id=7;
-update noar ti set b1='OJOHE7DCQG76ZL61IO4BT1S4G5' where id=7;
-update noar tt set v0='CO93IP1J4XOLTM2QPU49NGUJRFN1' where id=7;
-update noar ti set v0='CO93IP1J4XOLTM2QPU49NGUJRFN1' where id=7;
-update noar tt set b2='Y' where id=7;
-update noar ti set b2='Y' where id=7;
-update noar tt set v0='500ZCJ2RPANJ4OXGA2CU66O7XW9ELZEP' where id=8;
-update noar ti set v0='500ZCJ2RPANJ4OXGA2CU66O7XW9ELZEP' where id=8;
-update noar tt set b0='OANLK0Y' where id=8;
-update noar ti set b0='OANLK0Y' where id=8;
-update noar tt set v0='8Z9J6S' where id=8;
-update noar ti set v0='8Z9J6S' where id=8;
-update noar tt set b1='H1D159L47A0AZRJUHQECXX38DQ4R3' where id=8;
-update noar ti set b1='H1D159L47A0AZRJUHQECXX38DQ4R3' where id=8;
-update noar tt set v0='KR1UA5IF' where id=8;
-update noar ti set v0='KR1UA5IF' where id=8;
-update noar tt set b2='QRSQOZJMEA6ABGQUMYN' where id=8;
-update noar ti set b2='QRSQOZJMEA6ABGQUMYN' where id=8;
-update noar tt set v0='M8LT4DQSM093C5T' where id=9;
-update noar ti set v0='M8LT4DQSM093C5T' where id=9;
-update noar tt set b0='A05A27K1U2U' where id=9;
-update noar ti set b0='A05A27K1U2U' where id=9;
-update noar tt set v0='7OJULO' where id=9;
-update noar ti set v0='7OJULO' where id=9;
-update noar tt set b1='MG1Y3' where id=9;
-update noar ti set b1='MG1Y3' where id=9;
-update noar tt set v0='5JJMFU06GXV4OQL20O8E1J' where id=9;
-update noar ti set v0='5JJMFU06GXV4OQL20O8E1J' where id=9;
-update noar tt set b2='3XA5SYLOVMRZUS' where id=9;
-update noar ti set b2='3XA5SYLOVMRZUS' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 mediumblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='97E1XUJ9XDI1W147HASZVGKQ91WCTU1R' where id=1;
-update noar ti set v0='97E1XUJ9XDI1W147HASZVGKQ91WCTU1R' where id=1;
-update noar tt set b0='KM' where id=1;
-update noar ti set b0='KM' where id=1;
-update noar tt set v0='0C' where id=1;
-update noar ti set v0='0C' where id=1;
-update noar tt set b1='IMR' where id=1;
-update noar ti set b1='IMR' where id=1;
-update noar tt set v0='GR' where id=1;
-update noar ti set v0='GR' where id=1;
-update noar tt set b2='CUGV1US' where id=1;
-update noar ti set b2='CUGV1US' where id=1;
-update noar tt set v0='Q8KGM96QGRPDN7QDCKYGKXR' where id=2;
-update noar ti set v0='Q8KGM96QGRPDN7QDCKYGKXR' where id=2;
-update noar tt set b0='MUZ5WXICBS2WBB1GPR48OEMVJSHN6NRJ' where id=2;
-update noar ti set b0='MUZ5WXICBS2WBB1GPR48OEMVJSHN6NRJ' where id=2;
-update noar tt set v0='E6FESUB7U988XRFL3XYC' where id=2;
-update noar ti set v0='E6FESUB7U988XRFL3XYC' where id=2;
-update noar tt set b1='OQMLS9NS5BYY' where id=2;
-update noar ti set b1='OQMLS9NS5BYY' where id=2;
-update noar tt set v0='MOIC92LMU2QS44ZUFSGC23EH7YAT' where id=2;
-update noar ti set v0='MOIC92LMU2QS44ZUFSGC23EH7YAT' where id=2;
-update noar tt set b2='R5G0CJO331FI' where id=2;
-update noar ti set b2='R5G0CJO331FI' where id=2;
-update noar tt set v0='LR8UZMQF5QYGVR6NA62T2' where id=3;
-update noar ti set v0='LR8UZMQF5QYGVR6NA62T2' where id=3;
-update noar tt set b0='EGCBWS7D1ET1PQL1J' where id=3;
-update noar ti set b0='EGCBWS7D1ET1PQL1J' where id=3;
-update noar tt set v0='CI2MG09ZO' where id=3;
-update noar ti set v0='CI2MG09ZO' where id=3;
-update noar tt set b1='LMAF' where id=3;
-update noar ti set b1='LMAF' where id=3;
-update noar tt set v0='MC0RXWCTJHYR0FDNSN7WBTMXQ4BZ7E' where id=3;
-update noar ti set v0='MC0RXWCTJHYR0FDNSN7WBTMXQ4BZ7E' where id=3;
-update noar tt set b2='GC8UP' where id=3;
-update noar ti set b2='GC8UP' where id=3;
-update noar tt set v0='JJ0I4Y48D1S' where id=4;
-update noar ti set v0='JJ0I4Y48D1S' where id=4;
-update noar tt set b0='X' where id=4;
-update noar ti set b0='X' where id=4;
-update noar tt set v0='FW' where id=4;
-update noar ti set v0='FW' where id=4;
-update noar tt set b1='NQYPVRA9ICAVR5CNXU9PUQWOK11' where id=4;
-update noar ti set b1='NQYPVRA9ICAVR5CNXU9PUQWOK11' where id=4;
-update noar tt set v0='TMYFTZC47R0SL1RLJKGH101QQ9CDILM' where id=4;
-update noar ti set v0='TMYFTZC47R0SL1RLJKGH101QQ9CDILM' where id=4;
-update noar tt set b2='REDHGMH0J94R05GBYRMV31PP' where id=4;
-update noar ti set b2='REDHGMH0J94R05GBYRMV31PP' where id=4;
-update noar tt set v0='LCC13I41I2XPNQ6' where id=5;
-update noar ti set v0='LCC13I41I2XPNQ6' where id=5;
-update noar tt set b0='NMDYFPN4KNCKGY' where id=5;
-update noar ti set b0='NMDYFPN4KNCKGY' where id=5;
-update noar tt set v0='R85LLOZ1YPPDZNXRGD4PZA19EH9VITR' where id=5;
-update noar ti set v0='R85LLOZ1YPPDZNXRGD4PZA19EH9VITR' where id=5;
-update noar tt set b1='8XZLATWQBYJN' where id=5;
-update noar ti set b1='8XZLATWQBYJN' where id=5;
-update noar tt set v0='731YTQFDAV7TG60HL2DTG' where id=5;
-update noar ti set v0='731YTQFDAV7TG60HL2DTG' where id=5;
-update noar tt set b2='1LR7EA' where id=5;
-update noar ti set b2='1LR7EA' where id=5;
-update noar tt set v0='WXS3LI82FMETYPW' where id=6;
-update noar ti set v0='WXS3LI82FMETYPW' where id=6;
-update noar tt set b0='92TQ0TVCY82PO6DZI1HOMDO' where id=6;
-update noar ti set b0='92TQ0TVCY82PO6DZI1HOMDO' where id=6;
-update noar tt set v0='8U8QE01IQ0' where id=6;
-update noar ti set v0='8U8QE01IQ0' where id=6;
-update noar tt set b1='4GTENHIUJP6U' where id=6;
-update noar ti set b1='4GTENHIUJP6U' where id=6;
-update noar tt set v0='DR07ASCBKRZ9U51O9G7' where id=6;
-update noar ti set v0='DR07ASCBKRZ9U51O9G7' where id=6;
-update noar tt set b2='DHAHWE4' where id=6;
-update noar ti set b2='DHAHWE4' where id=6;
-update noar tt set v0='Y5N0ERXN7FKT' where id=7;
-update noar ti set v0='Y5N0ERXN7FKT' where id=7;
-update noar tt set b0='PCXS9N2C1IVE1KS28WD' where id=7;
-update noar ti set b0='PCXS9N2C1IVE1KS28WD' where id=7;
-update noar tt set v0='71FR6QH1KQD581Y144X51PI8YWHSK' where id=7;
-update noar ti set v0='71FR6QH1KQD581Y144X51PI8YWHSK' where id=7;
-update noar tt set b1='J429Q3RB3FV' where id=7;
-update noar ti set b1='J429Q3RB3FV' where id=7;
-update noar tt set v0='271YT7XLN7IW2VBG0C1K9YAR19Z1C' where id=7;
-update noar ti set v0='271YT7XLN7IW2VBG0C1K9YAR19Z1C' where id=7;
-update noar tt set b2='M77C' where id=7;
-update noar ti set b2='M77C' where id=7;
-update noar tt set v0='SX1I46X0P3BQ3A1DNZ5URHN08' where id=8;
-update noar ti set v0='SX1I46X0P3BQ3A1DNZ5URHN08' where id=8;
-update noar tt set b0='LI66Y7W93T' where id=8;
-update noar ti set b0='LI66Y7W93T' where id=8;
-update noar tt set v0='5DC5GIO5PIWAWOX' where id=8;
-update noar ti set v0='5DC5GIO5PIWAWOX' where id=8;
-update noar tt set b1='W5DJV7YMJVTZKOEXHI7PRNDRB' where id=8;
-update noar ti set b1='W5DJV7YMJVTZKOEXHI7PRNDRB' where id=8;
-update noar tt set v0='RM3WVK573' where id=8;
-update noar ti set v0='RM3WVK573' where id=8;
-update noar tt set b2='1' where id=8;
-update noar ti set b2='1' where id=8;
-update noar tt set v0='4W2QI5PAA' where id=9;
-update noar ti set v0='4W2QI5PAA' where id=9;
-update noar tt set b0='BGAWIR' where id=9;
-update noar ti set b0='BGAWIR' where id=9;
-update noar tt set v0='L0BM2G10OYDC2YIS8CV192VBFWOX93P' where id=9;
-update noar ti set v0='L0BM2G10OYDC2YIS8CV192VBFWOX93P' where id=9;
-update noar tt set b1='8V3550SQJ6RXO96DUBW8XMMLVSG' where id=9;
-update noar ti set b1='8V3550SQJ6RXO96DUBW8XMMLVSG' where id=9;
-update noar tt set v0='VHD' where id=9;
-update noar ti set v0='VHD' where id=9;
-update noar tt set b2='QM0T3O' where id=9;
-update noar ti set b2='QM0T3O' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 mediumblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='HDMWJEJYITMNNYX1U' where id=1;
-update noar ti set v0='HDMWJEJYITMNNYX1U' where id=1;
-update noar tt set b0='0CS51LUJW7T19KR9E01PJH' where id=1;
-update noar ti set b0='0CS51LUJW7T19KR9E01PJH' where id=1;
-update noar tt set v0='A8KX4XZW1DJH751UEJ4HZ1SX' where id=1;
-update noar ti set v0='A8KX4XZW1DJH751UEJ4HZ1SX' where id=1;
-update noar tt set b1='34KYR48KNOCK4' where id=1;
-update noar ti set b1='34KYR48KNOCK4' where id=1;
-update noar tt set v0='I1WQ9IZL0OIBEXOB244CVAZE0BKMVO' where id=1;
-update noar ti set v0='I1WQ9IZL0OIBEXOB244CVAZE0BKMVO' where id=1;
-update noar tt set b2='Y7ATFNYO7' where id=1;
-update noar ti set b2='Y7ATFNYO7' where id=1;
-update noar tt set v0='J9RS8XGCJQ6' where id=2;
-update noar ti set v0='J9RS8XGCJQ6' where id=2;
-update noar tt set b0='HXVFI3ST5Z5P3YLH7GE2J3OGHTD0IW1' where id=2;
-update noar ti set b0='HXVFI3ST5Z5P3YLH7GE2J3OGHTD0IW1' where id=2;
-update noar tt set v0='JABWAPPSQ1V4K7FC68ZLO5JL' where id=2;
-update noar ti set v0='JABWAPPSQ1V4K7FC68ZLO5JL' where id=2;
-update noar tt set b1='M77MS2' where id=2;
-update noar ti set b1='M77MS2' where id=2;
-update noar tt set v0='F0QU' where id=2;
-update noar ti set v0='F0QU' where id=2;
-update noar tt set b2='P88ZN2NN3KLP3OSRR33QJQ9P0SB' where id=2;
-update noar ti set b2='P88ZN2NN3KLP3OSRR33QJQ9P0SB' where id=2;
-update noar tt set v0='3JLU366FB18V4ZTEK601WB' where id=3;
-update noar ti set v0='3JLU366FB18V4ZTEK601WB' where id=3;
-update noar tt set b0='5ESQRKIXY8H13ZGCB9Z' where id=3;
-update noar ti set b0='5ESQRKIXY8H13ZGCB9Z' where id=3;
-update noar tt set v0='A4NE543FUM' where id=3;
-update noar ti set v0='A4NE543FUM' where id=3;
-update noar tt set b1='Q9AXGAPOHCY' where id=3;
-update noar ti set b1='Q9AXGAPOHCY' where id=3;
-update noar tt set v0='H1BGXUBT1HR4GSVZDMU2LVVVWT5NKPLU' where id=3;
-update noar ti set v0='H1BGXUBT1HR4GSVZDMU2LVVVWT5NKPLU' where id=3;
-update noar tt set b2='O7SQ5ML' where id=3;
-update noar ti set b2='O7SQ5ML' where id=3;
-update noar tt set v0='3AF' where id=4;
-update noar ti set v0='3AF' where id=4;
-update noar tt set b0='24JPTNJHV4Q1FIPZB7Q' where id=4;
-update noar ti set b0='24JPTNJHV4Q1FIPZB7Q' where id=4;
-update noar tt set v0='CCNO07GXFY' where id=4;
-update noar ti set v0='CCNO07GXFY' where id=4;
-update noar tt set b1='7QPS4' where id=4;
-update noar ti set b1='7QPS4' where id=4;
-update noar tt set v0='MDE24SRIYDSB9ZPH82253JJV' where id=4;
-update noar ti set v0='MDE24SRIYDSB9ZPH82253JJV' where id=4;
-update noar tt set b2='VFRMUS9P5H27USAPL8BOTXYHBC' where id=4;
-update noar ti set b2='VFRMUS9P5H27USAPL8BOTXYHBC' where id=4;
-update noar tt set v0='3HGOMKYBF' where id=5;
-update noar ti set v0='3HGOMKYBF' where id=5;
-update noar tt set b0='K47L33M365G' where id=5;
-update noar ti set b0='K47L33M365G' where id=5;
-update noar tt set v0='1M9B6O16X' where id=5;
-update noar ti set v0='1M9B6O16X' where id=5;
-update noar tt set b1='YHGWSUZ7S4' where id=5;
-update noar ti set b1='YHGWSUZ7S4' where id=5;
-update noar tt set v0='1D20' where id=5;
-update noar ti set v0='1D20' where id=5;
-update noar tt set b2='3OTDQC8B22SHV9HO1SDOI6VFDZAE' where id=5;
-update noar ti set b2='3OTDQC8B22SHV9HO1SDOI6VFDZAE' where id=5;
-update noar tt set v0='8GT639GS7HP' where id=6;
-update noar ti set v0='8GT639GS7HP' where id=6;
-update noar tt set b0='KL1DV74H8' where id=6;
-update noar ti set b0='KL1DV74H8' where id=6;
-update noar tt set v0='9GSU3G915K9PI5O6VVZ83RMOFHD9U' where id=6;
-update noar ti set v0='9GSU3G915K9PI5O6VVZ83RMOFHD9U' where id=6;
-update noar tt set b1='9ML6HBFTGEETGA5J5KC7RXOK' where id=6;
-update noar ti set b1='9ML6HBFTGEETGA5J5KC7RXOK' where id=6;
-update noar tt set v0='L09UQWOTR5K9R526RESABLN' where id=6;
-update noar ti set v0='L09UQWOTR5K9R526RESABLN' where id=6;
-update noar tt set b2='G46BCWJHCQBUWL6X8NC607N' where id=6;
-update noar ti set b2='G46BCWJHCQBUWL6X8NC607N' where id=6;
-update noar tt set v0='N1' where id=7;
-update noar ti set v0='N1' where id=7;
-update noar tt set b0='VEP93ONIHZF02XFHZ' where id=7;
-update noar ti set b0='VEP93ONIHZF02XFHZ' where id=7;
-update noar tt set v0='RIC7B5NAEHXR' where id=7;
-update noar ti set v0='RIC7B5NAEHXR' where id=7;
-update noar tt set b1='74MCMDA5RH2QLUWSNJA1NN2H21XP' where id=7;
-update noar ti set b1='74MCMDA5RH2QLUWSNJA1NN2H21XP' where id=7;
-update noar tt set v0='M72KS5ODPA8MB' where id=7;
-update noar ti set v0='M72KS5ODPA8MB' where id=7;
-update noar tt set b2='5SGGCFJN7X1' where id=7;
-update noar ti set b2='5SGGCFJN7X1' where id=7;
-update noar tt set v0='DAZX3NSXB0OBPPQ' where id=8;
-update noar ti set v0='DAZX3NSXB0OBPPQ' where id=8;
-update noar tt set b0='U61RD7IEXFT7Y7Y6QTRJ' where id=8;
-update noar ti set b0='U61RD7IEXFT7Y7Y6QTRJ' where id=8;
-update noar tt set v0='FR445O9YLXSF2R0GASN041L7KCRNP' where id=8;
-update noar ti set v0='FR445O9YLXSF2R0GASN041L7KCRNP' where id=8;
-update noar tt set b1='V18NFTREY61U0D9D93SSDWIE' where id=8;
-update noar ti set b1='V18NFTREY61U0D9D93SSDWIE' where id=8;
-update noar tt set v0='7OV4IW9A6S7AY7LFNOK3SCNE18G' where id=8;
-update noar ti set v0='7OV4IW9A6S7AY7LFNOK3SCNE18G' where id=8;
-update noar tt set b2='U9G9JWXJ43QUD5I9' where id=8;
-update noar ti set b2='U9G9JWXJ43QUD5I9' where id=8;
-update noar tt set v0='6ZGELJ9UVDG9D3L87PWDO' where id=9;
-update noar ti set v0='6ZGELJ9UVDG9D3L87PWDO' where id=9;
-update noar tt set b0='K2HD65SB2KCR9BEWN1H' where id=9;
-update noar ti set b0='K2HD65SB2KCR9BEWN1H' where id=9;
-update noar tt set v0='OSC2HAI079QH0RJHEB' where id=9;
-update noar ti set v0='OSC2HAI079QH0RJHEB' where id=9;
-update noar tt set b1='JJEJM4' where id=9;
-update noar ti set b1='JJEJM4' where id=9;
-update noar tt set v0='0IA' where id=9;
-update noar ti set v0='0IA' where id=9;
-update noar tt set b2='ZSGMQ5V2SLVBWMI7C2OY0YV' where id=9;
-update noar ti set b2='ZSGMQ5V2SLVBWMI7C2OY0YV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 mediumblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='H2EIRBSKSKXRKA9SQRHZSHO' where id=1;
-update noar ti set v0='H2EIRBSKSKXRKA9SQRHZSHO' where id=1;
-update noar tt set b0='H' where id=1;
-update noar ti set b0='H' where id=1;
-update noar tt set v0='CV0YRCOWJVNF7RC5Y58V' where id=1;
-update noar ti set v0='CV0YRCOWJVNF7RC5Y58V' where id=1;
-update noar tt set b1='4P7XXZZBYOGRSDGDM513I2' where id=1;
-update noar ti set b1='4P7XXZZBYOGRSDGDM513I2' where id=1;
-update noar tt set v0='QWIZJ' where id=1;
-update noar ti set v0='QWIZJ' where id=1;
-update noar tt set b2='S6H44KS9ZJ0BWR8LCNPNIUOW53' where id=1;
-update noar ti set b2='S6H44KS9ZJ0BWR8LCNPNIUOW53' where id=1;
-update noar tt set v0='IDKCNNQ22UU4EF0EC7AS' where id=2;
-update noar ti set v0='IDKCNNQ22UU4EF0EC7AS' where id=2;
-update noar tt set b0='EXW08T6PWVVKKZVOH' where id=2;
-update noar ti set b0='EXW08T6PWVVKKZVOH' where id=2;
-update noar tt set v0='CO0C27QLQ' where id=2;
-update noar ti set v0='CO0C27QLQ' where id=2;
-update noar tt set b1='B2VN22Y4JG5Q' where id=2;
-update noar ti set b1='B2VN22Y4JG5Q' where id=2;
-update noar tt set v0='9D29IU2CEZ4' where id=2;
-update noar ti set v0='9D29IU2CEZ4' where id=2;
-update noar tt set b2='F' where id=2;
-update noar ti set b2='F' where id=2;
-update noar tt set v0='FMT2OIVXT7J90ZY5MCM' where id=3;
-update noar ti set v0='FMT2OIVXT7J90ZY5MCM' where id=3;
-update noar tt set b0='L9A2UWTTWYNY6SPB1KXZYB9Z9R6HSI6' where id=3;
-update noar ti set b0='L9A2UWTTWYNY6SPB1KXZYB9Z9R6HSI6' where id=3;
-update noar tt set v0='FQ2N' where id=3;
-update noar ti set v0='FQ2N' where id=3;
-update noar tt set b1='WPQRVGG1HT8S0Z2Y02QWA217T3' where id=3;
-update noar ti set b1='WPQRVGG1HT8S0Z2Y02QWA217T3' where id=3;
-update noar tt set v0='AZSSCSR' where id=3;
-update noar ti set v0='AZSSCSR' where id=3;
-update noar tt set b2='QYHN' where id=3;
-update noar ti set b2='QYHN' where id=3;
-update noar tt set v0='T1SQFDTWO' where id=4;
-update noar ti set v0='T1SQFDTWO' where id=4;
-update noar tt set b0='PE5YVFTX9PU504DYZM67TRLKBIS0' where id=4;
-update noar ti set b0='PE5YVFTX9PU504DYZM67TRLKBIS0' where id=4;
-update noar tt set v0='RY09VV1M0' where id=4;
-update noar ti set v0='RY09VV1M0' where id=4;
-update noar tt set b1='Z1GXL7Y3SS1VUMB' where id=4;
-update noar ti set b1='Z1GXL7Y3SS1VUMB' where id=4;
-update noar tt set v0='RP3JS5W5HB8JW1DJA426635I0Y0VL' where id=4;
-update noar ti set v0='RP3JS5W5HB8JW1DJA426635I0Y0VL' where id=4;
-update noar tt set b2='JC9EYKF3PHEONPH4U' where id=4;
-update noar ti set b2='JC9EYKF3PHEONPH4U' where id=4;
-update noar tt set v0='L9BU76R32OKWI145AMTUMENCZPIPU' where id=5;
-update noar ti set v0='L9BU76R32OKWI145AMTUMENCZPIPU' where id=5;
-update noar tt set b0='BWBEEIHFSBDTMLGXWBJSIMZ' where id=5;
-update noar ti set b0='BWBEEIHFSBDTMLGXWBJSIMZ' where id=5;
-update noar tt set v0='XNIY1IQLB9U513LC7I4OFFGHK9PWS' where id=5;
-update noar ti set v0='XNIY1IQLB9U513LC7I4OFFGHK9PWS' where id=5;
-update noar tt set b1='SWH' where id=5;
-update noar ti set b1='SWH' where id=5;
-update noar tt set v0='QD' where id=5;
-update noar ti set v0='QD' where id=5;
-update noar tt set b2='DBZTO4VYF3' where id=5;
-update noar ti set b2='DBZTO4VYF3' where id=5;
-update noar tt set v0='UYNJCADJ2D03DRBAEFABUQ8CEWMFUJ' where id=6;
-update noar ti set v0='UYNJCADJ2D03DRBAEFABUQ8CEWMFUJ' where id=6;
-update noar tt set b0='1OH5KC7V2RCIM9QOYSIF' where id=6;
-update noar ti set b0='1OH5KC7V2RCIM9QOYSIF' where id=6;
-update noar tt set v0='E' where id=6;
-update noar ti set v0='E' where id=6;
-update noar tt set b1='9WJFHKSFXB9058XHVNFG06' where id=6;
-update noar ti set b1='9WJFHKSFXB9058XHVNFG06' where id=6;
-update noar tt set v0='7WG8NT0LTVDQIVSDNKX249RNOZ' where id=6;
-update noar ti set v0='7WG8NT0LTVDQIVSDNKX249RNOZ' where id=6;
-update noar tt set b2='MDIXJ8G66' where id=6;
-update noar ti set b2='MDIXJ8G66' where id=6;
-update noar tt set v0='TODOH8LKNYXSOFZULC2NZWJ40J2L8' where id=7;
-update noar ti set v0='TODOH8LKNYXSOFZULC2NZWJ40J2L8' where id=7;
-update noar tt set b0='T885HND' where id=7;
-update noar ti set b0='T885HND' where id=7;
-update noar tt set v0='ZP' where id=7;
-update noar ti set v0='ZP' where id=7;
-update noar tt set b1='82VL5YJC94RTOPB6DY7' where id=7;
-update noar ti set b1='82VL5YJC94RTOPB6DY7' where id=7;
-update noar tt set v0='ZU' where id=7;
-update noar ti set v0='ZU' where id=7;
-update noar tt set b2='0' where id=7;
-update noar ti set b2='0' where id=7;
-update noar tt set v0='PHO63' where id=8;
-update noar ti set v0='PHO63' where id=8;
-update noar tt set b0='8X6XYAOUAAT6ZV9AB2C8DVDCM8YX6N' where id=8;
-update noar ti set b0='8X6XYAOUAAT6ZV9AB2C8DVDCM8YX6N' where id=8;
-update noar tt set v0='AXU6EPJ56US0X1WA7N2Q1' where id=8;
-update noar ti set v0='AXU6EPJ56US0X1WA7N2Q1' where id=8;
-update noar tt set b1='Z0581T7D7PV' where id=8;
-update noar ti set b1='Z0581T7D7PV' where id=8;
-update noar tt set v0='X6TCA2VEVIIVK' where id=8;
-update noar ti set v0='X6TCA2VEVIIVK' where id=8;
-update noar tt set b2='DFAH72C18' where id=8;
-update noar ti set b2='DFAH72C18' where id=8;
-update noar tt set v0='Q2AITF9FSIFZZW1ZIY04AOYSV26' where id=9;
-update noar ti set v0='Q2AITF9FSIFZZW1ZIY04AOYSV26' where id=9;
-update noar tt set b0='KJFKEYMSX4H8YEKOWUXM' where id=9;
-update noar ti set b0='KJFKEYMSX4H8YEKOWUXM' where id=9;
-update noar tt set v0='M7QZV2W8' where id=9;
-update noar ti set v0='M7QZV2W8' where id=9;
-update noar tt set b1='GJJWLMCX7KHXZI' where id=9;
-update noar ti set b1='GJJWLMCX7KHXZI' where id=9;
-update noar tt set v0='VM0Y4KKC8D8MRTZVSALGRKUKNWQ' where id=9;
-update noar ti set v0='VM0Y4KKC8D8MRTZVSALGRKUKNWQ' where id=9;
-update noar tt set b2='2' where id=9;
-update noar ti set b2='2' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 longblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='8PS5LIM97XCVWW4SN' where id=1;
-update noar ti set v0='8PS5LIM97XCVWW4SN' where id=1;
-update noar tt set b0='EAPSA49721L' where id=1;
-update noar ti set b0='EAPSA49721L' where id=1;
-update noar tt set v0='2VN2R0CX' where id=1;
-update noar ti set v0='2VN2R0CX' where id=1;
-update noar tt set b1='SJ' where id=1;
-update noar ti set b1='SJ' where id=1;
-update noar tt set v0='KYGQC6ZPX8LEI8' where id=1;
-update noar ti set v0='KYGQC6ZPX8LEI8' where id=1;
-update noar tt set b2='T915HILYU61P9OC74KEB' where id=1;
-update noar ti set b2='T915HILYU61P9OC74KEB' where id=1;
-update noar tt set v0='XNHQUSQL5VIE6KB5Y1QS' where id=2;
-update noar ti set v0='XNHQUSQL5VIE6KB5Y1QS' where id=2;
-update noar tt set b0='B7N3BW0W1LDKY3USEQ0U9EWGUKB' where id=2;
-update noar ti set b0='B7N3BW0W1LDKY3USEQ0U9EWGUKB' where id=2;
-update noar tt set v0='DAEA418JD95MM1VWO8KI0CS' where id=2;
-update noar ti set v0='DAEA418JD95MM1VWO8KI0CS' where id=2;
-update noar tt set b1='Q63OHX2EHXSRM17MQOT' where id=2;
-update noar ti set b1='Q63OHX2EHXSRM17MQOT' where id=2;
-update noar tt set v0='XK4A0R0PH1UMR76PWN8GLANQ0XTSYG' where id=2;
-update noar ti set v0='XK4A0R0PH1UMR76PWN8GLANQ0XTSYG' where id=2;
-update noar tt set b2='DOXYPOK8UEMGKK2LTZDWA3K9ZWSYOIO' where id=2;
-update noar ti set b2='DOXYPOK8UEMGKK2LTZDWA3K9ZWSYOIO' where id=2;
-update noar tt set v0='DF0ZFJ' where id=3;
-update noar ti set v0='DF0ZFJ' where id=3;
-update noar tt set b0='KX76YECE7L2ZYWWXSGO0X1W' where id=3;
-update noar ti set b0='KX76YECE7L2ZYWWXSGO0X1W' where id=3;
-update noar tt set v0='RZO9VQN8PP5QOBAIKIKJ2J' where id=3;
-update noar ti set v0='RZO9VQN8PP5QOBAIKIKJ2J' where id=3;
-update noar tt set b1='FYFVU7CMTVP5LFXJO' where id=3;
-update noar ti set b1='FYFVU7CMTVP5LFXJO' where id=3;
-update noar tt set v0='I6OK' where id=3;
-update noar ti set v0='I6OK' where id=3;
-update noar tt set b2='QHACU8HI0N5' where id=3;
-update noar ti set b2='QHACU8HI0N5' where id=3;
-update noar tt set v0='61BGS6Q1W340FGXCBU2V' where id=4;
-update noar ti set v0='61BGS6Q1W340FGXCBU2V' where id=4;
-update noar tt set b0='MXB91ANCYFM4LJ8MGPFBYP6DD9' where id=4;
-update noar ti set b0='MXB91ANCYFM4LJ8MGPFBYP6DD9' where id=4;
-update noar tt set v0='0AQK9ICMO7VWI4E' where id=4;
-update noar ti set v0='0AQK9ICMO7VWI4E' where id=4;
-update noar tt set b1='6L' where id=4;
-update noar ti set b1='6L' where id=4;
-update noar tt set v0='Q7R9YKWYDPNBRFALA89XXTJNB' where id=4;
-update noar ti set v0='Q7R9YKWYDPNBRFALA89XXTJNB' where id=4;
-update noar tt set b2='LYOZ8RS2BI567UM2LBUH7K' where id=4;
-update noar ti set b2='LYOZ8RS2BI567UM2LBUH7K' where id=4;
-update noar tt set v0='U' where id=5;
-update noar ti set v0='U' where id=5;
-update noar tt set b0='QLFO85GTIAK78WBOX5Y8VUUB4' where id=5;
-update noar ti set b0='QLFO85GTIAK78WBOX5Y8VUUB4' where id=5;
-update noar tt set v0='0FRNZL62' where id=5;
-update noar ti set v0='0FRNZL62' where id=5;
-update noar tt set b1='UIVZF5ANZ9ELJ6BMFMF' where id=5;
-update noar ti set b1='UIVZF5ANZ9ELJ6BMFMF' where id=5;
-update noar tt set v0='M1MD5PKP173' where id=5;
-update noar ti set v0='M1MD5PKP173' where id=5;
-update noar tt set b2='LMI5KJTU' where id=5;
-update noar ti set b2='LMI5KJTU' where id=5;
-update noar tt set v0='GD3RYUP6BJ9JAOSW4TO' where id=6;
-update noar ti set v0='GD3RYUP6BJ9JAOSW4TO' where id=6;
-update noar tt set b0='SR8' where id=6;
-update noar ti set b0='SR8' where id=6;
-update noar tt set v0='6CNB6VSRXDCJLB7EHC5OADJ4E' where id=6;
-update noar ti set v0='6CNB6VSRXDCJLB7EHC5OADJ4E' where id=6;
-update noar tt set b1='W9VW779LBHJLSHQK94UAMHWCGAEX3' where id=6;
-update noar ti set b1='W9VW779LBHJLSHQK94UAMHWCGAEX3' where id=6;
-update noar tt set v0='0B2ILT82R3' where id=6;
-update noar ti set v0='0B2ILT82R3' where id=6;
-update noar tt set b2='TGI97HZ' where id=6;
-update noar ti set b2='TGI97HZ' where id=6;
-update noar tt set v0='FAFZ3XL4M4' where id=7;
-update noar ti set v0='FAFZ3XL4M4' where id=7;
-update noar tt set b0='OCGZ' where id=7;
-update noar ti set b0='OCGZ' where id=7;
-update noar tt set v0='SDKVIWY6PZ40ZKH3EUR' where id=7;
-update noar ti set v0='SDKVIWY6PZ40ZKH3EUR' where id=7;
-update noar tt set b1='P261PRNROR6RNUPDMVBN8' where id=7;
-update noar ti set b1='P261PRNROR6RNUPDMVBN8' where id=7;
-update noar tt set v0='RBFUH' where id=7;
-update noar ti set v0='RBFUH' where id=7;
-update noar tt set b2='24B7V2NL' where id=7;
-update noar ti set b2='24B7V2NL' where id=7;
-update noar tt set v0='40Y15OF35FLX4Y90L58U2R2XYL5KQFJ' where id=8;
-update noar ti set v0='40Y15OF35FLX4Y90L58U2R2XYL5KQFJ' where id=8;
-update noar tt set b0='2TKRA8AMMPVBZLFA6' where id=8;
-update noar ti set b0='2TKRA8AMMPVBZLFA6' where id=8;
-update noar tt set v0='8EOGL83MPGHUL3LJ' where id=8;
-update noar ti set v0='8EOGL83MPGHUL3LJ' where id=8;
-update noar tt set b1='4KP252TBDA0XUH905GBOBEE' where id=8;
-update noar ti set b1='4KP252TBDA0XUH905GBOBEE' where id=8;
-update noar tt set v0='BMFHSF0DF' where id=8;
-update noar ti set v0='BMFHSF0DF' where id=8;
-update noar tt set b2='PBXCGKQG17PXSPP8414N' where id=8;
-update noar ti set b2='PBXCGKQG17PXSPP8414N' where id=8;
-update noar tt set v0='WCLX8KXI3TAW1TQ70PXP0' where id=9;
-update noar ti set v0='WCLX8KXI3TAW1TQ70PXP0' where id=9;
-update noar tt set b0='BFVHGBX3XSTZRMIPC52CGQO5SM2F' where id=9;
-update noar ti set b0='BFVHGBX3XSTZRMIPC52CGQO5SM2F' where id=9;
-update noar tt set v0='VI33D4FBYY29OPRHB0KX7FFE' where id=9;
-update noar ti set v0='VI33D4FBYY29OPRHB0KX7FFE' where id=9;
-update noar tt set b1='D2VJFNFHJ1VJ' where id=9;
-update noar ti set b1='D2VJFNFHJ1VJ' where id=9;
-update noar tt set v0='DAMO' where id=9;
-update noar ti set v0='DAMO' where id=9;
-update noar tt set b2='HZGDDJC9LOX03Z1T6FV' where id=9;
-update noar ti set b2='HZGDDJC9LOX03Z1T6FV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 longblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='EO35151XGXNWNVBQ' where id=1;
-update noar ti set v0='EO35151XGXNWNVBQ' where id=1;
-update noar tt set b0='HP24C0IDRAOPS41SMCDLP76ZHXEZ' where id=1;
-update noar ti set b0='HP24C0IDRAOPS41SMCDLP76ZHXEZ' where id=1;
-update noar tt set v0='59RZ38K1EN8X2TAZHF3R' where id=1;
-update noar ti set v0='59RZ38K1EN8X2TAZHF3R' where id=1;
-update noar tt set b1='6T2VPG1YK5' where id=1;
-update noar ti set b1='6T2VPG1YK5' where id=1;
-update noar tt set v0='ZBJIEF9BTW2Q9R1L6PVYBK067GND' where id=1;
-update noar ti set v0='ZBJIEF9BTW2Q9R1L6PVYBK067GND' where id=1;
-update noar tt set b2='JLIN0B15OLBA0LWA' where id=1;
-update noar ti set b2='JLIN0B15OLBA0LWA' where id=1;
-update noar tt set v0='PY2Q5I' where id=2;
-update noar ti set v0='PY2Q5I' where id=2;
-update noar tt set b0='NS' where id=2;
-update noar ti set b0='NS' where id=2;
-update noar tt set v0='W2DS' where id=2;
-update noar ti set v0='W2DS' where id=2;
-update noar tt set b1='0GN7SNIJ5H3539L4' where id=2;
-update noar ti set b1='0GN7SNIJ5H3539L4' where id=2;
-update noar tt set v0='XDE3ETOXZNK29RTXMM591W6CGSKKBZ' where id=2;
-update noar ti set v0='XDE3ETOXZNK29RTXMM591W6CGSKKBZ' where id=2;
-update noar tt set b2='SV72XPP4' where id=2;
-update noar ti set b2='SV72XPP4' where id=2;
-update noar tt set v0='JCSKFFSTO98U1S4CWW5WI2ETM' where id=3;
-update noar ti set v0='JCSKFFSTO98U1S4CWW5WI2ETM' where id=3;
-update noar tt set b0='MPVGTETTY7WSHDTI4DHGEGI' where id=3;
-update noar ti set b0='MPVGTETTY7WSHDTI4DHGEGI' where id=3;
-update noar tt set v0='TJPJ3H3IRXU0UY3ZDYRQZSD9S' where id=3;
-update noar ti set v0='TJPJ3H3IRXU0UY3ZDYRQZSD9S' where id=3;
-update noar tt set b1='VTU62' where id=3;
-update noar ti set b1='VTU62' where id=3;
-update noar tt set v0='AD' where id=3;
-update noar ti set v0='AD' where id=3;
-update noar tt set b2='F036JBM6EZCJ5W9EBNH2' where id=3;
-update noar ti set b2='F036JBM6EZCJ5W9EBNH2' where id=3;
-update noar tt set v0='ANCJZOJN4T1FHNRC87521K2I5' where id=4;
-update noar ti set v0='ANCJZOJN4T1FHNRC87521K2I5' where id=4;
-update noar tt set b0='99YAW8NHFSZIRBNUQZT6Q57AKMB9B7' where id=4;
-update noar ti set b0='99YAW8NHFSZIRBNUQZT6Q57AKMB9B7' where id=4;
-update noar tt set v0='SJ4PFBUSIVNC96K' where id=4;
-update noar ti set v0='SJ4PFBUSIVNC96K' where id=4;
-update noar tt set b1='3316AOE23OWPVBP5C' where id=4;
-update noar ti set b1='3316AOE23OWPVBP5C' where id=4;
-update noar tt set v0='AP5' where id=4;
-update noar ti set v0='AP5' where id=4;
-update noar tt set b2='GF5AR' where id=4;
-update noar ti set b2='GF5AR' where id=4;
-update noar tt set v0='7YLDFU952E9EOOL2H0B2KOGXPIX8YAE' where id=5;
-update noar ti set v0='7YLDFU952E9EOOL2H0B2KOGXPIX8YAE' where id=5;
-update noar tt set b0='G56336ZWCDEO0L81GQRLYGX' where id=5;
-update noar ti set b0='G56336ZWCDEO0L81GQRLYGX' where id=5;
-update noar tt set v0='HFUAIK2NWGGBDB' where id=5;
-update noar ti set v0='HFUAIK2NWGGBDB' where id=5;
-update noar tt set b1='SRFMFGZB7D5IN42V2LFA96U860MA' where id=5;
-update noar ti set b1='SRFMFGZB7D5IN42V2LFA96U860MA' where id=5;
-update noar tt set v0='C25M16UN5OW6NJ2' where id=5;
-update noar ti set v0='C25M16UN5OW6NJ2' where id=5;
-update noar tt set b2='35WMBZBN449HQHPFEN55ZV' where id=5;
-update noar ti set b2='35WMBZBN449HQHPFEN55ZV' where id=5;
-update noar tt set v0='DFN6' where id=6;
-update noar ti set v0='DFN6' where id=6;
-update noar tt set b0='MC8QTALEWA6O' where id=6;
-update noar ti set b0='MC8QTALEWA6O' where id=6;
-update noar tt set v0='H3R64PPQ3F5SHVRT6YSK7TS' where id=6;
-update noar ti set v0='H3R64PPQ3F5SHVRT6YSK7TS' where id=6;
-update noar tt set b1='6XRUP' where id=6;
-update noar ti set b1='6XRUP' where id=6;
-update noar tt set v0='IAS1906LURE5CP21CNWFL' where id=6;
-update noar ti set v0='IAS1906LURE5CP21CNWFL' where id=6;
-update noar tt set b2='M' where id=6;
-update noar ti set b2='M' where id=6;
-update noar tt set v0='LC1SGKPUUEWO24V8OBFHV0FGIXD' where id=7;
-update noar ti set v0='LC1SGKPUUEWO24V8OBFHV0FGIXD' where id=7;
-update noar tt set b0='8F66VWZAL' where id=7;
-update noar ti set b0='8F66VWZAL' where id=7;
-update noar tt set v0='D5BDQV1ZHCJ5T6F0QU2XM' where id=7;
-update noar ti set v0='D5BDQV1ZHCJ5T6F0QU2XM' where id=7;
-update noar tt set b1='OMVXBQCLI4' where id=7;
-update noar ti set b1='OMVXBQCLI4' where id=7;
-update noar tt set v0='ZRTTNABSPS4012QQSU118' where id=7;
-update noar ti set v0='ZRTTNABSPS4012QQSU118' where id=7;
-update noar tt set b2='5YG47300AA9XRQLEBQSY7RNE' where id=7;
-update noar ti set b2='5YG47300AA9XRQLEBQSY7RNE' where id=7;
-update noar tt set v0='X' where id=8;
-update noar ti set v0='X' where id=8;
-update noar tt set b0='DDX1JVXC3UME' where id=8;
-update noar ti set b0='DDX1JVXC3UME' where id=8;
-update noar tt set v0='6ICFLBOKN' where id=8;
-update noar ti set v0='6ICFLBOKN' where id=8;
-update noar tt set b1='GULF4ORP4WL19KNDOFD1OEZKAAIE2' where id=8;
-update noar ti set b1='GULF4ORP4WL19KNDOFD1OEZKAAIE2' where id=8;
-update noar tt set v0='Z7WSTX0RWQ3S03P17TZQ6DH5Q6PT5' where id=8;
-update noar ti set v0='Z7WSTX0RWQ3S03P17TZQ6DH5Q6PT5' where id=8;
-update noar tt set b2='O' where id=8;
-update noar ti set b2='O' where id=8;
-update noar tt set v0='U7QNS' where id=9;
-update noar ti set v0='U7QNS' where id=9;
-update noar tt set b0='H8P7RYPEFKJZ91SKF7KM0IYZJZY' where id=9;
-update noar ti set b0='H8P7RYPEFKJZ91SKF7KM0IYZJZY' where id=9;
-update noar tt set v0='P7N032KMP7DNVE8CTGWXBLGT3JSQ2Q' where id=9;
-update noar ti set v0='P7N032KMP7DNVE8CTGWXBLGT3JSQ2Q' where id=9;
-update noar tt set b1='GLQFG8ZVW0ZXM20JHLDQ7I' where id=9;
-update noar ti set b1='GLQFG8ZVW0ZXM20JHLDQ7I' where id=9;
-update noar tt set v0='90V15OL6OXEPHKHKHZZAFYW5BY5D8D' where id=9;
-update noar ti set v0='90V15OL6OXEPHKHKHZZAFYW5BY5D8D' where id=9;
-update noar tt set b2='FIHEU9H20H2VLWQ' where id=9;
-update noar ti set b2='FIHEU9H20H2VLWQ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 longblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='GA7V0GLVX1GV9N26RMWKWI5EOAO3OA00' where id=1;
-update noar ti set v0='GA7V0GLVX1GV9N26RMWKWI5EOAO3OA00' where id=1;
-update noar tt set b0='5Q' where id=1;
-update noar ti set b0='5Q' where id=1;
-update noar tt set v0='16HFLSMCC9XYTXXOF' where id=1;
-update noar ti set v0='16HFLSMCC9XYTXXOF' where id=1;
-update noar tt set b1='VTTXU10D7BP' where id=1;
-update noar ti set b1='VTTXU10D7BP' where id=1;
-update noar tt set v0='QALVJYSPL9NT3NYDC' where id=1;
-update noar ti set v0='QALVJYSPL9NT3NYDC' where id=1;
-update noar tt set b2='C0QH2L' where id=1;
-update noar ti set b2='C0QH2L' where id=1;
-update noar tt set v0='I61UE3V1RIPKSXIVTKMS' where id=2;
-update noar ti set v0='I61UE3V1RIPKSXIVTKMS' where id=2;
-update noar tt set b0='391P428Y3V1J54' where id=2;
-update noar ti set b0='391P428Y3V1J54' where id=2;
-update noar tt set v0='5WAJJYDAV6PYFJR4KX2CDS9FT9AGD0HU' where id=2;
-update noar ti set v0='5WAJJYDAV6PYFJR4KX2CDS9FT9AGD0HU' where id=2;
-update noar tt set b1='BUATSX' where id=2;
-update noar ti set b1='BUATSX' where id=2;
-update noar tt set v0='GZGPA1PVX2Q50C6D2' where id=2;
-update noar ti set v0='GZGPA1PVX2Q50C6D2' where id=2;
-update noar tt set b2='TH4MFGV5HE' where id=2;
-update noar ti set b2='TH4MFGV5HE' where id=2;
-update noar tt set v0='GFX' where id=3;
-update noar ti set v0='GFX' where id=3;
-update noar tt set b0='3MGY24NBRN46WPKI' where id=3;
-update noar ti set b0='3MGY24NBRN46WPKI' where id=3;
-update noar tt set v0='FM6PPJUBE9FGEB' where id=3;
-update noar ti set v0='FM6PPJUBE9FGEB' where id=3;
-update noar tt set b1='T8HTP4A7M34N4MIWP6' where id=3;
-update noar ti set b1='T8HTP4A7M34N4MIWP6' where id=3;
-update noar tt set v0='53UZH8HAPKV1WX50E3B15' where id=3;
-update noar ti set v0='53UZH8HAPKV1WX50E3B15' where id=3;
-update noar tt set b2='Y1OG47300PATBI5P5YOMM' where id=3;
-update noar ti set b2='Y1OG47300PATBI5P5YOMM' where id=3;
-update noar tt set v0='976AQV38MW7NNVGY' where id=4;
-update noar ti set v0='976AQV38MW7NNVGY' where id=4;
-update noar tt set b0='TDISXZCDNW' where id=4;
-update noar ti set b0='TDISXZCDNW' where id=4;
-update noar tt set v0='USJJHE0TZM6C9EQ7PYOVF2WE' where id=4;
-update noar ti set v0='USJJHE0TZM6C9EQ7PYOVF2WE' where id=4;
-update noar tt set b1='OBFIP9IU5MARHUNQR' where id=4;
-update noar ti set b1='OBFIP9IU5MARHUNQR' where id=4;
-update noar tt set v0='3SDZJQ' where id=4;
-update noar ti set v0='3SDZJQ' where id=4;
-update noar tt set b2='11IVV' where id=4;
-update noar ti set b2='11IVV' where id=4;
-update noar tt set v0='LK9G2JFA0T' where id=5;
-update noar ti set v0='LK9G2JFA0T' where id=5;
-update noar tt set b0='QSGVCBUDBXTLI0RTV7E903JU' where id=5;
-update noar ti set b0='QSGVCBUDBXTLI0RTV7E903JU' where id=5;
-update noar tt set v0='Q0H' where id=5;
-update noar ti set v0='Q0H' where id=5;
-update noar tt set b1='MVD5U1JO509POLUF7GISSHSZI3VE11GA' where id=5;
-update noar ti set b1='MVD5U1JO509POLUF7GISSHSZI3VE11GA' where id=5;
-update noar tt set v0='B1QKH4XHUD1OCA3C3M6UHO5' where id=5;
-update noar ti set v0='B1QKH4XHUD1OCA3C3M6UHO5' where id=5;
-update noar tt set b2='IIC0X' where id=5;
-update noar ti set b2='IIC0X' where id=5;
-update noar tt set v0='92XC2H' where id=6;
-update noar ti set v0='92XC2H' where id=6;
-update noar tt set b0='02MVSPMKNPJFWP' where id=6;
-update noar ti set b0='02MVSPMKNPJFWP' where id=6;
-update noar tt set v0='H4UXF2SZSLG06ZKVPYG519KZGAQ3ZGT' where id=6;
-update noar ti set v0='H4UXF2SZSLG06ZKVPYG519KZGAQ3ZGT' where id=6;
-update noar tt set b1='TVEMKEGELF0XQWMZ69ZU4AS3EM' where id=6;
-update noar ti set b1='TVEMKEGELF0XQWMZ69ZU4AS3EM' where id=6;
-update noar tt set v0='I' where id=6;
-update noar ti set v0='I' where id=6;
-update noar tt set b2='8PY5YXWWQR0E8BT4850MOT' where id=6;
-update noar ti set b2='8PY5YXWWQR0E8BT4850MOT' where id=6;
-update noar tt set v0='JG' where id=7;
-update noar ti set v0='JG' where id=7;
-update noar tt set b0='9B5BVF2' where id=7;
-update noar ti set b0='9B5BVF2' where id=7;
-update noar tt set v0='EICUIUC1PZ9HBA1Z9CFKRZBP1PX6' where id=7;
-update noar ti set v0='EICUIUC1PZ9HBA1Z9CFKRZBP1PX6' where id=7;
-update noar tt set b1='SL5AEVL1GPDAMDCZ6O0MNZ512OXQF1' where id=7;
-update noar ti set b1='SL5AEVL1GPDAMDCZ6O0MNZ512OXQF1' where id=7;
-update noar tt set v0='NBB0Y501BC98UZBNV76GBEJQDGEQ447' where id=7;
-update noar ti set v0='NBB0Y501BC98UZBNV76GBEJQDGEQ447' where id=7;
-update noar tt set b2='2WQ19E38FZHQRQBIJSSWJIQV3LV1WW' where id=7;
-update noar ti set b2='2WQ19E38FZHQRQBIJSSWJIQV3LV1WW' where id=7;
-update noar tt set v0='MFPPEGLKB6EUQJPYWASJ' where id=8;
-update noar ti set v0='MFPPEGLKB6EUQJPYWASJ' where id=8;
-update noar tt set b0='RRLQ' where id=8;
-update noar ti set b0='RRLQ' where id=8;
-update noar tt set v0='U15QKE7E7CX6F9M1U2PRVE' where id=8;
-update noar ti set v0='U15QKE7E7CX6F9M1U2PRVE' where id=8;
-update noar tt set b1='HG' where id=8;
-update noar ti set b1='HG' where id=8;
-update noar tt set v0='D3D' where id=8;
-update noar ti set v0='D3D' where id=8;
-update noar tt set b2='6I71R60QRS1QEB53W5XCAQA3' where id=8;
-update noar ti set b2='6I71R60QRS1QEB53W5XCAQA3' where id=8;
-update noar tt set v0='BC2TROQ5J' where id=9;
-update noar ti set v0='BC2TROQ5J' where id=9;
-update noar tt set b0='DBKL0WVJHLHHZBU158HXCTC' where id=9;
-update noar ti set b0='DBKL0WVJHLHHZBU158HXCTC' where id=9;
-update noar tt set v0='Q86QF0H' where id=9;
-update noar ti set v0='Q86QF0H' where id=9;
-update noar tt set b1='DVKXRXENQFY6HUB9BC' where id=9;
-update noar ti set b1='DVKXRXENQFY6HUB9BC' where id=9;
-update noar tt set v0='Q5GAC9A0MFXD1ISX0A7R4GDOI8XFGZUA' where id=9;
-update noar ti set v0='Q5GAC9A0MFXD1ISX0A7R4GDOI8XFGZUA' where id=9;
-update noar tt set b2='O3UKR2' where id=9;
-update noar ti set b2='O3UKR2' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 longblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='GT78ZCXRR3SK9A9EPSY7PDVY8K' where id=1;
-update noar ti set v0='GT78ZCXRR3SK9A9EPSY7PDVY8K' where id=1;
-update noar tt set b0='A' where id=1;
-update noar ti set b0='A' where id=1;
-update noar tt set v0='WIW0DNI' where id=1;
-update noar ti set v0='WIW0DNI' where id=1;
-update noar tt set b1='69R2XAL6UYYNSGMJM7H9' where id=1;
-update noar ti set b1='69R2XAL6UYYNSGMJM7H9' where id=1;
-update noar tt set v0='GN4' where id=1;
-update noar ti set v0='GN4' where id=1;
-update noar tt set b2='7MQYPD2W9BDBIIWQD' where id=1;
-update noar ti set b2='7MQYPD2W9BDBIIWQD' where id=1;
-update noar tt set v0='F' where id=2;
-update noar ti set v0='F' where id=2;
-update noar tt set b0='R3915QKQK9VAVM9A92NHXKWTPX32RT' where id=2;
-update noar ti set b0='R3915QKQK9VAVM9A92NHXKWTPX32RT' where id=2;
-update noar tt set v0='MG53LSY6HH' where id=2;
-update noar ti set v0='MG53LSY6HH' where id=2;
-update noar tt set b1='JKTMH876L9YY5LS3O3' where id=2;
-update noar ti set b1='JKTMH876L9YY5LS3O3' where id=2;
-update noar tt set v0='LQRPM5CU3' where id=2;
-update noar ti set v0='LQRPM5CU3' where id=2;
-update noar tt set b2='E2JYMUF3WOWBQKKDSAWFXHT7DI5RBXP' where id=2;
-update noar ti set b2='E2JYMUF3WOWBQKKDSAWFXHT7DI5RBXP' where id=2;
-update noar tt set v0='AY2WR33JL7162Q254BPVNW4M81QUZW' where id=3;
-update noar ti set v0='AY2WR33JL7162Q254BPVNW4M81QUZW' where id=3;
-update noar tt set b0='YXGHCE2NBRXEDIBRHH5TGO4' where id=3;
-update noar ti set b0='YXGHCE2NBRXEDIBRHH5TGO4' where id=3;
-update noar tt set v0='K4PL40ZEC5' where id=3;
-update noar ti set v0='K4PL40ZEC5' where id=3;
-update noar tt set b1='B478WS19IJFHQBFWHGH9VCE' where id=3;
-update noar ti set b1='B478WS19IJFHQBFWHGH9VCE' where id=3;
-update noar tt set v0='XWDL' where id=3;
-update noar ti set v0='XWDL' where id=3;
-update noar tt set b2='3QRY2X' where id=3;
-update noar ti set b2='3QRY2X' where id=3;
-update noar tt set v0='XN7XEWKTET' where id=4;
-update noar ti set v0='XN7XEWKTET' where id=4;
-update noar tt set b0='N5IK4PK9OUMZ4E0N' where id=4;
-update noar ti set b0='N5IK4PK9OUMZ4E0N' where id=4;
-update noar tt set v0='F6MLS7F08G1Y7SFGLHZ' where id=4;
-update noar ti set v0='F6MLS7F08G1Y7SFGLHZ' where id=4;
-update noar tt set b1='OY0MSTB90LJ8XZ8HC0K' where id=4;
-update noar ti set b1='OY0MSTB90LJ8XZ8HC0K' where id=4;
-update noar tt set v0='9CPZ6KLPA62RVPDNSU3QSE28' where id=4;
-update noar ti set v0='9CPZ6KLPA62RVPDNSU3QSE28' where id=4;
-update noar tt set b2='09H' where id=4;
-update noar ti set b2='09H' where id=4;
-update noar tt set v0='0CASECR6AEU9H93GYO' where id=5;
-update noar ti set v0='0CASECR6AEU9H93GYO' where id=5;
-update noar tt set b0='BOMIRTM6WXSYR4N08K2C74JAZC45' where id=5;
-update noar ti set b0='BOMIRTM6WXSYR4N08K2C74JAZC45' where id=5;
-update noar tt set v0='UWR075JQW2KXULXYXXU9AVBVWWX7SD' where id=5;
-update noar ti set v0='UWR075JQW2KXULXYXXU9AVBVWWX7SD' where id=5;
-update noar tt set b1='3Q8M7VVQ63G1P6L067D' where id=5;
-update noar ti set b1='3Q8M7VVQ63G1P6L067D' where id=5;
-update noar tt set v0='J8OR5YIL1CQXKS99U' where id=5;
-update noar ti set v0='J8OR5YIL1CQXKS99U' where id=5;
-update noar tt set b2='3FGU0QIE65G9LU' where id=5;
-update noar ti set b2='3FGU0QIE65G9LU' where id=5;
-update noar tt set v0='18V36V8P5' where id=6;
-update noar ti set v0='18V36V8P5' where id=6;
-update noar tt set b0='0UAJED77GUAIQTE7ZM2L4ZHVJRIDP8' where id=6;
-update noar ti set b0='0UAJED77GUAIQTE7ZM2L4ZHVJRIDP8' where id=6;
-update noar tt set v0='FRZGUT0NEEJRZ2KMV4ULIZ' where id=6;
-update noar ti set v0='FRZGUT0NEEJRZ2KMV4ULIZ' where id=6;
-update noar tt set b1='22HT12J432ZQMWTATX7B3D1JKRC6DG' where id=6;
-update noar ti set b1='22HT12J432ZQMWTATX7B3D1JKRC6DG' where id=6;
-update noar tt set v0='WTKIR5E' where id=6;
-update noar ti set v0='WTKIR5E' where id=6;
-update noar tt set b2='6' where id=6;
-update noar ti set b2='6' where id=6;
-update noar tt set v0='L8DZP8UC2KYA9ZYJO89QJM6JR' where id=7;
-update noar ti set v0='L8DZP8UC2KYA9ZYJO89QJM6JR' where id=7;
-update noar tt set b0='MRFCSM0VL0XK9SKBWVF38FYGW2UQU' where id=7;
-update noar ti set b0='MRFCSM0VL0XK9SKBWVF38FYGW2UQU' where id=7;
-update noar tt set v0='6T8BM' where id=7;
-update noar ti set v0='6T8BM' where id=7;
-update noar tt set b1='OIC607YT9KM5BPX27XZNZ1YRLLPWU' where id=7;
-update noar ti set b1='OIC607YT9KM5BPX27XZNZ1YRLLPWU' where id=7;
-update noar tt set v0='LUFTRKXOPVCA' where id=7;
-update noar ti set v0='LUFTRKXOPVCA' where id=7;
-update noar tt set b2='T295EWPNS33SQ1ODAIU' where id=7;
-update noar ti set b2='T295EWPNS33SQ1ODAIU' where id=7;
-update noar tt set v0='1GEH0CM6583MELPXY0' where id=8;
-update noar ti set v0='1GEH0CM6583MELPXY0' where id=8;
-update noar tt set b0='7O2VVWLCTZQLC3Z4EPOX72FO' where id=8;
-update noar ti set b0='7O2VVWLCTZQLC3Z4EPOX72FO' where id=8;
-update noar tt set v0='ITNM5XP3K6FE9H' where id=8;
-update noar ti set v0='ITNM5XP3K6FE9H' where id=8;
-update noar tt set b1='IT2U6T2VC60CO5W77E' where id=8;
-update noar ti set b1='IT2U6T2VC60CO5W77E' where id=8;
-update noar tt set v0='R5L3VX0' where id=8;
-update noar ti set v0='R5L3VX0' where id=8;
-update noar tt set b2='EWZL5PV1NFIPT5GP2AERUC9HOU' where id=8;
-update noar ti set b2='EWZL5PV1NFIPT5GP2AERUC9HOU' where id=8;
-update noar tt set v0='S4AT689IDOAY4EF' where id=9;
-update noar ti set v0='S4AT689IDOAY4EF' where id=9;
-update noar tt set b0='E33ICTT04MQNA0H905DTP8' where id=9;
-update noar ti set b0='E33ICTT04MQNA0H905DTP8' where id=9;
-update noar tt set v0='PWANA7K2W3ST7FOBCH' where id=9;
-update noar ti set v0='PWANA7K2W3ST7FOBCH' where id=9;
-update noar tt set b1='HNCRVBHT8OP93KA5N' where id=9;
-update noar ti set b1='HNCRVBHT8OP93KA5N' where id=9;
-update noar tt set v0='HYR66Y8N1CXQS7NVB9PJET41Q1KB0HT3' where id=9;
-update noar ti set v0='HYR66Y8N1CXQS7NVB9PJET41Q1KB0HT3' where id=9;
-update noar tt set b2='51U0I' where id=9;
-update noar ti set b2='51U0I' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 longblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='C36HZUEST1Q8EC2HG5G90QEHF0UEPM' where id=1;
-update noar ti set v0='C36HZUEST1Q8EC2HG5G90QEHF0UEPM' where id=1;
-update noar tt set b0='36J8JV9H7D5XAT9FT' where id=1;
-update noar ti set b0='36J8JV9H7D5XAT9FT' where id=1;
-update noar tt set v0='GEE8KPNXHKV4' where id=1;
-update noar ti set v0='GEE8KPNXHKV4' where id=1;
-update noar tt set b1='CI5FA2O3WT80G' where id=1;
-update noar ti set b1='CI5FA2O3WT80G' where id=1;
-update noar tt set v0='TO9' where id=1;
-update noar ti set v0='TO9' where id=1;
-update noar tt set b2='H61E9OWLF53K1LSZ81H6455ZVX5TX0' where id=1;
-update noar ti set b2='H61E9OWLF53K1LSZ81H6455ZVX5TX0' where id=1;
-update noar tt set v0='L5STQPKFZO3' where id=2;
-update noar ti set v0='L5STQPKFZO3' where id=2;
-update noar tt set b0='4MPAC26ADRUH' where id=2;
-update noar ti set b0='4MPAC26ADRUH' where id=2;
-update noar tt set v0='45GNQO833T2YBXQCY' where id=2;
-update noar ti set v0='45GNQO833T2YBXQCY' where id=2;
-update noar tt set b1='PVHSKPZFXQOPX4S6G0U70XWWC' where id=2;
-update noar ti set b1='PVHSKPZFXQOPX4S6G0U70XWWC' where id=2;
-update noar tt set v0='94D8D9Z2CCQ' where id=2;
-update noar ti set v0='94D8D9Z2CCQ' where id=2;
-update noar tt set b2='POU6TEUFEZQTRSCYJ' where id=2;
-update noar ti set b2='POU6TEUFEZQTRSCYJ' where id=2;
-update noar tt set v0='N2WYWRJXRF4RCYWIZCNZ' where id=3;
-update noar ti set v0='N2WYWRJXRF4RCYWIZCNZ' where id=3;
-update noar tt set b0='BX05GCHRSVNI6O57N9YLHRENNYT5' where id=3;
-update noar ti set b0='BX05GCHRSVNI6O57N9YLHRENNYT5' where id=3;
-update noar tt set v0='4AKF9ZHRX4UCAQ6JDW' where id=3;
-update noar ti set v0='4AKF9ZHRX4UCAQ6JDW' where id=3;
-update noar tt set b1='NDWYANAY0DVBOJYFGCIGJR1MTJ3OQV' where id=3;
-update noar ti set b1='NDWYANAY0DVBOJYFGCIGJR1MTJ3OQV' where id=3;
-update noar tt set v0='X6I' where id=3;
-update noar ti set v0='X6I' where id=3;
-update noar tt set b2='DBUDX1WO3' where id=3;
-update noar ti set b2='DBUDX1WO3' where id=3;
-update noar tt set v0='6SFF' where id=4;
-update noar ti set v0='6SFF' where id=4;
-update noar tt set b0='NEGS' where id=4;
-update noar ti set b0='NEGS' where id=4;
-update noar tt set v0='385AH0O2Y7FILZ' where id=4;
-update noar ti set v0='385AH0O2Y7FILZ' where id=4;
-update noar tt set b1='585' where id=4;
-update noar ti set b1='585' where id=4;
-update noar tt set v0='KI48I2P9C732XWNYCMBDD5JCN2E' where id=4;
-update noar ti set v0='KI48I2P9C732XWNYCMBDD5JCN2E' where id=4;
-update noar tt set b2='0Y86B1ER520HP1' where id=4;
-update noar ti set b2='0Y86B1ER520HP1' where id=4;
-update noar tt set v0='A95PPO36G56FH' where id=5;
-update noar ti set v0='A95PPO36G56FH' where id=5;
-update noar tt set b0='I55BFWUUMEPTCVFLLONIOWW1' where id=5;
-update noar ti set b0='I55BFWUUMEPTCVFLLONIOWW1' where id=5;
-update noar tt set v0='DRDVL57LT3XKW6VIWG1QDJF7' where id=5;
-update noar ti set v0='DRDVL57LT3XKW6VIWG1QDJF7' where id=5;
-update noar tt set b1='IF3UHWP5JMHIY' where id=5;
-update noar ti set b1='IF3UHWP5JMHIY' where id=5;
-update noar tt set v0='R4OA1UY3M' where id=5;
-update noar ti set v0='R4OA1UY3M' where id=5;
-update noar tt set b2='CPTRMBQY5N7YCM' where id=5;
-update noar ti set b2='CPTRMBQY5N7YCM' where id=5;
-update noar tt set v0='81Z' where id=6;
-update noar ti set v0='81Z' where id=6;
-update noar tt set b0='S5KJGLJIR9' where id=6;
-update noar ti set b0='S5KJGLJIR9' where id=6;
-update noar tt set v0='NHU' where id=6;
-update noar ti set v0='NHU' where id=6;
-update noar tt set b1='0EUZV632ERWLB1' where id=6;
-update noar ti set b1='0EUZV632ERWLB1' where id=6;
-update noar tt set v0='8QP4PM' where id=6;
-update noar ti set v0='8QP4PM' where id=6;
-update noar tt set b2='EIQGP4WULQLLUCFPCB' where id=6;
-update noar ti set b2='EIQGP4WULQLLUCFPCB' where id=6;
-update noar tt set v0='P9129VX9AV' where id=7;
-update noar ti set v0='P9129VX9AV' where id=7;
-update noar tt set b0='OGNDP01FAQVB0U5JIEVVYF4WD9V3' where id=7;
-update noar ti set b0='OGNDP01FAQVB0U5JIEVVYF4WD9V3' where id=7;
-update noar tt set v0='4NGNQ' where id=7;
-update noar ti set v0='4NGNQ' where id=7;
-update noar tt set b1='YHJUSH1TW5VTFR3ZJ72H8GIO4JNMR5Z' where id=7;
-update noar ti set b1='YHJUSH1TW5VTFR3ZJ72H8GIO4JNMR5Z' where id=7;
-update noar tt set v0='U' where id=7;
-update noar ti set v0='U' where id=7;
-update noar tt set b2='IQILSVHC4XDZ7WC3IYPQXHP2TWUQ' where id=7;
-update noar ti set b2='IQILSVHC4XDZ7WC3IYPQXHP2TWUQ' where id=7;
-update noar tt set v0='8LUENSHEX9S688SM78A' where id=8;
-update noar ti set v0='8LUENSHEX9S688SM78A' where id=8;
-update noar tt set b0='XLVG4OJ4ZFUF7ZHE3HPU1D5OER7XRHB' where id=8;
-update noar ti set b0='XLVG4OJ4ZFUF7ZHE3HPU1D5OER7XRHB' where id=8;
-update noar tt set v0='1LEQX' where id=8;
-update noar ti set v0='1LEQX' where id=8;
-update noar tt set b1='9JGWRVXLZV' where id=8;
-update noar ti set b1='9JGWRVXLZV' where id=8;
-update noar tt set v0='PW1HZUORRP39YX9P241NP7TJRCE0' where id=8;
-update noar ti set v0='PW1HZUORRP39YX9P241NP7TJRCE0' where id=8;
-update noar tt set b2='R88X9PPI' where id=8;
-update noar ti set b2='R88X9PPI' where id=8;
-update noar tt set v0='WKNZBTGV4UBC97X7U6PNHKBEZF' where id=9;
-update noar ti set v0='WKNZBTGV4UBC97X7U6PNHKBEZF' where id=9;
-update noar tt set b0='26S02F8E' where id=9;
-update noar ti set b0='26S02F8E' where id=9;
-update noar tt set v0='R4AV9PCU5A' where id=9;
-update noar ti set v0='R4AV9PCU5A' where id=9;
-update noar tt set b1='7L' where id=9;
-update noar ti set b1='7L' where id=9;
-update noar tt set v0='3NOUSJXWDRAAWI48CEDPULQ54Y6CZ' where id=9;
-update noar ti set v0='3NOUSJXWDRAAWI48CEDPULQ54Y6CZ' where id=9;
-update noar tt set b2='Y' where id=9;
-update noar ti set b2='Y' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 longblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='FUPYHDGNF1A06G' where id=1;
-update noar ti set v0='FUPYHDGNF1A06G' where id=1;
-update noar tt set b0='F43ST7XYO' where id=1;
-update noar ti set b0='F43ST7XYO' where id=1;
-update noar tt set v0='HLWBWJU3' where id=1;
-update noar ti set v0='HLWBWJU3' where id=1;
-update noar tt set b1='9DY77CE8KVVVBNTJ4T2QDWU5XZWCQX6Z' where id=1;
-update noar ti set b1='9DY77CE8KVVVBNTJ4T2QDWU5XZWCQX6Z' where id=1;
-update noar tt set v0='I03CD1MEE1OQUYW56HE8C1R7BIT7FQFJ' where id=1;
-update noar ti set v0='I03CD1MEE1OQUYW56HE8C1R7BIT7FQFJ' where id=1;
-update noar tt set b2='9V9X35I5XURE' where id=1;
-update noar ti set b2='9V9X35I5XURE' where id=1;
-update noar tt set v0='9B8X4BB' where id=2;
-update noar ti set v0='9B8X4BB' where id=2;
-update noar tt set b0='97O' where id=2;
-update noar ti set b0='97O' where id=2;
-update noar tt set v0='WYFH' where id=2;
-update noar ti set v0='WYFH' where id=2;
-update noar tt set b1='H1WR5' where id=2;
-update noar ti set b1='H1WR5' where id=2;
-update noar tt set v0='MDRL1M5SJ8F' where id=2;
-update noar ti set v0='MDRL1M5SJ8F' where id=2;
-update noar tt set b2='0HZNM33WJQN0' where id=2;
-update noar ti set b2='0HZNM33WJQN0' where id=2;
-update noar tt set v0='8LT3EP7YEXMAE2I0I7M14D' where id=3;
-update noar ti set v0='8LT3EP7YEXMAE2I0I7M14D' where id=3;
-update noar tt set b0='7C4I5AKJMUWR9286XQ70SAS2M' where id=3;
-update noar ti set b0='7C4I5AKJMUWR9286XQ70SAS2M' where id=3;
-update noar tt set v0='MVEG6KJCG2RIC34ODHCMIGY' where id=3;
-update noar ti set v0='MVEG6KJCG2RIC34ODHCMIGY' where id=3;
-update noar tt set b1='PGOKP785' where id=3;
-update noar ti set b1='PGOKP785' where id=3;
-update noar tt set v0='CCTK7UWCEFUVB45O9NYOI' where id=3;
-update noar ti set v0='CCTK7UWCEFUVB45O9NYOI' where id=3;
-update noar tt set b2='T13VC' where id=3;
-update noar ti set b2='T13VC' where id=3;
-update noar tt set v0='VEI303DC6XMZ0HBYE4SKH' where id=4;
-update noar ti set v0='VEI303DC6XMZ0HBYE4SKH' where id=4;
-update noar tt set b0='914GUTMT1DOB1OLPE' where id=4;
-update noar ti set b0='914GUTMT1DOB1OLPE' where id=4;
-update noar tt set v0='7IUU' where id=4;
-update noar ti set v0='7IUU' where id=4;
-update noar tt set b1='2VN2UWTC4TRE' where id=4;
-update noar ti set b1='2VN2UWTC4TRE' where id=4;
-update noar tt set v0='O66JHIVO1AGBFCQ4EZQBG0B' where id=4;
-update noar ti set v0='O66JHIVO1AGBFCQ4EZQBG0B' where id=4;
-update noar tt set b2='C5P8' where id=4;
-update noar ti set b2='C5P8' where id=4;
-update noar tt set v0='QR05WA5PD' where id=5;
-update noar ti set v0='QR05WA5PD' where id=5;
-update noar tt set b0='84JTVN8ATF' where id=5;
-update noar ti set b0='84JTVN8ATF' where id=5;
-update noar tt set v0='JT94DMCHFIMFVLI2RFC5FPVCBXOCP' where id=5;
-update noar ti set v0='JT94DMCHFIMFVLI2RFC5FPVCBXOCP' where id=5;
-update noar tt set b1='DVYT7VF0VDS2G9' where id=5;
-update noar ti set b1='DVYT7VF0VDS2G9' where id=5;
-update noar tt set v0='7BX67U528R6ROEAHW0II9ZR9' where id=5;
-update noar ti set v0='7BX67U528R6ROEAHW0II9ZR9' where id=5;
-update noar tt set b2='G2DCYIM9E5A0XIER438YC' where id=5;
-update noar ti set b2='G2DCYIM9E5A0XIER438YC' where id=5;
-update noar tt set v0='3L64' where id=6;
-update noar ti set v0='3L64' where id=6;
-update noar tt set b0='DKDMRE' where id=6;
-update noar ti set b0='DKDMRE' where id=6;
-update noar tt set v0='LSV1G944Q' where id=6;
-update noar ti set v0='LSV1G944Q' where id=6;
-update noar tt set b1='OXY68XHZL5GFO3XQ1G182TX' where id=6;
-update noar ti set b1='OXY68XHZL5GFO3XQ1G182TX' where id=6;
-update noar tt set v0='XNEOTPHKBPLPZ7UFYE9M9E' where id=6;
-update noar ti set v0='XNEOTPHKBPLPZ7UFYE9M9E' where id=6;
-update noar tt set b2='V9M2EEEO1HG7M1KHP8EBLKHJT8' where id=6;
-update noar ti set b2='V9M2EEEO1HG7M1KHP8EBLKHJT8' where id=6;
-update noar tt set v0='11SAC4M26X2X9RZJ7K23OK' where id=7;
-update noar ti set v0='11SAC4M26X2X9RZJ7K23OK' where id=7;
-update noar tt set b0='IK5XR3J130Y3LKRKTG8L1X187NQJ' where id=7;
-update noar ti set b0='IK5XR3J130Y3LKRKTG8L1X187NQJ' where id=7;
-update noar tt set v0='3D9QRSJ' where id=7;
-update noar ti set v0='3D9QRSJ' where id=7;
-update noar tt set b1='NTSTZI07ZQI4BDILUXDIKWC7PCLTA' where id=7;
-update noar ti set b1='NTSTZI07ZQI4BDILUXDIKWC7PCLTA' where id=7;
-update noar tt set v0='H6D1XBTNP8SZDINQXUO4I' where id=7;
-update noar ti set v0='H6D1XBTNP8SZDINQXUO4I' where id=7;
-update noar tt set b2='8FT' where id=7;
-update noar ti set b2='8FT' where id=7;
-update noar tt set v0='CLQN8TD9WRT8GOVGA9OMWAN9LTM100' where id=8;
-update noar ti set v0='CLQN8TD9WRT8GOVGA9OMWAN9LTM100' where id=8;
-update noar tt set b0='4L7LCGMES48M' where id=8;
-update noar ti set b0='4L7LCGMES48M' where id=8;
-update noar tt set v0='VUJ87D0CMPOFNG' where id=8;
-update noar ti set v0='VUJ87D0CMPOFNG' where id=8;
-update noar tt set b1='SYB3DUANMPK4IXEJMOZO7MOT' where id=8;
-update noar ti set b1='SYB3DUANMPK4IXEJMOZO7MOT' where id=8;
-update noar tt set v0='LJ29Y07Q6DJAE30N' where id=8;
-update noar ti set v0='LJ29Y07Q6DJAE30N' where id=8;
-update noar tt set b2='5AWE6LXUB6FIR' where id=8;
-update noar ti set b2='5AWE6LXUB6FIR' where id=8;
-update noar tt set v0='473NI0VBUSDFZ23K1AJI' where id=9;
-update noar ti set v0='473NI0VBUSDFZ23K1AJI' where id=9;
-update noar tt set b0='P51Z' where id=9;
-update noar ti set b0='P51Z' where id=9;
-update noar tt set v0='FRAA6BL9WJNW41FVYV9QOD' where id=9;
-update noar ti set v0='FRAA6BL9WJNW41FVYV9QOD' where id=9;
-update noar tt set b1='6' where id=9;
-update noar ti set b1='6' where id=9;
-update noar tt set v0='1PBUUP4FQ7JM0X7UI74' where id=9;
-update noar ti set v0='1PBUUP4FQ7JM0X7UI74' where id=9;
-update noar tt set b2='QR0UZI72K5L29M5OLZ4SVRK' where id=9;
-update noar ti set b2='QR0UZI72K5L29M5OLZ4SVRK' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 longblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='AWFE8OQ1E1FO616TR7OA8ZTDT' where id=1;
-update noar ti set v0='AWFE8OQ1E1FO616TR7OA8ZTDT' where id=1;
-update noar tt set b0='7M102Z0M5R8EXZA4MI' where id=1;
-update noar ti set b0='7M102Z0M5R8EXZA4MI' where id=1;
-update noar tt set v0='BZG96LW0GOYAO' where id=1;
-update noar ti set v0='BZG96LW0GOYAO' where id=1;
-update noar tt set b1='T7Z89JTW0OEH13HF' where id=1;
-update noar ti set b1='T7Z89JTW0OEH13HF' where id=1;
-update noar tt set v0='91320WY5GSJA6N65DXCONIX163S7' where id=1;
-update noar ti set v0='91320WY5GSJA6N65DXCONIX163S7' where id=1;
-update noar tt set b2='IF0X0DEUDQOP2BIFVD' where id=1;
-update noar ti set b2='IF0X0DEUDQOP2BIFVD' where id=1;
-update noar tt set v0='Q0TQ9DG5BEENYOCHS03TUWRJG3A' where id=2;
-update noar ti set v0='Q0TQ9DG5BEENYOCHS03TUWRJG3A' where id=2;
-update noar tt set b0='YE4X5D3SMYWLRW2ZP5' where id=2;
-update noar ti set b0='YE4X5D3SMYWLRW2ZP5' where id=2;
-update noar tt set v0='SSLVY5' where id=2;
-update noar ti set v0='SSLVY5' where id=2;
-update noar tt set b1='7WZ18ILWYI5GC61L7VET3' where id=2;
-update noar ti set b1='7WZ18ILWYI5GC61L7VET3' where id=2;
-update noar tt set v0='J' where id=2;
-update noar ti set v0='J' where id=2;
-update noar tt set b2='05X1RO4GKWOYUP3K0SKDLA86Z1XX6BT' where id=2;
-update noar ti set b2='05X1RO4GKWOYUP3K0SKDLA86Z1XX6BT' where id=2;
-update noar tt set v0='M5MQVR' where id=3;
-update noar ti set v0='M5MQVR' where id=3;
-update noar tt set b0='TIR2UKCSOFMYUGO5472TD5RT' where id=3;
-update noar ti set b0='TIR2UKCSOFMYUGO5472TD5RT' where id=3;
-update noar tt set v0='FT2LNNOJWJFVG14IW' where id=3;
-update noar ti set v0='FT2LNNOJWJFVG14IW' where id=3;
-update noar tt set b1='9TOOWAH' where id=3;
-update noar ti set b1='9TOOWAH' where id=3;
-update noar tt set v0='XJ9K78' where id=3;
-update noar ti set v0='XJ9K78' where id=3;
-update noar tt set b2='ESBLTK' where id=3;
-update noar ti set b2='ESBLTK' where id=3;
-update noar tt set v0='7O29PDQQNPO0NFH4DPQXZVVE9F' where id=4;
-update noar ti set v0='7O29PDQQNPO0NFH4DPQXZVVE9F' where id=4;
-update noar tt set b0='0HBYFECN9ASG0NR4TQDID0ZCM9L' where id=4;
-update noar ti set b0='0HBYFECN9ASG0NR4TQDID0ZCM9L' where id=4;
-update noar tt set v0='VSPY1QPYTK3YQ9K6JB5H4DM73R' where id=4;
-update noar ti set v0='VSPY1QPYTK3YQ9K6JB5H4DM73R' where id=4;
-update noar tt set b1='WK7AB8INJZCO3DL' where id=4;
-update noar ti set b1='WK7AB8INJZCO3DL' where id=4;
-update noar tt set v0='HM8L2S28FSA2HDQS7MINDGT' where id=4;
-update noar ti set v0='HM8L2S28FSA2HDQS7MINDGT' where id=4;
-update noar tt set b2='ACW' where id=4;
-update noar ti set b2='ACW' where id=4;
-update noar tt set v0='OAOKG5L8IRQ8OZ18ZI2BRF' where id=5;
-update noar ti set v0='OAOKG5L8IRQ8OZ18ZI2BRF' where id=5;
-update noar tt set b0='K1' where id=5;
-update noar ti set b0='K1' where id=5;
-update noar tt set v0='L0Q6TG79RL' where id=5;
-update noar ti set v0='L0Q6TG79RL' where id=5;
-update noar tt set b1='WDCNMFM31AKKEDRPI3ZIQ16M' where id=5;
-update noar ti set b1='WDCNMFM31AKKEDRPI3ZIQ16M' where id=5;
-update noar tt set v0='GRB3S6LSLPCLQDNAMLM0DRK9IH' where id=5;
-update noar ti set v0='GRB3S6LSLPCLQDNAMLM0DRK9IH' where id=5;
-update noar tt set b2='7NNEEXBI0ERDRW23FWRNP2KQRBLEQ' where id=5;
-update noar ti set b2='7NNEEXBI0ERDRW23FWRNP2KQRBLEQ' where id=5;
-update noar tt set v0='PHZD7ULA1W51VT6PMI739XZS' where id=6;
-update noar ti set v0='PHZD7ULA1W51VT6PMI739XZS' where id=6;
-update noar tt set b0='3945SX04W11J04Y' where id=6;
-update noar ti set b0='3945SX04W11J04Y' where id=6;
-update noar tt set v0='WUZ70OI7ZTV0KWOEMI' where id=6;
-update noar ti set v0='WUZ70OI7ZTV0KWOEMI' where id=6;
-update noar tt set b1='T' where id=6;
-update noar ti set b1='T' where id=6;
-update noar tt set v0='EZMOHX14Y0FR' where id=6;
-update noar ti set v0='EZMOHX14Y0FR' where id=6;
-update noar tt set b2='C74Q08PFU7SBTAEG52OAAHCO' where id=6;
-update noar ti set b2='C74Q08PFU7SBTAEG52OAAHCO' where id=6;
-update noar tt set v0='P' where id=7;
-update noar ti set v0='P' where id=7;
-update noar tt set b0='R6GJD95LYE46' where id=7;
-update noar ti set b0='R6GJD95LYE46' where id=7;
-update noar tt set v0='WG1CHOSEPFH36RKB6RY51WS' where id=7;
-update noar ti set v0='WG1CHOSEPFH36RKB6RY51WS' where id=7;
-update noar tt set b1='7XTOK' where id=7;
-update noar ti set b1='7XTOK' where id=7;
-update noar tt set v0='06YRMX0QP6SG6QUJJ19NKZXHR6' where id=7;
-update noar ti set v0='06YRMX0QP6SG6QUJJ19NKZXHR6' where id=7;
-update noar tt set b2='Q2HM9KS8CBTGYVCL3C31X' where id=7;
-update noar ti set b2='Q2HM9KS8CBTGYVCL3C31X' where id=7;
-update noar tt set v0='327KGVFXPA0316FT1ZA8XIAIX0H' where id=8;
-update noar ti set v0='327KGVFXPA0316FT1ZA8XIAIX0H' where id=8;
-update noar tt set b0='X3X361PXNR44Q6G5WIN5IRAVFIS5I' where id=8;
-update noar ti set b0='X3X361PXNR44Q6G5WIN5IRAVFIS5I' where id=8;
-update noar tt set v0='98UZSF9BUM1ROH0OV2' where id=8;
-update noar ti set v0='98UZSF9BUM1ROH0OV2' where id=8;
-update noar tt set b1='ZNCHZH8NQL' where id=8;
-update noar ti set b1='ZNCHZH8NQL' where id=8;
-update noar tt set v0='48FBHIG0N5XHHEA' where id=8;
-update noar ti set v0='48FBHIG0N5XHHEA' where id=8;
-update noar tt set b2='HUQ0S0HOHKD61ZZEOVR1LNV14H' where id=8;
-update noar ti set b2='HUQ0S0HOHKD61ZZEOVR1LNV14H' where id=8;
-update noar tt set v0='WIHJDOI6ILQLS833AI2R' where id=9;
-update noar ti set v0='WIHJDOI6ILQLS833AI2R' where id=9;
-update noar tt set b0='0UNZKDPCS' where id=9;
-update noar ti set b0='0UNZKDPCS' where id=9;
-update noar tt set v0='FZTQKCGIQS7HZGS2WF' where id=9;
-update noar ti set v0='FZTQKCGIQS7HZGS2WF' where id=9;
-update noar tt set b1='4IGWIHGSWCD96XWQVST4VQF5' where id=9;
-update noar ti set b1='4IGWIHGSWCD96XWQVST4VQF5' where id=9;
-update noar tt set v0='M9J50DDC5GT8KBKXWT97728CEEJ' where id=9;
-update noar ti set v0='M9J50DDC5GT8KBKXWT97728CEEJ' where id=9;
-update noar tt set b2='EKL1PKSRVRH40RFY' where id=9;
-update noar ti set b2='EKL1PKSRVRH40RFY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 longblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ON34SW6GOI6YEEYHIT4T' where id=1;
-update noar ti set v0='ON34SW6GOI6YEEYHIT4T' where id=1;
-update noar tt set b0='3EEMUY3P90' where id=1;
-update noar ti set b0='3EEMUY3P90' where id=1;
-update noar tt set v0='TS' where id=1;
-update noar ti set v0='TS' where id=1;
-update noar tt set b1='RLHOOZDTBQ' where id=1;
-update noar ti set b1='RLHOOZDTBQ' where id=1;
-update noar tt set v0='NRWUFVX65P9X8MOWQ5GPFV' where id=1;
-update noar ti set v0='NRWUFVX65P9X8MOWQ5GPFV' where id=1;
-update noar tt set b2='Q4GQLMZ5BJIMDC' where id=1;
-update noar ti set b2='Q4GQLMZ5BJIMDC' where id=1;
-update noar tt set v0='K5NIM86I5JB1T2X8L6G8NS6OG6W' where id=2;
-update noar ti set v0='K5NIM86I5JB1T2X8L6G8NS6OG6W' where id=2;
-update noar tt set b0='FT36QBK4MBMEEM0SPLDRNJ' where id=2;
-update noar ti set b0='FT36QBK4MBMEEM0SPLDRNJ' where id=2;
-update noar tt set v0='7ZV6MWYKYGTW5BPOFL' where id=2;
-update noar ti set v0='7ZV6MWYKYGTW5BPOFL' where id=2;
-update noar tt set b1='X0RXBN4YT8MR8GKIGX2ZCCDG5DH' where id=2;
-update noar ti set b1='X0RXBN4YT8MR8GKIGX2ZCCDG5DH' where id=2;
-update noar tt set v0='G9AKVXO3' where id=2;
-update noar ti set v0='G9AKVXO3' where id=2;
-update noar tt set b2='OOBQ3OEFKS7E1H0SQYTJVPPJMEN4' where id=2;
-update noar ti set b2='OOBQ3OEFKS7E1H0SQYTJVPPJMEN4' where id=2;
-update noar tt set v0='4' where id=3;
-update noar ti set v0='4' where id=3;
-update noar tt set b0='X7IAILF08583IT1IY17V5ZFGIGHDWLX3' where id=3;
-update noar ti set b0='X7IAILF08583IT1IY17V5ZFGIGHDWLX3' where id=3;
-update noar tt set v0='NWXHVFO9Z' where id=3;
-update noar ti set v0='NWXHVFO9Z' where id=3;
-update noar tt set b1='XNIIUSPF3GWN2K1AFIEMS41' where id=3;
-update noar ti set b1='XNIIUSPF3GWN2K1AFIEMS41' where id=3;
-update noar tt set v0='LIGMTF924REBH0J' where id=3;
-update noar ti set v0='LIGMTF924REBH0J' where id=3;
-update noar tt set b2='RS10M9NA5F1J0GV' where id=3;
-update noar ti set b2='RS10M9NA5F1J0GV' where id=3;
-update noar tt set v0='LQ0MQIWDN98C408QFP' where id=4;
-update noar ti set v0='LQ0MQIWDN98C408QFP' where id=4;
-update noar tt set b0='RR9OW' where id=4;
-update noar ti set b0='RR9OW' where id=4;
-update noar tt set v0='BOYZEYFH2XSTMHCU71XKPZ6FD90QTV9X' where id=4;
-update noar ti set v0='BOYZEYFH2XSTMHCU71XKPZ6FD90QTV9X' where id=4;
-update noar tt set b1='W2QU4XKNZ511' where id=4;
-update noar ti set b1='W2QU4XKNZ511' where id=4;
-update noar tt set v0='1RWRMZD0KA5Y0BAU2WYJTP2ZWR' where id=4;
-update noar ti set v0='1RWRMZD0KA5Y0BAU2WYJTP2ZWR' where id=4;
-update noar tt set b2='7' where id=4;
-update noar ti set b2='7' where id=4;
-update noar tt set v0='EE' where id=5;
-update noar ti set v0='EE' where id=5;
-update noar tt set b0='5AL7CE92GT' where id=5;
-update noar ti set b0='5AL7CE92GT' where id=5;
-update noar tt set v0='BJIS15P17SGQP38FL1QPGZQODUGW4XZS' where id=5;
-update noar ti set v0='BJIS15P17SGQP38FL1QPGZQODUGW4XZS' where id=5;
-update noar tt set b1='Z1O6X4NWGQDI9I43JMSE4GN' where id=5;
-update noar ti set b1='Z1O6X4NWGQDI9I43JMSE4GN' where id=5;
-update noar tt set v0='FJTJIDC2ZPM9LXFGGQWRA' where id=5;
-update noar ti set v0='FJTJIDC2ZPM9LXFGGQWRA' where id=5;
-update noar tt set b2='T77QTT7V5LRZUAVHBVPD0ACV4F' where id=5;
-update noar ti set b2='T77QTT7V5LRZUAVHBVPD0ACV4F' where id=5;
-update noar tt set v0='GNT4L4J0V3' where id=6;
-update noar ti set v0='GNT4L4J0V3' where id=6;
-update noar tt set b0='FSGQ40SAQ2PW8G6BQJ3HOM302' where id=6;
-update noar ti set b0='FSGQ40SAQ2PW8G6BQJ3HOM302' where id=6;
-update noar tt set v0='YQ5' where id=6;
-update noar ti set v0='YQ5' where id=6;
-update noar tt set b1='XR80YMUF92' where id=6;
-update noar ti set b1='XR80YMUF92' where id=6;
-update noar tt set v0='PF309N31UIMVFI8EOHJOWQ6LO6NBMB5' where id=6;
-update noar ti set v0='PF309N31UIMVFI8EOHJOWQ6LO6NBMB5' where id=6;
-update noar tt set b2='VJC6LHQM9UZ3' where id=6;
-update noar ti set b2='VJC6LHQM9UZ3' where id=6;
-update noar tt set v0='YGQFQJG3Z7ZIBCL5EXT8' where id=7;
-update noar ti set v0='YGQFQJG3Z7ZIBCL5EXT8' where id=7;
-update noar tt set b0='FTGCCRU' where id=7;
-update noar ti set b0='FTGCCRU' where id=7;
-update noar tt set v0='WZAKE46509' where id=7;
-update noar ti set v0='WZAKE46509' where id=7;
-update noar tt set b1='CBUPWWIAHJVE67SCZ9G4TN7P' where id=7;
-update noar ti set b1='CBUPWWIAHJVE67SCZ9G4TN7P' where id=7;
-update noar tt set v0='RTJ03' where id=7;
-update noar ti set v0='RTJ03' where id=7;
-update noar tt set b2='VIB' where id=7;
-update noar ti set b2='VIB' where id=7;
-update noar tt set v0='NUCUQDLQF2TOBMSPFZ' where id=8;
-update noar ti set v0='NUCUQDLQF2TOBMSPFZ' where id=8;
-update noar tt set b0='5GHZ2PI8TS4L8WY4W' where id=8;
-update noar ti set b0='5GHZ2PI8TS4L8WY4W' where id=8;
-update noar tt set v0='JU40VR5TNNZKJCHMJ8' where id=8;
-update noar ti set v0='JU40VR5TNNZKJCHMJ8' where id=8;
-update noar tt set b1='QNG6B2' where id=8;
-update noar ti set b1='QNG6B2' where id=8;
-update noar tt set v0='CN4JHQQT26FW7AMLMDOCUJ83YB' where id=8;
-update noar ti set v0='CN4JHQQT26FW7AMLMDOCUJ83YB' where id=8;
-update noar tt set b2='IO6QT9W' where id=8;
-update noar ti set b2='IO6QT9W' where id=8;
-update noar tt set v0='GLT2IXMGUJKZF0ZO6Y0LIMPUR2RAR' where id=9;
-update noar ti set v0='GLT2IXMGUJKZF0ZO6Y0LIMPUR2RAR' where id=9;
-update noar tt set b0='GQOZIU419CI8AX' where id=9;
-update noar ti set b0='GQOZIU419CI8AX' where id=9;
-update noar tt set v0='G1847DTXD5K4TNE4DZKR7LW' where id=9;
-update noar ti set v0='G1847DTXD5K4TNE4DZKR7LW' where id=9;
-update noar tt set b1='N' where id=9;
-update noar ti set b1='N' where id=9;
-update noar tt set v0='CMHG24TNY0HE9JCV1K8QC2B3G' where id=9;
-update noar ti set v0='CMHG24TNY0HE9JCV1K8QC2B3G' where id=9;
-update noar tt set b2='YG759HGELB06KCMH0AGY' where id=9;
-update noar ti set b2='YG759HGELB06KCMH0AGY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 longblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='8Y3' where id=1;
-update noar ti set v0='8Y3' where id=1;
-update noar tt set b0='C7M20TP5NKK' where id=1;
-update noar ti set b0='C7M20TP5NKK' where id=1;
-update noar tt set v0='2ISG42PKQUYJ3' where id=1;
-update noar ti set v0='2ISG42PKQUYJ3' where id=1;
-update noar tt set b1='DJFRKU8X' where id=1;
-update noar ti set b1='DJFRKU8X' where id=1;
-update noar tt set v0='PEZLQW4KNI8KS99CT2C6AKZ1OK1' where id=1;
-update noar ti set v0='PEZLQW4KNI8KS99CT2C6AKZ1OK1' where id=1;
-update noar tt set b2='0FCRQVLB5DFDS3K6N26BCA1M1VMB403' where id=1;
-update noar ti set b2='0FCRQVLB5DFDS3K6N26BCA1M1VMB403' where id=1;
-update noar tt set v0='2U5V9ZSPD2MY3O25XXL2N6ZWB4Q6DWGE' where id=2;
-update noar ti set v0='2U5V9ZSPD2MY3O25XXL2N6ZWB4Q6DWGE' where id=2;
-update noar tt set b0='60O315' where id=2;
-update noar ti set b0='60O315' where id=2;
-update noar tt set v0='PFV4BEXLLRRNEEWTITGFSTS6' where id=2;
-update noar ti set v0='PFV4BEXLLRRNEEWTITGFSTS6' where id=2;
-update noar tt set b1='GFO8M01KOUXFD5A02OU3C4ZTGQZ8O' where id=2;
-update noar ti set b1='GFO8M01KOUXFD5A02OU3C4ZTGQZ8O' where id=2;
-update noar tt set v0='IZR1' where id=2;
-update noar ti set v0='IZR1' where id=2;
-update noar tt set b2='F6SCCPN2NFEKZP79N' where id=2;
-update noar ti set b2='F6SCCPN2NFEKZP79N' where id=2;
-update noar tt set v0='1IYS8D2OL30ZWU' where id=3;
-update noar ti set v0='1IYS8D2OL30ZWU' where id=3;
-update noar tt set b0='DMPWIBQCEAZ9RTHU' where id=3;
-update noar ti set b0='DMPWIBQCEAZ9RTHU' where id=3;
-update noar tt set v0='ONDJ7B94EN77IXSXEF23' where id=3;
-update noar ti set v0='ONDJ7B94EN77IXSXEF23' where id=3;
-update noar tt set b1='UR0WSHTBS4QZ' where id=3;
-update noar ti set b1='UR0WSHTBS4QZ' where id=3;
-update noar tt set v0='7TXALEXNOTPQFQG1YOTBCC' where id=3;
-update noar ti set v0='7TXALEXNOTPQFQG1YOTBCC' where id=3;
-update noar tt set b2='Y51ZCWRUE6UNVFLQE8QFGJBUTW7KEEW1' where id=3;
-update noar ti set b2='Y51ZCWRUE6UNVFLQE8QFGJBUTW7KEEW1' where id=3;
-update noar tt set v0='GQ4J9YUIOHP1XMALJDZG2' where id=4;
-update noar ti set v0='GQ4J9YUIOHP1XMALJDZG2' where id=4;
-update noar tt set b0='5D77OFM2RCP8K34C4877' where id=4;
-update noar ti set b0='5D77OFM2RCP8K34C4877' where id=4;
-update noar tt set v0='DPWBEJKK1' where id=4;
-update noar ti set v0='DPWBEJKK1' where id=4;
-update noar tt set b1='4PY93OUIDUL' where id=4;
-update noar ti set b1='4PY93OUIDUL' where id=4;
-update noar tt set v0='9B3QUDM74XNPELR4FOJ7YNUA8OAQQ' where id=4;
-update noar ti set v0='9B3QUDM74XNPELR4FOJ7YNUA8OAQQ' where id=4;
-update noar tt set b2='U2P' where id=4;
-update noar ti set b2='U2P' where id=4;
-update noar tt set v0='MVLAAO6ZZW0EP54ZHQW2QASI9HHFSSZK' where id=5;
-update noar ti set v0='MVLAAO6ZZW0EP54ZHQW2QASI9HHFSSZK' where id=5;
-update noar tt set b0='5DEZK0A28PXP9R45E4H' where id=5;
-update noar ti set b0='5DEZK0A28PXP9R45E4H' where id=5;
-update noar tt set v0='YL2LGG579J7' where id=5;
-update noar ti set v0='YL2LGG579J7' where id=5;
-update noar tt set b1='0N3U8H04ENSBB0J67AJU517IT81VU7W' where id=5;
-update noar ti set b1='0N3U8H04ENSBB0J67AJU517IT81VU7W' where id=5;
-update noar tt set v0='GGGSMOO69KWTJGNBRNNWLOG8PA' where id=5;
-update noar ti set v0='GGGSMOO69KWTJGNBRNNWLOG8PA' where id=5;
-update noar tt set b2='3BUA5Q' where id=5;
-update noar ti set b2='3BUA5Q' where id=5;
-update noar tt set v0='2AIXGG2USKTI8A' where id=6;
-update noar ti set v0='2AIXGG2USKTI8A' where id=6;
-update noar tt set b0='511JOA3UVHFJXLI2GYXZOXXL19' where id=6;
-update noar ti set b0='511JOA3UVHFJXLI2GYXZOXXL19' where id=6;
-update noar tt set v0='YJ8YG420YXZAPER' where id=6;
-update noar ti set v0='YJ8YG420YXZAPER' where id=6;
-update noar tt set b1='TV52WC6AA7HTQ7RWVVZBUMS0N0H4IU' where id=6;
-update noar ti set b1='TV52WC6AA7HTQ7RWVVZBUMS0N0H4IU' where id=6;
-update noar tt set v0='9NTD8DMB8PTECD5MXFOEUJ5L87' where id=6;
-update noar ti set v0='9NTD8DMB8PTECD5MXFOEUJ5L87' where id=6;
-update noar tt set b2='HQXNBEL9KYL2DPIHAVNLEKBAM1' where id=6;
-update noar ti set b2='HQXNBEL9KYL2DPIHAVNLEKBAM1' where id=6;
-update noar tt set v0='WY3LFGM0OTK3RXC8KO7TX3' where id=7;
-update noar ti set v0='WY3LFGM0OTK3RXC8KO7TX3' where id=7;
-update noar tt set b0='UYICPWZAKPO1DRVSEJRMFG88' where id=7;
-update noar ti set b0='UYICPWZAKPO1DRVSEJRMFG88' where id=7;
-update noar tt set v0='H4XGE' where id=7;
-update noar ti set v0='H4XGE' where id=7;
-update noar tt set b1='HKJEJF6' where id=7;
-update noar ti set b1='HKJEJF6' where id=7;
-update noar tt set v0='Q713SG03E' where id=7;
-update noar ti set v0='Q713SG03E' where id=7;
-update noar tt set b2='S4BAN' where id=7;
-update noar ti set b2='S4BAN' where id=7;
-update noar tt set v0='GC' where id=8;
-update noar ti set v0='GC' where id=8;
-update noar tt set b0='CR5YQDGXFHQ56V77W4LU1FZSR4GBRC2' where id=8;
-update noar ti set b0='CR5YQDGXFHQ56V77W4LU1FZSR4GBRC2' where id=8;
-update noar tt set v0='QVRCYS8SH1GYKWKLPQ6' where id=8;
-update noar ti set v0='QVRCYS8SH1GYKWKLPQ6' where id=8;
-update noar tt set b1='6CNGJHSOMOQSCZAN4' where id=8;
-update noar ti set b1='6CNGJHSOMOQSCZAN4' where id=8;
-update noar tt set v0='N' where id=8;
-update noar ti set v0='N' where id=8;
-update noar tt set b2='LF8JOERZ8TANILPUAN3I2O56F7YBBG4G' where id=8;
-update noar ti set b2='LF8JOERZ8TANILPUAN3I2O56F7YBBG4G' where id=8;
-update noar tt set v0='RZ5TQBROVDMBNWF2F6BE8MNG946' where id=9;
-update noar ti set v0='RZ5TQBROVDMBNWF2F6BE8MNG946' where id=9;
-update noar tt set b0='OOHO1L' where id=9;
-update noar ti set b0='OOHO1L' where id=9;
-update noar tt set v0='18VCHBJ7W4KJY6CQDY' where id=9;
-update noar ti set v0='18VCHBJ7W4KJY6CQDY' where id=9;
-update noar tt set b1='X5BCUCM9VEDYYIAY5FZTNJ5W' where id=9;
-update noar ti set b1='X5BCUCM9VEDYYIAY5FZTNJ5W' where id=9;
-update noar tt set v0='Y3887D8R2CGZYP7AO4G8TTO7' where id=9;
-update noar ti set v0='Y3887D8R2CGZYP7AO4G8TTO7' where id=9;
-update noar tt set b2='MEOZ2COU46VAAX4' where id=9;
-update noar ti set b2='MEOZ2COU46VAAX4' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 longblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='RP7CWTP0UNYRTSVWJ' where id=1;
-update noar ti set v0='RP7CWTP0UNYRTSVWJ' where id=1;
-update noar tt set b0='H2' where id=1;
-update noar ti set b0='H2' where id=1;
-update noar tt set v0='0BYL4R8G9HND4VMWMNEOQYO9' where id=1;
-update noar ti set v0='0BYL4R8G9HND4VMWMNEOQYO9' where id=1;
-update noar tt set b1='74PLQCVRJCRFHKJ07980K4' where id=1;
-update noar ti set b1='74PLQCVRJCRFHKJ07980K4' where id=1;
-update noar tt set v0='MK7QYEG8UCHEHAMZ2JQKP' where id=1;
-update noar ti set v0='MK7QYEG8UCHEHAMZ2JQKP' where id=1;
-update noar tt set b2='VNS6MMZLULKB5SU9' where id=1;
-update noar ti set b2='VNS6MMZLULKB5SU9' where id=1;
-update noar tt set v0='96EA6JRIE0MHA74K2KZXMWBSBK' where id=2;
-update noar ti set v0='96EA6JRIE0MHA74K2KZXMWBSBK' where id=2;
-update noar tt set b0='3M1LFR91' where id=2;
-update noar ti set b0='3M1LFR91' where id=2;
-update noar tt set v0='06YHVUESSO3LYS396W6BT1N5' where id=2;
-update noar ti set v0='06YHVUESSO3LYS396W6BT1N5' where id=2;
-update noar tt set b1='I90L6' where id=2;
-update noar ti set b1='I90L6' where id=2;
-update noar tt set v0='QJLNAMAIIDUG' where id=2;
-update noar ti set v0='QJLNAMAIIDUG' where id=2;
-update noar tt set b2='A171AT8ZDPY2OBR4S9' where id=2;
-update noar ti set b2='A171AT8ZDPY2OBR4S9' where id=2;
-update noar tt set v0='IKZBS4K2' where id=3;
-update noar ti set v0='IKZBS4K2' where id=3;
-update noar tt set b0='20LSQ9JLF7U0XTML' where id=3;
-update noar ti set b0='20LSQ9JLF7U0XTML' where id=3;
-update noar tt set v0='EXFXU7IHYHLM1Q7DSIXH5RKJJICBH6' where id=3;
-update noar ti set v0='EXFXU7IHYHLM1Q7DSIXH5RKJJICBH6' where id=3;
-update noar tt set b1='TJ8ZKT1NVUS918LZTFZ' where id=3;
-update noar ti set b1='TJ8ZKT1NVUS918LZTFZ' where id=3;
-update noar tt set v0='E30DI811ATKH5LX37NGY9COGEK' where id=3;
-update noar ti set v0='E30DI811ATKH5LX37NGY9COGEK' where id=3;
-update noar tt set b2='GEN6IEOKW3R' where id=3;
-update noar ti set b2='GEN6IEOKW3R' where id=3;
-update noar tt set v0='VLBNSU6647' where id=4;
-update noar ti set v0='VLBNSU6647' where id=4;
-update noar tt set b0='F7BZVRUAUUJGS2ZIVILP7U' where id=4;
-update noar ti set b0='F7BZVRUAUUJGS2ZIVILP7U' where id=4;
-update noar tt set v0='6VGCON4QPOA483EDJVG1CS6L03L' where id=4;
-update noar ti set v0='6VGCON4QPOA483EDJVG1CS6L03L' where id=4;
-update noar tt set b1='6VOAVF' where id=4;
-update noar ti set b1='6VOAVF' where id=4;
-update noar tt set v0='DHGRTS4E1MLFO' where id=4;
-update noar ti set v0='DHGRTS4E1MLFO' where id=4;
-update noar tt set b2='VSNUPD' where id=4;
-update noar ti set b2='VSNUPD' where id=4;
-update noar tt set v0='X6RI4L2Z05NM5K0Y84K6W8R2' where id=5;
-update noar ti set v0='X6RI4L2Z05NM5K0Y84K6W8R2' where id=5;
-update noar tt set b0='Q3CPKIN7AWZC' where id=5;
-update noar ti set b0='Q3CPKIN7AWZC' where id=5;
-update noar tt set v0='MP8YMBMBNS' where id=5;
-update noar ti set v0='MP8YMBMBNS' where id=5;
-update noar tt set b1='A4OPRVH33' where id=5;
-update noar ti set b1='A4OPRVH33' where id=5;
-update noar tt set v0='ITJG7Y1DTTGHZ9HAXAOOFJVQ01HF4G' where id=5;
-update noar ti set v0='ITJG7Y1DTTGHZ9HAXAOOFJVQ01HF4G' where id=5;
-update noar tt set b2='5RGR4DZQ43CDXC' where id=5;
-update noar ti set b2='5RGR4DZQ43CDXC' where id=5;
-update noar tt set v0='D87Y5WN' where id=6;
-update noar ti set v0='D87Y5WN' where id=6;
-update noar tt set b0='G' where id=6;
-update noar ti set b0='G' where id=6;
-update noar tt set v0='YQ752CPTFT1WSLNV6' where id=6;
-update noar ti set v0='YQ752CPTFT1WSLNV6' where id=6;
-update noar tt set b1='RA3HNHL8I52HH9JK' where id=6;
-update noar ti set b1='RA3HNHL8I52HH9JK' where id=6;
-update noar tt set v0='NX90WCPXSPNQRAB0ATBXRA7UYV2DSE' where id=6;
-update noar ti set v0='NX90WCPXSPNQRAB0ATBXRA7UYV2DSE' where id=6;
-update noar tt set b2='BBUGZA' where id=6;
-update noar ti set b2='BBUGZA' where id=6;
-update noar tt set v0='EJBS46I' where id=7;
-update noar ti set v0='EJBS46I' where id=7;
-update noar tt set b0='ZKBUAPNC4GXPS2M23143M7SQID' where id=7;
-update noar ti set b0='ZKBUAPNC4GXPS2M23143M7SQID' where id=7;
-update noar tt set v0='53U' where id=7;
-update noar ti set v0='53U' where id=7;
-update noar tt set b1='30GQ4PWIB6DFFUDL4GSPNEJCLIELT' where id=7;
-update noar ti set b1='30GQ4PWIB6DFFUDL4GSPNEJCLIELT' where id=7;
-update noar tt set v0='MEN8ZFINIGCU5YBK' where id=7;
-update noar ti set v0='MEN8ZFINIGCU5YBK' where id=7;
-update noar tt set b2='8TZX5AAU' where id=7;
-update noar ti set b2='8TZX5AAU' where id=7;
-update noar tt set v0='QQIRMPX87NJUOM7D5YU60G' where id=8;
-update noar ti set v0='QQIRMPX87NJUOM7D5YU60G' where id=8;
-update noar tt set b0='OPP90DRY9PMJ' where id=8;
-update noar ti set b0='OPP90DRY9PMJ' where id=8;
-update noar tt set v0='S5SZXMSXGTGAQAN10B3WGRF' where id=8;
-update noar ti set v0='S5SZXMSXGTGAQAN10B3WGRF' where id=8;
-update noar tt set b1='YQHIORNSVLA9L3' where id=8;
-update noar ti set b1='YQHIORNSVLA9L3' where id=8;
-update noar tt set v0='LWH7YTTWDTZGOVMB9CV' where id=8;
-update noar ti set v0='LWH7YTTWDTZGOVMB9CV' where id=8;
-update noar tt set b2='IR85OPJI921MQBRY88DK' where id=8;
-update noar ti set b2='IR85OPJI921MQBRY88DK' where id=8;
-update noar tt set v0='2BHA6BWS0PIGZCO42TQM38RUD25QD' where id=9;
-update noar ti set v0='2BHA6BWS0PIGZCO42TQM38RUD25QD' where id=9;
-update noar tt set b0='I6KHR6I' where id=9;
-update noar ti set b0='I6KHR6I' where id=9;
-update noar tt set v0='10LFBX0LYRDXGF4BJFKZQJNH0H' where id=9;
-update noar ti set v0='10LFBX0LYRDXGF4BJFKZQJNH0H' where id=9;
-update noar tt set b1='BLLTY4V80DHCX3DKDTMO1W0C66' where id=9;
-update noar ti set b1='BLLTY4V80DHCX3DKDTMO1W0C66' where id=9;
-update noar tt set v0='Q7JDC3F3C406B5OT10ALKRW64' where id=9;
-update noar ti set v0='Q7JDC3F3C406B5OT10ALKRW64' where id=9;
-update noar tt set b2='FO9726N1GEAAEUJ8ZVT84A' where id=9;
-update noar ti set b2='FO9726N1GEAAEUJ8ZVT84A' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 longblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='YVHFGA42' where id=1;
-update noar ti set v0='YVHFGA42' where id=1;
-update noar tt set b0='HPI' where id=1;
-update noar ti set b0='HPI' where id=1;
-update noar tt set v0='9KCNJW1XEJNCTJ' where id=1;
-update noar ti set v0='9KCNJW1XEJNCTJ' where id=1;
-update noar tt set b1='5HM7OIWEYRIJSF5YMFLYDPCVC' where id=1;
-update noar ti set b1='5HM7OIWEYRIJSF5YMFLYDPCVC' where id=1;
-update noar tt set v0='FARLMBQ' where id=1;
-update noar ti set v0='FARLMBQ' where id=1;
-update noar tt set b2='B0U7' where id=1;
-update noar ti set b2='B0U7' where id=1;
-update noar tt set v0='8DQNPHJFW9NZ' where id=2;
-update noar ti set v0='8DQNPHJFW9NZ' where id=2;
-update noar tt set b0='32PJQ7I' where id=2;
-update noar ti set b0='32PJQ7I' where id=2;
-update noar tt set v0='F3Z80HY0GY5SP54HPQU' where id=2;
-update noar ti set v0='F3Z80HY0GY5SP54HPQU' where id=2;
-update noar tt set b1='GIVWCKC8KQ4PM0H09D7SDG4' where id=2;
-update noar ti set b1='GIVWCKC8KQ4PM0H09D7SDG4' where id=2;
-update noar tt set v0='C27ZNH7GEPTN3CO5OPT58TYN83' where id=2;
-update noar ti set v0='C27ZNH7GEPTN3CO5OPT58TYN83' where id=2;
-update noar tt set b2='0FAX88NDEI52FNB66D064YQW' where id=2;
-update noar ti set b2='0FAX88NDEI52FNB66D064YQW' where id=2;
-update noar tt set v0='7Z04R5C2FY11XMMR0HA340YMR' where id=3;
-update noar ti set v0='7Z04R5C2FY11XMMR0HA340YMR' where id=3;
-update noar tt set b0='SHFIZYCW92IFDXA9UH0FDLVUXB' where id=3;
-update noar ti set b0='SHFIZYCW92IFDXA9UH0FDLVUXB' where id=3;
-update noar tt set v0='FE6TR27YNM1UJXY5HPJ2EU01BD' where id=3;
-update noar ti set v0='FE6TR27YNM1UJXY5HPJ2EU01BD' where id=3;
-update noar tt set b1='XNLAQ0QDRM502A' where id=3;
-update noar ti set b1='XNLAQ0QDRM502A' where id=3;
-update noar tt set v0='P8HOG53Z2OAN70M1M' where id=3;
-update noar ti set v0='P8HOG53Z2OAN70M1M' where id=3;
-update noar tt set b2='M' where id=3;
-update noar ti set b2='M' where id=3;
-update noar tt set v0='M0B5P0BNTNWKXVZY1SFGAF5TC0W4WT' where id=4;
-update noar ti set v0='M0B5P0BNTNWKXVZY1SFGAF5TC0W4WT' where id=4;
-update noar tt set b0='Y3Q16O' where id=4;
-update noar ti set b0='Y3Q16O' where id=4;
-update noar tt set v0='9M24D39D' where id=4;
-update noar ti set v0='9M24D39D' where id=4;
-update noar tt set b1='AUBI2H1VOR96B6PA4UKU0GLG4D' where id=4;
-update noar ti set b1='AUBI2H1VOR96B6PA4UKU0GLG4D' where id=4;
-update noar tt set v0='LBXCA1WZQT66K7PH2M1BHZKDWA7KAHH' where id=4;
-update noar ti set v0='LBXCA1WZQT66K7PH2M1BHZKDWA7KAHH' where id=4;
-update noar tt set b2='0P76Y65Y80Z8DWTM887J1ZD67BITJIK5' where id=4;
-update noar ti set b2='0P76Y65Y80Z8DWTM887J1ZD67BITJIK5' where id=4;
-update noar tt set v0='MKOA85VC40EUBGFZ08N5B6Y47THV' where id=5;
-update noar ti set v0='MKOA85VC40EUBGFZ08N5B6Y47THV' where id=5;
-update noar tt set b0='NKSCZJW6YW7O1BQ5FD' where id=5;
-update noar ti set b0='NKSCZJW6YW7O1BQ5FD' where id=5;
-update noar tt set v0='KG5U7CLTSLBNPASK6J00' where id=5;
-update noar ti set v0='KG5U7CLTSLBNPASK6J00' where id=5;
-update noar tt set b1='N7WKLPO9F5M6G7NNBQ4PS92O0' where id=5;
-update noar ti set b1='N7WKLPO9F5M6G7NNBQ4PS92O0' where id=5;
-update noar tt set v0='3GF7X10QAZCAEOJYHR' where id=5;
-update noar ti set v0='3GF7X10QAZCAEOJYHR' where id=5;
-update noar tt set b2='5E9UZGJVSA961R' where id=5;
-update noar ti set b2='5E9UZGJVSA961R' where id=5;
-update noar tt set v0='INOMBPQ13' where id=6;
-update noar ti set v0='INOMBPQ13' where id=6;
-update noar tt set b0='RV0VI8DJOQTFY1VRUBW8GPIQRIM' where id=6;
-update noar ti set b0='RV0VI8DJOQTFY1VRUBW8GPIQRIM' where id=6;
-update noar tt set v0='SLZYIEH0GSQO9Y976SJM7OY8WCAMC9P' where id=6;
-update noar ti set v0='SLZYIEH0GSQO9Y976SJM7OY8WCAMC9P' where id=6;
-update noar tt set b1='GQX6P0XBP8' where id=6;
-update noar ti set b1='GQX6P0XBP8' where id=6;
-update noar tt set v0='V5LX63EOP5E6HS2' where id=6;
-update noar ti set v0='V5LX63EOP5E6HS2' where id=6;
-update noar tt set b2='6GWMAJ3669T307F' where id=6;
-update noar ti set b2='6GWMAJ3669T307F' where id=6;
-update noar tt set v0='E9TZWKCMRA044PE' where id=7;
-update noar ti set v0='E9TZWKCMRA044PE' where id=7;
-update noar tt set b0='CYFARUDS8CWCU9DORMII02N' where id=7;
-update noar ti set b0='CYFARUDS8CWCU9DORMII02N' where id=7;
-update noar tt set v0='X0CD7MR8FBLJFLQE135KUJ' where id=7;
-update noar ti set v0='X0CD7MR8FBLJFLQE135KUJ' where id=7;
-update noar tt set b1='874BRIOJU3INV0ZO6RB6SRN8CW' where id=7;
-update noar ti set b1='874BRIOJU3INV0ZO6RB6SRN8CW' where id=7;
-update noar tt set v0='FCNKRMJ' where id=7;
-update noar ti set v0='FCNKRMJ' where id=7;
-update noar tt set b2='VIYE91QZ7VLSV65FV' where id=7;
-update noar ti set b2='VIYE91QZ7VLSV65FV' where id=7;
-update noar tt set v0='LO9ZZY3E49X86LDO7DPJL2' where id=8;
-update noar ti set v0='LO9ZZY3E49X86LDO7DPJL2' where id=8;
-update noar tt set b0='KEGTD0' where id=8;
-update noar ti set b0='KEGTD0' where id=8;
-update noar tt set v0='XTDJQZCQUBQJKY0MV7FF2GA8A2' where id=8;
-update noar ti set v0='XTDJQZCQUBQJKY0MV7FF2GA8A2' where id=8;
-update noar tt set b1='CR6RYHAGWYQCIC6MJXWZTXC75FJA' where id=8;
-update noar ti set b1='CR6RYHAGWYQCIC6MJXWZTXC75FJA' where id=8;
-update noar tt set v0='59DD448RJKL' where id=8;
-update noar ti set v0='59DD448RJKL' where id=8;
-update noar tt set b2='TYWB' where id=8;
-update noar ti set b2='TYWB' where id=8;
-update noar tt set v0='YCZ0R65OSXPKXYY8N' where id=9;
-update noar ti set v0='YCZ0R65OSXPKXYY8N' where id=9;
-update noar tt set b0='HVQ3C5DNERP4C' where id=9;
-update noar ti set b0='HVQ3C5DNERP4C' where id=9;
-update noar tt set v0='U4E9M3DB6978B0T' where id=9;
-update noar ti set v0='U4E9M3DB6978B0T' where id=9;
-update noar tt set b1='VQ2UVBMRQHOHUJ795XYEPJ40J71DX' where id=9;
-update noar ti set b1='VQ2UVBMRQHOHUJ795XYEPJ40J71DX' where id=9;
-update noar tt set v0='YD46X1R2QUQNP8M6G1LJWNA1WRXP3Y5A' where id=9;
-update noar ti set v0='YD46X1R2QUQNP8M6G1LJWNA1WRXP3Y5A' where id=9;
-update noar tt set b2='N1IIZHXVX1K4G0' where id=9;
-update noar ti set b2='N1IIZHXVX1K4G0' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 longblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='NZXJ90XMYGTZB0RPJ0SP' where id=1;
-update noar ti set v0='NZXJ90XMYGTZB0RPJ0SP' where id=1;
-update noar tt set b0='899T3TVG2LTTORAWL0EGI' where id=1;
-update noar ti set b0='899T3TVG2LTTORAWL0EGI' where id=1;
-update noar tt set v0='5WFSQGFMY56Z1' where id=1;
-update noar ti set v0='5WFSQGFMY56Z1' where id=1;
-update noar tt set b1='ZL4YN6BLROC' where id=1;
-update noar ti set b1='ZL4YN6BLROC' where id=1;
-update noar tt set v0='PB824GVF4HHU3Y2UVN' where id=1;
-update noar ti set v0='PB824GVF4HHU3Y2UVN' where id=1;
-update noar tt set b2='19GG3J899DOC8WC99RNU0RK26' where id=1;
-update noar ti set b2='19GG3J899DOC8WC99RNU0RK26' where id=1;
-update noar tt set v0='UY7IA5MSI3' where id=2;
-update noar ti set v0='UY7IA5MSI3' where id=2;
-update noar tt set b0='DAYFUPLX' where id=2;
-update noar ti set b0='DAYFUPLX' where id=2;
-update noar tt set v0='ST' where id=2;
-update noar ti set v0='ST' where id=2;
-update noar tt set b1='AJEDD3ZC41' where id=2;
-update noar ti set b1='AJEDD3ZC41' where id=2;
-update noar tt set v0='4HO1RIGUZBMM' where id=2;
-update noar ti set v0='4HO1RIGUZBMM' where id=2;
-update noar tt set b2='7MH6L7XZKI6' where id=2;
-update noar ti set b2='7MH6L7XZKI6' where id=2;
-update noar tt set v0='FYJO84BHH5XUW564WW6590JZC374' where id=3;
-update noar ti set v0='FYJO84BHH5XUW564WW6590JZC374' where id=3;
-update noar tt set b0='F78S' where id=3;
-update noar ti set b0='F78S' where id=3;
-update noar tt set v0='04AHZK5P' where id=3;
-update noar ti set v0='04AHZK5P' where id=3;
-update noar tt set b1='4Q27EG2ZAA470C0Q7CZIQFDQ' where id=3;
-update noar ti set b1='4Q27EG2ZAA470C0Q7CZIQFDQ' where id=3;
-update noar tt set v0='SE798L3AERBT' where id=3;
-update noar ti set v0='SE798L3AERBT' where id=3;
-update noar tt set b2='69NY2N5FI7NZSXDHX7WAFO4T2FX3GDJ' where id=3;
-update noar ti set b2='69NY2N5FI7NZSXDHX7WAFO4T2FX3GDJ' where id=3;
-update noar tt set v0='D1CS' where id=4;
-update noar ti set v0='D1CS' where id=4;
-update noar tt set b0='YZTDGG649QB218Y' where id=4;
-update noar ti set b0='YZTDGG649QB218Y' where id=4;
-update noar tt set v0='YYKDWWOPOCWEG' where id=4;
-update noar ti set v0='YYKDWWOPOCWEG' where id=4;
-update noar tt set b1='BGBJIOYDJ2ERACX1K2M' where id=4;
-update noar ti set b1='BGBJIOYDJ2ERACX1K2M' where id=4;
-update noar tt set v0='JJDK5' where id=4;
-update noar ti set v0='JJDK5' where id=4;
-update noar tt set b2='QHOYQLYML19MXXSKS43J59J' where id=4;
-update noar ti set b2='QHOYQLYML19MXXSKS43J59J' where id=4;
-update noar tt set v0='VCK2G203AHNV7EX891M730A193LV' where id=5;
-update noar ti set v0='VCK2G203AHNV7EX891M730A193LV' where id=5;
-update noar tt set b0='T2S0' where id=5;
-update noar ti set b0='T2S0' where id=5;
-update noar tt set v0='8' where id=5;
-update noar ti set v0='8' where id=5;
-update noar tt set b1='ELNBDW3T2PMKSEAQU' where id=5;
-update noar ti set b1='ELNBDW3T2PMKSEAQU' where id=5;
-update noar tt set v0='LFQ' where id=5;
-update noar ti set v0='LFQ' where id=5;
-update noar tt set b2='SJUBUB3UBQWIQA31KPVI9H' where id=5;
-update noar ti set b2='SJUBUB3UBQWIQA31KPVI9H' where id=5;
-update noar tt set v0='ZP3ZSSQZFF0T7D0YKQXH304XCO' where id=6;
-update noar ti set v0='ZP3ZSSQZFF0T7D0YKQXH304XCO' where id=6;
-update noar tt set b0='L0I6318E4K78XR0SLC9O17' where id=6;
-update noar ti set b0='L0I6318E4K78XR0SLC9O17' where id=6;
-update noar tt set v0='92XSYU2J9AKJWFFIK8KCWDC2VDQLU9' where id=6;
-update noar ti set v0='92XSYU2J9AKJWFFIK8KCWDC2VDQLU9' where id=6;
-update noar tt set b1='S2EH5G24' where id=6;
-update noar ti set b1='S2EH5G24' where id=6;
-update noar tt set v0='I2AWY65O5PQH64U7NA8Q8VHV8BRB8IBN' where id=6;
-update noar ti set v0='I2AWY65O5PQH64U7NA8Q8VHV8BRB8IBN' where id=6;
-update noar tt set b2='FRF1CMSYYDWPVO050SGL' where id=6;
-update noar ti set b2='FRF1CMSYYDWPVO050SGL' where id=6;
-update noar tt set v0='0RJQEC8XWVE' where id=7;
-update noar ti set v0='0RJQEC8XWVE' where id=7;
-update noar tt set b0='BGYPMLS81YE0UD9O0MQS' where id=7;
-update noar ti set b0='BGYPMLS81YE0UD9O0MQS' where id=7;
-update noar tt set v0='CTTJCMWL5PRDAHRQJZB' where id=7;
-update noar ti set v0='CTTJCMWL5PRDAHRQJZB' where id=7;
-update noar tt set b1='AXO03UIKOVM54NNSMY' where id=7;
-update noar ti set b1='AXO03UIKOVM54NNSMY' where id=7;
-update noar tt set v0='S' where id=7;
-update noar ti set v0='S' where id=7;
-update noar tt set b2='0FH7H9L93D6M7QQOKU5MBRLL' where id=7;
-update noar ti set b2='0FH7H9L93D6M7QQOKU5MBRLL' where id=7;
-update noar tt set v0='PABN14PGJECJNR2NVYGBR1IW9FXLH' where id=8;
-update noar ti set v0='PABN14PGJECJNR2NVYGBR1IW9FXLH' where id=8;
-update noar tt set b0='66ZN5LOOHOQJLVEBVV2MT7ZOS16OD' where id=8;
-update noar ti set b0='66ZN5LOOHOQJLVEBVV2MT7ZOS16OD' where id=8;
-update noar tt set v0='NDYQOZG3I453DTRYOUJB' where id=8;
-update noar ti set v0='NDYQOZG3I453DTRYOUJB' where id=8;
-update noar tt set b1='13XJRQY1BLHQOQJ' where id=8;
-update noar ti set b1='13XJRQY1BLHQOQJ' where id=8;
-update noar tt set v0='YGN19TJZC6WB94WKQAFG52SXDY2AX8O9' where id=8;
-update noar ti set v0='YGN19TJZC6WB94WKQAFG52SXDY2AX8O9' where id=8;
-update noar tt set b2='DKRRR284ZNLL4H6892' where id=8;
-update noar ti set b2='DKRRR284ZNLL4H6892' where id=8;
-update noar tt set v0='OJPSA' where id=9;
-update noar ti set v0='OJPSA' where id=9;
-update noar tt set b0='7ORBM8TWGMI73CHH4ER4' where id=9;
-update noar ti set b0='7ORBM8TWGMI73CHH4ER4' where id=9;
-update noar tt set v0='4HN7HS70D8UEW5ZQ84YG4T9IY8NDQ' where id=9;
-update noar ti set v0='4HN7HS70D8UEW5ZQ84YG4T9IY8NDQ' where id=9;
-update noar tt set b1='ZFVVPTZJI' where id=9;
-update noar ti set b1='ZFVVPTZJI' where id=9;
-update noar tt set v0='CU8YLJVTI98PLG7R7QCGSPAH3' where id=9;
-update noar ti set v0='CU8YLJVTI98PLG7R7QCGSPAH3' where id=9;
-update noar tt set b2='O9ZCW1UZH396XV0HQ8JWR6OF4V0S9QFV' where id=9;
-update noar ti set b2='O9ZCW1UZH396XV0HQ8JWR6OF4V0S9QFV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 blob null,
-b1 longblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='36KMNYF5NQKSZRZ8B3NT6BQ5WWLV93Y' where id=1;
-update noar ti set v0='36KMNYF5NQKSZRZ8B3NT6BQ5WWLV93Y' where id=1;
-update noar tt set b0='VWGRXG0U33O5W4IQKEG0ZULMK' where id=1;
-update noar ti set b0='VWGRXG0U33O5W4IQKEG0ZULMK' where id=1;
-update noar tt set v0='27MIGXJ3DB00VUCM7PQ0ZFXI84OVCDUJ' where id=1;
-update noar ti set v0='27MIGXJ3DB00VUCM7PQ0ZFXI84OVCDUJ' where id=1;
-update noar tt set b1='9GK4QDNY7' where id=1;
-update noar ti set b1='9GK4QDNY7' where id=1;
-update noar tt set v0='220TDAQR0S228' where id=1;
-update noar ti set v0='220TDAQR0S228' where id=1;
-update noar tt set b2='Q7WA0N66ESPQVU1YUMEK8AMG1538J' where id=1;
-update noar ti set b2='Q7WA0N66ESPQVU1YUMEK8AMG1538J' where id=1;
-update noar tt set v0='T8PKEN7YQ2DBHUV' where id=2;
-update noar ti set v0='T8PKEN7YQ2DBHUV' where id=2;
-update noar tt set b0='WL01LKNKI8' where id=2;
-update noar ti set b0='WL01LKNKI8' where id=2;
-update noar tt set v0='W7RC63VP494IICS1' where id=2;
-update noar ti set v0='W7RC63VP494IICS1' where id=2;
-update noar tt set b1='8QZDJ6AIXM2G0BHSOTQ0' where id=2;
-update noar ti set b1='8QZDJ6AIXM2G0BHSOTQ0' where id=2;
-update noar tt set v0='Q9X' where id=2;
-update noar ti set v0='Q9X' where id=2;
-update noar tt set b2='XWOOLZJTO6PNJWE4S' where id=2;
-update noar ti set b2='XWOOLZJTO6PNJWE4S' where id=2;
-update noar tt set v0='TGJQV42' where id=3;
-update noar ti set v0='TGJQV42' where id=3;
-update noar tt set b0='VU0VTJE' where id=3;
-update noar ti set b0='VU0VTJE' where id=3;
-update noar tt set v0='FTX5462YZHTVU1QR93APBM' where id=3;
-update noar ti set v0='FTX5462YZHTVU1QR93APBM' where id=3;
-update noar tt set b1='OYJ37WNO7OTI' where id=3;
-update noar ti set b1='OYJ37WNO7OTI' where id=3;
-update noar tt set v0='L82CWAAF' where id=3;
-update noar ti set v0='L82CWAAF' where id=3;
-update noar tt set b2='RNEZY454' where id=3;
-update noar ti set b2='RNEZY454' where id=3;
-update noar tt set v0='RLIQ5GKZCTI07UW9Q' where id=4;
-update noar ti set v0='RLIQ5GKZCTI07UW9Q' where id=4;
-update noar tt set b0='D5FJAZPUPS8TJ7WY8P1ZY1SUSRHCBW' where id=4;
-update noar ti set b0='D5FJAZPUPS8TJ7WY8P1ZY1SUSRHCBW' where id=4;
-update noar tt set v0='GS' where id=4;
-update noar ti set v0='GS' where id=4;
-update noar tt set b1='33JH8B09ERBN1LBNN8H281M5AE' where id=4;
-update noar ti set b1='33JH8B09ERBN1LBNN8H281M5AE' where id=4;
-update noar tt set v0='GI564DW56VC' where id=4;
-update noar ti set v0='GI564DW56VC' where id=4;
-update noar tt set b2='TX01EYJTTJX' where id=4;
-update noar ti set b2='TX01EYJTTJX' where id=4;
-update noar tt set v0='0F8VHUHJ6CUIHQLR9PZT' where id=5;
-update noar ti set v0='0F8VHUHJ6CUIHQLR9PZT' where id=5;
-update noar tt set b0='Z69YU9VI8ZHM' where id=5;
-update noar ti set b0='Z69YU9VI8ZHM' where id=5;
-update noar tt set v0='Y35VBO01MV4C10508UFR3OTFTMFWP7' where id=5;
-update noar ti set v0='Y35VBO01MV4C10508UFR3OTFTMFWP7' where id=5;
-update noar tt set b1='2P6WTYSX3PMUDI187GJJR4' where id=5;
-update noar ti set b1='2P6WTYSX3PMUDI187GJJR4' where id=5;
-update noar tt set v0='FOMM99M2AK9LMR2SOM557ZK9PR9UAMFV' where id=5;
-update noar ti set v0='FOMM99M2AK9LMR2SOM557ZK9PR9UAMFV' where id=5;
-update noar tt set b2='D' where id=5;
-update noar ti set b2='D' where id=5;
-update noar tt set v0='U4GVVIMBZVBJ4HW6B993N8KOYGT3' where id=6;
-update noar ti set v0='U4GVVIMBZVBJ4HW6B993N8KOYGT3' where id=6;
-update noar tt set b0='LUOLZXIZ30H' where id=6;
-update noar ti set b0='LUOLZXIZ30H' where id=6;
-update noar tt set v0='TZDUN3455DA96FRNMHSJTKW121' where id=6;
-update noar ti set v0='TZDUN3455DA96FRNMHSJTKW121' where id=6;
-update noar tt set b1='FU3BZXDWC6GL2D2M0R6EC' where id=6;
-update noar ti set b1='FU3BZXDWC6GL2D2M0R6EC' where id=6;
-update noar tt set v0='O' where id=6;
-update noar ti set v0='O' where id=6;
-update noar tt set b2='5Q79G9LOE5A6CJZLIFK9M4M2' where id=6;
-update noar ti set b2='5Q79G9LOE5A6CJZLIFK9M4M2' where id=6;
-update noar tt set v0='33DS53D2Q8Q4ZTA993KH3DBPG6F' where id=7;
-update noar ti set v0='33DS53D2Q8Q4ZTA993KH3DBPG6F' where id=7;
-update noar tt set b0='510IELL5TIQ' where id=7;
-update noar ti set b0='510IELL5TIQ' where id=7;
-update noar tt set v0='LA' where id=7;
-update noar ti set v0='LA' where id=7;
-update noar tt set b1='NAKPR7XF101' where id=7;
-update noar ti set b1='NAKPR7XF101' where id=7;
-update noar tt set v0='2I66AU2BE0I4Q2AAH7QUU' where id=7;
-update noar ti set v0='2I66AU2BE0I4Q2AAH7QUU' where id=7;
-update noar tt set b2='X2UW2JDND' where id=7;
-update noar ti set b2='X2UW2JDND' where id=7;
-update noar tt set v0='2' where id=8;
-update noar ti set v0='2' where id=8;
-update noar tt set b0='ZS3ZF156GO6ZAYVJ00Y790DIRY2Q' where id=8;
-update noar ti set b0='ZS3ZF156GO6ZAYVJ00Y790DIRY2Q' where id=8;
-update noar tt set v0='AK7UEQIXG2MEVJL30USL2AQI15HX' where id=8;
-update noar ti set v0='AK7UEQIXG2MEVJL30USL2AQI15HX' where id=8;
-update noar tt set b1='Z59OU7MLQBBYG7M2KH7T08QAF' where id=8;
-update noar ti set b1='Z59OU7MLQBBYG7M2KH7T08QAF' where id=8;
-update noar tt set v0='AHSHR' where id=8;
-update noar ti set v0='AHSHR' where id=8;
-update noar tt set b2='TA37' where id=8;
-update noar ti set b2='TA37' where id=8;
-update noar tt set v0='V' where id=9;
-update noar ti set v0='V' where id=9;
-update noar tt set b0='E5IK99NWBORU2GYA086QGPO95431GYI' where id=9;
-update noar ti set b0='E5IK99NWBORU2GYA086QGPO95431GYI' where id=9;
-update noar tt set v0='M9VWOEWL017NV1MUF4XD4M28J8ZGKFWB' where id=9;
-update noar ti set v0='M9VWOEWL017NV1MUF4XD4M28J8ZGKFWB' where id=9;
-update noar tt set b1='OE9AZQG51FA7N' where id=9;
-update noar ti set b1='OE9AZQG51FA7N' where id=9;
-update noar tt set v0='QBCNTLTYHXJ91NB' where id=9;
-update noar ti set v0='QBCNTLTYHXJ91NB' where id=9;
-update noar tt set b2='7GNGQJHI1VGP8KAT6NOG3JTS' where id=9;
-update noar ti set b2='7GNGQJHI1VGP8KAT6NOG3JTS' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 blob null,
-b1 longblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='F9SRLA1L6XW8G7I' where id=1;
-update noar ti set v0='F9SRLA1L6XW8G7I' where id=1;
-update noar tt set b0='1R0FIE9LHUS1E0TJ2J5V' where id=1;
-update noar ti set b0='1R0FIE9LHUS1E0TJ2J5V' where id=1;
-update noar tt set v0='GFGRMUYF8LFZ4MTH' where id=1;
-update noar ti set v0='GFGRMUYF8LFZ4MTH' where id=1;
-update noar tt set b1='ZAX573ZJ8BWE9CEHMV2G' where id=1;
-update noar ti set b1='ZAX573ZJ8BWE9CEHMV2G' where id=1;
-update noar tt set v0='N75WAONFYAW9VNVFZ32F0C969V7J' where id=1;
-update noar ti set v0='N75WAONFYAW9VNVFZ32F0C969V7J' where id=1;
-update noar tt set b2='VJRFNWXXRVT244W' where id=1;
-update noar ti set b2='VJRFNWXXRVT244W' where id=1;
-update noar tt set v0='NHHV' where id=2;
-update noar ti set v0='NHHV' where id=2;
-update noar tt set b0='QRXI3XWRJC178QDPJUCHACA4I' where id=2;
-update noar ti set b0='QRXI3XWRJC178QDPJUCHACA4I' where id=2;
-update noar tt set v0='4W1RJI4O' where id=2;
-update noar ti set v0='4W1RJI4O' where id=2;
-update noar tt set b1='6UNKUOUYQ8LOK8493O3XRAP4G' where id=2;
-update noar ti set b1='6UNKUOUYQ8LOK8493O3XRAP4G' where id=2;
-update noar tt set v0='L8T4NICFI7R0FFJ3E0JTE4HQS7MKAVNQ' where id=2;
-update noar ti set v0='L8T4NICFI7R0FFJ3E0JTE4HQS7MKAVNQ' where id=2;
-update noar tt set b2='YS0BD73CG' where id=2;
-update noar ti set b2='YS0BD73CG' where id=2;
-update noar tt set v0='BFA8GU' where id=3;
-update noar ti set v0='BFA8GU' where id=3;
-update noar tt set b0='3TGDMLX3MVSBD7N' where id=3;
-update noar ti set b0='3TGDMLX3MVSBD7N' where id=3;
-update noar tt set v0='DDINNLNT6' where id=3;
-update noar ti set v0='DDINNLNT6' where id=3;
-update noar tt set b1='HFFJNY1SGGMLS1LQE1YE544F5V' where id=3;
-update noar ti set b1='HFFJNY1SGGMLS1LQE1YE544F5V' where id=3;
-update noar tt set v0='ANCK0PGOZK' where id=3;
-update noar ti set v0='ANCK0PGOZK' where id=3;
-update noar tt set b2='R2ASFCSZKFXYJBDG2FZRLR5B' where id=3;
-update noar ti set b2='R2ASFCSZKFXYJBDG2FZRLR5B' where id=3;
-update noar tt set v0='KM3T2BH7R' where id=4;
-update noar ti set v0='KM3T2BH7R' where id=4;
-update noar tt set b0='9QR92IX522BZ7AIPZZXO1B5AI' where id=4;
-update noar ti set b0='9QR92IX522BZ7AIPZZXO1B5AI' where id=4;
-update noar tt set v0='7MQYNJ9RQXNHDZ68ETY' where id=4;
-update noar ti set v0='7MQYNJ9RQXNHDZ68ETY' where id=4;
-update noar tt set b1='0BMRIM' where id=4;
-update noar ti set b1='0BMRIM' where id=4;
-update noar tt set v0='2TN0H' where id=4;
-update noar ti set v0='2TN0H' where id=4;
-update noar tt set b2='23HGJ7Y1Z3FX' where id=4;
-update noar ti set b2='23HGJ7Y1Z3FX' where id=4;
-update noar tt set v0='LH2XL3XT5I47KPX2TVIIQPXZDC3K39GB' where id=5;
-update noar ti set v0='LH2XL3XT5I47KPX2TVIIQPXZDC3K39GB' where id=5;
-update noar tt set b0='AH5LZY459R' where id=5;
-update noar ti set b0='AH5LZY459R' where id=5;
-update noar tt set v0='275SHUBF9TBQHCS5Y2VUZLLO4ZO8WB' where id=5;
-update noar ti set v0='275SHUBF9TBQHCS5Y2VUZLLO4ZO8WB' where id=5;
-update noar tt set b1='1BAZ4G' where id=5;
-update noar ti set b1='1BAZ4G' where id=5;
-update noar tt set v0='D1T565BLUVDR4SOB8FHYHC4WR7MJ' where id=5;
-update noar ti set v0='D1T565BLUVDR4SOB8FHYHC4WR7MJ' where id=5;
-update noar tt set b2='LUKV' where id=5;
-update noar ti set b2='LUKV' where id=5;
-update noar tt set v0='SUQQLE' where id=6;
-update noar ti set v0='SUQQLE' where id=6;
-update noar tt set b0='8VWUK367J11K' where id=6;
-update noar ti set b0='8VWUK367J11K' where id=6;
-update noar tt set v0='KKZYFQ8HEXUX5L48RYGP278Y5D0J' where id=6;
-update noar ti set v0='KKZYFQ8HEXUX5L48RYGP278Y5D0J' where id=6;
-update noar tt set b1='CKP1A21X9AIW' where id=6;
-update noar ti set b1='CKP1A21X9AIW' where id=6;
-update noar tt set v0='K96G2ALJ44L06PBS5VA0KH9CSM2SB' where id=6;
-update noar ti set v0='K96G2ALJ44L06PBS5VA0KH9CSM2SB' where id=6;
-update noar tt set b2='0FMYLMDSORQLHY7JT187WLC3WJG' where id=6;
-update noar ti set b2='0FMYLMDSORQLHY7JT187WLC3WJG' where id=6;
-update noar tt set v0='JST20FUIF8GXL2VD5I0W9AS74ZTJ4Z' where id=7;
-update noar ti set v0='JST20FUIF8GXL2VD5I0W9AS74ZTJ4Z' where id=7;
-update noar tt set b0='IX4BGOC6G4E6VPV' where id=7;
-update noar ti set b0='IX4BGOC6G4E6VPV' where id=7;
-update noar tt set v0='J8L0PFWFN97' where id=7;
-update noar ti set v0='J8L0PFWFN97' where id=7;
-update noar tt set b1='KJNKRUW' where id=7;
-update noar ti set b1='KJNKRUW' where id=7;
-update noar tt set v0='TMN8DX' where id=7;
-update noar ti set v0='TMN8DX' where id=7;
-update noar tt set b2='QEFNIA4ERU' where id=7;
-update noar ti set b2='QEFNIA4ERU' where id=7;
-update noar tt set v0='MY55UD7WQD71PFOJQRD9LM2ILO6D13' where id=8;
-update noar ti set v0='MY55UD7WQD71PFOJQRD9LM2ILO6D13' where id=8;
-update noar tt set b0='9O168LWC0QCZ9NAOK' where id=8;
-update noar ti set b0='9O168LWC0QCZ9NAOK' where id=8;
-update noar tt set v0='175I7P3ZZVOXUQDPJ' where id=8;
-update noar ti set v0='175I7P3ZZVOXUQDPJ' where id=8;
-update noar tt set b1='N1NU66JIEZN50OA033HHMGQBBMQZ' where id=8;
-update noar ti set b1='N1NU66JIEZN50OA033HHMGQBBMQZ' where id=8;
-update noar tt set v0='O53YWI64GQXZ28PMG' where id=8;
-update noar ti set v0='O53YWI64GQXZ28PMG' where id=8;
-update noar tt set b2='6M39DYZQFD0NBDO4BT1TIFPU6MA3FZN' where id=8;
-update noar ti set b2='6M39DYZQFD0NBDO4BT1TIFPU6MA3FZN' where id=8;
-update noar tt set v0='QGS20CI8JOGZ2LN' where id=9;
-update noar ti set v0='QGS20CI8JOGZ2LN' where id=9;
-update noar tt set b0='KIB8R1IQL40HELLBSAY4' where id=9;
-update noar ti set b0='KIB8R1IQL40HELLBSAY4' where id=9;
-update noar tt set v0='R1YQ39NFTA5HJ3Q39TOO' where id=9;
-update noar ti set v0='R1YQ39NFTA5HJ3Q39TOO' where id=9;
-update noar tt set b1='MH9UJ5OOLBNZX23HNO0E3SB' where id=9;
-update noar ti set b1='MH9UJ5OOLBNZX23HNO0E3SB' where id=9;
-update noar tt set v0='LHF' where id=9;
-update noar ti set v0='LHF' where id=9;
-update noar tt set b2='DQQGUYRR7FK' where id=9;
-update noar ti set b2='DQQGUYRR7FK' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 blob not null,
-b1 longblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='8GPLQ2H6LCXQQLUCX6H2434S' where id=1;
-update noar ti set v0='8GPLQ2H6LCXQQLUCX6H2434S' where id=1;
-update noar tt set b0='OWH8WXM0V0G671FPP70N' where id=1;
-update noar ti set b0='OWH8WXM0V0G671FPP70N' where id=1;
-update noar tt set v0='WKLTCEGNAPP' where id=1;
-update noar ti set v0='WKLTCEGNAPP' where id=1;
-update noar tt set b1='4LELLB9RSCP01SH92F8B' where id=1;
-update noar ti set b1='4LELLB9RSCP01SH92F8B' where id=1;
-update noar tt set v0='804B4UA7K8' where id=1;
-update noar ti set v0='804B4UA7K8' where id=1;
-update noar tt set b2='G422L880BT609WEAFFBUPVZ7GHTA1EA' where id=1;
-update noar ti set b2='G422L880BT609WEAFFBUPVZ7GHTA1EA' where id=1;
-update noar tt set v0='EF7BZ2K2GIYMQ8EJJDHMDYF' where id=2;
-update noar ti set v0='EF7BZ2K2GIYMQ8EJJDHMDYF' where id=2;
-update noar tt set b0='019XDLGIAZNU1' where id=2;
-update noar ti set b0='019XDLGIAZNU1' where id=2;
-update noar tt set v0='D78JVO6AGD0XB2ZGTBE6Q' where id=2;
-update noar ti set v0='D78JVO6AGD0XB2ZGTBE6Q' where id=2;
-update noar tt set b1='QFKJ29' where id=2;
-update noar ti set b1='QFKJ29' where id=2;
-update noar tt set v0='KODEDFT5AVALRJE642GBAY53PK0RR9' where id=2;
-update noar ti set v0='KODEDFT5AVALRJE642GBAY53PK0RR9' where id=2;
-update noar tt set b2='15AP6UCOLW810J1PTG' where id=2;
-update noar ti set b2='15AP6UCOLW810J1PTG' where id=2;
-update noar tt set v0='XAL' where id=3;
-update noar ti set v0='XAL' where id=3;
-update noar tt set b0='7J26PRN8C83FX9NTDGA2MTYO' where id=3;
-update noar ti set b0='7J26PRN8C83FX9NTDGA2MTYO' where id=3;
-update noar tt set v0='9NEEYNNPVW8OYO2MXZ' where id=3;
-update noar ti set v0='9NEEYNNPVW8OYO2MXZ' where id=3;
-update noar tt set b1='RZYPB09VJK8S0I5DPFTESBDQ9I' where id=3;
-update noar ti set b1='RZYPB09VJK8S0I5DPFTESBDQ9I' where id=3;
-update noar tt set v0='LA96L307Q927TU' where id=3;
-update noar ti set v0='LA96L307Q927TU' where id=3;
-update noar tt set b2='ULVU8VA4GEJXXTCGNHPFZC59IOK' where id=3;
-update noar ti set b2='ULVU8VA4GEJXXTCGNHPFZC59IOK' where id=3;
-update noar tt set v0='L3JDAZ0UVBF4R6VBG2NAY8' where id=4;
-update noar ti set v0='L3JDAZ0UVBF4R6VBG2NAY8' where id=4;
-update noar tt set b0='RPFSCVC8PI1HJ2780I40ZXYCPDA4D' where id=4;
-update noar ti set b0='RPFSCVC8PI1HJ2780I40ZXYCPDA4D' where id=4;
-update noar tt set v0='PH6L9IJMI1BORWBE6JUKD814KIL7YGL' where id=4;
-update noar ti set v0='PH6L9IJMI1BORWBE6JUKD814KIL7YGL' where id=4;
-update noar tt set b1='Y9AZEIZKYP0H0VB' where id=4;
-update noar ti set b1='Y9AZEIZKYP0H0VB' where id=4;
-update noar tt set v0='D2JE4G1XVQRM16MB0XZNTN6' where id=4;
-update noar ti set v0='D2JE4G1XVQRM16MB0XZNTN6' where id=4;
-update noar tt set b2='S9NH5SHX' where id=4;
-update noar ti set b2='S9NH5SHX' where id=4;
-update noar tt set v0='V9F2ZSL37WLS0X0SK6G' where id=5;
-update noar ti set v0='V9F2ZSL37WLS0X0SK6G' where id=5;
-update noar tt set b0='DX2' where id=5;
-update noar ti set b0='DX2' where id=5;
-update noar tt set v0='JWO3EVP5FP4KQ4YSQ3G1' where id=5;
-update noar ti set v0='JWO3EVP5FP4KQ4YSQ3G1' where id=5;
-update noar tt set b1='SBK3GDH7956ACJVK3E4M9J3PSQ7XF4' where id=5;
-update noar ti set b1='SBK3GDH7956ACJVK3E4M9J3PSQ7XF4' where id=5;
-update noar tt set v0='PCSJTMOGEAB' where id=5;
-update noar ti set v0='PCSJTMOGEAB' where id=5;
-update noar tt set b2='07C940PPX' where id=5;
-update noar ti set b2='07C940PPX' where id=5;
-update noar tt set v0='8THA7J0M3BWE5' where id=6;
-update noar ti set v0='8THA7J0M3BWE5' where id=6;
-update noar tt set b0='WKKLD98GM7JZ2YOQQC6JXWISIYJDIT' where id=6;
-update noar ti set b0='WKKLD98GM7JZ2YOQQC6JXWISIYJDIT' where id=6;
-update noar tt set v0='L50POLU0VDY3IFU' where id=6;
-update noar ti set v0='L50POLU0VDY3IFU' where id=6;
-update noar tt set b1='1X3ZIUSKN6EMJA5UU3JWF21F7VT761S' where id=6;
-update noar ti set b1='1X3ZIUSKN6EMJA5UU3JWF21F7VT761S' where id=6;
-update noar tt set v0='PMS7' where id=6;
-update noar ti set v0='PMS7' where id=6;
-update noar tt set b2='PJJND65FI1RSKM' where id=6;
-update noar ti set b2='PJJND65FI1RSKM' where id=6;
-update noar tt set v0='WMRC9AMUZKFOU5NZEGJ6L6' where id=7;
-update noar ti set v0='WMRC9AMUZKFOU5NZEGJ6L6' where id=7;
-update noar tt set b0='PJC8' where id=7;
-update noar ti set b0='PJC8' where id=7;
-update noar tt set v0='TIF00BS3S3RQ37N427XB2' where id=7;
-update noar ti set v0='TIF00BS3S3RQ37N427XB2' where id=7;
-update noar tt set b1='78XD267G1' where id=7;
-update noar ti set b1='78XD267G1' where id=7;
-update noar tt set v0='1ZN70DJC6' where id=7;
-update noar ti set v0='1ZN70DJC6' where id=7;
-update noar tt set b2='DP851L3AKBXNIVAF' where id=7;
-update noar ti set b2='DP851L3AKBXNIVAF' where id=7;
-update noar tt set v0='MESI2ZCXKXYYQXCDZN2L1C0KRD' where id=8;
-update noar ti set v0='MESI2ZCXKXYYQXCDZN2L1C0KRD' where id=8;
-update noar tt set b0='D6N' where id=8;
-update noar ti set b0='D6N' where id=8;
-update noar tt set v0='88WP5W36R47SP0QAYZDN11' where id=8;
-update noar ti set v0='88WP5W36R47SP0QAYZDN11' where id=8;
-update noar tt set b1='ZYGGU58Q3X0N261OA98ALJ4' where id=8;
-update noar ti set b1='ZYGGU58Q3X0N261OA98ALJ4' where id=8;
-update noar tt set v0='L082YDCPXZXWI' where id=8;
-update noar ti set v0='L082YDCPXZXWI' where id=8;
-update noar tt set b2='EENU1' where id=8;
-update noar ti set b2='EENU1' where id=8;
-update noar tt set v0='S5G3N7S9LN' where id=9;
-update noar ti set v0='S5G3N7S9LN' where id=9;
-update noar tt set b0='X988JCHG8CCJQP87E0QQOCB' where id=9;
-update noar ti set b0='X988JCHG8CCJQP87E0QQOCB' where id=9;
-update noar tt set v0='B' where id=9;
-update noar ti set v0='B' where id=9;
-update noar tt set b1='0111U1F9LIVZPDB5QBM6' where id=9;
-update noar ti set b1='0111U1F9LIVZPDB5QBM6' where id=9;
-update noar tt set v0='4' where id=9;
-update noar ti set v0='4' where id=9;
-update noar tt set b2='JIUCXC4UYQC0G2TY99LSPE2Y' where id=9;
-update noar ti set b2='JIUCXC4UYQC0G2TY99LSPE2Y' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 blob not null,
-b1 longblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='WZSWH6Y00NEN6LW041Y2X' where id=1;
-update noar ti set v0='WZSWH6Y00NEN6LW041Y2X' where id=1;
-update noar tt set b0='6Z34AM8J5KEB9L6ZG9BTY421' where id=1;
-update noar ti set b0='6Z34AM8J5KEB9L6ZG9BTY421' where id=1;
-update noar tt set v0='CJYE3HDWFIT105T5G755UH4BJF5F' where id=1;
-update noar ti set v0='CJYE3HDWFIT105T5G755UH4BJF5F' where id=1;
-update noar tt set b1='OAJMFRLU76X9' where id=1;
-update noar ti set b1='OAJMFRLU76X9' where id=1;
-update noar tt set v0='1MNBR3R5PO' where id=1;
-update noar ti set v0='1MNBR3R5PO' where id=1;
-update noar tt set b2='UAJ0SK7Q2' where id=1;
-update noar ti set b2='UAJ0SK7Q2' where id=1;
-update noar tt set v0='BHYUFIWO' where id=2;
-update noar ti set v0='BHYUFIWO' where id=2;
-update noar tt set b0='WDARKHG2KHYJ8SNPGW4CP5MQ6U' where id=2;
-update noar ti set b0='WDARKHG2KHYJ8SNPGW4CP5MQ6U' where id=2;
-update noar tt set v0='OPGVKNTX6C09DTKID835RMKNMOC' where id=2;
-update noar ti set v0='OPGVKNTX6C09DTKID835RMKNMOC' where id=2;
-update noar tt set b1='O9QYKCBWEX9I7M9YFMT79L0ZK9DBQ9K' where id=2;
-update noar ti set b1='O9QYKCBWEX9I7M9YFMT79L0ZK9DBQ9K' where id=2;
-update noar tt set v0='KOMB6YDSB9NN25J0AACL0ZXPAMWUS' where id=2;
-update noar ti set v0='KOMB6YDSB9NN25J0AACL0ZXPAMWUS' where id=2;
-update noar tt set b2='K8O8Z21YGQ36EGFN3N9ZLMD37CNR' where id=2;
-update noar ti set b2='K8O8Z21YGQ36EGFN3N9ZLMD37CNR' where id=2;
-update noar tt set v0='4V' where id=3;
-update noar ti set v0='4V' where id=3;
-update noar tt set b0='QGTAV0H4GYZ5MYRK' where id=3;
-update noar ti set b0='QGTAV0H4GYZ5MYRK' where id=3;
-update noar tt set v0='NTIH0EZO4UEGW7X' where id=3;
-update noar ti set v0='NTIH0EZO4UEGW7X' where id=3;
-update noar tt set b1='6' where id=3;
-update noar ti set b1='6' where id=3;
-update noar tt set v0='56FU430NGWJRUJ98FOV3RJO' where id=3;
-update noar ti set v0='56FU430NGWJRUJ98FOV3RJO' where id=3;
-update noar tt set b2='CXQ2G9K' where id=3;
-update noar ti set b2='CXQ2G9K' where id=3;
-update noar tt set v0='VOUUQ' where id=4;
-update noar ti set v0='VOUUQ' where id=4;
-update noar tt set b0='WXY8ZT0BCLM6R6W' where id=4;
-update noar ti set b0='WXY8ZT0BCLM6R6W' where id=4;
-update noar tt set v0='U0OCHRKJ1HJHD' where id=4;
-update noar ti set v0='U0OCHRKJ1HJHD' where id=4;
-update noar tt set b1='B6PXT' where id=4;
-update noar ti set b1='B6PXT' where id=4;
-update noar tt set v0='52F3' where id=4;
-update noar ti set v0='52F3' where id=4;
-update noar tt set b2='YLR1YSS8E' where id=4;
-update noar ti set b2='YLR1YSS8E' where id=4;
-update noar tt set v0='7OOCKIMW0WV7GOZ115YQ' where id=5;
-update noar ti set v0='7OOCKIMW0WV7GOZ115YQ' where id=5;
-update noar tt set b0='7OU06252VWH6UEVZICURW' where id=5;
-update noar ti set b0='7OU06252VWH6UEVZICURW' where id=5;
-update noar tt set v0='T1EGP3NK0IDPR272KG5CO3GNRMTNLXHL' where id=5;
-update noar ti set v0='T1EGP3NK0IDPR272KG5CO3GNRMTNLXHL' where id=5;
-update noar tt set b1='H8W88NALHVHLLHPRIB3RY4VVME' where id=5;
-update noar ti set b1='H8W88NALHVHLLHPRIB3RY4VVME' where id=5;
-update noar tt set v0='F5GCOHL7KHQ4S' where id=5;
-update noar ti set v0='F5GCOHL7KHQ4S' where id=5;
-update noar tt set b2='RW7B6C6P' where id=5;
-update noar ti set b2='RW7B6C6P' where id=5;
-update noar tt set v0='2WQJM2GDHN9Q3UWBPEAIP78WB39O' where id=6;
-update noar ti set v0='2WQJM2GDHN9Q3UWBPEAIP78WB39O' where id=6;
-update noar tt set b0='87OJCS' where id=6;
-update noar ti set b0='87OJCS' where id=6;
-update noar tt set v0='472AN273NG5Q' where id=6;
-update noar ti set v0='472AN273NG5Q' where id=6;
-update noar tt set b1='HNT294IXJ8N4EJYHQKO9YYE255' where id=6;
-update noar ti set b1='HNT294IXJ8N4EJYHQKO9YYE255' where id=6;
-update noar tt set v0='H0QD5UIMN6UCPXOOXDTG8W4W3P9HBCM' where id=6;
-update noar ti set v0='H0QD5UIMN6UCPXOOXDTG8W4W3P9HBCM' where id=6;
-update noar tt set b2='F0R9PBV0LPL7N9' where id=6;
-update noar ti set b2='F0R9PBV0LPL7N9' where id=6;
-update noar tt set v0='XIVVI6VRIFLQ6IMMI2Z63T9XK23' where id=7;
-update noar ti set v0='XIVVI6VRIFLQ6IMMI2Z63T9XK23' where id=7;
-update noar tt set b0='WRFHS6Q8UI876' where id=7;
-update noar ti set b0='WRFHS6Q8UI876' where id=7;
-update noar tt set v0='888748F25DODKPN6GWTK2CV' where id=7;
-update noar ti set v0='888748F25DODKPN6GWTK2CV' where id=7;
-update noar tt set b1='VKGMSYXPVF6ZDHNB60W9N3H' where id=7;
-update noar ti set b1='VKGMSYXPVF6ZDHNB60W9N3H' where id=7;
-update noar tt set v0='GX74AFF1DT6RN05U6B09Z25EEBQLHVNE' where id=7;
-update noar ti set v0='GX74AFF1DT6RN05U6B09Z25EEBQLHVNE' where id=7;
-update noar tt set b2='KX3CHWY' where id=7;
-update noar ti set b2='KX3CHWY' where id=7;
-update noar tt set v0='W26GMIS4TJ8SZ0NTB0' where id=8;
-update noar ti set v0='W26GMIS4TJ8SZ0NTB0' where id=8;
-update noar tt set b0='PE4M1VGOJHB827SC4OVO6PHOIIS6P' where id=8;
-update noar ti set b0='PE4M1VGOJHB827SC4OVO6PHOIIS6P' where id=8;
-update noar tt set v0='J2M1J648DI7SEYI' where id=8;
-update noar ti set v0='J2M1J648DI7SEYI' where id=8;
-update noar tt set b1='OL0DGZV9FUUUMRMFR0IC3T' where id=8;
-update noar ti set b1='OL0DGZV9FUUUMRMFR0IC3T' where id=8;
-update noar tt set v0='ART112HVZFQJ4WHZQ8O4E58CRJ2HT3CR' where id=8;
-update noar ti set v0='ART112HVZFQJ4WHZQ8O4E58CRJ2HT3CR' where id=8;
-update noar tt set b2='PMGAH6PHG49M7E17D5VG' where id=8;
-update noar ti set b2='PMGAH6PHG49M7E17D5VG' where id=8;
-update noar tt set v0='KZCETM9WZ0BRXYLZE0DVJ' where id=9;
-update noar ti set v0='KZCETM9WZ0BRXYLZE0DVJ' where id=9;
-update noar tt set b0='FLCCW8KG3E52QZ9QEMY1RS9' where id=9;
-update noar ti set b0='FLCCW8KG3E52QZ9QEMY1RS9' where id=9;
-update noar tt set v0='4SGDM' where id=9;
-update noar ti set v0='4SGDM' where id=9;
-update noar tt set b1='FZ0EYPWU4MCQXIBM6EXH5' where id=9;
-update noar ti set b1='FZ0EYPWU4MCQXIBM6EXH5' where id=9;
-update noar tt set v0='JJC0E3MZZM550RW7' where id=9;
-update noar ti set v0='JJC0E3MZZM550RW7' where id=9;
-update noar tt set b2='YJIWRO3B4K1' where id=9;
-update noar ti set b2='YJIWRO3B4K1' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 tinyblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='87OKZU5TLETJ9T' where id=1;
-update noar ti set v0='87OKZU5TLETJ9T' where id=1;
-update noar tt set b0='JQ3N4CVUKEV191GYDB36' where id=1;
-update noar ti set b0='JQ3N4CVUKEV191GYDB36' where id=1;
-update noar tt set v0='6H2VA1BO0JDX6D191H' where id=1;
-update noar ti set v0='6H2VA1BO0JDX6D191H' where id=1;
-update noar tt set b1='Q2O7HQXK5T29DUJUMAXI2DK9Y' where id=1;
-update noar ti set b1='Q2O7HQXK5T29DUJUMAXI2DK9Y' where id=1;
-update noar tt set v0='P2H5DRX87YA0Z6RE7J45LNOAG4' where id=1;
-update noar ti set v0='P2H5DRX87YA0Z6RE7J45LNOAG4' where id=1;
-update noar tt set b2='ENZPNC6850Q' where id=1;
-update noar ti set b2='ENZPNC6850Q' where id=1;
-update noar tt set v0='BSURJH' where id=2;
-update noar ti set v0='BSURJH' where id=2;
-update noar tt set b0='1GPTGGJZ9DVDZ' where id=2;
-update noar ti set b0='1GPTGGJZ9DVDZ' where id=2;
-update noar tt set v0='X7590G2SM4C5I9ED6ZU21K' where id=2;
-update noar ti set v0='X7590G2SM4C5I9ED6ZU21K' where id=2;
-update noar tt set b1='VJ50XM9WA2UJ' where id=2;
-update noar ti set b1='VJ50XM9WA2UJ' where id=2;
-update noar tt set v0='1LC' where id=2;
-update noar ti set v0='1LC' where id=2;
-update noar tt set b2='7CWQ1OOI3JNDILNDZ0DS' where id=2;
-update noar ti set b2='7CWQ1OOI3JNDILNDZ0DS' where id=2;
-update noar tt set v0='JWHWY6A036' where id=3;
-update noar ti set v0='JWHWY6A036' where id=3;
-update noar tt set b0='V0KAVOMO1LF74M1GMHHWF49B8X698I' where id=3;
-update noar ti set b0='V0KAVOMO1LF74M1GMHHWF49B8X698I' where id=3;
-update noar tt set v0='L17TX1AB6SHJ7M8HFZSJAFLFT4BE94Q' where id=3;
-update noar ti set v0='L17TX1AB6SHJ7M8HFZSJAFLFT4BE94Q' where id=3;
-update noar tt set b1='BJIT5VAWNMBSXKLZR4L' where id=3;
-update noar ti set b1='BJIT5VAWNMBSXKLZR4L' where id=3;
-update noar tt set v0='CI2T0ELF18IQMKK3SSG3998CF08VHY' where id=3;
-update noar ti set v0='CI2T0ELF18IQMKK3SSG3998CF08VHY' where id=3;
-update noar tt set b2='CNGJ9SOUI919F1F9RVPMORH7KFQI' where id=3;
-update noar ti set b2='CNGJ9SOUI919F1F9RVPMORH7KFQI' where id=3;
-update noar tt set v0='ZCQVS5L34ZTA1O7' where id=4;
-update noar ti set v0='ZCQVS5L34ZTA1O7' where id=4;
-update noar tt set b0='DUJ5T13XWFYQPH' where id=4;
-update noar ti set b0='DUJ5T13XWFYQPH' where id=4;
-update noar tt set v0='P0TI13' where id=4;
-update noar ti set v0='P0TI13' where id=4;
-update noar tt set b1='EW8VT5JNIA28TOFGL7WF0M' where id=4;
-update noar ti set b1='EW8VT5JNIA28TOFGL7WF0M' where id=4;
-update noar tt set v0='GRDLZOYORX' where id=4;
-update noar ti set v0='GRDLZOYORX' where id=4;
-update noar tt set b2='H777G5JWFCWAD7CT' where id=4;
-update noar ti set b2='H777G5JWFCWAD7CT' where id=4;
-update noar tt set v0='AOZLW58C3TA5WIJC' where id=5;
-update noar ti set v0='AOZLW58C3TA5WIJC' where id=5;
-update noar tt set b0='H9K1BEKCFP81GKZU7IFLT01HUDMEM' where id=5;
-update noar ti set b0='H9K1BEKCFP81GKZU7IFLT01HUDMEM' where id=5;
-update noar tt set v0='LEJ2LA26IS7CIER8' where id=5;
-update noar ti set v0='LEJ2LA26IS7CIER8' where id=5;
-update noar tt set b1='KR2P94MCZWOOHA7PDJC5AVTEC7' where id=5;
-update noar ti set b1='KR2P94MCZWOOHA7PDJC5AVTEC7' where id=5;
-update noar tt set v0='HAY0ECTW0P4X4W8NEM6WQRBVEERES41' where id=5;
-update noar ti set v0='HAY0ECTW0P4X4W8NEM6WQRBVEERES41' where id=5;
-update noar tt set b2='AGKM4732V' where id=5;
-update noar ti set b2='AGKM4732V' where id=5;
-update noar tt set v0='U0O' where id=6;
-update noar ti set v0='U0O' where id=6;
-update noar tt set b0='WAL3O8CHEENU20HYW9D9J4H8J8' where id=6;
-update noar ti set b0='WAL3O8CHEENU20HYW9D9J4H8J8' where id=6;
-update noar tt set v0='OQQKKH6C5GYZSMLX55WCSE4819' where id=6;
-update noar ti set v0='OQQKKH6C5GYZSMLX55WCSE4819' where id=6;
-update noar tt set b1='SUOM5TXOSVKS' where id=6;
-update noar ti set b1='SUOM5TXOSVKS' where id=6;
-update noar tt set v0='BA1P531' where id=6;
-update noar ti set v0='BA1P531' where id=6;
-update noar tt set b2='I5KHIU' where id=6;
-update noar ti set b2='I5KHIU' where id=6;
-update noar tt set v0='H3H77I10D7KRFLLSO' where id=7;
-update noar ti set v0='H3H77I10D7KRFLLSO' where id=7;
-update noar tt set b0='VXZP4KOH103TP4Z51FMW3M5FMWR7' where id=7;
-update noar ti set b0='VXZP4KOH103TP4Z51FMW3M5FMWR7' where id=7;
-update noar tt set v0='D4RS0KLDZ' where id=7;
-update noar ti set v0='D4RS0KLDZ' where id=7;
-update noar tt set b1='7651JKONMR6YVQCI2DQ0OFW' where id=7;
-update noar ti set b1='7651JKONMR6YVQCI2DQ0OFW' where id=7;
-update noar tt set v0='6F43F5' where id=7;
-update noar ti set v0='6F43F5' where id=7;
-update noar tt set b2='5' where id=7;
-update noar ti set b2='5' where id=7;
-update noar tt set v0='DI1D4FLY1Z8' where id=8;
-update noar ti set v0='DI1D4FLY1Z8' where id=8;
-update noar tt set b0='FB1YJ7E9W798NQL4TW8F74KMMH7R' where id=8;
-update noar ti set b0='FB1YJ7E9W798NQL4TW8F74KMMH7R' where id=8;
-update noar tt set v0='QC28GGVYIPJM4ZYJHC0W7EJKH' where id=8;
-update noar ti set v0='QC28GGVYIPJM4ZYJHC0W7EJKH' where id=8;
-update noar tt set b1='N3E0PL' where id=8;
-update noar ti set b1='N3E0PL' where id=8;
-update noar tt set v0='MOQX7FSSX3QI8' where id=8;
-update noar ti set v0='MOQX7FSSX3QI8' where id=8;
-update noar tt set b2='5CDFC24QUIYV2FMNGIZJD2J3H' where id=8;
-update noar ti set b2='5CDFC24QUIYV2FMNGIZJD2J3H' where id=8;
-update noar tt set v0='WPSCP04B3GBJB' where id=9;
-update noar ti set v0='WPSCP04B3GBJB' where id=9;
-update noar tt set b0='Q1J' where id=9;
-update noar ti set b0='Q1J' where id=9;
-update noar tt set v0='3JFAM9DDGY90ICTOPP645I1AI1N' where id=9;
-update noar ti set v0='3JFAM9DDGY90ICTOPP645I1AI1N' where id=9;
-update noar tt set b1='OJTTYWDTQE079C790LB6ZF3NAIOLHF6O' where id=9;
-update noar ti set b1='OJTTYWDTQE079C790LB6ZF3NAIOLHF6O' where id=9;
-update noar tt set v0='HG0R66VTQS0QK8P49YQ' where id=9;
-update noar ti set v0='HG0R66VTQS0QK8P49YQ' where id=9;
-update noar tt set b2='39PANN16' where id=9;
-update noar ti set b2='39PANN16' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 tinyblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1SC4OSLOMRIC' where id=1;
-update noar ti set v0='1SC4OSLOMRIC' where id=1;
-update noar tt set b0='W4IZAY3GJFUTN0PKPKA' where id=1;
-update noar ti set b0='W4IZAY3GJFUTN0PKPKA' where id=1;
-update noar tt set v0='3J82CFDHJNPM6' where id=1;
-update noar ti set v0='3J82CFDHJNPM6' where id=1;
-update noar tt set b1='05JNHG0MK6QV' where id=1;
-update noar ti set b1='05JNHG0MK6QV' where id=1;
-update noar tt set v0='Z1RIZD' where id=1;
-update noar ti set v0='Z1RIZD' where id=1;
-update noar tt set b2='AMFDBY6BREDVYGVO' where id=1;
-update noar ti set b2='AMFDBY6BREDVYGVO' where id=1;
-update noar tt set v0='WH' where id=2;
-update noar ti set v0='WH' where id=2;
-update noar tt set b0='RGCYH72AXAI5VYD6F9LDDU' where id=2;
-update noar ti set b0='RGCYH72AXAI5VYD6F9LDDU' where id=2;
-update noar tt set v0='HW7NN44BG' where id=2;
-update noar ti set v0='HW7NN44BG' where id=2;
-update noar tt set b1='ML' where id=2;
-update noar ti set b1='ML' where id=2;
-update noar tt set v0='KRBSJ8ULZ2FE68Q2GD06K' where id=2;
-update noar ti set v0='KRBSJ8ULZ2FE68Q2GD06K' where id=2;
-update noar tt set b2='T47' where id=2;
-update noar ti set b2='T47' where id=2;
-update noar tt set v0='O8PDWBEIIMC3RJK8JX6KSM536' where id=3;
-update noar ti set v0='O8PDWBEIIMC3RJK8JX6KSM536' where id=3;
-update noar tt set b0='6M0H1FUWM05MX01IF' where id=3;
-update noar ti set b0='6M0H1FUWM05MX01IF' where id=3;
-update noar tt set v0='86KYXXKKNNEPZB' where id=3;
-update noar ti set v0='86KYXXKKNNEPZB' where id=3;
-update noar tt set b1='OP5MZRMIEH' where id=3;
-update noar ti set b1='OP5MZRMIEH' where id=3;
-update noar tt set v0='ZH129JAQNONQF8D9AYTZZNZ6V9BLR' where id=3;
-update noar ti set v0='ZH129JAQNONQF8D9AYTZZNZ6V9BLR' where id=3;
-update noar tt set b2='X7NC09C2W38OZ' where id=3;
-update noar ti set b2='X7NC09C2W38OZ' where id=3;
-update noar tt set v0='0LIVJXNT9RXHPU909ETBT75G' where id=4;
-update noar ti set v0='0LIVJXNT9RXHPU909ETBT75G' where id=4;
-update noar tt set b0='PO89BPI4R0LFEQCGYJ1M8JSYN3N' where id=4;
-update noar ti set b0='PO89BPI4R0LFEQCGYJ1M8JSYN3N' where id=4;
-update noar tt set v0='L9LLZVTAYZTFKCI452TY' where id=4;
-update noar ti set v0='L9LLZVTAYZTFKCI452TY' where id=4;
-update noar tt set b1='35' where id=4;
-update noar ti set b1='35' where id=4;
-update noar tt set v0='Y4PUSRZXTGVSOXPCS7OHOP0R0JL51Z' where id=4;
-update noar ti set v0='Y4PUSRZXTGVSOXPCS7OHOP0R0JL51Z' where id=4;
-update noar tt set b2='94JHPDLD3STCMOROLB' where id=4;
-update noar ti set b2='94JHPDLD3STCMOROLB' where id=4;
-update noar tt set v0='CKT1' where id=5;
-update noar ti set v0='CKT1' where id=5;
-update noar tt set b0='11D9FTIXH7V' where id=5;
-update noar ti set b0='11D9FTIXH7V' where id=5;
-update noar tt set v0='VO8UZ54U0TSUUD763IMWC9UGT' where id=5;
-update noar ti set v0='VO8UZ54U0TSUUD763IMWC9UGT' where id=5;
-update noar tt set b1='7P86AOIY7MZJ9JX7' where id=5;
-update noar ti set b1='7P86AOIY7MZJ9JX7' where id=5;
-update noar tt set v0='0476SFW7S92U3QH8DX9' where id=5;
-update noar ti set v0='0476SFW7S92U3QH8DX9' where id=5;
-update noar tt set b2='D3BFGXLKSZ55TZ53' where id=5;
-update noar ti set b2='D3BFGXLKSZ55TZ53' where id=5;
-update noar tt set v0='C7BMNNG2BWPUKRTKHWKY8189D' where id=6;
-update noar ti set v0='C7BMNNG2BWPUKRTKHWKY8189D' where id=6;
-update noar tt set b0='FR2ZMC5' where id=6;
-update noar ti set b0='FR2ZMC5' where id=6;
-update noar tt set v0='0EGU' where id=6;
-update noar ti set v0='0EGU' where id=6;
-update noar tt set b1='5NRSN8T801KDK1CCBPWK32FUZCI' where id=6;
-update noar ti set b1='5NRSN8T801KDK1CCBPWK32FUZCI' where id=6;
-update noar tt set v0='HAZ8RJS9G1NYB96MYS2ND8' where id=6;
-update noar ti set v0='HAZ8RJS9G1NYB96MYS2ND8' where id=6;
-update noar tt set b2='67IRM5RI2EL34IK9IYNEDL7CJAYR88J' where id=6;
-update noar ti set b2='67IRM5RI2EL34IK9IYNEDL7CJAYR88J' where id=6;
-update noar tt set v0='ZQL10LCTJP1BJCQO53YX5RQF0' where id=7;
-update noar ti set v0='ZQL10LCTJP1BJCQO53YX5RQF0' where id=7;
-update noar tt set b0='RG5SM' where id=7;
-update noar ti set b0='RG5SM' where id=7;
-update noar tt set v0='IMOZA0B1Y' where id=7;
-update noar ti set v0='IMOZA0B1Y' where id=7;
-update noar tt set b1='1WNU0S5ETE9ABI3NWWPI1IP7V4AZYP9' where id=7;
-update noar ti set b1='1WNU0S5ETE9ABI3NWWPI1IP7V4AZYP9' where id=7;
-update noar tt set v0='DCPGQQEIYPHZ37X0F' where id=7;
-update noar ti set v0='DCPGQQEIYPHZ37X0F' where id=7;
-update noar tt set b2='6TQDJJZ' where id=7;
-update noar ti set b2='6TQDJJZ' where id=7;
-update noar tt set v0='IKHIFJ7SJ42' where id=8;
-update noar ti set v0='IKHIFJ7SJ42' where id=8;
-update noar tt set b0='LS9196MG8SXLJDVFXFBI' where id=8;
-update noar ti set b0='LS9196MG8SXLJDVFXFBI' where id=8;
-update noar tt set v0='6NDVGYGMQKKKSINXS' where id=8;
-update noar ti set v0='6NDVGYGMQKKKSINXS' where id=8;
-update noar tt set b1='LWGCQZTBWFCTTI2XMA' where id=8;
-update noar ti set b1='LWGCQZTBWFCTTI2XMA' where id=8;
-update noar tt set v0='GMMJATMW3LMD56CFV7YA4KJXL' where id=8;
-update noar ti set v0='GMMJATMW3LMD56CFV7YA4KJXL' where id=8;
-update noar tt set b2='PI40S3HHIIPC0UE5DENQ8H' where id=8;
-update noar ti set b2='PI40S3HHIIPC0UE5DENQ8H' where id=8;
-update noar tt set v0='B8G5H0RSC4NZGG1DP' where id=9;
-update noar ti set v0='B8G5H0RSC4NZGG1DP' where id=9;
-update noar tt set b0='KE2C6OU262H5J2EPY9VWW2K2V3D4' where id=9;
-update noar ti set b0='KE2C6OU262H5J2EPY9VWW2K2V3D4' where id=9;
-update noar tt set v0='3H4X' where id=9;
-update noar ti set v0='3H4X' where id=9;
-update noar tt set b1='RXTM' where id=9;
-update noar ti set b1='RXTM' where id=9;
-update noar tt set v0='TGMHBYX' where id=9;
-update noar ti set v0='TGMHBYX' where id=9;
-update noar tt set b2='WHHM9MCZ5CYDTOY' where id=9;
-update noar ti set b2='WHHM9MCZ5CYDTOY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 tinyblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='HUO79V9G6XHM5008O8JBDWJ6' where id=1;
-update noar ti set v0='HUO79V9G6XHM5008O8JBDWJ6' where id=1;
-update noar tt set b0='1N844DQVF5GB' where id=1;
-update noar ti set b0='1N844DQVF5GB' where id=1;
-update noar tt set v0='J877HK48ASEOQHGXKHQPJDDHM08YJ' where id=1;
-update noar ti set v0='J877HK48ASEOQHGXKHQPJDDHM08YJ' where id=1;
-update noar tt set b1='VPI5TB059X1IEFOQISDA09KEX7Q' where id=1;
-update noar ti set b1='VPI5TB059X1IEFOQISDA09KEX7Q' where id=1;
-update noar tt set v0='PWUG8S' where id=1;
-update noar ti set v0='PWUG8S' where id=1;
-update noar tt set b2='ER0E0OV515GXRPIRJN42' where id=1;
-update noar ti set b2='ER0E0OV515GXRPIRJN42' where id=1;
-update noar tt set v0='UR5KI248ZZTD84X' where id=2;
-update noar ti set v0='UR5KI248ZZTD84X' where id=2;
-update noar tt set b0='H1MYN52M96HWSCPAE3XWQCBVXX1PK70E' where id=2;
-update noar ti set b0='H1MYN52M96HWSCPAE3XWQCBVXX1PK70E' where id=2;
-update noar tt set v0='CSNXT5R5BI' where id=2;
-update noar ti set v0='CSNXT5R5BI' where id=2;
-update noar tt set b1='LJ1U4GXCRTOKI1DZ73MUKEF0DVAR' where id=2;
-update noar ti set b1='LJ1U4GXCRTOKI1DZ73MUKEF0DVAR' where id=2;
-update noar tt set v0='QBQ2FJKMPKTDTYDQ9BFUZBVOFGYTG4' where id=2;
-update noar ti set v0='QBQ2FJKMPKTDTYDQ9BFUZBVOFGYTG4' where id=2;
-update noar tt set b2='VE' where id=2;
-update noar ti set b2='VE' where id=2;
-update noar tt set v0='S1TUW7B4RAR3QRUOLRTR3XX273' where id=3;
-update noar ti set v0='S1TUW7B4RAR3QRUOLRTR3XX273' where id=3;
-update noar tt set b0='G9AHPIVCCKHMYY7IW' where id=3;
-update noar ti set b0='G9AHPIVCCKHMYY7IW' where id=3;
-update noar tt set v0='OHH092Y76OOVJ4R' where id=3;
-update noar ti set v0='OHH092Y76OOVJ4R' where id=3;
-update noar tt set b1='0' where id=3;
-update noar ti set b1='0' where id=3;
-update noar tt set v0='X87UNEMY6HHSLEQ8L' where id=3;
-update noar ti set v0='X87UNEMY6HHSLEQ8L' where id=3;
-update noar tt set b2='M9FYLGXQG1TC2IR8ID333J75RWV8' where id=3;
-update noar ti set b2='M9FYLGXQG1TC2IR8ID333J75RWV8' where id=3;
-update noar tt set v0='8XV4GNN8748FOINVN9' where id=4;
-update noar ti set v0='8XV4GNN8748FOINVN9' where id=4;
-update noar tt set b0='6WGZV0' where id=4;
-update noar ti set b0='6WGZV0' where id=4;
-update noar tt set v0='UFVBMBYZ6Y8ARWVED1PZ4L4A92GE4Q' where id=4;
-update noar ti set v0='UFVBMBYZ6Y8ARWVED1PZ4L4A92GE4Q' where id=4;
-update noar tt set b1='LT33PK4' where id=4;
-update noar ti set b1='LT33PK4' where id=4;
-update noar tt set v0='JVG17O' where id=4;
-update noar ti set v0='JVG17O' where id=4;
-update noar tt set b2='SHA4ZUW1PU5C82K57W85Z5FL15UPVG' where id=4;
-update noar ti set b2='SHA4ZUW1PU5C82K57W85Z5FL15UPVG' where id=4;
-update noar tt set v0='W21X0J71JT' where id=5;
-update noar ti set v0='W21X0J71JT' where id=5;
-update noar tt set b0='EHQ2K8SM' where id=5;
-update noar ti set b0='EHQ2K8SM' where id=5;
-update noar tt set v0='J5KTHW9IMWW8UWGIKT68I2049XW0P41T' where id=5;
-update noar ti set v0='J5KTHW9IMWW8UWGIKT68I2049XW0P41T' where id=5;
-update noar tt set b1='WPJPELW3D8VL3YY0UFE' where id=5;
-update noar ti set b1='WPJPELW3D8VL3YY0UFE' where id=5;
-update noar tt set v0='B6VQ14U40CG9ZRI94TM94' where id=5;
-update noar ti set v0='B6VQ14U40CG9ZRI94TM94' where id=5;
-update noar tt set b2='ZAGVLBV4N89JTI' where id=5;
-update noar ti set b2='ZAGVLBV4N89JTI' where id=5;
-update noar tt set v0='XY' where id=6;
-update noar ti set v0='XY' where id=6;
-update noar tt set b0='U' where id=6;
-update noar ti set b0='U' where id=6;
-update noar tt set v0='CMN03HKL3KEYK7WOH0RLVEBZX0CMTPPL' where id=6;
-update noar ti set v0='CMN03HKL3KEYK7WOH0RLVEBZX0CMTPPL' where id=6;
-update noar tt set b1='5I4HRRDQ6CO68KS8XDL47GO1YG' where id=6;
-update noar ti set b1='5I4HRRDQ6CO68KS8XDL47GO1YG' where id=6;
-update noar tt set v0='IVXNJYTDPC8K9KFGN2BYBS76R7OZ58PA' where id=6;
-update noar ti set v0='IVXNJYTDPC8K9KFGN2BYBS76R7OZ58PA' where id=6;
-update noar tt set b2='VSQHTRZ9QV6SM02BZ1HE' where id=6;
-update noar ti set b2='VSQHTRZ9QV6SM02BZ1HE' where id=6;
-update noar tt set v0='6URRVG' where id=7;
-update noar ti set v0='6URRVG' where id=7;
-update noar tt set b0='IBOX55CAOW3' where id=7;
-update noar ti set b0='IBOX55CAOW3' where id=7;
-update noar tt set v0='P02GH' where id=7;
-update noar ti set v0='P02GH' where id=7;
-update noar tt set b1='2ANUWZINQHN7FRGGLGNA' where id=7;
-update noar ti set b1='2ANUWZINQHN7FRGGLGNA' where id=7;
-update noar tt set v0='3MUKWM36X2UWDWN' where id=7;
-update noar ti set v0='3MUKWM36X2UWDWN' where id=7;
-update noar tt set b2='E7VF5JWD009BD4MTC6YUQBMMQHKH3YDQ' where id=7;
-update noar ti set b2='E7VF5JWD009BD4MTC6YUQBMMQHKH3YDQ' where id=7;
-update noar tt set v0='K9Z7XG10UT02FG4WSF8LJ06Z4OR1H8XV' where id=8;
-update noar ti set v0='K9Z7XG10UT02FG4WSF8LJ06Z4OR1H8XV' where id=8;
-update noar tt set b0='QME6SVVQ56J80OH2AY45T6F01KSV6X' where id=8;
-update noar ti set b0='QME6SVVQ56J80OH2AY45T6F01KSV6X' where id=8;
-update noar tt set v0='9IH2RI42ORV0ZNTMA6AJAEQZ98JHVPU' where id=8;
-update noar ti set v0='9IH2RI42ORV0ZNTMA6AJAEQZ98JHVPU' where id=8;
-update noar tt set b1='7GDL2UJLKHKJISW5' where id=8;
-update noar ti set b1='7GDL2UJLKHKJISW5' where id=8;
-update noar tt set v0='HAZA9MY1Y9HW1EIE' where id=8;
-update noar ti set v0='HAZA9MY1Y9HW1EIE' where id=8;
-update noar tt set b2='29TAXOAZVHD3OMKETO' where id=8;
-update noar ti set b2='29TAXOAZVHD3OMKETO' where id=8;
-update noar tt set v0='PAN' where id=9;
-update noar ti set v0='PAN' where id=9;
-update noar tt set b0='KJAPU6C4H3YW03PSPV91K' where id=9;
-update noar ti set b0='KJAPU6C4H3YW03PSPV91K' where id=9;
-update noar tt set v0='47K63WLB7UJUKJ93FA' where id=9;
-update noar ti set v0='47K63WLB7UJUKJ93FA' where id=9;
-update noar tt set b1='AF2X8BOMV4VERYWXA7JOIFZI3' where id=9;
-update noar ti set b1='AF2X8BOMV4VERYWXA7JOIFZI3' where id=9;
-update noar tt set v0='4H' where id=9;
-update noar ti set v0='4H' where id=9;
-update noar tt set b2='A2DLGH05Q3Y6XTL0O4271OBF' where id=9;
-update noar ti set b2='A2DLGH05Q3Y6XTL0O4271OBF' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 tinyblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ITZV7T' where id=1;
-update noar ti set v0='ITZV7T' where id=1;
-update noar tt set b0='ON850QZ46IRH51HQJFA6PGIIXPOC8RIM' where id=1;
-update noar ti set b0='ON850QZ46IRH51HQJFA6PGIIXPOC8RIM' where id=1;
-update noar tt set v0='4PLKPTNKUSL0M0AF7' where id=1;
-update noar ti set v0='4PLKPTNKUSL0M0AF7' where id=1;
-update noar tt set b1='XGX7OX65W6JUR42TWG0' where id=1;
-update noar ti set b1='XGX7OX65W6JUR42TWG0' where id=1;
-update noar tt set v0='8IYJJGBDE2TNF7KW' where id=1;
-update noar ti set v0='8IYJJGBDE2TNF7KW' where id=1;
-update noar tt set b2='5DYP4BWA' where id=1;
-update noar ti set b2='5DYP4BWA' where id=1;
-update noar tt set v0='EA007E1RYR0HIGH6PAII0MJOARG7' where id=2;
-update noar ti set v0='EA007E1RYR0HIGH6PAII0MJOARG7' where id=2;
-update noar tt set b0='ZW3V8FA6PX4LK13WRO' where id=2;
-update noar ti set b0='ZW3V8FA6PX4LK13WRO' where id=2;
-update noar tt set v0='1WQ2G861492YFWCOWPRL7I93Y7ZH7' where id=2;
-update noar ti set v0='1WQ2G861492YFWCOWPRL7I93Y7ZH7' where id=2;
-update noar tt set b1='FR6DA85JDALGBQ5DBBWUSPECEEL646H' where id=2;
-update noar ti set b1='FR6DA85JDALGBQ5DBBWUSPECEEL646H' where id=2;
-update noar tt set v0='GM51N1IVE2D8UEWC4W93E2T3R6' where id=2;
-update noar ti set v0='GM51N1IVE2D8UEWC4W93E2T3R6' where id=2;
-update noar tt set b2='LKALLE4WOJ4Z9XWGN0L9IO9K' where id=2;
-update noar ti set b2='LKALLE4WOJ4Z9XWGN0L9IO9K' where id=2;
-update noar tt set v0='XAOIA17PZYG7I7O2' where id=3;
-update noar ti set v0='XAOIA17PZYG7I7O2' where id=3;
-update noar tt set b0='HEOCWGUCQYFJVUT0' where id=3;
-update noar ti set b0='HEOCWGUCQYFJVUT0' where id=3;
-update noar tt set v0='7A85306HEHF' where id=3;
-update noar ti set v0='7A85306HEHF' where id=3;
-update noar tt set b1='IOOAC94MPF58H6NR3PRP78D2' where id=3;
-update noar ti set b1='IOOAC94MPF58H6NR3PRP78D2' where id=3;
-update noar tt set v0='BQHTKVG0J78DABNHLCHC65B4' where id=3;
-update noar ti set v0='BQHTKVG0J78DABNHLCHC65B4' where id=3;
-update noar tt set b2='8YCQR3' where id=3;
-update noar ti set b2='8YCQR3' where id=3;
-update noar tt set v0='D9BIK' where id=4;
-update noar ti set v0='D9BIK' where id=4;
-update noar tt set b0='S2KYY07XA4I8' where id=4;
-update noar ti set b0='S2KYY07XA4I8' where id=4;
-update noar tt set v0='4M5MTGJ6YKK3T04TV4AH' where id=4;
-update noar ti set v0='4M5MTGJ6YKK3T04TV4AH' where id=4;
-update noar tt set b1='PDF6XMXQ0TV5T0AX3M8SDD2VMOXCFE' where id=4;
-update noar ti set b1='PDF6XMXQ0TV5T0AX3M8SDD2VMOXCFE' where id=4;
-update noar tt set v0='NDA6YMNSL3DLRU1BHFY8D2RFJ0X36AGX' where id=4;
-update noar ti set v0='NDA6YMNSL3DLRU1BHFY8D2RFJ0X36AGX' where id=4;
-update noar tt set b2='LET' where id=4;
-update noar ti set b2='LET' where id=4;
-update noar tt set v0='JPLAI' where id=5;
-update noar ti set v0='JPLAI' where id=5;
-update noar tt set b0='6JNJZFU0V42VL5563Y3FR6UBG' where id=5;
-update noar ti set b0='6JNJZFU0V42VL5563Y3FR6UBG' where id=5;
-update noar tt set v0='376615FHEH784C91UCM0RTC07TM4AI' where id=5;
-update noar ti set v0='376615FHEH784C91UCM0RTC07TM4AI' where id=5;
-update noar tt set b1='KVX1UZZKLOCXMPB3OIB' where id=5;
-update noar ti set b1='KVX1UZZKLOCXMPB3OIB' where id=5;
-update noar tt set v0='4HNFR2QGG6DA5IL681IVGNX' where id=5;
-update noar ti set v0='4HNFR2QGG6DA5IL681IVGNX' where id=5;
-update noar tt set b2='KQI6JR24387IH' where id=5;
-update noar ti set b2='KQI6JR24387IH' where id=5;
-update noar tt set v0='JKTC94MRJX6R' where id=6;
-update noar ti set v0='JKTC94MRJX6R' where id=6;
-update noar tt set b0='JGBCTL3Z139UFNWFF56PNAV06YVM7OH' where id=6;
-update noar ti set b0='JGBCTL3Z139UFNWFF56PNAV06YVM7OH' where id=6;
-update noar tt set v0='GH' where id=6;
-update noar ti set v0='GH' where id=6;
-update noar tt set b1='QR5C62BWM0QZMWMXAY4IL' where id=6;
-update noar ti set b1='QR5C62BWM0QZMWMXAY4IL' where id=6;
-update noar tt set v0='IWXHVO8FMLTP5SU8' where id=6;
-update noar ti set v0='IWXHVO8FMLTP5SU8' where id=6;
-update noar tt set b2='V96ZQR5GSVZ5K9MKECJ133OO2OH6E9' where id=6;
-update noar ti set b2='V96ZQR5GSVZ5K9MKECJ133OO2OH6E9' where id=6;
-update noar tt set v0='KRB1B8AE7WP7NUTEGMG2EUWI01I5V' where id=7;
-update noar ti set v0='KRB1B8AE7WP7NUTEGMG2EUWI01I5V' where id=7;
-update noar tt set b0='J0CFBHE1F' where id=7;
-update noar ti set b0='J0CFBHE1F' where id=7;
-update noar tt set v0='YPN5Y' where id=7;
-update noar ti set v0='YPN5Y' where id=7;
-update noar tt set b1='FHW' where id=7;
-update noar ti set b1='FHW' where id=7;
-update noar tt set v0='84FR7714FR78NAFQRKPBQSKODZXNS' where id=7;
-update noar ti set v0='84FR7714FR78NAFQRKPBQSKODZXNS' where id=7;
-update noar tt set b2='VXA7V7YZXURWDT' where id=7;
-update noar ti set b2='VXA7V7YZXURWDT' where id=7;
-update noar tt set v0='2Y279KGG4Y3YC3KYQDFDYQUYGHHOP5O' where id=8;
-update noar ti set v0='2Y279KGG4Y3YC3KYQDFDYQUYGHHOP5O' where id=8;
-update noar tt set b0='KXUMI50M49RBI35RIC' where id=8;
-update noar ti set b0='KXUMI50M49RBI35RIC' where id=8;
-update noar tt set v0='OYVHVNZ05NW62X4HSMED0PJ7L' where id=8;
-update noar ti set v0='OYVHVNZ05NW62X4HSMED0PJ7L' where id=8;
-update noar tt set b1='3IYBZCIUMGOBJ0S4GG1ZQ5I9ZGLM9I' where id=8;
-update noar ti set b1='3IYBZCIUMGOBJ0S4GG1ZQ5I9ZGLM9I' where id=8;
-update noar tt set v0='UOYDRBK' where id=8;
-update noar ti set v0='UOYDRBK' where id=8;
-update noar tt set b2='7CHZJJDZOJ0GN978Z' where id=8;
-update noar ti set b2='7CHZJJDZOJ0GN978Z' where id=8;
-update noar tt set v0='6Y7S9ZBMMUKY0ZILT6BR' where id=9;
-update noar ti set v0='6Y7S9ZBMMUKY0ZILT6BR' where id=9;
-update noar tt set b0='I9X11SW1EODQG98RHHOEXT7IIXXBXOP' where id=9;
-update noar ti set b0='I9X11SW1EODQG98RHHOEXT7IIXXBXOP' where id=9;
-update noar tt set v0='VA9W3B5T' where id=9;
-update noar ti set v0='VA9W3B5T' where id=9;
-update noar tt set b1='F6EM4P9ZTZRB4OHTDUP8OKEM' where id=9;
-update noar ti set b1='F6EM4P9ZTZRB4OHTDUP8OKEM' where id=9;
-update noar tt set v0='B6FE9DDY2CX51O0PU78M14H2JE' where id=9;
-update noar ti set v0='B6FE9DDY2CX51O0PU78M14H2JE' where id=9;
-update noar tt set b2='R80JMKEGT9LJP1YET4' where id=9;
-update noar ti set b2='R80JMKEGT9LJP1YET4' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 tinyblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='F31RGXE0MLWRAO2FIZJ850K2PBBKK9' where id=1;
-update noar ti set v0='F31RGXE0MLWRAO2FIZJ850K2PBBKK9' where id=1;
-update noar tt set b0='AYB' where id=1;
-update noar ti set b0='AYB' where id=1;
-update noar tt set v0='UQRRD4R0SF7FTZ4K9W8JOGTWSOFO82' where id=1;
-update noar ti set v0='UQRRD4R0SF7FTZ4K9W8JOGTWSOFO82' where id=1;
-update noar tt set b1='66PBTAZWWP4UAZR1SMYP2ZZ4H0FYFD' where id=1;
-update noar ti set b1='66PBTAZWWP4UAZR1SMYP2ZZ4H0FYFD' where id=1;
-update noar tt set v0='GHLAT1APUGZGESDBK9WXF4NJQKS27' where id=1;
-update noar ti set v0='GHLAT1APUGZGESDBK9WXF4NJQKS27' where id=1;
-update noar tt set b2='XU2MJ8RT03C5SJ5XGC5' where id=1;
-update noar ti set b2='XU2MJ8RT03C5SJ5XGC5' where id=1;
-update noar tt set v0='HGWGS1TRENA1HWTHMYDHD05NY' where id=2;
-update noar ti set v0='HGWGS1TRENA1HWTHMYDHD05NY' where id=2;
-update noar tt set b0='1F6DMY0O53385QDOKPEMSO4W' where id=2;
-update noar ti set b0='1F6DMY0O53385QDOKPEMSO4W' where id=2;
-update noar tt set v0='9LZZ' where id=2;
-update noar ti set v0='9LZZ' where id=2;
-update noar tt set b1='6TPP760126T7' where id=2;
-update noar ti set b1='6TPP760126T7' where id=2;
-update noar tt set v0='NIGOG9MOPDJJTK0IPPJSV07TN' where id=2;
-update noar ti set v0='NIGOG9MOPDJJTK0IPPJSV07TN' where id=2;
-update noar tt set b2='YKYYTR3PBSW8OOXOTNLP27' where id=2;
-update noar ti set b2='YKYYTR3PBSW8OOXOTNLP27' where id=2;
-update noar tt set v0='UQ9SFQ03' where id=3;
-update noar ti set v0='UQ9SFQ03' where id=3;
-update noar tt set b0='Y' where id=3;
-update noar ti set b0='Y' where id=3;
-update noar tt set v0='B5GT' where id=3;
-update noar ti set v0='B5GT' where id=3;
-update noar tt set b1='6QFZAM' where id=3;
-update noar ti set b1='6QFZAM' where id=3;
-update noar tt set v0='0PONGRCRT0JCWJN7ER47OOL07LV9WCBA' where id=3;
-update noar ti set v0='0PONGRCRT0JCWJN7ER47OOL07LV9WCBA' where id=3;
-update noar tt set b2='LJFIPSOJSB40I7OZ4B3EUA8UCJ' where id=3;
-update noar ti set b2='LJFIPSOJSB40I7OZ4B3EUA8UCJ' where id=3;
-update noar tt set v0='6S57PV63EXYW' where id=4;
-update noar ti set v0='6S57PV63EXYW' where id=4;
-update noar tt set b0='15SNQWWN219H8JY' where id=4;
-update noar ti set b0='15SNQWWN219H8JY' where id=4;
-update noar tt set v0='JDQIOHTOYCE' where id=4;
-update noar ti set v0='JDQIOHTOYCE' where id=4;
-update noar tt set b1='Y' where id=4;
-update noar ti set b1='Y' where id=4;
-update noar tt set v0='MCKHXA73DR8N' where id=4;
-update noar ti set v0='MCKHXA73DR8N' where id=4;
-update noar tt set b2='EEJC' where id=4;
-update noar ti set b2='EEJC' where id=4;
-update noar tt set v0='26UI08CQN9JY97POUWKXW93ISQOQ' where id=5;
-update noar ti set v0='26UI08CQN9JY97POUWKXW93ISQOQ' where id=5;
-update noar tt set b0='FRCBLSNC' where id=5;
-update noar ti set b0='FRCBLSNC' where id=5;
-update noar tt set v0='A9ZPAT6' where id=5;
-update noar ti set v0='A9ZPAT6' where id=5;
-update noar tt set b1='XD9CGHREL' where id=5;
-update noar ti set b1='XD9CGHREL' where id=5;
-update noar tt set v0='UU0KFX068A4GWA88RA9214B747EY' where id=5;
-update noar ti set v0='UU0KFX068A4GWA88RA9214B747EY' where id=5;
-update noar tt set b2='J303Y0Y4BR8YXE' where id=5;
-update noar ti set b2='J303Y0Y4BR8YXE' where id=5;
-update noar tt set v0='GQ809Y4QBFP' where id=6;
-update noar ti set v0='GQ809Y4QBFP' where id=6;
-update noar tt set b0='VPHF8W7W7QVS' where id=6;
-update noar ti set b0='VPHF8W7W7QVS' where id=6;
-update noar tt set v0='00IDXVYQMVQX63L6CFB3IEYFPXEQ' where id=6;
-update noar ti set v0='00IDXVYQMVQX63L6CFB3IEYFPXEQ' where id=6;
-update noar tt set b1='37X4X3' where id=6;
-update noar ti set b1='37X4X3' where id=6;
-update noar tt set v0='XIRP8TC5L0TF52WLHJVTP5Y' where id=6;
-update noar ti set v0='XIRP8TC5L0TF52WLHJVTP5Y' where id=6;
-update noar tt set b2='5XXCIRA13RH5VT70PUT8Z4K2ZRS6M' where id=6;
-update noar ti set b2='5XXCIRA13RH5VT70PUT8Z4K2ZRS6M' where id=6;
-update noar tt set v0='745Z3D41KF8Z' where id=7;
-update noar ti set v0='745Z3D41KF8Z' where id=7;
-update noar tt set b0='TQTF5X03QYY' where id=7;
-update noar ti set b0='TQTF5X03QYY' where id=7;
-update noar tt set v0='K06L6R6' where id=7;
-update noar ti set v0='K06L6R6' where id=7;
-update noar tt set b1='OPC3' where id=7;
-update noar ti set b1='OPC3' where id=7;
-update noar tt set v0='R61JV3CPNDAL1MGY1' where id=7;
-update noar ti set v0='R61JV3CPNDAL1MGY1' where id=7;
-update noar tt set b2='L3GM6T2J' where id=7;
-update noar ti set b2='L3GM6T2J' where id=7;
-update noar tt set v0='CA6VYJIQOWPIBZ7UAS3N1J9Q' where id=8;
-update noar ti set v0='CA6VYJIQOWPIBZ7UAS3N1J9Q' where id=8;
-update noar tt set b0='D9CA' where id=8;
-update noar ti set b0='D9CA' where id=8;
-update noar tt set v0='IUAG7AUZ9TRO' where id=8;
-update noar ti set v0='IUAG7AUZ9TRO' where id=8;
-update noar tt set b1='WLFBZS74UBDLJFFF' where id=8;
-update noar ti set b1='WLFBZS74UBDLJFFF' where id=8;
-update noar tt set v0='5YLIFGQCFY6ER8YDGUARM85DU64O0D8' where id=8;
-update noar ti set v0='5YLIFGQCFY6ER8YDGUARM85DU64O0D8' where id=8;
-update noar tt set b2='KIUOUPS4J5E6FC5' where id=8;
-update noar ti set b2='KIUOUPS4J5E6FC5' where id=8;
-update noar tt set v0='7D8JAA7IWTQNQ2RR8I' where id=9;
-update noar ti set v0='7D8JAA7IWTQNQ2RR8I' where id=9;
-update noar tt set b0='R2M' where id=9;
-update noar ti set b0='R2M' where id=9;
-update noar tt set v0='QMO' where id=9;
-update noar ti set v0='QMO' where id=9;
-update noar tt set b1='QRG5IONJV3GI45PW' where id=9;
-update noar ti set b1='QRG5IONJV3GI45PW' where id=9;
-update noar tt set v0='6S907LXNKUSGHQPHFR8UHG' where id=9;
-update noar ti set v0='6S907LXNKUSGHQPHFR8UHG' where id=9;
-update noar tt set b2='T2EYYQR' where id=9;
-update noar ti set b2='T2EYYQR' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 tinyblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='SY0OPAECW338K1XNKXFE' where id=1;
-update noar ti set v0='SY0OPAECW338K1XNKXFE' where id=1;
-update noar tt set b0='L1QASV' where id=1;
-update noar ti set b0='L1QASV' where id=1;
-update noar tt set v0='YUV' where id=1;
-update noar ti set v0='YUV' where id=1;
-update noar tt set b1='8ANLEZ1RWE6IQ16VE7BI' where id=1;
-update noar ti set b1='8ANLEZ1RWE6IQ16VE7BI' where id=1;
-update noar tt set v0='DRVINSKIA0FAIO481IB' where id=1;
-update noar ti set v0='DRVINSKIA0FAIO481IB' where id=1;
-update noar tt set b2='LPR99FNTUJ8XXU931SPARSXX9QQ' where id=1;
-update noar ti set b2='LPR99FNTUJ8XXU931SPARSXX9QQ' where id=1;
-update noar tt set v0='X9AY2FBI6OSTRBE' where id=2;
-update noar ti set v0='X9AY2FBI6OSTRBE' where id=2;
-update noar tt set b0='WK33TOH9INBWUJ696EZM6U0V' where id=2;
-update noar ti set b0='WK33TOH9INBWUJ696EZM6U0V' where id=2;
-update noar tt set v0='J4WPEAZBLQQWUNJYB3N2J1YUOD61ZQ67' where id=2;
-update noar ti set v0='J4WPEAZBLQQWUNJYB3N2J1YUOD61ZQ67' where id=2;
-update noar tt set b1='4OJGGIDH8D3NB1M038997V' where id=2;
-update noar ti set b1='4OJGGIDH8D3NB1M038997V' where id=2;
-update noar tt set v0='8PT4K7LKFPUNENSV2UQ0AXCLF1' where id=2;
-update noar ti set v0='8PT4K7LKFPUNENSV2UQ0AXCLF1' where id=2;
-update noar tt set b2='N2NLV' where id=2;
-update noar ti set b2='N2NLV' where id=2;
-update noar tt set v0='5GUX8M7ZB2F' where id=3;
-update noar ti set v0='5GUX8M7ZB2F' where id=3;
-update noar tt set b0='ZTXXIH8H' where id=3;
-update noar ti set b0='ZTXXIH8H' where id=3;
-update noar tt set v0='FZ3ZJ258O0J' where id=3;
-update noar ti set v0='FZ3ZJ258O0J' where id=3;
-update noar tt set b1='JRK8TF9OFW71MWQPNNNRB4YD0UYVGY' where id=3;
-update noar ti set b1='JRK8TF9OFW71MWQPNNNRB4YD0UYVGY' where id=3;
-update noar tt set v0='RUQJLT89XRUD8KDYZLE15PS6G3' where id=3;
-update noar ti set v0='RUQJLT89XRUD8KDYZLE15PS6G3' where id=3;
-update noar tt set b2='7ASOO6UQTNUQK9' where id=3;
-update noar ti set b2='7ASOO6UQTNUQK9' where id=3;
-update noar tt set v0='EP48AAT33SMTSXOO6OAG4BPVFA' where id=4;
-update noar ti set v0='EP48AAT33SMTSXOO6OAG4BPVFA' where id=4;
-update noar tt set b0='6S9FC8150NDF6YTJVN20QRUXRIQ1' where id=4;
-update noar ti set b0='6S9FC8150NDF6YTJVN20QRUXRIQ1' where id=4;
-update noar tt set v0='QE87L6EHRF4O55MEEYYOMOPBN' where id=4;
-update noar ti set v0='QE87L6EHRF4O55MEEYYOMOPBN' where id=4;
-update noar tt set b1='1QO32MJMKK0EYTFG3K6TEWIFQUX' where id=4;
-update noar ti set b1='1QO32MJMKK0EYTFG3K6TEWIFQUX' where id=4;
-update noar tt set v0='LQWU7' where id=4;
-update noar ti set v0='LQWU7' where id=4;
-update noar tt set b2='5DLPN0Q9HOJSY7ZZMD6Y70CEZB8K7' where id=4;
-update noar ti set b2='5DLPN0Q9HOJSY7ZZMD6Y70CEZB8K7' where id=4;
-update noar tt set v0='F5J0W63FVTERMBVLC53Y' where id=5;
-update noar ti set v0='F5J0W63FVTERMBVLC53Y' where id=5;
-update noar tt set b0='9LZYMVO' where id=5;
-update noar ti set b0='9LZYMVO' where id=5;
-update noar tt set v0='O' where id=5;
-update noar ti set v0='O' where id=5;
-update noar tt set b1='B9DCAQVX5IPR6EVE67KNU' where id=5;
-update noar ti set b1='B9DCAQVX5IPR6EVE67KNU' where id=5;
-update noar tt set v0='V2DZXICDR4PSRG0D8DOJZ' where id=5;
-update noar ti set v0='V2DZXICDR4PSRG0D8DOJZ' where id=5;
-update noar tt set b2='FGCZ64X2T00' where id=5;
-update noar ti set b2='FGCZ64X2T00' where id=5;
-update noar tt set v0='OKKOZ2CHPHL9GQ' where id=6;
-update noar ti set v0='OKKOZ2CHPHL9GQ' where id=6;
-update noar tt set b0='6UVNF9Z8HSJ6GKXHMFYS' where id=6;
-update noar ti set b0='6UVNF9Z8HSJ6GKXHMFYS' where id=6;
-update noar tt set v0='WNZA3LDNI9C03KT8BQPMQ0PB' where id=6;
-update noar ti set v0='WNZA3LDNI9C03KT8BQPMQ0PB' where id=6;
-update noar tt set b1='LQHXETX' where id=6;
-update noar ti set b1='LQHXETX' where id=6;
-update noar tt set v0='PC1N' where id=6;
-update noar ti set v0='PC1N' where id=6;
-update noar tt set b2='1C757WM190NZV' where id=6;
-update noar ti set b2='1C757WM190NZV' where id=6;
-update noar tt set v0='6UHRX9DY' where id=7;
-update noar ti set v0='6UHRX9DY' where id=7;
-update noar tt set b0='5DCC8W12ZVMVVNVEVDZ44D1QQY1S253' where id=7;
-update noar ti set b0='5DCC8W12ZVMVVNVEVDZ44D1QQY1S253' where id=7;
-update noar tt set v0='V9UT22S9778O3JFERB' where id=7;
-update noar ti set v0='V9UT22S9778O3JFERB' where id=7;
-update noar tt set b1='184RX3MH1MJKBOLZ35OF68B' where id=7;
-update noar ti set b1='184RX3MH1MJKBOLZ35OF68B' where id=7;
-update noar tt set v0='VO9IMQNE1Z80ACMEV7KYB3O9' where id=7;
-update noar ti set v0='VO9IMQNE1Z80ACMEV7KYB3O9' where id=7;
-update noar tt set b2='WD8Q' where id=7;
-update noar ti set b2='WD8Q' where id=7;
-update noar tt set v0='WMILX6' where id=8;
-update noar ti set v0='WMILX6' where id=8;
-update noar tt set b0='16SB' where id=8;
-update noar ti set b0='16SB' where id=8;
-update noar tt set v0='2ONKX0D2L82NPE4FFDR2HI2QXLF6YNB' where id=8;
-update noar ti set v0='2ONKX0D2L82NPE4FFDR2HI2QXLF6YNB' where id=8;
-update noar tt set b1='RJKALFDDI6FPCGHS' where id=8;
-update noar ti set b1='RJKALFDDI6FPCGHS' where id=8;
-update noar tt set v0='IL97UQZV7BQ86' where id=8;
-update noar ti set v0='IL97UQZV7BQ86' where id=8;
-update noar tt set b2='A' where id=8;
-update noar ti set b2='A' where id=8;
-update noar tt set v0='Q7OLHBQS590OZONM' where id=9;
-update noar ti set v0='Q7OLHBQS590OZONM' where id=9;
-update noar tt set b0='OOHBCUU5TKSD' where id=9;
-update noar ti set b0='OOHBCUU5TKSD' where id=9;
-update noar tt set v0='22BQU9' where id=9;
-update noar ti set v0='22BQU9' where id=9;
-update noar tt set b1='7RG0' where id=9;
-update noar ti set b1='7RG0' where id=9;
-update noar tt set v0='1H8HFYKMPFAE2O3LFW095UQ2' where id=9;
-update noar ti set v0='1H8HFYKMPFAE2O3LFW095UQ2' where id=9;
-update noar tt set b2='9AHD0WO4HWHD0EZVRRNIYJ1Z' where id=9;
-update noar ti set b2='9AHD0WO4HWHD0EZVRRNIYJ1Z' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 tinyblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='SIVJHAUK7P' where id=1;
-update noar ti set v0='SIVJHAUK7P' where id=1;
-update noar tt set b0='EV2X' where id=1;
-update noar ti set b0='EV2X' where id=1;
-update noar tt set v0='F21KLMSSA9MEC5Y4GHS17Z0I2NUG430' where id=1;
-update noar ti set v0='F21KLMSSA9MEC5Y4GHS17Z0I2NUG430' where id=1;
-update noar tt set b1='PYR9SM5M261MGJP' where id=1;
-update noar ti set b1='PYR9SM5M261MGJP' where id=1;
-update noar tt set v0='MU86PYFVX8SAVBZ' where id=1;
-update noar ti set v0='MU86PYFVX8SAVBZ' where id=1;
-update noar tt set b2='SQRRWZKR93O3N' where id=1;
-update noar ti set b2='SQRRWZKR93O3N' where id=1;
-update noar tt set v0='4PURI39PXJAWZQO586MXD2DR0C7EDF0' where id=2;
-update noar ti set v0='4PURI39PXJAWZQO586MXD2DR0C7EDF0' where id=2;
-update noar tt set b0='EWNV1M8DWR799Z4OICLDK96H' where id=2;
-update noar ti set b0='EWNV1M8DWR799Z4OICLDK96H' where id=2;
-update noar tt set v0='WC1UUNO5Y4' where id=2;
-update noar ti set v0='WC1UUNO5Y4' where id=2;
-update noar tt set b1='I51S8KYIXFJUOMN633HJ7N' where id=2;
-update noar ti set b1='I51S8KYIXFJUOMN633HJ7N' where id=2;
-update noar tt set v0='IZDFCQ2LCRQHYF0XQIDTSUAF2R' where id=2;
-update noar ti set v0='IZDFCQ2LCRQHYF0XQIDTSUAF2R' where id=2;
-update noar tt set b2='3PRI0FSUOQGSB8OR9242E' where id=2;
-update noar ti set b2='3PRI0FSUOQGSB8OR9242E' where id=2;
-update noar tt set v0='KUR546DX91YCD3A2VDUCSTW2IT' where id=3;
-update noar ti set v0='KUR546DX91YCD3A2VDUCSTW2IT' where id=3;
-update noar tt set b0='C8P3PPVR5EXZ' where id=3;
-update noar ti set b0='C8P3PPVR5EXZ' where id=3;
-update noar tt set v0='WFEIFJ3ONX3W8VUPGA' where id=3;
-update noar ti set v0='WFEIFJ3ONX3W8VUPGA' where id=3;
-update noar tt set b1='0G474G6GJV4' where id=3;
-update noar ti set b1='0G474G6GJV4' where id=3;
-update noar tt set v0='J4DNHZ1' where id=3;
-update noar ti set v0='J4DNHZ1' where id=3;
-update noar tt set b2='FIZUCBVDBH3AIQ0IV5QQMJVORL' where id=3;
-update noar ti set b2='FIZUCBVDBH3AIQ0IV5QQMJVORL' where id=3;
-update noar tt set v0='OU6IZFZ22Q8VVXYEO8E9MH2VS' where id=4;
-update noar ti set v0='OU6IZFZ22Q8VVXYEO8E9MH2VS' where id=4;
-update noar tt set b0='WGJJ3H3FUN0V9KG7788M283WEP' where id=4;
-update noar ti set b0='WGJJ3H3FUN0V9KG7788M283WEP' where id=4;
-update noar tt set v0='31DQIR06TS3YVPNODRS0SS806M1' where id=4;
-update noar ti set v0='31DQIR06TS3YVPNODRS0SS806M1' where id=4;
-update noar tt set b1='AAFPM2UDEWFQV414522M6NU' where id=4;
-update noar ti set b1='AAFPM2UDEWFQV414522M6NU' where id=4;
-update noar tt set v0='BHOOWY' where id=4;
-update noar ti set v0='BHOOWY' where id=4;
-update noar tt set b2='PYT' where id=4;
-update noar ti set b2='PYT' where id=4;
-update noar tt set v0='LMW4K1NGY0BMYO6X91J6IEF1M21I' where id=5;
-update noar ti set v0='LMW4K1NGY0BMYO6X91J6IEF1M21I' where id=5;
-update noar tt set b0='MSUFZBIC63FZIGHRC45TCRG' where id=5;
-update noar ti set b0='MSUFZBIC63FZIGHRC45TCRG' where id=5;
-update noar tt set v0='A5DQWZXTRBDR7CJSPU7Y2' where id=5;
-update noar ti set v0='A5DQWZXTRBDR7CJSPU7Y2' where id=5;
-update noar tt set b1='0WO' where id=5;
-update noar ti set b1='0WO' where id=5;
-update noar tt set v0='M24YXCB3X' where id=5;
-update noar ti set v0='M24YXCB3X' where id=5;
-update noar tt set b2='CHTSZY2SWDXR0YOPIAZ67VGSEIZTEZKR' where id=5;
-update noar ti set b2='CHTSZY2SWDXR0YOPIAZ67VGSEIZTEZKR' where id=5;
-update noar tt set v0='77EGNRM73Q6DZFXBJEC52D213Z' where id=6;
-update noar ti set v0='77EGNRM73Q6DZFXBJEC52D213Z' where id=6;
-update noar tt set b0='T5680CNGJY' where id=6;
-update noar ti set b0='T5680CNGJY' where id=6;
-update noar tt set v0='TWLXY1PLHZ52JOU' where id=6;
-update noar ti set v0='TWLXY1PLHZ52JOU' where id=6;
-update noar tt set b1='3Z7TMCO8F8CWS7I6V90C' where id=6;
-update noar ti set b1='3Z7TMCO8F8CWS7I6V90C' where id=6;
-update noar tt set v0='VHFKN3IQ' where id=6;
-update noar ti set v0='VHFKN3IQ' where id=6;
-update noar tt set b2='251I63TA628PO2ZOJKQSPQRL0GPB1RP' where id=6;
-update noar ti set b2='251I63TA628PO2ZOJKQSPQRL0GPB1RP' where id=6;
-update noar tt set v0='SRS2RZX58ZX1JSMU' where id=7;
-update noar ti set v0='SRS2RZX58ZX1JSMU' where id=7;
-update noar tt set b0='7KWUNO5PHGZNWAH15EH0Q80YUAVVSP' where id=7;
-update noar ti set b0='7KWUNO5PHGZNWAH15EH0Q80YUAVVSP' where id=7;
-update noar tt set v0='IO95UWAGBCCAD' where id=7;
-update noar ti set v0='IO95UWAGBCCAD' where id=7;
-update noar tt set b1='S5GOD79CX' where id=7;
-update noar ti set b1='S5GOD79CX' where id=7;
-update noar tt set v0='6W4HWAOAC23V7Z01OUDZEYVCDE5238O' where id=7;
-update noar ti set v0='6W4HWAOAC23V7Z01OUDZEYVCDE5238O' where id=7;
-update noar tt set b2='3JYP1BKFW1D71LEHXCLQFNBGO8' where id=7;
-update noar ti set b2='3JYP1BKFW1D71LEHXCLQFNBGO8' where id=7;
-update noar tt set v0='35OA6F64XFIRJPDA5YISMR' where id=8;
-update noar ti set v0='35OA6F64XFIRJPDA5YISMR' where id=8;
-update noar tt set b0='ANK' where id=8;
-update noar ti set b0='ANK' where id=8;
-update noar tt set v0='6JR3GM8AL73DN4W4DIL6GNS' where id=8;
-update noar ti set v0='6JR3GM8AL73DN4W4DIL6GNS' where id=8;
-update noar tt set b1='UG' where id=8;
-update noar ti set b1='UG' where id=8;
-update noar tt set v0='WTUK9EIZ8CS82V0857WII3OX07X4MG5T' where id=8;
-update noar ti set v0='WTUK9EIZ8CS82V0857WII3OX07X4MG5T' where id=8;
-update noar tt set b2='WIKG54ZG12I02' where id=8;
-update noar ti set b2='WIKG54ZG12I02' where id=8;
-update noar tt set v0='TOC5QBGYG' where id=9;
-update noar ti set v0='TOC5QBGYG' where id=9;
-update noar tt set b0='3G9613IVZ7VJ4YPJ8YQU6LJLPMS3B87' where id=9;
-update noar ti set b0='3G9613IVZ7VJ4YPJ8YQU6LJLPMS3B87' where id=9;
-update noar tt set v0='K7TCPDM03GS0ZJNAYSQEKW5' where id=9;
-update noar ti set v0='K7TCPDM03GS0ZJNAYSQEKW5' where id=9;
-update noar tt set b1='QIELXT6HBET73' where id=9;
-update noar ti set b1='QIELXT6HBET73' where id=9;
-update noar tt set v0='W8AK1C6K8HZ' where id=9;
-update noar ti set v0='W8AK1C6K8HZ' where id=9;
-update noar tt set b2='0A4MFE944U0I6V' where id=9;
-update noar ti set b2='0A4MFE944U0I6V' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 tinyblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='LTHSBR8' where id=1;
-update noar ti set v0='LTHSBR8' where id=1;
-update noar tt set b0='T' where id=1;
-update noar ti set b0='T' where id=1;
-update noar tt set v0='4' where id=1;
-update noar ti set v0='4' where id=1;
-update noar tt set b1='Q2IDNVGZMHDLWXHA8Q7' where id=1;
-update noar ti set b1='Q2IDNVGZMHDLWXHA8Q7' where id=1;
-update noar tt set v0='QQN' where id=1;
-update noar ti set v0='QQN' where id=1;
-update noar tt set b2='XVMAK6L1B5GGJBWOMXIXGK' where id=1;
-update noar ti set b2='XVMAK6L1B5GGJBWOMXIXGK' where id=1;
-update noar tt set v0='ETPY1WJ6UYWW34W3YSRJ1PLK' where id=2;
-update noar ti set v0='ETPY1WJ6UYWW34W3YSRJ1PLK' where id=2;
-update noar tt set b0='BOEBAHREXS3DM5SLXR4M99FP9B' where id=2;
-update noar ti set b0='BOEBAHREXS3DM5SLXR4M99FP9B' where id=2;
-update noar tt set v0='ZME2X6HC' where id=2;
-update noar ti set v0='ZME2X6HC' where id=2;
-update noar tt set b1='JZPJ1OV5WON7SWVWB6HLBNR5' where id=2;
-update noar ti set b1='JZPJ1OV5WON7SWVWB6HLBNR5' where id=2;
-update noar tt set v0='QSOA' where id=2;
-update noar ti set v0='QSOA' where id=2;
-update noar tt set b2='G56LST5' where id=2;
-update noar ti set b2='G56LST5' where id=2;
-update noar tt set v0='RUWST3D1QMOLNS4ZOJSKOL91T9' where id=3;
-update noar ti set v0='RUWST3D1QMOLNS4ZOJSKOL91T9' where id=3;
-update noar tt set b0='45942MACD3LSGZ7RWC' where id=3;
-update noar ti set b0='45942MACD3LSGZ7RWC' where id=3;
-update noar tt set v0='5QMJX2C360JAAAEWCT8Y17' where id=3;
-update noar ti set v0='5QMJX2C360JAAAEWCT8Y17' where id=3;
-update noar tt set b1='SZHW1BGHFXSN0K7SZ83VAM21B' where id=3;
-update noar ti set b1='SZHW1BGHFXSN0K7SZ83VAM21B' where id=3;
-update noar tt set v0='J905FUTQ' where id=3;
-update noar ti set v0='J905FUTQ' where id=3;
-update noar tt set b2='W9YCRC7UDZJJNB1XZ3CU5J' where id=3;
-update noar ti set b2='W9YCRC7UDZJJNB1XZ3CU5J' where id=3;
-update noar tt set v0='IXGR24PS08CNJJD8K8D' where id=4;
-update noar ti set v0='IXGR24PS08CNJJD8K8D' where id=4;
-update noar tt set b0='DAJLYHP' where id=4;
-update noar ti set b0='DAJLYHP' where id=4;
-update noar tt set v0='EDMEWL3XAI8C5ZOI8SO9H9B5VJU' where id=4;
-update noar ti set v0='EDMEWL3XAI8C5ZOI8SO9H9B5VJU' where id=4;
-update noar tt set b1='PEZAD8JNDVOE0Z7IZMD51QLIJ8' where id=4;
-update noar ti set b1='PEZAD8JNDVOE0Z7IZMD51QLIJ8' where id=4;
-update noar tt set v0='OYTPFN5PQ03ISDPVZ652H4MZ2XEW3C' where id=4;
-update noar ti set v0='OYTPFN5PQ03ISDPVZ652H4MZ2XEW3C' where id=4;
-update noar tt set b2='O5F8JJ46Y6VJV8TPISGGBD' where id=4;
-update noar ti set b2='O5F8JJ46Y6VJV8TPISGGBD' where id=4;
-update noar tt set v0='YR48H4C377UKCR5BV2HPEG' where id=5;
-update noar ti set v0='YR48H4C377UKCR5BV2HPEG' where id=5;
-update noar tt set b0='80I5UVGAM4TVZY825D0Y70NWGQCIB' where id=5;
-update noar ti set b0='80I5UVGAM4TVZY825D0Y70NWGQCIB' where id=5;
-update noar tt set v0='JKQGPBOEKIVUBONHEPUTQS1' where id=5;
-update noar ti set v0='JKQGPBOEKIVUBONHEPUTQS1' where id=5;
-update noar tt set b1='J9QMX1YME34LU' where id=5;
-update noar ti set b1='J9QMX1YME34LU' where id=5;
-update noar tt set v0='4PQJPJ6XYEHYCLN' where id=5;
-update noar ti set v0='4PQJPJ6XYEHYCLN' where id=5;
-update noar tt set b2='RRLK08F7GAV4SPN1JOIXZY' where id=5;
-update noar ti set b2='RRLK08F7GAV4SPN1JOIXZY' where id=5;
-update noar tt set v0='YWM9UGC' where id=6;
-update noar ti set v0='YWM9UGC' where id=6;
-update noar tt set b0='7BLZ60JRV1XZ8WJL79ZH6DM' where id=6;
-update noar ti set b0='7BLZ60JRV1XZ8WJL79ZH6DM' where id=6;
-update noar tt set v0='K1' where id=6;
-update noar ti set v0='K1' where id=6;
-update noar tt set b1='UD0QN' where id=6;
-update noar ti set b1='UD0QN' where id=6;
-update noar tt set v0='H790' where id=6;
-update noar ti set v0='H790' where id=6;
-update noar tt set b2='02HTOXE8' where id=6;
-update noar ti set b2='02HTOXE8' where id=6;
-update noar tt set v0='XZBE09N6DDPS3O94KERZSB2Q' where id=7;
-update noar ti set v0='XZBE09N6DDPS3O94KERZSB2Q' where id=7;
-update noar tt set b0='V0HQI5IWHMZ' where id=7;
-update noar ti set b0='V0HQI5IWHMZ' where id=7;
-update noar tt set v0='Q2GREC4R7ACG58H' where id=7;
-update noar ti set v0='Q2GREC4R7ACG58H' where id=7;
-update noar tt set b1='HG0W6FB' where id=7;
-update noar ti set b1='HG0W6FB' where id=7;
-update noar tt set v0='UVM9NDSZXJ' where id=7;
-update noar ti set v0='UVM9NDSZXJ' where id=7;
-update noar tt set b2='KAAO386YRDS9ZF0DXW' where id=7;
-update noar ti set b2='KAAO386YRDS9ZF0DXW' where id=7;
-update noar tt set v0='ERPS' where id=8;
-update noar ti set v0='ERPS' where id=8;
-update noar tt set b0='B7M' where id=8;
-update noar ti set b0='B7M' where id=8;
-update noar tt set v0='1XQHWEZ7HCZ' where id=8;
-update noar ti set v0='1XQHWEZ7HCZ' where id=8;
-update noar tt set b1='7N0AC0ONOTQWVMZJ86' where id=8;
-update noar ti set b1='7N0AC0ONOTQWVMZJ86' where id=8;
-update noar tt set v0='GC' where id=8;
-update noar ti set v0='GC' where id=8;
-update noar tt set b2='2ILH6YR07S' where id=8;
-update noar ti set b2='2ILH6YR07S' where id=8;
-update noar tt set v0='LCRCXKT25DSSYFY80JJ' where id=9;
-update noar ti set v0='LCRCXKT25DSSYFY80JJ' where id=9;
-update noar tt set b0='3X' where id=9;
-update noar ti set b0='3X' where id=9;
-update noar tt set v0='DCI2GYN5Z712HZI2QP4MDRO' where id=9;
-update noar ti set v0='DCI2GYN5Z712HZI2QP4MDRO' where id=9;
-update noar tt set b1='E7LAWRMNPGJLGSBB3N2D5H0SL3AIMB' where id=9;
-update noar ti set b1='E7LAWRMNPGJLGSBB3N2D5H0SL3AIMB' where id=9;
-update noar tt set v0='2ROT25R3QCUD1S' where id=9;
-update noar ti set v0='2ROT25R3QCUD1S' where id=9;
-update noar tt set b2='IUNYUI9OAE3' where id=9;
-update noar ti set b2='IUNYUI9OAE3' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 tinyblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='O4GVM81UCTZNBS' where id=1;
-update noar ti set v0='O4GVM81UCTZNBS' where id=1;
-update noar tt set b0='9K' where id=1;
-update noar ti set b0='9K' where id=1;
-update noar tt set v0='P2JV' where id=1;
-update noar ti set v0='P2JV' where id=1;
-update noar tt set b1='XBAVC2D8RYRB9ROTHP8AGFAH2' where id=1;
-update noar ti set b1='XBAVC2D8RYRB9ROTHP8AGFAH2' where id=1;
-update noar tt set v0='R23G0NG9XG' where id=1;
-update noar ti set v0='R23G0NG9XG' where id=1;
-update noar tt set b2='JRB7KPMBFW98BW18T8' where id=1;
-update noar ti set b2='JRB7KPMBFW98BW18T8' where id=1;
-update noar tt set v0='5N5' where id=2;
-update noar ti set v0='5N5' where id=2;
-update noar tt set b0='XLIV0VDVLL1G5NRW4GEAER9Z' where id=2;
-update noar ti set b0='XLIV0VDVLL1G5NRW4GEAER9Z' where id=2;
-update noar tt set v0='O907FMR99IMCWOTN' where id=2;
-update noar ti set v0='O907FMR99IMCWOTN' where id=2;
-update noar tt set b1='4FPZ962VXP3JD8R7PN33' where id=2;
-update noar ti set b1='4FPZ962VXP3JD8R7PN33' where id=2;
-update noar tt set v0='682ZF4PXU9E' where id=2;
-update noar ti set v0='682ZF4PXU9E' where id=2;
-update noar tt set b2='TGHZMRDNJB1U4I681HWZ9PCJPP' where id=2;
-update noar ti set b2='TGHZMRDNJB1U4I681HWZ9PCJPP' where id=2;
-update noar tt set v0='JCC1JYTJXUT4FJBHNDZNM3H69OYNF' where id=3;
-update noar ti set v0='JCC1JYTJXUT4FJBHNDZNM3H69OYNF' where id=3;
-update noar tt set b0='A3PWQD0FD52HO3CS1' where id=3;
-update noar ti set b0='A3PWQD0FD52HO3CS1' where id=3;
-update noar tt set v0='KLIN79H57E8F5TBMK6TC' where id=3;
-update noar ti set v0='KLIN79H57E8F5TBMK6TC' where id=3;
-update noar tt set b1='46D02H8JXD3GNBMUX' where id=3;
-update noar ti set b1='46D02H8JXD3GNBMUX' where id=3;
-update noar tt set v0='13QF' where id=3;
-update noar ti set v0='13QF' where id=3;
-update noar tt set b2='RPCRYIH5PZZL54F8EYA4FQEN062' where id=3;
-update noar ti set b2='RPCRYIH5PZZL54F8EYA4FQEN062' where id=3;
-update noar tt set v0='T089OJE05FFC' where id=4;
-update noar ti set v0='T089OJE05FFC' where id=4;
-update noar tt set b0='I5A4TY2BT262V6IOOMEMO8B3IL1M6VA2' where id=4;
-update noar ti set b0='I5A4TY2BT262V6IOOMEMO8B3IL1M6VA2' where id=4;
-update noar tt set v0='DFLPZ' where id=4;
-update noar ti set v0='DFLPZ' where id=4;
-update noar tt set b1='MF3QMJRLYYZJY829Y' where id=4;
-update noar ti set b1='MF3QMJRLYYZJY829Y' where id=4;
-update noar tt set v0='7EXDTR' where id=4;
-update noar ti set v0='7EXDTR' where id=4;
-update noar tt set b2='U9099VOC' where id=4;
-update noar ti set b2='U9099VOC' where id=4;
-update noar tt set v0='X5D9ZZY5ED1' where id=5;
-update noar ti set v0='X5D9ZZY5ED1' where id=5;
-update noar tt set b0='QUSPOQAPIA01ZBLVB3R8' where id=5;
-update noar ti set b0='QUSPOQAPIA01ZBLVB3R8' where id=5;
-update noar tt set v0='4VFO7WDD7KMO103N3UEH8SNZ1L6MU' where id=5;
-update noar ti set v0='4VFO7WDD7KMO103N3UEH8SNZ1L6MU' where id=5;
-update noar tt set b1='X25A10QVYXYOASUJ' where id=5;
-update noar ti set b1='X25A10QVYXYOASUJ' where id=5;
-update noar tt set v0='7UR' where id=5;
-update noar ti set v0='7UR' where id=5;
-update noar tt set b2='O0VI' where id=5;
-update noar ti set b2='O0VI' where id=5;
-update noar tt set v0='IZHOZJITXW79RME1' where id=6;
-update noar ti set v0='IZHOZJITXW79RME1' where id=6;
-update noar tt set b0='5AGDB4' where id=6;
-update noar ti set b0='5AGDB4' where id=6;
-update noar tt set v0='JEPUJ4R1XY7UQ' where id=6;
-update noar ti set v0='JEPUJ4R1XY7UQ' where id=6;
-update noar tt set b1='8O9ZNLCUC1SCDI04PRS1PMFWF23S0RA' where id=6;
-update noar ti set b1='8O9ZNLCUC1SCDI04PRS1PMFWF23S0RA' where id=6;
-update noar tt set v0='HQKAE0IZSN' where id=6;
-update noar ti set v0='HQKAE0IZSN' where id=6;
-update noar tt set b2='H63P6PWO7JJFYI32J2V65HWC5' where id=6;
-update noar ti set b2='H63P6PWO7JJFYI32J2V65HWC5' where id=6;
-update noar tt set v0='SOSSWIQ8' where id=7;
-update noar ti set v0='SOSSWIQ8' where id=7;
-update noar tt set b0='014EKNDZTZN9I25H' where id=7;
-update noar ti set b0='014EKNDZTZN9I25H' where id=7;
-update noar tt set v0='P0D3PG1N1EP5CF56' where id=7;
-update noar ti set v0='P0D3PG1N1EP5CF56' where id=7;
-update noar tt set b1='6YQ8IXU4JNW' where id=7;
-update noar ti set b1='6YQ8IXU4JNW' where id=7;
-update noar tt set v0='U8KEWEFUJ' where id=7;
-update noar ti set v0='U8KEWEFUJ' where id=7;
-update noar tt set b2='FK1Y' where id=7;
-update noar ti set b2='FK1Y' where id=7;
-update noar tt set v0='HXA9OWTUP7GK' where id=8;
-update noar ti set v0='HXA9OWTUP7GK' where id=8;
-update noar tt set b0='RV9Y4ZEOW37P4JZ0BA75ZLZX0' where id=8;
-update noar ti set b0='RV9Y4ZEOW37P4JZ0BA75ZLZX0' where id=8;
-update noar tt set v0='2K' where id=8;
-update noar ti set v0='2K' where id=8;
-update noar tt set b1='XMYON35ZQZCH8D' where id=8;
-update noar ti set b1='XMYON35ZQZCH8D' where id=8;
-update noar tt set v0='35' where id=8;
-update noar ti set v0='35' where id=8;
-update noar tt set b2='5F489KFTJ2LG2' where id=8;
-update noar ti set b2='5F489KFTJ2LG2' where id=8;
-update noar tt set v0='G0G0VLM17EFBU' where id=9;
-update noar ti set v0='G0G0VLM17EFBU' where id=9;
-update noar tt set b0='KN6XI62R' where id=9;
-update noar ti set b0='KN6XI62R' where id=9;
-update noar tt set v0='EBXVDUMPWUP53ZRX' where id=9;
-update noar ti set v0='EBXVDUMPWUP53ZRX' where id=9;
-update noar tt set b1='J' where id=9;
-update noar ti set b1='J' where id=9;
-update noar tt set v0='X8ZX2S' where id=9;
-update noar ti set v0='X8ZX2S' where id=9;
-update noar tt set b2='ABNA85AE8H25AY4D83FJONELG1FBU3L7' where id=9;
-update noar ti set b2='ABNA85AE8H25AY4D83FJONELG1FBU3L7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 tinyblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='BRNJ' where id=1;
-update noar ti set v0='BRNJ' where id=1;
-update noar tt set b0='R0ZEP9T' where id=1;
-update noar ti set b0='R0ZEP9T' where id=1;
-update noar tt set v0='ADQXWREPB637SILIJQ5N05NBGT' where id=1;
-update noar ti set v0='ADQXWREPB637SILIJQ5N05NBGT' where id=1;
-update noar tt set b1='2JWOBDTVSVAE6T8RN8QCPXIF1DYDES9' where id=1;
-update noar ti set b1='2JWOBDTVSVAE6T8RN8QCPXIF1DYDES9' where id=1;
-update noar tt set v0='YISO92KUL2QB35L5S57PI6DWM' where id=1;
-update noar ti set v0='YISO92KUL2QB35L5S57PI6DWM' where id=1;
-update noar tt set b2='HZ3OVMOBWG3WSAA32' where id=1;
-update noar ti set b2='HZ3OVMOBWG3WSAA32' where id=1;
-update noar tt set v0='0QY2NKDXBDTCQKS9UEMOQD7' where id=2;
-update noar ti set v0='0QY2NKDXBDTCQKS9UEMOQD7' where id=2;
-update noar tt set b0='ZEQA9Y8FDD694ZLKY2M8P9H3' where id=2;
-update noar ti set b0='ZEQA9Y8FDD694ZLKY2M8P9H3' where id=2;
-update noar tt set v0='ITOPJXOYH' where id=2;
-update noar ti set v0='ITOPJXOYH' where id=2;
-update noar tt set b1='HQGSGMLH0PGPB8' where id=2;
-update noar ti set b1='HQGSGMLH0PGPB8' where id=2;
-update noar tt set v0='44KJN' where id=2;
-update noar ti set v0='44KJN' where id=2;
-update noar tt set b2='Q23BYKABZ' where id=2;
-update noar ti set b2='Q23BYKABZ' where id=2;
-update noar tt set v0='3DLUCW0V529HOY0J' where id=3;
-update noar ti set v0='3DLUCW0V529HOY0J' where id=3;
-update noar tt set b0='M7OM2WQ' where id=3;
-update noar ti set b0='M7OM2WQ' where id=3;
-update noar tt set v0='F3C4D0Z0DC25L6XD3C' where id=3;
-update noar ti set v0='F3C4D0Z0DC25L6XD3C' where id=3;
-update noar tt set b1='WC41P1WQNRMHIFLDGZWY7OT3A783U' where id=3;
-update noar ti set b1='WC41P1WQNRMHIFLDGZWY7OT3A783U' where id=3;
-update noar tt set v0='N313TH' where id=3;
-update noar ti set v0='N313TH' where id=3;
-update noar tt set b2='8WGJ2P1P' where id=3;
-update noar ti set b2='8WGJ2P1P' where id=3;
-update noar tt set v0='PZ47VRUVV0W21MZVZ' where id=4;
-update noar ti set v0='PZ47VRUVV0W21MZVZ' where id=4;
-update noar tt set b0='U4Z2' where id=4;
-update noar ti set b0='U4Z2' where id=4;
-update noar tt set v0='6QVYTY3BBX1KJ7SLW9IU2HQ' where id=4;
-update noar ti set v0='6QVYTY3BBX1KJ7SLW9IU2HQ' where id=4;
-update noar tt set b1='KKO6A2QFSR1INUQ17' where id=4;
-update noar ti set b1='KKO6A2QFSR1INUQ17' where id=4;
-update noar tt set v0='TTN9F9KHFXV' where id=4;
-update noar ti set v0='TTN9F9KHFXV' where id=4;
-update noar tt set b2='NQVCQZYGXAO9NIMGHR0TK' where id=4;
-update noar ti set b2='NQVCQZYGXAO9NIMGHR0TK' where id=4;
-update noar tt set v0='LEGRO7N8Z69VB80L' where id=5;
-update noar ti set v0='LEGRO7N8Z69VB80L' where id=5;
-update noar tt set b0='8908XTYODQO0' where id=5;
-update noar ti set b0='8908XTYODQO0' where id=5;
-update noar tt set v0='SR' where id=5;
-update noar ti set v0='SR' where id=5;
-update noar tt set b1='QF5SXFVPA98' where id=5;
-update noar ti set b1='QF5SXFVPA98' where id=5;
-update noar tt set v0='5KNUMGRJ8683IZGDJS' where id=5;
-update noar ti set v0='5KNUMGRJ8683IZGDJS' where id=5;
-update noar tt set b2='F5CIDVNCIJ4WDXG' where id=5;
-update noar ti set b2='F5CIDVNCIJ4WDXG' where id=5;
-update noar tt set v0='XY9EYTT5WRX2QXTXDG09CDKMOYB' where id=6;
-update noar ti set v0='XY9EYTT5WRX2QXTXDG09CDKMOYB' where id=6;
-update noar tt set b0='985BSDRIFUAC70MH11TGFCN3P6' where id=6;
-update noar ti set b0='985BSDRIFUAC70MH11TGFCN3P6' where id=6;
-update noar tt set v0='AW7EIJ4HNW' where id=6;
-update noar ti set v0='AW7EIJ4HNW' where id=6;
-update noar tt set b1='X6BFNKFP2VS00SAYLMAJOO' where id=6;
-update noar ti set b1='X6BFNKFP2VS00SAYLMAJOO' where id=6;
-update noar tt set v0='DNO34BG10QBJO54977AI6M3KBA5VYHQ3' where id=6;
-update noar ti set v0='DNO34BG10QBJO54977AI6M3KBA5VYHQ3' where id=6;
-update noar tt set b2='SVZDG45A3505DQZ' where id=6;
-update noar ti set b2='SVZDG45A3505DQZ' where id=6;
-update noar tt set v0='UHJNP7T9KPC72M5HR' where id=7;
-update noar ti set v0='UHJNP7T9KPC72M5HR' where id=7;
-update noar tt set b0='0SOMHBCZV7T8STTP610F33CF5Z8' where id=7;
-update noar ti set b0='0SOMHBCZV7T8STTP610F33CF5Z8' where id=7;
-update noar tt set v0='GYWMS3LQIXTVLW8CH70' where id=7;
-update noar ti set v0='GYWMS3LQIXTVLW8CH70' where id=7;
-update noar tt set b1='PH2A949QDC5CB7YSQ041SBHLDV' where id=7;
-update noar ti set b1='PH2A949QDC5CB7YSQ041SBHLDV' where id=7;
-update noar tt set v0='DIXSDMFQSHD8' where id=7;
-update noar ti set v0='DIXSDMFQSHD8' where id=7;
-update noar tt set b2='HFIO8EBDF8BZZRPCZ75VC' where id=7;
-update noar ti set b2='HFIO8EBDF8BZZRPCZ75VC' where id=7;
-update noar tt set v0='8FQHKJ95U' where id=8;
-update noar ti set v0='8FQHKJ95U' where id=8;
-update noar tt set b0='BI8A545TJ9PU' where id=8;
-update noar ti set b0='BI8A545TJ9PU' where id=8;
-update noar tt set v0='WDTW2XQ7OW0UFA5CG' where id=8;
-update noar ti set v0='WDTW2XQ7OW0UFA5CG' where id=8;
-update noar tt set b1='MW843BW73P9EMAMJUD74TZKXJ9R3TW' where id=8;
-update noar ti set b1='MW843BW73P9EMAMJUD74TZKXJ9R3TW' where id=8;
-update noar tt set v0='QCP0VM2JKA0Z94CMUZXQ9XWBO1VXYY7' where id=8;
-update noar ti set v0='QCP0VM2JKA0Z94CMUZXQ9XWBO1VXYY7' where id=8;
-update noar tt set b2='ZGZ4LOJ6ULEM8HH8UBOS9EHYZLQ' where id=8;
-update noar ti set b2='ZGZ4LOJ6ULEM8HH8UBOS9EHYZLQ' where id=8;
-update noar tt set v0='K6' where id=9;
-update noar ti set v0='K6' where id=9;
-update noar tt set b0='LPZQ2' where id=9;
-update noar ti set b0='LPZQ2' where id=9;
-update noar tt set v0='WU8NI46FNT' where id=9;
-update noar ti set v0='WU8NI46FNT' where id=9;
-update noar tt set b1='ONSU5ENQH5AC3GREDTK1YASH' where id=9;
-update noar ti set b1='ONSU5ENQH5AC3GREDTK1YASH' where id=9;
-update noar tt set v0='UC8ALF0VFUA981K8D0JMA8FP8' where id=9;
-update noar ti set v0='UC8ALF0VFUA981K8D0JMA8FP8' where id=9;
-update noar tt set b2='CNBZG6GP3IG' where id=9;
-update noar ti set b2='CNBZG6GP3IG' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 tinyblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='TH7UVMIEIKOWKWC6D0HS' where id=1;
-update noar ti set v0='TH7UVMIEIKOWKWC6D0HS' where id=1;
-update noar tt set b0='8C3Q698B5AZWC69VJ15OBMFDTC' where id=1;
-update noar ti set b0='8C3Q698B5AZWC69VJ15OBMFDTC' where id=1;
-update noar tt set v0='CS' where id=1;
-update noar ti set v0='CS' where id=1;
-update noar tt set b1='IM454LYD6X5S2U4XC165Q' where id=1;
-update noar ti set b1='IM454LYD6X5S2U4XC165Q' where id=1;
-update noar tt set v0='6' where id=1;
-update noar ti set v0='6' where id=1;
-update noar tt set b2='VYY9WRU623S4B094RHYYW' where id=1;
-update noar ti set b2='VYY9WRU623S4B094RHYYW' where id=1;
-update noar tt set v0='7D2AA' where id=2;
-update noar ti set v0='7D2AA' where id=2;
-update noar tt set b0='24UUWTHBBLKGX8OEMYIRTM8S0XGT' where id=2;
-update noar ti set b0='24UUWTHBBLKGX8OEMYIRTM8S0XGT' where id=2;
-update noar tt set v0='B59P527ZW8R9' where id=2;
-update noar ti set v0='B59P527ZW8R9' where id=2;
-update noar tt set b1='9UURG9ZUJSQEZ7Z5BSSZYL3OOFB' where id=2;
-update noar ti set b1='9UURG9ZUJSQEZ7Z5BSSZYL3OOFB' where id=2;
-update noar tt set v0='UDPTMLINC5EE' where id=2;
-update noar ti set v0='UDPTMLINC5EE' where id=2;
-update noar tt set b2='0WZM2RXM7CXM5NXQ8IG' where id=2;
-update noar ti set b2='0WZM2RXM7CXM5NXQ8IG' where id=2;
-update noar tt set v0='2' where id=3;
-update noar ti set v0='2' where id=3;
-update noar tt set b0='XVMVMSX9E' where id=3;
-update noar ti set b0='XVMVMSX9E' where id=3;
-update noar tt set v0='Q9JPLXDKTN' where id=3;
-update noar ti set v0='Q9JPLXDKTN' where id=3;
-update noar tt set b1='4CZVQ20XZ1GEP63L4Q8D94VTYAVQ' where id=3;
-update noar ti set b1='4CZVQ20XZ1GEP63L4Q8D94VTYAVQ' where id=3;
-update noar tt set v0='1SFSJS' where id=3;
-update noar ti set v0='1SFSJS' where id=3;
-update noar tt set b2='V' where id=3;
-update noar ti set b2='V' where id=3;
-update noar tt set v0='JN4BJM70W10T15C15EKMVUNGSH' where id=4;
-update noar ti set v0='JN4BJM70W10T15C15EKMVUNGSH' where id=4;
-update noar tt set b0='LYD6Q1' where id=4;
-update noar ti set b0='LYD6Q1' where id=4;
-update noar tt set v0='6WJPTLDWMLIX8344U25HMW3XZA' where id=4;
-update noar ti set v0='6WJPTLDWMLIX8344U25HMW3XZA' where id=4;
-update noar tt set b1='7' where id=4;
-update noar ti set b1='7' where id=4;
-update noar tt set v0='644EE3PPAXKGXJQ3M8B0XY' where id=4;
-update noar ti set v0='644EE3PPAXKGXJQ3M8B0XY' where id=4;
-update noar tt set b2='33HIWBVW7ZUN8AM4NVDIA7JCU6OV' where id=4;
-update noar ti set b2='33HIWBVW7ZUN8AM4NVDIA7JCU6OV' where id=4;
-update noar tt set v0='Y9ETXJCII3MC58' where id=5;
-update noar ti set v0='Y9ETXJCII3MC58' where id=5;
-update noar tt set b0='0N0HGVJLLBH37CD1VAA8VK5U5TC' where id=5;
-update noar ti set b0='0N0HGVJLLBH37CD1VAA8VK5U5TC' where id=5;
-update noar tt set v0='AFTZA16CIX1W' where id=5;
-update noar ti set v0='AFTZA16CIX1W' where id=5;
-update noar tt set b1='4' where id=5;
-update noar ti set b1='4' where id=5;
-update noar tt set v0='FY75YOMMXG9OLMDD1Z' where id=5;
-update noar ti set v0='FY75YOMMXG9OLMDD1Z' where id=5;
-update noar tt set b2='4IWO74GU7GZP9PIRRX9US4YW' where id=5;
-update noar ti set b2='4IWO74GU7GZP9PIRRX9US4YW' where id=5;
-update noar tt set v0='M9A' where id=6;
-update noar ti set v0='M9A' where id=6;
-update noar tt set b0='U' where id=6;
-update noar ti set b0='U' where id=6;
-update noar tt set v0='I3A0RXR95B2R5DLSSG5' where id=6;
-update noar ti set v0='I3A0RXR95B2R5DLSSG5' where id=6;
-update noar tt set b1='W5MTAI14B4O7LJVMP1H' where id=6;
-update noar ti set b1='W5MTAI14B4O7LJVMP1H' where id=6;
-update noar tt set v0='U' where id=6;
-update noar ti set v0='U' where id=6;
-update noar tt set b2='81Z1R' where id=6;
-update noar ti set b2='81Z1R' where id=6;
-update noar tt set v0='Z3HU22K7BN64IBJTE2' where id=7;
-update noar ti set v0='Z3HU22K7BN64IBJTE2' where id=7;
-update noar tt set b0='2QFGR9DI' where id=7;
-update noar ti set b0='2QFGR9DI' where id=7;
-update noar tt set v0='W64Y4HRF4XMQ2O' where id=7;
-update noar ti set v0='W64Y4HRF4XMQ2O' where id=7;
-update noar tt set b1='7NKKHVW9SNPP6OJZH1G' where id=7;
-update noar ti set b1='7NKKHVW9SNPP6OJZH1G' where id=7;
-update noar tt set v0='U6LF1' where id=7;
-update noar ti set v0='U6LF1' where id=7;
-update noar tt set b2='X22XVF5SE0NXWLLIII8S9UH79JUMT' where id=7;
-update noar ti set b2='X22XVF5SE0NXWLLIII8S9UH79JUMT' where id=7;
-update noar tt set v0='TMMVCKDIVAS4P' where id=8;
-update noar ti set v0='TMMVCKDIVAS4P' where id=8;
-update noar tt set b0='FGX8YR7MD9T68' where id=8;
-update noar ti set b0='FGX8YR7MD9T68' where id=8;
-update noar tt set v0='7C01B' where id=8;
-update noar ti set v0='7C01B' where id=8;
-update noar tt set b1='D423L38DIHGBLZWNY71P66VH5BMNOMG' where id=8;
-update noar ti set b1='D423L38DIHGBLZWNY71P66VH5BMNOMG' where id=8;
-update noar tt set v0='EJGNO9SXMFSG0FMB0VVB' where id=8;
-update noar ti set v0='EJGNO9SXMFSG0FMB0VVB' where id=8;
-update noar tt set b2='AA32BL9UJBHRJ3T' where id=8;
-update noar ti set b2='AA32BL9UJBHRJ3T' where id=8;
-update noar tt set v0='4UST1' where id=9;
-update noar ti set v0='4UST1' where id=9;
-update noar tt set b0='8U6X4AWR4QC7DVRGN5PXIY9E5' where id=9;
-update noar ti set b0='8U6X4AWR4QC7DVRGN5PXIY9E5' where id=9;
-update noar tt set v0='IK9INHJ4GI46WRT9F89CO56CLJ1' where id=9;
-update noar ti set v0='IK9INHJ4GI46WRT9F89CO56CLJ1' where id=9;
-update noar tt set b1='J7BM4P3M5UAOWETNSNKM9G6FQAIB' where id=9;
-update noar ti set b1='J7BM4P3M5UAOWETNSNKM9G6FQAIB' where id=9;
-update noar tt set v0='E8GIZWM0T' where id=9;
-update noar ti set v0='E8GIZWM0T' where id=9;
-update noar tt set b2='0342DNAD3R3VQ0FSG' where id=9;
-update noar ti set b2='0342DNAD3R3VQ0FSG' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 tinyblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6KVFIRTZ354LYTPXK2FM6F97F' where id=1;
-update noar ti set v0='6KVFIRTZ354LYTPXK2FM6F97F' where id=1;
-update noar tt set b0='4LMHLFRN56JGAYHAS0JBO2UZPX72NSA' where id=1;
-update noar ti set b0='4LMHLFRN56JGAYHAS0JBO2UZPX72NSA' where id=1;
-update noar tt set v0='XRZO7583' where id=1;
-update noar ti set v0='XRZO7583' where id=1;
-update noar tt set b1='TP97NN39JN5O54' where id=1;
-update noar ti set b1='TP97NN39JN5O54' where id=1;
-update noar tt set v0='M7NQMI3AKMZLAFMZYCRBUP' where id=1;
-update noar ti set v0='M7NQMI3AKMZLAFMZYCRBUP' where id=1;
-update noar tt set b2='2JT09K00UUG5Y2' where id=1;
-update noar ti set b2='2JT09K00UUG5Y2' where id=1;
-update noar tt set v0='QQDS1' where id=2;
-update noar ti set v0='QQDS1' where id=2;
-update noar tt set b0='14YAZ0UDWUR1PWNWF5AABRS' where id=2;
-update noar ti set b0='14YAZ0UDWUR1PWNWF5AABRS' where id=2;
-update noar tt set v0='2HPFLNOI' where id=2;
-update noar ti set v0='2HPFLNOI' where id=2;
-update noar tt set b1='VW' where id=2;
-update noar ti set b1='VW' where id=2;
-update noar tt set v0='D7EDMNGL5HOJ7QZGUSWKBZ1VQMVKDW' where id=2;
-update noar ti set v0='D7EDMNGL5HOJ7QZGUSWKBZ1VQMVKDW' where id=2;
-update noar tt set b2='TKQHZBAB7UII22N' where id=2;
-update noar ti set b2='TKQHZBAB7UII22N' where id=2;
-update noar tt set v0='GATB8QG4K12HS44HIJ54R8W' where id=3;
-update noar ti set v0='GATB8QG4K12HS44HIJ54R8W' where id=3;
-update noar tt set b0='N8R' where id=3;
-update noar ti set b0='N8R' where id=3;
-update noar tt set v0='OAZT' where id=3;
-update noar ti set v0='OAZT' where id=3;
-update noar tt set b1='1V1HVIW6735HX67NZTU' where id=3;
-update noar ti set b1='1V1HVIW6735HX67NZTU' where id=3;
-update noar tt set v0='A4Q3RW6RG7' where id=3;
-update noar ti set v0='A4Q3RW6RG7' where id=3;
-update noar tt set b2='X33R0KLS8Z9GG4P25FY7O279GN1Y' where id=3;
-update noar ti set b2='X33R0KLS8Z9GG4P25FY7O279GN1Y' where id=3;
-update noar tt set v0='CM5TSXRMW1B0ONLI9KYOUGC' where id=4;
-update noar ti set v0='CM5TSXRMW1B0ONLI9KYOUGC' where id=4;
-update noar tt set b0='GV7U3UZBN8OPMV3ZFQT7CH3RVVHQG' where id=4;
-update noar ti set b0='GV7U3UZBN8OPMV3ZFQT7CH3RVVHQG' where id=4;
-update noar tt set v0='LOIQWJJ9808COO0NY78QD9OISPK0BW' where id=4;
-update noar ti set v0='LOIQWJJ9808COO0NY78QD9OISPK0BW' where id=4;
-update noar tt set b1='SQR93' where id=4;
-update noar ti set b1='SQR93' where id=4;
-update noar tt set v0='QGCI76U34C9FB6' where id=4;
-update noar ti set v0='QGCI76U34C9FB6' where id=4;
-update noar tt set b2='6KUIT' where id=4;
-update noar ti set b2='6KUIT' where id=4;
-update noar tt set v0='3QT0K8O' where id=5;
-update noar ti set v0='3QT0K8O' where id=5;
-update noar tt set b0='SQDLGBEULRU2EFQ440' where id=5;
-update noar ti set b0='SQDLGBEULRU2EFQ440' where id=5;
-update noar tt set v0='DTD1RKDYV4KC1' where id=5;
-update noar ti set v0='DTD1RKDYV4KC1' where id=5;
-update noar tt set b1='X0GFUQGAL5WHK' where id=5;
-update noar ti set b1='X0GFUQGAL5WHK' where id=5;
-update noar tt set v0='B8H6KHRET1P5XKIQ3CCHCTIZTAUA2' where id=5;
-update noar ti set v0='B8H6KHRET1P5XKIQ3CCHCTIZTAUA2' where id=5;
-update noar tt set b2='VATYHMH8N7A2877NMEU2JFB891U' where id=5;
-update noar ti set b2='VATYHMH8N7A2877NMEU2JFB891U' where id=5;
-update noar tt set v0='67HUVP3PJU0N' where id=6;
-update noar ti set v0='67HUVP3PJU0N' where id=6;
-update noar tt set b0='HUPD22HZD' where id=6;
-update noar ti set b0='HUPD22HZD' where id=6;
-update noar tt set v0='J3P70REANLB2I348DELB20PO' where id=6;
-update noar ti set v0='J3P70REANLB2I348DELB20PO' where id=6;
-update noar tt set b1='3UFYMMM8RQP530AU08RZEF716TDSH4' where id=6;
-update noar ti set b1='3UFYMMM8RQP530AU08RZEF716TDSH4' where id=6;
-update noar tt set v0='LD' where id=6;
-update noar ti set v0='LD' where id=6;
-update noar tt set b2='KJ53P' where id=6;
-update noar ti set b2='KJ53P' where id=6;
-update noar tt set v0='I' where id=7;
-update noar ti set v0='I' where id=7;
-update noar tt set b0='RC4COSJJY' where id=7;
-update noar ti set b0='RC4COSJJY' where id=7;
-update noar tt set v0='QJ3YEZ4BYIVWBN3UCNT3QJ5BUZ3' where id=7;
-update noar ti set v0='QJ3YEZ4BYIVWBN3UCNT3QJ5BUZ3' where id=7;
-update noar tt set b1='II1L6B1V0MG2B24F4S0H0FDY' where id=7;
-update noar ti set b1='II1L6B1V0MG2B24F4S0H0FDY' where id=7;
-update noar tt set v0='9713QXUKOK3UME' where id=7;
-update noar ti set v0='9713QXUKOK3UME' where id=7;
-update noar tt set b2='CTN6M9KSTBDPI3B6QOSFJYQ' where id=7;
-update noar ti set b2='CTN6M9KSTBDPI3B6QOSFJYQ' where id=7;
-update noar tt set v0='SOU5QQ2PUUR9FV7QCZ' where id=8;
-update noar ti set v0='SOU5QQ2PUUR9FV7QCZ' where id=8;
-update noar tt set b0='Z6P5' where id=8;
-update noar ti set b0='Z6P5' where id=8;
-update noar tt set v0='LYFA21YOE9Y1Q484CH6WJK' where id=8;
-update noar ti set v0='LYFA21YOE9Y1Q484CH6WJK' where id=8;
-update noar tt set b1='ZQJBW970U8KO82' where id=8;
-update noar ti set b1='ZQJBW970U8KO82' where id=8;
-update noar tt set v0='Z9LKVD62S3B7ZIFL' where id=8;
-update noar ti set v0='Z9LKVD62S3B7ZIFL' where id=8;
-update noar tt set b2='GPGBBO8B1R2WG5MGSZGC2P28' where id=8;
-update noar ti set b2='GPGBBO8B1R2WG5MGSZGC2P28' where id=8;
-update noar tt set v0='0949Y6VFL63EZGIGDDZSXE4OUNRUTL0C' where id=9;
-update noar ti set v0='0949Y6VFL63EZGIGDDZSXE4OUNRUTL0C' where id=9;
-update noar tt set b0='NO' where id=9;
-update noar ti set b0='NO' where id=9;
-update noar tt set v0='3SXZAU2MA481SH8XBX7O569DFSFX' where id=9;
-update noar ti set v0='3SXZAU2MA481SH8XBX7O569DFSFX' where id=9;
-update noar tt set b1='Q333A2Q8' where id=9;
-update noar ti set b1='Q333A2Q8' where id=9;
-update noar tt set v0='NLLGJR235L' where id=9;
-update noar ti set v0='NLLGJR235L' where id=9;
-update noar tt set b2='4SM7WEFTVMSNRPHZJOBF3BFZ8EYVAO' where id=9;
-update noar ti set b2='4SM7WEFTVMSNRPHZJOBF3BFZ8EYVAO' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 tinyblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='GIAIMRY' where id=1;
-update noar ti set v0='GIAIMRY' where id=1;
-update noar tt set b0='MQ2R6P6CYS1GOBM0' where id=1;
-update noar ti set b0='MQ2R6P6CYS1GOBM0' where id=1;
-update noar tt set v0='J6TX9Z74YL3XLT1BVL4QOM2NIU' where id=1;
-update noar ti set v0='J6TX9Z74YL3XLT1BVL4QOM2NIU' where id=1;
-update noar tt set b1='V8S21JGOUIJD0J66VXD68FM0T3I' where id=1;
-update noar ti set b1='V8S21JGOUIJD0J66VXD68FM0T3I' where id=1;
-update noar tt set v0='7LPDBCFNA70OE97CT' where id=1;
-update noar ti set v0='7LPDBCFNA70OE97CT' where id=1;
-update noar tt set b2='ZR69U74BCO' where id=1;
-update noar ti set b2='ZR69U74BCO' where id=1;
-update noar tt set v0='UOKZD0DDO3E49RAFA8OR3HRKLO8PSRSV' where id=2;
-update noar ti set v0='UOKZD0DDO3E49RAFA8OR3HRKLO8PSRSV' where id=2;
-update noar tt set b0='F3XBXIPQ48QMUMW8S6JI8JIU5' where id=2;
-update noar ti set b0='F3XBXIPQ48QMUMW8S6JI8JIU5' where id=2;
-update noar tt set v0='0GEQQBJQ2MQEEBTEPK2' where id=2;
-update noar ti set v0='0GEQQBJQ2MQEEBTEPK2' where id=2;
-update noar tt set b1='M5JGSJWRAZIVHTZNPXIELWA' where id=2;
-update noar ti set b1='M5JGSJWRAZIVHTZNPXIELWA' where id=2;
-update noar tt set v0='VWVXBHKJL68XCP0W8BY' where id=2;
-update noar ti set v0='VWVXBHKJL68XCP0W8BY' where id=2;
-update noar tt set b2='RL4R431VDKQHBN1' where id=2;
-update noar ti set b2='RL4R431VDKQHBN1' where id=2;
-update noar tt set v0='USCYELR8BY07HI1R6' where id=3;
-update noar ti set v0='USCYELR8BY07HI1R6' where id=3;
-update noar tt set b0='QRFHDFW' where id=3;
-update noar ti set b0='QRFHDFW' where id=3;
-update noar tt set v0='I8FDSW3GO5MX76024G1TSNOGV3FXK' where id=3;
-update noar ti set v0='I8FDSW3GO5MX76024G1TSNOGV3FXK' where id=3;
-update noar tt set b1='U3NLW608YCBIJO6ZO7Y8HO' where id=3;
-update noar ti set b1='U3NLW608YCBIJO6ZO7Y8HO' where id=3;
-update noar tt set v0='VJQW8B0TRHU' where id=3;
-update noar ti set v0='VJQW8B0TRHU' where id=3;
-update noar tt set b2='19EL7ZQELWN' where id=3;
-update noar ti set b2='19EL7ZQELWN' where id=3;
-update noar tt set v0='KQ9WZM60583O3QP' where id=4;
-update noar ti set v0='KQ9WZM60583O3QP' where id=4;
-update noar tt set b0='XMJSL2ZPKOTM0996LF' where id=4;
-update noar ti set b0='XMJSL2ZPKOTM0996LF' where id=4;
-update noar tt set v0='4BPGHZWRCAYJBF8' where id=4;
-update noar ti set v0='4BPGHZWRCAYJBF8' where id=4;
-update noar tt set b1='L5E014TG7U5KZ7F7LC' where id=4;
-update noar ti set b1='L5E014TG7U5KZ7F7LC' where id=4;
-update noar tt set v0='PXKJIV0140NLLQDCR830INOHTB' where id=4;
-update noar ti set v0='PXKJIV0140NLLQDCR830INOHTB' where id=4;
-update noar tt set b2='RW4C' where id=4;
-update noar ti set b2='RW4C' where id=4;
-update noar tt set v0='3RWBK0BJY1PRLOJZZ' where id=5;
-update noar ti set v0='3RWBK0BJY1PRLOJZZ' where id=5;
-update noar tt set b0='A' where id=5;
-update noar ti set b0='A' where id=5;
-update noar tt set v0='SK8YEBOP1HU601TMMF5SMOQ9' where id=5;
-update noar ti set v0='SK8YEBOP1HU601TMMF5SMOQ9' where id=5;
-update noar tt set b1='INR0H0' where id=5;
-update noar ti set b1='INR0H0' where id=5;
-update noar tt set v0='JRB1J3N0' where id=5;
-update noar ti set v0='JRB1J3N0' where id=5;
-update noar tt set b2='NBVXYTYWGLIGGJHRA2C0' where id=5;
-update noar ti set b2='NBVXYTYWGLIGGJHRA2C0' where id=5;
-update noar tt set v0='RQLW' where id=6;
-update noar ti set v0='RQLW' where id=6;
-update noar tt set b0='SSLIJIZW3I8Z13LC2RM577' where id=6;
-update noar ti set b0='SSLIJIZW3I8Z13LC2RM577' where id=6;
-update noar tt set v0='2BO5N3W8WI4N6OME2MKD1NC' where id=6;
-update noar ti set v0='2BO5N3W8WI4N6OME2MKD1NC' where id=6;
-update noar tt set b1='IGAKA851VXVNQNPZH5DWRH65' where id=6;
-update noar ti set b1='IGAKA851VXVNQNPZH5DWRH65' where id=6;
-update noar tt set v0='NSMUJPVQC' where id=6;
-update noar ti set v0='NSMUJPVQC' where id=6;
-update noar tt set b2='ID5IN1AB2LDFAEUR2G' where id=6;
-update noar ti set b2='ID5IN1AB2LDFAEUR2G' where id=6;
-update noar tt set v0='RMO' where id=7;
-update noar ti set v0='RMO' where id=7;
-update noar tt set b0='5Y3J41T33RPMQ' where id=7;
-update noar ti set b0='5Y3J41T33RPMQ' where id=7;
-update noar tt set v0='1' where id=7;
-update noar ti set v0='1' where id=7;
-update noar tt set b1='7UNXD8539M1AQVAKJ2K5XNQ' where id=7;
-update noar ti set b1='7UNXD8539M1AQVAKJ2K5XNQ' where id=7;
-update noar tt set v0='02UNVRHFT9MLHAY6J8' where id=7;
-update noar ti set v0='02UNVRHFT9MLHAY6J8' where id=7;
-update noar tt set b2='3Z6EL36QQSE8CDT8' where id=7;
-update noar ti set b2='3Z6EL36QQSE8CDT8' where id=7;
-update noar tt set v0='SZCHT9NJLJN2A7N7XZYF1RL6' where id=8;
-update noar ti set v0='SZCHT9NJLJN2A7N7XZYF1RL6' where id=8;
-update noar tt set b0='43LZI9FW6X7VK33RMGFXX56V' where id=8;
-update noar ti set b0='43LZI9FW6X7VK33RMGFXX56V' where id=8;
-update noar tt set v0='3ZLCOU6F7W7O7S3C5HJPL51QM0H1M' where id=8;
-update noar ti set v0='3ZLCOU6F7W7O7S3C5HJPL51QM0H1M' where id=8;
-update noar tt set b1='I4YIYKNQBOK8T1OOGR5' where id=8;
-update noar ti set b1='I4YIYKNQBOK8T1OOGR5' where id=8;
-update noar tt set v0='KCEW67CD9YUS' where id=8;
-update noar ti set v0='KCEW67CD9YUS' where id=8;
-update noar tt set b2='Q75FX4L9CUPC8B' where id=8;
-update noar ti set b2='Q75FX4L9CUPC8B' where id=8;
-update noar tt set v0='PWEUDK6CSU7SMTFE8MHRDRI6' where id=9;
-update noar ti set v0='PWEUDK6CSU7SMTFE8MHRDRI6' where id=9;
-update noar tt set b0='CN46TH3KF31A81KW0Q2BNXGRE5' where id=9;
-update noar ti set b0='CN46TH3KF31A81KW0Q2BNXGRE5' where id=9;
-update noar tt set v0='6FSSBVOPALV64D' where id=9;
-update noar ti set v0='6FSSBVOPALV64D' where id=9;
-update noar tt set b1='2BHVYYA53WPZY8R' where id=9;
-update noar ti set b1='2BHVYYA53WPZY8R' where id=9;
-update noar tt set v0='KN2OPHKMAK3AKEEE1CV0E5B8L' where id=9;
-update noar ti set v0='KN2OPHKMAK3AKEEE1CV0E5B8L' where id=9;
-update noar tt set b2='I847C7HSS26WCT' where id=9;
-update noar ti set b2='I847C7HSS26WCT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 tinyblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='QH6K36CVT4MOFWFPT7ASIGBMTQ' where id=1;
-update noar ti set v0='QH6K36CVT4MOFWFPT7ASIGBMTQ' where id=1;
-update noar tt set b0='KYWWIJPJPJFC740FUSHV13C' where id=1;
-update noar ti set b0='KYWWIJPJPJFC740FUSHV13C' where id=1;
-update noar tt set v0='BVIR3ZIFIK5LQPP5L8XE94CFQX' where id=1;
-update noar ti set v0='BVIR3ZIFIK5LQPP5L8XE94CFQX' where id=1;
-update noar tt set b1='BHDWN391SU' where id=1;
-update noar ti set b1='BHDWN391SU' where id=1;
-update noar tt set v0='YD1V8YJY9FJ0LAO0NGKBLQ67CVWCGW' where id=1;
-update noar ti set v0='YD1V8YJY9FJ0LAO0NGKBLQ67CVWCGW' where id=1;
-update noar tt set b2='L5QS406J4LPEKBWBD' where id=1;
-update noar ti set b2='L5QS406J4LPEKBWBD' where id=1;
-update noar tt set v0='1AC0DQ33PWSR' where id=2;
-update noar ti set v0='1AC0DQ33PWSR' where id=2;
-update noar tt set b0='43Q4CLY7QFSV6G4W84CBHJGX' where id=2;
-update noar ti set b0='43Q4CLY7QFSV6G4W84CBHJGX' where id=2;
-update noar tt set v0='YL5YNZST4U2HM02KAEL344B' where id=2;
-update noar ti set v0='YL5YNZST4U2HM02KAEL344B' where id=2;
-update noar tt set b1='J' where id=2;
-update noar ti set b1='J' where id=2;
-update noar tt set v0='NEWUL' where id=2;
-update noar ti set v0='NEWUL' where id=2;
-update noar tt set b2='2O' where id=2;
-update noar ti set b2='2O' where id=2;
-update noar tt set v0='I2OMK9JODMVRJFVXVZ0C82MOWZ8MYS1A' where id=3;
-update noar ti set v0='I2OMK9JODMVRJFVXVZ0C82MOWZ8MYS1A' where id=3;
-update noar tt set b0='OJRCJGW' where id=3;
-update noar ti set b0='OJRCJGW' where id=3;
-update noar tt set v0='JEE1YC2ZN0J71DUVEH' where id=3;
-update noar ti set v0='JEE1YC2ZN0J71DUVEH' where id=3;
-update noar tt set b1='3QYLUDZR3B18RDIH7B7YEBYJ4W8HJ' where id=3;
-update noar ti set b1='3QYLUDZR3B18RDIH7B7YEBYJ4W8HJ' where id=3;
-update noar tt set v0='S594BSI16QSX4W4G' where id=3;
-update noar ti set v0='S594BSI16QSX4W4G' where id=3;
-update noar tt set b2='QP6RCNTURLSL' where id=3;
-update noar ti set b2='QP6RCNTURLSL' where id=3;
-update noar tt set v0='T' where id=4;
-update noar ti set v0='T' where id=4;
-update noar tt set b0='5' where id=4;
-update noar ti set b0='5' where id=4;
-update noar tt set v0='OOJ0IIMQ914CNHNC6QG2BG423LEW49' where id=4;
-update noar ti set v0='OOJ0IIMQ914CNHNC6QG2BG423LEW49' where id=4;
-update noar tt set b1='DAKMMKFRPIENJI2' where id=4;
-update noar ti set b1='DAKMMKFRPIENJI2' where id=4;
-update noar tt set v0='V17OVNSOEHPEGA81' where id=4;
-update noar ti set v0='V17OVNSOEHPEGA81' where id=4;
-update noar tt set b2='P6Q0' where id=4;
-update noar ti set b2='P6Q0' where id=4;
-update noar tt set v0='JDWALEQEYOSUHM' where id=5;
-update noar ti set v0='JDWALEQEYOSUHM' where id=5;
-update noar tt set b0='8UX4O6B' where id=5;
-update noar ti set b0='8UX4O6B' where id=5;
-update noar tt set v0='D5IUH8VXUFCD2A3DRXL39' where id=5;
-update noar ti set v0='D5IUH8VXUFCD2A3DRXL39' where id=5;
-update noar tt set b1='E5GK5A4UOAFU21JAJFMIJ4' where id=5;
-update noar ti set b1='E5GK5A4UOAFU21JAJFMIJ4' where id=5;
-update noar tt set v0='37G6QITT8UWJAQSPO6W9QMJLHHF74KB3' where id=5;
-update noar ti set v0='37G6QITT8UWJAQSPO6W9QMJLHHF74KB3' where id=5;
-update noar tt set b2='WXOLDPZBH7O6WE1A54RUJ3QVYKT8E' where id=5;
-update noar ti set b2='WXOLDPZBH7O6WE1A54RUJ3QVYKT8E' where id=5;
-update noar tt set v0='C8VRMW3LVHOC5S4' where id=6;
-update noar ti set v0='C8VRMW3LVHOC5S4' where id=6;
-update noar tt set b0='0YV87CFU2XYDSHJV1BM0M160BKF4' where id=6;
-update noar ti set b0='0YV87CFU2XYDSHJV1BM0M160BKF4' where id=6;
-update noar tt set v0='KO6V0ME4R2PFB0J0W8I5V2X4RL5REZLU' where id=6;
-update noar ti set v0='KO6V0ME4R2PFB0J0W8I5V2X4RL5REZLU' where id=6;
-update noar tt set b1='XXJ4R8IY69HZFWEP8VT1NNY' where id=6;
-update noar ti set b1='XXJ4R8IY69HZFWEP8VT1NNY' where id=6;
-update noar tt set v0='TWOV' where id=6;
-update noar ti set v0='TWOV' where id=6;
-update noar tt set b2='0EMX3IAEC2NFEZP' where id=6;
-update noar ti set b2='0EMX3IAEC2NFEZP' where id=6;
-update noar tt set v0='C6OJ2A' where id=7;
-update noar ti set v0='C6OJ2A' where id=7;
-update noar tt set b0='CQSIZ3GYCN3QOEQUC0B558PUM4NRPAG9' where id=7;
-update noar ti set b0='CQSIZ3GYCN3QOEQUC0B558PUM4NRPAG9' where id=7;
-update noar tt set v0='O0TZ6YK6Y7Y5WL7DGB7BHGAJX0N' where id=7;
-update noar ti set v0='O0TZ6YK6Y7Y5WL7DGB7BHGAJX0N' where id=7;
-update noar tt set b1='KAKJT3PO15XEAX6H06XYSASU8GY' where id=7;
-update noar ti set b1='KAKJT3PO15XEAX6H06XYSASU8GY' where id=7;
-update noar tt set v0='BSEVL' where id=7;
-update noar ti set v0='BSEVL' where id=7;
-update noar tt set b2='8YZUJYMYW' where id=7;
-update noar ti set b2='8YZUJYMYW' where id=7;
-update noar tt set v0='BSTI1E' where id=8;
-update noar ti set v0='BSTI1E' where id=8;
-update noar tt set b0='KLN0LA8' where id=8;
-update noar ti set b0='KLN0LA8' where id=8;
-update noar tt set v0='4EKCYHA04LRFBWGN6Z' where id=8;
-update noar ti set v0='4EKCYHA04LRFBWGN6Z' where id=8;
-update noar tt set b1='EZZRX914WC5F7V26A6TESEUQD' where id=8;
-update noar ti set b1='EZZRX914WC5F7V26A6TESEUQD' where id=8;
-update noar tt set v0='3M9BPW5V46K6XHA' where id=8;
-update noar ti set v0='3M9BPW5V46K6XHA' where id=8;
-update noar tt set b2='TSKCIU5Y5N6KYRPKDRJQ19HBVYS3C' where id=8;
-update noar ti set b2='TSKCIU5Y5N6KYRPKDRJQ19HBVYS3C' where id=8;
-update noar tt set v0='0LXC71ITYRX7UFGLNUGRWWVHG19B' where id=9;
-update noar ti set v0='0LXC71ITYRX7UFGLNUGRWWVHG19B' where id=9;
-update noar tt set b0='INH4GNQWU19CZCONEVI2X3BMH4' where id=9;
-update noar ti set b0='INH4GNQWU19CZCONEVI2X3BMH4' where id=9;
-update noar tt set v0='YEMOKFWHBEO9K' where id=9;
-update noar ti set v0='YEMOKFWHBEO9K' where id=9;
-update noar tt set b1='2CWV7QJWYPW1VP7SWH3SI3I' where id=9;
-update noar ti set b1='2CWV7QJWYPW1VP7SWH3SI3I' where id=9;
-update noar tt set v0='R1MN2YW8QMAVWHW1' where id=9;
-update noar ti set v0='R1MN2YW8QMAVWHW1' where id=9;
-update noar tt set b2='9WUD29' where id=9;
-update noar ti set b2='9WUD29' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 tinyblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='B5T8' where id=1;
-update noar ti set v0='B5T8' where id=1;
-update noar tt set b0='CO660TAJODWYREKTIL8MWIW5P2AE87' where id=1;
-update noar ti set b0='CO660TAJODWYREKTIL8MWIW5P2AE87' where id=1;
-update noar tt set v0='T804NWS769TX4' where id=1;
-update noar ti set v0='T804NWS769TX4' where id=1;
-update noar tt set b1='MRIT7' where id=1;
-update noar ti set b1='MRIT7' where id=1;
-update noar tt set v0='P965465JJWB3B0OGMUKJYERD6A9JJQWH' where id=1;
-update noar ti set v0='P965465JJWB3B0OGMUKJYERD6A9JJQWH' where id=1;
-update noar tt set b2='L3VSL' where id=1;
-update noar ti set b2='L3VSL' where id=1;
-update noar tt set v0='A0LGKO8Q8K64CBGE41CO3QP0' where id=2;
-update noar ti set v0='A0LGKO8Q8K64CBGE41CO3QP0' where id=2;
-update noar tt set b0='FOWFJ0K0T2PUQ1RXKBPZFXUK1R2' where id=2;
-update noar ti set b0='FOWFJ0K0T2PUQ1RXKBPZFXUK1R2' where id=2;
-update noar tt set v0='C9H904Q' where id=2;
-update noar ti set v0='C9H904Q' where id=2;
-update noar tt set b1='G5VF3NYLN7C1VWF80P348IWXXZD9' where id=2;
-update noar ti set b1='G5VF3NYLN7C1VWF80P348IWXXZD9' where id=2;
-update noar tt set v0='Q8W5VA3JQ7ITF899ATZUA6304' where id=2;
-update noar ti set v0='Q8W5VA3JQ7ITF899ATZUA6304' where id=2;
-update noar tt set b2='F' where id=2;
-update noar ti set b2='F' where id=2;
-update noar tt set v0='PD2ERK4ZXXWISLGO24E18P' where id=3;
-update noar ti set v0='PD2ERK4ZXXWISLGO24E18P' where id=3;
-update noar tt set b0='LA67KMQ5B65VQYOWE0B' where id=3;
-update noar ti set b0='LA67KMQ5B65VQYOWE0B' where id=3;
-update noar tt set v0='PWN6NKI9Z4T' where id=3;
-update noar ti set v0='PWN6NKI9Z4T' where id=3;
-update noar tt set b1='F7Y2IVQB3LHPM23A' where id=3;
-update noar ti set b1='F7Y2IVQB3LHPM23A' where id=3;
-update noar tt set v0='SVJ' where id=3;
-update noar ti set v0='SVJ' where id=3;
-update noar tt set b2='UF7DA6ZNGPMGEV3FKZ1BSIYF6EQH5BM' where id=3;
-update noar ti set b2='UF7DA6ZNGPMGEV3FKZ1BSIYF6EQH5BM' where id=3;
-update noar tt set v0='KIDNWJM4D9' where id=4;
-update noar ti set v0='KIDNWJM4D9' where id=4;
-update noar tt set b0='E747G3' where id=4;
-update noar ti set b0='E747G3' where id=4;
-update noar tt set v0='Z4H3CQ0FE1H11JIZAIBDLMFDCJP55G' where id=4;
-update noar ti set v0='Z4H3CQ0FE1H11JIZAIBDLMFDCJP55G' where id=4;
-update noar tt set b1='524HM3B33V0O69AHSIKA' where id=4;
-update noar ti set b1='524HM3B33V0O69AHSIKA' where id=4;
-update noar tt set v0='VOL4RLSSP0HVD60WPW894AD34RB9' where id=4;
-update noar ti set v0='VOL4RLSSP0HVD60WPW894AD34RB9' where id=4;
-update noar tt set b2='4' where id=4;
-update noar ti set b2='4' where id=4;
-update noar tt set v0='9TE1U5U9NFQMZFHSR1R' where id=5;
-update noar ti set v0='9TE1U5U9NFQMZFHSR1R' where id=5;
-update noar tt set b0='X7UTGX47OC2A2F' where id=5;
-update noar ti set b0='X7UTGX47OC2A2F' where id=5;
-update noar tt set v0='S4CAA2KY4ZJJF5KA23R9GNEKK0IOG' where id=5;
-update noar ti set v0='S4CAA2KY4ZJJF5KA23R9GNEKK0IOG' where id=5;
-update noar tt set b1='94VNW042WE6Q77VSK57PCZTODOHJH' where id=5;
-update noar ti set b1='94VNW042WE6Q77VSK57PCZTODOHJH' where id=5;
-update noar tt set v0='7QHFHI6RCUBYZV' where id=5;
-update noar ti set v0='7QHFHI6RCUBYZV' where id=5;
-update noar tt set b2='TMNH1U3HUJYYF3N09S7W24' where id=5;
-update noar ti set b2='TMNH1U3HUJYYF3N09S7W24' where id=5;
-update noar tt set v0='BTB2NO9491ICN5IP8WZJMSLU6XP' where id=6;
-update noar ti set v0='BTB2NO9491ICN5IP8WZJMSLU6XP' where id=6;
-update noar tt set b0='76IMRVZPAVNFZ8UMXV' where id=6;
-update noar ti set b0='76IMRVZPAVNFZ8UMXV' where id=6;
-update noar tt set v0='7SZV42' where id=6;
-update noar ti set v0='7SZV42' where id=6;
-update noar tt set b1='E7J6TRPPXVE7O0GNXKIJF' where id=6;
-update noar ti set b1='E7J6TRPPXVE7O0GNXKIJF' where id=6;
-update noar tt set v0='E2O7AJASI' where id=6;
-update noar ti set v0='E2O7AJASI' where id=6;
-update noar tt set b2='DJXDN1UEJADMCZHZ9ID94YKV63RXITE' where id=6;
-update noar ti set b2='DJXDN1UEJADMCZHZ9ID94YKV63RXITE' where id=6;
-update noar tt set v0='MLRH7GDXVXLN1OC' where id=7;
-update noar ti set v0='MLRH7GDXVXLN1OC' where id=7;
-update noar tt set b0='DUACNJ2UV7AF4SK1SIE9PV' where id=7;
-update noar ti set b0='DUACNJ2UV7AF4SK1SIE9PV' where id=7;
-update noar tt set v0='A4DXTA3SN6ZT2A8B0YR69YKW57DBM' where id=7;
-update noar ti set v0='A4DXTA3SN6ZT2A8B0YR69YKW57DBM' where id=7;
-update noar tt set b1='EOJR5YXUNWA1R' where id=7;
-update noar ti set b1='EOJR5YXUNWA1R' where id=7;
-update noar tt set v0='D0LQEI2S' where id=7;
-update noar ti set v0='D0LQEI2S' where id=7;
-update noar tt set b2='QVNAUUOJESJ9' where id=7;
-update noar ti set b2='QVNAUUOJESJ9' where id=7;
-update noar tt set v0='L9BL' where id=8;
-update noar ti set v0='L9BL' where id=8;
-update noar tt set b0='1IN4MACQGCPUZFK5JB' where id=8;
-update noar ti set b0='1IN4MACQGCPUZFK5JB' where id=8;
-update noar tt set v0='4KS0T9XZOZUR73ZL4DDI4MSZZ' where id=8;
-update noar ti set v0='4KS0T9XZOZUR73ZL4DDI4MSZZ' where id=8;
-update noar tt set b1='C9QX5Q83QEABX0KA1Z9U' where id=8;
-update noar ti set b1='C9QX5Q83QEABX0KA1Z9U' where id=8;
-update noar tt set v0='87674KIIE7PMNBVEKFZCCB0Q3' where id=8;
-update noar ti set v0='87674KIIE7PMNBVEKFZCCB0Q3' where id=8;
-update noar tt set b2='90CJOZW8OSS' where id=8;
-update noar ti set b2='90CJOZW8OSS' where id=8;
-update noar tt set v0='3RKWDA8MDQLJ4OJFXUEM7KK7EBPTM74F' where id=9;
-update noar ti set v0='3RKWDA8MDQLJ4OJFXUEM7KK7EBPTM74F' where id=9;
-update noar tt set b0='YKBU49YBLGBEFCE' where id=9;
-update noar ti set b0='YKBU49YBLGBEFCE' where id=9;
-update noar tt set v0='EWEX6U9JT' where id=9;
-update noar ti set v0='EWEX6U9JT' where id=9;
-update noar tt set b1='PEYDDLZ4BY3958T5N44F' where id=9;
-update noar ti set b1='PEYDDLZ4BY3958T5N44F' where id=9;
-update noar tt set v0='UMJGWE19' where id=9;
-update noar ti set v0='UMJGWE19' where id=9;
-update noar tt set b2='URP014FRP0VT' where id=9;
-update noar ti set b2='URP014FRP0VT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 tinyblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6ICUD1RCNYUXD5G8QH2U' where id=1;
-update noar ti set v0='6ICUD1RCNYUXD5G8QH2U' where id=1;
-update noar tt set b0='T1' where id=1;
-update noar ti set b0='T1' where id=1;
-update noar tt set v0='TK6WHZBR7W2AX7GQ9Y6HVN0Z7' where id=1;
-update noar ti set v0='TK6WHZBR7W2AX7GQ9Y6HVN0Z7' where id=1;
-update noar tt set b1='6018X9W9Z9MCMN3H6' where id=1;
-update noar ti set b1='6018X9W9Z9MCMN3H6' where id=1;
-update noar tt set v0='O09X4V22OY3' where id=1;
-update noar ti set v0='O09X4V22OY3' where id=1;
-update noar tt set b2='WV92NADHCLKMYZV' where id=1;
-update noar ti set b2='WV92NADHCLKMYZV' where id=1;
-update noar tt set v0='I8YHO0RNDEN' where id=2;
-update noar ti set v0='I8YHO0RNDEN' where id=2;
-update noar tt set b0='L7WIUK5PF1F17IAEMZ6QYZ3VS' where id=2;
-update noar ti set b0='L7WIUK5PF1F17IAEMZ6QYZ3VS' where id=2;
-update noar tt set v0='IHSJ84PGBL5BTYL54TN2IX' where id=2;
-update noar ti set v0='IHSJ84PGBL5BTYL54TN2IX' where id=2;
-update noar tt set b1='36YOFM5O' where id=2;
-update noar ti set b1='36YOFM5O' where id=2;
-update noar tt set v0='HEQL7ODFJE3EO' where id=2;
-update noar ti set v0='HEQL7ODFJE3EO' where id=2;
-update noar tt set b2='7GPCM6K' where id=2;
-update noar ti set b2='7GPCM6K' where id=2;
-update noar tt set v0='UIPTAMOL3IC39LAV' where id=3;
-update noar ti set v0='UIPTAMOL3IC39LAV' where id=3;
-update noar tt set b0='66BOACX' where id=3;
-update noar ti set b0='66BOACX' where id=3;
-update noar tt set v0='4FS' where id=3;
-update noar ti set v0='4FS' where id=3;
-update noar tt set b1='GG' where id=3;
-update noar ti set b1='GG' where id=3;
-update noar tt set v0='2ZVCNCKHBSAOQL' where id=3;
-update noar ti set v0='2ZVCNCKHBSAOQL' where id=3;
-update noar tt set b2='RPGCLKP5CEC6L2N1TI7FQ0L1I' where id=3;
-update noar ti set b2='RPGCLKP5CEC6L2N1TI7FQ0L1I' where id=3;
-update noar tt set v0='SCKOIL5H5K8B90YVHJ0MZU00R6H' where id=4;
-update noar ti set v0='SCKOIL5H5K8B90YVHJ0MZU00R6H' where id=4;
-update noar tt set b0='LR6Z972L5FG' where id=4;
-update noar ti set b0='LR6Z972L5FG' where id=4;
-update noar tt set v0='BY4CVT' where id=4;
-update noar ti set v0='BY4CVT' where id=4;
-update noar tt set b1='SDC' where id=4;
-update noar ti set b1='SDC' where id=4;
-update noar tt set v0='Y352PRISAM7MWMUYZERKSGTIXHPA1OZ' where id=4;
-update noar ti set v0='Y352PRISAM7MWMUYZERKSGTIXHPA1OZ' where id=4;
-update noar tt set b2='H1B7J070BUNTWK8E' where id=4;
-update noar ti set b2='H1B7J070BUNTWK8E' where id=4;
-update noar tt set v0='4AQH50' where id=5;
-update noar ti set v0='4AQH50' where id=5;
-update noar tt set b0='84IVLFZQRRJ9SH1I9J' where id=5;
-update noar ti set b0='84IVLFZQRRJ9SH1I9J' where id=5;
-update noar tt set v0='837GEMP8JCRPN9D4V5C' where id=5;
-update noar ti set v0='837GEMP8JCRPN9D4V5C' where id=5;
-update noar tt set b1='O5FKFCJ18SWQA0CKWSEXJTI3OQ4' where id=5;
-update noar ti set b1='O5FKFCJ18SWQA0CKWSEXJTI3OQ4' where id=5;
-update noar tt set v0='T5P7O7ITWTZAO3LJWJV1BK0' where id=5;
-update noar ti set v0='T5P7O7ITWTZAO3LJWJV1BK0' where id=5;
-update noar tt set b2='HMTQXKEX' where id=5;
-update noar ti set b2='HMTQXKEX' where id=5;
-update noar tt set v0='RJXBPTV9XI31S7T1F45F0C7A41' where id=6;
-update noar ti set v0='RJXBPTV9XI31S7T1F45F0C7A41' where id=6;
-update noar tt set b0='H5VNEK4OM60IZPXQR2' where id=6;
-update noar ti set b0='H5VNEK4OM60IZPXQR2' where id=6;
-update noar tt set v0='P03NT7AEHRHX4WM6UI2C' where id=6;
-update noar ti set v0='P03NT7AEHRHX4WM6UI2C' where id=6;
-update noar tt set b1='2UL7' where id=6;
-update noar ti set b1='2UL7' where id=6;
-update noar tt set v0='KSSES9' where id=6;
-update noar ti set v0='KSSES9' where id=6;
-update noar tt set b2='0R1CE' where id=6;
-update noar ti set b2='0R1CE' where id=6;
-update noar tt set v0='004ASRUTRXET8B55A5L2EHS' where id=7;
-update noar ti set v0='004ASRUTRXET8B55A5L2EHS' where id=7;
-update noar tt set b0='KMCPFG23ITA' where id=7;
-update noar ti set b0='KMCPFG23ITA' where id=7;
-update noar tt set v0='02Q6RRXZ402OX2D6D9I2KRVDXA4C' where id=7;
-update noar ti set v0='02Q6RRXZ402OX2D6D9I2KRVDXA4C' where id=7;
-update noar tt set b1='PHMMX' where id=7;
-update noar ti set b1='PHMMX' where id=7;
-update noar tt set v0='I699IXJ56C1EWL3IR8EASD5' where id=7;
-update noar ti set v0='I699IXJ56C1EWL3IR8EASD5' where id=7;
-update noar tt set b2='G4ZDG2KLOJLWCTR' where id=7;
-update noar ti set b2='G4ZDG2KLOJLWCTR' where id=7;
-update noar tt set v0='U48AZW3XYEDI' where id=8;
-update noar ti set v0='U48AZW3XYEDI' where id=8;
-update noar tt set b0='ZAQBZNMNUVV3WFJML' where id=8;
-update noar ti set b0='ZAQBZNMNUVV3WFJML' where id=8;
-update noar tt set v0='8B' where id=8;
-update noar ti set v0='8B' where id=8;
-update noar tt set b1='SH9LRS6WMZWBYYOP' where id=8;
-update noar ti set b1='SH9LRS6WMZWBYYOP' where id=8;
-update noar tt set v0='RCSLSOK7UM7EV5YC' where id=8;
-update noar ti set v0='RCSLSOK7UM7EV5YC' where id=8;
-update noar tt set b2='9RFV4DRC2QWZ78ULQFPWX' where id=8;
-update noar ti set b2='9RFV4DRC2QWZ78ULQFPWX' where id=8;
-update noar tt set v0='3JP8TX9UYXC01HRKUJS4FWWFLP0' where id=9;
-update noar ti set v0='3JP8TX9UYXC01HRKUJS4FWWFLP0' where id=9;
-update noar tt set b0='2VVWHN4JC486SPQRGB7USS42W6XYC' where id=9;
-update noar ti set b0='2VVWHN4JC486SPQRGB7USS42W6XYC' where id=9;
-update noar tt set v0='3' where id=9;
-update noar ti set v0='3' where id=9;
-update noar tt set b1='44IXRD64PHO1BZ6MQJXIR9NNT6X9' where id=9;
-update noar ti set b1='44IXRD64PHO1BZ6MQJXIR9NNT6X9' where id=9;
-update noar tt set v0='7SQLH7E3EL1MAMTKS9RHQ' where id=9;
-update noar ti set v0='7SQLH7E3EL1MAMTKS9RHQ' where id=9;
-update noar tt set b2='6F5K8QQMN5ROZ8YJUB8M3UG' where id=9;
-update noar ti set b2='6F5K8QQMN5ROZ8YJUB8M3UG' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 blob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='R8QC2LK3FJ9TUON4F' where id=1;
-update noar ti set v0='R8QC2LK3FJ9TUON4F' where id=1;
-update noar tt set b0='XW095Q43CN08D6SWVNGMYTFWFZUY' where id=1;
-update noar ti set b0='XW095Q43CN08D6SWVNGMYTFWFZUY' where id=1;
-update noar tt set v0='P6IOMB9' where id=1;
-update noar ti set v0='P6IOMB9' where id=1;
-update noar tt set b1='ZRSNSV45CAK063WFF1EBPIVO2X' where id=1;
-update noar ti set b1='ZRSNSV45CAK063WFF1EBPIVO2X' where id=1;
-update noar tt set v0='X781BE65UV0H8ODU2890' where id=1;
-update noar ti set v0='X781BE65UV0H8ODU2890' where id=1;
-update noar tt set b2='9JA9HXZOF4VLLMIC2DMDBMYARQ6ZC45' where id=1;
-update noar ti set b2='9JA9HXZOF4VLLMIC2DMDBMYARQ6ZC45' where id=1;
-update noar tt set v0='8W0K6RVWR1' where id=2;
-update noar ti set v0='8W0K6RVWR1' where id=2;
-update noar tt set b0='Z5Q7SQY8TQ052H2ELWVQ' where id=2;
-update noar ti set b0='Z5Q7SQY8TQ052H2ELWVQ' where id=2;
-update noar tt set v0='CEHVCWEL0B' where id=2;
-update noar ti set v0='CEHVCWEL0B' where id=2;
-update noar tt set b1='VM6T54E7KMJ' where id=2;
-update noar ti set b1='VM6T54E7KMJ' where id=2;
-update noar tt set v0='VE22WDZ' where id=2;
-update noar ti set v0='VE22WDZ' where id=2;
-update noar tt set b2='A9RZQCNNJBKDMB995J1V' where id=2;
-update noar ti set b2='A9RZQCNNJBKDMB995J1V' where id=2;
-update noar tt set v0='GOYN6CB99Q2KSG' where id=3;
-update noar ti set v0='GOYN6CB99Q2KSG' where id=3;
-update noar tt set b0='Z3ZLMFUD3M0' where id=3;
-update noar ti set b0='Z3ZLMFUD3M0' where id=3;
-update noar tt set v0='2T2TKFUYFZSDXBRGRBX9' where id=3;
-update noar ti set v0='2T2TKFUYFZSDXBRGRBX9' where id=3;
-update noar tt set b1='8X1UYGUVV61YPTHI' where id=3;
-update noar ti set b1='8X1UYGUVV61YPTHI' where id=3;
-update noar tt set v0='UK9V1XOPRP' where id=3;
-update noar ti set v0='UK9V1XOPRP' where id=3;
-update noar tt set b2='IIK3I7K1EHBLJ04LO038GRFILXDWPC2I' where id=3;
-update noar ti set b2='IIK3I7K1EHBLJ04LO038GRFILXDWPC2I' where id=3;
-update noar tt set v0='V6Z5C0' where id=4;
-update noar ti set v0='V6Z5C0' where id=4;
-update noar tt set b0='OK' where id=4;
-update noar ti set b0='OK' where id=4;
-update noar tt set v0='SM4CK413M1DQ3I41Y5AQ8KV' where id=4;
-update noar ti set v0='SM4CK413M1DQ3I41Y5AQ8KV' where id=4;
-update noar tt set b1='KOCCH34SMIW' where id=4;
-update noar ti set b1='KOCCH34SMIW' where id=4;
-update noar tt set v0='T77UAO0HF4FG' where id=4;
-update noar ti set v0='T77UAO0HF4FG' where id=4;
-update noar tt set b2='E8L0JOV5ZRCF7IJ1CMB' where id=4;
-update noar ti set b2='E8L0JOV5ZRCF7IJ1CMB' where id=4;
-update noar tt set v0='TCDIADG65A2GNZ009XE49D' where id=5;
-update noar ti set v0='TCDIADG65A2GNZ009XE49D' where id=5;
-update noar tt set b0='8MXEFNSR2ZWXB0A4RUTURVKGT' where id=5;
-update noar ti set b0='8MXEFNSR2ZWXB0A4RUTURVKGT' where id=5;
-update noar tt set v0='R40STLD0E' where id=5;
-update noar ti set v0='R40STLD0E' where id=5;
-update noar tt set b1='ENSYOB814N3L5DS55' where id=5;
-update noar ti set b1='ENSYOB814N3L5DS55' where id=5;
-update noar tt set v0='DWL' where id=5;
-update noar ti set v0='DWL' where id=5;
-update noar tt set b2='O3IKTL' where id=5;
-update noar ti set b2='O3IKTL' where id=5;
-update noar tt set v0='I625QTG0ZNOSYY6' where id=6;
-update noar ti set v0='I625QTG0ZNOSYY6' where id=6;
-update noar tt set b0='KJSS' where id=6;
-update noar ti set b0='KJSS' where id=6;
-update noar tt set v0='MEG' where id=6;
-update noar ti set v0='MEG' where id=6;
-update noar tt set b1='YAVEXA' where id=6;
-update noar ti set b1='YAVEXA' where id=6;
-update noar tt set v0='K2HVIJE7XZ2SEQUK6CHR4WNQ521' where id=6;
-update noar ti set v0='K2HVIJE7XZ2SEQUK6CHR4WNQ521' where id=6;
-update noar tt set b2='3GY9BAIKRSKX7QIX27GQMZQFZIZIA2CV' where id=6;
-update noar ti set b2='3GY9BAIKRSKX7QIX27GQMZQFZIZIA2CV' where id=6;
-update noar tt set v0='H5KTNKJIU37H4NMK8MA3SB1ZX' where id=7;
-update noar ti set v0='H5KTNKJIU37H4NMK8MA3SB1ZX' where id=7;
-update noar tt set b0='4DLSCD5A' where id=7;
-update noar ti set b0='4DLSCD5A' where id=7;
-update noar tt set v0='027' where id=7;
-update noar ti set v0='027' where id=7;
-update noar tt set b1='R577GJ8DRRXOUOADUDGO' where id=7;
-update noar ti set b1='R577GJ8DRRXOUOADUDGO' where id=7;
-update noar tt set v0='VMX38I58JTEQ' where id=7;
-update noar ti set v0='VMX38I58JTEQ' where id=7;
-update noar tt set b2='D' where id=7;
-update noar ti set b2='D' where id=7;
-update noar tt set v0='0HUB528TLU' where id=8;
-update noar ti set v0='0HUB528TLU' where id=8;
-update noar tt set b0='SISMFBBG9IJ' where id=8;
-update noar ti set b0='SISMFBBG9IJ' where id=8;
-update noar tt set v0='SH' where id=8;
-update noar ti set v0='SH' where id=8;
-update noar tt set b1='5PKBSY13703MGH1RR21OGJ3PGA' where id=8;
-update noar ti set b1='5PKBSY13703MGH1RR21OGJ3PGA' where id=8;
-update noar tt set v0='06PXG73FRVAYONSA24X' where id=8;
-update noar ti set v0='06PXG73FRVAYONSA24X' where id=8;
-update noar tt set b2='7OYLAEPV3PU8FTBORQAL8CUF70MKPPG' where id=8;
-update noar ti set b2='7OYLAEPV3PU8FTBORQAL8CUF70MKPPG' where id=8;
-update noar tt set v0='1M5OC' where id=9;
-update noar ti set v0='1M5OC' where id=9;
-update noar tt set b0='P4B2KFW3D11ZUI5S08ER3NK' where id=9;
-update noar ti set b0='P4B2KFW3D11ZUI5S08ER3NK' where id=9;
-update noar tt set v0='B7GKKTX1EDIUQ7QSZ55GP7DXZ6LM4' where id=9;
-update noar ti set v0='B7GKKTX1EDIUQ7QSZ55GP7DXZ6LM4' where id=9;
-update noar tt set b1='MGLPJ' where id=9;
-update noar ti set b1='MGLPJ' where id=9;
-update noar tt set v0='0JEJ1C0S' where id=9;
-update noar ti set v0='0JEJ1C0S' where id=9;
-update noar tt set b2='P13R2' where id=9;
-update noar ti set b2='P13R2' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 blob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='67BTHJWFWE0HGKZEYMU' where id=1;
-update noar ti set v0='67BTHJWFWE0HGKZEYMU' where id=1;
-update noar tt set b0='GAP0E1KP8L90MYLFMC6N01LDEC7KOT1' where id=1;
-update noar ti set b0='GAP0E1KP8L90MYLFMC6N01LDEC7KOT1' where id=1;
-update noar tt set v0='KQ7JCZ6YGQUK' where id=1;
-update noar ti set v0='KQ7JCZ6YGQUK' where id=1;
-update noar tt set b1='ZE0OUQIZZXN' where id=1;
-update noar ti set b1='ZE0OUQIZZXN' where id=1;
-update noar tt set v0='ZQLCYPCRT22QNN5GYUEBZXBLOZK48' where id=1;
-update noar ti set v0='ZQLCYPCRT22QNN5GYUEBZXBLOZK48' where id=1;
-update noar tt set b2='PXC5H5I9K0HPV243NF20IN6JY8' where id=1;
-update noar ti set b2='PXC5H5I9K0HPV243NF20IN6JY8' where id=1;
-update noar tt set v0='QPA2ZM9B2' where id=2;
-update noar ti set v0='QPA2ZM9B2' where id=2;
-update noar tt set b0='VNEXOVNAKX526KFG84' where id=2;
-update noar ti set b0='VNEXOVNAKX526KFG84' where id=2;
-update noar tt set v0='CJ58BVSXDAX02ZGK645N1JDQ' where id=2;
-update noar ti set v0='CJ58BVSXDAX02ZGK645N1JDQ' where id=2;
-update noar tt set b1='MDHDCKAS59ABXUXMGWPT' where id=2;
-update noar ti set b1='MDHDCKAS59ABXUXMGWPT' where id=2;
-update noar tt set v0='ALU' where id=2;
-update noar ti set v0='ALU' where id=2;
-update noar tt set b2='RNJR9E97ZPOL6L6KMU' where id=2;
-update noar ti set b2='RNJR9E97ZPOL6L6KMU' where id=2;
-update noar tt set v0='I377CVOQZIN8TRT9B7ZRKW27B' where id=3;
-update noar ti set v0='I377CVOQZIN8TRT9B7ZRKW27B' where id=3;
-update noar tt set b0='AE0VVV7WZLPFC51675YUZ2' where id=3;
-update noar ti set b0='AE0VVV7WZLPFC51675YUZ2' where id=3;
-update noar tt set v0='CSDAJS86J1590XZP' where id=3;
-update noar ti set v0='CSDAJS86J1590XZP' where id=3;
-update noar tt set b1='XI815HQWI9RUXNNPSFT05XVM6GLO' where id=3;
-update noar ti set b1='XI815HQWI9RUXNNPSFT05XVM6GLO' where id=3;
-update noar tt set v0='DVZAGDMMTQEM8OU916DJJET570YUW0T' where id=3;
-update noar ti set v0='DVZAGDMMTQEM8OU916DJJET570YUW0T' where id=3;
-update noar tt set b2='HCR5OV3FSQC5FP8155RAP' where id=3;
-update noar ti set b2='HCR5OV3FSQC5FP8155RAP' where id=3;
-update noar tt set v0='QUHWAN4EYATR' where id=4;
-update noar ti set v0='QUHWAN4EYATR' where id=4;
-update noar tt set b0='34CM0GT6WJOUHH5F4P6MWY97J' where id=4;
-update noar ti set b0='34CM0GT6WJOUHH5F4P6MWY97J' where id=4;
-update noar tt set v0='XK4Q00TBJNKJUSGVLH' where id=4;
-update noar ti set v0='XK4Q00TBJNKJUSGVLH' where id=4;
-update noar tt set b1='3WCXG6AA5X1M6JO9YZ' where id=4;
-update noar ti set b1='3WCXG6AA5X1M6JO9YZ' where id=4;
-update noar tt set v0='DAZ3DJH0ABMB' where id=4;
-update noar ti set v0='DAZ3DJH0ABMB' where id=4;
-update noar tt set b2='C5VM9LBTMDJT6OQJ8K6QW3GSO4' where id=4;
-update noar ti set b2='C5VM9LBTMDJT6OQJ8K6QW3GSO4' where id=4;
-update noar tt set v0='1IL299' where id=5;
-update noar ti set v0='1IL299' where id=5;
-update noar tt set b0='KZOM0QTTBJ90ZB' where id=5;
-update noar ti set b0='KZOM0QTTBJ90ZB' where id=5;
-update noar tt set v0='EUNJNXOBVA31QN3408LUHOW8B2S6' where id=5;
-update noar ti set v0='EUNJNXOBVA31QN3408LUHOW8B2S6' where id=5;
-update noar tt set b1='8SXR8JKCFA39FFEO3L1OID8W4DVQP8BP' where id=5;
-update noar ti set b1='8SXR8JKCFA39FFEO3L1OID8W4DVQP8BP' where id=5;
-update noar tt set v0='IJ6GYZP35IIFATQWH' where id=5;
-update noar ti set v0='IJ6GYZP35IIFATQWH' where id=5;
-update noar tt set b2='S08HKTK84JDUNPEYBP926B6FL4LDXBED' where id=5;
-update noar ti set b2='S08HKTK84JDUNPEYBP926B6FL4LDXBED' where id=5;
-update noar tt set v0='NNV29Q20BZ' where id=6;
-update noar ti set v0='NNV29Q20BZ' where id=6;
-update noar tt set b0='DI79XD7HSQTEXTDWO3A4AKBL' where id=6;
-update noar ti set b0='DI79XD7HSQTEXTDWO3A4AKBL' where id=6;
-update noar tt set v0='Q' where id=6;
-update noar ti set v0='Q' where id=6;
-update noar tt set b1='L6YXGO74SG4D6C8N5VN9FP7' where id=6;
-update noar ti set b1='L6YXGO74SG4D6C8N5VN9FP7' where id=6;
-update noar tt set v0='75UJEYIXOVO1QW6R6FAJ1' where id=6;
-update noar ti set v0='75UJEYIXOVO1QW6R6FAJ1' where id=6;
-update noar tt set b2='0M' where id=6;
-update noar ti set b2='0M' where id=6;
-update noar tt set v0='T00L1NMMO3GHS2QP' where id=7;
-update noar ti set v0='T00L1NMMO3GHS2QP' where id=7;
-update noar tt set b0='MRG1SJXK14E6VXIQ0S' where id=7;
-update noar ti set b0='MRG1SJXK14E6VXIQ0S' where id=7;
-update noar tt set v0='G5JNUYA44UH' where id=7;
-update noar ti set v0='G5JNUYA44UH' where id=7;
-update noar tt set b1='JYZ' where id=7;
-update noar ti set b1='JYZ' where id=7;
-update noar tt set v0='AF4KTNJDOVNZMSB' where id=7;
-update noar ti set v0='AF4KTNJDOVNZMSB' where id=7;
-update noar tt set b2='AJXGITWFG4JWQIZBR5H' where id=7;
-update noar ti set b2='AJXGITWFG4JWQIZBR5H' where id=7;
-update noar tt set v0='O50HPL6' where id=8;
-update noar ti set v0='O50HPL6' where id=8;
-update noar tt set b0='GR8YO1YKJWEELAFIO48G' where id=8;
-update noar ti set b0='GR8YO1YKJWEELAFIO48G' where id=8;
-update noar tt set v0='3R1X2BQFZKA6P0LNM' where id=8;
-update noar ti set v0='3R1X2BQFZKA6P0LNM' where id=8;
-update noar tt set b1='KUOVK84V5W75M' where id=8;
-update noar ti set b1='KUOVK84V5W75M' where id=8;
-update noar tt set v0='HUSA2VJFUP32S5AM1GROM3UR' where id=8;
-update noar ti set v0='HUSA2VJFUP32S5AM1GROM3UR' where id=8;
-update noar tt set b2='NLMGMJGPGPPFLIG806PCCRG5W' where id=8;
-update noar ti set b2='NLMGMJGPGPPFLIG806PCCRG5W' where id=8;
-update noar tt set v0='991152K' where id=9;
-update noar ti set v0='991152K' where id=9;
-update noar tt set b0='3F1258VOJH4DXW' where id=9;
-update noar ti set b0='3F1258VOJH4DXW' where id=9;
-update noar tt set v0='0VXXFX3UF4H' where id=9;
-update noar ti set v0='0VXXFX3UF4H' where id=9;
-update noar tt set b1='EYV771VH5QVAO8J6Q' where id=9;
-update noar ti set b1='EYV771VH5QVAO8J6Q' where id=9;
-update noar tt set v0='6JL311MCJIW' where id=9;
-update noar ti set v0='6JL311MCJIW' where id=9;
-update noar tt set b2='NOBKY' where id=9;
-update noar ti set b2='NOBKY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 blob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='FQN6G7XJ37Y3YMRZO5A6CNLW60VDB5U' where id=1;
-update noar ti set v0='FQN6G7XJ37Y3YMRZO5A6CNLW60VDB5U' where id=1;
-update noar tt set b0='M52KWNIGXZ3MQDL6WLRXGUZ9XN9W5URQ' where id=1;
-update noar ti set b0='M52KWNIGXZ3MQDL6WLRXGUZ9XN9W5URQ' where id=1;
-update noar tt set v0='PR4AUXMX58G2IRMCCGGGA4OY2G' where id=1;
-update noar ti set v0='PR4AUXMX58G2IRMCCGGGA4OY2G' where id=1;
-update noar tt set b1='YLOEKANQP40LMJZK6HKC' where id=1;
-update noar ti set b1='YLOEKANQP40LMJZK6HKC' where id=1;
-update noar tt set v0='Y96RZF9X5F7GOH' where id=1;
-update noar ti set v0='Y96RZF9X5F7GOH' where id=1;
-update noar tt set b2='QMJLIHBXNF5T3FF5O5DS9ZY5A740C' where id=1;
-update noar ti set b2='QMJLIHBXNF5T3FF5O5DS9ZY5A740C' where id=1;
-update noar tt set v0='IRBK3A6SSL19AVVZK7882CN4GLHTUI' where id=2;
-update noar ti set v0='IRBK3A6SSL19AVVZK7882CN4GLHTUI' where id=2;
-update noar tt set b0='2650IYQGBQF3EB4407E50SP4DVD' where id=2;
-update noar ti set b0='2650IYQGBQF3EB4407E50SP4DVD' where id=2;
-update noar tt set v0='H2' where id=2;
-update noar ti set v0='H2' where id=2;
-update noar tt set b1='MLJC4538GVQOJC1QIZCFA6AD372A7L' where id=2;
-update noar ti set b1='MLJC4538GVQOJC1QIZCFA6AD372A7L' where id=2;
-update noar tt set v0='RTE19UD32WW93E3T2ZZ' where id=2;
-update noar ti set v0='RTE19UD32WW93E3T2ZZ' where id=2;
-update noar tt set b2='F' where id=2;
-update noar ti set b2='F' where id=2;
-update noar tt set v0='0BJYLKRJNX2TB2O47MJJ' where id=3;
-update noar ti set v0='0BJYLKRJNX2TB2O47MJJ' where id=3;
-update noar tt set b0='WTV1' where id=3;
-update noar ti set b0='WTV1' where id=3;
-update noar tt set v0='ZWUXOL6' where id=3;
-update noar ti set v0='ZWUXOL6' where id=3;
-update noar tt set b1='11SUJQO4YFTLMOOVF3LNULU86TT8' where id=3;
-update noar ti set b1='11SUJQO4YFTLMOOVF3LNULU86TT8' where id=3;
-update noar tt set v0='KXDQWZ16V42ZW32Q5QILJEYJ1SKBLND' where id=3;
-update noar ti set v0='KXDQWZ16V42ZW32Q5QILJEYJ1SKBLND' where id=3;
-update noar tt set b2='RD35802WDOU28WJ9JHNEAJOP9NS' where id=3;
-update noar ti set b2='RD35802WDOU28WJ9JHNEAJOP9NS' where id=3;
-update noar tt set v0='Y26QIP7X25UGQPBGVKCSRAM0QLE' where id=4;
-update noar ti set v0='Y26QIP7X25UGQPBGVKCSRAM0QLE' where id=4;
-update noar tt set b0='22QEXO3717O24F1VCJ889W83405' where id=4;
-update noar ti set b0='22QEXO3717O24F1VCJ889W83405' where id=4;
-update noar tt set v0='YT1' where id=4;
-update noar ti set v0='YT1' where id=4;
-update noar tt set b1='NLKP' where id=4;
-update noar ti set b1='NLKP' where id=4;
-update noar tt set v0='QJGMUBBM1L755499R' where id=4;
-update noar ti set v0='QJGMUBBM1L755499R' where id=4;
-update noar tt set b2='9LI09Y1GQWU0LZ6OSYU6Z31' where id=4;
-update noar ti set b2='9LI09Y1GQWU0LZ6OSYU6Z31' where id=4;
-update noar tt set v0='28NT8TAU8' where id=5;
-update noar ti set v0='28NT8TAU8' where id=5;
-update noar tt set b0='MHKU5RZP0EOMFXZR' where id=5;
-update noar ti set b0='MHKU5RZP0EOMFXZR' where id=5;
-update noar tt set v0='LBFX92TK76BVIN11V3SZ' where id=5;
-update noar ti set v0='LBFX92TK76BVIN11V3SZ' where id=5;
-update noar tt set b1='UJK' where id=5;
-update noar ti set b1='UJK' where id=5;
-update noar tt set v0='ASX6X96L6L5FQF0N1' where id=5;
-update noar ti set v0='ASX6X96L6L5FQF0N1' where id=5;
-update noar tt set b2='FXDF1YA' where id=5;
-update noar ti set b2='FXDF1YA' where id=5;
-update noar tt set v0='CSRDWM89AT5WXH9HI5XPTZ66DT8' where id=6;
-update noar ti set v0='CSRDWM89AT5WXH9HI5XPTZ66DT8' where id=6;
-update noar tt set b0='PKKO6' where id=6;
-update noar ti set b0='PKKO6' where id=6;
-update noar tt set v0='OXR74IFCKYZ' where id=6;
-update noar ti set v0='OXR74IFCKYZ' where id=6;
-update noar tt set b1='H4IS5L9ZQJIPMRGUP' where id=6;
-update noar ti set b1='H4IS5L9ZQJIPMRGUP' where id=6;
-update noar tt set v0='67RFAEBELGL1WQ7FVFO63A16384H9I' where id=6;
-update noar ti set v0='67RFAEBELGL1WQ7FVFO63A16384H9I' where id=6;
-update noar tt set b2='A4B6XL43IRA1751' where id=6;
-update noar ti set b2='A4B6XL43IRA1751' where id=6;
-update noar tt set v0='RIZP7PPK6OUP66EIUZS' where id=7;
-update noar ti set v0='RIZP7PPK6OUP66EIUZS' where id=7;
-update noar tt set b0='KP8M' where id=7;
-update noar ti set b0='KP8M' where id=7;
-update noar tt set v0='PH50J3BKXTSQ0W8USNS0IQW6' where id=7;
-update noar ti set v0='PH50J3BKXTSQ0W8USNS0IQW6' where id=7;
-update noar tt set b1='LS44E8TM6H94XBZP1MNHPDBTLJM' where id=7;
-update noar ti set b1='LS44E8TM6H94XBZP1MNHPDBTLJM' where id=7;
-update noar tt set v0='LJWN3SR3OC8' where id=7;
-update noar ti set v0='LJWN3SR3OC8' where id=7;
-update noar tt set b2='EQ4IMRHUQ1ANBUAI33JNIYM2J8P8R1' where id=7;
-update noar ti set b2='EQ4IMRHUQ1ANBUAI33JNIYM2J8P8R1' where id=7;
-update noar tt set v0='1D1IPKY643I7J050MOSRUC5M' where id=8;
-update noar ti set v0='1D1IPKY643I7J050MOSRUC5M' where id=8;
-update noar tt set b0='HX5G00MH71VBWAHGH4DK0SM' where id=8;
-update noar ti set b0='HX5G00MH71VBWAHGH4DK0SM' where id=8;
-update noar tt set v0='YHWLKLPWT1YMOS88A64' where id=8;
-update noar ti set v0='YHWLKLPWT1YMOS88A64' where id=8;
-update noar tt set b1='3P7ZN47QWV' where id=8;
-update noar ti set b1='3P7ZN47QWV' where id=8;
-update noar tt set v0='HET5NB5YKRUWLYPA4SBULLXE' where id=8;
-update noar ti set v0='HET5NB5YKRUWLYPA4SBULLXE' where id=8;
-update noar tt set b2='B2YRQAAOSYKOVPN906' where id=8;
-update noar ti set b2='B2YRQAAOSYKOVPN906' where id=8;
-update noar tt set v0='D7S7ER7RAEI4FCE9' where id=9;
-update noar ti set v0='D7S7ER7RAEI4FCE9' where id=9;
-update noar tt set b0='3A8CWYTL4PSVB' where id=9;
-update noar ti set b0='3A8CWYTL4PSVB' where id=9;
-update noar tt set v0='EAUGZ4AJUJG4P8E9X58EI96QZ0L5' where id=9;
-update noar ti set v0='EAUGZ4AJUJG4P8E9X58EI96QZ0L5' where id=9;
-update noar tt set b1='D8NRDPO7FAPIAFJJB6MIGS' where id=9;
-update noar ti set b1='D8NRDPO7FAPIAFJJB6MIGS' where id=9;
-update noar tt set v0='OINIE' where id=9;
-update noar ti set v0='OINIE' where id=9;
-update noar tt set b2='5NVE03D0PPWS0O' where id=9;
-update noar ti set b2='5NVE03D0PPWS0O' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 blob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='BZV2Q' where id=1;
-update noar ti set v0='BZV2Q' where id=1;
-update noar tt set b0='70HPAHMYEBGQ7DAZWPDUIKX4D4DAQU0' where id=1;
-update noar ti set b0='70HPAHMYEBGQ7DAZWPDUIKX4D4DAQU0' where id=1;
-update noar tt set v0='NPJTHWRK3A5Q7YVYAR4V2RJBKCXSLPR' where id=1;
-update noar ti set v0='NPJTHWRK3A5Q7YVYAR4V2RJBKCXSLPR' where id=1;
-update noar tt set b1='OLCCW9884V' where id=1;
-update noar ti set b1='OLCCW9884V' where id=1;
-update noar tt set v0='Y4QFAS4R3Q0UA2QIS1' where id=1;
-update noar ti set v0='Y4QFAS4R3Q0UA2QIS1' where id=1;
-update noar tt set b2='39PWV6V9' where id=1;
-update noar ti set b2='39PWV6V9' where id=1;
-update noar tt set v0='XS8N49YFK56H2CPKC' where id=2;
-update noar ti set v0='XS8N49YFK56H2CPKC' where id=2;
-update noar tt set b0='8F26IUJ3304SI1MJHC9VZN5TI06KW' where id=2;
-update noar ti set b0='8F26IUJ3304SI1MJHC9VZN5TI06KW' where id=2;
-update noar tt set v0='L1YZIY1AZ8IV' where id=2;
-update noar ti set v0='L1YZIY1AZ8IV' where id=2;
-update noar tt set b1='9E25QUAW7ZKWVV' where id=2;
-update noar ti set b1='9E25QUAW7ZKWVV' where id=2;
-update noar tt set v0='XYDESP2FWID57U2KJ0F4E7B' where id=2;
-update noar ti set v0='XYDESP2FWID57U2KJ0F4E7B' where id=2;
-update noar tt set b2='MZOD78TXP5X9UAL8QGUPEARGVG' where id=2;
-update noar ti set b2='MZOD78TXP5X9UAL8QGUPEARGVG' where id=2;
-update noar tt set v0='RDO0O4NIIXFLZTF4H4J7PF' where id=3;
-update noar ti set v0='RDO0O4NIIXFLZTF4H4J7PF' where id=3;
-update noar tt set b0='XRAJSP2D27E59PQ69P' where id=3;
-update noar ti set b0='XRAJSP2D27E59PQ69P' where id=3;
-update noar tt set v0='RSLUEJ2HYFSXHV2LZDXR5A6' where id=3;
-update noar ti set v0='RSLUEJ2HYFSXHV2LZDXR5A6' where id=3;
-update noar tt set b1='UCWRU80ERD5VP9I59A5XWA7VF2PQR1DD' where id=3;
-update noar ti set b1='UCWRU80ERD5VP9I59A5XWA7VF2PQR1DD' where id=3;
-update noar tt set v0='6Q0EVNDWO7SRQ5MHKRZ97N5M55' where id=3;
-update noar ti set v0='6Q0EVNDWO7SRQ5MHKRZ97N5M55' where id=3;
-update noar tt set b2='UIDKH' where id=3;
-update noar ti set b2='UIDKH' where id=3;
-update noar tt set v0='771WVJSIQ7LV6070SQ3A0E2WUBOF' where id=4;
-update noar ti set v0='771WVJSIQ7LV6070SQ3A0E2WUBOF' where id=4;
-update noar tt set b0='QZBPQNJTWVFUW415A9D' where id=4;
-update noar ti set b0='QZBPQNJTWVFUW415A9D' where id=4;
-update noar tt set v0='XCPT4BZLB64K' where id=4;
-update noar ti set v0='XCPT4BZLB64K' where id=4;
-update noar tt set b1='19UR7J9MT' where id=4;
-update noar ti set b1='19UR7J9MT' where id=4;
-update noar tt set v0='VOIN4KBV4X5ELC' where id=4;
-update noar ti set v0='VOIN4KBV4X5ELC' where id=4;
-update noar tt set b2='B0E9BCE6CX24HQ8JI' where id=4;
-update noar ti set b2='B0E9BCE6CX24HQ8JI' where id=4;
-update noar tt set v0='CEBPVBLWAKS42NQE6FBIIIYH814' where id=5;
-update noar ti set v0='CEBPVBLWAKS42NQE6FBIIIYH814' where id=5;
-update noar tt set b0='VZKRPII9Q3EC7S82BU1W2LR' where id=5;
-update noar ti set b0='VZKRPII9Q3EC7S82BU1W2LR' where id=5;
-update noar tt set v0='YJU85T81LMUJMPVSX4A' where id=5;
-update noar ti set v0='YJU85T81LMUJMPVSX4A' where id=5;
-update noar tt set b1='OCYV' where id=5;
-update noar ti set b1='OCYV' where id=5;
-update noar tt set v0='QNTBSI5K9YLYH5845VEV2N7LECABL9Y' where id=5;
-update noar ti set v0='QNTBSI5K9YLYH5845VEV2N7LECABL9Y' where id=5;
-update noar tt set b2='P65VWA3W7INEXCCFCNKTO9' where id=5;
-update noar ti set b2='P65VWA3W7INEXCCFCNKTO9' where id=5;
-update noar tt set v0='SU1FIL' where id=6;
-update noar ti set v0='SU1FIL' where id=6;
-update noar tt set b0='YZHYRTNBVSX1YA85U665VZ6' where id=6;
-update noar ti set b0='YZHYRTNBVSX1YA85U665VZ6' where id=6;
-update noar tt set v0='YM3VQ6KPLKNUFLHI6324' where id=6;
-update noar ti set v0='YM3VQ6KPLKNUFLHI6324' where id=6;
-update noar tt set b1='NEOWM' where id=6;
-update noar ti set b1='NEOWM' where id=6;
-update noar tt set v0='QV8W07IHSM40YC05O8R78C' where id=6;
-update noar ti set v0='QV8W07IHSM40YC05O8R78C' where id=6;
-update noar tt set b2='X99HHGF84VDAH91LD2M71IU107ERG8L' where id=6;
-update noar ti set b2='X99HHGF84VDAH91LD2M71IU107ERG8L' where id=6;
-update noar tt set v0='FU30S66VQYDKNJREU6LSPIUKBENQ' where id=7;
-update noar ti set v0='FU30S66VQYDKNJREU6LSPIUKBENQ' where id=7;
-update noar tt set b0='O31TH' where id=7;
-update noar ti set b0='O31TH' where id=7;
-update noar tt set v0='A797AJILPK6XYSNDTWZ2YII4456SY' where id=7;
-update noar ti set v0='A797AJILPK6XYSNDTWZ2YII4456SY' where id=7;
-update noar tt set b1='YXOHM6ECVM' where id=7;
-update noar ti set b1='YXOHM6ECVM' where id=7;
-update noar tt set v0='7C95XJ2LRIV6' where id=7;
-update noar ti set v0='7C95XJ2LRIV6' where id=7;
-update noar tt set b2='PQ435VKTYGV7YPPGIXX2SK14X' where id=7;
-update noar ti set b2='PQ435VKTYGV7YPPGIXX2SK14X' where id=7;
-update noar tt set v0='XGB0Y5T01LJJWBH' where id=8;
-update noar ti set v0='XGB0Y5T01LJJWBH' where id=8;
-update noar tt set b0='XQT4OVI4' where id=8;
-update noar ti set b0='XQT4OVI4' where id=8;
-update noar tt set v0='RP0YWBXHY92QPDBD04VADJQPA' where id=8;
-update noar ti set v0='RP0YWBXHY92QPDBD04VADJQPA' where id=8;
-update noar tt set b1='A5O9RGDGZH2F6AHI7LLW' where id=8;
-update noar ti set b1='A5O9RGDGZH2F6AHI7LLW' where id=8;
-update noar tt set v0='R4ZG1' where id=8;
-update noar ti set v0='R4ZG1' where id=8;
-update noar tt set b2='OSA7VEHFHG5U' where id=8;
-update noar ti set b2='OSA7VEHFHG5U' where id=8;
-update noar tt set v0='N1QKLVG' where id=9;
-update noar ti set v0='N1QKLVG' where id=9;
-update noar tt set b0='7YPU4WI' where id=9;
-update noar ti set b0='7YPU4WI' where id=9;
-update noar tt set v0='L1PPQ' where id=9;
-update noar ti set v0='L1PPQ' where id=9;
-update noar tt set b1='RF7W812XL67EC1CNJ3X98DR5Q' where id=9;
-update noar ti set b1='RF7W812XL67EC1CNJ3X98DR5Q' where id=9;
-update noar tt set v0='PAZIHGWAOVO96' where id=9;
-update noar ti set v0='PAZIHGWAOVO96' where id=9;
-update noar tt set b2='RPAFE' where id=9;
-update noar ti set b2='RPAFE' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 blob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6PHBSQ7Y4VCUYALN6KYBOV521QF' where id=1;
-update noar ti set v0='6PHBSQ7Y4VCUYALN6KYBOV521QF' where id=1;
-update noar tt set b0='U7NO' where id=1;
-update noar ti set b0='U7NO' where id=1;
-update noar tt set v0='ZRC49GNPMY0FUQLO120EHOZSDM5127IR' where id=1;
-update noar ti set v0='ZRC49GNPMY0FUQLO120EHOZSDM5127IR' where id=1;
-update noar tt set b1='2N86J09RSRSZGE2DI6QBMRM8SVBTHN' where id=1;
-update noar ti set b1='2N86J09RSRSZGE2DI6QBMRM8SVBTHN' where id=1;
-update noar tt set v0='56CU7CK8YRW6XAS' where id=1;
-update noar ti set v0='56CU7CK8YRW6XAS' where id=1;
-update noar tt set b2='140HE0B0CTFZODPX' where id=1;
-update noar ti set b2='140HE0B0CTFZODPX' where id=1;
-update noar tt set v0='XSIBHV2I4BEQWHFBV057H1PMYKJV' where id=2;
-update noar ti set v0='XSIBHV2I4BEQWHFBV057H1PMYKJV' where id=2;
-update noar tt set b0='EDP8OE6' where id=2;
-update noar ti set b0='EDP8OE6' where id=2;
-update noar tt set v0='UNW7SHM336OW4M03V1KM' where id=2;
-update noar ti set v0='UNW7SHM336OW4M03V1KM' where id=2;
-update noar tt set b1='PKZZCG1GVZZCXLDT5' where id=2;
-update noar ti set b1='PKZZCG1GVZZCXLDT5' where id=2;
-update noar tt set v0='6R21CV7VK0BZ8PATQ' where id=2;
-update noar ti set v0='6R21CV7VK0BZ8PATQ' where id=2;
-update noar tt set b2='WVRZ37OICTKFJ5PUPSU3' where id=2;
-update noar ti set b2='WVRZ37OICTKFJ5PUPSU3' where id=2;
-update noar tt set v0='Y2UWX6N8RN9KHGUYIYT' where id=3;
-update noar ti set v0='Y2UWX6N8RN9KHGUYIYT' where id=3;
-update noar tt set b0='CY7IEJAYPZWD908MQO' where id=3;
-update noar ti set b0='CY7IEJAYPZWD908MQO' where id=3;
-update noar tt set v0='SC04XJTKFABZB5CFL0LHXVV1N2I5U' where id=3;
-update noar ti set v0='SC04XJTKFABZB5CFL0LHXVV1N2I5U' where id=3;
-update noar tt set b1='I2ANSGNBNY4TCLOB3' where id=3;
-update noar ti set b1='I2ANSGNBNY4TCLOB3' where id=3;
-update noar tt set v0='TEFS2EAPKQKA2UTQPEC31' where id=3;
-update noar ti set v0='TEFS2EAPKQKA2UTQPEC31' where id=3;
-update noar tt set b2='0BTYJPL0EU0YM1DNCD' where id=3;
-update noar ti set b2='0BTYJPL0EU0YM1DNCD' where id=3;
-update noar tt set v0='AEHJEOJ9J06' where id=4;
-update noar ti set v0='AEHJEOJ9J06' where id=4;
-update noar tt set b0='UF0468UDNV6' where id=4;
-update noar ti set b0='UF0468UDNV6' where id=4;
-update noar tt set v0='1ZJ0F8NQ0QQL72VM5ML' where id=4;
-update noar ti set v0='1ZJ0F8NQ0QQL72VM5ML' where id=4;
-update noar tt set b1='539S5OWUAOJQKJL8ZV7H8E0KJ357' where id=4;
-update noar ti set b1='539S5OWUAOJQKJL8ZV7H8E0KJ357' where id=4;
-update noar tt set v0='HX86B' where id=4;
-update noar ti set v0='HX86B' where id=4;
-update noar tt set b2='6KLR0SSIW79DQQUD75WGHG10H5X' where id=4;
-update noar ti set b2='6KLR0SSIW79DQQUD75WGHG10H5X' where id=4;
-update noar tt set v0='JTMC9WMMI5TAZWD0KXQY' where id=5;
-update noar ti set v0='JTMC9WMMI5TAZWD0KXQY' where id=5;
-update noar tt set b0='UOXYRCHEQMAPMK' where id=5;
-update noar ti set b0='UOXYRCHEQMAPMK' where id=5;
-update noar tt set v0='QHQ1B524526G2PIJC0GFWIY' where id=5;
-update noar ti set v0='QHQ1B524526G2PIJC0GFWIY' where id=5;
-update noar tt set b1='3USO7LM7XHRMYG1B7J0' where id=5;
-update noar ti set b1='3USO7LM7XHRMYG1B7J0' where id=5;
-update noar tt set v0='OL3GGMER2A3GJVAXK' where id=5;
-update noar ti set v0='OL3GGMER2A3GJVAXK' where id=5;
-update noar tt set b2='DMSE7U0ACHESDK' where id=5;
-update noar ti set b2='DMSE7U0ACHESDK' where id=5;
-update noar tt set v0='SR0SQ523IBKW2JE' where id=6;
-update noar ti set v0='SR0SQ523IBKW2JE' where id=6;
-update noar tt set b0='4359SBJQOHRT9ZFWTG' where id=6;
-update noar ti set b0='4359SBJQOHRT9ZFWTG' where id=6;
-update noar tt set v0='B0KW0SJ08MW340IP9GHO7IDZDRLUW3G' where id=6;
-update noar ti set v0='B0KW0SJ08MW340IP9GHO7IDZDRLUW3G' where id=6;
-update noar tt set b1='R7A2OW21XWPAN' where id=6;
-update noar ti set b1='R7A2OW21XWPAN' where id=6;
-update noar tt set v0='9OSQPO81YR11PLLYE2FD82CIU' where id=6;
-update noar ti set v0='9OSQPO81YR11PLLYE2FD82CIU' where id=6;
-update noar tt set b2='AKH4F4D58KIFJSBLMHPATP94S62CX' where id=6;
-update noar ti set b2='AKH4F4D58KIFJSBLMHPATP94S62CX' where id=6;
-update noar tt set v0='R9KO2K6MHY8ZKTTJHO2VD' where id=7;
-update noar ti set v0='R9KO2K6MHY8ZKTTJHO2VD' where id=7;
-update noar tt set b0='RFMU4U7385YOGELC9YZ40HW55Z81' where id=7;
-update noar ti set b0='RFMU4U7385YOGELC9YZ40HW55Z81' where id=7;
-update noar tt set v0='X' where id=7;
-update noar ti set v0='X' where id=7;
-update noar tt set b1='ZVCZVCMTN18OAD' where id=7;
-update noar ti set b1='ZVCZVCMTN18OAD' where id=7;
-update noar tt set v0='AG6Z6N621BYD' where id=7;
-update noar ti set v0='AG6Z6N621BYD' where id=7;
-update noar tt set b2='S1R2JVZBXB4SDY2QN8XZ2PQ97EOHR' where id=7;
-update noar ti set b2='S1R2JVZBXB4SDY2QN8XZ2PQ97EOHR' where id=7;
-update noar tt set v0='HIK5Q3LVC640VF5YFMHYDT7B0' where id=8;
-update noar ti set v0='HIK5Q3LVC640VF5YFMHYDT7B0' where id=8;
-update noar tt set b0='BZR3VGEQ28WWRL8YQL4QEW9Y' where id=8;
-update noar ti set b0='BZR3VGEQ28WWRL8YQL4QEW9Y' where id=8;
-update noar tt set v0='Z' where id=8;
-update noar ti set v0='Z' where id=8;
-update noar tt set b1='RITL86P5LOCCTJRS97PX857VCERWJ1M' where id=8;
-update noar ti set b1='RITL86P5LOCCTJRS97PX857VCERWJ1M' where id=8;
-update noar tt set v0='CB353NB8P28' where id=8;
-update noar ti set v0='CB353NB8P28' where id=8;
-update noar tt set b2='KAWXRL0GFD6HO1' where id=8;
-update noar ti set b2='KAWXRL0GFD6HO1' where id=8;
-update noar tt set v0='W5S7LRXW8U7R88985CVOFWH0' where id=9;
-update noar ti set v0='W5S7LRXW8U7R88985CVOFWH0' where id=9;
-update noar tt set b0='7XC' where id=9;
-update noar ti set b0='7XC' where id=9;
-update noar tt set v0='IT' where id=9;
-update noar ti set v0='IT' where id=9;
-update noar tt set b1='MI6U3DTH' where id=9;
-update noar ti set b1='MI6U3DTH' where id=9;
-update noar tt set v0='KZH' where id=9;
-update noar ti set v0='KZH' where id=9;
-update noar tt set b2='R8B05M265W2UKRNGMGPAAZLMROPNPL6' where id=9;
-update noar ti set b2='R8B05M265W2UKRNGMGPAAZLMROPNPL6' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 blob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='Y4TZBZMBF9G455X' where id=1;
-update noar ti set v0='Y4TZBZMBF9G455X' where id=1;
-update noar tt set b0='ES984128VENB0O3QE46YSJKTFVPVSDK' where id=1;
-update noar ti set b0='ES984128VENB0O3QE46YSJKTFVPVSDK' where id=1;
-update noar tt set v0='1XX2SL5AA92HNCL369LI3UFJQZM1ZAU' where id=1;
-update noar ti set v0='1XX2SL5AA92HNCL369LI3UFJQZM1ZAU' where id=1;
-update noar tt set b1='YR8HB73TGRC' where id=1;
-update noar ti set b1='YR8HB73TGRC' where id=1;
-update noar tt set v0='HGN' where id=1;
-update noar ti set v0='HGN' where id=1;
-update noar tt set b2='B0QL4TDP2' where id=1;
-update noar ti set b2='B0QL4TDP2' where id=1;
-update noar tt set v0='RR2GA9SPHKWJOX9LQK6FW1T4GOAS3CA' where id=2;
-update noar ti set v0='RR2GA9SPHKWJOX9LQK6FW1T4GOAS3CA' where id=2;
-update noar tt set b0='NQSEROAA6FSF' where id=2;
-update noar ti set b0='NQSEROAA6FSF' where id=2;
-update noar tt set v0='B35I4BRVSG0KKND7JINAP3DPGG5BAM3' where id=2;
-update noar ti set v0='B35I4BRVSG0KKND7JINAP3DPGG5BAM3' where id=2;
-update noar tt set b1='6QSJEX0HFNW7FH104T4INL8C' where id=2;
-update noar ti set b1='6QSJEX0HFNW7FH104T4INL8C' where id=2;
-update noar tt set v0='8PCOHQINEVNHHH64ZJN6QUCM' where id=2;
-update noar ti set v0='8PCOHQINEVNHHH64ZJN6QUCM' where id=2;
-update noar tt set b2='GL' where id=2;
-update noar ti set b2='GL' where id=2;
-update noar tt set v0='8Y5A8V98BP7EW2TCPN5R0MXX5CEOM' where id=3;
-update noar ti set v0='8Y5A8V98BP7EW2TCPN5R0MXX5CEOM' where id=3;
-update noar tt set b0='T2F0EYNFVUJLJ6NQEIAIEJNOFA6' where id=3;
-update noar ti set b0='T2F0EYNFVUJLJ6NQEIAIEJNOFA6' where id=3;
-update noar tt set v0='IPFSEQAHHX4SDFLSWDAL' where id=3;
-update noar ti set v0='IPFSEQAHHX4SDFLSWDAL' where id=3;
-update noar tt set b1='V0EFFTRX5VOWYDB2067' where id=3;
-update noar ti set b1='V0EFFTRX5VOWYDB2067' where id=3;
-update noar tt set v0='PV41I8M1W' where id=3;
-update noar ti set v0='PV41I8M1W' where id=3;
-update noar tt set b2='JUA25967FMTBO7NJAOZL' where id=3;
-update noar ti set b2='JUA25967FMTBO7NJAOZL' where id=3;
-update noar tt set v0='CSU9SD2PYH363GU0DJDLFIZ5CFRVBG5E' where id=4;
-update noar ti set v0='CSU9SD2PYH363GU0DJDLFIZ5CFRVBG5E' where id=4;
-update noar tt set b0='EDK7W3NPMYPBZYMFF8LB9J3YEVNR' where id=4;
-update noar ti set b0='EDK7W3NPMYPBZYMFF8LB9J3YEVNR' where id=4;
-update noar tt set v0='N0LOA5RZQWY6PUDV5D1G1DHLI8' where id=4;
-update noar ti set v0='N0LOA5RZQWY6PUDV5D1G1DHLI8' where id=4;
-update noar tt set b1='2UNC3' where id=4;
-update noar ti set b1='2UNC3' where id=4;
-update noar tt set v0='U0SDKJVX9MWJ7C6G1DD30H5251NO8X' where id=4;
-update noar ti set v0='U0SDKJVX9MWJ7C6G1DD30H5251NO8X' where id=4;
-update noar tt set b2='34QWF0BX23CJD7O47ICQHKM21EMEK' where id=4;
-update noar ti set b2='34QWF0BX23CJD7O47ICQHKM21EMEK' where id=4;
-update noar tt set v0='4ZWP6TENOTG4KUO44H7VV2F8QE7P87J' where id=5;
-update noar ti set v0='4ZWP6TENOTG4KUO44H7VV2F8QE7P87J' where id=5;
-update noar tt set b0='DCEOZ8QWMACAJ8YEDYQOHR5' where id=5;
-update noar ti set b0='DCEOZ8QWMACAJ8YEDYQOHR5' where id=5;
-update noar tt set v0='20L2FONG4TR6R51A' where id=5;
-update noar ti set v0='20L2FONG4TR6R51A' where id=5;
-update noar tt set b1='GNYN' where id=5;
-update noar ti set b1='GNYN' where id=5;
-update noar tt set v0='1CE3NRRDXST3J' where id=5;
-update noar ti set v0='1CE3NRRDXST3J' where id=5;
-update noar tt set b2='ZL9Z473SC' where id=5;
-update noar ti set b2='ZL9Z473SC' where id=5;
-update noar tt set v0='CXG89W7K117LAW4PM4' where id=6;
-update noar ti set v0='CXG89W7K117LAW4PM4' where id=6;
-update noar tt set b0='4HYCL4K5I' where id=6;
-update noar ti set b0='4HYCL4K5I' where id=6;
-update noar tt set v0='4MUTIM4AVW6EM325PCKKPRBBE' where id=6;
-update noar ti set v0='4MUTIM4AVW6EM325PCKKPRBBE' where id=6;
-update noar tt set b1='CZMUB7LQDSO8NXPZHFFF0R3E3H5' where id=6;
-update noar ti set b1='CZMUB7LQDSO8NXPZHFFF0R3E3H5' where id=6;
-update noar tt set v0='22QA6ORL' where id=6;
-update noar ti set v0='22QA6ORL' where id=6;
-update noar tt set b2='HF3RCHN' where id=6;
-update noar ti set b2='HF3RCHN' where id=6;
-update noar tt set v0='AO2AK2AJKSJ5SRVZDV4MTAX0TLUY' where id=7;
-update noar ti set v0='AO2AK2AJKSJ5SRVZDV4MTAX0TLUY' where id=7;
-update noar tt set b0='TXNBPAKFEMVH8074UA3FS' where id=7;
-update noar ti set b0='TXNBPAKFEMVH8074UA3FS' where id=7;
-update noar tt set v0='36DD99P3KEX8WEFFVF' where id=7;
-update noar ti set v0='36DD99P3KEX8WEFFVF' where id=7;
-update noar tt set b1='W7ZI2WD' where id=7;
-update noar ti set b1='W7ZI2WD' where id=7;
-update noar tt set v0='W3EF5RGS' where id=7;
-update noar ti set v0='W3EF5RGS' where id=7;
-update noar tt set b2='IRPNKBRGTFQMAPB57MYKVD' where id=7;
-update noar ti set b2='IRPNKBRGTFQMAPB57MYKVD' where id=7;
-update noar tt set v0='NHU93TBBFQ7RJBC4A562GOLNSDZRGFM' where id=8;
-update noar ti set v0='NHU93TBBFQ7RJBC4A562GOLNSDZRGFM' where id=8;
-update noar tt set b0='MG5ILW6D4BEFDQGVF' where id=8;
-update noar ti set b0='MG5ILW6D4BEFDQGVF' where id=8;
-update noar tt set v0='C0QA' where id=8;
-update noar ti set v0='C0QA' where id=8;
-update noar tt set b1='7Q0JVX7VLC' where id=8;
-update noar ti set b1='7Q0JVX7VLC' where id=8;
-update noar tt set v0='2CIXW0ML6XY71' where id=8;
-update noar ti set v0='2CIXW0ML6XY71' where id=8;
-update noar tt set b2='3BYHJDKFSJDX1ZH52' where id=8;
-update noar ti set b2='3BYHJDKFSJDX1ZH52' where id=8;
-update noar tt set v0='XF7NHJ9X25DG9EW' where id=9;
-update noar ti set v0='XF7NHJ9X25DG9EW' where id=9;
-update noar tt set b0='BMDKZ71VYRXAZ853WHJEF131' where id=9;
-update noar ti set b0='BMDKZ71VYRXAZ853WHJEF131' where id=9;
-update noar tt set v0='HTOTNKI7' where id=9;
-update noar ti set v0='HTOTNKI7' where id=9;
-update noar tt set b1='2AAVR46M5AMJM7Z54TNJ' where id=9;
-update noar ti set b1='2AAVR46M5AMJM7Z54TNJ' where id=9;
-update noar tt set v0='FFNMAEX8F18QQUUQM8K09CSQI4' where id=9;
-update noar ti set v0='FFNMAEX8F18QQUUQM8K09CSQI4' where id=9;
-update noar tt set b2='SD05IDPKDIOFHK1AD7' where id=9;
-update noar ti set b2='SD05IDPKDIOFHK1AD7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 blob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='TDB0XNEKN6SEIE6J13SCC44P' where id=1;
-update noar ti set v0='TDB0XNEKN6SEIE6J13SCC44P' where id=1;
-update noar tt set b0='HF1Z1I6DH15D7SC4XZ7NSSBXKFT' where id=1;
-update noar ti set b0='HF1Z1I6DH15D7SC4XZ7NSSBXKFT' where id=1;
-update noar tt set v0='VL6D1ABM7O0DCTC3B9F6Y2' where id=1;
-update noar ti set v0='VL6D1ABM7O0DCTC3B9F6Y2' where id=1;
-update noar tt set b1='J6KQC03N9WS5T' where id=1;
-update noar ti set b1='J6KQC03N9WS5T' where id=1;
-update noar tt set v0='6QDTKE' where id=1;
-update noar ti set v0='6QDTKE' where id=1;
-update noar tt set b2='9BXKL13NWBW8X427QPWHEWXJS4' where id=1;
-update noar ti set b2='9BXKL13NWBW8X427QPWHEWXJS4' where id=1;
-update noar tt set v0='YU5UJPEXI1RK9Y30' where id=2;
-update noar ti set v0='YU5UJPEXI1RK9Y30' where id=2;
-update noar tt set b0='LHS80SHX18' where id=2;
-update noar ti set b0='LHS80SHX18' where id=2;
-update noar tt set v0='NS3V5N9GAT1NKNNP4KXFH5MPV9I' where id=2;
-update noar ti set v0='NS3V5N9GAT1NKNNP4KXFH5MPV9I' where id=2;
-update noar tt set b1='WXLEEXPX0W8PRVFSBFRZUB1' where id=2;
-update noar ti set b1='WXLEEXPX0W8PRVFSBFRZUB1' where id=2;
-update noar tt set v0='BBZG9VV93QW06CEUYKT0ERCSZC4HF' where id=2;
-update noar ti set v0='BBZG9VV93QW06CEUYKT0ERCSZC4HF' where id=2;
-update noar tt set b2='62DESWXL6R1JXMRC' where id=2;
-update noar ti set b2='62DESWXL6R1JXMRC' where id=2;
-update noar tt set v0='D3B93X' where id=3;
-update noar ti set v0='D3B93X' where id=3;
-update noar tt set b0='VMRUKMU0QM0EALZIKKEUEHZJ' where id=3;
-update noar ti set b0='VMRUKMU0QM0EALZIKKEUEHZJ' where id=3;
-update noar tt set v0='0A86ZGSPK94NZPA' where id=3;
-update noar ti set v0='0A86ZGSPK94NZPA' where id=3;
-update noar tt set b1='KRH6037' where id=3;
-update noar ti set b1='KRH6037' where id=3;
-update noar tt set v0='F529R0SW0' where id=3;
-update noar ti set v0='F529R0SW0' where id=3;
-update noar tt set b2='LE' where id=3;
-update noar ti set b2='LE' where id=3;
-update noar tt set v0='O51K98R1D53XEHVWLDI8T' where id=4;
-update noar ti set v0='O51K98R1D53XEHVWLDI8T' where id=4;
-update noar tt set b0='IZ4' where id=4;
-update noar ti set b0='IZ4' where id=4;
-update noar tt set v0='OP3' where id=4;
-update noar ti set v0='OP3' where id=4;
-update noar tt set b1='KOO39KB4M40ZTOK5W57E3K' where id=4;
-update noar ti set b1='KOO39KB4M40ZTOK5W57E3K' where id=4;
-update noar tt set v0='9HNNVU' where id=4;
-update noar ti set v0='9HNNVU' where id=4;
-update noar tt set b2='BL72X6R33KN7M0MDGUQG1844PEMUK' where id=4;
-update noar ti set b2='BL72X6R33KN7M0MDGUQG1844PEMUK' where id=4;
-update noar tt set v0='IB8JAVD6B11P1CKNKQ1Z7WE6COA7K' where id=5;
-update noar ti set v0='IB8JAVD6B11P1CKNKQ1Z7WE6COA7K' where id=5;
-update noar tt set b0='2H2I2B0QK' where id=5;
-update noar ti set b0='2H2I2B0QK' where id=5;
-update noar tt set v0='KZE88XM8DOPVXGH98H6XJF' where id=5;
-update noar ti set v0='KZE88XM8DOPVXGH98H6XJF' where id=5;
-update noar tt set b1='U0' where id=5;
-update noar ti set b1='U0' where id=5;
-update noar tt set v0='PXL4AOB2VX2LZAWOY' where id=5;
-update noar ti set v0='PXL4AOB2VX2LZAWOY' where id=5;
-update noar tt set b2='DMZPNS6RQ' where id=5;
-update noar ti set b2='DMZPNS6RQ' where id=5;
-update noar tt set v0='N4J5MQ' where id=6;
-update noar ti set v0='N4J5MQ' where id=6;
-update noar tt set b0='XTP4Q6DJ1H6NHH1DZ2X7E' where id=6;
-update noar ti set b0='XTP4Q6DJ1H6NHH1DZ2X7E' where id=6;
-update noar tt set v0='MFFCTTILOEY4II3F58VRQBC7WW6IPH6K' where id=6;
-update noar ti set v0='MFFCTTILOEY4II3F58VRQBC7WW6IPH6K' where id=6;
-update noar tt set b1='U9BN90SLUZJ' where id=6;
-update noar ti set b1='U9BN90SLUZJ' where id=6;
-update noar tt set v0='O7205UUWHX55MYYLOEAAEQ5DW' where id=6;
-update noar ti set v0='O7205UUWHX55MYYLOEAAEQ5DW' where id=6;
-update noar tt set b2='D6EBJ0N3KAQ1DFZRTSY3PH' where id=6;
-update noar ti set b2='D6EBJ0N3KAQ1DFZRTSY3PH' where id=6;
-update noar tt set v0='H1IEGU70Y8EKE0VQSAY' where id=7;
-update noar ti set v0='H1IEGU70Y8EKE0VQSAY' where id=7;
-update noar tt set b0='ACHG6DW7QLMIPUO3UOMJ7DYS9CDGPB70' where id=7;
-update noar ti set b0='ACHG6DW7QLMIPUO3UOMJ7DYS9CDGPB70' where id=7;
-update noar tt set v0='E5ZI' where id=7;
-update noar ti set v0='E5ZI' where id=7;
-update noar tt set b1='VG34IT6J6C33WOAFK' where id=7;
-update noar ti set b1='VG34IT6J6C33WOAFK' where id=7;
-update noar tt set v0='4H2' where id=7;
-update noar ti set v0='4H2' where id=7;
-update noar tt set b2='ZVWYMD' where id=7;
-update noar ti set b2='ZVWYMD' where id=7;
-update noar tt set v0='OF2T87N0H2TAJ7R87' where id=8;
-update noar ti set v0='OF2T87N0H2TAJ7R87' where id=8;
-update noar tt set b0='6F70BEJW0WBGZUJEFP3MOO' where id=8;
-update noar ti set b0='6F70BEJW0WBGZUJEFP3MOO' where id=8;
-update noar tt set v0='5SCFF5' where id=8;
-update noar ti set v0='5SCFF5' where id=8;
-update noar tt set b1='F9' where id=8;
-update noar ti set b1='F9' where id=8;
-update noar tt set v0='VCEYC' where id=8;
-update noar ti set v0='VCEYC' where id=8;
-update noar tt set b2='LYFXXSAX3KF4LCG2WG6' where id=8;
-update noar ti set b2='LYFXXSAX3KF4LCG2WG6' where id=8;
-update noar tt set v0='Q7HBDAKR3WKUFG8E7J' where id=9;
-update noar ti set v0='Q7HBDAKR3WKUFG8E7J' where id=9;
-update noar tt set b0='ZS4ZO6M2Y6O07842Y4' where id=9;
-update noar ti set b0='ZS4ZO6M2Y6O07842Y4' where id=9;
-update noar tt set v0='1YP259TLCFZ' where id=9;
-update noar ti set v0='1YP259TLCFZ' where id=9;
-update noar tt set b1='Z4I9Q13AZVG65UV8O8XJCIJQNU' where id=9;
-update noar ti set b1='Z4I9Q13AZVG65UV8O8XJCIJQNU' where id=9;
-update noar tt set v0='Y1CSBR491TD2P7O7PBVX5GZOYTWC6' where id=9;
-update noar ti set v0='Y1CSBR491TD2P7O7PBVX5GZOYTWC6' where id=9;
-update noar tt set b2='T86II1W97FJ' where id=9;
-update noar ti set b2='T86II1W97FJ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 blob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='IGKFL4WG3' where id=1;
-update noar ti set v0='IGKFL4WG3' where id=1;
-update noar tt set b0='DVPJCQFD' where id=1;
-update noar ti set b0='DVPJCQFD' where id=1;
-update noar tt set v0='QF338QJ1VB0D050POMBUHWAXF' where id=1;
-update noar ti set v0='QF338QJ1VB0D050POMBUHWAXF' where id=1;
-update noar tt set b1='QM8H7W5NXQJ44KV' where id=1;
-update noar ti set b1='QM8H7W5NXQJ44KV' where id=1;
-update noar tt set v0='XT8ZUPD38WDTQ' where id=1;
-update noar ti set v0='XT8ZUPD38WDTQ' where id=1;
-update noar tt set b2='BT7CH7FQ53' where id=1;
-update noar ti set b2='BT7CH7FQ53' where id=1;
-update noar tt set v0='LCF861RM1M8FJAE82PQ' where id=2;
-update noar ti set v0='LCF861RM1M8FJAE82PQ' where id=2;
-update noar tt set b0='P7PRND4OFZ8GA62MIK96FSB6PX4' where id=2;
-update noar ti set b0='P7PRND4OFZ8GA62MIK96FSB6PX4' where id=2;
-update noar tt set v0='41LF' where id=2;
-update noar ti set v0='41LF' where id=2;
-update noar tt set b1='WF1U' where id=2;
-update noar ti set b1='WF1U' where id=2;
-update noar tt set v0='M' where id=2;
-update noar ti set v0='M' where id=2;
-update noar tt set b2='GR0VTMZ270BTZ0UPJDHELM1QV7SJ6O' where id=2;
-update noar ti set b2='GR0VTMZ270BTZ0UPJDHELM1QV7SJ6O' where id=2;
-update noar tt set v0='70ROSZ254I4NTDZLZZRAL0F03F' where id=3;
-update noar ti set v0='70ROSZ254I4NTDZLZZRAL0F03F' where id=3;
-update noar tt set b0='CVDAN1DN9' where id=3;
-update noar ti set b0='CVDAN1DN9' where id=3;
-update noar tt set v0='B9' where id=3;
-update noar ti set v0='B9' where id=3;
-update noar tt set b1='9BNQ' where id=3;
-update noar ti set b1='9BNQ' where id=3;
-update noar tt set v0='ISDDR7MD2IV7QU' where id=3;
-update noar ti set v0='ISDDR7MD2IV7QU' where id=3;
-update noar tt set b2='IY37D93XDNFNW' where id=3;
-update noar ti set b2='IY37D93XDNFNW' where id=3;
-update noar tt set v0='MNAX' where id=4;
-update noar ti set v0='MNAX' where id=4;
-update noar tt set b0='OJA4P1VJYH7C2VCBDU4EPNF5UAYDXPJ' where id=4;
-update noar ti set b0='OJA4P1VJYH7C2VCBDU4EPNF5UAYDXPJ' where id=4;
-update noar tt set v0='MU8ZVRAQ1RZKEVPH6NRSAK8X0' where id=4;
-update noar ti set v0='MU8ZVRAQ1RZKEVPH6NRSAK8X0' where id=4;
-update noar tt set b1='QHXII8ZKIBZF9GA73NZ' where id=4;
-update noar ti set b1='QHXII8ZKIBZF9GA73NZ' where id=4;
-update noar tt set v0='1SR1KNF7DAWK2J60ZZDMKIE9N0VPGVI' where id=4;
-update noar ti set v0='1SR1KNF7DAWK2J60ZZDMKIE9N0VPGVI' where id=4;
-update noar tt set b2='NFEUT3ZV6WGU4ZGC3A05NJA29MVJM7J' where id=4;
-update noar ti set b2='NFEUT3ZV6WGU4ZGC3A05NJA29MVJM7J' where id=4;
-update noar tt set v0='0QVJ8144RLXMSE99' where id=5;
-update noar ti set v0='0QVJ8144RLXMSE99' where id=5;
-update noar tt set b0='LUH7C7XZOSD8ZHEE2A77XPU1R46ADGL9' where id=5;
-update noar ti set b0='LUH7C7XZOSD8ZHEE2A77XPU1R46ADGL9' where id=5;
-update noar tt set v0='NCVEQTQ128JHYQ7VCMNC6RG' where id=5;
-update noar ti set v0='NCVEQTQ128JHYQ7VCMNC6RG' where id=5;
-update noar tt set b1='E3AUDPD5GU4PJIW0XIY6TH4' where id=5;
-update noar ti set b1='E3AUDPD5GU4PJIW0XIY6TH4' where id=5;
-update noar tt set v0='ALAKKAPWJR9FYXE6VP85LOW' where id=5;
-update noar ti set v0='ALAKKAPWJR9FYXE6VP85LOW' where id=5;
-update noar tt set b2='MQN' where id=5;
-update noar ti set b2='MQN' where id=5;
-update noar tt set v0='IWVWJ9ZVXW2JOAYJFG8KYMWXUF' where id=6;
-update noar ti set v0='IWVWJ9ZVXW2JOAYJFG8KYMWXUF' where id=6;
-update noar tt set b0='P8IW5K5TSW8PMEKGP4ZWGFR671WUQJ' where id=6;
-update noar ti set b0='P8IW5K5TSW8PMEKGP4ZWGFR671WUQJ' where id=6;
-update noar tt set v0='0' where id=6;
-update noar ti set v0='0' where id=6;
-update noar tt set b1='DBTIGJ3OL' where id=6;
-update noar ti set b1='DBTIGJ3OL' where id=6;
-update noar tt set v0='K9TU8ICNYTNOQK678IRSWUHQZSTLT' where id=6;
-update noar ti set v0='K9TU8ICNYTNOQK678IRSWUHQZSTLT' where id=6;
-update noar tt set b2='G1SPT1' where id=6;
-update noar ti set b2='G1SPT1' where id=6;
-update noar tt set v0='B6H2FJ0H9SW' where id=7;
-update noar ti set v0='B6H2FJ0H9SW' where id=7;
-update noar tt set b0='SGO7ZYPAFTA5BRQ4TQH2QT1CF3' where id=7;
-update noar ti set b0='SGO7ZYPAFTA5BRQ4TQH2QT1CF3' where id=7;
-update noar tt set v0='6GJPV9ERN72T0LB1UBL5YSQXO76I' where id=7;
-update noar ti set v0='6GJPV9ERN72T0LB1UBL5YSQXO76I' where id=7;
-update noar tt set b1='CO3Y7S0NQNM' where id=7;
-update noar ti set b1='CO3Y7S0NQNM' where id=7;
-update noar tt set v0='JQ4JAI0DKXGZAF54ZN1WM3TV3MSI' where id=7;
-update noar ti set v0='JQ4JAI0DKXGZAF54ZN1WM3TV3MSI' where id=7;
-update noar tt set b2='KPZ03UC4Z6CIV07JR2P54AR0R95' where id=7;
-update noar ti set b2='KPZ03UC4Z6CIV07JR2P54AR0R95' where id=7;
-update noar tt set v0='BICODOUW059Y0PEO4Q4WS' where id=8;
-update noar ti set v0='BICODOUW059Y0PEO4Q4WS' where id=8;
-update noar tt set b0='J0SCKLLLTZY2MNZS3WUR' where id=8;
-update noar ti set b0='J0SCKLLLTZY2MNZS3WUR' where id=8;
-update noar tt set v0='27ANXJ26DAL9JL5D6F10867EYI85' where id=8;
-update noar ti set v0='27ANXJ26DAL9JL5D6F10867EYI85' where id=8;
-update noar tt set b1='WQVV09UCZ3' where id=8;
-update noar ti set b1='WQVV09UCZ3' where id=8;
-update noar tt set v0='KXI126UJEIBYGEK0UN2M9RA2ZE6' where id=8;
-update noar ti set v0='KXI126UJEIBYGEK0UN2M9RA2ZE6' where id=8;
-update noar tt set b2='02CWRB6EEJZAHRUWK0QAN5XBCGD5H' where id=8;
-update noar ti set b2='02CWRB6EEJZAHRUWK0QAN5XBCGD5H' where id=8;
-update noar tt set v0='RUB04G2OPFFPVZLLFB' where id=9;
-update noar ti set v0='RUB04G2OPFFPVZLLFB' where id=9;
-update noar tt set b0='WIEK856NKM586SBBOY7UKMWXQ8D74LWX' where id=9;
-update noar ti set b0='WIEK856NKM586SBBOY7UKMWXQ8D74LWX' where id=9;
-update noar tt set v0='HCZEHMFLF' where id=9;
-update noar ti set v0='HCZEHMFLF' where id=9;
-update noar tt set b1='WP039LEGOIQUESIV4OQU0ECTQH' where id=9;
-update noar ti set b1='WP039LEGOIQUESIV4OQU0ECTQH' where id=9;
-update noar tt set v0='RFKHKT' where id=9;
-update noar ti set v0='RFKHKT' where id=9;
-update noar tt set b2='QOXKBTVJPDJU7' where id=9;
-update noar ti set b2='QOXKBTVJPDJU7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 blob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='90JH9JCXYSQHPI5XRY02G3S8834ZNRVH' where id=1;
-update noar ti set v0='90JH9JCXYSQHPI5XRY02G3S8834ZNRVH' where id=1;
-update noar tt set b0='NFS7IENZ933UAA2G7201TFFVKZ' where id=1;
-update noar ti set b0='NFS7IENZ933UAA2G7201TFFVKZ' where id=1;
-update noar tt set v0='V8BDNVM' where id=1;
-update noar ti set v0='V8BDNVM' where id=1;
-update noar tt set b1='S33OPPVOY' where id=1;
-update noar ti set b1='S33OPPVOY' where id=1;
-update noar tt set v0='G45V1J19G0KF3AT' where id=1;
-update noar ti set v0='G45V1J19G0KF3AT' where id=1;
-update noar tt set b2='D7OKFH4KWB' where id=1;
-update noar ti set b2='D7OKFH4KWB' where id=1;
-update noar tt set v0='ULE71DP70EUEV3' where id=2;
-update noar ti set v0='ULE71DP70EUEV3' where id=2;
-update noar tt set b0='KQNMZYVTGAJ' where id=2;
-update noar ti set b0='KQNMZYVTGAJ' where id=2;
-update noar tt set v0='PB53TL593ZQDB4MUJBHUAKVU39XE2P8' where id=2;
-update noar ti set v0='PB53TL593ZQDB4MUJBHUAKVU39XE2P8' where id=2;
-update noar tt set b1='AFPDV' where id=2;
-update noar ti set b1='AFPDV' where id=2;
-update noar tt set v0='8V3DIQB9I9AMHL2WOPC62ZPU' where id=2;
-update noar ti set v0='8V3DIQB9I9AMHL2WOPC62ZPU' where id=2;
-update noar tt set b2='035LJ8JWYVC4KTMUU' where id=2;
-update noar ti set b2='035LJ8JWYVC4KTMUU' where id=2;
-update noar tt set v0='TI4W' where id=3;
-update noar ti set v0='TI4W' where id=3;
-update noar tt set b0='HPHIYCBE3GHQF8FRJRQB4' where id=3;
-update noar ti set b0='HPHIYCBE3GHQF8FRJRQB4' where id=3;
-update noar tt set v0='5WZOJN4' where id=3;
-update noar ti set v0='5WZOJN4' where id=3;
-update noar tt set b1='XT2' where id=3;
-update noar ti set b1='XT2' where id=3;
-update noar tt set v0='260YNAXJ0HTEBQL' where id=3;
-update noar ti set v0='260YNAXJ0HTEBQL' where id=3;
-update noar tt set b2='KZFE7Z3VZNQBSSA3OPAU' where id=3;
-update noar ti set b2='KZFE7Z3VZNQBSSA3OPAU' where id=3;
-update noar tt set v0='WZ23GI' where id=4;
-update noar ti set v0='WZ23GI' where id=4;
-update noar tt set b0='SVTOQ0JEJJKZFHVOYN96NU98ZKK1' where id=4;
-update noar ti set b0='SVTOQ0JEJJKZFHVOYN96NU98ZKK1' where id=4;
-update noar tt set v0='Q9' where id=4;
-update noar ti set v0='Q9' where id=4;
-update noar tt set b1='4' where id=4;
-update noar ti set b1='4' where id=4;
-update noar tt set v0='TW206QEY0AHCEF3R6597V9GYUG62' where id=4;
-update noar ti set v0='TW206QEY0AHCEF3R6597V9GYUG62' where id=4;
-update noar tt set b2='2Z2XOO650CW6KL79V' where id=4;
-update noar ti set b2='2Z2XOO650CW6KL79V' where id=4;
-update noar tt set v0='4IRSK87QL41S61MX5IHDE0XRFLC' where id=5;
-update noar ti set v0='4IRSK87QL41S61MX5IHDE0XRFLC' where id=5;
-update noar tt set b0='IJO' where id=5;
-update noar ti set b0='IJO' where id=5;
-update noar tt set v0='A7A58GH43OTRJRL' where id=5;
-update noar ti set v0='A7A58GH43OTRJRL' where id=5;
-update noar tt set b1='K8VS8QQYJHBL5YRS' where id=5;
-update noar ti set b1='K8VS8QQYJHBL5YRS' where id=5;
-update noar tt set v0='41RFQRYTQLSWYWAU5' where id=5;
-update noar ti set v0='41RFQRYTQLSWYWAU5' where id=5;
-update noar tt set b2='9I307GJ2RR87G' where id=5;
-update noar ti set b2='9I307GJ2RR87G' where id=5;
-update noar tt set v0='IJXHXCX416P4L1YITQXJM' where id=6;
-update noar ti set v0='IJXHXCX416P4L1YITQXJM' where id=6;
-update noar tt set b0='OE3NV57EM9KUJC9BGYQ190DY3IE' where id=6;
-update noar ti set b0='OE3NV57EM9KUJC9BGYQ190DY3IE' where id=6;
-update noar tt set v0='3TS87BVZDP2KFBY9OSLGBXRE' where id=6;
-update noar ti set v0='3TS87BVZDP2KFBY9OSLGBXRE' where id=6;
-update noar tt set b1='FMS1EY3RZ5GT8FS' where id=6;
-update noar ti set b1='FMS1EY3RZ5GT8FS' where id=6;
-update noar tt set v0='MQXQV9X81EUG2WLCZEBWC9R3FKDL' where id=6;
-update noar ti set v0='MQXQV9X81EUG2WLCZEBWC9R3FKDL' where id=6;
-update noar tt set b2='X3IJJZP37MMKTL' where id=6;
-update noar ti set b2='X3IJJZP37MMKTL' where id=6;
-update noar tt set v0='X7' where id=7;
-update noar ti set v0='X7' where id=7;
-update noar tt set b0='CB7KZXWCEAZOGJQQUF' where id=7;
-update noar ti set b0='CB7KZXWCEAZOGJQQUF' where id=7;
-update noar tt set v0='ZN1EXMEX3I78YNO57WFO8J1' where id=7;
-update noar ti set v0='ZN1EXMEX3I78YNO57WFO8J1' where id=7;
-update noar tt set b1='PHZ5BT8KXLLCKARPTI61U6AN' where id=7;
-update noar ti set b1='PHZ5BT8KXLLCKARPTI61U6AN' where id=7;
-update noar tt set v0='49PDZV4AN1TF59OIY0U' where id=7;
-update noar ti set v0='49PDZV4AN1TF59OIY0U' where id=7;
-update noar tt set b2='NUWZ3EM87ZOQDZP02GA' where id=7;
-update noar ti set b2='NUWZ3EM87ZOQDZP02GA' where id=7;
-update noar tt set v0='0HQ8ZSP8TF8WXMLN2LAFP3URKT888TT5' where id=8;
-update noar ti set v0='0HQ8ZSP8TF8WXMLN2LAFP3URKT888TT5' where id=8;
-update noar tt set b0='ZQ4SWQW8GPQW3G4RTBM7WC' where id=8;
-update noar ti set b0='ZQ4SWQW8GPQW3G4RTBM7WC' where id=8;
-update noar tt set v0='EC9I07HL5JCIKBG107OKZHY3JC' where id=8;
-update noar ti set v0='EC9I07HL5JCIKBG107OKZHY3JC' where id=8;
-update noar tt set b1='N7IHW8R8758T' where id=8;
-update noar ti set b1='N7IHW8R8758T' where id=8;
-update noar tt set v0='XQU68C3V8BMY1' where id=8;
-update noar ti set v0='XQU68C3V8BMY1' where id=8;
-update noar tt set b2='X6SMDBM47TP4SUYWHFLZBSO' where id=8;
-update noar ti set b2='X6SMDBM47TP4SUYWHFLZBSO' where id=8;
-update noar tt set v0='S7HM16ES' where id=9;
-update noar ti set v0='S7HM16ES' where id=9;
-update noar tt set b0='EBI6UIYSAKYHSLFHNER6E' where id=9;
-update noar ti set b0='EBI6UIYSAKYHSLFHNER6E' where id=9;
-update noar tt set v0='1X3AYKJ0H291Z1B' where id=9;
-update noar ti set v0='1X3AYKJ0H291Z1B' where id=9;
-update noar tt set b1='YW91JJKQ3G27RLB93BO0AH' where id=9;
-update noar ti set b1='YW91JJKQ3G27RLB93BO0AH' where id=9;
-update noar tt set v0='TS22Q27WI2T' where id=9;
-update noar ti set v0='TS22Q27WI2T' where id=9;
-update noar tt set b2='7OBW6SE79MTOPZ8Z5XKB0' where id=9;
-update noar ti set b2='7OBW6SE79MTOPZ8Z5XKB0' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 blob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='G4' where id=1;
-update noar ti set v0='G4' where id=1;
-update noar tt set b0='XH6LPCWIBGE7U3AR' where id=1;
-update noar ti set b0='XH6LPCWIBGE7U3AR' where id=1;
-update noar tt set v0='MMKJLE2N6DP8' where id=1;
-update noar ti set v0='MMKJLE2N6DP8' where id=1;
-update noar tt set b1='AVXULQ6J9FP4MFR8IDCVEM7K8' where id=1;
-update noar ti set b1='AVXULQ6J9FP4MFR8IDCVEM7K8' where id=1;
-update noar tt set v0='VQJ' where id=1;
-update noar ti set v0='VQJ' where id=1;
-update noar tt set b2='LDWWWO36CLHH3L5H24QY2' where id=1;
-update noar ti set b2='LDWWWO36CLHH3L5H24QY2' where id=1;
-update noar tt set v0='03E1MHHYX6R49QGW6H7LYM6NUDKLE6' where id=2;
-update noar ti set v0='03E1MHHYX6R49QGW6H7LYM6NUDKLE6' where id=2;
-update noar tt set b0='3VN6K5WUEGSWEJY7245' where id=2;
-update noar ti set b0='3VN6K5WUEGSWEJY7245' where id=2;
-update noar tt set v0='9S7032YS8T4JCKJCUST9XJ5' where id=2;
-update noar ti set v0='9S7032YS8T4JCKJCUST9XJ5' where id=2;
-update noar tt set b1='6' where id=2;
-update noar ti set b1='6' where id=2;
-update noar tt set v0='0M7MZB' where id=2;
-update noar ti set v0='0M7MZB' where id=2;
-update noar tt set b2='28J2KK5LULHTNW' where id=2;
-update noar ti set b2='28J2KK5LULHTNW' where id=2;
-update noar tt set v0='GEAQPS0MZ3' where id=3;
-update noar ti set v0='GEAQPS0MZ3' where id=3;
-update noar tt set b0='IO6J' where id=3;
-update noar ti set b0='IO6J' where id=3;
-update noar tt set v0='4B1HER5' where id=3;
-update noar ti set v0='4B1HER5' where id=3;
-update noar tt set b1='RCGLKC3DBFLRT4XE5CTVEL3KKDR' where id=3;
-update noar ti set b1='RCGLKC3DBFLRT4XE5CTVEL3KKDR' where id=3;
-update noar tt set v0='RITASI9U8PUUZ380ERYUD5' where id=3;
-update noar ti set v0='RITASI9U8PUUZ380ERYUD5' where id=3;
-update noar tt set b2='8XEQG44B8U1K4U5RJ1' where id=3;
-update noar ti set b2='8XEQG44B8U1K4U5RJ1' where id=3;
-update noar tt set v0='MSS0S0VYE8NUX' where id=4;
-update noar ti set v0='MSS0S0VYE8NUX' where id=4;
-update noar tt set b0='L' where id=4;
-update noar ti set b0='L' where id=4;
-update noar tt set v0='1JS3WP30RW08VIPB' where id=4;
-update noar ti set v0='1JS3WP30RW08VIPB' where id=4;
-update noar tt set b1='VUC7XW6P' where id=4;
-update noar ti set b1='VUC7XW6P' where id=4;
-update noar tt set v0='J8GKS6C9NINBCJBSKNSP8UR4ODQ63S' where id=4;
-update noar ti set v0='J8GKS6C9NINBCJBSKNSP8UR4ODQ63S' where id=4;
-update noar tt set b2='MFDJ3WFZL6BIW4N' where id=4;
-update noar ti set b2='MFDJ3WFZL6BIW4N' where id=4;
-update noar tt set v0='HUPTWNX9D' where id=5;
-update noar ti set v0='HUPTWNX9D' where id=5;
-update noar tt set b0='0' where id=5;
-update noar ti set b0='0' where id=5;
-update noar tt set v0='9E1PA6K5TBTO3E' where id=5;
-update noar ti set v0='9E1PA6K5TBTO3E' where id=5;
-update noar tt set b1='TG5HB6BO0U8SBZUCC' where id=5;
-update noar ti set b1='TG5HB6BO0U8SBZUCC' where id=5;
-update noar tt set v0='Z0N1Z0TDQ551OX82R04B5CNP' where id=5;
-update noar ti set v0='Z0N1Z0TDQ551OX82R04B5CNP' where id=5;
-update noar tt set b2='YJW7SAQ' where id=5;
-update noar ti set b2='YJW7SAQ' where id=5;
-update noar tt set v0='5JN863S' where id=6;
-update noar ti set v0='5JN863S' where id=6;
-update noar tt set b0='G5419V4S4HPN8I45EOD01' where id=6;
-update noar ti set b0='G5419V4S4HPN8I45EOD01' where id=6;
-update noar tt set v0='A5JY24D06HBDSVT6CEJI95O4PY7V6' where id=6;
-update noar ti set v0='A5JY24D06HBDSVT6CEJI95O4PY7V6' where id=6;
-update noar tt set b1='BQH1023SCHEIP7VZ9CL' where id=6;
-update noar ti set b1='BQH1023SCHEIP7VZ9CL' where id=6;
-update noar tt set v0='4GMD35TKQS3GL5EXZD' where id=6;
-update noar ti set v0='4GMD35TKQS3GL5EXZD' where id=6;
-update noar tt set b2='U4' where id=6;
-update noar ti set b2='U4' where id=6;
-update noar tt set v0='YQY91HGT6CZXPZ6FS654PI222M5JN' where id=7;
-update noar ti set v0='YQY91HGT6CZXPZ6FS654PI222M5JN' where id=7;
-update noar tt set b0='OCS6' where id=7;
-update noar ti set b0='OCS6' where id=7;
-update noar tt set v0='O9OD4U5EBJ163500XCIGXLY16E0WZ5PG' where id=7;
-update noar ti set v0='O9OD4U5EBJ163500XCIGXLY16E0WZ5PG' where id=7;
-update noar tt set b1='M5TC854Z3OIMPUH7OY1BFMZZDA' where id=7;
-update noar ti set b1='M5TC854Z3OIMPUH7OY1BFMZZDA' where id=7;
-update noar tt set v0='XL814W' where id=7;
-update noar ti set v0='XL814W' where id=7;
-update noar tt set b2='VK0ET6BNDNTEAW2MHXH3EQNM0G' where id=7;
-update noar ti set b2='VK0ET6BNDNTEAW2MHXH3EQNM0G' where id=7;
-update noar tt set v0='P7F53' where id=8;
-update noar ti set v0='P7F53' where id=8;
-update noar tt set b0='5RYHDUJ06' where id=8;
-update noar ti set b0='5RYHDUJ06' where id=8;
-update noar tt set v0='5G4X0PNV1DF5YDXBI80FFIYJAB3T7' where id=8;
-update noar ti set v0='5G4X0PNV1DF5YDXBI80FFIYJAB3T7' where id=8;
-update noar tt set b1='2WF5UJ0FN150C' where id=8;
-update noar ti set b1='2WF5UJ0FN150C' where id=8;
-update noar tt set v0='6Q2HOPX09K3ZYJP18LZ5HW4W3HI6' where id=8;
-update noar ti set v0='6Q2HOPX09K3ZYJP18LZ5HW4W3HI6' where id=8;
-update noar tt set b2='86TITEDXSTRL1EJ7EK76X2Z9L72LI' where id=8;
-update noar ti set b2='86TITEDXSTRL1EJ7EK76X2Z9L72LI' where id=8;
-update noar tt set v0='4' where id=9;
-update noar ti set v0='4' where id=9;
-update noar tt set b0='LIZ6X7OOK1GBKH' where id=9;
-update noar ti set b0='LIZ6X7OOK1GBKH' where id=9;
-update noar tt set v0='9NHM1W' where id=9;
-update noar ti set v0='9NHM1W' where id=9;
-update noar tt set b1='EUSA3G4DCKIFBC79MHH' where id=9;
-update noar ti set b1='EUSA3G4DCKIFBC79MHH' where id=9;
-update noar tt set v0='6ZF0OC6RE7' where id=9;
-update noar ti set v0='6ZF0OC6RE7' where id=9;
-update noar tt set b2='W3CQ5DV9L5IYL5O46PRS7OOH' where id=9;
-update noar ti set b2='W3CQ5DV9L5IYL5O46PRS7OOH' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 blob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7B8FQ73YEJGZHENXAJ43UG3ZWS' where id=1;
-update noar ti set v0='7B8FQ73YEJGZHENXAJ43UG3ZWS' where id=1;
-update noar tt set b0='C1XZECMEXQQ85MWO702HDNF42II' where id=1;
-update noar ti set b0='C1XZECMEXQQ85MWO702HDNF42II' where id=1;
-update noar tt set v0='NJ1O4XLSF8AK' where id=1;
-update noar ti set v0='NJ1O4XLSF8AK' where id=1;
-update noar tt set b1='UB1I471NRUS' where id=1;
-update noar ti set b1='UB1I471NRUS' where id=1;
-update noar tt set v0='TY2ASUFN9JITJKX673UE' where id=1;
-update noar ti set v0='TY2ASUFN9JITJKX673UE' where id=1;
-update noar tt set b2='0H2RIMLRBQHRHZK03MYDGDZJTZ' where id=1;
-update noar ti set b2='0H2RIMLRBQHRHZK03MYDGDZJTZ' where id=1;
-update noar tt set v0='3FGT69LXG0L9XYPA09562K' where id=2;
-update noar ti set v0='3FGT69LXG0L9XYPA09562K' where id=2;
-update noar tt set b0='24NWM5SYSH99NY6NFQYSMSLDFL4P' where id=2;
-update noar ti set b0='24NWM5SYSH99NY6NFQYSMSLDFL4P' where id=2;
-update noar tt set v0='SRRX01W2BP76FAXDO' where id=2;
-update noar ti set v0='SRRX01W2BP76FAXDO' where id=2;
-update noar tt set b1='XRKFA1V97JLR3YLEK9BT37866T7O' where id=2;
-update noar ti set b1='XRKFA1V97JLR3YLEK9BT37866T7O' where id=2;
-update noar tt set v0='XHBWXK2YDGJL8K34GPC6B2D24Z4H5T91' where id=2;
-update noar ti set v0='XHBWXK2YDGJL8K34GPC6B2D24Z4H5T91' where id=2;
-update noar tt set b2='V3GBL9VLPU' where id=2;
-update noar ti set b2='V3GBL9VLPU' where id=2;
-update noar tt set v0='65VU4N4740WRVHVLDHA1I3' where id=3;
-update noar ti set v0='65VU4N4740WRVHVLDHA1I3' where id=3;
-update noar tt set b0='NIZU7BVBJUWX' where id=3;
-update noar ti set b0='NIZU7BVBJUWX' where id=3;
-update noar tt set v0='3T8QAATEOX7RYZKGAAVWKGFKB2' where id=3;
-update noar ti set v0='3T8QAATEOX7RYZKGAAVWKGFKB2' where id=3;
-update noar tt set b1='LKIFY' where id=3;
-update noar ti set b1='LKIFY' where id=3;
-update noar tt set v0='2VE' where id=3;
-update noar ti set v0='2VE' where id=3;
-update noar tt set b2='23PKF53QJK07BFDEF0TTV5' where id=3;
-update noar ti set b2='23PKF53QJK07BFDEF0TTV5' where id=3;
-update noar tt set v0='77' where id=4;
-update noar ti set v0='77' where id=4;
-update noar tt set b0='XIHVIHJ3L4LF1B6ES3' where id=4;
-update noar ti set b0='XIHVIHJ3L4LF1B6ES3' where id=4;
-update noar tt set v0='SKAUW22O1639PDHUM1FEZT2TKN44KN6O' where id=4;
-update noar ti set v0='SKAUW22O1639PDHUM1FEZT2TKN44KN6O' where id=4;
-update noar tt set b1='YI23NFUNCOEW3DGYJ51PPBOX27H' where id=4;
-update noar ti set b1='YI23NFUNCOEW3DGYJ51PPBOX27H' where id=4;
-update noar tt set v0='CEBPYVVT9DKIFF7YR3X2HVQ9' where id=4;
-update noar ti set v0='CEBPYVVT9DKIFF7YR3X2HVQ9' where id=4;
-update noar tt set b2='W33XOOJ' where id=4;
-update noar ti set b2='W33XOOJ' where id=4;
-update noar tt set v0='DYQO4K9X81VBRDEL' where id=5;
-update noar ti set v0='DYQO4K9X81VBRDEL' where id=5;
-update noar tt set b0='MD1CAIOSPXH1EX3YQGIJ9C' where id=5;
-update noar ti set b0='MD1CAIOSPXH1EX3YQGIJ9C' where id=5;
-update noar tt set v0='CEYMXL' where id=5;
-update noar ti set v0='CEYMXL' where id=5;
-update noar tt set b1='1TKM9O70B' where id=5;
-update noar ti set b1='1TKM9O70B' where id=5;
-update noar tt set v0='D15WZM1ZZAJYEB7E5OCJ' where id=5;
-update noar ti set v0='D15WZM1ZZAJYEB7E5OCJ' where id=5;
-update noar tt set b2='02' where id=5;
-update noar ti set b2='02' where id=5;
-update noar tt set v0='ZMGH3HEHNCWOB73J69KS' where id=6;
-update noar ti set v0='ZMGH3HEHNCWOB73J69KS' where id=6;
-update noar tt set b0='6ZRSRCKXIFVT33H9009L2FVLV' where id=6;
-update noar ti set b0='6ZRSRCKXIFVT33H9009L2FVLV' where id=6;
-update noar tt set v0='TVMU0MUTHDP71DB9LO' where id=6;
-update noar ti set v0='TVMU0MUTHDP71DB9LO' where id=6;
-update noar tt set b1='BBQXANP967V1SJL04RFQ32Z5NNG4M1T' where id=6;
-update noar ti set b1='BBQXANP967V1SJL04RFQ32Z5NNG4M1T' where id=6;
-update noar tt set v0='CNY3METERU7LAQ' where id=6;
-update noar ti set v0='CNY3METERU7LAQ' where id=6;
-update noar tt set b2='8L7J1EA9I4' where id=6;
-update noar ti set b2='8L7J1EA9I4' where id=6;
-update noar tt set v0='BZYO0JBFR3C92Z5KTYLZ' where id=7;
-update noar ti set v0='BZYO0JBFR3C92Z5KTYLZ' where id=7;
-update noar tt set b0='RYA22F622D1NE7JA8Y62A0EK8' where id=7;
-update noar ti set b0='RYA22F622D1NE7JA8Y62A0EK8' where id=7;
-update noar tt set v0='A3BZKLMK7DDTK4V510NOH1GBRYSE9JJ' where id=7;
-update noar ti set v0='A3BZKLMK7DDTK4V510NOH1GBRYSE9JJ' where id=7;
-update noar tt set b1='EMVLE7F3J9W3HZRXZQRBRX' where id=7;
-update noar ti set b1='EMVLE7F3J9W3HZRXZQRBRX' where id=7;
-update noar tt set v0='K' where id=7;
-update noar ti set v0='K' where id=7;
-update noar tt set b2='LXAVN' where id=7;
-update noar ti set b2='LXAVN' where id=7;
-update noar tt set v0='K' where id=8;
-update noar ti set v0='K' where id=8;
-update noar tt set b0='80YAXMS7Z6' where id=8;
-update noar ti set b0='80YAXMS7Z6' where id=8;
-update noar tt set v0='00HV5QHL7BGDF7KK6' where id=8;
-update noar ti set v0='00HV5QHL7BGDF7KK6' where id=8;
-update noar tt set b1='94O3H18FPQ2JVDSXQ1FPO8IN7TK' where id=8;
-update noar ti set b1='94O3H18FPQ2JVDSXQ1FPO8IN7TK' where id=8;
-update noar tt set v0='YRF744QRP1QD1M' where id=8;
-update noar ti set v0='YRF744QRP1QD1M' where id=8;
-update noar tt set b2='A71EQS4QAL7N' where id=8;
-update noar ti set b2='A71EQS4QAL7N' where id=8;
-update noar tt set v0='A7OP6WTJTPCW35089J' where id=9;
-update noar ti set v0='A7OP6WTJTPCW35089J' where id=9;
-update noar tt set b0='T7HJ691SN1T7' where id=9;
-update noar ti set b0='T7HJ691SN1T7' where id=9;
-update noar tt set v0='XUYEHWRRDKMB00MC4' where id=9;
-update noar ti set v0='XUYEHWRRDKMB00MC4' where id=9;
-update noar tt set b1='F4BA1MN632ESHVT7NVD4ZIA4' where id=9;
-update noar ti set b1='F4BA1MN632ESHVT7NVD4ZIA4' where id=9;
-update noar tt set v0='YR4OIB04J3A9E7U2U' where id=9;
-update noar ti set v0='YR4OIB04J3A9E7U2U' where id=9;
-update noar tt set b2='8' where id=9;
-update noar ti set b2='8' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 blob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7S14B59AS35GC' where id=1;
-update noar ti set v0='7S14B59AS35GC' where id=1;
-update noar tt set b0='KN8YTWFLVPSGN4JUXHGF9T8YE' where id=1;
-update noar ti set b0='KN8YTWFLVPSGN4JUXHGF9T8YE' where id=1;
-update noar tt set v0='Z3Z' where id=1;
-update noar ti set v0='Z3Z' where id=1;
-update noar tt set b1='24S6JMFII5HYNSI' where id=1;
-update noar ti set b1='24S6JMFII5HYNSI' where id=1;
-update noar tt set v0='WKS' where id=1;
-update noar ti set v0='WKS' where id=1;
-update noar tt set b2='1DHIDHUA8X1AEXYVAHM6X7Q' where id=1;
-update noar ti set b2='1DHIDHUA8X1AEXYVAHM6X7Q' where id=1;
-update noar tt set v0='OC9EXECYRG4FQ2V8R2J3WERD' where id=2;
-update noar ti set v0='OC9EXECYRG4FQ2V8R2J3WERD' where id=2;
-update noar tt set b0='EET6UW7Y3078K3H9J7' where id=2;
-update noar ti set b0='EET6UW7Y3078K3H9J7' where id=2;
-update noar tt set v0='FA8X2M9M' where id=2;
-update noar ti set v0='FA8X2M9M' where id=2;
-update noar tt set b1='G' where id=2;
-update noar ti set b1='G' where id=2;
-update noar tt set v0='7XR4CKJ6IFDD1UM25F7' where id=2;
-update noar ti set v0='7XR4CKJ6IFDD1UM25F7' where id=2;
-update noar tt set b2='MSL0FLBNQ6NE2PG839WDNLPK6O2ENW' where id=2;
-update noar ti set b2='MSL0FLBNQ6NE2PG839WDNLPK6O2ENW' where id=2;
-update noar tt set v0='WDJKZXXI4FE' where id=3;
-update noar ti set v0='WDJKZXXI4FE' where id=3;
-update noar tt set b0='OSXR6QWOSPHFF' where id=3;
-update noar ti set b0='OSXR6QWOSPHFF' where id=3;
-update noar tt set v0='USU3W' where id=3;
-update noar ti set v0='USU3W' where id=3;
-update noar tt set b1='VX' where id=3;
-update noar ti set b1='VX' where id=3;
-update noar tt set v0='ZCQG3VMYJ2CR4LSBUQW44' where id=3;
-update noar ti set v0='ZCQG3VMYJ2CR4LSBUQW44' where id=3;
-update noar tt set b2='FFVQG21R9JISEKPKADFIJZVZGEO5J3BW' where id=3;
-update noar ti set b2='FFVQG21R9JISEKPKADFIJZVZGEO5J3BW' where id=3;
-update noar tt set v0='3PGN5LMSE' where id=4;
-update noar ti set v0='3PGN5LMSE' where id=4;
-update noar tt set b0='F3JGST' where id=4;
-update noar ti set b0='F3JGST' where id=4;
-update noar tt set v0='6WFBZVU50BEDL5US0AHBR94E3TJ' where id=4;
-update noar ti set v0='6WFBZVU50BEDL5US0AHBR94E3TJ' where id=4;
-update noar tt set b1='4P9QMI8ND' where id=4;
-update noar ti set b1='4P9QMI8ND' where id=4;
-update noar tt set v0='QZ8VMGWFLML6MS0KXG6IR8VVIVI' where id=4;
-update noar ti set v0='QZ8VMGWFLML6MS0KXG6IR8VVIVI' where id=4;
-update noar tt set b2='B0AQGVNEIHKFC8GNLOTW' where id=4;
-update noar ti set b2='B0AQGVNEIHKFC8GNLOTW' where id=4;
-update noar tt set v0='ULWJ4O4GZPO74SQYVX5R2C' where id=5;
-update noar ti set v0='ULWJ4O4GZPO74SQYVX5R2C' where id=5;
-update noar tt set b0='B47P87GW7HGNCJ7Q6J1V4R3HAN0Z' where id=5;
-update noar ti set b0='B47P87GW7HGNCJ7Q6J1V4R3HAN0Z' where id=5;
-update noar tt set v0='SPIOZOFBJ751HYZK4GXY0WW' where id=5;
-update noar ti set v0='SPIOZOFBJ751HYZK4GXY0WW' where id=5;
-update noar tt set b1='7O0ZNTD787TSZ0S0KI3WMD4VBQ' where id=5;
-update noar ti set b1='7O0ZNTD787TSZ0S0KI3WMD4VBQ' where id=5;
-update noar tt set v0='3F' where id=5;
-update noar ti set v0='3F' where id=5;
-update noar tt set b2='MDU46LH5OILXALG4O89A' where id=5;
-update noar ti set b2='MDU46LH5OILXALG4O89A' where id=5;
-update noar tt set v0='GO87SKZD39NOF2VNSXW54ZRI8HFYLM' where id=6;
-update noar ti set v0='GO87SKZD39NOF2VNSXW54ZRI8HFYLM' where id=6;
-update noar tt set b0='1B299U729Y5GTU9XYQ6WKP' where id=6;
-update noar ti set b0='1B299U729Y5GTU9XYQ6WKP' where id=6;
-update noar tt set v0='3QL1SSQ3J8ILZ' where id=6;
-update noar ti set v0='3QL1SSQ3J8ILZ' where id=6;
-update noar tt set b1='YW5OI10T1UVD6N35JOGCB' where id=6;
-update noar ti set b1='YW5OI10T1UVD6N35JOGCB' where id=6;
-update noar tt set v0='M81OQ457829G5ODMAV7GP3XJWH' where id=6;
-update noar ti set v0='M81OQ457829G5ODMAV7GP3XJWH' where id=6;
-update noar tt set b2='207VU3YLGSE9KQ9GT7N14QYB0MWS' where id=6;
-update noar ti set b2='207VU3YLGSE9KQ9GT7N14QYB0MWS' where id=6;
-update noar tt set v0='3' where id=7;
-update noar ti set v0='3' where id=7;
-update noar tt set b0='IB' where id=7;
-update noar ti set b0='IB' where id=7;
-update noar tt set v0='DD58LRPU16LY' where id=7;
-update noar ti set v0='DD58LRPU16LY' where id=7;
-update noar tt set b1='6VHXF4Q2K7XYGSK' where id=7;
-update noar ti set b1='6VHXF4Q2K7XYGSK' where id=7;
-update noar tt set v0='IRF1JKPNFPIF0SX0BYB36M' where id=7;
-update noar ti set v0='IRF1JKPNFPIF0SX0BYB36M' where id=7;
-update noar tt set b2='TC875JYEI4I7ENIOCG' where id=7;
-update noar ti set b2='TC875JYEI4I7ENIOCG' where id=7;
-update noar tt set v0='V2A6AMVQ8H5EG' where id=8;
-update noar ti set v0='V2A6AMVQ8H5EG' where id=8;
-update noar tt set b0='D7P56RTHEZ96ERKIAGGNQN5KBFG3TN' where id=8;
-update noar ti set b0='D7P56RTHEZ96ERKIAGGNQN5KBFG3TN' where id=8;
-update noar tt set v0='XC0Y8RA39VRI418' where id=8;
-update noar ti set v0='XC0Y8RA39VRI418' where id=8;
-update noar tt set b1='TB2IRT9CGTZSKFLOBHZZXRO0K' where id=8;
-update noar ti set b1='TB2IRT9CGTZSKFLOBHZZXRO0K' where id=8;
-update noar tt set v0='IGFJQ148M4ORWD' where id=8;
-update noar ti set v0='IGFJQ148M4ORWD' where id=8;
-update noar tt set b2='EQUEHWHEOUSTB1J0NEZ35MK9Z8NSJUU6' where id=8;
-update noar ti set b2='EQUEHWHEOUSTB1J0NEZ35MK9Z8NSJUU6' where id=8;
-update noar tt set v0='H8L4A07GPSM3R2TTS5GIQMZ8' where id=9;
-update noar ti set v0='H8L4A07GPSM3R2TTS5GIQMZ8' where id=9;
-update noar tt set b0='B33HHKKYZ11VOCLB9XKBKZD' where id=9;
-update noar ti set b0='B33HHKKYZ11VOCLB9XKBKZD' where id=9;
-update noar tt set v0='W0XDM4A9WI9MGZFSMG' where id=9;
-update noar ti set v0='W0XDM4A9WI9MGZFSMG' where id=9;
-update noar tt set b1='OKMDTPM' where id=9;
-update noar ti set b1='OKMDTPM' where id=9;
-update noar tt set v0='2FYVQD4MBNK3X1N994' where id=9;
-update noar ti set v0='2FYVQD4MBNK3X1N994' where id=9;
-update noar tt set b2='6WS7B7Y6QIOZWUML6IG899IWARPWY' where id=9;
-update noar ti set b2='6WS7B7Y6QIOZWUML6IG899IWARPWY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 blob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='8UR9KRLJLDKXKC' where id=1;
-update noar ti set v0='8UR9KRLJLDKXKC' where id=1;
-update noar tt set b0='IW2PDF5NKZA2S7DBB1Q' where id=1;
-update noar ti set b0='IW2PDF5NKZA2S7DBB1Q' where id=1;
-update noar tt set v0='80OU09IVF5YC9631JHKUOX4T0' where id=1;
-update noar ti set v0='80OU09IVF5YC9631JHKUOX4T0' where id=1;
-update noar tt set b1='1E6JDLVULNGIADOIRV2YS7E' where id=1;
-update noar ti set b1='1E6JDLVULNGIADOIRV2YS7E' where id=1;
-update noar tt set v0='478YRFWB761UFCQ8Q4RC6US3NV1ZG' where id=1;
-update noar ti set v0='478YRFWB761UFCQ8Q4RC6US3NV1ZG' where id=1;
-update noar tt set b2='L' where id=1;
-update noar ti set b2='L' where id=1;
-update noar tt set v0='VG7JMSSA40PC8QIRIDFZZE2FPEDHM7' where id=2;
-update noar ti set v0='VG7JMSSA40PC8QIRIDFZZE2FPEDHM7' where id=2;
-update noar tt set b0='JSWRJFOCTCBQ5KCD1H' where id=2;
-update noar ti set b0='JSWRJFOCTCBQ5KCD1H' where id=2;
-update noar tt set v0='FCGDWNEQH8JWZAHKBM' where id=2;
-update noar ti set v0='FCGDWNEQH8JWZAHKBM' where id=2;
-update noar tt set b1='Q48G07O10R8PXLI' where id=2;
-update noar ti set b1='Q48G07O10R8PXLI' where id=2;
-update noar tt set v0='9MK7ZXQA11TBMX0W73X118YE' where id=2;
-update noar ti set v0='9MK7ZXQA11TBMX0W73X118YE' where id=2;
-update noar tt set b2='C6941HH7MM7H0K6QFR5Y' where id=2;
-update noar ti set b2='C6941HH7MM7H0K6QFR5Y' where id=2;
-update noar tt set v0='GKNZ' where id=3;
-update noar ti set v0='GKNZ' where id=3;
-update noar tt set b0='EV5RZK5WMXJ7MC96C7L' where id=3;
-update noar ti set b0='EV5RZK5WMXJ7MC96C7L' where id=3;
-update noar tt set v0='6M7NBNE5IXGW981NCUH1THKFVJTXHO' where id=3;
-update noar ti set v0='6M7NBNE5IXGW981NCUH1THKFVJTXHO' where id=3;
-update noar tt set b1='2G3BXPL43AYT' where id=3;
-update noar ti set b1='2G3BXPL43AYT' where id=3;
-update noar tt set v0='1C361A31AHEV5SI6QZO47VXDTBKFD03' where id=3;
-update noar ti set v0='1C361A31AHEV5SI6QZO47VXDTBKFD03' where id=3;
-update noar tt set b2='3NCH' where id=3;
-update noar ti set b2='3NCH' where id=3;
-update noar tt set v0='497S15D5IBFH1JAOPY4KKFIUEK' where id=4;
-update noar ti set v0='497S15D5IBFH1JAOPY4KKFIUEK' where id=4;
-update noar tt set b0='FH' where id=4;
-update noar ti set b0='FH' where id=4;
-update noar tt set v0='WPZASKJ0GKT3R9YRCUM4WLYY2MG' where id=4;
-update noar ti set v0='WPZASKJ0GKT3R9YRCUM4WLYY2MG' where id=4;
-update noar tt set b1='F31K3A4HQP9AWPSH2Z28XAA7JYUR' where id=4;
-update noar ti set b1='F31K3A4HQP9AWPSH2Z28XAA7JYUR' where id=4;
-update noar tt set v0='48X3SY' where id=4;
-update noar ti set v0='48X3SY' where id=4;
-update noar tt set b2='D1W1JDMTTX3YPW96OODLDJK' where id=4;
-update noar ti set b2='D1W1JDMTTX3YPW96OODLDJK' where id=4;
-update noar tt set v0='CWVELQR6UGSHBWXL9X94R7W54ZIM8D' where id=5;
-update noar ti set v0='CWVELQR6UGSHBWXL9X94R7W54ZIM8D' where id=5;
-update noar tt set b0='N2NFABMYWYW2U8SHQ7LQ2JQSUFC' where id=5;
-update noar ti set b0='N2NFABMYWYW2U8SHQ7LQ2JQSUFC' where id=5;
-update noar tt set v0='B1L' where id=5;
-update noar ti set v0='B1L' where id=5;
-update noar tt set b1='1CS7NV5YO05SWF' where id=5;
-update noar ti set b1='1CS7NV5YO05SWF' where id=5;
-update noar tt set v0='ZPZIA8HUB8WAKF5LKB1V0KS' where id=5;
-update noar ti set v0='ZPZIA8HUB8WAKF5LKB1V0KS' where id=5;
-update noar tt set b2='1BM6MLZHYFJC9P7E58WC' where id=5;
-update noar ti set b2='1BM6MLZHYFJC9P7E58WC' where id=5;
-update noar tt set v0='TUO29W31B8XINLH' where id=6;
-update noar ti set v0='TUO29W31B8XINLH' where id=6;
-update noar tt set b0='GQ531HW8F82O6' where id=6;
-update noar ti set b0='GQ531HW8F82O6' where id=6;
-update noar tt set v0='IA' where id=6;
-update noar ti set v0='IA' where id=6;
-update noar tt set b1='B33DK98SAWJHKFL1YVGFWM' where id=6;
-update noar ti set b1='B33DK98SAWJHKFL1YVGFWM' where id=6;
-update noar tt set v0='TV4GKDE9H1OBU' where id=6;
-update noar ti set v0='TV4GKDE9H1OBU' where id=6;
-update noar tt set b2='6AOTB3AERUJC92K2LOKK' where id=6;
-update noar ti set b2='6AOTB3AERUJC92K2LOKK' where id=6;
-update noar tt set v0='MD6UNO940OBMWIF6NSE2A8V9EL' where id=7;
-update noar ti set v0='MD6UNO940OBMWIF6NSE2A8V9EL' where id=7;
-update noar tt set b0='QQL13XE45GBT1TQ2MWIAIB' where id=7;
-update noar ti set b0='QQL13XE45GBT1TQ2MWIAIB' where id=7;
-update noar tt set v0='EI' where id=7;
-update noar ti set v0='EI' where id=7;
-update noar tt set b1='RNM652MLJZT0' where id=7;
-update noar ti set b1='RNM652MLJZT0' where id=7;
-update noar tt set v0='FQYKNTX3A9GKZ5SPC19AXYUCPV' where id=7;
-update noar ti set v0='FQYKNTX3A9GKZ5SPC19AXYUCPV' where id=7;
-update noar tt set b2='JNNOHSDRG64OXE0OB' where id=7;
-update noar ti set b2='JNNOHSDRG64OXE0OB' where id=7;
-update noar tt set v0='2HZDFN8KN6PM61FR3A2' where id=8;
-update noar ti set v0='2HZDFN8KN6PM61FR3A2' where id=8;
-update noar tt set b0='2' where id=8;
-update noar ti set b0='2' where id=8;
-update noar tt set v0='P51974RMYC4L7HHQMQKDKM8JHHQGUP' where id=8;
-update noar ti set v0='P51974RMYC4L7HHQMQKDKM8JHHQGUP' where id=8;
-update noar tt set b1='M' where id=8;
-update noar ti set b1='M' where id=8;
-update noar tt set v0='HGOO5962UPC2X3V' where id=8;
-update noar ti set v0='HGOO5962UPC2X3V' where id=8;
-update noar tt set b2='A52KYQ50PN0' where id=8;
-update noar ti set b2='A52KYQ50PN0' where id=8;
-update noar tt set v0='J073' where id=9;
-update noar ti set v0='J073' where id=9;
-update noar tt set b0='N544CFIGEXJSF0TT6M67KERQ69FQNY1' where id=9;
-update noar ti set b0='N544CFIGEXJSF0TT6M67KERQ69FQNY1' where id=9;
-update noar tt set v0='OIZK769PG' where id=9;
-update noar ti set v0='OIZK769PG' where id=9;
-update noar tt set b1='KJM0MPAE2BY205YCVEENTT6TNFR1' where id=9;
-update noar ti set b1='KJM0MPAE2BY205YCVEENTT6TNFR1' where id=9;
-update noar tt set v0='2G6NVTY6AC0U0M9GRVB1NSZ62GC2NK' where id=9;
-update noar ti set v0='2G6NVTY6AC0U0M9GRVB1NSZ62GC2NK' where id=9;
-update noar tt set b2='79P1V68U0' where id=9;
-update noar ti set b2='79P1V68U0' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 blob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ISR9WXX6PGU' where id=1;
-update noar ti set v0='ISR9WXX6PGU' where id=1;
-update noar tt set b0='8Z1N0UMH54VIAAKXUQOMQ3' where id=1;
-update noar ti set b0='8Z1N0UMH54VIAAKXUQOMQ3' where id=1;
-update noar tt set v0='9JYGYBM' where id=1;
-update noar ti set v0='9JYGYBM' where id=1;
-update noar tt set b1='OGVAZSKD2' where id=1;
-update noar ti set b1='OGVAZSKD2' where id=1;
-update noar tt set v0='WNJS0UUMDUA7GANHY6HM6OL6C5LZ' where id=1;
-update noar ti set v0='WNJS0UUMDUA7GANHY6HM6OL6C5LZ' where id=1;
-update noar tt set b2='S32' where id=1;
-update noar ti set b2='S32' where id=1;
-update noar tt set v0='I2J0STKJAZDOVQH4QZ27PR6T8' where id=2;
-update noar ti set v0='I2J0STKJAZDOVQH4QZ27PR6T8' where id=2;
-update noar tt set b0='NKVX1YV7F20DRRGY' where id=2;
-update noar ti set b0='NKVX1YV7F20DRRGY' where id=2;
-update noar tt set v0='92T1NMQ78Q5OAMG9' where id=2;
-update noar ti set v0='92T1NMQ78Q5OAMG9' where id=2;
-update noar tt set b1='U36L4WFXYIJQRPN7TJ71F1' where id=2;
-update noar ti set b1='U36L4WFXYIJQRPN7TJ71F1' where id=2;
-update noar tt set v0='VYOZ88ZMKKRABK0VBP0' where id=2;
-update noar ti set v0='VYOZ88ZMKKRABK0VBP0' where id=2;
-update noar tt set b2='HGJ1H6PW0J24CGMP1DHSZ24BYI49R' where id=2;
-update noar ti set b2='HGJ1H6PW0J24CGMP1DHSZ24BYI49R' where id=2;
-update noar tt set v0='SS7BOL6H7N0XCR4SFVA2Z94NVP40E' where id=3;
-update noar ti set v0='SS7BOL6H7N0XCR4SFVA2Z94NVP40E' where id=3;
-update noar tt set b0='4ZE1WNY0JQMNRASFYM4HL6' where id=3;
-update noar ti set b0='4ZE1WNY0JQMNRASFYM4HL6' where id=3;
-update noar tt set v0='J7QNHGSIAGQFK8MUAKU530FLS5Q47GL' where id=3;
-update noar ti set v0='J7QNHGSIAGQFK8MUAKU530FLS5Q47GL' where id=3;
-update noar tt set b1='PC6BA9R5LLFR3GUDH' where id=3;
-update noar ti set b1='PC6BA9R5LLFR3GUDH' where id=3;
-update noar tt set v0='P4926J2FC3PIZPATF9Q8WA8CKB' where id=3;
-update noar ti set v0='P4926J2FC3PIZPATF9Q8WA8CKB' where id=3;
-update noar tt set b2='S15' where id=3;
-update noar ti set b2='S15' where id=3;
-update noar tt set v0='L7YR' where id=4;
-update noar ti set v0='L7YR' where id=4;
-update noar tt set b0='SP35PUJV65' where id=4;
-update noar ti set b0='SP35PUJV65' where id=4;
-update noar tt set v0='9' where id=4;
-update noar ti set v0='9' where id=4;
-update noar tt set b1='VH9EZQ4JNE' where id=4;
-update noar ti set b1='VH9EZQ4JNE' where id=4;
-update noar tt set v0='YFJNI1D' where id=4;
-update noar ti set v0='YFJNI1D' where id=4;
-update noar tt set b2='L79RVMADYMG3ZB1FYIMM' where id=4;
-update noar ti set b2='L79RVMADYMG3ZB1FYIMM' where id=4;
-update noar tt set v0='H4QSO5PO546ZL6L' where id=5;
-update noar ti set v0='H4QSO5PO546ZL6L' where id=5;
-update noar tt set b0='DRWAD8MAYLAOXBTPCMPQZR87' where id=5;
-update noar ti set b0='DRWAD8MAYLAOXBTPCMPQZR87' where id=5;
-update noar tt set v0='XR0OCXAGQR' where id=5;
-update noar ti set v0='XR0OCXAGQR' where id=5;
-update noar tt set b1='SDQUEK7CI1DZ8AWS1TW' where id=5;
-update noar ti set b1='SDQUEK7CI1DZ8AWS1TW' where id=5;
-update noar tt set v0='PJ6D3SK79R8LRTU0' where id=5;
-update noar ti set v0='PJ6D3SK79R8LRTU0' where id=5;
-update noar tt set b2='RV2AEIERE7' where id=5;
-update noar ti set b2='RV2AEIERE7' where id=5;
-update noar tt set v0='Y1NB36ESX4AVRM2TW6N' where id=6;
-update noar ti set v0='Y1NB36ESX4AVRM2TW6N' where id=6;
-update noar tt set b0='FZBOACYRVYUE3P9AAY' where id=6;
-update noar ti set b0='FZBOACYRVYUE3P9AAY' where id=6;
-update noar tt set v0='IDCAQXXEEDIVD1RNS61G01GYYNNB' where id=6;
-update noar ti set v0='IDCAQXXEEDIVD1RNS61G01GYYNNB' where id=6;
-update noar tt set b1='4X3OUQ8NFKW45PMYD4' where id=6;
-update noar ti set b1='4X3OUQ8NFKW45PMYD4' where id=6;
-update noar tt set v0='RTU5J32' where id=6;
-update noar ti set v0='RTU5J32' where id=6;
-update noar tt set b2='0N' where id=6;
-update noar ti set b2='0N' where id=6;
-update noar tt set v0='ZZNVIX3IHKY3FOV1LV6AQ' where id=7;
-update noar ti set v0='ZZNVIX3IHKY3FOV1LV6AQ' where id=7;
-update noar tt set b0='HME4D4PV12W9NAE' where id=7;
-update noar ti set b0='HME4D4PV12W9NAE' where id=7;
-update noar tt set v0='I40IIF6SJP' where id=7;
-update noar ti set v0='I40IIF6SJP' where id=7;
-update noar tt set b1='5FDYKBU' where id=7;
-update noar ti set b1='5FDYKBU' where id=7;
-update noar tt set v0='HMFGH' where id=7;
-update noar ti set v0='HMFGH' where id=7;
-update noar tt set b2='M2KA7GDORAC' where id=7;
-update noar ti set b2='M2KA7GDORAC' where id=7;
-update noar tt set v0='43I' where id=8;
-update noar ti set v0='43I' where id=8;
-update noar tt set b0='LAIWPXQITAO5D4ZJ' where id=8;
-update noar ti set b0='LAIWPXQITAO5D4ZJ' where id=8;
-update noar tt set v0='RR6W70RXF9H75ILON9NOWNCUQ7H7D2JV' where id=8;
-update noar ti set v0='RR6W70RXF9H75ILON9NOWNCUQ7H7D2JV' where id=8;
-update noar tt set b1='1R0JD6888CXA2LXO6IQBF0YBODMGKE' where id=8;
-update noar ti set b1='1R0JD6888CXA2LXO6IQBF0YBODMGKE' where id=8;
-update noar tt set v0='OKI77PW8XCTR' where id=8;
-update noar ti set v0='OKI77PW8XCTR' where id=8;
-update noar tt set b2='PQJ0CM1LNWYCS27' where id=8;
-update noar ti set b2='PQJ0CM1LNWYCS27' where id=8;
-update noar tt set v0='JO7I' where id=9;
-update noar ti set v0='JO7I' where id=9;
-update noar tt set b0='YCQ8SU2E' where id=9;
-update noar ti set b0='YCQ8SU2E' where id=9;
-update noar tt set v0='PA' where id=9;
-update noar ti set v0='PA' where id=9;
-update noar tt set b1='NXH2QQTC9XAM' where id=9;
-update noar ti set b1='NXH2QQTC9XAM' where id=9;
-update noar tt set v0='SCCAESY87D4S3' where id=9;
-update noar ti set v0='SCCAESY87D4S3' where id=9;
-update noar tt set b2='G' where id=9;
-update noar ti set b2='G' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 blob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='VD7WAWF5C6G' where id=1;
-update noar ti set v0='VD7WAWF5C6G' where id=1;
-update noar tt set b0='O95PK0VNM' where id=1;
-update noar ti set b0='O95PK0VNM' where id=1;
-update noar tt set v0='QDPE7AEOVBU6Z' where id=1;
-update noar ti set v0='QDPE7AEOVBU6Z' where id=1;
-update noar tt set b1='ZQ4FMANLXB5Y855V1AF' where id=1;
-update noar ti set b1='ZQ4FMANLXB5Y855V1AF' where id=1;
-update noar tt set v0='H3D9RLUKCKYF025WX9' where id=1;
-update noar ti set v0='H3D9RLUKCKYF025WX9' where id=1;
-update noar tt set b2='ARO6CR3VN014A5GOFL7LHPG' where id=1;
-update noar ti set b2='ARO6CR3VN014A5GOFL7LHPG' where id=1;
-update noar tt set v0='CJCYJPILO9MZRY50SJUG0U5X58HE7Z' where id=2;
-update noar ti set v0='CJCYJPILO9MZRY50SJUG0U5X58HE7Z' where id=2;
-update noar tt set b0='1EI48IYTSQJKWDO44NHHCWAZ' where id=2;
-update noar ti set b0='1EI48IYTSQJKWDO44NHHCWAZ' where id=2;
-update noar tt set v0='YFCS3I8' where id=2;
-update noar ti set v0='YFCS3I8' where id=2;
-update noar tt set b1='2R2834D4' where id=2;
-update noar ti set b1='2R2834D4' where id=2;
-update noar tt set v0='0XY6JB8S1OO29KEHS' where id=2;
-update noar ti set v0='0XY6JB8S1OO29KEHS' where id=2;
-update noar tt set b2='2IWV' where id=2;
-update noar ti set b2='2IWV' where id=2;
-update noar tt set v0='DR' where id=3;
-update noar ti set v0='DR' where id=3;
-update noar tt set b0='RJBOW44WMWY0WFW1TUD5IMARS80JF' where id=3;
-update noar ti set b0='RJBOW44WMWY0WFW1TUD5IMARS80JF' where id=3;
-update noar tt set v0='4CR5FYWLN9CMXRLJKA0' where id=3;
-update noar ti set v0='4CR5FYWLN9CMXRLJKA0' where id=3;
-update noar tt set b1='3U69SZ0S' where id=3;
-update noar ti set b1='3U69SZ0S' where id=3;
-update noar tt set v0='7M4Y6EK4SSO7N4AY5U3CR' where id=3;
-update noar ti set v0='7M4Y6EK4SSO7N4AY5U3CR' where id=3;
-update noar tt set b2='LNHK3' where id=3;
-update noar ti set b2='LNHK3' where id=3;
-update noar tt set v0='LSP3TLSF6Z37YH2ZF120' where id=4;
-update noar ti set v0='LSP3TLSF6Z37YH2ZF120' where id=4;
-update noar tt set b0='6FGS1V8NEKK9L39Z' where id=4;
-update noar ti set b0='6FGS1V8NEKK9L39Z' where id=4;
-update noar tt set v0='AG7MFQ5IN8R222D3LQDNHJY9O32' where id=4;
-update noar ti set v0='AG7MFQ5IN8R222D3LQDNHJY9O32' where id=4;
-update noar tt set b1='AL746MG0288QOKRB8RW2M7357WC6QYA9' where id=4;
-update noar ti set b1='AL746MG0288QOKRB8RW2M7357WC6QYA9' where id=4;
-update noar tt set v0='4DMC1NZUB' where id=4;
-update noar ti set v0='4DMC1NZUB' where id=4;
-update noar tt set b2='ZBDVCHEKYI6VLCHX7ZLGXH' where id=4;
-update noar ti set b2='ZBDVCHEKYI6VLCHX7ZLGXH' where id=4;
-update noar tt set v0='JEKN0W6GBF59W53' where id=5;
-update noar ti set v0='JEKN0W6GBF59W53' where id=5;
-update noar tt set b0='4RU0T9T14WSI7S841BV8694YA7' where id=5;
-update noar ti set b0='4RU0T9T14WSI7S841BV8694YA7' where id=5;
-update noar tt set v0='AQADRD6YU4RGFD4899I7M' where id=5;
-update noar ti set v0='AQADRD6YU4RGFD4899I7M' where id=5;
-update noar tt set b1='20MBDRFOACOWLIZ' where id=5;
-update noar ti set b1='20MBDRFOACOWLIZ' where id=5;
-update noar tt set v0='EDGI' where id=5;
-update noar ti set v0='EDGI' where id=5;
-update noar tt set b2='TA4YTJGKOQN6CIQA49X9FFUY8IXC' where id=5;
-update noar ti set b2='TA4YTJGKOQN6CIQA49X9FFUY8IXC' where id=5;
-update noar tt set v0='D7CFZ3PP9S8MURGG' where id=6;
-update noar ti set v0='D7CFZ3PP9S8MURGG' where id=6;
-update noar tt set b0='FY' where id=6;
-update noar ti set b0='FY' where id=6;
-update noar tt set v0='3X' where id=6;
-update noar ti set v0='3X' where id=6;
-update noar tt set b1='EX7K7L9Q4LNLT944LDWDWAGCD' where id=6;
-update noar ti set b1='EX7K7L9Q4LNLT944LDWDWAGCD' where id=6;
-update noar tt set v0='DLFF2' where id=6;
-update noar ti set v0='DLFF2' where id=6;
-update noar tt set b2='PKMDA5WKSBGGD4CUVVOSVM9JRAOW4BXY' where id=6;
-update noar ti set b2='PKMDA5WKSBGGD4CUVVOSVM9JRAOW4BXY' where id=6;
-update noar tt set v0='3YDOUK5PQEKI' where id=7;
-update noar ti set v0='3YDOUK5PQEKI' where id=7;
-update noar tt set b0='F81H5' where id=7;
-update noar ti set b0='F81H5' where id=7;
-update noar tt set v0='HQH2IT47QD504WDSK' where id=7;
-update noar ti set v0='HQH2IT47QD504WDSK' where id=7;
-update noar tt set b1='N21JBYFT2IXHNRTJP' where id=7;
-update noar ti set b1='N21JBYFT2IXHNRTJP' where id=7;
-update noar tt set v0='E45RH1HPDH' where id=7;
-update noar ti set v0='E45RH1HPDH' where id=7;
-update noar tt set b2='QC51ET4L8' where id=7;
-update noar ti set b2='QC51ET4L8' where id=7;
-update noar tt set v0='AE9697VORYRR' where id=8;
-update noar ti set v0='AE9697VORYRR' where id=8;
-update noar tt set b0='6W3B5EMV845MUC' where id=8;
-update noar ti set b0='6W3B5EMV845MUC' where id=8;
-update noar tt set v0='39LIRV' where id=8;
-update noar ti set v0='39LIRV' where id=8;
-update noar tt set b1='F2TGHWC9IUTHIL' where id=8;
-update noar ti set b1='F2TGHWC9IUTHIL' where id=8;
-update noar tt set v0='1OR38' where id=8;
-update noar ti set v0='1OR38' where id=8;
-update noar tt set b2='7926KICTICTAQ' where id=8;
-update noar ti set b2='7926KICTICTAQ' where id=8;
-update noar tt set v0='0TF27LTHCH' where id=9;
-update noar ti set v0='0TF27LTHCH' where id=9;
-update noar tt set b0='0YT1FR6DG1PN' where id=9;
-update noar ti set b0='0YT1FR6DG1PN' where id=9;
-update noar tt set v0='VFUBV8HGHYSZL' where id=9;
-update noar ti set v0='VFUBV8HGHYSZL' where id=9;
-update noar tt set b1='UJG27D3FH66WZ4GKUEOJ11Y428IFEA' where id=9;
-update noar ti set b1='UJG27D3FH66WZ4GKUEOJ11Y428IFEA' where id=9;
-update noar tt set v0='TXSHQ3DV30YXDF' where id=9;
-update noar ti set v0='TXSHQ3DV30YXDF' where id=9;
-update noar tt set b2='YORRUYO6JI5ZF4UG' where id=9;
-update noar ti set b2='YORRUYO6JI5ZF4UG' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 blob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='19' where id=1;
-update noar ti set v0='19' where id=1;
-update noar tt set b0='C2QZ683CFXPUROG1HQHO' where id=1;
-update noar ti set b0='C2QZ683CFXPUROG1HQHO' where id=1;
-update noar tt set v0='KN' where id=1;
-update noar ti set v0='KN' where id=1;
-update noar tt set b1='8VGPX' where id=1;
-update noar ti set b1='8VGPX' where id=1;
-update noar tt set v0='43N1QXPY' where id=1;
-update noar ti set v0='43N1QXPY' where id=1;
-update noar tt set b2='3YIFUB1YGDBS0UA80A3RIC' where id=1;
-update noar ti set b2='3YIFUB1YGDBS0UA80A3RIC' where id=1;
-update noar tt set v0='R4GK5749SGL8EGKKR4WVB0IL2OBCIN' where id=2;
-update noar ti set v0='R4GK5749SGL8EGKKR4WVB0IL2OBCIN' where id=2;
-update noar tt set b0='S8LGZE3' where id=2;
-update noar ti set b0='S8LGZE3' where id=2;
-update noar tt set v0='2JS1K263R0N6HHBDG1Q7T8FHDLL8OG4H' where id=2;
-update noar ti set v0='2JS1K263R0N6HHBDG1Q7T8FHDLL8OG4H' where id=2;
-update noar tt set b1='59BU1KWHY510' where id=2;
-update noar ti set b1='59BU1KWHY510' where id=2;
-update noar tt set v0='QMMAY4Q8T5LGSJKYGQ48IY' where id=2;
-update noar ti set v0='QMMAY4Q8T5LGSJKYGQ48IY' where id=2;
-update noar tt set b2='IZU3RP3LEMKU0CI0ABR4XTI' where id=2;
-update noar ti set b2='IZU3RP3LEMKU0CI0ABR4XTI' where id=2;
-update noar tt set v0='5PAE9QOX5X7SZ3CA1M' where id=3;
-update noar ti set v0='5PAE9QOX5X7SZ3CA1M' where id=3;
-update noar tt set b0='YHNAYVGCR3F8Z3CY821SP05ZJHL25QRR' where id=3;
-update noar ti set b0='YHNAYVGCR3F8Z3CY821SP05ZJHL25QRR' where id=3;
-update noar tt set v0='PW45QZ84VAOEB5' where id=3;
-update noar ti set v0='PW45QZ84VAOEB5' where id=3;
-update noar tt set b1='E4RQJFBYQ3VFBKUDRCFZBP7FK0IB8SYD' where id=3;
-update noar ti set b1='E4RQJFBYQ3VFBKUDRCFZBP7FK0IB8SYD' where id=3;
-update noar tt set v0='87ZN2J1T' where id=3;
-update noar ti set v0='87ZN2J1T' where id=3;
-update noar tt set b2='SCOUDZA80CUGIJQW49XANU3' where id=3;
-update noar ti set b2='SCOUDZA80CUGIJQW49XANU3' where id=3;
-update noar tt set v0='FUQNGO75RVANVB3O' where id=4;
-update noar ti set v0='FUQNGO75RVANVB3O' where id=4;
-update noar tt set b0='T4QKEBFD0OS8BFA53K9X6EOPH7B82' where id=4;
-update noar ti set b0='T4QKEBFD0OS8BFA53K9X6EOPH7B82' where id=4;
-update noar tt set v0='JF6X1U2MR6C6LZ3EP569W0OC21YHA19M' where id=4;
-update noar ti set v0='JF6X1U2MR6C6LZ3EP569W0OC21YHA19M' where id=4;
-update noar tt set b1='1EJVK328XZ7EAIL4X' where id=4;
-update noar ti set b1='1EJVK328XZ7EAIL4X' where id=4;
-update noar tt set v0='N4818DGUKV1C3GJC897KQ' where id=4;
-update noar ti set v0='N4818DGUKV1C3GJC897KQ' where id=4;
-update noar tt set b2='LJR2YPSN' where id=4;
-update noar ti set b2='LJR2YPSN' where id=4;
-update noar tt set v0='CL0LEIE' where id=5;
-update noar ti set v0='CL0LEIE' where id=5;
-update noar tt set b0='9G34WG2V70UNP3YBKHA6I8' where id=5;
-update noar ti set b0='9G34WG2V70UNP3YBKHA6I8' where id=5;
-update noar tt set v0='OWJ20FBL9PX4ZFPEN60EN3MDS2NXCR1' where id=5;
-update noar ti set v0='OWJ20FBL9PX4ZFPEN60EN3MDS2NXCR1' where id=5;
-update noar tt set b1='MF7DUEU0' where id=5;
-update noar ti set b1='MF7DUEU0' where id=5;
-update noar tt set v0='VV1UTXQYHZ7R635465K9' where id=5;
-update noar ti set v0='VV1UTXQYHZ7R635465K9' where id=5;
-update noar tt set b2='O1D35TXQ5YNEAJ7M5ITY3' where id=5;
-update noar ti set b2='O1D35TXQ5YNEAJ7M5ITY3' where id=5;
-update noar tt set v0='X62KI1TYN' where id=6;
-update noar ti set v0='X62KI1TYN' where id=6;
-update noar tt set b0='Y1OWRRGO' where id=6;
-update noar ti set b0='Y1OWRRGO' where id=6;
-update noar tt set v0='W1JJ8LPN0' where id=6;
-update noar ti set v0='W1JJ8LPN0' where id=6;
-update noar tt set b1='7VHUJINYF0ZARR5E' where id=6;
-update noar ti set b1='7VHUJINYF0ZARR5E' where id=6;
-update noar tt set v0='J9GI8U4EKMSGF4L' where id=6;
-update noar ti set v0='J9GI8U4EKMSGF4L' where id=6;
-update noar tt set b2='VMH9TY2NQXWO1LBXP8SWFEG3868KG8CM' where id=6;
-update noar ti set b2='VMH9TY2NQXWO1LBXP8SWFEG3868KG8CM' where id=6;
-update noar tt set v0='CS5A452FYDFMFIAOGOS4G0VW7L' where id=7;
-update noar ti set v0='CS5A452FYDFMFIAOGOS4G0VW7L' where id=7;
-update noar tt set b0='QXR' where id=7;
-update noar ti set b0='QXR' where id=7;
-update noar tt set v0='6WM2FXV9DGRO3A' where id=7;
-update noar ti set v0='6WM2FXV9DGRO3A' where id=7;
-update noar tt set b1='HVPB41MWF' where id=7;
-update noar ti set b1='HVPB41MWF' where id=7;
-update noar tt set v0='243B0JW6WZRN26AZXR9098' where id=7;
-update noar ti set v0='243B0JW6WZRN26AZXR9098' where id=7;
-update noar tt set b2='7MKD' where id=7;
-update noar ti set b2='7MKD' where id=7;
-update noar tt set v0='P1TZ2G52FG34K547' where id=8;
-update noar ti set v0='P1TZ2G52FG34K547' where id=8;
-update noar tt set b0='DBG8' where id=8;
-update noar ti set b0='DBG8' where id=8;
-update noar tt set v0='Q0DFEXW' where id=8;
-update noar ti set v0='Q0DFEXW' where id=8;
-update noar tt set b1='C2HVBOF2A6MH0L' where id=8;
-update noar ti set b1='C2HVBOF2A6MH0L' where id=8;
-update noar tt set v0='3B0P9WFYCQ57NH6' where id=8;
-update noar ti set v0='3B0P9WFYCQ57NH6' where id=8;
-update noar tt set b2='IDQW9R06L368O7QJW' where id=8;
-update noar ti set b2='IDQW9R06L368O7QJW' where id=8;
-update noar tt set v0='YCPUVZ' where id=9;
-update noar ti set v0='YCPUVZ' where id=9;
-update noar tt set b0='VXGIJN' where id=9;
-update noar ti set b0='VXGIJN' where id=9;
-update noar tt set v0='OFOIIUFRFWDYUEFB' where id=9;
-update noar ti set v0='OFOIIUFRFWDYUEFB' where id=9;
-update noar tt set b1='DC' where id=9;
-update noar ti set b1='DC' where id=9;
-update noar tt set v0='DS4EPIKJY' where id=9;
-update noar ti set v0='DS4EPIKJY' where id=9;
-update noar tt set b2='77VW8EHRDHSV3T1U' where id=9;
-update noar ti set b2='77VW8EHRDHSV3T1U' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 mediumblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='ESKE40X' where id=1;
-update noar ti set v0='ESKE40X' where id=1;
-update noar tt set b0='LLL5KKO' where id=1;
-update noar ti set b0='LLL5KKO' where id=1;
-update noar tt set v0='5PWJCKBL8O4B4O' where id=1;
-update noar ti set v0='5PWJCKBL8O4B4O' where id=1;
-update noar tt set b1='19' where id=1;
-update noar ti set b1='19' where id=1;
-update noar tt set v0='IUSFETJGMVYF6FVZ03ALH3PLGL' where id=1;
-update noar ti set v0='IUSFETJGMVYF6FVZ03ALH3PLGL' where id=1;
-update noar tt set b2='XEU' where id=1;
-update noar ti set b2='XEU' where id=1;
-update noar tt set v0='RO0O0' where id=2;
-update noar ti set v0='RO0O0' where id=2;
-update noar tt set b0='9ES5HYCR01U' where id=2;
-update noar ti set b0='9ES5HYCR01U' where id=2;
-update noar tt set v0='NKK0OM1TUHIGX6V8WQV' where id=2;
-update noar ti set v0='NKK0OM1TUHIGX6V8WQV' where id=2;
-update noar tt set b1='TH295DA2' where id=2;
-update noar ti set b1='TH295DA2' where id=2;
-update noar tt set v0='ONQU5XO899' where id=2;
-update noar ti set v0='ONQU5XO899' where id=2;
-update noar tt set b2='AL6ND8KTPBV5DNX2VRH33PGXBYQ5' where id=2;
-update noar ti set b2='AL6ND8KTPBV5DNX2VRH33PGXBYQ5' where id=2;
-update noar tt set v0='ZP6IMUG9O8ETCYHF' where id=3;
-update noar ti set v0='ZP6IMUG9O8ETCYHF' where id=3;
-update noar tt set b0='KJF0NBSI1PWNPQJ7KXCBZ' where id=3;
-update noar ti set b0='KJF0NBSI1PWNPQJ7KXCBZ' where id=3;
-update noar tt set v0='9MWLLSUW9APVY28Z6RFFU90ZMUSJ07LA' where id=3;
-update noar ti set v0='9MWLLSUW9APVY28Z6RFFU90ZMUSJ07LA' where id=3;
-update noar tt set b1='9S66I8RUJVCFYJ5HF6' where id=3;
-update noar ti set b1='9S66I8RUJVCFYJ5HF6' where id=3;
-update noar tt set v0='J6C4S5CCT1E' where id=3;
-update noar ti set v0='J6C4S5CCT1E' where id=3;
-update noar tt set b2='MFE4' where id=3;
-update noar ti set b2='MFE4' where id=3;
-update noar tt set v0='5V443W5VTD30GM3FRHYFW9Y6J4W' where id=4;
-update noar ti set v0='5V443W5VTD30GM3FRHYFW9Y6J4W' where id=4;
-update noar tt set b0='NLZT' where id=4;
-update noar ti set b0='NLZT' where id=4;
-update noar tt set v0='7GB2EIF4B4JH' where id=4;
-update noar ti set v0='7GB2EIF4B4JH' where id=4;
-update noar tt set b1='PUMUSF2SWC42IOGXIAU2YUSHXCYOMNXA' where id=4;
-update noar ti set b1='PUMUSF2SWC42IOGXIAU2YUSHXCYOMNXA' where id=4;
-update noar tt set v0='UZNEZEI2NUG80TWC8BX8O9HKX2GV6' where id=4;
-update noar ti set v0='UZNEZEI2NUG80TWC8BX8O9HKX2GV6' where id=4;
-update noar tt set b2='Y3' where id=4;
-update noar ti set b2='Y3' where id=4;
-update noar tt set v0='A00815CH3Y910MNCCUUCQV0F' where id=5;
-update noar ti set v0='A00815CH3Y910MNCCUUCQV0F' where id=5;
-update noar tt set b0='RXLW11CYWPLA8427ONFI8P6VKAQLTH' where id=5;
-update noar ti set b0='RXLW11CYWPLA8427ONFI8P6VKAQLTH' where id=5;
-update noar tt set v0='HG8P5MPBS43XHN1CKX2I5ZJUJO6S5' where id=5;
-update noar ti set v0='HG8P5MPBS43XHN1CKX2I5ZJUJO6S5' where id=5;
-update noar tt set b1='SDGTLX7B30P9O9' where id=5;
-update noar ti set b1='SDGTLX7B30P9O9' where id=5;
-update noar tt set v0='56' where id=5;
-update noar ti set v0='56' where id=5;
-update noar tt set b2='3XNWJHNFOO8SO62ADV1FOWBI7' where id=5;
-update noar ti set b2='3XNWJHNFOO8SO62ADV1FOWBI7' where id=5;
-update noar tt set v0='AU6Q71SSJEUXWE4V3G0LE7VC1' where id=6;
-update noar ti set v0='AU6Q71SSJEUXWE4V3G0LE7VC1' where id=6;
-update noar tt set b0='8Q6ONZ6H0KH9ST43SI67D' where id=6;
-update noar ti set b0='8Q6ONZ6H0KH9ST43SI67D' where id=6;
-update noar tt set v0='AR0RLNHG1JO8C' where id=6;
-update noar ti set v0='AR0RLNHG1JO8C' where id=6;
-update noar tt set b1='PP1J57S6U4BF802Q5P' where id=6;
-update noar ti set b1='PP1J57S6U4BF802Q5P' where id=6;
-update noar tt set v0='8DIMOP94VVPA94O0RP9IMPBZBSAIU' where id=6;
-update noar ti set v0='8DIMOP94VVPA94O0RP9IMPBZBSAIU' where id=6;
-update noar tt set b2='XWDI1QSDHZPRDMKGEDUW' where id=6;
-update noar ti set b2='XWDI1QSDHZPRDMKGEDUW' where id=6;
-update noar tt set v0='EUK0USOF' where id=7;
-update noar ti set v0='EUK0USOF' where id=7;
-update noar tt set b0='9QR' where id=7;
-update noar ti set b0='9QR' where id=7;
-update noar tt set v0='ZG3FD2CP2' where id=7;
-update noar ti set v0='ZG3FD2CP2' where id=7;
-update noar tt set b1='YAB57LLKACRGZB4IVBMN' where id=7;
-update noar ti set b1='YAB57LLKACRGZB4IVBMN' where id=7;
-update noar tt set v0='K' where id=7;
-update noar ti set v0='K' where id=7;
-update noar tt set b2='OUL95Y0L3M6GYB0X9PQJP0H9W7UKV3N7' where id=7;
-update noar ti set b2='OUL95Y0L3M6GYB0X9PQJP0H9W7UKV3N7' where id=7;
-update noar tt set v0='OMQ80INY4OJ3SQSZ2CIMQQ3QPF' where id=8;
-update noar ti set v0='OMQ80INY4OJ3SQSZ2CIMQQ3QPF' where id=8;
-update noar tt set b0='ZVYO5D1MO07M7AOA3BD9ITTT8XEJ0L' where id=8;
-update noar ti set b0='ZVYO5D1MO07M7AOA3BD9ITTT8XEJ0L' where id=8;
-update noar tt set v0='I8KNYVW2GHYAV5A98TYPJQOFEZ' where id=8;
-update noar ti set v0='I8KNYVW2GHYAV5A98TYPJQOFEZ' where id=8;
-update noar tt set b1='FM5JJOVOFGA9U99F' where id=8;
-update noar ti set b1='FM5JJOVOFGA9U99F' where id=8;
-update noar tt set v0='33W4ZF6ASNEQLBCUHIUF4IZVOQ7' where id=8;
-update noar ti set v0='33W4ZF6ASNEQLBCUHIUF4IZVOQ7' where id=8;
-update noar tt set b2='RLHE' where id=8;
-update noar ti set b2='RLHE' where id=8;
-update noar tt set v0='4IS1CL3X8VV0P5FMYOX' where id=9;
-update noar ti set v0='4IS1CL3X8VV0P5FMYOX' where id=9;
-update noar tt set b0='WW5QRRMSILFKFFSFK7QU' where id=9;
-update noar ti set b0='WW5QRRMSILFKFFSFK7QU' where id=9;
-update noar tt set v0='DTXVN59DWGE29BA30UNZQPY' where id=9;
-update noar ti set v0='DTXVN59DWGE29BA30UNZQPY' where id=9;
-update noar tt set b1='PKZ' where id=9;
-update noar ti set b1='PKZ' where id=9;
-update noar tt set v0='IQKLV9W1770IRK41OODGO7' where id=9;
-update noar ti set v0='IQKLV9W1770IRK41OODGO7' where id=9;
-update noar tt set b2='1IOAPH' where id=9;
-update noar ti set b2='1IOAPH' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 mediumblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='R5OOV9SGLR1AWETR5BAV8NPO' where id=1;
-update noar ti set v0='R5OOV9SGLR1AWETR5BAV8NPO' where id=1;
-update noar tt set b0='LU7ECFMBSHRIZT8LAOHM8QY5N33ACAV3' where id=1;
-update noar ti set b0='LU7ECFMBSHRIZT8LAOHM8QY5N33ACAV3' where id=1;
-update noar tt set v0='QVCDH85UHQT5Z' where id=1;
-update noar ti set v0='QVCDH85UHQT5Z' where id=1;
-update noar tt set b1='HKAXEDOYT3230XGCX' where id=1;
-update noar ti set b1='HKAXEDOYT3230XGCX' where id=1;
-update noar tt set v0='NMUU9X1OPO6N8GK' where id=1;
-update noar ti set v0='NMUU9X1OPO6N8GK' where id=1;
-update noar tt set b2='SMUJFLJRTD1X2DLI' where id=1;
-update noar ti set b2='SMUJFLJRTD1X2DLI' where id=1;
-update noar tt set v0='LFKBOTAR7N8ER7SOPDU2PQKBTG' where id=2;
-update noar ti set v0='LFKBOTAR7N8ER7SOPDU2PQKBTG' where id=2;
-update noar tt set b0='3AWBQ8H1TGPXMRLHULZ4WM6M7UH' where id=2;
-update noar ti set b0='3AWBQ8H1TGPXMRLHULZ4WM6M7UH' where id=2;
-update noar tt set v0='22Z1XQGFVHN9TGWDYBI2QIRLYD' where id=2;
-update noar ti set v0='22Z1XQGFVHN9TGWDYBI2QIRLYD' where id=2;
-update noar tt set b1='AYUEUYMG61QXM8OFPV93VQ8X7K1R8SG9' where id=2;
-update noar ti set b1='AYUEUYMG61QXM8OFPV93VQ8X7K1R8SG9' where id=2;
-update noar tt set v0='RIJQ6NJ9ND92GK9706UWQXO6KR28Z' where id=2;
-update noar ti set v0='RIJQ6NJ9ND92GK9706UWQXO6KR28Z' where id=2;
-update noar tt set b2='AGYT2G3WKY57GNYLTUY5GEO' where id=2;
-update noar ti set b2='AGYT2G3WKY57GNYLTUY5GEO' where id=2;
-update noar tt set v0='4XO5SHLRX4SKLQE6QWP25' where id=3;
-update noar ti set v0='4XO5SHLRX4SKLQE6QWP25' where id=3;
-update noar tt set b0='MLHD5WMHHC5C00I773S6T' where id=3;
-update noar ti set b0='MLHD5WMHHC5C00I773S6T' where id=3;
-update noar tt set v0='V6NHRADFXUEYD4TZKJ007KCLAXNV' where id=3;
-update noar ti set v0='V6NHRADFXUEYD4TZKJ007KCLAXNV' where id=3;
-update noar tt set b1='RTK25YQ' where id=3;
-update noar ti set b1='RTK25YQ' where id=3;
-update noar tt set v0='F0E2YH8UPCTUVXAWIS0KQPH2TQ1TBHQG' where id=3;
-update noar ti set v0='F0E2YH8UPCTUVXAWIS0KQPH2TQ1TBHQG' where id=3;
-update noar tt set b2='CJHOIK0CMM1FIEF' where id=3;
-update noar ti set b2='CJHOIK0CMM1FIEF' where id=3;
-update noar tt set v0='0D39IMT' where id=4;
-update noar ti set v0='0D39IMT' where id=4;
-update noar tt set b0='7' where id=4;
-update noar ti set b0='7' where id=4;
-update noar tt set v0='GVQAIDZM17' where id=4;
-update noar ti set v0='GVQAIDZM17' where id=4;
-update noar tt set b1='9VZ' where id=4;
-update noar ti set b1='9VZ' where id=4;
-update noar tt set v0='KDISCFUM8SFYGSOXGOCLUGE5KUU5M' where id=4;
-update noar ti set v0='KDISCFUM8SFYGSOXGOCLUGE5KUU5M' where id=4;
-update noar tt set b2='2WPGSZ8H' where id=4;
-update noar ti set b2='2WPGSZ8H' where id=4;
-update noar tt set v0='YL7JUB36EY9WQDV4TEX' where id=5;
-update noar ti set v0='YL7JUB36EY9WQDV4TEX' where id=5;
-update noar tt set b0='SSQLFF9SG2SW64LORD' where id=5;
-update noar ti set b0='SSQLFF9SG2SW64LORD' where id=5;
-update noar tt set v0='MUTZ8G36YNJE5P1WFN' where id=5;
-update noar ti set v0='MUTZ8G36YNJE5P1WFN' where id=5;
-update noar tt set b1='Q26FJSQ1VV44S4KEAN5K7L55' where id=5;
-update noar ti set b1='Q26FJSQ1VV44S4KEAN5K7L55' where id=5;
-update noar tt set v0='NWBF' where id=5;
-update noar ti set v0='NWBF' where id=5;
-update noar tt set b2='UMVXDA4NCSHAHL' where id=5;
-update noar ti set b2='UMVXDA4NCSHAHL' where id=5;
-update noar tt set v0='XMMQQ5LMFJPJPHKLUQHYNK' where id=6;
-update noar ti set v0='XMMQQ5LMFJPJPHKLUQHYNK' where id=6;
-update noar tt set b0='X' where id=6;
-update noar ti set b0='X' where id=6;
-update noar tt set v0='X03YJP' where id=6;
-update noar ti set v0='X03YJP' where id=6;
-update noar tt set b1='6MQIRL7LC6' where id=6;
-update noar ti set b1='6MQIRL7LC6' where id=6;
-update noar tt set v0='PU3HBPFOQL7PEOF99A' where id=6;
-update noar ti set v0='PU3HBPFOQL7PEOF99A' where id=6;
-update noar tt set b2='KY1OZ5KY' where id=6;
-update noar ti set b2='KY1OZ5KY' where id=6;
-update noar tt set v0='0XGOCI' where id=7;
-update noar ti set v0='0XGOCI' where id=7;
-update noar tt set b0='XQY14CT806U0EURARMI9' where id=7;
-update noar ti set b0='XQY14CT806U0EURARMI9' where id=7;
-update noar tt set v0='O25HUZUAZ6DRAEVLD8NTKXNA' where id=7;
-update noar ti set v0='O25HUZUAZ6DRAEVLD8NTKXNA' where id=7;
-update noar tt set b1='6VXD2S' where id=7;
-update noar ti set b1='6VXD2S' where id=7;
-update noar tt set v0='OS4XBYT94QEI4' where id=7;
-update noar ti set v0='OS4XBYT94QEI4' where id=7;
-update noar tt set b2='Z5UPUBDKF346LK4ODQMCHRLO' where id=7;
-update noar ti set b2='Z5UPUBDKF346LK4ODQMCHRLO' where id=7;
-update noar tt set v0='WYFF' where id=8;
-update noar ti set v0='WYFF' where id=8;
-update noar tt set b0='ER3JCL' where id=8;
-update noar ti set b0='ER3JCL' where id=8;
-update noar tt set v0='QP9UF9ZYCW' where id=8;
-update noar ti set v0='QP9UF9ZYCW' where id=8;
-update noar tt set b1='35SHDMR0KJPLZB736KC8L6AIZKU47EQ' where id=8;
-update noar ti set b1='35SHDMR0KJPLZB736KC8L6AIZKU47EQ' where id=8;
-update noar tt set v0='MTP6S' where id=8;
-update noar ti set v0='MTP6S' where id=8;
-update noar tt set b2='QZH08N732PWIZ09VGVGUS2RPY0VM' where id=8;
-update noar ti set b2='QZH08N732PWIZ09VGVGUS2RPY0VM' where id=8;
-update noar tt set v0='TV4JLNGWK9' where id=9;
-update noar ti set v0='TV4JLNGWK9' where id=9;
-update noar tt set b0='8DIOV4U36NOT' where id=9;
-update noar ti set b0='8DIOV4U36NOT' where id=9;
-update noar tt set v0='CYZ0ISDFX4YLMN3I65GCBO6T1PEW7XAR' where id=9;
-update noar ti set v0='CYZ0ISDFX4YLMN3I65GCBO6T1PEW7XAR' where id=9;
-update noar tt set b1='6AJAF5LQSLR9IWWKZOX' where id=9;
-update noar ti set b1='6AJAF5LQSLR9IWWKZOX' where id=9;
-update noar tt set v0='T2KBMGGWH8X3UTW7DAD9HG3XXT' where id=9;
-update noar ti set v0='T2KBMGGWH8X3UTW7DAD9HG3XXT' where id=9;
-update noar tt set b2='QRPN03UJXMA4CYD6VBIYXD3VOND' where id=9;
-update noar ti set b2='QRPN03UJXMA4CYD6VBIYXD3VOND' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 mediumblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='GDSS1UEFQ8ZLH293SNN0KARC' where id=1;
-update noar ti set v0='GDSS1UEFQ8ZLH293SNN0KARC' where id=1;
-update noar tt set b0='Y0' where id=1;
-update noar ti set b0='Y0' where id=1;
-update noar tt set v0='QX9IYANLE' where id=1;
-update noar ti set v0='QX9IYANLE' where id=1;
-update noar tt set b1='7F9MGHG3T5JOY2O092IWR2JT' where id=1;
-update noar ti set b1='7F9MGHG3T5JOY2O092IWR2JT' where id=1;
-update noar tt set v0='M2VO91HQKJRHKUEWTR86T5YVN5HDN' where id=1;
-update noar ti set v0='M2VO91HQKJRHKUEWTR86T5YVN5HDN' where id=1;
-update noar tt set b2='0X1HMJ44PFOW' where id=1;
-update noar ti set b2='0X1HMJ44PFOW' where id=1;
-update noar tt set v0='SOJREY9' where id=2;
-update noar ti set v0='SOJREY9' where id=2;
-update noar tt set b0='CQ8WIDML7ML4NZ38UN' where id=2;
-update noar ti set b0='CQ8WIDML7ML4NZ38UN' where id=2;
-update noar tt set v0='UX56CCRGQ442YJ83BKU5EDJS' where id=2;
-update noar ti set v0='UX56CCRGQ442YJ83BKU5EDJS' where id=2;
-update noar tt set b1='1N2IP9P0CA955SB61MU4N' where id=2;
-update noar ti set b1='1N2IP9P0CA955SB61MU4N' where id=2;
-update noar tt set v0='8KNVTMZX22RTR' where id=2;
-update noar ti set v0='8KNVTMZX22RTR' where id=2;
-update noar tt set b2='YC5H8S8A4NX31P81Z5PCOYE51FYOL9I3' where id=2;
-update noar ti set b2='YC5H8S8A4NX31P81Z5PCOYE51FYOL9I3' where id=2;
-update noar tt set v0='9OTFK7B6S5PQ7TJR887RZXPVZ' where id=3;
-update noar ti set v0='9OTFK7B6S5PQ7TJR887RZXPVZ' where id=3;
-update noar tt set b0='GOIEBK4Y9IN3ZM4XW2ROS' where id=3;
-update noar ti set b0='GOIEBK4Y9IN3ZM4XW2ROS' where id=3;
-update noar tt set v0='KU8' where id=3;
-update noar ti set v0='KU8' where id=3;
-update noar tt set b1='NZ3C2VS90BUHU48XB5PFT0' where id=3;
-update noar ti set b1='NZ3C2VS90BUHU48XB5PFT0' where id=3;
-update noar tt set v0='YE16YNZUDH0' where id=3;
-update noar ti set v0='YE16YNZUDH0' where id=3;
-update noar tt set b2='HLL18OFQ88I7YQ4BZ4PL6DI' where id=3;
-update noar ti set b2='HLL18OFQ88I7YQ4BZ4PL6DI' where id=3;
-update noar tt set v0='XNSSCA66VJEU0EH0ZDD' where id=4;
-update noar ti set v0='XNSSCA66VJEU0EH0ZDD' where id=4;
-update noar tt set b0='4W1FJ99CUUKD5YDNI0E4RQRDA1VQC' where id=4;
-update noar ti set b0='4W1FJ99CUUKD5YDNI0E4RQRDA1VQC' where id=4;
-update noar tt set v0='EOUD4EC36Z65H5WT0MSPV1X4HL9' where id=4;
-update noar ti set v0='EOUD4EC36Z65H5WT0MSPV1X4HL9' where id=4;
-update noar tt set b1='JKDW8KJF5USOTIQMBZGQPO2EB4' where id=4;
-update noar ti set b1='JKDW8KJF5USOTIQMBZGQPO2EB4' where id=4;
-update noar tt set v0='WMSC4ZDKQVXFONMD1J' where id=4;
-update noar ti set v0='WMSC4ZDKQVXFONMD1J' where id=4;
-update noar tt set b2='5FX9USFRQX7XTLTD4LIB' where id=4;
-update noar ti set b2='5FX9USFRQX7XTLTD4LIB' where id=4;
-update noar tt set v0='3S59D9H0TAKVYZSLD927V' where id=5;
-update noar ti set v0='3S59D9H0TAKVYZSLD927V' where id=5;
-update noar tt set b0='237XV' where id=5;
-update noar ti set b0='237XV' where id=5;
-update noar tt set v0='EJYBRW8' where id=5;
-update noar ti set v0='EJYBRW8' where id=5;
-update noar tt set b1='TNZOOMW' where id=5;
-update noar ti set b1='TNZOOMW' where id=5;
-update noar tt set v0='AYJYPLAPKMZCP7GG' where id=5;
-update noar ti set v0='AYJYPLAPKMZCP7GG' where id=5;
-update noar tt set b2='8Q48YQYNI9B3DAKO6BXWULR94Q0AN' where id=5;
-update noar ti set b2='8Q48YQYNI9B3DAKO6BXWULR94Q0AN' where id=5;
-update noar tt set v0='N2YAP9Q' where id=6;
-update noar ti set v0='N2YAP9Q' where id=6;
-update noar tt set b0='Q95' where id=6;
-update noar ti set b0='Q95' where id=6;
-update noar tt set v0='P31LOYKZBP69829DCM6C4' where id=6;
-update noar ti set v0='P31LOYKZBP69829DCM6C4' where id=6;
-update noar tt set b1='WBA40XN0HKVS' where id=6;
-update noar ti set b1='WBA40XN0HKVS' where id=6;
-update noar tt set v0='278E194SJC78BHPYY968SP' where id=6;
-update noar ti set v0='278E194SJC78BHPYY968SP' where id=6;
-update noar tt set b2='3047CLE3XNL89JN9HI4S' where id=6;
-update noar ti set b2='3047CLE3XNL89JN9HI4S' where id=6;
-update noar tt set v0='FWU5YS2GMEEUR8WN96L' where id=7;
-update noar ti set v0='FWU5YS2GMEEUR8WN96L' where id=7;
-update noar tt set b0='Y500RXT09RUE8YXD93LNEV0N4Y8OQ' where id=7;
-update noar ti set b0='Y500RXT09RUE8YXD93LNEV0N4Y8OQ' where id=7;
-update noar tt set v0='8T93W47KBBQLC35IGE' where id=7;
-update noar ti set v0='8T93W47KBBQLC35IGE' where id=7;
-update noar tt set b1='LGXYSMX0JKHPMBC4GQNWCP' where id=7;
-update noar ti set b1='LGXYSMX0JKHPMBC4GQNWCP' where id=7;
-update noar tt set v0='ZYOZN9B11ZTS5TGPBS6KDVSI166RFSXO' where id=7;
-update noar ti set v0='ZYOZN9B11ZTS5TGPBS6KDVSI166RFSXO' where id=7;
-update noar tt set b2='KQ' where id=7;
-update noar ti set b2='KQ' where id=7;
-update noar tt set v0='P' where id=8;
-update noar ti set v0='P' where id=8;
-update noar tt set b0='3H1' where id=8;
-update noar ti set b0='3H1' where id=8;
-update noar tt set v0='E0PCQYO6H89VCG2EVHB60JY3LB' where id=8;
-update noar ti set v0='E0PCQYO6H89VCG2EVHB60JY3LB' where id=8;
-update noar tt set b1='A2MUO51MBHR25C6V' where id=8;
-update noar ti set b1='A2MUO51MBHR25C6V' where id=8;
-update noar tt set v0='OYIJU3PUQ7E1D0QJKDZ1YIA8O29G690W' where id=8;
-update noar ti set v0='OYIJU3PUQ7E1D0QJKDZ1YIA8O29G690W' where id=8;
-update noar tt set b2='6' where id=8;
-update noar ti set b2='6' where id=8;
-update noar tt set v0='JHUT7E5KSL7S9T9F57UXG' where id=9;
-update noar ti set v0='JHUT7E5KSL7S9T9F57UXG' where id=9;
-update noar tt set b0='PMPAZVSIAZ8SJB3HLPVQXF' where id=9;
-update noar ti set b0='PMPAZVSIAZ8SJB3HLPVQXF' where id=9;
-update noar tt set v0='NZO9P' where id=9;
-update noar ti set v0='NZO9P' where id=9;
-update noar tt set b1='UGINMSFFT1OE84O2SFHZ1B66OOR1Y' where id=9;
-update noar ti set b1='UGINMSFFT1OE84O2SFHZ1B66OOR1Y' where id=9;
-update noar tt set v0='N6TAZF3GWWRS0YEZ' where id=9;
-update noar ti set v0='N6TAZF3GWWRS0YEZ' where id=9;
-update noar tt set b2='QKW2ZW3XKZ' where id=9;
-update noar ti set b2='QKW2ZW3XKZ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 mediumblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='8085H3WKGE3ZSZ80KVBZB82J' where id=1;
-update noar ti set v0='8085H3WKGE3ZSZ80KVBZB82J' where id=1;
-update noar tt set b0='4M9AQLQITJTM3D02HCSS' where id=1;
-update noar ti set b0='4M9AQLQITJTM3D02HCSS' where id=1;
-update noar tt set v0='9NZPL44HOVCBHMNK6FH3JX' where id=1;
-update noar ti set v0='9NZPL44HOVCBHMNK6FH3JX' where id=1;
-update noar tt set b1='CG15I442' where id=1;
-update noar ti set b1='CG15I442' where id=1;
-update noar tt set v0='RHKTSYDBV05L' where id=1;
-update noar ti set v0='RHKTSYDBV05L' where id=1;
-update noar tt set b2='HA4ARL2GWP9E' where id=1;
-update noar ti set b2='HA4ARL2GWP9E' where id=1;
-update noar tt set v0='U7470ME9RH3' where id=2;
-update noar ti set v0='U7470ME9RH3' where id=2;
-update noar tt set b0='7COSTURH6IZFAI6TLASAJBXUND' where id=2;
-update noar ti set b0='7COSTURH6IZFAI6TLASAJBXUND' where id=2;
-update noar tt set v0='X8D64HF61R6ANMTFSGMHANEP' where id=2;
-update noar ti set v0='X8D64HF61R6ANMTFSGMHANEP' where id=2;
-update noar tt set b1='PCKYFQK9QJKFKLODURDINF' where id=2;
-update noar ti set b1='PCKYFQK9QJKFKLODURDINF' where id=2;
-update noar tt set v0='S7UDILAPODSR98KN8' where id=2;
-update noar ti set v0='S7UDILAPODSR98KN8' where id=2;
-update noar tt set b2='67V6Q94R' where id=2;
-update noar ti set b2='67V6Q94R' where id=2;
-update noar tt set v0='X' where id=3;
-update noar ti set v0='X' where id=3;
-update noar tt set b0='JO3O33' where id=3;
-update noar ti set b0='JO3O33' where id=3;
-update noar tt set v0='WKLXFGEM630S0FR9REQSGQ' where id=3;
-update noar ti set v0='WKLXFGEM630S0FR9REQSGQ' where id=3;
-update noar tt set b1='ZJX3S8HRZN69U' where id=3;
-update noar ti set b1='ZJX3S8HRZN69U' where id=3;
-update noar tt set v0='JW1WRP9S3FSAAS9Q06LBN7' where id=3;
-update noar ti set v0='JW1WRP9S3FSAAS9Q06LBN7' where id=3;
-update noar tt set b2='414NXGALJ3KK43W62CFBJBQ6P47YR5M' where id=3;
-update noar ti set b2='414NXGALJ3KK43W62CFBJBQ6P47YR5M' where id=3;
-update noar tt set v0='QEUQ9L0EI0UZNA6KVE824MXRXBWK8ZUN' where id=4;
-update noar ti set v0='QEUQ9L0EI0UZNA6KVE824MXRXBWK8ZUN' where id=4;
-update noar tt set b0='5GRDYB3R5YEIIH4BX4CUGFVJOZV' where id=4;
-update noar ti set b0='5GRDYB3R5YEIIH4BX4CUGFVJOZV' where id=4;
-update noar tt set v0='BYITJTGH5E1ZLE' where id=4;
-update noar ti set v0='BYITJTGH5E1ZLE' where id=4;
-update noar tt set b1='VJFWXCXHSX3O335PTA9Q3R' where id=4;
-update noar ti set b1='VJFWXCXHSX3O335PTA9Q3R' where id=4;
-update noar tt set v0='Z0I6J1448LRWEOVSJVKRHEAOZ2APBKWB' where id=4;
-update noar ti set v0='Z0I6J1448LRWEOVSJVKRHEAOZ2APBKWB' where id=4;
-update noar tt set b2='ZLQ89NZF9D08XHSQJAFRCV' where id=4;
-update noar ti set b2='ZLQ89NZF9D08XHSQJAFRCV' where id=4;
-update noar tt set v0='PXJFN8GSR0T4MF6OZ' where id=5;
-update noar ti set v0='PXJFN8GSR0T4MF6OZ' where id=5;
-update noar tt set b0='NSFY594582' where id=5;
-update noar ti set b0='NSFY594582' where id=5;
-update noar tt set v0='E31UGGZR62GTVYJ9KX0' where id=5;
-update noar ti set v0='E31UGGZR62GTVYJ9KX0' where id=5;
-update noar tt set b1='17KC538KG3GOSXD4C77I' where id=5;
-update noar ti set b1='17KC538KG3GOSXD4C77I' where id=5;
-update noar tt set v0='3CNYFDLATOJV8VEEIZ0GRID0KTZLY' where id=5;
-update noar ti set v0='3CNYFDLATOJV8VEEIZ0GRID0KTZLY' where id=5;
-update noar tt set b2='1AEGEW3A4PH3TF5J46KDYYS9SKIXR' where id=5;
-update noar ti set b2='1AEGEW3A4PH3TF5J46KDYYS9SKIXR' where id=5;
-update noar tt set v0='YR1OG8C5GH75Z5JHINPU' where id=6;
-update noar ti set v0='YR1OG8C5GH75Z5JHINPU' where id=6;
-update noar tt set b0='OKL5TBL99MY0G6MQQ8ZHI74FRY' where id=6;
-update noar ti set b0='OKL5TBL99MY0G6MQQ8ZHI74FRY' where id=6;
-update noar tt set v0='CIHNSDTWYH9LHP56FJ2B0FZ8GH' where id=6;
-update noar ti set v0='CIHNSDTWYH9LHP56FJ2B0FZ8GH' where id=6;
-update noar tt set b1='GI7F' where id=6;
-update noar ti set b1='GI7F' where id=6;
-update noar tt set v0='S7YTJF2J629F0HAOTQALJ' where id=6;
-update noar ti set v0='S7YTJF2J629F0HAOTQALJ' where id=6;
-update noar tt set b2='6Y0XKM56FW3ITOZ' where id=6;
-update noar ti set b2='6Y0XKM56FW3ITOZ' where id=6;
-update noar tt set v0='DBHE91TH' where id=7;
-update noar ti set v0='DBHE91TH' where id=7;
-update noar tt set b0='HMZ2KQE63VUTX7C3ZKCRZYJY' where id=7;
-update noar ti set b0='HMZ2KQE63VUTX7C3ZKCRZYJY' where id=7;
-update noar tt set v0='CKWXOZSA306SB6G' where id=7;
-update noar ti set v0='CKWXOZSA306SB6G' where id=7;
-update noar tt set b1='OB7K9ATROTGJ0OWBAG49C' where id=7;
-update noar ti set b1='OB7K9ATROTGJ0OWBAG49C' where id=7;
-update noar tt set v0='IYHS4P0GPQ4K' where id=7;
-update noar ti set v0='IYHS4P0GPQ4K' where id=7;
-update noar tt set b2='M9YFL5LCUM1NG' where id=7;
-update noar ti set b2='M9YFL5LCUM1NG' where id=7;
-update noar tt set v0='9WA83KFOQY7OWOE5AZPWC' where id=8;
-update noar ti set v0='9WA83KFOQY7OWOE5AZPWC' where id=8;
-update noar tt set b0='ZQZZ3GTO37AP1PAR1P2LD53GXIFC' where id=8;
-update noar ti set b0='ZQZZ3GTO37AP1PAR1P2LD53GXIFC' where id=8;
-update noar tt set v0='1GG0BXR967MSXST5' where id=8;
-update noar ti set v0='1GG0BXR967MSXST5' where id=8;
-update noar tt set b1='FYIJNQCZJTBKCAHIYWT7WLT8MW7' where id=8;
-update noar ti set b1='FYIJNQCZJTBKCAHIYWT7WLT8MW7' where id=8;
-update noar tt set v0='L50YBS9L8IV3DHCXYMA7TWS879DCPQI1' where id=8;
-update noar ti set v0='L50YBS9L8IV3DHCXYMA7TWS879DCPQI1' where id=8;
-update noar tt set b2='61H5GFXDQO7JF8U' where id=8;
-update noar ti set b2='61H5GFXDQO7JF8U' where id=8;
-update noar tt set v0='WG2W60DMI' where id=9;
-update noar ti set v0='WG2W60DMI' where id=9;
-update noar tt set b0='6YSOK97V9VOJNMEWE9WU8CMN' where id=9;
-update noar ti set b0='6YSOK97V9VOJNMEWE9WU8CMN' where id=9;
-update noar tt set v0='4RC6UM4WJJHE8KHJU28Y46' where id=9;
-update noar ti set v0='4RC6UM4WJJHE8KHJU28Y46' where id=9;
-update noar tt set b1='XMM5D2BOQDHGYMRBM' where id=9;
-update noar ti set b1='XMM5D2BOQDHGYMRBM' where id=9;
-update noar tt set v0='RIHX6GY5EHUT91TK2B9TGDU' where id=9;
-update noar ti set v0='RIHX6GY5EHUT91TK2B9TGDU' where id=9;
-update noar tt set b2='M040NX2' where id=9;
-update noar ti set b2='M040NX2' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 mediumblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='OM9F6DGLJGWD3OWJ0' where id=1;
-update noar ti set v0='OM9F6DGLJGWD3OWJ0' where id=1;
-update noar tt set b0='WX2Q' where id=1;
-update noar ti set b0='WX2Q' where id=1;
-update noar tt set v0='KK3X' where id=1;
-update noar ti set v0='KK3X' where id=1;
-update noar tt set b1='165' where id=1;
-update noar ti set b1='165' where id=1;
-update noar tt set v0='X1WV45UVU5UDZ8545XS' where id=1;
-update noar ti set v0='X1WV45UVU5UDZ8545XS' where id=1;
-update noar tt set b2='R' where id=1;
-update noar ti set b2='R' where id=1;
-update noar tt set v0='6W0' where id=2;
-update noar ti set v0='6W0' where id=2;
-update noar tt set b0='2UL9TLTPUT6TPAPQ8ZQZMA3FQ' where id=2;
-update noar ti set b0='2UL9TLTPUT6TPAPQ8ZQZMA3FQ' where id=2;
-update noar tt set v0='I34TEVC82NCGG2F0ZHDI' where id=2;
-update noar ti set v0='I34TEVC82NCGG2F0ZHDI' where id=2;
-update noar tt set b1='URE9V' where id=2;
-update noar ti set b1='URE9V' where id=2;
-update noar tt set v0='V354JGXG1EHAY' where id=2;
-update noar ti set v0='V354JGXG1EHAY' where id=2;
-update noar tt set b2='69GQOP6MLGRP08HGSY9NBIEWUTM8' where id=2;
-update noar ti set b2='69GQOP6MLGRP08HGSY9NBIEWUTM8' where id=2;
-update noar tt set v0='ZR' where id=3;
-update noar ti set v0='ZR' where id=3;
-update noar tt set b0='XHD0WD7VIH93' where id=3;
-update noar ti set b0='XHD0WD7VIH93' where id=3;
-update noar tt set v0='N89UHDMRLLF6' where id=3;
-update noar ti set v0='N89UHDMRLLF6' where id=3;
-update noar tt set b1='NTUQEEGNZP9EBZ' where id=3;
-update noar ti set b1='NTUQEEGNZP9EBZ' where id=3;
-update noar tt set v0='TD04E4MMEJYR2U3Y2R' where id=3;
-update noar ti set v0='TD04E4MMEJYR2U3Y2R' where id=3;
-update noar tt set b2='LX9F0OG3CVT5GYBDK299DAK784SP' where id=3;
-update noar ti set b2='LX9F0OG3CVT5GYBDK299DAK784SP' where id=3;
-update noar tt set v0='MBP36W3IML' where id=4;
-update noar ti set v0='MBP36W3IML' where id=4;
-update noar tt set b0='QX7LXSPL0G0KVHN14ACCMCDY7BPQL' where id=4;
-update noar ti set b0='QX7LXSPL0G0KVHN14ACCMCDY7BPQL' where id=4;
-update noar tt set v0='MPPKJIHXGWF83NOYN' where id=4;
-update noar ti set v0='MPPKJIHXGWF83NOYN' where id=4;
-update noar tt set b1='DPXSFNFNZPER1KI4DJHR3' where id=4;
-update noar ti set b1='DPXSFNFNZPER1KI4DJHR3' where id=4;
-update noar tt set v0='URSS' where id=4;
-update noar ti set v0='URSS' where id=4;
-update noar tt set b2='MX4JZICCQ3K1RQN9' where id=4;
-update noar ti set b2='MX4JZICCQ3K1RQN9' where id=4;
-update noar tt set v0='KC3VGV0A2X757OC7L73MX2R1' where id=5;
-update noar ti set v0='KC3VGV0A2X757OC7L73MX2R1' where id=5;
-update noar tt set b0='ZXV5MSXG3RNJ2NR1RZRW6NGZBNOL3WN5' where id=5;
-update noar ti set b0='ZXV5MSXG3RNJ2NR1RZRW6NGZBNOL3WN5' where id=5;
-update noar tt set v0='34YNPL29DFCIZ2SKU02TS32NS8' where id=5;
-update noar ti set v0='34YNPL29DFCIZ2SKU02TS32NS8' where id=5;
-update noar tt set b1='9A3P6JWZX92Q6J3T90FHOA1ARI9D' where id=5;
-update noar ti set b1='9A3P6JWZX92Q6J3T90FHOA1ARI9D' where id=5;
-update noar tt set v0='NU7UZN37ZWLGPGESTQCKDA' where id=5;
-update noar ti set v0='NU7UZN37ZWLGPGESTQCKDA' where id=5;
-update noar tt set b2='WI6WPD2E' where id=5;
-update noar ti set b2='WI6WPD2E' where id=5;
-update noar tt set v0='178K6SRB8D0B4RBRHGFB87HF' where id=6;
-update noar ti set v0='178K6SRB8D0B4RBRHGFB87HF' where id=6;
-update noar tt set b0='NS5IPKY5T4VL' where id=6;
-update noar ti set b0='NS5IPKY5T4VL' where id=6;
-update noar tt set v0='VOH0MR9VJR6M0QEJQZIOL1RA7XD4RX' where id=6;
-update noar ti set v0='VOH0MR9VJR6M0QEJQZIOL1RA7XD4RX' where id=6;
-update noar tt set b1='YO4BDZ7CU2WV9AOCF49IIH8' where id=6;
-update noar ti set b1='YO4BDZ7CU2WV9AOCF49IIH8' where id=6;
-update noar tt set v0='XYQDCYR97CE2LG4J99XA' where id=6;
-update noar ti set v0='XYQDCYR97CE2LG4J99XA' where id=6;
-update noar tt set b2='IZX4L2ISKJVGV2FJ8W' where id=6;
-update noar ti set b2='IZX4L2ISKJVGV2FJ8W' where id=6;
-update noar tt set v0='KLKT9AUMZE4SDHD6O8X7FUJUAPX' where id=7;
-update noar ti set v0='KLKT9AUMZE4SDHD6O8X7FUJUAPX' where id=7;
-update noar tt set b0='ZNEIJHUAJ6GLJ' where id=7;
-update noar ti set b0='ZNEIJHUAJ6GLJ' where id=7;
-update noar tt set v0='23J1QZRV27FFHPH1BVV' where id=7;
-update noar ti set v0='23J1QZRV27FFHPH1BVV' where id=7;
-update noar tt set b1='RWHRD2YVW' where id=7;
-update noar ti set b1='RWHRD2YVW' where id=7;
-update noar tt set v0='IGZ' where id=7;
-update noar ti set v0='IGZ' where id=7;
-update noar tt set b2='XGRZ98XQ0V5P7HIFFRUO4J8' where id=7;
-update noar ti set b2='XGRZ98XQ0V5P7HIFFRUO4J8' where id=7;
-update noar tt set v0='MKKIQ4OJT' where id=8;
-update noar ti set v0='MKKIQ4OJT' where id=8;
-update noar tt set b0='JY' where id=8;
-update noar ti set b0='JY' where id=8;
-update noar tt set v0='MOGTDQ8ERF7JECXGSHUX3W92TYMKR' where id=8;
-update noar ti set v0='MOGTDQ8ERF7JECXGSHUX3W92TYMKR' where id=8;
-update noar tt set b1='D61JS2ST6F6FGEC29XOE2DRS27U5BSPP' where id=8;
-update noar ti set b1='D61JS2ST6F6FGEC29XOE2DRS27U5BSPP' where id=8;
-update noar tt set v0='G6LMY1LUTIFU2DFE89R' where id=8;
-update noar ti set v0='G6LMY1LUTIFU2DFE89R' where id=8;
-update noar tt set b2='3OJ3VH5BYH99Q8NWP9FTLZHV771CYX' where id=8;
-update noar ti set b2='3OJ3VH5BYH99Q8NWP9FTLZHV771CYX' where id=8;
-update noar tt set v0='0LD8B63HBY' where id=9;
-update noar ti set v0='0LD8B63HBY' where id=9;
-update noar tt set b0='GFWWZWRI5DF7I0RZZVSAN5WZVCJA' where id=9;
-update noar ti set b0='GFWWZWRI5DF7I0RZZVSAN5WZVCJA' where id=9;
-update noar tt set v0='JW8GKXES9ZRT3GI15V1Q' where id=9;
-update noar ti set v0='JW8GKXES9ZRT3GI15V1Q' where id=9;
-update noar tt set b1='ZN' where id=9;
-update noar ti set b1='ZN' where id=9;
-update noar tt set v0='TYPZJ6VDMQ' where id=9;
-update noar ti set v0='TYPZJ6VDMQ' where id=9;
-update noar tt set b2='365FB9MNA3ZTD' where id=9;
-update noar ti set b2='365FB9MNA3ZTD' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 mediumblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='5LT' where id=1;
-update noar ti set v0='5LT' where id=1;
-update noar tt set b0='LNXTCKX' where id=1;
-update noar ti set b0='LNXTCKX' where id=1;
-update noar tt set v0='UEWTU2JHM' where id=1;
-update noar ti set v0='UEWTU2JHM' where id=1;
-update noar tt set b1='FD0B2WDPSNR2M' where id=1;
-update noar ti set b1='FD0B2WDPSNR2M' where id=1;
-update noar tt set v0='7PT7CA8EIPOKESUND9CGTSED8R' where id=1;
-update noar ti set v0='7PT7CA8EIPOKESUND9CGTSED8R' where id=1;
-update noar tt set b2='0REM82L82' where id=1;
-update noar ti set b2='0REM82L82' where id=1;
-update noar tt set v0='441X29DK2003SSIY9MLK19M3KI07V' where id=2;
-update noar ti set v0='441X29DK2003SSIY9MLK19M3KI07V' where id=2;
-update noar tt set b0='VUJ4F8SUTHE78DYTDL68YENPLWG' where id=2;
-update noar ti set b0='VUJ4F8SUTHE78DYTDL68YENPLWG' where id=2;
-update noar tt set v0='9Q3MZI4P686SDKP9K' where id=2;
-update noar ti set v0='9Q3MZI4P686SDKP9K' where id=2;
-update noar tt set b1='5' where id=2;
-update noar ti set b1='5' where id=2;
-update noar tt set v0='BJXRK44RBZ0Y9R1BDG4' where id=2;
-update noar ti set v0='BJXRK44RBZ0Y9R1BDG4' where id=2;
-update noar tt set b2='MX60I' where id=2;
-update noar ti set b2='MX60I' where id=2;
-update noar tt set v0='ACCEQTDTGF32KA9CWALURYM' where id=3;
-update noar ti set v0='ACCEQTDTGF32KA9CWALURYM' where id=3;
-update noar tt set b0='KR8R2' where id=3;
-update noar ti set b0='KR8R2' where id=3;
-update noar tt set v0='O227LV5IC' where id=3;
-update noar ti set v0='O227LV5IC' where id=3;
-update noar tt set b1='SMMYEVVNUJZLWRRET4DV6G3V4M0YEWPJ' where id=3;
-update noar ti set b1='SMMYEVVNUJZLWRRET4DV6G3V4M0YEWPJ' where id=3;
-update noar tt set v0='E0YCM1RDTAXZKA52CJBYMWGV86C' where id=3;
-update noar ti set v0='E0YCM1RDTAXZKA52CJBYMWGV86C' where id=3;
-update noar tt set b2='YHXJBMUTMPGHD8R9YGE' where id=3;
-update noar ti set b2='YHXJBMUTMPGHD8R9YGE' where id=3;
-update noar tt set v0='RSMLA8XZJ64CF7J' where id=4;
-update noar ti set v0='RSMLA8XZJ64CF7J' where id=4;
-update noar tt set b0='95A49B5F' where id=4;
-update noar ti set b0='95A49B5F' where id=4;
-update noar tt set v0='CUJY5X9' where id=4;
-update noar ti set v0='CUJY5X9' where id=4;
-update noar tt set b1='4VZ4K3L' where id=4;
-update noar ti set b1='4VZ4K3L' where id=4;
-update noar tt set v0='DSRUC2' where id=4;
-update noar ti set v0='DSRUC2' where id=4;
-update noar tt set b2='5JSGWN6K1C8KX7DOLHY' where id=4;
-update noar ti set b2='5JSGWN6K1C8KX7DOLHY' where id=4;
-update noar tt set v0='X51KLB1OEF' where id=5;
-update noar ti set v0='X51KLB1OEF' where id=5;
-update noar tt set b0='AYMJUWOZK96GYL4KY337XQXRHAPYC' where id=5;
-update noar ti set b0='AYMJUWOZK96GYL4KY337XQXRHAPYC' where id=5;
-update noar tt set v0='152K5' where id=5;
-update noar ti set v0='152K5' where id=5;
-update noar tt set b1='6SEO8JMU8FD' where id=5;
-update noar ti set b1='6SEO8JMU8FD' where id=5;
-update noar tt set v0='J7XKWW5BI5K6' where id=5;
-update noar ti set v0='J7XKWW5BI5K6' where id=5;
-update noar tt set b2='VWY0KY7KQF7FYZS1LO3L6LZ4P9WNO8' where id=5;
-update noar ti set b2='VWY0KY7KQF7FYZS1LO3L6LZ4P9WNO8' where id=5;
-update noar tt set v0='4Q677GFVA' where id=6;
-update noar ti set v0='4Q677GFVA' where id=6;
-update noar tt set b0='X' where id=6;
-update noar ti set b0='X' where id=6;
-update noar tt set v0='9ZYSUK' where id=6;
-update noar ti set v0='9ZYSUK' where id=6;
-update noar tt set b1='JKSJKEF9QZQGEH' where id=6;
-update noar ti set b1='JKSJKEF9QZQGEH' where id=6;
-update noar tt set v0='ZJOUBF1695NIJDHIMAO384' where id=6;
-update noar ti set v0='ZJOUBF1695NIJDHIMAO384' where id=6;
-update noar tt set b2='ZW74LM9ZBUANXXE6584WQUU79QI9T' where id=6;
-update noar ti set b2='ZW74LM9ZBUANXXE6584WQUU79QI9T' where id=6;
-update noar tt set v0='XZR654NKSROEH0BPWM9YI9R' where id=7;
-update noar ti set v0='XZR654NKSROEH0BPWM9YI9R' where id=7;
-update noar tt set b0='MAGDKKGQH' where id=7;
-update noar ti set b0='MAGDKKGQH' where id=7;
-update noar tt set v0='0ILPRB4YW2F48EICCZXX47P9JJP' where id=7;
-update noar ti set v0='0ILPRB4YW2F48EICCZXX47P9JJP' where id=7;
-update noar tt set b1='FQC9RK9G12JXVWV' where id=7;
-update noar ti set b1='FQC9RK9G12JXVWV' where id=7;
-update noar tt set v0='UWOH3778BPPUF' where id=7;
-update noar ti set v0='UWOH3778BPPUF' where id=7;
-update noar tt set b2='2' where id=7;
-update noar ti set b2='2' where id=7;
-update noar tt set v0='OROP4X0XUUKUQEGMDO' where id=8;
-update noar ti set v0='OROP4X0XUUKUQEGMDO' where id=8;
-update noar tt set b0='9KHZFWINZY22TR7DFR' where id=8;
-update noar ti set b0='9KHZFWINZY22TR7DFR' where id=8;
-update noar tt set v0='VD5YC1BGL128OG3LX7DK7O6H5CUU' where id=8;
-update noar ti set v0='VD5YC1BGL128OG3LX7DK7O6H5CUU' where id=8;
-update noar tt set b1='8P5D3NB8NIUX4LVZVLV3J5UANFL4OE2' where id=8;
-update noar ti set b1='8P5D3NB8NIUX4LVZVLV3J5UANFL4OE2' where id=8;
-update noar tt set v0='W575DZ' where id=8;
-update noar ti set v0='W575DZ' where id=8;
-update noar tt set b2='6JI0SDRKAW8N04BTJDR7Q' where id=8;
-update noar ti set b2='6JI0SDRKAW8N04BTJDR7Q' where id=8;
-update noar tt set v0='1M7TXVB4FKNRNSJKY5G1QETEX44V' where id=9;
-update noar ti set v0='1M7TXVB4FKNRNSJKY5G1QETEX44V' where id=9;
-update noar tt set b0='0MSG9HJDENISRY77JWUELH0E0W8NFO8T' where id=9;
-update noar ti set b0='0MSG9HJDENISRY77JWUELH0E0W8NFO8T' where id=9;
-update noar tt set v0='3D74L3KEP1HWSTH54FZPHV' where id=9;
-update noar ti set v0='3D74L3KEP1HWSTH54FZPHV' where id=9;
-update noar tt set b1='YCSV912PEB6BE' where id=9;
-update noar ti set b1='YCSV912PEB6BE' where id=9;
-update noar tt set v0='27' where id=9;
-update noar ti set v0='27' where id=9;
-update noar tt set b2='3XG0MVJXZ63XGJJZBA8' where id=9;
-update noar ti set b2='3XG0MVJXZ63XGJJZBA8' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 mediumblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='JGN4QTFHFK' where id=1;
-update noar ti set v0='JGN4QTFHFK' where id=1;
-update noar tt set b0='DNYP0EE1ES4JDL577TSS00Q' where id=1;
-update noar ti set b0='DNYP0EE1ES4JDL577TSS00Q' where id=1;
-update noar tt set v0='UPJSWGW4MM6LI0F8K961PASN' where id=1;
-update noar ti set v0='UPJSWGW4MM6LI0F8K961PASN' where id=1;
-update noar tt set b1='FPG3R88I37FLO5' where id=1;
-update noar ti set b1='FPG3R88I37FLO5' where id=1;
-update noar tt set v0='BV0BA9' where id=1;
-update noar ti set v0='BV0BA9' where id=1;
-update noar tt set b2='WMCJM4LEX7DX0W6KPEF08UON' where id=1;
-update noar ti set b2='WMCJM4LEX7DX0W6KPEF08UON' where id=1;
-update noar tt set v0='G7' where id=2;
-update noar ti set v0='G7' where id=2;
-update noar tt set b0='TFH' where id=2;
-update noar ti set b0='TFH' where id=2;
-update noar tt set v0='M7AQAS08TI4B82' where id=2;
-update noar ti set v0='M7AQAS08TI4B82' where id=2;
-update noar tt set b1='H5LK7PEHOB3Y24G' where id=2;
-update noar ti set b1='H5LK7PEHOB3Y24G' where id=2;
-update noar tt set v0='5X419VQ4KWPIBM' where id=2;
-update noar ti set v0='5X419VQ4KWPIBM' where id=2;
-update noar tt set b2='VPBBD' where id=2;
-update noar ti set b2='VPBBD' where id=2;
-update noar tt set v0='LJXZ91ZOXXTW1HPYB304EC' where id=3;
-update noar ti set v0='LJXZ91ZOXXTW1HPYB304EC' where id=3;
-update noar tt set b0='E76KK42IV0L2P8Y7O7VOZOO6' where id=3;
-update noar ti set b0='E76KK42IV0L2P8Y7O7VOZOO6' where id=3;
-update noar tt set v0='B0' where id=3;
-update noar ti set v0='B0' where id=3;
-update noar tt set b1='UOT5F79' where id=3;
-update noar ti set b1='UOT5F79' where id=3;
-update noar tt set v0='4270VR8' where id=3;
-update noar ti set v0='4270VR8' where id=3;
-update noar tt set b2='9I8918KAPITNFZLWIFJ266FOANA' where id=3;
-update noar ti set b2='9I8918KAPITNFZLWIFJ266FOANA' where id=3;
-update noar tt set v0='5OKW3JXHD6E7435MINJ7M' where id=4;
-update noar ti set v0='5OKW3JXHD6E7435MINJ7M' where id=4;
-update noar tt set b0='1YBYYBD4B7AY7JHH3U8JSNNB6I1WXG8R' where id=4;
-update noar ti set b0='1YBYYBD4B7AY7JHH3U8JSNNB6I1WXG8R' where id=4;
-update noar tt set v0='PKWJU4I8IWH6VVQX0K3EW80YNKOZH' where id=4;
-update noar ti set v0='PKWJU4I8IWH6VVQX0K3EW80YNKOZH' where id=4;
-update noar tt set b1='AJMIJEEV' where id=4;
-update noar ti set b1='AJMIJEEV' where id=4;
-update noar tt set v0='GCAK54V1BUTU5FI2U' where id=4;
-update noar ti set v0='GCAK54V1BUTU5FI2U' where id=4;
-update noar tt set b2='QU93GWILSD4O439A49LHE' where id=4;
-update noar ti set b2='QU93GWILSD4O439A49LHE' where id=4;
-update noar tt set v0='HYREQ9FG9UNRGMAIYX' where id=5;
-update noar ti set v0='HYREQ9FG9UNRGMAIYX' where id=5;
-update noar tt set b0='3GBT0' where id=5;
-update noar ti set b0='3GBT0' where id=5;
-update noar tt set v0='S18EQDS' where id=5;
-update noar ti set v0='S18EQDS' where id=5;
-update noar tt set b1='ACKI84AH8DHCDERB53Z335MBTLKK66F9' where id=5;
-update noar ti set b1='ACKI84AH8DHCDERB53Z335MBTLKK66F9' where id=5;
-update noar tt set v0='SLO3BUOT5U3IE9' where id=5;
-update noar ti set v0='SLO3BUOT5U3IE9' where id=5;
-update noar tt set b2='2D91TPELQGJ' where id=5;
-update noar ti set b2='2D91TPELQGJ' where id=5;
-update noar tt set v0='F6132GVKX24P' where id=6;
-update noar ti set v0='F6132GVKX24P' where id=6;
-update noar tt set b0='KOPC7I2KY5FP5H815EF9F2QCIEWF' where id=6;
-update noar ti set b0='KOPC7I2KY5FP5H815EF9F2QCIEWF' where id=6;
-update noar tt set v0='UDKKHE4CR8EVX2Q5LO17BP9LO77' where id=6;
-update noar ti set v0='UDKKHE4CR8EVX2Q5LO17BP9LO77' where id=6;
-update noar tt set b1='H7P21A' where id=6;
-update noar ti set b1='H7P21A' where id=6;
-update noar tt set v0='3YIK9FNE5ILY' where id=6;
-update noar ti set v0='3YIK9FNE5ILY' where id=6;
-update noar tt set b2='063JBL6QOSQ34B5MUKL' where id=6;
-update noar ti set b2='063JBL6QOSQ34B5MUKL' where id=6;
-update noar tt set v0='WX9WXYIGGR4DZZQMA1MGXIB' where id=7;
-update noar ti set v0='WX9WXYIGGR4DZZQMA1MGXIB' where id=7;
-update noar tt set b0='1CMHFS9WQILWH' where id=7;
-update noar ti set b0='1CMHFS9WQILWH' where id=7;
-update noar tt set v0='CZMKT8F' where id=7;
-update noar ti set v0='CZMKT8F' where id=7;
-update noar tt set b1='YE0YYRN5A5V58T0I' where id=7;
-update noar ti set b1='YE0YYRN5A5V58T0I' where id=7;
-update noar tt set v0='9D22H8K' where id=7;
-update noar ti set v0='9D22H8K' where id=7;
-update noar tt set b2='HMNAC11J4S9PLTL8KSKSQTY8' where id=7;
-update noar ti set b2='HMNAC11J4S9PLTL8KSKSQTY8' where id=7;
-update noar tt set v0='N8RNIJ8R75RVP8OO4G35501BCZH1E5PK' where id=8;
-update noar ti set v0='N8RNIJ8R75RVP8OO4G35501BCZH1E5PK' where id=8;
-update noar tt set b0='IBPTTO45M40M8W4A5T9QK4779' where id=8;
-update noar ti set b0='IBPTTO45M40M8W4A5T9QK4779' where id=8;
-update noar tt set v0='TEQKE1C2DJEOCRRT7W8PR' where id=8;
-update noar ti set v0='TEQKE1C2DJEOCRRT7W8PR' where id=8;
-update noar tt set b1='7D' where id=8;
-update noar ti set b1='7D' where id=8;
-update noar tt set v0='4FABU203DVBSM4CIVQYA5R8EFIL' where id=8;
-update noar ti set v0='4FABU203DVBSM4CIVQYA5R8EFIL' where id=8;
-update noar tt set b2='2DGHEUT4H0HCQ19DB' where id=8;
-update noar ti set b2='2DGHEUT4H0HCQ19DB' where id=8;
-update noar tt set v0='VMZTHZ8WZ4KHWA' where id=9;
-update noar ti set v0='VMZTHZ8WZ4KHWA' where id=9;
-update noar tt set b0='Q8G4ANO9FWPMBSYSP7EU8TH2G' where id=9;
-update noar ti set b0='Q8G4ANO9FWPMBSYSP7EU8TH2G' where id=9;
-update noar tt set v0='GA0HBEDG28ISRLMNH6B45Y8P' where id=9;
-update noar ti set v0='GA0HBEDG28ISRLMNH6B45Y8P' where id=9;
-update noar tt set b1='IHM9GX2SND8MNR7AAF4UE02' where id=9;
-update noar ti set b1='IHM9GX2SND8MNR7AAF4UE02' where id=9;
-update noar tt set v0='MBJDOXW3LS0RS730WJ175KYZWATGWZQ' where id=9;
-update noar ti set v0='MBJDOXW3LS0RS730WJ175KYZWATGWZQ' where id=9;
-update noar tt set b2='WB84KK3ES0T' where id=9;
-update noar ti set b2='WB84KK3ES0T' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 mediumblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='QBY6LV' where id=1;
-update noar ti set v0='QBY6LV' where id=1;
-update noar tt set b0='OVKC107A0Y3ZCY12G43LYBUR' where id=1;
-update noar ti set b0='OVKC107A0Y3ZCY12G43LYBUR' where id=1;
-update noar tt set v0='K8LJYQ2PFKJDD' where id=1;
-update noar ti set v0='K8LJYQ2PFKJDD' where id=1;
-update noar tt set b1='GSYQNRKCBJJA' where id=1;
-update noar ti set b1='GSYQNRKCBJJA' where id=1;
-update noar tt set v0='E1U' where id=1;
-update noar ti set v0='E1U' where id=1;
-update noar tt set b2='MQQZGAUVAOEENS7AJ2' where id=1;
-update noar ti set b2='MQQZGAUVAOEENS7AJ2' where id=1;
-update noar tt set v0='S3WZ0YC9V011XSG4EEPPZ6H4MT4D' where id=2;
-update noar ti set v0='S3WZ0YC9V011XSG4EEPPZ6H4MT4D' where id=2;
-update noar tt set b0='DI83NAA0MNS3QRLM' where id=2;
-update noar ti set b0='DI83NAA0MNS3QRLM' where id=2;
-update noar tt set v0='JA6SRDWITUO9VV4TKXB7' where id=2;
-update noar ti set v0='JA6SRDWITUO9VV4TKXB7' where id=2;
-update noar tt set b1='13Z57OG4PEDBVPEFRHBRNPQ0V6' where id=2;
-update noar ti set b1='13Z57OG4PEDBVPEFRHBRNPQ0V6' where id=2;
-update noar tt set v0='NHJWJ601DZ' where id=2;
-update noar ti set v0='NHJWJ601DZ' where id=2;
-update noar tt set b2='QL3D8OO67BS' where id=2;
-update noar ti set b2='QL3D8OO67BS' where id=2;
-update noar tt set v0='FO13D2POSU4TKT366NP' where id=3;
-update noar ti set v0='FO13D2POSU4TKT366NP' where id=3;
-update noar tt set b0='F3P6CJK2U4KNYIXE' where id=3;
-update noar ti set b0='F3P6CJK2U4KNYIXE' where id=3;
-update noar tt set v0='EFFCKQKTEZ288' where id=3;
-update noar ti set v0='EFFCKQKTEZ288' where id=3;
-update noar tt set b1='8ETN5QNUEVH77IU8S0QCDQBTCD' where id=3;
-update noar ti set b1='8ETN5QNUEVH77IU8S0QCDQBTCD' where id=3;
-update noar tt set v0='W4CZLDZO3CQY0T4ACQH24FD' where id=3;
-update noar ti set v0='W4CZLDZO3CQY0T4ACQH24FD' where id=3;
-update noar tt set b2='68OQ9XSPWC' where id=3;
-update noar ti set b2='68OQ9XSPWC' where id=3;
-update noar tt set v0='C4CDQ5M2IABWBS42HAAS' where id=4;
-update noar ti set v0='C4CDQ5M2IABWBS42HAAS' where id=4;
-update noar tt set b0='5EJRVGKY0XB' where id=4;
-update noar ti set b0='5EJRVGKY0XB' where id=4;
-update noar tt set v0='F2WNH15FORSUB632R1FFBHY4B' where id=4;
-update noar ti set v0='F2WNH15FORSUB632R1FFBHY4B' where id=4;
-update noar tt set b1='NDCBEC2CY8G4VPOEQVMZFX8Y' where id=4;
-update noar ti set b1='NDCBEC2CY8G4VPOEQVMZFX8Y' where id=4;
-update noar tt set v0='BRVH6XJTK3DVSWMQG' where id=4;
-update noar ti set v0='BRVH6XJTK3DVSWMQG' where id=4;
-update noar tt set b2='8OMQPM95BTW6JLXXX4WSYCH82CJG34K' where id=4;
-update noar ti set b2='8OMQPM95BTW6JLXXX4WSYCH82CJG34K' where id=4;
-update noar tt set v0='B3EBNE7I32' where id=5;
-update noar ti set v0='B3EBNE7I32' where id=5;
-update noar tt set b0='P' where id=5;
-update noar ti set b0='P' where id=5;
-update noar tt set v0='AMZYJPSCET70XVUJMHCTXQBSXX' where id=5;
-update noar ti set v0='AMZYJPSCET70XVUJMHCTXQBSXX' where id=5;
-update noar tt set b1='RQJJQ' where id=5;
-update noar ti set b1='RQJJQ' where id=5;
-update noar tt set v0='SI' where id=5;
-update noar ti set v0='SI' where id=5;
-update noar tt set b2='1Q0W67XJ5R53' where id=5;
-update noar ti set b2='1Q0W67XJ5R53' where id=5;
-update noar tt set v0='W' where id=6;
-update noar ti set v0='W' where id=6;
-update noar tt set b0='ZQQZZS2650TVV58' where id=6;
-update noar ti set b0='ZQQZZS2650TVV58' where id=6;
-update noar tt set v0='FMX6N8SRJPGSUBJZS46S' where id=6;
-update noar ti set v0='FMX6N8SRJPGSUBJZS46S' where id=6;
-update noar tt set b1='T3VSKTNGPN0OLHGAV9K5Y1I5ERVQ' where id=6;
-update noar ti set b1='T3VSKTNGPN0OLHGAV9K5Y1I5ERVQ' where id=6;
-update noar tt set v0='ZR5A64D' where id=6;
-update noar ti set v0='ZR5A64D' where id=6;
-update noar tt set b2='0L98AT5YQK6KGF5' where id=6;
-update noar ti set b2='0L98AT5YQK6KGF5' where id=6;
-update noar tt set v0='F24NBRI1HGH6HU02SBHZLKL78KFV2W' where id=7;
-update noar ti set v0='F24NBRI1HGH6HU02SBHZLKL78KFV2W' where id=7;
-update noar tt set b0='3BCZN' where id=7;
-update noar ti set b0='3BCZN' where id=7;
-update noar tt set v0='NM07MR8SN9L69D0' where id=7;
-update noar ti set v0='NM07MR8SN9L69D0' where id=7;
-update noar tt set b1='2KFQF9IPL4WMX5Z' where id=7;
-update noar ti set b1='2KFQF9IPL4WMX5Z' where id=7;
-update noar tt set v0='2PCTBJ' where id=7;
-update noar ti set v0='2PCTBJ' where id=7;
-update noar tt set b2='QLHI32EKBMNNVQD' where id=7;
-update noar ti set b2='QLHI32EKBMNNVQD' where id=7;
-update noar tt set v0='S98ROI44IXUYDXQ' where id=8;
-update noar ti set v0='S98ROI44IXUYDXQ' where id=8;
-update noar tt set b0='NWISI' where id=8;
-update noar ti set b0='NWISI' where id=8;
-update noar tt set v0='8SG4UK11AXE016YB452' where id=8;
-update noar ti set v0='8SG4UK11AXE016YB452' where id=8;
-update noar tt set b1='9FGH3A2JVQ3GFF4CJ' where id=8;
-update noar ti set b1='9FGH3A2JVQ3GFF4CJ' where id=8;
-update noar tt set v0='8E54PD6V905HEA17WB' where id=8;
-update noar ti set v0='8E54PD6V905HEA17WB' where id=8;
-update noar tt set b2='ZMLRM3O0' where id=8;
-update noar ti set b2='ZMLRM3O0' where id=8;
-update noar tt set v0='9H2YM2J5E0BS0A8OJB8P24B2H3' where id=9;
-update noar ti set v0='9H2YM2J5E0BS0A8OJB8P24B2H3' where id=9;
-update noar tt set b0='F4H1' where id=9;
-update noar ti set b0='F4H1' where id=9;
-update noar tt set v0='U3URAFKJP8TL07NMU03N94JGNO' where id=9;
-update noar ti set v0='U3URAFKJP8TL07NMU03N94JGNO' where id=9;
-update noar tt set b1='WBKOZUBPFKC' where id=9;
-update noar ti set b1='WBKOZUBPFKC' where id=9;
-update noar tt set v0='950NBB1L1WJAYF' where id=9;
-update noar ti set v0='950NBB1L1WJAYF' where id=9;
-update noar tt set b2='3JZE6A0GL6K4055LXF8KEJUBALFGF6F1' where id=9;
-update noar ti set b2='3JZE6A0GL6K4055LXF8KEJUBALFGF6F1' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 mediumblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='9877QISJZWDG5TRCA0WOA7QDCQDY3N' where id=1;
-update noar ti set v0='9877QISJZWDG5TRCA0WOA7QDCQDY3N' where id=1;
-update noar tt set b0='UN1MQMGSL0USVSIKFO' where id=1;
-update noar ti set b0='UN1MQMGSL0USVSIKFO' where id=1;
-update noar tt set v0='O0N4X' where id=1;
-update noar ti set v0='O0N4X' where id=1;
-update noar tt set b1='31' where id=1;
-update noar ti set b1='31' where id=1;
-update noar tt set v0='X9TCNPDK1TY305U72VI6' where id=1;
-update noar ti set v0='X9TCNPDK1TY305U72VI6' where id=1;
-update noar tt set b2='06R' where id=1;
-update noar ti set b2='06R' where id=1;
-update noar tt set v0='L0N3UJP51CXLT3Z69XI6NAQ3EWP1GB' where id=2;
-update noar ti set v0='L0N3UJP51CXLT3Z69XI6NAQ3EWP1GB' where id=2;
-update noar tt set b0='LWH30LLDH2JV6TYUGF' where id=2;
-update noar ti set b0='LWH30LLDH2JV6TYUGF' where id=2;
-update noar tt set v0='2PI29TFFIO0' where id=2;
-update noar ti set v0='2PI29TFFIO0' where id=2;
-update noar tt set b1='K5YRI9TSHS67Z77F2A3S9U5U4RQW3C' where id=2;
-update noar ti set b1='K5YRI9TSHS67Z77F2A3S9U5U4RQW3C' where id=2;
-update noar tt set v0='9QIKKPAYU3XFX4C' where id=2;
-update noar ti set v0='9QIKKPAYU3XFX4C' where id=2;
-update noar tt set b2='8OCM2CRFW759M0' where id=2;
-update noar ti set b2='8OCM2CRFW759M0' where id=2;
-update noar tt set v0='ZOUS40IIDM9XTCG2Z7P9MCHS' where id=3;
-update noar ti set v0='ZOUS40IIDM9XTCG2Z7P9MCHS' where id=3;
-update noar tt set b0='7E3BD5O1' where id=3;
-update noar ti set b0='7E3BD5O1' where id=3;
-update noar tt set v0='QZ4KN75FEGVF9' where id=3;
-update noar ti set v0='QZ4KN75FEGVF9' where id=3;
-update noar tt set b1='QF1KX7WTP' where id=3;
-update noar ti set b1='QF1KX7WTP' where id=3;
-update noar tt set v0='HOPUNF7M30GQNI0Y7JXIU6AKYK3A4EG' where id=3;
-update noar ti set v0='HOPUNF7M30GQNI0Y7JXIU6AKYK3A4EG' where id=3;
-update noar tt set b2='WPHABIAUXA0U0' where id=3;
-update noar ti set b2='WPHABIAUXA0U0' where id=3;
-update noar tt set v0='4806XCACSQKO' where id=4;
-update noar ti set v0='4806XCACSQKO' where id=4;
-update noar tt set b0='JR71U4' where id=4;
-update noar ti set b0='JR71U4' where id=4;
-update noar tt set v0='6Q8RPDXCTCI75U8W6FV5TG1CE4ZRG' where id=4;
-update noar ti set v0='6Q8RPDXCTCI75U8W6FV5TG1CE4ZRG' where id=4;
-update noar tt set b1='N3FRK2FP' where id=4;
-update noar ti set b1='N3FRK2FP' where id=4;
-update noar tt set v0='QEBD6LKNO' where id=4;
-update noar ti set v0='QEBD6LKNO' where id=4;
-update noar tt set b2='6U63NHFD42RY20S1' where id=4;
-update noar ti set b2='6U63NHFD42RY20S1' where id=4;
-update noar tt set v0='3MO6O6SHTRK' where id=5;
-update noar ti set v0='3MO6O6SHTRK' where id=5;
-update noar tt set b0='IE3A9KPQJ7R4KNYF2WPAEEC97A' where id=5;
-update noar ti set b0='IE3A9KPQJ7R4KNYF2WPAEEC97A' where id=5;
-update noar tt set v0='LD26DWMCPJVL1K7' where id=5;
-update noar ti set v0='LD26DWMCPJVL1K7' where id=5;
-update noar tt set b1='L26WI76NIFVTSFMZ7GBBU40KKANO8Z6' where id=5;
-update noar ti set b1='L26WI76NIFVTSFMZ7GBBU40KKANO8Z6' where id=5;
-update noar tt set v0='KLH0JBWPYGSKYGZ8Q7NCG' where id=5;
-update noar ti set v0='KLH0JBWPYGSKYGZ8Q7NCG' where id=5;
-update noar tt set b2='IKQDOQT694KK' where id=5;
-update noar ti set b2='IKQDOQT694KK' where id=5;
-update noar tt set v0='KW7OUX2ZGXXIMXVNEP2MG15M13' where id=6;
-update noar ti set v0='KW7OUX2ZGXXIMXVNEP2MG15M13' where id=6;
-update noar tt set b0='KXRZKKZW7D' where id=6;
-update noar ti set b0='KXRZKKZW7D' where id=6;
-update noar tt set v0='5XINU22GELE81P0O8HFW2D' where id=6;
-update noar ti set v0='5XINU22GELE81P0O8HFW2D' where id=6;
-update noar tt set b1='MWM54FOMUB2WR' where id=6;
-update noar ti set b1='MWM54FOMUB2WR' where id=6;
-update noar tt set v0='1DD2B4KHSMHUW18CSMSPH12OMCH09L65' where id=6;
-update noar ti set v0='1DD2B4KHSMHUW18CSMSPH12OMCH09L65' where id=6;
-update noar tt set b2='4QRM7CD07XREJXMP2UWT7BK8NV3K' where id=6;
-update noar ti set b2='4QRM7CD07XREJXMP2UWT7BK8NV3K' where id=6;
-update noar tt set v0='46MBYC4OHHEGFY1K7928BN37LSBE' where id=7;
-update noar ti set v0='46MBYC4OHHEGFY1K7928BN37LSBE' where id=7;
-update noar tt set b0='5VHGNSJLOZ5IHO0WVQVNJ1WO5VUGHP8Y' where id=7;
-update noar ti set b0='5VHGNSJLOZ5IHO0WVQVNJ1WO5VUGHP8Y' where id=7;
-update noar tt set v0='7J' where id=7;
-update noar ti set v0='7J' where id=7;
-update noar tt set b1='FXXY2EWJE8JXKTH' where id=7;
-update noar ti set b1='FXXY2EWJE8JXKTH' where id=7;
-update noar tt set v0='1DXSFXQ' where id=7;
-update noar ti set v0='1DXSFXQ' where id=7;
-update noar tt set b2='8898HQDTJF' where id=7;
-update noar ti set b2='8898HQDTJF' where id=7;
-update noar tt set v0='9F82N2B9FI' where id=8;
-update noar ti set v0='9F82N2B9FI' where id=8;
-update noar tt set b0='D9P8FY' where id=8;
-update noar ti set b0='D9P8FY' where id=8;
-update noar tt set v0='0E6LKTH10EG' where id=8;
-update noar ti set v0='0E6LKTH10EG' where id=8;
-update noar tt set b1='PBB3AQ' where id=8;
-update noar ti set b1='PBB3AQ' where id=8;
-update noar tt set v0='L99E7LA' where id=8;
-update noar ti set v0='L99E7LA' where id=8;
-update noar tt set b2='ZW40C5QYC5' where id=8;
-update noar ti set b2='ZW40C5QYC5' where id=8;
-update noar tt set v0='VKA30BP6ECKRZPY0N3FP' where id=9;
-update noar ti set v0='VKA30BP6ECKRZPY0N3FP' where id=9;
-update noar tt set b0='O' where id=9;
-update noar ti set b0='O' where id=9;
-update noar tt set v0='14QD9JUSW4P8AYRHHH607B4V' where id=9;
-update noar ti set v0='14QD9JUSW4P8AYRHHH607B4V' where id=9;
-update noar tt set b1='8LY6P8ZBRNQM4VUGA9Y8K3PG9NKJR7ZB' where id=9;
-update noar ti set b1='8LY6P8ZBRNQM4VUGA9Y8K3PG9NKJR7ZB' where id=9;
-update noar tt set v0='PA6GLXJTEX' where id=9;
-update noar ti set v0='PA6GLXJTEX' where id=9;
-update noar tt set b2='KIEBI52U' where id=9;
-update noar ti set b2='KIEBI52U' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 mediumblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='H5HBU6R8BZYCIII1IFV4YLME' where id=1;
-update noar ti set v0='H5HBU6R8BZYCIII1IFV4YLME' where id=1;
-update noar tt set b0='N24KW0DCPYJQ2EQF0NHLE6FB7JJ' where id=1;
-update noar ti set b0='N24KW0DCPYJQ2EQF0NHLE6FB7JJ' where id=1;
-update noar tt set v0='14VXM7NSH8JELONFR89PG' where id=1;
-update noar ti set v0='14VXM7NSH8JELONFR89PG' where id=1;
-update noar tt set b1='BS5GV' where id=1;
-update noar ti set b1='BS5GV' where id=1;
-update noar tt set v0='RI5DGFRDWTME4' where id=1;
-update noar ti set v0='RI5DGFRDWTME4' where id=1;
-update noar tt set b2='QVO1VLYYV8QJ4KUSJDF' where id=1;
-update noar ti set b2='QVO1VLYYV8QJ4KUSJDF' where id=1;
-update noar tt set v0='DCJBP1W73KPH44P9A2F4' where id=2;
-update noar ti set v0='DCJBP1W73KPH44P9A2F4' where id=2;
-update noar tt set b0='R9SCSZYP2NW8W4MG5L4XPWV6LLUX9L' where id=2;
-update noar ti set b0='R9SCSZYP2NW8W4MG5L4XPWV6LLUX9L' where id=2;
-update noar tt set v0='B9KMSZ29WFF5IAY9K' where id=2;
-update noar ti set v0='B9KMSZ29WFF5IAY9K' where id=2;
-update noar tt set b1='G6EANYJD4AOC4R53' where id=2;
-update noar ti set b1='G6EANYJD4AOC4R53' where id=2;
-update noar tt set v0='QPFLNX' where id=2;
-update noar ti set v0='QPFLNX' where id=2;
-update noar tt set b2='N' where id=2;
-update noar ti set b2='N' where id=2;
-update noar tt set v0='KHET61D2' where id=3;
-update noar ti set v0='KHET61D2' where id=3;
-update noar tt set b0='HO5B1HZTHVILWBW1X9ZYWB63O' where id=3;
-update noar ti set b0='HO5B1HZTHVILWBW1X9ZYWB63O' where id=3;
-update noar tt set v0='PQDIOQK5LLXYD9GVBOM22P' where id=3;
-update noar ti set v0='PQDIOQK5LLXYD9GVBOM22P' where id=3;
-update noar tt set b1='EI1DPMO13ZMK5EE87' where id=3;
-update noar ti set b1='EI1DPMO13ZMK5EE87' where id=3;
-update noar tt set v0='7GDUXQNDOKFXNW9POZ8DDAYY83U7M3' where id=3;
-update noar ti set v0='7GDUXQNDOKFXNW9POZ8DDAYY83U7M3' where id=3;
-update noar tt set b2='0273OXVZ57ZESOFIFLBCTY4WPVM' where id=3;
-update noar ti set b2='0273OXVZ57ZESOFIFLBCTY4WPVM' where id=3;
-update noar tt set v0='G01U6X7A43G8Q' where id=4;
-update noar ti set v0='G01U6X7A43G8Q' where id=4;
-update noar tt set b0='2NIWV8FFS' where id=4;
-update noar ti set b0='2NIWV8FFS' where id=4;
-update noar tt set v0='9UK0J14GF0DC' where id=4;
-update noar ti set v0='9UK0J14GF0DC' where id=4;
-update noar tt set b1='B2C6Y4HNDL9QZKP2ZDU4BO5' where id=4;
-update noar ti set b1='B2C6Y4HNDL9QZKP2ZDU4BO5' where id=4;
-update noar tt set v0='3YLJH4XW0' where id=4;
-update noar ti set v0='3YLJH4XW0' where id=4;
-update noar tt set b2='AECACJFS' where id=4;
-update noar ti set b2='AECACJFS' where id=4;
-update noar tt set v0='311H3EHC' where id=5;
-update noar ti set v0='311H3EHC' where id=5;
-update noar tt set b0='YAHEPPLTBEXW0A4NGLNIOALW7' where id=5;
-update noar ti set b0='YAHEPPLTBEXW0A4NGLNIOALW7' where id=5;
-update noar tt set v0='0A8L603F5ZNLBXE528SF1KG8R93' where id=5;
-update noar ti set v0='0A8L603F5ZNLBXE528SF1KG8R93' where id=5;
-update noar tt set b1='4' where id=5;
-update noar ti set b1='4' where id=5;
-update noar tt set v0='WUBWN34O6QC9UJYYVEQ56BCS' where id=5;
-update noar ti set v0='WUBWN34O6QC9UJYYVEQ56BCS' where id=5;
-update noar tt set b2='DFVG6J' where id=5;
-update noar ti set b2='DFVG6J' where id=5;
-update noar tt set v0='WARQW9ICF8U8MQV4ZQBUENP2U3BEHL' where id=6;
-update noar ti set v0='WARQW9ICF8U8MQV4ZQBUENP2U3BEHL' where id=6;
-update noar tt set b0='NCEALEANHJ5S4YYUV' where id=6;
-update noar ti set b0='NCEALEANHJ5S4YYUV' where id=6;
-update noar tt set v0='G1NMBSNUER7DSXM0' where id=6;
-update noar ti set v0='G1NMBSNUER7DSXM0' where id=6;
-update noar tt set b1='HD4UGAIHZ3FS72PHGD5I9LH0S' where id=6;
-update noar ti set b1='HD4UGAIHZ3FS72PHGD5I9LH0S' where id=6;
-update noar tt set v0='QGNO39Z2T055QG39QV2NPSVI9MPY3J74' where id=6;
-update noar ti set v0='QGNO39Z2T055QG39QV2NPSVI9MPY3J74' where id=6;
-update noar tt set b2='AZ' where id=6;
-update noar ti set b2='AZ' where id=6;
-update noar tt set v0='MIR9' where id=7;
-update noar ti set v0='MIR9' where id=7;
-update noar tt set b0='RSKLUMYAC5LN4JWVT' where id=7;
-update noar ti set b0='RSKLUMYAC5LN4JWVT' where id=7;
-update noar tt set v0='NSAGD36PD97Q7OFAPSLGZ3Y5' where id=7;
-update noar ti set v0='NSAGD36PD97Q7OFAPSLGZ3Y5' where id=7;
-update noar tt set b1='G8YRCVXB3J11YVQOYRZDDHJ5Z12' where id=7;
-update noar ti set b1='G8YRCVXB3J11YVQOYRZDDHJ5Z12' where id=7;
-update noar tt set v0='JYUJ30HLYSNIO40BHKUUS9IMTYNKDD' where id=7;
-update noar ti set v0='JYUJ30HLYSNIO40BHKUUS9IMTYNKDD' where id=7;
-update noar tt set b2='AA5GR0WPXUI0ETO1HSEO3OZ' where id=7;
-update noar ti set b2='AA5GR0WPXUI0ETO1HSEO3OZ' where id=7;
-update noar tt set v0='MF5V32X6B9VVCDF' where id=8;
-update noar ti set v0='MF5V32X6B9VVCDF' where id=8;
-update noar tt set b0='WKAS4XO23A2VIXMW7UX56LGCJHH24T' where id=8;
-update noar ti set b0='WKAS4XO23A2VIXMW7UX56LGCJHH24T' where id=8;
-update noar tt set v0='40492I' where id=8;
-update noar ti set v0='40492I' where id=8;
-update noar tt set b1='K2XZKP6YUKJ599MBIULYS' where id=8;
-update noar ti set b1='K2XZKP6YUKJ599MBIULYS' where id=8;
-update noar tt set v0='AKIQYVM4DN6QAV7HPN905S1LCXZE7' where id=8;
-update noar ti set v0='AKIQYVM4DN6QAV7HPN905S1LCXZE7' where id=8;
-update noar tt set b2='9W4XY9Y8XCO6I5BWBQG' where id=8;
-update noar ti set b2='9W4XY9Y8XCO6I5BWBQG' where id=8;
-update noar tt set v0='8ODC8TJ8X32TFC6U6K' where id=9;
-update noar ti set v0='8ODC8TJ8X32TFC6U6K' where id=9;
-update noar tt set b0='B982RRGEVL02Y91VWCW7' where id=9;
-update noar ti set b0='B982RRGEVL02Y91VWCW7' where id=9;
-update noar tt set v0='CY' where id=9;
-update noar ti set v0='CY' where id=9;
-update noar tt set b1='WUS5' where id=9;
-update noar ti set b1='WUS5' where id=9;
-update noar tt set v0='DB6UV1N9FS9YCN3S' where id=9;
-update noar ti set v0='DB6UV1N9FS9YCN3S' where id=9;
-update noar tt set b2='2JR32MU3K1L2OY8KW7HU' where id=9;
-update noar ti set b2='2JR32MU3K1L2OY8KW7HU' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 mediumblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='0BAHDVEMAF6TXCHRV8RZ' where id=1;
-update noar ti set v0='0BAHDVEMAF6TXCHRV8RZ' where id=1;
-update noar tt set b0='6W681RWYE9QLQA1SEJ4WFK' where id=1;
-update noar ti set b0='6W681RWYE9QLQA1SEJ4WFK' where id=1;
-update noar tt set v0='3P24TYJXMVSW1' where id=1;
-update noar ti set v0='3P24TYJXMVSW1' where id=1;
-update noar tt set b1='K4F6RIK9WB4LCL7XIFDP2XP8IG8XRCV2' where id=1;
-update noar ti set b1='K4F6RIK9WB4LCL7XIFDP2XP8IG8XRCV2' where id=1;
-update noar tt set v0='YWF7ZMWX1WUXMVUQXZSFQV70D59' where id=1;
-update noar ti set v0='YWF7ZMWX1WUXMVUQXZSFQV70D59' where id=1;
-update noar tt set b2='YQJN2J5I9IL' where id=1;
-update noar ti set b2='YQJN2J5I9IL' where id=1;
-update noar tt set v0='S' where id=2;
-update noar ti set v0='S' where id=2;
-update noar tt set b0='0VM3S2TQIMV9KGQRHO6042353V' where id=2;
-update noar ti set b0='0VM3S2TQIMV9KGQRHO6042353V' where id=2;
-update noar tt set v0='MH01K96WWUEY06YQA3AJVXDWPLH57' where id=2;
-update noar ti set v0='MH01K96WWUEY06YQA3AJVXDWPLH57' where id=2;
-update noar tt set b1='VYC8U14504KR3B7U94QMIG' where id=2;
-update noar ti set b1='VYC8U14504KR3B7U94QMIG' where id=2;
-update noar tt set v0='TTKPMGOB5J4C8ZDJZ5WJ' where id=2;
-update noar ti set v0='TTKPMGOB5J4C8ZDJZ5WJ' where id=2;
-update noar tt set b2='ZOH0X84S14SV8NUT513W9' where id=2;
-update noar ti set b2='ZOH0X84S14SV8NUT513W9' where id=2;
-update noar tt set v0='HXJD18J' where id=3;
-update noar ti set v0='HXJD18J' where id=3;
-update noar tt set b0='0BX' where id=3;
-update noar ti set b0='0BX' where id=3;
-update noar tt set v0='1' where id=3;
-update noar ti set v0='1' where id=3;
-update noar tt set b1='96NGGQAJN' where id=3;
-update noar ti set b1='96NGGQAJN' where id=3;
-update noar tt set v0='MC6CSVS6K1' where id=3;
-update noar ti set v0='MC6CSVS6K1' where id=3;
-update noar tt set b2='L0O4RE2TBDVJQ6W3N5S1O97E0P2B' where id=3;
-update noar ti set b2='L0O4RE2TBDVJQ6W3N5S1O97E0P2B' where id=3;
-update noar tt set v0='QF4JB1HEQD2QBB7V8G3E8O8I' where id=4;
-update noar ti set v0='QF4JB1HEQD2QBB7V8G3E8O8I' where id=4;
-update noar tt set b0='6I8CIW9S3IDV5NGH15SQK6WG7ZIMZGVU' where id=4;
-update noar ti set b0='6I8CIW9S3IDV5NGH15SQK6WG7ZIMZGVU' where id=4;
-update noar tt set v0='DCR9KRAGB88R2612GK5I7A0YZ8J4D0VD' where id=4;
-update noar ti set v0='DCR9KRAGB88R2612GK5I7A0YZ8J4D0VD' where id=4;
-update noar tt set b1='NI2C7ZOLRMSM6YGXBS8HPK1VS91PZ5N' where id=4;
-update noar ti set b1='NI2C7ZOLRMSM6YGXBS8HPK1VS91PZ5N' where id=4;
-update noar tt set v0='5XUO7VXPWMI' where id=4;
-update noar ti set v0='5XUO7VXPWMI' where id=4;
-update noar tt set b2='75SPATWCF81WH' where id=4;
-update noar ti set b2='75SPATWCF81WH' where id=4;
-update noar tt set v0='LO3ZCGWS2SG31I0OJDTQ1V0J7' where id=5;
-update noar ti set v0='LO3ZCGWS2SG31I0OJDTQ1V0J7' where id=5;
-update noar tt set b0='STKLF0T58SM0TNDE8LQ1SCESW3' where id=5;
-update noar ti set b0='STKLF0T58SM0TNDE8LQ1SCESW3' where id=5;
-update noar tt set v0='OWTAU1BMK3' where id=5;
-update noar ti set v0='OWTAU1BMK3' where id=5;
-update noar tt set b1='6ZBEU3POBSYDBCXXI' where id=5;
-update noar ti set b1='6ZBEU3POBSYDBCXXI' where id=5;
-update noar tt set v0='RZ8LS9TCURZQREHXPJC' where id=5;
-update noar ti set v0='RZ8LS9TCURZQREHXPJC' where id=5;
-update noar tt set b2='JRB2IC86L908' where id=5;
-update noar ti set b2='JRB2IC86L908' where id=5;
-update noar tt set v0='TX4Z95BP4ZFBM2P5KWOXWV3328QF' where id=6;
-update noar ti set v0='TX4Z95BP4ZFBM2P5KWOXWV3328QF' where id=6;
-update noar tt set b0='J7D0KN5E8QTPSXC6TG69YTQBKP0EAHN' where id=6;
-update noar ti set b0='J7D0KN5E8QTPSXC6TG69YTQBKP0EAHN' where id=6;
-update noar tt set v0='VT425GBDCBJHX0DF' where id=6;
-update noar ti set v0='VT425GBDCBJHX0DF' where id=6;
-update noar tt set b1='B1JP4IR0TVN5KUGN' where id=6;
-update noar ti set b1='B1JP4IR0TVN5KUGN' where id=6;
-update noar tt set v0='MRM55C4H2Q7ZH8UBLSONG' where id=6;
-update noar ti set v0='MRM55C4H2Q7ZH8UBLSONG' where id=6;
-update noar tt set b2='QL36ARLN7RQKK8L' where id=6;
-update noar ti set b2='QL36ARLN7RQKK8L' where id=6;
-update noar tt set v0='Q99C0OIYH65GU' where id=7;
-update noar ti set v0='Q99C0OIYH65GU' where id=7;
-update noar tt set b0='XDVX0DGI0CTY89ZM' where id=7;
-update noar ti set b0='XDVX0DGI0CTY89ZM' where id=7;
-update noar tt set v0='ACHAXOTSM8O8NI99' where id=7;
-update noar ti set v0='ACHAXOTSM8O8NI99' where id=7;
-update noar tt set b1='3JJMYB9CV3' where id=7;
-update noar ti set b1='3JJMYB9CV3' where id=7;
-update noar tt set v0='MGI4MN0JK78U6C672AM1UL4KV3G2D' where id=7;
-update noar ti set v0='MGI4MN0JK78U6C672AM1UL4KV3G2D' where id=7;
-update noar tt set b2='WA1UB0KFK' where id=7;
-update noar ti set b2='WA1UB0KFK' where id=7;
-update noar tt set v0='QJYN' where id=8;
-update noar ti set v0='QJYN' where id=8;
-update noar tt set b0='DIG7UHHJCFM2UO7OI4I386' where id=8;
-update noar ti set b0='DIG7UHHJCFM2UO7OI4I386' where id=8;
-update noar tt set v0='T03WQPBFRY625D8QVKQ0NJ0J' where id=8;
-update noar ti set v0='T03WQPBFRY625D8QVKQ0NJ0J' where id=8;
-update noar tt set b1='61D' where id=8;
-update noar ti set b1='61D' where id=8;
-update noar tt set v0='HE2FTABS59W' where id=8;
-update noar ti set v0='HE2FTABS59W' where id=8;
-update noar tt set b2='I95UH4GBSJIYOECBPWORJS8UENPO6LIE' where id=8;
-update noar ti set b2='I95UH4GBSJIYOECBPWORJS8UENPO6LIE' where id=8;
-update noar tt set v0='M42AB4VQ2ALSM9ACEITW5S' where id=9;
-update noar ti set v0='M42AB4VQ2ALSM9ACEITW5S' where id=9;
-update noar tt set b0='XNE8LXH4KCO' where id=9;
-update noar ti set b0='XNE8LXH4KCO' where id=9;
-update noar tt set v0='DW60C619CFATRZHWWYQ' where id=9;
-update noar ti set v0='DW60C619CFATRZHWWYQ' where id=9;
-update noar tt set b1='HPZYGB9ROV6YKMRFYMRL' where id=9;
-update noar ti set b1='HPZYGB9ROV6YKMRFYMRL' where id=9;
-update noar tt set v0='VCSXIF5FXB8JJ4K3A8' where id=9;
-update noar ti set v0='VCSXIF5FXB8JJ4K3A8' where id=9;
-update noar tt set b2='MWNN5' where id=9;
-update noar ti set b2='MWNN5' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 mediumblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='H3TPN3DRU0XGIKN2FMSS5AWDSLXM' where id=1;
-update noar ti set v0='H3TPN3DRU0XGIKN2FMSS5AWDSLXM' where id=1;
-update noar tt set b0='XRX4H3LKY7PBHS8JDR4JM5D04I' where id=1;
-update noar ti set b0='XRX4H3LKY7PBHS8JDR4JM5D04I' where id=1;
-update noar tt set v0='E14IDYSDQPNLKU41DRZNPRMO2' where id=1;
-update noar ti set v0='E14IDYSDQPNLKU41DRZNPRMO2' where id=1;
-update noar tt set b1='HI2PJJPAS8' where id=1;
-update noar ti set b1='HI2PJJPAS8' where id=1;
-update noar tt set v0='HLQ9IBJE4ELQURD9B8L77PEAYY0670Q' where id=1;
-update noar ti set v0='HLQ9IBJE4ELQURD9B8L77PEAYY0670Q' where id=1;
-update noar tt set b2='PJ' where id=1;
-update noar ti set b2='PJ' where id=1;
-update noar tt set v0='FTDU0OC1GUNA7SDZHXJ7SPDEC7ZO20' where id=2;
-update noar ti set v0='FTDU0OC1GUNA7SDZHXJ7SPDEC7ZO20' where id=2;
-update noar tt set b0='ZRGVTEBI4KPJY8E06V' where id=2;
-update noar ti set b0='ZRGVTEBI4KPJY8E06V' where id=2;
-update noar tt set v0='VGU9UVGXAUOAOXCXZW' where id=2;
-update noar ti set v0='VGU9UVGXAUOAOXCXZW' where id=2;
-update noar tt set b1='65C9K7YS0ZCLWD' where id=2;
-update noar ti set b1='65C9K7YS0ZCLWD' where id=2;
-update noar tt set v0='LFWR2B61HLW3Q' where id=2;
-update noar ti set v0='LFWR2B61HLW3Q' where id=2;
-update noar tt set b2='JEA7LIHL8UDSL3' where id=2;
-update noar ti set b2='JEA7LIHL8UDSL3' where id=2;
-update noar tt set v0='JXELV8Z' where id=3;
-update noar ti set v0='JXELV8Z' where id=3;
-update noar tt set b0='98RUG' where id=3;
-update noar ti set b0='98RUG' where id=3;
-update noar tt set v0='ZZQVTZXL4IRGK' where id=3;
-update noar ti set v0='ZZQVTZXL4IRGK' where id=3;
-update noar tt set b1='LK0R7FFED8' where id=3;
-update noar ti set b1='LK0R7FFED8' where id=3;
-update noar tt set v0='HRA69F' where id=3;
-update noar ti set v0='HRA69F' where id=3;
-update noar tt set b2='ETNHVB7G17WDHSWG5SEOEGP8X5' where id=3;
-update noar ti set b2='ETNHVB7G17WDHSWG5SEOEGP8X5' where id=3;
-update noar tt set v0='SIY0Z6T64C411KAP626OXUDYOJD9IO' where id=4;
-update noar ti set v0='SIY0Z6T64C411KAP626OXUDYOJD9IO' where id=4;
-update noar tt set b0='YL6LRM' where id=4;
-update noar ti set b0='YL6LRM' where id=4;
-update noar tt set v0='BFPCF281ON415AEGCNGUWMNEE' where id=4;
-update noar ti set v0='BFPCF281ON415AEGCNGUWMNEE' where id=4;
-update noar tt set b1='5W7LZTC25UT1C1RGE' where id=4;
-update noar ti set b1='5W7LZTC25UT1C1RGE' where id=4;
-update noar tt set v0='1P6IZFJ8SB8YWFSKDHLJ1XLIPU1L' where id=4;
-update noar ti set v0='1P6IZFJ8SB8YWFSKDHLJ1XLIPU1L' where id=4;
-update noar tt set b2='ZT6' where id=4;
-update noar ti set b2='ZT6' where id=4;
-update noar tt set v0='61SFKGPZ7RI' where id=5;
-update noar ti set v0='61SFKGPZ7RI' where id=5;
-update noar tt set b0='C13THBYNTEWVXXX' where id=5;
-update noar ti set b0='C13THBYNTEWVXXX' where id=5;
-update noar tt set v0='NI9OREOUY0XPPP8S86G49Q' where id=5;
-update noar ti set v0='NI9OREOUY0XPPP8S86G49Q' where id=5;
-update noar tt set b1='Z7XN29W7Y' where id=5;
-update noar ti set b1='Z7XN29W7Y' where id=5;
-update noar tt set v0='8P3B048Y6X6EGUC6A6C1EN2R9SIARW' where id=5;
-update noar ti set v0='8P3B048Y6X6EGUC6A6C1EN2R9SIARW' where id=5;
-update noar tt set b2='62KSURH9XUQCN8E5FKTPVY3TUIC56VUW' where id=5;
-update noar ti set b2='62KSURH9XUQCN8E5FKTPVY3TUIC56VUW' where id=5;
-update noar tt set v0='5HVQIRGO' where id=6;
-update noar ti set v0='5HVQIRGO' where id=6;
-update noar tt set b0='AN2GWY2ANAVLC0MPS' where id=6;
-update noar ti set b0='AN2GWY2ANAVLC0MPS' where id=6;
-update noar tt set v0='FX1SAZS7FNLC5SLEU' where id=6;
-update noar ti set v0='FX1SAZS7FNLC5SLEU' where id=6;
-update noar tt set b1='ZUCS3JKAZ54F8TIBWRD2JFG43VGJ9' where id=6;
-update noar ti set b1='ZUCS3JKAZ54F8TIBWRD2JFG43VGJ9' where id=6;
-update noar tt set v0='GBNOLS59XYLDBFY8ZIT2ASYMD5MVEJOQ' where id=6;
-update noar ti set v0='GBNOLS59XYLDBFY8ZIT2ASYMD5MVEJOQ' where id=6;
-update noar tt set b2='K72OXPLKADZMIC5B1APJ8AA4SX' where id=6;
-update noar ti set b2='K72OXPLKADZMIC5B1APJ8AA4SX' where id=6;
-update noar tt set v0='KQBMDXVJJ0BM3S' where id=7;
-update noar ti set v0='KQBMDXVJJ0BM3S' where id=7;
-update noar tt set b0='CJLHH932LR1NWIT' where id=7;
-update noar ti set b0='CJLHH932LR1NWIT' where id=7;
-update noar tt set v0='R0VKSU' where id=7;
-update noar ti set v0='R0VKSU' where id=7;
-update noar tt set b1='E7WLWME8XHMA' where id=7;
-update noar ti set b1='E7WLWME8XHMA' where id=7;
-update noar tt set v0='SXK7F33NM5KD09' where id=7;
-update noar ti set v0='SXK7F33NM5KD09' where id=7;
-update noar tt set b2='K7UQ70V1P7NC7JO05F84' where id=7;
-update noar ti set b2='K7UQ70V1P7NC7JO05F84' where id=7;
-update noar tt set v0='B51VK1I' where id=8;
-update noar ti set v0='B51VK1I' where id=8;
-update noar tt set b0='PNO2' where id=8;
-update noar ti set b0='PNO2' where id=8;
-update noar tt set v0='XGGLAK4D7J89F' where id=8;
-update noar ti set v0='XGGLAK4D7J89F' where id=8;
-update noar tt set b1='ZTJ4' where id=8;
-update noar ti set b1='ZTJ4' where id=8;
-update noar tt set v0='8N7YU77T1DQVG6' where id=8;
-update noar ti set v0='8N7YU77T1DQVG6' where id=8;
-update noar tt set b2='JKJNOK108967KI694YJ3GMXN' where id=8;
-update noar ti set b2='JKJNOK108967KI694YJ3GMXN' where id=8;
-update noar tt set v0='5VSYNDN' where id=9;
-update noar ti set v0='5VSYNDN' where id=9;
-update noar tt set b0='97I9SQW6UACXU' where id=9;
-update noar ti set b0='97I9SQW6UACXU' where id=9;
-update noar tt set v0='6O7SAIM4O7WBH0CRK3VJ3RDIG' where id=9;
-update noar ti set v0='6O7SAIM4O7WBH0CRK3VJ3RDIG' where id=9;
-update noar tt set b1='GW5ZRV' where id=9;
-update noar ti set b1='GW5ZRV' where id=9;
-update noar tt set v0='49AEMDJRGYULPQ6H7Z98B2' where id=9;
-update noar ti set v0='49AEMDJRGYULPQ6H7Z98B2' where id=9;
-update noar tt set b2='S6AV9M95RBLBB6B1HTED9AT5CPLYT406' where id=9;
-update noar ti set b2='S6AV9M95RBLBB6B1HTED9AT5CPLYT406' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 mediumblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='G3JVL6F5LUIGOVJOV7XKIPINF8OTVVQ' where id=1;
-update noar ti set v0='G3JVL6F5LUIGOVJOV7XKIPINF8OTVVQ' where id=1;
-update noar tt set b0='5DHOY458T59FUCJF477T2EEBT8' where id=1;
-update noar ti set b0='5DHOY458T59FUCJF477T2EEBT8' where id=1;
-update noar tt set v0='F7J8497T' where id=1;
-update noar ti set v0='F7J8497T' where id=1;
-update noar tt set b1='6DCRKO' where id=1;
-update noar ti set b1='6DCRKO' where id=1;
-update noar tt set v0='2IT' where id=1;
-update noar ti set v0='2IT' where id=1;
-update noar tt set b2='ZMFJR3VBCSRKRNVWK20GDSORC4J' where id=1;
-update noar ti set b2='ZMFJR3VBCSRKRNVWK20GDSORC4J' where id=1;
-update noar tt set v0='K50NZH9' where id=2;
-update noar ti set v0='K50NZH9' where id=2;
-update noar tt set b0='5FHTDP' where id=2;
-update noar ti set b0='5FHTDP' where id=2;
-update noar tt set v0='DB73JMV8GO1JINNN1TJ0QIQC' where id=2;
-update noar ti set v0='DB73JMV8GO1JINNN1TJ0QIQC' where id=2;
-update noar tt set b1='3VDFPGI6KC2V7411W8R5GK1P8U31' where id=2;
-update noar ti set b1='3VDFPGI6KC2V7411W8R5GK1P8U31' where id=2;
-update noar tt set v0='S8Z8JGZ8BP8' where id=2;
-update noar ti set v0='S8Z8JGZ8BP8' where id=2;
-update noar tt set b2='3Q8ZNSY74C1' where id=2;
-update noar ti set b2='3Q8ZNSY74C1' where id=2;
-update noar tt set v0='3YX9721VVEJDUDA' where id=3;
-update noar ti set v0='3YX9721VVEJDUDA' where id=3;
-update noar tt set b0='JH8AS' where id=3;
-update noar ti set b0='JH8AS' where id=3;
-update noar tt set v0='29WHSNKACBSE2JKTQ9FCIVNPSFS6AQ5A' where id=3;
-update noar ti set v0='29WHSNKACBSE2JKTQ9FCIVNPSFS6AQ5A' where id=3;
-update noar tt set b1='SEKWFEUG96PK' where id=3;
-update noar ti set b1='SEKWFEUG96PK' where id=3;
-update noar tt set v0='GQS651EF8DJ41CDK2TZAITF' where id=3;
-update noar ti set v0='GQS651EF8DJ41CDK2TZAITF' where id=3;
-update noar tt set b2='CSEAJ4G5WAKF6JHIWKU' where id=3;
-update noar ti set b2='CSEAJ4G5WAKF6JHIWKU' where id=3;
-update noar tt set v0='T3JKP' where id=4;
-update noar ti set v0='T3JKP' where id=4;
-update noar tt set b0='NOHMKZ1WS' where id=4;
-update noar ti set b0='NOHMKZ1WS' where id=4;
-update noar tt set v0='FADTOTBMZ6' where id=4;
-update noar ti set v0='FADTOTBMZ6' where id=4;
-update noar tt set b1='X618XFZRZ' where id=4;
-update noar ti set b1='X618XFZRZ' where id=4;
-update noar tt set v0='7WCT37YR' where id=4;
-update noar ti set v0='7WCT37YR' where id=4;
-update noar tt set b2='DN8CZ3FLXM' where id=4;
-update noar ti set b2='DN8CZ3FLXM' where id=4;
-update noar tt set v0='MDC60H' where id=5;
-update noar ti set v0='MDC60H' where id=5;
-update noar tt set b0='HLBZP30B1F8HXDJ8VM1VV5JN2QM' where id=5;
-update noar ti set b0='HLBZP30B1F8HXDJ8VM1VV5JN2QM' where id=5;
-update noar tt set v0='4LHRO5LIG9GTI6XWHNM' where id=5;
-update noar ti set v0='4LHRO5LIG9GTI6XWHNM' where id=5;
-update noar tt set b1='A42N14FN6ZUFJPG25N7' where id=5;
-update noar ti set b1='A42N14FN6ZUFJPG25N7' where id=5;
-update noar tt set v0='FSTR36P4I756P5AOTMPKMBW77976OOY' where id=5;
-update noar ti set v0='FSTR36P4I756P5AOTMPKMBW77976OOY' where id=5;
-update noar tt set b2='B26H7JBWQ46WY66JOVMXDB2T4H0E' where id=5;
-update noar ti set b2='B26H7JBWQ46WY66JOVMXDB2T4H0E' where id=5;
-update noar tt set v0='5ER9SBYR474TI' where id=6;
-update noar ti set v0='5ER9SBYR474TI' where id=6;
-update noar tt set b0='ELHTM5FH345EH12P07IL0HM7XC8GSBM3' where id=6;
-update noar ti set b0='ELHTM5FH345EH12P07IL0HM7XC8GSBM3' where id=6;
-update noar tt set v0='6I5N96WQPOJUA26UKYGJYN' where id=6;
-update noar ti set v0='6I5N96WQPOJUA26UKYGJYN' where id=6;
-update noar tt set b1='B669WKZJ5' where id=6;
-update noar ti set b1='B669WKZJ5' where id=6;
-update noar tt set v0='PLHRL5ENXYTLELOPPWT' where id=6;
-update noar ti set v0='PLHRL5ENXYTLELOPPWT' where id=6;
-update noar tt set b2='NUPN5ITY9WVM5KHUSC1R' where id=6;
-update noar ti set b2='NUPN5ITY9WVM5KHUSC1R' where id=6;
-update noar tt set v0='3VEMKM7M58PWF6TYMXMGGSHC2A' where id=7;
-update noar ti set v0='3VEMKM7M58PWF6TYMXMGGSHC2A' where id=7;
-update noar tt set b0='OCDOMAN43X9TWS87LT5HAJZF' where id=7;
-update noar ti set b0='OCDOMAN43X9TWS87LT5HAJZF' where id=7;
-update noar tt set v0='L38LX68UP48MBJO0FN2JZHDEUY' where id=7;
-update noar ti set v0='L38LX68UP48MBJO0FN2JZHDEUY' where id=7;
-update noar tt set b1='XE845LW8Y' where id=7;
-update noar ti set b1='XE845LW8Y' where id=7;
-update noar tt set v0='YU4BP3ST769M9ZEP' where id=7;
-update noar ti set v0='YU4BP3ST769M9ZEP' where id=7;
-update noar tt set b2='GWQJ' where id=7;
-update noar ti set b2='GWQJ' where id=7;
-update noar tt set v0='LEAT3THR6XNFG' where id=8;
-update noar ti set v0='LEAT3THR6XNFG' where id=8;
-update noar tt set b0='KEHBDLF75SC4X3KLT' where id=8;
-update noar ti set b0='KEHBDLF75SC4X3KLT' where id=8;
-update noar tt set v0='G' where id=8;
-update noar ti set v0='G' where id=8;
-update noar tt set b1='3PTN937' where id=8;
-update noar ti set b1='3PTN937' where id=8;
-update noar tt set v0='EJYW79RK0GN653T7LD02B3RYRVBS00W' where id=8;
-update noar ti set v0='EJYW79RK0GN653T7LD02B3RYRVBS00W' where id=8;
-update noar tt set b2='EV79D96U3W' where id=8;
-update noar ti set b2='EV79D96U3W' where id=8;
-update noar tt set v0='31J2F45RFWPSMUELRIH1KG' where id=9;
-update noar ti set v0='31J2F45RFWPSMUELRIH1KG' where id=9;
-update noar tt set b0='K56NDM1AELA0TBO1Y' where id=9;
-update noar ti set b0='K56NDM1AELA0TBO1Y' where id=9;
-update noar tt set v0='P812SBQB6NX6N5H7238C2C' where id=9;
-update noar ti set v0='P812SBQB6NX6N5H7238C2C' where id=9;
-update noar tt set b1='ZNK04XXCLH7TT414M9TBSUZ7FFQEVXWO' where id=9;
-update noar ti set b1='ZNK04XXCLH7TT414M9TBSUZ7FFQEVXWO' where id=9;
-update noar tt set v0='M7JE77EBR4ZCJS86WFQM5DZ6XV67' where id=9;
-update noar ti set v0='M7JE77EBR4ZCJS86WFQM5DZ6XV67' where id=9;
-update noar tt set b2='SE5XDPPMCIFPJRA21NUUUCU45M1B' where id=9;
-update noar ti set b2='SE5XDPPMCIFPJRA21NUUUCU45M1B' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 mediumblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='CK8A595P72N6P0OL4S' where id=1;
-update noar ti set v0='CK8A595P72N6P0OL4S' where id=1;
-update noar tt set b0='J7O19GQZK52JRH9211' where id=1;
-update noar ti set b0='J7O19GQZK52JRH9211' where id=1;
-update noar tt set v0='QYPTT3WQBKIL8QF' where id=1;
-update noar ti set v0='QYPTT3WQBKIL8QF' where id=1;
-update noar tt set b1='HQ9CUW8ZQ96SZCC0E77W' where id=1;
-update noar ti set b1='HQ9CUW8ZQ96SZCC0E77W' where id=1;
-update noar tt set v0='OO8PDNF7H3GVKL5U0YQO8ETO7N32HP' where id=1;
-update noar ti set v0='OO8PDNF7H3GVKL5U0YQO8ETO7N32HP' where id=1;
-update noar tt set b2='8I6PRR2IY415NNT5M544QAP60CM7' where id=1;
-update noar ti set b2='8I6PRR2IY415NNT5M544QAP60CM7' where id=1;
-update noar tt set v0='5YVCJ5AZVA17EFOD0P0P7CZ939P4T' where id=2;
-update noar ti set v0='5YVCJ5AZVA17EFOD0P0P7CZ939P4T' where id=2;
-update noar tt set b0='H2VH' where id=2;
-update noar ti set b0='H2VH' where id=2;
-update noar tt set v0='QF017CHXF2CGB6VEDIU7K7NABF2GXX' where id=2;
-update noar ti set v0='QF017CHXF2CGB6VEDIU7K7NABF2GXX' where id=2;
-update noar tt set b1='L7Z8' where id=2;
-update noar ti set b1='L7Z8' where id=2;
-update noar tt set v0='Y02JEIX25Q43038ASD0AG4JCKMK62OBV' where id=2;
-update noar ti set v0='Y02JEIX25Q43038ASD0AG4JCKMK62OBV' where id=2;
-update noar tt set b2='EHON58K2C' where id=2;
-update noar ti set b2='EHON58K2C' where id=2;
-update noar tt set v0='3XHE45N1F3RXNCNEH2MP' where id=3;
-update noar ti set v0='3XHE45N1F3RXNCNEH2MP' where id=3;
-update noar tt set b0='4VW8YCBJH0AFCXD' where id=3;
-update noar ti set b0='4VW8YCBJH0AFCXD' where id=3;
-update noar tt set v0='0FGVW3' where id=3;
-update noar ti set v0='0FGVW3' where id=3;
-update noar tt set b1='L60ZXJ' where id=3;
-update noar ti set b1='L60ZXJ' where id=3;
-update noar tt set v0='ZR863418A2MYJRI5SWKECGR85X' where id=3;
-update noar ti set v0='ZR863418A2MYJRI5SWKECGR85X' where id=3;
-update noar tt set b2='QRXY106JJJXT7BC7' where id=3;
-update noar ti set b2='QRXY106JJJXT7BC7' where id=3;
-update noar tt set v0='KXTKUTFBHZ6JYXXOVJETN5' where id=4;
-update noar ti set v0='KXTKUTFBHZ6JYXXOVJETN5' where id=4;
-update noar tt set b0='C' where id=4;
-update noar ti set b0='C' where id=4;
-update noar tt set v0='PY' where id=4;
-update noar ti set v0='PY' where id=4;
-update noar tt set b1='43N2' where id=4;
-update noar ti set b1='43N2' where id=4;
-update noar tt set v0='QKL4P3Q8E00IC9BNL' where id=4;
-update noar ti set v0='QKL4P3Q8E00IC9BNL' where id=4;
-update noar tt set b2='ZKR2B48NE4' where id=4;
-update noar ti set b2='ZKR2B48NE4' where id=4;
-update noar tt set v0='7UTT0GWR' where id=5;
-update noar ti set v0='7UTT0GWR' where id=5;
-update noar tt set b0='GBPSWEUC07S8CEQK6F9F4C901NU' where id=5;
-update noar ti set b0='GBPSWEUC07S8CEQK6F9F4C901NU' where id=5;
-update noar tt set v0='89UD0Z2ZC9T1TZTGGWHENLYN1D85J' where id=5;
-update noar ti set v0='89UD0Z2ZC9T1TZTGGWHENLYN1D85J' where id=5;
-update noar tt set b1='5XU3NUX0CTN4DG09ZNH' where id=5;
-update noar ti set b1='5XU3NUX0CTN4DG09ZNH' where id=5;
-update noar tt set v0='LALQ' where id=5;
-update noar ti set v0='LALQ' where id=5;
-update noar tt set b2='SH' where id=5;
-update noar ti set b2='SH' where id=5;
-update noar tt set v0='R6JLQZGKWR81SZ' where id=6;
-update noar ti set v0='R6JLQZGKWR81SZ' where id=6;
-update noar tt set b0='237UZM1ZBF6FRKWIUBB8NJME' where id=6;
-update noar ti set b0='237UZM1ZBF6FRKWIUBB8NJME' where id=6;
-update noar tt set v0='26U' where id=6;
-update noar ti set v0='26U' where id=6;
-update noar tt set b1='I1AR4ITBCZM7156AZT3CWE60XJME' where id=6;
-update noar ti set b1='I1AR4ITBCZM7156AZT3CWE60XJME' where id=6;
-update noar tt set v0='SAO0AZ6GBN5QSQIFF1A7' where id=6;
-update noar ti set v0='SAO0AZ6GBN5QSQIFF1A7' where id=6;
-update noar tt set b2='X60FUXSPG9YLJN3DLI9C0E0' where id=6;
-update noar ti set b2='X60FUXSPG9YLJN3DLI9C0E0' where id=6;
-update noar tt set v0='9A36ANO' where id=7;
-update noar ti set v0='9A36ANO' where id=7;
-update noar tt set b0='1GMKUTQSGOOHV3R2YXKD9ITUNH5' where id=7;
-update noar ti set b0='1GMKUTQSGOOHV3R2YXKD9ITUNH5' where id=7;
-update noar tt set v0='FYLAAPTKRR6ZYTPBUCMQI' where id=7;
-update noar ti set v0='FYLAAPTKRR6ZYTPBUCMQI' where id=7;
-update noar tt set b1='Q1XEWKNBFERKC9' where id=7;
-update noar ti set b1='Q1XEWKNBFERKC9' where id=7;
-update noar tt set v0='NMOYYKNGCKC52TXEY2EO2WHLBPX9L9' where id=7;
-update noar ti set v0='NMOYYKNGCKC52TXEY2EO2WHLBPX9L9' where id=7;
-update noar tt set b2='9Z9CFXP2RLDIZX18MHIYODG0N0T7' where id=7;
-update noar ti set b2='9Z9CFXP2RLDIZX18MHIYODG0N0T7' where id=7;
-update noar tt set v0='VFXDZSP5SV' where id=8;
-update noar ti set v0='VFXDZSP5SV' where id=8;
-update noar tt set b0='DCFZLAGM7VK0G' where id=8;
-update noar ti set b0='DCFZLAGM7VK0G' where id=8;
-update noar tt set v0='NZPFG9XUIP7E47FJ0BZO0HCO8KDVZI3' where id=8;
-update noar ti set v0='NZPFG9XUIP7E47FJ0BZO0HCO8KDVZI3' where id=8;
-update noar tt set b1='HYIUARFCUAQK0LECUQXMI5GZ6ECUO7J' where id=8;
-update noar ti set b1='HYIUARFCUAQK0LECUQXMI5GZ6ECUO7J' where id=8;
-update noar tt set v0='CM' where id=8;
-update noar ti set v0='CM' where id=8;
-update noar tt set b2='O8RWVET0PPHFRWEQ3' where id=8;
-update noar ti set b2='O8RWVET0PPHFRWEQ3' where id=8;
-update noar tt set v0='UV4H4JDL39' where id=9;
-update noar ti set v0='UV4H4JDL39' where id=9;
-update noar tt set b0='ORYI7OW' where id=9;
-update noar ti set b0='ORYI7OW' where id=9;
-update noar tt set v0='Z2JRH4QP5Z4LYVM1U0C1' where id=9;
-update noar ti set v0='Z2JRH4QP5Z4LYVM1U0C1' where id=9;
-update noar tt set b1='51SMCI56FBSZTR1X2EIFCVWZHREK' where id=9;
-update noar ti set b1='51SMCI56FBSZTR1X2EIFCVWZHREK' where id=9;
-update noar tt set v0='UG2AUGUD6P92US' where id=9;
-update noar ti set v0='UG2AUGUD6P92US' where id=9;
-update noar tt set b2='KXW83HP0OM4TVPRR3OJKPX2VWZXBL' where id=9;
-update noar ti set b2='KXW83HP0OM4TVPRR3OJKPX2VWZXBL' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 mediumblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='JKNAQNP4WZ9VV6OASGH5' where id=1;
-update noar ti set v0='JKNAQNP4WZ9VV6OASGH5' where id=1;
-update noar tt set b0='0Q811XJSVP' where id=1;
-update noar ti set b0='0Q811XJSVP' where id=1;
-update noar tt set v0='0TJ92Z9GHE5VEFS2IZOIMMR' where id=1;
-update noar ti set v0='0TJ92Z9GHE5VEFS2IZOIMMR' where id=1;
-update noar tt set b1='DX0EWRZ4W4YCMYXVZ5O7OZE46WAN9YUP' where id=1;
-update noar ti set b1='DX0EWRZ4W4YCMYXVZ5O7OZE46WAN9YUP' where id=1;
-update noar tt set v0='G7ASUHP0EJGKN5QLO78QR12B' where id=1;
-update noar ti set v0='G7ASUHP0EJGKN5QLO78QR12B' where id=1;
-update noar tt set b2='UNTAPML9' where id=1;
-update noar ti set b2='UNTAPML9' where id=1;
-update noar tt set v0='H1G1UZPE15HKKROLKXWIFYE' where id=2;
-update noar ti set v0='H1G1UZPE15HKKROLKXWIFYE' where id=2;
-update noar tt set b0='L9X48NG' where id=2;
-update noar ti set b0='L9X48NG' where id=2;
-update noar tt set v0='5UCSZZCCYQ' where id=2;
-update noar ti set v0='5UCSZZCCYQ' where id=2;
-update noar tt set b1='MB6A2GQSXVR59TCXRCX4' where id=2;
-update noar ti set b1='MB6A2GQSXVR59TCXRCX4' where id=2;
-update noar tt set v0='M5SAO36OAJM9IIQ37D' where id=2;
-update noar ti set v0='M5SAO36OAJM9IIQ37D' where id=2;
-update noar tt set b2='Q1HKK3' where id=2;
-update noar ti set b2='Q1HKK3' where id=2;
-update noar tt set v0='J6MA' where id=3;
-update noar ti set v0='J6MA' where id=3;
-update noar tt set b0='UZI0FZJX2A0OUUI0V' where id=3;
-update noar ti set b0='UZI0FZJX2A0OUUI0V' where id=3;
-update noar tt set v0='IAR8ESMFN3Y6UPCCCPHAKFFRYB' where id=3;
-update noar ti set v0='IAR8ESMFN3Y6UPCCCPHAKFFRYB' where id=3;
-update noar tt set b1='8FFELU8R14UWY8WJEA8EC27W3O15BS9C' where id=3;
-update noar ti set b1='8FFELU8R14UWY8WJEA8EC27W3O15BS9C' where id=3;
-update noar tt set v0='7ODYWRSK1BZDX1AL66Q3BONXGK5W' where id=3;
-update noar ti set v0='7ODYWRSK1BZDX1AL66Q3BONXGK5W' where id=3;
-update noar tt set b2='L9A4N5AWUYQV92BS70TV9LRUW71' where id=3;
-update noar ti set b2='L9A4N5AWUYQV92BS70TV9LRUW71' where id=3;
-update noar tt set v0='OLIBLMY4IN28GHAA2QN' where id=4;
-update noar ti set v0='OLIBLMY4IN28GHAA2QN' where id=4;
-update noar tt set b0='ROUA8LL7' where id=4;
-update noar ti set b0='ROUA8LL7' where id=4;
-update noar tt set v0='T033JU8NH1PVSVG9HOJV' where id=4;
-update noar ti set v0='T033JU8NH1PVSVG9HOJV' where id=4;
-update noar tt set b1='2C6T' where id=4;
-update noar ti set b1='2C6T' where id=4;
-update noar tt set v0='XXV7025GRIS8' where id=4;
-update noar ti set v0='XXV7025GRIS8' where id=4;
-update noar tt set b2='40VP9TDL' where id=4;
-update noar ti set b2='40VP9TDL' where id=4;
-update noar tt set v0='S' where id=5;
-update noar ti set v0='S' where id=5;
-update noar tt set b0='AA9PFDK3DJWQZP' where id=5;
-update noar ti set b0='AA9PFDK3DJWQZP' where id=5;
-update noar tt set v0='YK7CCBUDXR' where id=5;
-update noar ti set v0='YK7CCBUDXR' where id=5;
-update noar tt set b1='FAHYBOK7WST5OH1WGJG053LW9C9' where id=5;
-update noar ti set b1='FAHYBOK7WST5OH1WGJG053LW9C9' where id=5;
-update noar tt set v0='8SG1MPK9JNAZ90O3KTL' where id=5;
-update noar ti set v0='8SG1MPK9JNAZ90O3KTL' where id=5;
-update noar tt set b2='JTJ4S5' where id=5;
-update noar ti set b2='JTJ4S5' where id=5;
-update noar tt set v0='9YXCB' where id=6;
-update noar ti set v0='9YXCB' where id=6;
-update noar tt set b0='67MBNZG2H83' where id=6;
-update noar ti set b0='67MBNZG2H83' where id=6;
-update noar tt set v0='5MUB5WMI8O' where id=6;
-update noar ti set v0='5MUB5WMI8O' where id=6;
-update noar tt set b1='K8501YN77P2PQ' where id=6;
-update noar ti set b1='K8501YN77P2PQ' where id=6;
-update noar tt set v0='K6IUW4DXQEBY9BSKVO8R4D' where id=6;
-update noar ti set v0='K6IUW4DXQEBY9BSKVO8R4D' where id=6;
-update noar tt set b2='DBBHQMOIZ4DIWKSE0JRUACSQZOPPUW28' where id=6;
-update noar ti set b2='DBBHQMOIZ4DIWKSE0JRUACSQZOPPUW28' where id=6;
-update noar tt set v0='C7KLRM1NQYDVU9IJYR' where id=7;
-update noar ti set v0='C7KLRM1NQYDVU9IJYR' where id=7;
-update noar tt set b0='17B18IBW88F0FCN065LYHAZDS6DFHJ' where id=7;
-update noar ti set b0='17B18IBW88F0FCN065LYHAZDS6DFHJ' where id=7;
-update noar tt set v0='QPAGZE3ZJTG0D7ANB4FBDGMX' where id=7;
-update noar ti set v0='QPAGZE3ZJTG0D7ANB4FBDGMX' where id=7;
-update noar tt set b1='XSGF4C3YXBD927GJNUN' where id=7;
-update noar ti set b1='XSGF4C3YXBD927GJNUN' where id=7;
-update noar tt set v0='Q1JIN8ZT' where id=7;
-update noar ti set v0='Q1JIN8ZT' where id=7;
-update noar tt set b2='0V72PNGG73CY' where id=7;
-update noar ti set b2='0V72PNGG73CY' where id=7;
-update noar tt set v0='RHLAQ8SV' where id=8;
-update noar ti set v0='RHLAQ8SV' where id=8;
-update noar tt set b0='K5C5I2W8AMI9NF9NMWRO' where id=8;
-update noar ti set b0='K5C5I2W8AMI9NF9NMWRO' where id=8;
-update noar tt set v0='YID3V' where id=8;
-update noar ti set v0='YID3V' where id=8;
-update noar tt set b1='KWMZJ' where id=8;
-update noar ti set b1='KWMZJ' where id=8;
-update noar tt set v0='GP4X' where id=8;
-update noar ti set v0='GP4X' where id=8;
-update noar tt set b2='8PI6RRBDDVIZ342W35RVJBY2' where id=8;
-update noar ti set b2='8PI6RRBDDVIZ342W35RVJBY2' where id=8;
-update noar tt set v0='06I9GWIQM3NFUJEJ0A9VE0KIYMKA4' where id=9;
-update noar ti set v0='06I9GWIQM3NFUJEJ0A9VE0KIYMKA4' where id=9;
-update noar tt set b0='F2AUP44P7EOZ10177HOB9T4N' where id=9;
-update noar ti set b0='F2AUP44P7EOZ10177HOB9T4N' where id=9;
-update noar tt set v0='AXQPXAHFK' where id=9;
-update noar ti set v0='AXQPXAHFK' where id=9;
-update noar tt set b1='IJP5EZO9JW1KMEJ8PQF' where id=9;
-update noar ti set b1='IJP5EZO9JW1KMEJ8PQF' where id=9;
-update noar tt set v0='OXPWSD3WP4GXVJ' where id=9;
-update noar ti set v0='OXPWSD3WP4GXVJ' where id=9;
-update noar tt set b2='E2QYLAU9USSLI4YIGCW3QFYMGVG' where id=9;
-update noar ti set b2='E2QYLAU9USSLI4YIGCW3QFYMGVG' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 mediumblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='WLBAV4077MELIJ5HWJH70J03' where id=1;
-update noar ti set v0='WLBAV4077MELIJ5HWJH70J03' where id=1;
-update noar tt set b0='KQS' where id=1;
-update noar ti set b0='KQS' where id=1;
-update noar tt set v0='YU03X2GVVITELQYT9J1IKYOL6W3VZ' where id=1;
-update noar ti set v0='YU03X2GVVITELQYT9J1IKYOL6W3VZ' where id=1;
-update noar tt set b1='59B1WBBTEGKNT263OZ4IL9R32A6YDZZ3' where id=1;
-update noar ti set b1='59B1WBBTEGKNT263OZ4IL9R32A6YDZZ3' where id=1;
-update noar tt set v0='TKG645' where id=1;
-update noar ti set v0='TKG645' where id=1;
-update noar tt set b2='KOBHB4D2GT28QYBD70T4SGVU' where id=1;
-update noar ti set b2='KOBHB4D2GT28QYBD70T4SGVU' where id=1;
-update noar tt set v0='A1P9KN' where id=2;
-update noar ti set v0='A1P9KN' where id=2;
-update noar tt set b0='A7FNK' where id=2;
-update noar ti set b0='A7FNK' where id=2;
-update noar tt set v0='HQ5FNSCF2772N544PY57GIOL2Q3RWVBY' where id=2;
-update noar ti set v0='HQ5FNSCF2772N544PY57GIOL2Q3RWVBY' where id=2;
-update noar tt set b1='3C9XJOW6BMZYSEJ0FOGYE2YCZ' where id=2;
-update noar ti set b1='3C9XJOW6BMZYSEJ0FOGYE2YCZ' where id=2;
-update noar tt set v0='UYWFBTP60GXKJL9OS52PHFM6SS' where id=2;
-update noar ti set v0='UYWFBTP60GXKJL9OS52PHFM6SS' where id=2;
-update noar tt set b2='PPEAK' where id=2;
-update noar ti set b2='PPEAK' where id=2;
-update noar tt set v0='INIDZFWSJSG95SVE' where id=3;
-update noar ti set v0='INIDZFWSJSG95SVE' where id=3;
-update noar tt set b0='EI893KPUOL6VWUA' where id=3;
-update noar ti set b0='EI893KPUOL6VWUA' where id=3;
-update noar tt set v0='K4P51E7' where id=3;
-update noar ti set v0='K4P51E7' where id=3;
-update noar tt set b1='0ZYXW7RES' where id=3;
-update noar ti set b1='0ZYXW7RES' where id=3;
-update noar tt set v0='VUPVR1JZYCR1LOMCKHAHZBRZMGS6L6O8' where id=3;
-update noar ti set v0='VUPVR1JZYCR1LOMCKHAHZBRZMGS6L6O8' where id=3;
-update noar tt set b2='Q6MR070B4AJD12' where id=3;
-update noar ti set b2='Q6MR070B4AJD12' where id=3;
-update noar tt set v0='WVDN5W' where id=4;
-update noar ti set v0='WVDN5W' where id=4;
-update noar tt set b0='8N4JGT2EVQVOGELBN1PNF5NGF55HNNZR' where id=4;
-update noar ti set b0='8N4JGT2EVQVOGELBN1PNF5NGF55HNNZR' where id=4;
-update noar tt set v0='OF3Q0Q64WV7JSJBJVEJ2104SD1HK' where id=4;
-update noar ti set v0='OF3Q0Q64WV7JSJBJVEJ2104SD1HK' where id=4;
-update noar tt set b1='K363TWC4' where id=4;
-update noar ti set b1='K363TWC4' where id=4;
-update noar tt set v0='PAA5JMZPSTM9XS3LI5KRXK2TCP3K6P2S' where id=4;
-update noar ti set v0='PAA5JMZPSTM9XS3LI5KRXK2TCP3K6P2S' where id=4;
-update noar tt set b2='6JBS4YIV992S69JTTS' where id=4;
-update noar ti set b2='6JBS4YIV992S69JTTS' where id=4;
-update noar tt set v0='PZJOGPY71EHNFVTQCX619HCAPX' where id=5;
-update noar ti set v0='PZJOGPY71EHNFVTQCX619HCAPX' where id=5;
-update noar tt set b0='G8C81ZI5DFATD51J77SRMK3C5OXYSH' where id=5;
-update noar ti set b0='G8C81ZI5DFATD51J77SRMK3C5OXYSH' where id=5;
-update noar tt set v0='TSFSPH15HO918AVUVGDYUOKIXF' where id=5;
-update noar ti set v0='TSFSPH15HO918AVUVGDYUOKIXF' where id=5;
-update noar tt set b1='3XFPNYCBTAJ' where id=5;
-update noar ti set b1='3XFPNYCBTAJ' where id=5;
-update noar tt set v0='AN7Q9HAQDQDGBES0HZY2T1SJ23CN1I' where id=5;
-update noar ti set v0='AN7Q9HAQDQDGBES0HZY2T1SJ23CN1I' where id=5;
-update noar tt set b2='CLFMGOM' where id=5;
-update noar ti set b2='CLFMGOM' where id=5;
-update noar tt set v0='OXH3FWIQMICPGNA' where id=6;
-update noar ti set v0='OXH3FWIQMICPGNA' where id=6;
-update noar tt set b0='X' where id=6;
-update noar ti set b0='X' where id=6;
-update noar tt set v0='X41JEBA' where id=6;
-update noar ti set v0='X41JEBA' where id=6;
-update noar tt set b1='3P7YN4Z' where id=6;
-update noar ti set b1='3P7YN4Z' where id=6;
-update noar tt set v0='JJMRWJ9RQTEU8J' where id=6;
-update noar ti set v0='JJMRWJ9RQTEU8J' where id=6;
-update noar tt set b2='JQFZI9YK1B2ZUNPV3IJ' where id=6;
-update noar ti set b2='JQFZI9YK1B2ZUNPV3IJ' where id=6;
-update noar tt set v0='N8DKRT7VE7' where id=7;
-update noar ti set v0='N8DKRT7VE7' where id=7;
-update noar tt set b0='WU8QRNQXXXXI0GQZEP47Z47E83FQS' where id=7;
-update noar ti set b0='WU8QRNQXXXXI0GQZEP47Z47E83FQS' where id=7;
-update noar tt set v0='JGCT4XA8OX9IOZ3AN42J' where id=7;
-update noar ti set v0='JGCT4XA8OX9IOZ3AN42J' where id=7;
-update noar tt set b1='LBGEXL1XCNWU3APRT6V1B9MFYJ9768VE' where id=7;
-update noar ti set b1='LBGEXL1XCNWU3APRT6V1B9MFYJ9768VE' where id=7;
-update noar tt set v0='6WKZ7' where id=7;
-update noar ti set v0='6WKZ7' where id=7;
-update noar tt set b2='AQM8T' where id=7;
-update noar ti set b2='AQM8T' where id=7;
-update noar tt set v0='YLY8' where id=8;
-update noar ti set v0='YLY8' where id=8;
-update noar tt set b0='SXC956LGDQHNHN1A7Q0A34H' where id=8;
-update noar ti set b0='SXC956LGDQHNHN1A7Q0A34H' where id=8;
-update noar tt set v0='MLJB' where id=8;
-update noar ti set v0='MLJB' where id=8;
-update noar tt set b1='CENHWRLIF1KFHBRJ32W1RC5ZMPSB36O' where id=8;
-update noar ti set b1='CENHWRLIF1KFHBRJ32W1RC5ZMPSB36O' where id=8;
-update noar tt set v0='PP380IR' where id=8;
-update noar ti set v0='PP380IR' where id=8;
-update noar tt set b2='K8FGDEH324GBTAVNB49RWW9' where id=8;
-update noar ti set b2='K8FGDEH324GBTAVNB49RWW9' where id=8;
-update noar tt set v0='OZTL03EGGAXV8L' where id=9;
-update noar ti set v0='OZTL03EGGAXV8L' where id=9;
-update noar tt set b0='3VOM4MAX' where id=9;
-update noar ti set b0='3VOM4MAX' where id=9;
-update noar tt set v0='DD' where id=9;
-update noar ti set v0='DD' where id=9;
-update noar tt set b1='C7QKTAFQ4T24MF2L1LCMLHCA8JB' where id=9;
-update noar ti set b1='C7QKTAFQ4T24MF2L1LCMLHCA8JB' where id=9;
-update noar tt set v0='GW0EHX3B3MIAL2UF5T' where id=9;
-update noar ti set v0='GW0EHX3B3MIAL2UF5T' where id=9;
-update noar tt set b2='7FBEQCLVSRS2538T' where id=9;
-update noar ti set b2='7FBEQCLVSRS2538T' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 longblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='95I' where id=1;
-update noar ti set v0='95I' where id=1;
-update noar tt set b0='NMQVTSSO' where id=1;
-update noar ti set b0='NMQVTSSO' where id=1;
-update noar tt set v0='3FP1N8EY1TDKSYKVDZCO' where id=1;
-update noar ti set v0='3FP1N8EY1TDKSYKVDZCO' where id=1;
-update noar tt set b1='FDD8Q' where id=1;
-update noar ti set b1='FDD8Q' where id=1;
-update noar tt set v0='IBJHK1RVAVDAT' where id=1;
-update noar ti set v0='IBJHK1RVAVDAT' where id=1;
-update noar tt set b2='333CXXQMTFLHY93MQK' where id=1;
-update noar ti set b2='333CXXQMTFLHY93MQK' where id=1;
-update noar tt set v0='WUO7MDQ22HW' where id=2;
-update noar ti set v0='WUO7MDQ22HW' where id=2;
-update noar tt set b0='HBCULRU6GUB4ZAAGBMC9U7CZ72220' where id=2;
-update noar ti set b0='HBCULRU6GUB4ZAAGBMC9U7CZ72220' where id=2;
-update noar tt set v0='042IMO56MS4T5W2Y8H' where id=2;
-update noar ti set v0='042IMO56MS4T5W2Y8H' where id=2;
-update noar tt set b1='XC6CM' where id=2;
-update noar ti set b1='XC6CM' where id=2;
-update noar tt set v0='S' where id=2;
-update noar ti set v0='S' where id=2;
-update noar tt set b2='G1UMFP7ISB334' where id=2;
-update noar ti set b2='G1UMFP7ISB334' where id=2;
-update noar tt set v0='PS2FCZVP6' where id=3;
-update noar ti set v0='PS2FCZVP6' where id=3;
-update noar tt set b0='0DKE' where id=3;
-update noar ti set b0='0DKE' where id=3;
-update noar tt set v0='V4JM820DI' where id=3;
-update noar ti set v0='V4JM820DI' where id=3;
-update noar tt set b1='GQYZL5D7U3XSPB' where id=3;
-update noar ti set b1='GQYZL5D7U3XSPB' where id=3;
-update noar tt set v0='DJH1YMHVFVWJF8Z00GYTWXKN7FJVHZUY' where id=3;
-update noar ti set v0='DJH1YMHVFVWJF8Z00GYTWXKN7FJVHZUY' where id=3;
-update noar tt set b2='SAGT8WGPRTV' where id=3;
-update noar ti set b2='SAGT8WGPRTV' where id=3;
-update noar tt set v0='FCJQIX0XMNZEYH4' where id=4;
-update noar ti set v0='FCJQIX0XMNZEYH4' where id=4;
-update noar tt set b0='O1JG3DN5U8R' where id=4;
-update noar ti set b0='O1JG3DN5U8R' where id=4;
-update noar tt set v0='F12DDFKE1L' where id=4;
-update noar ti set v0='F12DDFKE1L' where id=4;
-update noar tt set b1='F4Z9DUPSBX01A' where id=4;
-update noar ti set b1='F4Z9DUPSBX01A' where id=4;
-update noar tt set v0='AV862HFWU' where id=4;
-update noar ti set v0='AV862HFWU' where id=4;
-update noar tt set b2='9YQG7TXM0HZPWWJBBWCA36WZX37S7' where id=4;
-update noar ti set b2='9YQG7TXM0HZPWWJBBWCA36WZX37S7' where id=4;
-update noar tt set v0='T0FV73DQHJ8BOFM66VXJKFXE' where id=5;
-update noar ti set v0='T0FV73DQHJ8BOFM66VXJKFXE' where id=5;
-update noar tt set b0='NLYWQGLR92IGXQOWD9PPRY' where id=5;
-update noar ti set b0='NLYWQGLR92IGXQOWD9PPRY' where id=5;
-update noar tt set v0='51E75UY0C9TOYL' where id=5;
-update noar ti set v0='51E75UY0C9TOYL' where id=5;
-update noar tt set b1='ZQNJWNRCZJ1IZR41AYRZO7' where id=5;
-update noar ti set b1='ZQNJWNRCZJ1IZR41AYRZO7' where id=5;
-update noar tt set v0='6OHL5J7KKDJF14GTZCG0UDZXCPRVLJA' where id=5;
-update noar ti set v0='6OHL5J7KKDJF14GTZCG0UDZXCPRVLJA' where id=5;
-update noar tt set b2='EOT' where id=5;
-update noar ti set b2='EOT' where id=5;
-update noar tt set v0='K21UVNBJ5RL6CUEYG' where id=6;
-update noar ti set v0='K21UVNBJ5RL6CUEYG' where id=6;
-update noar tt set b0='X6H58EYZAUJ8I8I8RPX4VI8ZBYC5' where id=6;
-update noar ti set b0='X6H58EYZAUJ8I8I8RPX4VI8ZBYC5' where id=6;
-update noar tt set v0='1G409TIT12G0DDS0D' where id=6;
-update noar ti set v0='1G409TIT12G0DDS0D' where id=6;
-update noar tt set b1='SOUP3U' where id=6;
-update noar ti set b1='SOUP3U' where id=6;
-update noar tt set v0='S0LINMQJRR74ML2' where id=6;
-update noar ti set v0='S0LINMQJRR74ML2' where id=6;
-update noar tt set b2='1PAH' where id=6;
-update noar ti set b2='1PAH' where id=6;
-update noar tt set v0='T300F2METXIR' where id=7;
-update noar ti set v0='T300F2METXIR' where id=7;
-update noar tt set b0='M9WYOD7E1FZ' where id=7;
-update noar ti set b0='M9WYOD7E1FZ' where id=7;
-update noar tt set v0='DOB3Q78HLLYGM0S59' where id=7;
-update noar ti set v0='DOB3Q78HLLYGM0S59' where id=7;
-update noar tt set b1='SAB' where id=7;
-update noar ti set b1='SAB' where id=7;
-update noar tt set v0='ZO9CA9L87Z1FSSOEW09EC' where id=7;
-update noar ti set v0='ZO9CA9L87Z1FSSOEW09EC' where id=7;
-update noar tt set b2='0SNHAGSVF7CTXHY6PXTFN82SRY8S2' where id=7;
-update noar ti set b2='0SNHAGSVF7CTXHY6PXTFN82SRY8S2' where id=7;
-update noar tt set v0='Z' where id=8;
-update noar ti set v0='Z' where id=8;
-update noar tt set b0='H0N7E0ASYC9K7KSZHYNSNWTYYH9K' where id=8;
-update noar ti set b0='H0N7E0ASYC9K7KSZHYNSNWTYYH9K' where id=8;
-update noar tt set v0='IYJ' where id=8;
-update noar ti set v0='IYJ' where id=8;
-update noar tt set b1='FI61P170Y9S8' where id=8;
-update noar ti set b1='FI61P170Y9S8' where id=8;
-update noar tt set v0='BBLE7NYD4XIQU199MLI' where id=8;
-update noar ti set v0='BBLE7NYD4XIQU199MLI' where id=8;
-update noar tt set b2='HFII9CV' where id=8;
-update noar ti set b2='HFII9CV' where id=8;
-update noar tt set v0='9XJZUR4KNR' where id=9;
-update noar ti set v0='9XJZUR4KNR' where id=9;
-update noar tt set b0='8FE67ZCTBV4TKT35ZD80' where id=9;
-update noar ti set b0='8FE67ZCTBV4TKT35ZD80' where id=9;
-update noar tt set v0='N2JSSUL7D' where id=9;
-update noar ti set v0='N2JSSUL7D' where id=9;
-update noar tt set b1='BB9Z' where id=9;
-update noar ti set b1='BB9Z' where id=9;
-update noar tt set v0='FOHT2EL637L212F0P1BK' where id=9;
-update noar ti set v0='FOHT2EL637L212F0P1BK' where id=9;
-update noar tt set b2='53SCTONT71V8B3S6IV1AZR44E14' where id=9;
-update noar ti set b2='53SCTONT71V8B3S6IV1AZR44E14' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 longblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='VFG5L2CPECRJNGMJR97Q3ZHJS7MO' where id=1;
-update noar ti set v0='VFG5L2CPECRJNGMJR97Q3ZHJS7MO' where id=1;
-update noar tt set b0='1LMK8GHOJ19CJ' where id=1;
-update noar ti set b0='1LMK8GHOJ19CJ' where id=1;
-update noar tt set v0='4PJM764WBGQZTKNUQB2N7' where id=1;
-update noar ti set v0='4PJM764WBGQZTKNUQB2N7' where id=1;
-update noar tt set b1='S3GZYB' where id=1;
-update noar ti set b1='S3GZYB' where id=1;
-update noar tt set v0='6M8HQU0IOAQNMAFBYIWNCIL5EKIM64' where id=1;
-update noar ti set v0='6M8HQU0IOAQNMAFBYIWNCIL5EKIM64' where id=1;
-update noar tt set b2='V2KAXYMUULLPYNPL' where id=1;
-update noar ti set b2='V2KAXYMUULLPYNPL' where id=1;
-update noar tt set v0='SWOD4A2MKQ5PG8VPSTTHT' where id=2;
-update noar ti set v0='SWOD4A2MKQ5PG8VPSTTHT' where id=2;
-update noar tt set b0='Z7W18SQNC7JP2PNZG8JCT1' where id=2;
-update noar ti set b0='Z7W18SQNC7JP2PNZG8JCT1' where id=2;
-update noar tt set v0='N4PIZT5VW1' where id=2;
-update noar ti set v0='N4PIZT5VW1' where id=2;
-update noar tt set b1='BNXMY4UHG63' where id=2;
-update noar ti set b1='BNXMY4UHG63' where id=2;
-update noar tt set v0='3H7FDHO5W' where id=2;
-update noar ti set v0='3H7FDHO5W' where id=2;
-update noar tt set b2='DABZ7M' where id=2;
-update noar ti set b2='DABZ7M' where id=2;
-update noar tt set v0='GINT5LHEKMIRGC5BI2LIG889NY5HWK2R' where id=3;
-update noar ti set v0='GINT5LHEKMIRGC5BI2LIG889NY5HWK2R' where id=3;
-update noar tt set b0='HLWLY38VIK72LUFHUROLVQGDRIX' where id=3;
-update noar ti set b0='HLWLY38VIK72LUFHUROLVQGDRIX' where id=3;
-update noar tt set v0='UKO8WEN0BIXD70ZSP' where id=3;
-update noar ti set v0='UKO8WEN0BIXD70ZSP' where id=3;
-update noar tt set b1='9P5CPL3GSMW5Z4HV' where id=3;
-update noar ti set b1='9P5CPL3GSMW5Z4HV' where id=3;
-update noar tt set v0='OS1GLY' where id=3;
-update noar ti set v0='OS1GLY' where id=3;
-update noar tt set b2='E2SPQGFZQ08P' where id=3;
-update noar ti set b2='E2SPQGFZQ08P' where id=3;
-update noar tt set v0='0TU289OPBQ12JW3F' where id=4;
-update noar ti set v0='0TU289OPBQ12JW3F' where id=4;
-update noar tt set b0='PB58BXHFXGHZFIBXL4YEG7P' where id=4;
-update noar ti set b0='PB58BXHFXGHZFIBXL4YEG7P' where id=4;
-update noar tt set v0='OKIISE018' where id=4;
-update noar ti set v0='OKIISE018' where id=4;
-update noar tt set b1='W3T' where id=4;
-update noar ti set b1='W3T' where id=4;
-update noar tt set v0='LGY3Y9QP3OAHX0DSGCKFUA' where id=4;
-update noar ti set v0='LGY3Y9QP3OAHX0DSGCKFUA' where id=4;
-update noar tt set b2='F95S0PABDVYQYGZZZGCJ75SNEP6C4FX' where id=4;
-update noar ti set b2='F95S0PABDVYQYGZZZGCJ75SNEP6C4FX' where id=4;
-update noar tt set v0='JQ1V6J4SC99FXGLZQH299T17I977D3' where id=5;
-update noar ti set v0='JQ1V6J4SC99FXGLZQH299T17I977D3' where id=5;
-update noar tt set b0='FN0YPHLZTW3B8HJ8ENJSUF' where id=5;
-update noar ti set b0='FN0YPHLZTW3B8HJ8ENJSUF' where id=5;
-update noar tt set v0='YQX165XO7176N4YQ6ZOGPUEZVWPSI' where id=5;
-update noar ti set v0='YQX165XO7176N4YQ6ZOGPUEZVWPSI' where id=5;
-update noar tt set b1='HPP71S7Y0KRCS70WUJUSBBYE' where id=5;
-update noar ti set b1='HPP71S7Y0KRCS70WUJUSBBYE' where id=5;
-update noar tt set v0='CR50D0704GO02YB6O66E0OB0MDEXEUM1' where id=5;
-update noar ti set v0='CR50D0704GO02YB6O66E0OB0MDEXEUM1' where id=5;
-update noar tt set b2='LQKSZ7EEU1WE6HVXVUG' where id=5;
-update noar ti set b2='LQKSZ7EEU1WE6HVXVUG' where id=5;
-update noar tt set v0='ODHK37YEHW70ZVPCLJODEPQ' where id=6;
-update noar ti set v0='ODHK37YEHW70ZVPCLJODEPQ' where id=6;
-update noar tt set b0='MTXIKVAMAMUFC7N3TTKDL41' where id=6;
-update noar ti set b0='MTXIKVAMAMUFC7N3TTKDL41' where id=6;
-update noar tt set v0='W0F8M' where id=6;
-update noar ti set v0='W0F8M' where id=6;
-update noar tt set b1='SBJRP0V644AMU5KKYPB3SU48IIG' where id=6;
-update noar ti set b1='SBJRP0V644AMU5KKYPB3SU48IIG' where id=6;
-update noar tt set v0='L1WRXEAE38MZJ38I87X5K9' where id=6;
-update noar ti set v0='L1WRXEAE38MZJ38I87X5K9' where id=6;
-update noar tt set b2='57VFYAZEUU03IPUE1NPGBMQOOY5SDI' where id=6;
-update noar ti set b2='57VFYAZEUU03IPUE1NPGBMQOOY5SDI' where id=6;
-update noar tt set v0='85RD3' where id=7;
-update noar ti set v0='85RD3' where id=7;
-update noar tt set b0='707GBZT04KODU83AV8GG38G8S5' where id=7;
-update noar ti set b0='707GBZT04KODU83AV8GG38G8S5' where id=7;
-update noar tt set v0='KSLCIRJDQMXR7OI9OZZOGA5' where id=7;
-update noar ti set v0='KSLCIRJDQMXR7OI9OZZOGA5' where id=7;
-update noar tt set b1='P3QM225FN4F62DNP2QDDY2' where id=7;
-update noar ti set b1='P3QM225FN4F62DNP2QDDY2' where id=7;
-update noar tt set v0='P58V9XBMAED0XNXLHWKU' where id=7;
-update noar ti set v0='P58V9XBMAED0XNXLHWKU' where id=7;
-update noar tt set b2='NTMKBN7PGN9X6CGDMK0ZHLE' where id=7;
-update noar ti set b2='NTMKBN7PGN9X6CGDMK0ZHLE' where id=7;
-update noar tt set v0='LSCBRGMT' where id=8;
-update noar ti set v0='LSCBRGMT' where id=8;
-update noar tt set b0='J5GXHNA2MHELZKAJYUHK94SFU' where id=8;
-update noar ti set b0='J5GXHNA2MHELZKAJYUHK94SFU' where id=8;
-update noar tt set v0='UMHHXJYFSHDUM1NRTRKEE' where id=8;
-update noar ti set v0='UMHHXJYFSHDUM1NRTRKEE' where id=8;
-update noar tt set b1='V7' where id=8;
-update noar ti set b1='V7' where id=8;
-update noar tt set v0='7QPORD4BTT6VKQ6P1ST5H82BH4KI77' where id=8;
-update noar ti set v0='7QPORD4BTT6VKQ6P1ST5H82BH4KI77' where id=8;
-update noar tt set b2='GJFMU0UYJVBCGO9KWK1TQ7' where id=8;
-update noar ti set b2='GJFMU0UYJVBCGO9KWK1TQ7' where id=8;
-update noar tt set v0='W77IE2L763KEMKT4ONIVLMV0AJ' where id=9;
-update noar ti set v0='W77IE2L763KEMKT4ONIVLMV0AJ' where id=9;
-update noar tt set b0='DYG9DUC5NKEOOW4GM0BO3CLNX9L' where id=9;
-update noar ti set b0='DYG9DUC5NKEOOW4GM0BO3CLNX9L' where id=9;
-update noar tt set v0='8ANM0B3O6JNHZIAK33B02UN2TM2L' where id=9;
-update noar ti set v0='8ANM0B3O6JNHZIAK33B02UN2TM2L' where id=9;
-update noar tt set b1='U3VGOZSLQVQWNA4N8SO54Q6HF' where id=9;
-update noar ti set b1='U3VGOZSLQVQWNA4N8SO54Q6HF' where id=9;
-update noar tt set v0='GIY0CFJKLIWBN' where id=9;
-update noar ti set v0='GIY0CFJKLIWBN' where id=9;
-update noar tt set b2='72S2LM' where id=9;
-update noar ti set b2='72S2LM' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 longblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1XDJXG3KL04V2IGTCEULGKM' where id=1;
-update noar ti set v0='1XDJXG3KL04V2IGTCEULGKM' where id=1;
-update noar tt set b0='C' where id=1;
-update noar ti set b0='C' where id=1;
-update noar tt set v0='AQH6BPLIU114H6J4NACPDW4' where id=1;
-update noar ti set v0='AQH6BPLIU114H6J4NACPDW4' where id=1;
-update noar tt set b1='V1HGEC' where id=1;
-update noar ti set b1='V1HGEC' where id=1;
-update noar tt set v0='M6I35002MJ09CZZNQP' where id=1;
-update noar ti set v0='M6I35002MJ09CZZNQP' where id=1;
-update noar tt set b2='0ULKUFT8PMZ' where id=1;
-update noar ti set b2='0ULKUFT8PMZ' where id=1;
-update noar tt set v0='4LW518PD' where id=2;
-update noar ti set v0='4LW518PD' where id=2;
-update noar tt set b0='R0AZQ7BTVEGI' where id=2;
-update noar ti set b0='R0AZQ7BTVEGI' where id=2;
-update noar tt set v0='DGRSGDGYLAW10FZI7YWZR3AD' where id=2;
-update noar ti set v0='DGRSGDGYLAW10FZI7YWZR3AD' where id=2;
-update noar tt set b1='U1T2' where id=2;
-update noar ti set b1='U1T2' where id=2;
-update noar tt set v0='X73R7TESZAUJQZWQ4OOK40694H0' where id=2;
-update noar ti set v0='X73R7TESZAUJQZWQ4OOK40694H0' where id=2;
-update noar tt set b2='BP50AFNQRXQQ7' where id=2;
-update noar ti set b2='BP50AFNQRXQQ7' where id=2;
-update noar tt set v0='1P7TBXW3CU7J23' where id=3;
-update noar ti set v0='1P7TBXW3CU7J23' where id=3;
-update noar tt set b0='O5X03A28F4OIACSNEWX6JRJIKW' where id=3;
-update noar ti set b0='O5X03A28F4OIACSNEWX6JRJIKW' where id=3;
-update noar tt set v0='8PBU9RJUOTWQLURFPRQB6V' where id=3;
-update noar ti set v0='8PBU9RJUOTWQLURFPRQB6V' where id=3;
-update noar tt set b1='BM2' where id=3;
-update noar ti set b1='BM2' where id=3;
-update noar tt set v0='23OAB8A8D2TEPNEXT2IVF5XTK1IEPM' where id=3;
-update noar ti set v0='23OAB8A8D2TEPNEXT2IVF5XTK1IEPM' where id=3;
-update noar tt set b2='WTDEB66' where id=3;
-update noar ti set b2='WTDEB66' where id=3;
-update noar tt set v0='DPKYV3VWKVRPLX82DNMZZUZJ8HRZ4HY' where id=4;
-update noar ti set v0='DPKYV3VWKVRPLX82DNMZZUZJ8HRZ4HY' where id=4;
-update noar tt set b0='RD8L6H4FJH8OGW1NW' where id=4;
-update noar ti set b0='RD8L6H4FJH8OGW1NW' where id=4;
-update noar tt set v0='JKOGIJ6FUAP' where id=4;
-update noar ti set v0='JKOGIJ6FUAP' where id=4;
-update noar tt set b1='6FT7JWGAJSB5RH8XJMP' where id=4;
-update noar ti set b1='6FT7JWGAJSB5RH8XJMP' where id=4;
-update noar tt set v0='SONO7WAM1MC2PLFO0AWKMDYT8WIMI80Y' where id=4;
-update noar ti set v0='SONO7WAM1MC2PLFO0AWKMDYT8WIMI80Y' where id=4;
-update noar tt set b2='WH5FJJY1N' where id=4;
-update noar ti set b2='WH5FJJY1N' where id=4;
-update noar tt set v0='E' where id=5;
-update noar ti set v0='E' where id=5;
-update noar tt set b0='26VL706C5V0X' where id=5;
-update noar ti set b0='26VL706C5V0X' where id=5;
-update noar tt set v0='A4OYGZASQI8OZEW' where id=5;
-update noar ti set v0='A4OYGZASQI8OZEW' where id=5;
-update noar tt set b1='GNHVD4' where id=5;
-update noar ti set b1='GNHVD4' where id=5;
-update noar tt set v0='1' where id=5;
-update noar ti set v0='1' where id=5;
-update noar tt set b2='1HIIVKQD2MYVJ0LY7PHE4UO' where id=5;
-update noar ti set b2='1HIIVKQD2MYVJ0LY7PHE4UO' where id=5;
-update noar tt set v0='8ZX7K2R8FSQ79QAN3MCPAVMGHIB' where id=6;
-update noar ti set v0='8ZX7K2R8FSQ79QAN3MCPAVMGHIB' where id=6;
-update noar tt set b0='WIM' where id=6;
-update noar ti set b0='WIM' where id=6;
-update noar tt set v0='MPL5JPFE1KJ' where id=6;
-update noar ti set v0='MPL5JPFE1KJ' where id=6;
-update noar tt set b1='YI0F681Y1S7NHSAY80' where id=6;
-update noar ti set b1='YI0F681Y1S7NHSAY80' where id=6;
-update noar tt set v0='38881W4OFXFMKNDKH60WWSZI9' where id=6;
-update noar ti set v0='38881W4OFXFMKNDKH60WWSZI9' where id=6;
-update noar tt set b2='M5DKPR72UOAG00B2D4MCERUIWGODR' where id=6;
-update noar ti set b2='M5DKPR72UOAG00B2D4MCERUIWGODR' where id=6;
-update noar tt set v0='7CKQZELK' where id=7;
-update noar ti set v0='7CKQZELK' where id=7;
-update noar tt set b0='MRBTX7STQW' where id=7;
-update noar ti set b0='MRBTX7STQW' where id=7;
-update noar tt set v0='DBZ' where id=7;
-update noar ti set v0='DBZ' where id=7;
-update noar tt set b1='12D2BFU2NPZJNYXV9E1VKQQEKSP' where id=7;
-update noar ti set b1='12D2BFU2NPZJNYXV9E1VKQQEKSP' where id=7;
-update noar tt set v0='P5SUKF15N916SF2' where id=7;
-update noar ti set v0='P5SUKF15N916SF2' where id=7;
-update noar tt set b2='335Q78OGASW20RME3' where id=7;
-update noar ti set b2='335Q78OGASW20RME3' where id=7;
-update noar tt set v0='4SFHPVEVJFT5MPE2A8NCFJM4N2YZOTVY' where id=8;
-update noar ti set v0='4SFHPVEVJFT5MPE2A8NCFJM4N2YZOTVY' where id=8;
-update noar tt set b0='CR5FYIAKM' where id=8;
-update noar ti set b0='CR5FYIAKM' where id=8;
-update noar tt set v0='UA11CJTJGIUC2UKSQJA4' where id=8;
-update noar ti set v0='UA11CJTJGIUC2UKSQJA4' where id=8;
-update noar tt set b1='ULQEQYUYMOR72' where id=8;
-update noar ti set b1='ULQEQYUYMOR72' where id=8;
-update noar tt set v0='44QUU37ETM' where id=8;
-update noar ti set v0='44QUU37ETM' where id=8;
-update noar tt set b2='YJNNZ9VNF' where id=8;
-update noar ti set b2='YJNNZ9VNF' where id=8;
-update noar tt set v0='76QXK7WD21278XXVTR3DF2U4QW7RO8O' where id=9;
-update noar ti set v0='76QXK7WD21278XXVTR3DF2U4QW7RO8O' where id=9;
-update noar tt set b0='GMZDODSL2J53324IHEMOG7L' where id=9;
-update noar ti set b0='GMZDODSL2J53324IHEMOG7L' where id=9;
-update noar tt set v0='XXIKG55EII29JBW4U5QGLV1A3RKY4' where id=9;
-update noar ti set v0='XXIKG55EII29JBW4U5QGLV1A3RKY4' where id=9;
-update noar tt set b1='KXNCTBGFNU5' where id=9;
-update noar ti set b1='KXNCTBGFNU5' where id=9;
-update noar tt set v0='E59OE4GW5OIN42GROA5Y5L' where id=9;
-update noar ti set v0='E59OE4GW5OIN42GROA5Y5L' where id=9;
-update noar tt set b2='YGRTKYNBAZWBULWKRJ26276KT7JKO3VZ' where id=9;
-update noar ti set b2='YGRTKYNBAZWBULWKRJ26276KT7JKO3VZ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 longblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='OPOE' where id=1;
-update noar ti set v0='OPOE' where id=1;
-update noar tt set b0='37S7WTG5E0DQ9HG90LSD8' where id=1;
-update noar ti set b0='37S7WTG5E0DQ9HG90LSD8' where id=1;
-update noar tt set v0='0Q32G3JJH5GA00VZ8GG' where id=1;
-update noar ti set v0='0Q32G3JJH5GA00VZ8GG' where id=1;
-update noar tt set b1='4KHPZO84BVUC7' where id=1;
-update noar ti set b1='4KHPZO84BVUC7' where id=1;
-update noar tt set v0='Y' where id=1;
-update noar ti set v0='Y' where id=1;
-update noar tt set b2='WC90BJSWIZ8HWHA6LWSJUOMP3P1IND8I' where id=1;
-update noar ti set b2='WC90BJSWIZ8HWHA6LWSJUOMP3P1IND8I' where id=1;
-update noar tt set v0='N4N8XSNTQVC3E' where id=2;
-update noar ti set v0='N4N8XSNTQVC3E' where id=2;
-update noar tt set b0='PLIQCI6AAEJ8QQ23FSPV8DAKKN' where id=2;
-update noar ti set b0='PLIQCI6AAEJ8QQ23FSPV8DAKKN' where id=2;
-update noar tt set v0='B00JIYJAQYX1W581M4R6' where id=2;
-update noar ti set v0='B00JIYJAQYX1W581M4R6' where id=2;
-update noar tt set b1='E8K219PT0' where id=2;
-update noar ti set b1='E8K219PT0' where id=2;
-update noar tt set v0='SJQS406DWOC4KTH463OBZ59' where id=2;
-update noar ti set v0='SJQS406DWOC4KTH463OBZ59' where id=2;
-update noar tt set b2='EZFJ1KV91U7NNJRWC2UTM' where id=2;
-update noar ti set b2='EZFJ1KV91U7NNJRWC2UTM' where id=2;
-update noar tt set v0='FWT6VTP5Z87FDO8T' where id=3;
-update noar ti set v0='FWT6VTP5Z87FDO8T' where id=3;
-update noar tt set b0='H0T5J9UVM54HY' where id=3;
-update noar ti set b0='H0T5J9UVM54HY' where id=3;
-update noar tt set v0='YUOVJM8SDILW6OHM1E2393H' where id=3;
-update noar ti set v0='YUOVJM8SDILW6OHM1E2393H' where id=3;
-update noar tt set b1='FN8MR' where id=3;
-update noar ti set b1='FN8MR' where id=3;
-update noar tt set v0='E10VVYH0OY229H2UIHQ1APEFK1CFD' where id=3;
-update noar ti set v0='E10VVYH0OY229H2UIHQ1APEFK1CFD' where id=3;
-update noar tt set b2='9TSAFOKJZTH02LOKMEQ' where id=3;
-update noar ti set b2='9TSAFOKJZTH02LOKMEQ' where id=3;
-update noar tt set v0='S2C7ZVPVA1YBW29N5BUP0V8LNZBN' where id=4;
-update noar ti set v0='S2C7ZVPVA1YBW29N5BUP0V8LNZBN' where id=4;
-update noar tt set b0='0FAV0PY9DKOUTPL410' where id=4;
-update noar ti set b0='0FAV0PY9DKOUTPL410' where id=4;
-update noar tt set v0='1SOJM' where id=4;
-update noar ti set v0='1SOJM' where id=4;
-update noar tt set b1='QGY8E3KAYV06LBUY' where id=4;
-update noar ti set b1='QGY8E3KAYV06LBUY' where id=4;
-update noar tt set v0='9VL5U2MDRXA' where id=4;
-update noar ti set v0='9VL5U2MDRXA' where id=4;
-update noar tt set b2='T72CYO00J' where id=4;
-update noar ti set b2='T72CYO00J' where id=4;
-update noar tt set v0='LYPMJ0R7MGU1F9D1I3D8QY8M9LEEH856' where id=5;
-update noar ti set v0='LYPMJ0R7MGU1F9D1I3D8QY8M9LEEH856' where id=5;
-update noar tt set b0='19CPT36N2UBDK' where id=5;
-update noar ti set b0='19CPT36N2UBDK' where id=5;
-update noar tt set v0='D1P8GG5' where id=5;
-update noar ti set v0='D1P8GG5' where id=5;
-update noar tt set b1='JOXL1' where id=5;
-update noar ti set b1='JOXL1' where id=5;
-update noar tt set v0='ZDNG173' where id=5;
-update noar ti set v0='ZDNG173' where id=5;
-update noar tt set b2='UJBY26EDXTMW2DURS0PXFRT' where id=5;
-update noar ti set b2='UJBY26EDXTMW2DURS0PXFRT' where id=5;
-update noar tt set v0='F615DJMS2U63IBC1YKW63R6HF' where id=6;
-update noar ti set v0='F615DJMS2U63IBC1YKW63R6HF' where id=6;
-update noar tt set b0='BYFY2S7K2CBGIO' where id=6;
-update noar ti set b0='BYFY2S7K2CBGIO' where id=6;
-update noar tt set v0='9C0SUD5IJAO29B9' where id=6;
-update noar ti set v0='9C0SUD5IJAO29B9' where id=6;
-update noar tt set b1='S1S7IPOZLUO' where id=6;
-update noar ti set b1='S1S7IPOZLUO' where id=6;
-update noar tt set v0='PMRHZQ29' where id=6;
-update noar ti set v0='PMRHZQ29' where id=6;
-update noar tt set b2='3X1UVSQL12OEU' where id=6;
-update noar ti set b2='3X1UVSQL12OEU' where id=6;
-update noar tt set v0='8I2BBFPJKJOSV8ZHPD6F6' where id=7;
-update noar ti set v0='8I2BBFPJKJOSV8ZHPD6F6' where id=7;
-update noar tt set b0='11ZHKVY73' where id=7;
-update noar ti set b0='11ZHKVY73' where id=7;
-update noar tt set v0='4BIVO2URW5BCQ' where id=7;
-update noar ti set v0='4BIVO2URW5BCQ' where id=7;
-update noar tt set b1='R56L0HU90EJEC6HWTXQM4GBMYRD' where id=7;
-update noar ti set b1='R56L0HU90EJEC6HWTXQM4GBMYRD' where id=7;
-update noar tt set v0='WRA7NWDPROPIXF' where id=7;
-update noar ti set v0='WRA7NWDPROPIXF' where id=7;
-update noar tt set b2='JK7LH71YYXB6AIN9VEPWUOTHHPW1JW' where id=7;
-update noar ti set b2='JK7LH71YYXB6AIN9VEPWUOTHHPW1JW' where id=7;
-update noar tt set v0='M3P3ANQD5QJRLYT8H2CKVGD' where id=8;
-update noar ti set v0='M3P3ANQD5QJRLYT8H2CKVGD' where id=8;
-update noar tt set b0='OXVQRRK3UNHKU' where id=8;
-update noar ti set b0='OXVQRRK3UNHKU' where id=8;
-update noar tt set v0='DHZ8891D44U4BLUTZMQ2VBBU' where id=8;
-update noar ti set v0='DHZ8891D44U4BLUTZMQ2VBBU' where id=8;
-update noar tt set b1='4EHVPJQ0NXSGQSU4YV47JI39PI7A' where id=8;
-update noar ti set b1='4EHVPJQ0NXSGQSU4YV47JI39PI7A' where id=8;
-update noar tt set v0='1TNM7D4CUG6CAR4JUKOW1GN4Q5C1' where id=8;
-update noar ti set v0='1TNM7D4CUG6CAR4JUKOW1GN4Q5C1' where id=8;
-update noar tt set b2='AUP' where id=8;
-update noar ti set b2='AUP' where id=8;
-update noar tt set v0='EOYBG2AYA7YFOTJJP7M57' where id=9;
-update noar ti set v0='EOYBG2AYA7YFOTJJP7M57' where id=9;
-update noar tt set b0='Q8TYATVXTHGC7ANFJAK33WWB' where id=9;
-update noar ti set b0='Q8TYATVXTHGC7ANFJAK33WWB' where id=9;
-update noar tt set v0='89A5647ORACMW64Y2Z7PXIP6' where id=9;
-update noar ti set v0='89A5647ORACMW64Y2Z7PXIP6' where id=9;
-update noar tt set b1='75HGKA' where id=9;
-update noar ti set b1='75HGKA' where id=9;
-update noar tt set v0='NKW9GBGVB9QJ2L' where id=9;
-update noar ti set v0='NKW9GBGVB9QJ2L' where id=9;
-update noar tt set b2='3GYSR3ZEAO0B' where id=9;
-update noar ti set b2='3GYSR3ZEAO0B' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 longblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='868M7MOY8GSMM9XXDSGITFSFC6U' where id=1;
-update noar ti set v0='868M7MOY8GSMM9XXDSGITFSFC6U' where id=1;
-update noar tt set b0='9VXWUW' where id=1;
-update noar ti set b0='9VXWUW' where id=1;
-update noar tt set v0='HPOPQVBEUA8' where id=1;
-update noar ti set v0='HPOPQVBEUA8' where id=1;
-update noar tt set b1='U4KXTRR2XKV1' where id=1;
-update noar ti set b1='U4KXTRR2XKV1' where id=1;
-update noar tt set v0='IISFKUZI3WHYQPQB9C76' where id=1;
-update noar ti set v0='IISFKUZI3WHYQPQB9C76' where id=1;
-update noar tt set b2='C301SQZEDU8M8U842V0BWL' where id=1;
-update noar ti set b2='C301SQZEDU8M8U842V0BWL' where id=1;
-update noar tt set v0='CE5DN76GACHA8XXBIK5IUZXWRX7AQ' where id=2;
-update noar ti set v0='CE5DN76GACHA8XXBIK5IUZXWRX7AQ' where id=2;
-update noar tt set b0='21KM636A9' where id=2;
-update noar ti set b0='21KM636A9' where id=2;
-update noar tt set v0='6S' where id=2;
-update noar ti set v0='6S' where id=2;
-update noar tt set b1='TOFL505VRHEM4SSAG9' where id=2;
-update noar ti set b1='TOFL505VRHEM4SSAG9' where id=2;
-update noar tt set v0='6CT91' where id=2;
-update noar ti set v0='6CT91' where id=2;
-update noar tt set b2='L0UA' where id=2;
-update noar ti set b2='L0UA' where id=2;
-update noar tt set v0='5906TXUPHOMNY5XPC2P0RTTD' where id=3;
-update noar ti set v0='5906TXUPHOMNY5XPC2P0RTTD' where id=3;
-update noar tt set b0='4NREU9YGYIFPGAAWGAZKLC0' where id=3;
-update noar ti set b0='4NREU9YGYIFPGAAWGAZKLC0' where id=3;
-update noar tt set v0='TIRXY40XEXNUZCN66V1QA' where id=3;
-update noar ti set v0='TIRXY40XEXNUZCN66V1QA' where id=3;
-update noar tt set b1='U98TVT14B5IQHWAFMRK9X5SBNNI6' where id=3;
-update noar ti set b1='U98TVT14B5IQHWAFMRK9X5SBNNI6' where id=3;
-update noar tt set v0='37B84' where id=3;
-update noar ti set v0='37B84' where id=3;
-update noar tt set b2='IP0PO8UNRKNA0SN34EBPU24NDL8624D' where id=3;
-update noar ti set b2='IP0PO8UNRKNA0SN34EBPU24NDL8624D' where id=3;
-update noar tt set v0='Z8AXKYEUTROS8S734OQ1HOQ8PL' where id=4;
-update noar ti set v0='Z8AXKYEUTROS8S734OQ1HOQ8PL' where id=4;
-update noar tt set b0='HA4' where id=4;
-update noar ti set b0='HA4' where id=4;
-update noar tt set v0='LL0EUFOY0Q7LOJ7H8OC0' where id=4;
-update noar ti set v0='LL0EUFOY0Q7LOJ7H8OC0' where id=4;
-update noar tt set b1='S8ML' where id=4;
-update noar ti set b1='S8ML' where id=4;
-update noar tt set v0='RB22TEPR7F9JE1ZP59Q1DRBBSBW' where id=4;
-update noar ti set v0='RB22TEPR7F9JE1ZP59Q1DRBBSBW' where id=4;
-update noar tt set b2='NV3SJPY3CBAVIF2KXM30AWT21RK44CO' where id=4;
-update noar ti set b2='NV3SJPY3CBAVIF2KXM30AWT21RK44CO' where id=4;
-update noar tt set v0='Y7F7' where id=5;
-update noar ti set v0='Y7F7' where id=5;
-update noar tt set b0='V' where id=5;
-update noar ti set b0='V' where id=5;
-update noar tt set v0='C1YL6217XM4LOWNVC4ZJRXM2U4V' where id=5;
-update noar ti set v0='C1YL6217XM4LOWNVC4ZJRXM2U4V' where id=5;
-update noar tt set b1='K5N1B' where id=5;
-update noar ti set b1='K5N1B' where id=5;
-update noar tt set v0='ZGD9UTCRDPUY' where id=5;
-update noar ti set v0='ZGD9UTCRDPUY' where id=5;
-update noar tt set b2='SATRTYJUGH8J7OK6WYFBVCU4B' where id=5;
-update noar ti set b2='SATRTYJUGH8J7OK6WYFBVCU4B' where id=5;
-update noar tt set v0='AXW32QDT1LRKZ42STBT08HCV31S' where id=6;
-update noar ti set v0='AXW32QDT1LRKZ42STBT08HCV31S' where id=6;
-update noar tt set b0='BYWLJGBU6' where id=6;
-update noar ti set b0='BYWLJGBU6' where id=6;
-update noar tt set v0='96S1XXU6224WV5EYSPVY6QH9X17MKHX' where id=6;
-update noar ti set v0='96S1XXU6224WV5EYSPVY6QH9X17MKHX' where id=6;
-update noar tt set b1='Q33HUHJSWUDN9SR71BH2DNYJXSFP' where id=6;
-update noar ti set b1='Q33HUHJSWUDN9SR71BH2DNYJXSFP' where id=6;
-update noar tt set v0='K07D838SX16763OZ6AY' where id=6;
-update noar ti set v0='K07D838SX16763OZ6AY' where id=6;
-update noar tt set b2='0R' where id=6;
-update noar ti set b2='0R' where id=6;
-update noar tt set v0='KHOUT7WPSTFHFE4VZ' where id=7;
-update noar ti set v0='KHOUT7WPSTFHFE4VZ' where id=7;
-update noar tt set b0='X8KVKYKV31W8' where id=7;
-update noar ti set b0='X8KVKYKV31W8' where id=7;
-update noar tt set v0='EDJX88AU9RMI4U4DGUXMK' where id=7;
-update noar ti set v0='EDJX88AU9RMI4U4DGUXMK' where id=7;
-update noar tt set b1='XF7KPD9P82RY5WR8S8D098' where id=7;
-update noar ti set b1='XF7KPD9P82RY5WR8S8D098' where id=7;
-update noar tt set v0='E6' where id=7;
-update noar ti set v0='E6' where id=7;
-update noar tt set b2='GSBEM4UKWO8LXYS3FBXC' where id=7;
-update noar ti set b2='GSBEM4UKWO8LXYS3FBXC' where id=7;
-update noar tt set v0='GLOL7TEKUMYULQLRKV' where id=8;
-update noar ti set v0='GLOL7TEKUMYULQLRKV' where id=8;
-update noar tt set b0='1PB823LGOA2GBJRWYFQGN81IA7C0' where id=8;
-update noar ti set b0='1PB823LGOA2GBJRWYFQGN81IA7C0' where id=8;
-update noar tt set v0='4MM7LCMHALSJW4WYSGSBR1IVV3II8MO' where id=8;
-update noar ti set v0='4MM7LCMHALSJW4WYSGSBR1IVV3II8MO' where id=8;
-update noar tt set b1='GGM6NEOAD2YY0REFAV' where id=8;
-update noar ti set b1='GGM6NEOAD2YY0REFAV' where id=8;
-update noar tt set v0='0L448OJZM' where id=8;
-update noar ti set v0='0L448OJZM' where id=8;
-update noar tt set b2='HSX2K0XZ3GSGSRQYW3XVXV4BYCL44CE' where id=8;
-update noar ti set b2='HSX2K0XZ3GSGSRQYW3XVXV4BYCL44CE' where id=8;
-update noar tt set v0='T0R1J0F5M7QEC6ODYBJWRB' where id=9;
-update noar ti set v0='T0R1J0F5M7QEC6ODYBJWRB' where id=9;
-update noar tt set b0='U5L6U9' where id=9;
-update noar ti set b0='U5L6U9' where id=9;
-update noar tt set v0='U1K7ENH1X3N8P0KX96J5P' where id=9;
-update noar ti set v0='U1K7ENH1X3N8P0KX96J5P' where id=9;
-update noar tt set b1='OVJYCJA' where id=9;
-update noar ti set b1='OVJYCJA' where id=9;
-update noar tt set v0='M63IT55ZZBK5OC3C455TID' where id=9;
-update noar ti set v0='M63IT55ZZBK5OC3C455TID' where id=9;
-update noar tt set b2='DQ286QVQUDVCHXUCLPB' where id=9;
-update noar ti set b2='DQ286QVQUDVCHXUCLPB' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 longblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='CQ9W2BFQDWKBBRC9043O8O0D' where id=1;
-update noar ti set v0='CQ9W2BFQDWKBBRC9043O8O0D' where id=1;
-update noar tt set b0='BE4N6EVTSHELQ4V3J31CVMO56LU' where id=1;
-update noar ti set b0='BE4N6EVTSHELQ4V3J31CVMO56LU' where id=1;
-update noar tt set v0='C93DIPTTYOVHVQA0RPS6CTNX' where id=1;
-update noar ti set v0='C93DIPTTYOVHVQA0RPS6CTNX' where id=1;
-update noar tt set b1='FRYU9UAO' where id=1;
-update noar ti set b1='FRYU9UAO' where id=1;
-update noar tt set v0='0C7LTBI4NVK5XEDTEC6DFIMSX3B0TGV' where id=1;
-update noar ti set v0='0C7LTBI4NVK5XEDTEC6DFIMSX3B0TGV' where id=1;
-update noar tt set b2='862RE92FD7DT28UVZHGWN8WVH2B' where id=1;
-update noar ti set b2='862RE92FD7DT28UVZHGWN8WVH2B' where id=1;
-update noar tt set v0='0JPR9J9HOBFVMQIPLEW' where id=2;
-update noar ti set v0='0JPR9J9HOBFVMQIPLEW' where id=2;
-update noar tt set b0='DJQDSUZFG1PZ5Y8US01VZWBQ0GQMXO' where id=2;
-update noar ti set b0='DJQDSUZFG1PZ5Y8US01VZWBQ0GQMXO' where id=2;
-update noar tt set v0='A9C5Y3CEG57KT6DUV8BC64ZJ0G' where id=2;
-update noar ti set v0='A9C5Y3CEG57KT6DUV8BC64ZJ0G' where id=2;
-update noar tt set b1='AIYHQ6' where id=2;
-update noar ti set b1='AIYHQ6' where id=2;
-update noar tt set v0='SH5' where id=2;
-update noar ti set v0='SH5' where id=2;
-update noar tt set b2='VYXPBTN1KH9' where id=2;
-update noar ti set b2='VYXPBTN1KH9' where id=2;
-update noar tt set v0='RM0EMGE1M24NQGPD' where id=3;
-update noar ti set v0='RM0EMGE1M24NQGPD' where id=3;
-update noar tt set b0='94YRQSVSF3SL4AP36T2T16' where id=3;
-update noar ti set b0='94YRQSVSF3SL4AP36T2T16' where id=3;
-update noar tt set v0='QPZPOVCNBQ5604' where id=3;
-update noar ti set v0='QPZPOVCNBQ5604' where id=3;
-update noar tt set b1='BM5G5H' where id=3;
-update noar ti set b1='BM5G5H' where id=3;
-update noar tt set v0='VLDFR4KBEO9M' where id=3;
-update noar ti set v0='VLDFR4KBEO9M' where id=3;
-update noar tt set b2='CXRMA95TAT7O4HOXRPTVH5BXWW3NLZ4O' where id=3;
-update noar ti set b2='CXRMA95TAT7O4HOXRPTVH5BXWW3NLZ4O' where id=3;
-update noar tt set v0='VR' where id=4;
-update noar ti set v0='VR' where id=4;
-update noar tt set b0='AQG7M0ZLE95CKEX' where id=4;
-update noar ti set b0='AQG7M0ZLE95CKEX' where id=4;
-update noar tt set v0='Z7DEOAWVBPRDBFMFL' where id=4;
-update noar ti set v0='Z7DEOAWVBPRDBFMFL' where id=4;
-update noar tt set b1='PA57HMZMK99DIQQ2POFS6LKMKB68P' where id=4;
-update noar ti set b1='PA57HMZMK99DIQQ2POFS6LKMKB68P' where id=4;
-update noar tt set v0='ZXYKP6SQB54DXX371' where id=4;
-update noar ti set v0='ZXYKP6SQB54DXX371' where id=4;
-update noar tt set b2='8TE3APDZZZYZ' where id=4;
-update noar ti set b2='8TE3APDZZZYZ' where id=4;
-update noar tt set v0='4G2C' where id=5;
-update noar ti set v0='4G2C' where id=5;
-update noar tt set b0='0I2JY2X46CBPZJI' where id=5;
-update noar ti set b0='0I2JY2X46CBPZJI' where id=5;
-update noar tt set v0='OL9KD4UQGP5XT8MLQQP3YGQXBFFI' where id=5;
-update noar ti set v0='OL9KD4UQGP5XT8MLQQP3YGQXBFFI' where id=5;
-update noar tt set b1='B20VKDD2VDGU' where id=5;
-update noar ti set b1='B20VKDD2VDGU' where id=5;
-update noar tt set v0='IP4STFWNQMW836A74VQ' where id=5;
-update noar ti set v0='IP4STFWNQMW836A74VQ' where id=5;
-update noar tt set b2='04SAVL7342H9OAPP5JL8T7HLYRXK466O' where id=5;
-update noar ti set b2='04SAVL7342H9OAPP5JL8T7HLYRXK466O' where id=5;
-update noar tt set v0='PSPEL3T84M' where id=6;
-update noar ti set v0='PSPEL3T84M' where id=6;
-update noar tt set b0='103DCO' where id=6;
-update noar ti set b0='103DCO' where id=6;
-update noar tt set v0='FDDAJ607NWDWCDG98X9' where id=6;
-update noar ti set v0='FDDAJ607NWDWCDG98X9' where id=6;
-update noar tt set b1='MFXBLQDIZR4N39N10NCAN980R' where id=6;
-update noar ti set b1='MFXBLQDIZR4N39N10NCAN980R' where id=6;
-update noar tt set v0='FH815IXX57ORKB5W23LV' where id=6;
-update noar ti set v0='FH815IXX57ORKB5W23LV' where id=6;
-update noar tt set b2='AARYDA' where id=6;
-update noar ti set b2='AARYDA' where id=6;
-update noar tt set v0='EHISY2O856GDXUAEYHABUCGR0Y' where id=7;
-update noar ti set v0='EHISY2O856GDXUAEYHABUCGR0Y' where id=7;
-update noar tt set b0='27P' where id=7;
-update noar ti set b0='27P' where id=7;
-update noar tt set v0='795IAK4YYMY13CSCBP1267A' where id=7;
-update noar ti set v0='795IAK4YYMY13CSCBP1267A' where id=7;
-update noar tt set b1='DIUML2QK2DOG45CX1T' where id=7;
-update noar ti set b1='DIUML2QK2DOG45CX1T' where id=7;
-update noar tt set v0='IIZZG5BEUX2RS2MAS90RI8EOHCZB57H0' where id=7;
-update noar ti set v0='IIZZG5BEUX2RS2MAS90RI8EOHCZB57H0' where id=7;
-update noar tt set b2='Y3YFJFGCX5V' where id=7;
-update noar ti set b2='Y3YFJFGCX5V' where id=7;
-update noar tt set v0='KF' where id=8;
-update noar ti set v0='KF' where id=8;
-update noar tt set b0='KQ5M39W8F' where id=8;
-update noar ti set b0='KQ5M39W8F' where id=8;
-update noar tt set v0='V0N7KHYJWYB4BU4ODUWBST' where id=8;
-update noar ti set v0='V0N7KHYJWYB4BU4ODUWBST' where id=8;
-update noar tt set b1='HH6S58YOR45B1FKE' where id=8;
-update noar ti set b1='HH6S58YOR45B1FKE' where id=8;
-update noar tt set v0='DX32Z' where id=8;
-update noar ti set v0='DX32Z' where id=8;
-update noar tt set b2='Z1CW' where id=8;
-update noar ti set b2='Z1CW' where id=8;
-update noar tt set v0='NUI' where id=9;
-update noar ti set v0='NUI' where id=9;
-update noar tt set b0='7DVKSBYK2Y3X4SSA389RIX7UGAI7IHZ' where id=9;
-update noar ti set b0='7DVKSBYK2Y3X4SSA389RIX7UGAI7IHZ' where id=9;
-update noar tt set v0='5V69PYQVGU' where id=9;
-update noar ti set v0='5V69PYQVGU' where id=9;
-update noar tt set b1='WCCK9IHUAKCB5LRMADZQ4THZ' where id=9;
-update noar ti set b1='WCCK9IHUAKCB5LRMADZQ4THZ' where id=9;
-update noar tt set v0='2SLJIWZZA0ZGQ87XLSKF' where id=9;
-update noar ti set v0='2SLJIWZZA0ZGQ87XLSKF' where id=9;
-update noar tt set b2='S7XO' where id=9;
-update noar ti set b2='S7XO' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 longblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='OKW0L2RLLUV4J0' where id=1;
-update noar ti set v0='OKW0L2RLLUV4J0' where id=1;
-update noar tt set b0='WZVWV1I6NEOXYZ2' where id=1;
-update noar ti set b0='WZVWV1I6NEOXYZ2' where id=1;
-update noar tt set v0='YIE6F371LZVJ71B5WC30X4MDCFIMOB' where id=1;
-update noar ti set v0='YIE6F371LZVJ71B5WC30X4MDCFIMOB' where id=1;
-update noar tt set b1='NJGZV33OVII3I532831ODDF' where id=1;
-update noar ti set b1='NJGZV33OVII3I532831ODDF' where id=1;
-update noar tt set v0='UV6ADP8R40FXLL43K' where id=1;
-update noar ti set v0='UV6ADP8R40FXLL43K' where id=1;
-update noar tt set b2='5K4KE58' where id=1;
-update noar ti set b2='5K4KE58' where id=1;
-update noar tt set v0='UX28LZOZYET61QCVM9DKSM8' where id=2;
-update noar ti set v0='UX28LZOZYET61QCVM9DKSM8' where id=2;
-update noar tt set b0='6O9LV98O9A5WR9I97T9CB0TMTOI' where id=2;
-update noar ti set b0='6O9LV98O9A5WR9I97T9CB0TMTOI' where id=2;
-update noar tt set v0='GZMJTX14ICF1UQ2' where id=2;
-update noar ti set v0='GZMJTX14ICF1UQ2' where id=2;
-update noar tt set b1='HGMGRRIIDL1' where id=2;
-update noar ti set b1='HGMGRRIIDL1' where id=2;
-update noar tt set v0='J257RWCEKH33CJRKMM' where id=2;
-update noar ti set v0='J257RWCEKH33CJRKMM' where id=2;
-update noar tt set b2='BS00J88MLS50FLCY7QM64BKYSB' where id=2;
-update noar ti set b2='BS00J88MLS50FLCY7QM64BKYSB' where id=2;
-update noar tt set v0='2FFOKRTAC22D2P8VD8SJC07IXE6' where id=3;
-update noar ti set v0='2FFOKRTAC22D2P8VD8SJC07IXE6' where id=3;
-update noar tt set b0='ERMLDOFAOF9859L1UA' where id=3;
-update noar ti set b0='ERMLDOFAOF9859L1UA' where id=3;
-update noar tt set v0='HZZ2XVZH95AASFVQDLBDCU0V5BF' where id=3;
-update noar ti set v0='HZZ2XVZH95AASFVQDLBDCU0V5BF' where id=3;
-update noar tt set b1='2UX2Z1HRALYTXMWDRTL' where id=3;
-update noar ti set b1='2UX2Z1HRALYTXMWDRTL' where id=3;
-update noar tt set v0='5TH4ZIMC4' where id=3;
-update noar ti set v0='5TH4ZIMC4' where id=3;
-update noar tt set b2='S0C' where id=3;
-update noar ti set b2='S0C' where id=3;
-update noar tt set v0='C' where id=4;
-update noar ti set v0='C' where id=4;
-update noar tt set b0='RFAJBFIVNZQPXPCVDW4KD8L11ZFJM8JT' where id=4;
-update noar ti set b0='RFAJBFIVNZQPXPCVDW4KD8L11ZFJM8JT' where id=4;
-update noar tt set v0='S35WKQBIPS6C285DS' where id=4;
-update noar ti set v0='S35WKQBIPS6C285DS' where id=4;
-update noar tt set b1='NPLJBL' where id=4;
-update noar ti set b1='NPLJBL' where id=4;
-update noar tt set v0='L72XTV1GL083J6V4JLXKNCQ' where id=4;
-update noar ti set v0='L72XTV1GL083J6V4JLXKNCQ' where id=4;
-update noar tt set b2='RQ6HURJO651EQBQJMER0X18ZKFZ' where id=4;
-update noar ti set b2='RQ6HURJO651EQBQJMER0X18ZKFZ' where id=4;
-update noar tt set v0='YJ89YJUS9V3YAHS8HR4GM8FV42S' where id=5;
-update noar ti set v0='YJ89YJUS9V3YAHS8HR4GM8FV42S' where id=5;
-update noar tt set b0='IM2PAQ' where id=5;
-update noar ti set b0='IM2PAQ' where id=5;
-update noar tt set v0='PQ5PY2V2VXZW0W19BKSYYN73RQ7O8' where id=5;
-update noar ti set v0='PQ5PY2V2VXZW0W19BKSYYN73RQ7O8' where id=5;
-update noar tt set b1='JF' where id=5;
-update noar ti set b1='JF' where id=5;
-update noar tt set v0='6WYR5' where id=5;
-update noar ti set v0='6WYR5' where id=5;
-update noar tt set b2='8TC34ZRWSY4EFCENV9AR31G9' where id=5;
-update noar ti set b2='8TC34ZRWSY4EFCENV9AR31G9' where id=5;
-update noar tt set v0='YYYN87E7IEA' where id=6;
-update noar ti set v0='YYYN87E7IEA' where id=6;
-update noar tt set b0='WM4ZRZZ36JHGCX' where id=6;
-update noar ti set b0='WM4ZRZZ36JHGCX' where id=6;
-update noar tt set v0='O693ZV71' where id=6;
-update noar ti set v0='O693ZV71' where id=6;
-update noar tt set b1='FYSY91LT' where id=6;
-update noar ti set b1='FYSY91LT' where id=6;
-update noar tt set v0='HZPKWU7SJR6TXBL' where id=6;
-update noar ti set v0='HZPKWU7SJR6TXBL' where id=6;
-update noar tt set b2='T83B2Y7GNAOTUNQX1L9VBHLVE6A' where id=6;
-update noar ti set b2='T83B2Y7GNAOTUNQX1L9VBHLVE6A' where id=6;
-update noar tt set v0='SKU5RRNBM797W3C' where id=7;
-update noar ti set v0='SKU5RRNBM797W3C' where id=7;
-update noar tt set b0='OC11PJ' where id=7;
-update noar ti set b0='OC11PJ' where id=7;
-update noar tt set v0='WFKMMADSY3UWBYQBW22GIC0N' where id=7;
-update noar ti set v0='WFKMMADSY3UWBYQBW22GIC0N' where id=7;
-update noar tt set b1='UTG9M3059BOI23A2B' where id=7;
-update noar ti set b1='UTG9M3059BOI23A2B' where id=7;
-update noar tt set v0='UH1392IBLDUDJ18SIBY2DA' where id=7;
-update noar ti set v0='UH1392IBLDUDJ18SIBY2DA' where id=7;
-update noar tt set b2='K2XFEOSQSU666DHJ9GNUPR7WL' where id=7;
-update noar ti set b2='K2XFEOSQSU666DHJ9GNUPR7WL' where id=7;
-update noar tt set v0='ACGGISOONHW' where id=8;
-update noar ti set v0='ACGGISOONHW' where id=8;
-update noar tt set b0='N' where id=8;
-update noar ti set b0='N' where id=8;
-update noar tt set v0='7Y8N' where id=8;
-update noar ti set v0='7Y8N' where id=8;
-update noar tt set b1='K4EE1EZOA8ZU54SO6WB' where id=8;
-update noar ti set b1='K4EE1EZOA8ZU54SO6WB' where id=8;
-update noar tt set v0='N90VUUQ5FVVMM' where id=8;
-update noar ti set v0='N90VUUQ5FVVMM' where id=8;
-update noar tt set b2='SUBATF9KXZBXSDUEGSU9YBD03G' where id=8;
-update noar ti set b2='SUBATF9KXZBXSDUEGSU9YBD03G' where id=8;
-update noar tt set v0='XZMVYA' where id=9;
-update noar ti set v0='XZMVYA' where id=9;
-update noar tt set b0='8YIUC3LXL5FBK90GCZTXVR0HXZ4G' where id=9;
-update noar ti set b0='8YIUC3LXL5FBK90GCZTXVR0HXZ4G' where id=9;
-update noar tt set v0='D4ZTC1YH7IFF2ASVK2X3OAXVN' where id=9;
-update noar ti set v0='D4ZTC1YH7IFF2ASVK2X3OAXVN' where id=9;
-update noar tt set b1='VQYK59X17' where id=9;
-update noar ti set b1='VQYK59X17' where id=9;
-update noar tt set v0='EOEBS8ACEQGF' where id=9;
-update noar ti set v0='EOEBS8ACEQGF' where id=9;
-update noar tt set b2='UJU8LP0HX4EK45FHU5Y47HIBRIR' where id=9;
-update noar ti set b2='UJU8LP0HX4EK45FHU5Y47HIBRIR' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 longblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1CLWSO1JIYEZ3JQ' where id=1;
-update noar ti set v0='1CLWSO1JIYEZ3JQ' where id=1;
-update noar tt set b0='UED7YCNFQ9J97URGLNZ8GY' where id=1;
-update noar ti set b0='UED7YCNFQ9J97URGLNZ8GY' where id=1;
-update noar tt set v0='L5CFN37PY6H2SFQIG' where id=1;
-update noar ti set v0='L5CFN37PY6H2SFQIG' where id=1;
-update noar tt set b1='O10G02' where id=1;
-update noar ti set b1='O10G02' where id=1;
-update noar tt set v0='Y2P1VSIB4Q3DX5XMG7K0OMT1OQX6' where id=1;
-update noar ti set v0='Y2P1VSIB4Q3DX5XMG7K0OMT1OQX6' where id=1;
-update noar tt set b2='T5R18M9RFX78E1H' where id=1;
-update noar ti set b2='T5R18M9RFX78E1H' where id=1;
-update noar tt set v0='20XPQRC9FY1CN77EI' where id=2;
-update noar ti set v0='20XPQRC9FY1CN77EI' where id=2;
-update noar tt set b0='D2V8MDORXXJYBALB2EE9X' where id=2;
-update noar ti set b0='D2V8MDORXXJYBALB2EE9X' where id=2;
-update noar tt set v0='RW' where id=2;
-update noar ti set v0='RW' where id=2;
-update noar tt set b1='4X' where id=2;
-update noar ti set b1='4X' where id=2;
-update noar tt set v0='U6AFHTURD5L1A9JW0R8KQ' where id=2;
-update noar ti set v0='U6AFHTURD5L1A9JW0R8KQ' where id=2;
-update noar tt set b2='J5FM3P4EPHKOJ5I8CFYHQZ8GXUGEKJH' where id=2;
-update noar ti set b2='J5FM3P4EPHKOJ5I8CFYHQZ8GXUGEKJH' where id=2;
-update noar tt set v0='SUXE4EX3YDEVHZSOJV2Y2666T' where id=3;
-update noar ti set v0='SUXE4EX3YDEVHZSOJV2Y2666T' where id=3;
-update noar tt set b0='IP3VS9V0DGEF4NTEPK' where id=3;
-update noar ti set b0='IP3VS9V0DGEF4NTEPK' where id=3;
-update noar tt set v0='0EOZI64QZSVS6HNBI1QJO8OLWEGG' where id=3;
-update noar ti set v0='0EOZI64QZSVS6HNBI1QJO8OLWEGG' where id=3;
-update noar tt set b1='T' where id=3;
-update noar ti set b1='T' where id=3;
-update noar tt set v0='OC62B5JF1UXIPA6YOH4K8TYG' where id=3;
-update noar ti set v0='OC62B5JF1UXIPA6YOH4K8TYG' where id=3;
-update noar tt set b2='TRY9OF7TXBHWT5X8ZSLB' where id=3;
-update noar ti set b2='TRY9OF7TXBHWT5X8ZSLB' where id=3;
-update noar tt set v0='GT01QAX4X77DJ3JYQLJT' where id=4;
-update noar ti set v0='GT01QAX4X77DJ3JYQLJT' where id=4;
-update noar tt set b0='E4FLVAWGSGUJQ83EWT0AG3KRU14' where id=4;
-update noar ti set b0='E4FLVAWGSGUJQ83EWT0AG3KRU14' where id=4;
-update noar tt set v0='JXOXHX83ZPBEYLK9BXY4W3' where id=4;
-update noar ti set v0='JXOXHX83ZPBEYLK9BXY4W3' where id=4;
-update noar tt set b1='I543WWJYP9LYHDJ0YG1GBBC5US' where id=4;
-update noar ti set b1='I543WWJYP9LYHDJ0YG1GBBC5US' where id=4;
-update noar tt set v0='YOVGSLMD' where id=4;
-update noar ti set v0='YOVGSLMD' where id=4;
-update noar tt set b2='MD0PO' where id=4;
-update noar ti set b2='MD0PO' where id=4;
-update noar tt set v0='YOGBQBY8Y7CCW2CP96V' where id=5;
-update noar ti set v0='YOGBQBY8Y7CCW2CP96V' where id=5;
-update noar tt set b0='SO10T7T9RFS7MBOJ7LHDO47MY6DT57' where id=5;
-update noar ti set b0='SO10T7T9RFS7MBOJ7LHDO47MY6DT57' where id=5;
-update noar tt set v0='4NSPPCQO2MUBO09IH3GT1C' where id=5;
-update noar ti set v0='4NSPPCQO2MUBO09IH3GT1C' where id=5;
-update noar tt set b1='7CPSCVY5HDY0781INS9OHR4PI9W6I3' where id=5;
-update noar ti set b1='7CPSCVY5HDY0781INS9OHR4PI9W6I3' where id=5;
-update noar tt set v0='EHQ5ME' where id=5;
-update noar ti set v0='EHQ5ME' where id=5;
-update noar tt set b2='HAADR3OINKE87BBMV' where id=5;
-update noar ti set b2='HAADR3OINKE87BBMV' where id=5;
-update noar tt set v0='7YP1M' where id=6;
-update noar ti set v0='7YP1M' where id=6;
-update noar tt set b0='I3N5L5HF' where id=6;
-update noar ti set b0='I3N5L5HF' where id=6;
-update noar tt set v0='ZSA' where id=6;
-update noar ti set v0='ZSA' where id=6;
-update noar tt set b1='HLKTPVJ0XHBTXURRBKSU1PTE7P3' where id=6;
-update noar ti set b1='HLKTPVJ0XHBTXURRBKSU1PTE7P3' where id=6;
-update noar tt set v0='4IL7E8QHZ' where id=6;
-update noar ti set v0='4IL7E8QHZ' where id=6;
-update noar tt set b2='ZQVYHM33W72AAZD2VBVO34RE03H1TY' where id=6;
-update noar ti set b2='ZQVYHM33W72AAZD2VBVO34RE03H1TY' where id=6;
-update noar tt set v0='WJQF' where id=7;
-update noar ti set v0='WJQF' where id=7;
-update noar tt set b0='TQHT6TLPJ7QTJLICK' where id=7;
-update noar ti set b0='TQHT6TLPJ7QTJLICK' where id=7;
-update noar tt set v0='D7Z8IED45D6ZZUBO1D6U3A7NNKI' where id=7;
-update noar ti set v0='D7Z8IED45D6ZZUBO1D6U3A7NNKI' where id=7;
-update noar tt set b1='TPO98N9TSGX6BG51XMCHD' where id=7;
-update noar ti set b1='TPO98N9TSGX6BG51XMCHD' where id=7;
-update noar tt set v0='R' where id=7;
-update noar ti set v0='R' where id=7;
-update noar tt set b2='LPC0FNP8EFCVHN5' where id=7;
-update noar ti set b2='LPC0FNP8EFCVHN5' where id=7;
-update noar tt set v0='6ZFTC9B52IRFLZOSC11' where id=8;
-update noar ti set v0='6ZFTC9B52IRFLZOSC11' where id=8;
-update noar tt set b0='EOR6NMOHKM9MU5KJY58XY70' where id=8;
-update noar ti set b0='EOR6NMOHKM9MU5KJY58XY70' where id=8;
-update noar tt set v0='YMH0G1EH89OUW7ZQDPX' where id=8;
-update noar ti set v0='YMH0G1EH89OUW7ZQDPX' where id=8;
-update noar tt set b1='8IY11L1A' where id=8;
-update noar ti set b1='8IY11L1A' where id=8;
-update noar tt set v0='KL' where id=8;
-update noar ti set v0='KL' where id=8;
-update noar tt set b2='AJORWIPC02P6WZXQO3' where id=8;
-update noar ti set b2='AJORWIPC02P6WZXQO3' where id=8;
-update noar tt set v0='N5OMB3JO5OFAHVKCFPUG65KPE6' where id=9;
-update noar ti set v0='N5OMB3JO5OFAHVKCFPUG65KPE6' where id=9;
-update noar tt set b0='LTCUO5WBXZTPVGCQ' where id=9;
-update noar ti set b0='LTCUO5WBXZTPVGCQ' where id=9;
-update noar tt set v0='DHZV01HANF1AQ3HHRTT6F72BI' where id=9;
-update noar ti set v0='DHZV01HANF1AQ3HHRTT6F72BI' where id=9;
-update noar tt set b1='LQIH6' where id=9;
-update noar ti set b1='LQIH6' where id=9;
-update noar tt set v0='09YV50MZ3L7E0YIM7RPRC0EMTLGLL' where id=9;
-update noar ti set v0='09YV50MZ3L7E0YIM7RPRC0EMTLGLL' where id=9;
-update noar tt set b2='7437N5EMEVCKHG3628162YTCEL76SM' where id=9;
-update noar ti set b2='7437N5EMEVCKHG3628162YTCEL76SM' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 longblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6ICAQJG3BD2DG9RDYEB' where id=1;
-update noar ti set v0='6ICAQJG3BD2DG9RDYEB' where id=1;
-update noar tt set b0='KKRAGG8' where id=1;
-update noar ti set b0='KKRAGG8' where id=1;
-update noar tt set v0='QVQ65UTTGMJ' where id=1;
-update noar ti set v0='QVQ65UTTGMJ' where id=1;
-update noar tt set b1='2Q4PUE60PW7OC5EBDPCHD' where id=1;
-update noar ti set b1='2Q4PUE60PW7OC5EBDPCHD' where id=1;
-update noar tt set v0='0HHQQY4B74RZJL6JOOYBS1' where id=1;
-update noar ti set v0='0HHQQY4B74RZJL6JOOYBS1' where id=1;
-update noar tt set b2='IFTLM2OI0P' where id=1;
-update noar ti set b2='IFTLM2OI0P' where id=1;
-update noar tt set v0='N066VUM7SXC833ZY3YZA1YZD' where id=2;
-update noar ti set v0='N066VUM7SXC833ZY3YZA1YZD' where id=2;
-update noar tt set b0='L0T0IJD5HSI8VFC7' where id=2;
-update noar ti set b0='L0T0IJD5HSI8VFC7' where id=2;
-update noar tt set v0='T1F2AYXQENO2NS' where id=2;
-update noar ti set v0='T1F2AYXQENO2NS' where id=2;
-update noar tt set b1='GQBLNM6VL5FMJ4XODE37YG4EJEPS' where id=2;
-update noar ti set b1='GQBLNM6VL5FMJ4XODE37YG4EJEPS' where id=2;
-update noar tt set v0='GQZ6Q' where id=2;
-update noar ti set v0='GQZ6Q' where id=2;
-update noar tt set b2='WCYLQAMBGYBWAP4RE5O2AM0PNNJKBS' where id=2;
-update noar ti set b2='WCYLQAMBGYBWAP4RE5O2AM0PNNJKBS' where id=2;
-update noar tt set v0='7LU0JY4SPVX9SWESBU5T0OOJ' where id=3;
-update noar ti set v0='7LU0JY4SPVX9SWESBU5T0OOJ' where id=3;
-update noar tt set b0='Y4ASNUCLNXM6' where id=3;
-update noar ti set b0='Y4ASNUCLNXM6' where id=3;
-update noar tt set v0='3TY5MEEZMYIY8IRS' where id=3;
-update noar ti set v0='3TY5MEEZMYIY8IRS' where id=3;
-update noar tt set b1='1CEJNNX2IR7BV' where id=3;
-update noar ti set b1='1CEJNNX2IR7BV' where id=3;
-update noar tt set v0='34GERYM7URA7S5PF0Z3OQ122446V0' where id=3;
-update noar ti set v0='34GERYM7URA7S5PF0Z3OQ122446V0' where id=3;
-update noar tt set b2='6T22' where id=3;
-update noar ti set b2='6T22' where id=3;
-update noar tt set v0='0S2W9LCYJKTAGCQE4JMS3Q4' where id=4;
-update noar ti set v0='0S2W9LCYJKTAGCQE4JMS3Q4' where id=4;
-update noar tt set b0='4O8X7BZ3HSN2D97C58FMC41I5DL2Z73B' where id=4;
-update noar ti set b0='4O8X7BZ3HSN2D97C58FMC41I5DL2Z73B' where id=4;
-update noar tt set v0='WZLJBWT0DUJOHEIYKI19FIANLZEL' where id=4;
-update noar ti set v0='WZLJBWT0DUJOHEIYKI19FIANLZEL' where id=4;
-update noar tt set b1='BTQZ4VSKD5BB5VY8Y71SX' where id=4;
-update noar ti set b1='BTQZ4VSKD5BB5VY8Y71SX' where id=4;
-update noar tt set v0='006HJG6KAK5I0D1YEY5XLS1J9K2U7K' where id=4;
-update noar ti set v0='006HJG6KAK5I0D1YEY5XLS1J9K2U7K' where id=4;
-update noar tt set b2='H1H8JCHNR0U2X275YCXOAQ6AGCK39' where id=4;
-update noar ti set b2='H1H8JCHNR0U2X275YCXOAQ6AGCK39' where id=4;
-update noar tt set v0='GOP2IOEVXA13W6OAO0Y0O8AVI0P' where id=5;
-update noar ti set v0='GOP2IOEVXA13W6OAO0Y0O8AVI0P' where id=5;
-update noar tt set b0='LLB3DPHB' where id=5;
-update noar ti set b0='LLB3DPHB' where id=5;
-update noar tt set v0='FUEAOGMQQASZ0H62' where id=5;
-update noar ti set v0='FUEAOGMQQASZ0H62' where id=5;
-update noar tt set b1='47KCT0' where id=5;
-update noar ti set b1='47KCT0' where id=5;
-update noar tt set v0='F' where id=5;
-update noar ti set v0='F' where id=5;
-update noar tt set b2='USWXXMRSL4WM09S' where id=5;
-update noar ti set b2='USWXXMRSL4WM09S' where id=5;
-update noar tt set v0='XGA2' where id=6;
-update noar ti set v0='XGA2' where id=6;
-update noar tt set b0='CXLYUT6XP86UQD' where id=6;
-update noar ti set b0='CXLYUT6XP86UQD' where id=6;
-update noar tt set v0='EZPO76IXA5EWPR' where id=6;
-update noar ti set v0='EZPO76IXA5EWPR' where id=6;
-update noar tt set b1='HR1R6X5G28' where id=6;
-update noar ti set b1='HR1R6X5G28' where id=6;
-update noar tt set v0='85M2Q3Q7NJ0W' where id=6;
-update noar ti set v0='85M2Q3Q7NJ0W' where id=6;
-update noar tt set b2='UFT4JO6DZKMI8T95HP0TFA' where id=6;
-update noar ti set b2='UFT4JO6DZKMI8T95HP0TFA' where id=6;
-update noar tt set v0='8ZOP5XVK2NUE29TF7MCJ' where id=7;
-update noar ti set v0='8ZOP5XVK2NUE29TF7MCJ' where id=7;
-update noar tt set b0='FLF4XLQARQC418NXL' where id=7;
-update noar ti set b0='FLF4XLQARQC418NXL' where id=7;
-update noar tt set v0='XG0451Q9TG6SOO5V2' where id=7;
-update noar ti set v0='XG0451Q9TG6SOO5V2' where id=7;
-update noar tt set b1='Y3030NJP3SIFAXX3MNJUUPWCT' where id=7;
-update noar ti set b1='Y3030NJP3SIFAXX3MNJUUPWCT' where id=7;
-update noar tt set v0='HLWUPQ4KPPTRRFXGXYU6' where id=7;
-update noar ti set v0='HLWUPQ4KPPTRRFXGXYU6' where id=7;
-update noar tt set b2='TN12L3Z50P3WOTRJ39G8SQGFQ3F0RJWB' where id=7;
-update noar ti set b2='TN12L3Z50P3WOTRJ39G8SQGFQ3F0RJWB' where id=7;
-update noar tt set v0='7ZN5S' where id=8;
-update noar ti set v0='7ZN5S' where id=8;
-update noar tt set b0='AI02OF' where id=8;
-update noar ti set b0='AI02OF' where id=8;
-update noar tt set v0='IV2O71UNNLXEUFD2GS5VM82' where id=8;
-update noar ti set v0='IV2O71UNNLXEUFD2GS5VM82' where id=8;
-update noar tt set b1='OLPH4T4CR8B' where id=8;
-update noar ti set b1='OLPH4T4CR8B' where id=8;
-update noar tt set v0='8ZJO671AE0SR850F3H7X' where id=8;
-update noar ti set v0='8ZJO671AE0SR850F3H7X' where id=8;
-update noar tt set b2='IXV8Z79' where id=8;
-update noar ti set b2='IXV8Z79' where id=8;
-update noar tt set v0='TPISPCSM75XLQ5GE75X' where id=9;
-update noar ti set v0='TPISPCSM75XLQ5GE75X' where id=9;
-update noar tt set b0='4OGY4C4AL' where id=9;
-update noar ti set b0='4OGY4C4AL' where id=9;
-update noar tt set v0='JFBQJODX7F7RY0OCRTMXRLPG25O6815' where id=9;
-update noar ti set v0='JFBQJODX7F7RY0OCRTMXRLPG25O6815' where id=9;
-update noar tt set b1='GZSA0UZGV2PBFRRKV6116Y90Z3Q1W' where id=9;
-update noar ti set b1='GZSA0UZGV2PBFRRKV6116Y90Z3Q1W' where id=9;
-update noar tt set v0='AB7HT2DTGYSUYWRVUBMLN' where id=9;
-update noar ti set v0='AB7HT2DTGYSUYWRVUBMLN' where id=9;
-update noar tt set b2='TKD8M35DT' where id=9;
-update noar ti set b2='TKD8M35DT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 longblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='HL6X65Q8MWKC01' where id=1;
-update noar ti set v0='HL6X65Q8MWKC01' where id=1;
-update noar tt set b0='QIF7Y4TCS9HAJNLIRM1H9U9EOZ4WN0H' where id=1;
-update noar ti set b0='QIF7Y4TCS9HAJNLIRM1H9U9EOZ4WN0H' where id=1;
-update noar tt set v0='UN1D2PEQKVKFVT' where id=1;
-update noar ti set v0='UN1D2PEQKVKFVT' where id=1;
-update noar tt set b1='F9FG66TVH1R6SD57' where id=1;
-update noar ti set b1='F9FG66TVH1R6SD57' where id=1;
-update noar tt set v0='N6HJHC86S2TUANP1GQNDOX95' where id=1;
-update noar ti set v0='N6HJHC86S2TUANP1GQNDOX95' where id=1;
-update noar tt set b2='2ZMVL7S1BCVS0K9KAMYGRSO' where id=1;
-update noar ti set b2='2ZMVL7S1BCVS0K9KAMYGRSO' where id=1;
-update noar tt set v0='93NJ997KQOK0O1N20ZDLHAWL2X60BZGD' where id=2;
-update noar ti set v0='93NJ997KQOK0O1N20ZDLHAWL2X60BZGD' where id=2;
-update noar tt set b0='P06B8NT660THG2C48M5T2YEK8NJBZ' where id=2;
-update noar ti set b0='P06B8NT660THG2C48M5T2YEK8NJBZ' where id=2;
-update noar tt set v0='VPK5TRC9CR6W6W9KONU23ZHCR' where id=2;
-update noar ti set v0='VPK5TRC9CR6W6W9KONU23ZHCR' where id=2;
-update noar tt set b1='PIFGCEU5D2WVWYTS' where id=2;
-update noar ti set b1='PIFGCEU5D2WVWYTS' where id=2;
-update noar tt set v0='AH090T1NN6QJA' where id=2;
-update noar ti set v0='AH090T1NN6QJA' where id=2;
-update noar tt set b2='KH8VKK08YLF9SZZE' where id=2;
-update noar ti set b2='KH8VKK08YLF9SZZE' where id=2;
-update noar tt set v0='NUFISPR718CXL36K01QR2E' where id=3;
-update noar ti set v0='NUFISPR718CXL36K01QR2E' where id=3;
-update noar tt set b0='CMOEN' where id=3;
-update noar ti set b0='CMOEN' where id=3;
-update noar tt set v0='QHT5O8PJZXQ2Y4P5W0W' where id=3;
-update noar ti set v0='QHT5O8PJZXQ2Y4P5W0W' where id=3;
-update noar tt set b1='XDNBYZG47OWS4RQ4JDSYIVMMFO' where id=3;
-update noar ti set b1='XDNBYZG47OWS4RQ4JDSYIVMMFO' where id=3;
-update noar tt set v0='6QA2R430FYJVX2Q0F2WOMLKU' where id=3;
-update noar ti set v0='6QA2R430FYJVX2Q0F2WOMLKU' where id=3;
-update noar tt set b2='E0BYPZPA410BKF80WVMMNJQ' where id=3;
-update noar ti set b2='E0BYPZPA410BKF80WVMMNJQ' where id=3;
-update noar tt set v0='HKEB8U1JPX10XPBX' where id=4;
-update noar ti set v0='HKEB8U1JPX10XPBX' where id=4;
-update noar tt set b0='0UX1GQBFWAJF9CF95V3D64OKFXPX8' where id=4;
-update noar ti set b0='0UX1GQBFWAJF9CF95V3D64OKFXPX8' where id=4;
-update noar tt set v0='EKRQUHR6OZRJB0U7E9' where id=4;
-update noar ti set v0='EKRQUHR6OZRJB0U7E9' where id=4;
-update noar tt set b1='FQPG4O8NED7ZWPFR8R58GQDEHOR4E' where id=4;
-update noar ti set b1='FQPG4O8NED7ZWPFR8R58GQDEHOR4E' where id=4;
-update noar tt set v0='IXRT3GZ7G66DID5U52BDYUJ1VY3H' where id=4;
-update noar ti set v0='IXRT3GZ7G66DID5U52BDYUJ1VY3H' where id=4;
-update noar tt set b2='80HWYLXFNG9607NOU3LB9MXA5' where id=4;
-update noar ti set b2='80HWYLXFNG9607NOU3LB9MXA5' where id=4;
-update noar tt set v0='6HFGFL1TJUX0' where id=5;
-update noar ti set v0='6HFGFL1TJUX0' where id=5;
-update noar tt set b0='B12D0JCF4K1YEQBA5WN82S8LG0C' where id=5;
-update noar ti set b0='B12D0JCF4K1YEQBA5WN82S8LG0C' where id=5;
-update noar tt set v0='JHYMC6XM1RND9QBW1YJX6ST6IAVZJW' where id=5;
-update noar ti set v0='JHYMC6XM1RND9QBW1YJX6ST6IAVZJW' where id=5;
-update noar tt set b1='VTQ1QU' where id=5;
-update noar ti set b1='VTQ1QU' where id=5;
-update noar tt set v0='635UBV8GAGK9HSU86GWO56IRM0U3Q' where id=5;
-update noar ti set v0='635UBV8GAGK9HSU86GWO56IRM0U3Q' where id=5;
-update noar tt set b2='0K' where id=5;
-update noar ti set b2='0K' where id=5;
-update noar tt set v0='FU3Y7X5ES8UAFGSTG49WUK9GELEI' where id=6;
-update noar ti set v0='FU3Y7X5ES8UAFGSTG49WUK9GELEI' where id=6;
-update noar tt set b0='W2XZ74MD769OWJZ8WRQ35AB8U16JL' where id=6;
-update noar ti set b0='W2XZ74MD769OWJZ8WRQ35AB8U16JL' where id=6;
-update noar tt set v0='X04MKKS1H6UTHC3SCDGK8UZCXGOU' where id=6;
-update noar ti set v0='X04MKKS1H6UTHC3SCDGK8UZCXGOU' where id=6;
-update noar tt set b1='5Z8NQLPF0BG75HG5X9O8W82CUC42XYM' where id=6;
-update noar ti set b1='5Z8NQLPF0BG75HG5X9O8W82CUC42XYM' where id=6;
-update noar tt set v0='K88PEOOTJRS2FKHCP3A87R' where id=6;
-update noar ti set v0='K88PEOOTJRS2FKHCP3A87R' where id=6;
-update noar tt set b2='YC9CFD' where id=6;
-update noar ti set b2='YC9CFD' where id=6;
-update noar tt set v0='GDXON6P' where id=7;
-update noar ti set v0='GDXON6P' where id=7;
-update noar tt set b0='GY6F89HPAZZ1BQ4IY5XU8GAYVL8UDT5' where id=7;
-update noar ti set b0='GY6F89HPAZZ1BQ4IY5XU8GAYVL8UDT5' where id=7;
-update noar tt set v0='KXUCUE9KFOF27M0B6YFLUN36DH5C6BRB' where id=7;
-update noar ti set v0='KXUCUE9KFOF27M0B6YFLUN36DH5C6BRB' where id=7;
-update noar tt set b1='8X8B3YNGA35OQ4389GHAWF7Q8' where id=7;
-update noar ti set b1='8X8B3YNGA35OQ4389GHAWF7Q8' where id=7;
-update noar tt set v0='C2WRU00MGLWUR8BDVY984G39BZH1ZR' where id=7;
-update noar ti set v0='C2WRU00MGLWUR8BDVY984G39BZH1ZR' where id=7;
-update noar tt set b2='PVZ4AKJ353UB64VE3OSDYPQ3KT8QV' where id=7;
-update noar ti set b2='PVZ4AKJ353UB64VE3OSDYPQ3KT8QV' where id=7;
-update noar tt set v0='SNR9FVT0Y4P5' where id=8;
-update noar ti set v0='SNR9FVT0Y4P5' where id=8;
-update noar tt set b0='2DYBASI0QWSF' where id=8;
-update noar ti set b0='2DYBASI0QWSF' where id=8;
-update noar tt set v0='TPBK10P51C' where id=8;
-update noar ti set v0='TPBK10P51C' where id=8;
-update noar tt set b1='LNDR52KIKO' where id=8;
-update noar ti set b1='LNDR52KIKO' where id=8;
-update noar tt set v0='62ZAK0A5AQRO6D1HU948H11IR9L0' where id=8;
-update noar ti set v0='62ZAK0A5AQRO6D1HU948H11IR9L0' where id=8;
-update noar tt set b2='FGIAKLOB7IW4O2FVAA5' where id=8;
-update noar ti set b2='FGIAKLOB7IW4O2FVAA5' where id=8;
-update noar tt set v0='B4' where id=9;
-update noar ti set v0='B4' where id=9;
-update noar tt set b0='QYPEPO8Q6EI' where id=9;
-update noar ti set b0='QYPEPO8Q6EI' where id=9;
-update noar tt set v0='8YGCDOB6RDZ51P7PJ' where id=9;
-update noar ti set v0='8YGCDOB6RDZ51P7PJ' where id=9;
-update noar tt set b1='NEBZTEUWFI' where id=9;
-update noar ti set b1='NEBZTEUWFI' where id=9;
-update noar tt set v0='2TUNBPN' where id=9;
-update noar ti set v0='2TUNBPN' where id=9;
-update noar tt set b2='8PV615PLHISK770CB4' where id=9;
-update noar ti set b2='8PV615PLHISK770CB4' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 longblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='UP8EUHCYNQW2QQ' where id=1;
-update noar ti set v0='UP8EUHCYNQW2QQ' where id=1;
-update noar tt set b0='NS9DV' where id=1;
-update noar ti set b0='NS9DV' where id=1;
-update noar tt set v0='FT2W4T90Y2AOM3Q0Q6KSLXR2' where id=1;
-update noar ti set v0='FT2W4T90Y2AOM3Q0Q6KSLXR2' where id=1;
-update noar tt set b1='V1CK5H92V93W1KZLY6PWVNSAL14M2I' where id=1;
-update noar ti set b1='V1CK5H92V93W1KZLY6PWVNSAL14M2I' where id=1;
-update noar tt set v0='XFIZ2HYZSYJYAS0F' where id=1;
-update noar ti set v0='XFIZ2HYZSYJYAS0F' where id=1;
-update noar tt set b2='MXF72G1QK99R' where id=1;
-update noar ti set b2='MXF72G1QK99R' where id=1;
-update noar tt set v0='STEBGQH1RQ8C5N1IP9C03' where id=2;
-update noar ti set v0='STEBGQH1RQ8C5N1IP9C03' where id=2;
-update noar tt set b0='SW0PKDH16OSWHSXOGDI0' where id=2;
-update noar ti set b0='SW0PKDH16OSWHSXOGDI0' where id=2;
-update noar tt set v0='3F5VJZEDF68' where id=2;
-update noar ti set v0='3F5VJZEDF68' where id=2;
-update noar tt set b1='CU8OL2KG' where id=2;
-update noar ti set b1='CU8OL2KG' where id=2;
-update noar tt set v0='L3NWK3TOG7QK9F7ZII9PSECJA1T' where id=2;
-update noar ti set v0='L3NWK3TOG7QK9F7ZII9PSECJA1T' where id=2;
-update noar tt set b2='YIVKR1LF28FECBNQD0' where id=2;
-update noar ti set b2='YIVKR1LF28FECBNQD0' where id=2;
-update noar tt set v0='7V4ER' where id=3;
-update noar ti set v0='7V4ER' where id=3;
-update noar tt set b0='JIGR0F2BTT3Y2RG8320' where id=3;
-update noar ti set b0='JIGR0F2BTT3Y2RG8320' where id=3;
-update noar tt set v0='PABTE86OA32BMMM' where id=3;
-update noar ti set v0='PABTE86OA32BMMM' where id=3;
-update noar tt set b1='13S2MP40EV0H0CHAQYU64NBEE' where id=3;
-update noar ti set b1='13S2MP40EV0H0CHAQYU64NBEE' where id=3;
-update noar tt set v0='LV' where id=3;
-update noar ti set v0='LV' where id=3;
-update noar tt set b2='WQBU1L11HJYBABJNIWBR8I2BAZTAF' where id=3;
-update noar ti set b2='WQBU1L11HJYBABJNIWBR8I2BAZTAF' where id=3;
-update noar tt set v0='7I' where id=4;
-update noar ti set v0='7I' where id=4;
-update noar tt set b0='Z' where id=4;
-update noar ti set b0='Z' where id=4;
-update noar tt set v0='IDY9XZE5P08EON0MXW1W54' where id=4;
-update noar ti set v0='IDY9XZE5P08EON0MXW1W54' where id=4;
-update noar tt set b1='E36C050AKNVQE2JHULQEVD4I8' where id=4;
-update noar ti set b1='E36C050AKNVQE2JHULQEVD4I8' where id=4;
-update noar tt set v0='K1F8CGDB603UCUQ' where id=4;
-update noar ti set v0='K1F8CGDB603UCUQ' where id=4;
-update noar tt set b2='C9AZGNR42TJ7RAWZOJPV869T' where id=4;
-update noar ti set b2='C9AZGNR42TJ7RAWZOJPV869T' where id=4;
-update noar tt set v0='AWDXCF' where id=5;
-update noar ti set v0='AWDXCF' where id=5;
-update noar tt set b0='JPVJIQYQMSN7SE10GFL7QY3SXIN76GE1' where id=5;
-update noar ti set b0='JPVJIQYQMSN7SE10GFL7QY3SXIN76GE1' where id=5;
-update noar tt set v0='VK2EK4L9S' where id=5;
-update noar ti set v0='VK2EK4L9S' where id=5;
-update noar tt set b1='W7QUW4IG0UEZR5WC' where id=5;
-update noar ti set b1='W7QUW4IG0UEZR5WC' where id=5;
-update noar tt set v0='FSXTN4YVUW' where id=5;
-update noar ti set v0='FSXTN4YVUW' where id=5;
-update noar tt set b2='H' where id=5;
-update noar ti set b2='H' where id=5;
-update noar tt set v0='E6OSJ04WE7A9FNYDR1AIAY' where id=6;
-update noar ti set v0='E6OSJ04WE7A9FNYDR1AIAY' where id=6;
-update noar tt set b0='H2IO' where id=6;
-update noar ti set b0='H2IO' where id=6;
-update noar tt set v0='I3N7DAYDEQ5G6QWE8L33TY77588LFZ' where id=6;
-update noar ti set v0='I3N7DAYDEQ5G6QWE8L33TY77588LFZ' where id=6;
-update noar tt set b1='FLHZ1U0N0CKEKGARXUBB86IOTQV4SUY' where id=6;
-update noar ti set b1='FLHZ1U0N0CKEKGARXUBB86IOTQV4SUY' where id=6;
-update noar tt set v0='EKMSWA13UQYHCEUBZ33IQD9QN' where id=6;
-update noar ti set v0='EKMSWA13UQYHCEUBZ33IQD9QN' where id=6;
-update noar tt set b2='HH82LP' where id=6;
-update noar ti set b2='HH82LP' where id=6;
-update noar tt set v0='ZQOXCC8AO3Z1XG3MH4MWFJU9AQV195' where id=7;
-update noar ti set v0='ZQOXCC8AO3Z1XG3MH4MWFJU9AQV195' where id=7;
-update noar tt set b0='TMPEJVA589A7L9KPDDIO' where id=7;
-update noar ti set b0='TMPEJVA589A7L9KPDDIO' where id=7;
-update noar tt set v0='MWN053JH6WESLL43MQCO5Y79' where id=7;
-update noar ti set v0='MWN053JH6WESLL43MQCO5Y79' where id=7;
-update noar tt set b1='VO7FN' where id=7;
-update noar ti set b1='VO7FN' where id=7;
-update noar tt set v0='6XA7H8MZ2Y2IYU273770LTPEO' where id=7;
-update noar ti set v0='6XA7H8MZ2Y2IYU273770LTPEO' where id=7;
-update noar tt set b2='TDOAX0JYJ7SPYTZD703FFMIZRZ' where id=7;
-update noar ti set b2='TDOAX0JYJ7SPYTZD703FFMIZRZ' where id=7;
-update noar tt set v0='13BMKR3K3' where id=8;
-update noar ti set v0='13BMKR3K3' where id=8;
-update noar tt set b0='GUY2PPNARATT9FC7J7RG8BN8PQDZ2W' where id=8;
-update noar ti set b0='GUY2PPNARATT9FC7J7RG8BN8PQDZ2W' where id=8;
-update noar tt set v0='7KTKO3YH0Z73GZUWDCI' where id=8;
-update noar ti set v0='7KTKO3YH0Z73GZUWDCI' where id=8;
-update noar tt set b1='L2MB68QRGTK2YIB' where id=8;
-update noar ti set b1='L2MB68QRGTK2YIB' where id=8;
-update noar tt set v0='R' where id=8;
-update noar ti set v0='R' where id=8;
-update noar tt set b2='OLUWE5NMPGARAHC9W7UGJWKSW0' where id=8;
-update noar ti set b2='OLUWE5NMPGARAHC9W7UGJWKSW0' where id=8;
-update noar tt set v0='4J6R9SFFK2JLSR57XOZZC1M5D5LLNW37' where id=9;
-update noar ti set v0='4J6R9SFFK2JLSR57XOZZC1M5D5LLNW37' where id=9;
-update noar tt set b0='XU19W07I9ZIT2LBCX' where id=9;
-update noar ti set b0='XU19W07I9ZIT2LBCX' where id=9;
-update noar tt set v0='5UDERDQVLB' where id=9;
-update noar ti set v0='5UDERDQVLB' where id=9;
-update noar tt set b1='LHYA95WGSUFQTKO2Y4JUQ8B' where id=9;
-update noar ti set b1='LHYA95WGSUFQTKO2Y4JUQ8B' where id=9;
-update noar tt set v0='WUXLJKIMXT758FZQ9XAJLHHK8BHY' where id=9;
-update noar ti set v0='WUXLJKIMXT758FZQ9XAJLHHK8BHY' where id=9;
-update noar tt set b2='S3XY8TTBZOJDEQ65ZIRXTA7DXYX' where id=9;
-update noar ti set b2='S3XY8TTBZOJDEQ65ZIRXTA7DXYX' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 longblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='2ILZ' where id=1;
-update noar ti set v0='2ILZ' where id=1;
-update noar tt set b0='EC2DB40PJPXYCM' where id=1;
-update noar ti set b0='EC2DB40PJPXYCM' where id=1;
-update noar tt set v0='Q56QK20ZVFFTYIRHT3HRO5LHXX2A' where id=1;
-update noar ti set v0='Q56QK20ZVFFTYIRHT3HRO5LHXX2A' where id=1;
-update noar tt set b1='35Y4YJ7Q6APBMA3Y6' where id=1;
-update noar ti set b1='35Y4YJ7Q6APBMA3Y6' where id=1;
-update noar tt set v0='EZ2RY65IWA2AX0DIT0W7UVO1U7FKGDJO' where id=1;
-update noar ti set v0='EZ2RY65IWA2AX0DIT0W7UVO1U7FKGDJO' where id=1;
-update noar tt set b2='7H' where id=1;
-update noar ti set b2='7H' where id=1;
-update noar tt set v0='0RAW4EE86K22E5HST5EE7G8' where id=2;
-update noar ti set v0='0RAW4EE86K22E5HST5EE7G8' where id=2;
-update noar tt set b0='UO49FZ0A16ZILH790RTWQQPK' where id=2;
-update noar ti set b0='UO49FZ0A16ZILH790RTWQQPK' where id=2;
-update noar tt set v0='JKU23TO8EYKZ' where id=2;
-update noar ti set v0='JKU23TO8EYKZ' where id=2;
-update noar tt set b1='2H1DMWZSW' where id=2;
-update noar ti set b1='2H1DMWZSW' where id=2;
-update noar tt set v0='RRMYN3PW74FL7GHYAFZXNEOT' where id=2;
-update noar ti set v0='RRMYN3PW74FL7GHYAFZXNEOT' where id=2;
-update noar tt set b2='W3NOD0QR75HDT8H3RU7K4T5J6A34O6D' where id=2;
-update noar ti set b2='W3NOD0QR75HDT8H3RU7K4T5J6A34O6D' where id=2;
-update noar tt set v0='3GJWTO5Z' where id=3;
-update noar ti set v0='3GJWTO5Z' where id=3;
-update noar tt set b0='CN8QL0OXPCMDXNDRNH' where id=3;
-update noar ti set b0='CN8QL0OXPCMDXNDRNH' where id=3;
-update noar tt set v0='I5897KCNWE' where id=3;
-update noar ti set v0='I5897KCNWE' where id=3;
-update noar tt set b1='L8TG6653YGZXH' where id=3;
-update noar ti set b1='L8TG6653YGZXH' where id=3;
-update noar tt set v0='DSSIQV5QU' where id=3;
-update noar ti set v0='DSSIQV5QU' where id=3;
-update noar tt set b2='WZG4ZDR140F652LJADP' where id=3;
-update noar ti set b2='WZG4ZDR140F652LJADP' where id=3;
-update noar tt set v0='DE1JB' where id=4;
-update noar ti set v0='DE1JB' where id=4;
-update noar tt set b0='TMFQH787LU6MCMUFKCXW3K3U9AX8HC' where id=4;
-update noar ti set b0='TMFQH787LU6MCMUFKCXW3K3U9AX8HC' where id=4;
-update noar tt set v0='W5BI4AVIQV' where id=4;
-update noar ti set v0='W5BI4AVIQV' where id=4;
-update noar tt set b1='5T1PGF2CAEU799SHQ' where id=4;
-update noar ti set b1='5T1PGF2CAEU799SHQ' where id=4;
-update noar tt set v0='E18INA41CSOVI6X0YES' where id=4;
-update noar ti set v0='E18INA41CSOVI6X0YES' where id=4;
-update noar tt set b2='S1SDYU28WMEB' where id=4;
-update noar ti set b2='S1SDYU28WMEB' where id=4;
-update noar tt set v0='5FMBX4JJH7BDXXTY' where id=5;
-update noar ti set v0='5FMBX4JJH7BDXXTY' where id=5;
-update noar tt set b0='U21SWD95UC5D6WK' where id=5;
-update noar ti set b0='U21SWD95UC5D6WK' where id=5;
-update noar tt set v0='KOA4YF0DIORPY9PH' where id=5;
-update noar ti set v0='KOA4YF0DIORPY9PH' where id=5;
-update noar tt set b1='G4ZDF1H8W8JKE947F55CDJJSIW' where id=5;
-update noar ti set b1='G4ZDF1H8W8JKE947F55CDJJSIW' where id=5;
-update noar tt set v0='IA7VJO92RM5PR' where id=5;
-update noar ti set v0='IA7VJO92RM5PR' where id=5;
-update noar tt set b2='51HGLPS16LBXFZZEJJNAVF6SGQA7ZLB' where id=5;
-update noar ti set b2='51HGLPS16LBXFZZEJJNAVF6SGQA7ZLB' where id=5;
-update noar tt set v0='OWGPFRKXO85CT3YUE8WC4WN87JOFJ6G1' where id=6;
-update noar ti set v0='OWGPFRKXO85CT3YUE8WC4WN87JOFJ6G1' where id=6;
-update noar tt set b0='EP6TG4WLY63QOLPXRP4V4OOU2' where id=6;
-update noar ti set b0='EP6TG4WLY63QOLPXRP4V4OOU2' where id=6;
-update noar tt set v0='E3PFBB4JE8JJ0XW' where id=6;
-update noar ti set v0='E3PFBB4JE8JJ0XW' where id=6;
-update noar tt set b1='SUBZ6CDLFTS2GM4A753VA' where id=6;
-update noar ti set b1='SUBZ6CDLFTS2GM4A753VA' where id=6;
-update noar tt set v0='G1XWSSEZGGS0SLY1BISMJ' where id=6;
-update noar ti set v0='G1XWSSEZGGS0SLY1BISMJ' where id=6;
-update noar tt set b2='UA1FLG0XFXP69QUM' where id=6;
-update noar ti set b2='UA1FLG0XFXP69QUM' where id=6;
-update noar tt set v0='CD6VOUA0SYMEZ' where id=7;
-update noar ti set v0='CD6VOUA0SYMEZ' where id=7;
-update noar tt set b0='MGJ2H5AF3MRLD94' where id=7;
-update noar ti set b0='MGJ2H5AF3MRLD94' where id=7;
-update noar tt set v0='MHUKEY22WIM1U3AM9VP9D4ZU9MAL0O' where id=7;
-update noar ti set v0='MHUKEY22WIM1U3AM9VP9D4ZU9MAL0O' where id=7;
-update noar tt set b1='Q' where id=7;
-update noar ti set b1='Q' where id=7;
-update noar tt set v0='RSRFRYHC3NQ23YY1T9Y54' where id=7;
-update noar ti set v0='RSRFRYHC3NQ23YY1T9Y54' where id=7;
-update noar tt set b2='29UIT2ODNFU0F3IJFJ1Z2K3CTKVYMEM1' where id=7;
-update noar ti set b2='29UIT2ODNFU0F3IJFJ1Z2K3CTKVYMEM1' where id=7;
-update noar tt set v0='SOR8KWP4L8R00Q7Z3H72AO2' where id=8;
-update noar ti set v0='SOR8KWP4L8R00Q7Z3H72AO2' where id=8;
-update noar tt set b0='LHAMU6Q0JNQ18EIEOL0MZ8E5' where id=8;
-update noar ti set b0='LHAMU6Q0JNQ18EIEOL0MZ8E5' where id=8;
-update noar tt set v0='J8Q36JWZULIGIMDEFL0CGJHCMA' where id=8;
-update noar ti set v0='J8Q36JWZULIGIMDEFL0CGJHCMA' where id=8;
-update noar tt set b1='MLO7AU04JXN8BW4094EVGA25YRQA' where id=8;
-update noar ti set b1='MLO7AU04JXN8BW4094EVGA25YRQA' where id=8;
-update noar tt set v0='NB' where id=8;
-update noar ti set v0='NB' where id=8;
-update noar tt set b2='1JLDKBEEYE3L' where id=8;
-update noar ti set b2='1JLDKBEEYE3L' where id=8;
-update noar tt set v0='TS89N' where id=9;
-update noar ti set v0='TS89N' where id=9;
-update noar tt set b0='P0VGLFCBH4FW92DZS6H6YZ35M' where id=9;
-update noar ti set b0='P0VGLFCBH4FW92DZS6H6YZ35M' where id=9;
-update noar tt set v0='H9WMGS' where id=9;
-update noar ti set v0='H9WMGS' where id=9;
-update noar tt set b1='4GWF7K' where id=9;
-update noar ti set b1='4GWF7K' where id=9;
-update noar tt set v0='YP8DUVFOGGBWO6P7G12I7TXXT' where id=9;
-update noar ti set v0='YP8DUVFOGGBWO6P7G12I7TXXT' where id=9;
-update noar tt set b2='YUDEX6B1NMV8GS0QEWDNC' where id=9;
-update noar ti set b2='YUDEX6B1NMV8GS0QEWDNC' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 mediumblob null,
-b1 longblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='AW2OD3GD' where id=1;
-update noar ti set v0='AW2OD3GD' where id=1;
-update noar tt set b0='LD362B0PY4GL3FP1N2K1ZQO' where id=1;
-update noar ti set b0='LD362B0PY4GL3FP1N2K1ZQO' where id=1;
-update noar tt set v0='NJUSK' where id=1;
-update noar ti set v0='NJUSK' where id=1;
-update noar tt set b1='F' where id=1;
-update noar ti set b1='F' where id=1;
-update noar tt set v0='BJJ9M6P7QKBIQVRWX4HZ2DOBN85CYUX' where id=1;
-update noar ti set v0='BJJ9M6P7QKBIQVRWX4HZ2DOBN85CYUX' where id=1;
-update noar tt set b2='TYHABQSNJ1K22M09URS41D' where id=1;
-update noar ti set b2='TYHABQSNJ1K22M09URS41D' where id=1;
-update noar tt set v0='QRK51RMVEC75W2VLPKO8BEAJ2F5Y' where id=2;
-update noar ti set v0='QRK51RMVEC75W2VLPKO8BEAJ2F5Y' where id=2;
-update noar tt set b0='JPET4IBA84O284OPWW7T' where id=2;
-update noar ti set b0='JPET4IBA84O284OPWW7T' where id=2;
-update noar tt set v0='XNEREF12QCG6OABO8JDTC39' where id=2;
-update noar ti set v0='XNEREF12QCG6OABO8JDTC39' where id=2;
-update noar tt set b1='XP1G1POT0LU1PH460E3YCX00KEL2ZYGH' where id=2;
-update noar ti set b1='XP1G1POT0LU1PH460E3YCX00KEL2ZYGH' where id=2;
-update noar tt set v0='2ECYTOWRO36RH5J2' where id=2;
-update noar ti set v0='2ECYTOWRO36RH5J2' where id=2;
-update noar tt set b2='28E5SE' where id=2;
-update noar ti set b2='28E5SE' where id=2;
-update noar tt set v0='14272XVETGR3VA1Z0V3A4PFJRU' where id=3;
-update noar ti set v0='14272XVETGR3VA1Z0V3A4PFJRU' where id=3;
-update noar tt set b0='31ZJQR5435MQL6KOUNUVGDFFK' where id=3;
-update noar ti set b0='31ZJQR5435MQL6KOUNUVGDFFK' where id=3;
-update noar tt set v0='WTF4054OEH982JDO00' where id=3;
-update noar ti set v0='WTF4054OEH982JDO00' where id=3;
-update noar tt set b1='ZSG682327IWQ64PEDQ19' where id=3;
-update noar ti set b1='ZSG682327IWQ64PEDQ19' where id=3;
-update noar tt set v0='ET2' where id=3;
-update noar ti set v0='ET2' where id=3;
-update noar tt set b2='BZ5OA' where id=3;
-update noar ti set b2='BZ5OA' where id=3;
-update noar tt set v0='BZK47' where id=4;
-update noar ti set v0='BZK47' where id=4;
-update noar tt set b0='VIS0F5Q2M7J' where id=4;
-update noar ti set b0='VIS0F5Q2M7J' where id=4;
-update noar tt set v0='6GN9JDJUGUJ1RMBA3JI' where id=4;
-update noar ti set v0='6GN9JDJUGUJ1RMBA3JI' where id=4;
-update noar tt set b1='7KCYUNPOAXVLDI7G8O6QKH' where id=4;
-update noar ti set b1='7KCYUNPOAXVLDI7G8O6QKH' where id=4;
-update noar tt set v0='N3' where id=4;
-update noar ti set v0='N3' where id=4;
-update noar tt set b2='FGJIZ58FVIY30WQSE5R5AW' where id=4;
-update noar ti set b2='FGJIZ58FVIY30WQSE5R5AW' where id=4;
-update noar tt set v0='RLE8P7' where id=5;
-update noar ti set v0='RLE8P7' where id=5;
-update noar tt set b0='2DCN2T9BYR0PC7QPQP56S' where id=5;
-update noar ti set b0='2DCN2T9BYR0PC7QPQP56S' where id=5;
-update noar tt set v0='KIMLSNBFAOASH5BEYNF0AN7XYV' where id=5;
-update noar ti set v0='KIMLSNBFAOASH5BEYNF0AN7XYV' where id=5;
-update noar tt set b1='LGR3R859K5XVPBNXI' where id=5;
-update noar ti set b1='LGR3R859K5XVPBNXI' where id=5;
-update noar tt set v0='DDK3QTDLKYSBUJ45O6BBWNNHI9J' where id=5;
-update noar ti set v0='DDK3QTDLKYSBUJ45O6BBWNNHI9J' where id=5;
-update noar tt set b2='0J313M5XGSZ5JGO3FWKGCR8' where id=5;
-update noar ti set b2='0J313M5XGSZ5JGO3FWKGCR8' where id=5;
-update noar tt set v0='QKHEY31TBVXX9GGTQ' where id=6;
-update noar ti set v0='QKHEY31TBVXX9GGTQ' where id=6;
-update noar tt set b0='GCA3TNF' where id=6;
-update noar ti set b0='GCA3TNF' where id=6;
-update noar tt set v0='6R75YFUCHPV6S0ZKO6WZKT5' where id=6;
-update noar ti set v0='6R75YFUCHPV6S0ZKO6WZKT5' where id=6;
-update noar tt set b1='H8P5MLQ2GMF3EI73W8BOXR0Z5QMMD7' where id=6;
-update noar ti set b1='H8P5MLQ2GMF3EI73W8BOXR0Z5QMMD7' where id=6;
-update noar tt set v0='5FPFN6VW5EIE9JGM' where id=6;
-update noar ti set v0='5FPFN6VW5EIE9JGM' where id=6;
-update noar tt set b2='WD2JX194' where id=6;
-update noar ti set b2='WD2JX194' where id=6;
-update noar tt set v0='IS1XT4LLD46FC5M80QNUE49BR' where id=7;
-update noar ti set v0='IS1XT4LLD46FC5M80QNUE49BR' where id=7;
-update noar tt set b0='CZI3' where id=7;
-update noar ti set b0='CZI3' where id=7;
-update noar tt set v0='3XQ0679P67887H8' where id=7;
-update noar ti set v0='3XQ0679P67887H8' where id=7;
-update noar tt set b1='QLV' where id=7;
-update noar ti set b1='QLV' where id=7;
-update noar tt set v0='6WMIUUJHCR1' where id=7;
-update noar ti set v0='6WMIUUJHCR1' where id=7;
-update noar tt set b2='IM9NUCDA' where id=7;
-update noar ti set b2='IM9NUCDA' where id=7;
-update noar tt set v0='OM9' where id=8;
-update noar ti set v0='OM9' where id=8;
-update noar tt set b0='4TAL4BXY0L1SNT00MA1E' where id=8;
-update noar ti set b0='4TAL4BXY0L1SNT00MA1E' where id=8;
-update noar tt set v0='Y09B0WO5XG66YFI9XV48JZ' where id=8;
-update noar ti set v0='Y09B0WO5XG66YFI9XV48JZ' where id=8;
-update noar tt set b1='6CVSMPHFRZUTYYPK1GVFYVRGASMF9' where id=8;
-update noar ti set b1='6CVSMPHFRZUTYYPK1GVFYVRGASMF9' where id=8;
-update noar tt set v0='YKHKWB8KAUQUB' where id=8;
-update noar ti set v0='YKHKWB8KAUQUB' where id=8;
-update noar tt set b2='CXSVD0YIDHDCCG5VYWK847F6' where id=8;
-update noar ti set b2='CXSVD0YIDHDCCG5VYWK847F6' where id=8;
-update noar tt set v0='STWZ8EFG' where id=9;
-update noar ti set v0='STWZ8EFG' where id=9;
-update noar tt set b0='L5FN0Q3HRTD2' where id=9;
-update noar ti set b0='L5FN0Q3HRTD2' where id=9;
-update noar tt set v0='BRXONH' where id=9;
-update noar ti set v0='BRXONH' where id=9;
-update noar tt set b1='ZXN9DJBZQLCZ20ZN7' where id=9;
-update noar ti set b1='ZXN9DJBZQLCZ20ZN7' where id=9;
-update noar tt set v0='VI2ACASVXBNGE8GPBK6OU2WXK' where id=9;
-update noar ti set v0='VI2ACASVXBNGE8GPBK6OU2WXK' where id=9;
-update noar tt set b2='LMPC2ETNA' where id=9;
-update noar ti set b2='LMPC2ETNA' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 mediumblob null,
-b1 longblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='GFVBAQREW06YKPH3ZKO5QGNSXJHJHYP' where id=1;
-update noar ti set v0='GFVBAQREW06YKPH3ZKO5QGNSXJHJHYP' where id=1;
-update noar tt set b0='IM68GEOZJYF4IWM2Q1AJX1JDS3' where id=1;
-update noar ti set b0='IM68GEOZJYF4IWM2Q1AJX1JDS3' where id=1;
-update noar tt set v0='797K4URFJYTU4AKXX4T8ZIMBTTREKMEN' where id=1;
-update noar ti set v0='797K4URFJYTU4AKXX4T8ZIMBTTREKMEN' where id=1;
-update noar tt set b1='TQKGOJ' where id=1;
-update noar ti set b1='TQKGOJ' where id=1;
-update noar tt set v0='F1YPQRFBIKU527B4C4OTMQ151RZDL4GX' where id=1;
-update noar ti set v0='F1YPQRFBIKU527B4C4OTMQ151RZDL4GX' where id=1;
-update noar tt set b2='LS6IXQ5IVE31Z52K2JEZU7' where id=1;
-update noar ti set b2='LS6IXQ5IVE31Z52K2JEZU7' where id=1;
-update noar tt set v0='J4UOLAMN6B8XYNHFQCM6L' where id=2;
-update noar ti set v0='J4UOLAMN6B8XYNHFQCM6L' where id=2;
-update noar tt set b0='L65GIWZORKTMQVP' where id=2;
-update noar ti set b0='L65GIWZORKTMQVP' where id=2;
-update noar tt set v0='Q4B93LVPSFJ0' where id=2;
-update noar ti set v0='Q4B93LVPSFJ0' where id=2;
-update noar tt set b1='BDTLPEH6HZG5T33HEPG' where id=2;
-update noar ti set b1='BDTLPEH6HZG5T33HEPG' where id=2;
-update noar tt set v0='MZXCDT6' where id=2;
-update noar ti set v0='MZXCDT6' where id=2;
-update noar tt set b2='NF9RRLPHRE27SPVIVYO1QYM1GQX2C' where id=2;
-update noar ti set b2='NF9RRLPHRE27SPVIVYO1QYM1GQX2C' where id=2;
-update noar tt set v0='J4BU1W7REMUKXRZL8HNQMQPX' where id=3;
-update noar ti set v0='J4BU1W7REMUKXRZL8HNQMQPX' where id=3;
-update noar tt set b0='XYOQF1BGUALE93SPMPA3V2M6FD3HVQJ' where id=3;
-update noar ti set b0='XYOQF1BGUALE93SPMPA3V2M6FD3HVQJ' where id=3;
-update noar tt set v0='KM2CEA871P1NO6H47' where id=3;
-update noar ti set v0='KM2CEA871P1NO6H47' where id=3;
-update noar tt set b1='94S7HOXCPBEUV5VYF25Z' where id=3;
-update noar ti set b1='94S7HOXCPBEUV5VYF25Z' where id=3;
-update noar tt set v0='K5B' where id=3;
-update noar ti set v0='K5B' where id=3;
-update noar tt set b2='03TL80UC7J75ZV8QW655MXCPHD18WQ' where id=3;
-update noar ti set b2='03TL80UC7J75ZV8QW655MXCPHD18WQ' where id=3;
-update noar tt set v0='8NPRY9QZ5AS8KELE8C' where id=4;
-update noar ti set v0='8NPRY9QZ5AS8KELE8C' where id=4;
-update noar tt set b0='45J3TDDBV7CNO387HGRGGJC2IS8' where id=4;
-update noar ti set b0='45J3TDDBV7CNO387HGRGGJC2IS8' where id=4;
-update noar tt set v0='1X9O' where id=4;
-update noar ti set v0='1X9O' where id=4;
-update noar tt set b1='748TTPZYZO7W4WTIJ' where id=4;
-update noar ti set b1='748TTPZYZO7W4WTIJ' where id=4;
-update noar tt set v0='EGVA4ZBNYAB2P5F2T' where id=4;
-update noar ti set v0='EGVA4ZBNYAB2P5F2T' where id=4;
-update noar tt set b2='CM5JF' where id=4;
-update noar ti set b2='CM5JF' where id=4;
-update noar tt set v0='NA4F40ROMV9RJ90X33RRR9GOMSB79G' where id=5;
-update noar ti set v0='NA4F40ROMV9RJ90X33RRR9GOMSB79G' where id=5;
-update noar tt set b0='R8XA2S55BRHOYJ5F63O' where id=5;
-update noar ti set b0='R8XA2S55BRHOYJ5F63O' where id=5;
-update noar tt set v0='BFSK1QVY8QS6P520515' where id=5;
-update noar ti set v0='BFSK1QVY8QS6P520515' where id=5;
-update noar tt set b1='V82EP3EY21TF0GYJEDJB6TK777V468L' where id=5;
-update noar ti set b1='V82EP3EY21TF0GYJEDJB6TK777V468L' where id=5;
-update noar tt set v0='ZSKLP21' where id=5;
-update noar ti set v0='ZSKLP21' where id=5;
-update noar tt set b2='6MRX5I3WNEKK' where id=5;
-update noar ti set b2='6MRX5I3WNEKK' where id=5;
-update noar tt set v0='EELYQHJUMOXFSOWIACVIX1M98DYLT4' where id=6;
-update noar ti set v0='EELYQHJUMOXFSOWIACVIX1M98DYLT4' where id=6;
-update noar tt set b0='Y9ZJPJ0QXQ31IN7BRHC7B65MFS' where id=6;
-update noar ti set b0='Y9ZJPJ0QXQ31IN7BRHC7B65MFS' where id=6;
-update noar tt set v0='82L' where id=6;
-update noar ti set v0='82L' where id=6;
-update noar tt set b1='6JYV5JRCFFPFK41WR6Q' where id=6;
-update noar ti set b1='6JYV5JRCFFPFK41WR6Q' where id=6;
-update noar tt set v0='L' where id=6;
-update noar ti set v0='L' where id=6;
-update noar tt set b2='D8QQ' where id=6;
-update noar ti set b2='D8QQ' where id=6;
-update noar tt set v0='80H89' where id=7;
-update noar ti set v0='80H89' where id=7;
-update noar tt set b0='TAFW7RE4REC3LNPX18C0QY' where id=7;
-update noar ti set b0='TAFW7RE4REC3LNPX18C0QY' where id=7;
-update noar tt set v0='KAGU' where id=7;
-update noar ti set v0='KAGU' where id=7;
-update noar tt set b1='LZNXX0959H5ED8QHDU6UXQT1WA' where id=7;
-update noar ti set b1='LZNXX0959H5ED8QHDU6UXQT1WA' where id=7;
-update noar tt set v0='WUU4MI2ET0RZQB' where id=7;
-update noar ti set v0='WUU4MI2ET0RZQB' where id=7;
-update noar tt set b2='AGK3XHZEBS5' where id=7;
-update noar ti set b2='AGK3XHZEBS5' where id=7;
-update noar tt set v0='ECA81L0Z58ANQVR63KHKES49ZL6EWW' where id=8;
-update noar ti set v0='ECA81L0Z58ANQVR63KHKES49ZL6EWW' where id=8;
-update noar tt set b0='JB495VPK' where id=8;
-update noar ti set b0='JB495VPK' where id=8;
-update noar tt set v0='MFO2' where id=8;
-update noar ti set v0='MFO2' where id=8;
-update noar tt set b1='MJREI2BSLULVL' where id=8;
-update noar ti set b1='MJREI2BSLULVL' where id=8;
-update noar tt set v0='Y0SS5UUUT53SJQFDZJI3659BR3K' where id=8;
-update noar ti set v0='Y0SS5UUUT53SJQFDZJI3659BR3K' where id=8;
-update noar tt set b2='RD' where id=8;
-update noar ti set b2='RD' where id=8;
-update noar tt set v0='T4DMD5CDZWUAY3Y36' where id=9;
-update noar ti set v0='T4DMD5CDZWUAY3Y36' where id=9;
-update noar tt set b0='48' where id=9;
-update noar ti set b0='48' where id=9;
-update noar tt set v0='K' where id=9;
-update noar ti set v0='K' where id=9;
-update noar tt set b1='9SEYLX2KGLOGJZNXX' where id=9;
-update noar ti set b1='9SEYLX2KGLOGJZNXX' where id=9;
-update noar tt set v0='VSCF' where id=9;
-update noar ti set v0='VSCF' where id=9;
-update noar tt set b2='VQBHMDLD0T2XHVBJD5' where id=9;
-update noar ti set b2='VQBHMDLD0T2XHVBJD5' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 mediumblob not null,
-b1 longblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='G' where id=1;
-update noar ti set v0='G' where id=1;
-update noar tt set b0='VAND2VIP5YLB0PPBZ961VVVF' where id=1;
-update noar ti set b0='VAND2VIP5YLB0PPBZ961VVVF' where id=1;
-update noar tt set v0='PXMUZSAL35EG5NDGO4' where id=1;
-update noar ti set v0='PXMUZSAL35EG5NDGO4' where id=1;
-update noar tt set b1='DFM4ER0JQ6NN05XRDBR22H' where id=1;
-update noar ti set b1='DFM4ER0JQ6NN05XRDBR22H' where id=1;
-update noar tt set v0='DXY' where id=1;
-update noar ti set v0='DXY' where id=1;
-update noar tt set b2='NS8EHGK3BXBM61FU0HXMG13KWA8936' where id=1;
-update noar ti set b2='NS8EHGK3BXBM61FU0HXMG13KWA8936' where id=1;
-update noar tt set v0='P72602TGNU' where id=2;
-update noar ti set v0='P72602TGNU' where id=2;
-update noar tt set b0='P5UHFRNRTJ2SCVWTU' where id=2;
-update noar ti set b0='P5UHFRNRTJ2SCVWTU' where id=2;
-update noar tt set v0='90EQCZY01DS063Y8RPGEFFPRKB' where id=2;
-update noar ti set v0='90EQCZY01DS063Y8RPGEFFPRKB' where id=2;
-update noar tt set b1='B9KN3OVZNDVQDR98KAHQGUOA6HRR' where id=2;
-update noar ti set b1='B9KN3OVZNDVQDR98KAHQGUOA6HRR' where id=2;
-update noar tt set v0='9NIGMQ30WMDMLKJWEKBNIOQ9R8GQH' where id=2;
-update noar ti set v0='9NIGMQ30WMDMLKJWEKBNIOQ9R8GQH' where id=2;
-update noar tt set b2='2RY63T41FRDOGB1MJ4MNWF7QW6O4VNMU' where id=2;
-update noar ti set b2='2RY63T41FRDOGB1MJ4MNWF7QW6O4VNMU' where id=2;
-update noar tt set v0='VOBZ9E5HN5PLDZ8WTSGRZ4F' where id=3;
-update noar ti set v0='VOBZ9E5HN5PLDZ8WTSGRZ4F' where id=3;
-update noar tt set b0='BMFSDJUT2OWQKFG894IAFGPFSY' where id=3;
-update noar ti set b0='BMFSDJUT2OWQKFG894IAFGPFSY' where id=3;
-update noar tt set v0='NZKF22IJSEM325QAECDAZRMDXFNBDM' where id=3;
-update noar ti set v0='NZKF22IJSEM325QAECDAZRMDXFNBDM' where id=3;
-update noar tt set b1='1HLTX77QNRUI2FJ3T6F9' where id=3;
-update noar ti set b1='1HLTX77QNRUI2FJ3T6F9' where id=3;
-update noar tt set v0='FGCMAVX0BW5UJHW73QTZJEPO4' where id=3;
-update noar ti set v0='FGCMAVX0BW5UJHW73QTZJEPO4' where id=3;
-update noar tt set b2='A6ANELT5R4SOTNQM8D12OJ4K7XTH6' where id=3;
-update noar ti set b2='A6ANELT5R4SOTNQM8D12OJ4K7XTH6' where id=3;
-update noar tt set v0='IV7U64WM8BJNU' where id=4;
-update noar ti set v0='IV7U64WM8BJNU' where id=4;
-update noar tt set b0='7NHBKRGA3J9HZGGA98J2KFY' where id=4;
-update noar ti set b0='7NHBKRGA3J9HZGGA98J2KFY' where id=4;
-update noar tt set v0='KQA778' where id=4;
-update noar ti set v0='KQA778' where id=4;
-update noar tt set b1='BKCZPSWKTIRJI6H5GH39I3ZFE79L' where id=4;
-update noar ti set b1='BKCZPSWKTIRJI6H5GH39I3ZFE79L' where id=4;
-update noar tt set v0='09P40844DPQ4AD7YHW5R5W0YA' where id=4;
-update noar ti set v0='09P40844DPQ4AD7YHW5R5W0YA' where id=4;
-update noar tt set b2='PFTMK7OJ' where id=4;
-update noar ti set b2='PFTMK7OJ' where id=4;
-update noar tt set v0='B7OCE' where id=5;
-update noar ti set v0='B7OCE' where id=5;
-update noar tt set b0='P4K6WO9ZGIYWXTALZ4K3WXQ4A8ZBZH' where id=5;
-update noar ti set b0='P4K6WO9ZGIYWXTALZ4K3WXQ4A8ZBZH' where id=5;
-update noar tt set v0='9J7TEROHHPY99BUCBVLC6LF4PHLRPCRT' where id=5;
-update noar ti set v0='9J7TEROHHPY99BUCBVLC6LF4PHLRPCRT' where id=5;
-update noar tt set b1='ZR36ZBK86UEEWJI7FSAA59TBE1' where id=5;
-update noar ti set b1='ZR36ZBK86UEEWJI7FSAA59TBE1' where id=5;
-update noar tt set v0='VCHB' where id=5;
-update noar ti set v0='VCHB' where id=5;
-update noar tt set b2='VOCE69FAPUN2XOAI96GU5' where id=5;
-update noar ti set b2='VOCE69FAPUN2XOAI96GU5' where id=5;
-update noar tt set v0='Z' where id=6;
-update noar ti set v0='Z' where id=6;
-update noar tt set b0='M3Y04D0V12UE20SV1Q9NUU5IPQIVZGBZ' where id=6;
-update noar ti set b0='M3Y04D0V12UE20SV1Q9NUU5IPQIVZGBZ' where id=6;
-update noar tt set v0='1IJW3F9O7MHN2LN3' where id=6;
-update noar ti set v0='1IJW3F9O7MHN2LN3' where id=6;
-update noar tt set b1='BEVM5ASK74UL5P8DLYE' where id=6;
-update noar ti set b1='BEVM5ASK74UL5P8DLYE' where id=6;
-update noar tt set v0='JPGKTZ6S1OZQ3R05G' where id=6;
-update noar ti set v0='JPGKTZ6S1OZQ3R05G' where id=6;
-update noar tt set b2='8JTQZ7V0OW4GHOMMAWB0QA2JQC383' where id=6;
-update noar ti set b2='8JTQZ7V0OW4GHOMMAWB0QA2JQC383' where id=6;
-update noar tt set v0='8Q4X8FTS4317' where id=7;
-update noar ti set v0='8Q4X8FTS4317' where id=7;
-update noar tt set b0='P0762NB0AZO6GTTBXCZ434FM8FG' where id=7;
-update noar ti set b0='P0762NB0AZO6GTTBXCZ434FM8FG' where id=7;
-update noar tt set v0='DV3' where id=7;
-update noar ti set v0='DV3' where id=7;
-update noar tt set b1='T0CE' where id=7;
-update noar ti set b1='T0CE' where id=7;
-update noar tt set v0='QLVY' where id=7;
-update noar ti set v0='QLVY' where id=7;
-update noar tt set b2='OMEKF' where id=7;
-update noar ti set b2='OMEKF' where id=7;
-update noar tt set v0='RXWO' where id=8;
-update noar ti set v0='RXWO' where id=8;
-update noar tt set b0='7Q7SY0D4W3C0TZDGTI5BEJD5' where id=8;
-update noar ti set b0='7Q7SY0D4W3C0TZDGTI5BEJD5' where id=8;
-update noar tt set v0='JM0D9VG8XLDTN3MSGE6LU' where id=8;
-update noar ti set v0='JM0D9VG8XLDTN3MSGE6LU' where id=8;
-update noar tt set b1='1XRWW45Q00BAT1FULKP0N' where id=8;
-update noar ti set b1='1XRWW45Q00BAT1FULKP0N' where id=8;
-update noar tt set v0='G1L5UPGBQWZ4QUR71H6YCH60TWW8OZHB' where id=8;
-update noar ti set v0='G1L5UPGBQWZ4QUR71H6YCH60TWW8OZHB' where id=8;
-update noar tt set b2='V9OJRMLCDW46D6T5R5LN4FPNURE7TF' where id=8;
-update noar ti set b2='V9OJRMLCDW46D6T5R5LN4FPNURE7TF' where id=8;
-update noar tt set v0='UEGT03NKE1Q302ZXJ2' where id=9;
-update noar ti set v0='UEGT03NKE1Q302ZXJ2' where id=9;
-update noar tt set b0='WHK6THY43PBQKOACBT' where id=9;
-update noar ti set b0='WHK6THY43PBQKOACBT' where id=9;
-update noar tt set v0='MJIHUP814XARHFL2OPZKS' where id=9;
-update noar ti set v0='MJIHUP814XARHFL2OPZKS' where id=9;
-update noar tt set b1='9ACLHM8MVAZC6CTRXV5GKXQ5DN1' where id=9;
-update noar ti set b1='9ACLHM8MVAZC6CTRXV5GKXQ5DN1' where id=9;
-update noar tt set v0='GQIQ0WY' where id=9;
-update noar ti set v0='GQIQ0WY' where id=9;
-update noar tt set b2='O7LJT0NABGE5' where id=9;
-update noar ti set b2='O7LJT0NABGE5' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 mediumblob not null,
-b1 longblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='790RTHC395T6VUA57FX1' where id=1;
-update noar ti set v0='790RTHC395T6VUA57FX1' where id=1;
-update noar tt set b0='HT628UM42HKNJOBM8YTODY' where id=1;
-update noar ti set b0='HT628UM42HKNJOBM8YTODY' where id=1;
-update noar tt set v0='52BJ4RVTILA05AUIWWOI707PPPGXM8E' where id=1;
-update noar ti set v0='52BJ4RVTILA05AUIWWOI707PPPGXM8E' where id=1;
-update noar tt set b1='ONW43OQTL1ODGYH6NBMX' where id=1;
-update noar ti set b1='ONW43OQTL1ODGYH6NBMX' where id=1;
-update noar tt set v0='LSME4LOU7T4NEFE373VQ55QS' where id=1;
-update noar ti set v0='LSME4LOU7T4NEFE373VQ55QS' where id=1;
-update noar tt set b2='PN5OM45LA1B8SWRBSHHY6SSI1WSV' where id=1;
-update noar ti set b2='PN5OM45LA1B8SWRBSHHY6SSI1WSV' where id=1;
-update noar tt set v0='WD' where id=2;
-update noar ti set v0='WD' where id=2;
-update noar tt set b0='AHX43TEQLHKL1Y7I94A9NAT3T' where id=2;
-update noar ti set b0='AHX43TEQLHKL1Y7I94A9NAT3T' where id=2;
-update noar tt set v0='L' where id=2;
-update noar ti set v0='L' where id=2;
-update noar tt set b1='5P7P0XQ7AQ3O' where id=2;
-update noar ti set b1='5P7P0XQ7AQ3O' where id=2;
-update noar tt set v0='RRA7C2OARDA9XFOEIV' where id=2;
-update noar ti set v0='RRA7C2OARDA9XFOEIV' where id=2;
-update noar tt set b2='8A4MJ72YHJZ0DHTTJEZ54T912B2P1Z' where id=2;
-update noar ti set b2='8A4MJ72YHJZ0DHTTJEZ54T912B2P1Z' where id=2;
-update noar tt set v0='01BRERG9FB6N' where id=3;
-update noar ti set v0='01BRERG9FB6N' where id=3;
-update noar tt set b0='N5' where id=3;
-update noar ti set b0='N5' where id=3;
-update noar tt set v0='5FV6ZVV9UPI2H4AT9DYDYX82UYJG28K' where id=3;
-update noar ti set v0='5FV6ZVV9UPI2H4AT9DYDYX82UYJG28K' where id=3;
-update noar tt set b1='KSSUDN39VU' where id=3;
-update noar ti set b1='KSSUDN39VU' where id=3;
-update noar tt set v0='YFM9TM02KM964YMTYJPPIATLBJWNZ' where id=3;
-update noar ti set v0='YFM9TM02KM964YMTYJPPIATLBJWNZ' where id=3;
-update noar tt set b2='VXAM0CPF8JY' where id=3;
-update noar ti set b2='VXAM0CPF8JY' where id=3;
-update noar tt set v0='M' where id=4;
-update noar ti set v0='M' where id=4;
-update noar tt set b0='E4TNNL7ZTSTDVBIHRCP' where id=4;
-update noar ti set b0='E4TNNL7ZTSTDVBIHRCP' where id=4;
-update noar tt set v0='4URQ7XB0CREBIDGMU2TPRN24L1YC' where id=4;
-update noar ti set v0='4URQ7XB0CREBIDGMU2TPRN24L1YC' where id=4;
-update noar tt set b1='XAY2VSX5YVF2M4OK28WNFYG5Z' where id=4;
-update noar ti set b1='XAY2VSX5YVF2M4OK28WNFYG5Z' where id=4;
-update noar tt set v0='VAURJFSFL63LKHASC0QBSEF7Z0Z8FRG5' where id=4;
-update noar ti set v0='VAURJFSFL63LKHASC0QBSEF7Z0Z8FRG5' where id=4;
-update noar tt set b2='5BH9HH30AFAZUCVG2ZV0HIQQ1HWN' where id=4;
-update noar ti set b2='5BH9HH30AFAZUCVG2ZV0HIQQ1HWN' where id=4;
-update noar tt set v0='MN58Y59CF8ZPOA3ZNB6YPSSNF' where id=5;
-update noar ti set v0='MN58Y59CF8ZPOA3ZNB6YPSSNF' where id=5;
-update noar tt set b0='FAWEUNRX98QGODB' where id=5;
-update noar ti set b0='FAWEUNRX98QGODB' where id=5;
-update noar tt set v0='G2BEWGS0S476SC02MLAWZSKM67F' where id=5;
-update noar ti set v0='G2BEWGS0S476SC02MLAWZSKM67F' where id=5;
-update noar tt set b1='JIMPQKSPSU6FDMHN' where id=5;
-update noar ti set b1='JIMPQKSPSU6FDMHN' where id=5;
-update noar tt set v0='90X8Z18QOII' where id=5;
-update noar ti set v0='90X8Z18QOII' where id=5;
-update noar tt set b2='E2TZZSWUGHHUB48M' where id=5;
-update noar ti set b2='E2TZZSWUGHHUB48M' where id=5;
-update noar tt set v0='1W8AR8VKNBWHJVYIPWUNQ6XSV' where id=6;
-update noar ti set v0='1W8AR8VKNBWHJVYIPWUNQ6XSV' where id=6;
-update noar tt set b0='40XRV7KKCK3YF' where id=6;
-update noar ti set b0='40XRV7KKCK3YF' where id=6;
-update noar tt set v0='MMLACYF12OLT7QJIGVLO7NN9T5DE' where id=6;
-update noar ti set v0='MMLACYF12OLT7QJIGVLO7NN9T5DE' where id=6;
-update noar tt set b1='2ATD8' where id=6;
-update noar ti set b1='2ATD8' where id=6;
-update noar tt set v0='ZQ29ELJKL8FMVFN25YDK7A7A' where id=6;
-update noar ti set v0='ZQ29ELJKL8FMVFN25YDK7A7A' where id=6;
-update noar tt set b2='7JPC' where id=6;
-update noar ti set b2='7JPC' where id=6;
-update noar tt set v0='TVZVG42OQXT7W1AAFVGVRA0PQ' where id=7;
-update noar ti set v0='TVZVG42OQXT7W1AAFVGVRA0PQ' where id=7;
-update noar tt set b0='VC7QWJKY2VA6T' where id=7;
-update noar ti set b0='VC7QWJKY2VA6T' where id=7;
-update noar tt set v0='ETZWG' where id=7;
-update noar ti set v0='ETZWG' where id=7;
-update noar tt set b1='YKR7SNOFV7LTHBBARW7QMTHQBOWLJAM4' where id=7;
-update noar ti set b1='YKR7SNOFV7LTHBBARW7QMTHQBOWLJAM4' where id=7;
-update noar tt set v0='30G4GSXJZ' where id=7;
-update noar ti set v0='30G4GSXJZ' where id=7;
-update noar tt set b2='ZHOVLIUX4GXYO4BB' where id=7;
-update noar ti set b2='ZHOVLIUX4GXYO4BB' where id=7;
-update noar tt set v0='KPW7CE5EZP93841EIWR9G' where id=8;
-update noar ti set v0='KPW7CE5EZP93841EIWR9G' where id=8;
-update noar tt set b0='LL0QMRWAA9PI3T2FPGCZIBFJ3' where id=8;
-update noar ti set b0='LL0QMRWAA9PI3T2FPGCZIBFJ3' where id=8;
-update noar tt set v0='J1H4HSGZGOW5YQ4AFFEFD3Y4Z3RG1' where id=8;
-update noar ti set v0='J1H4HSGZGOW5YQ4AFFEFD3Y4Z3RG1' where id=8;
-update noar tt set b1='3D6NSXOSNNFTUN17GPJDPTI39EEJ' where id=8;
-update noar ti set b1='3D6NSXOSNNFTUN17GPJDPTI39EEJ' where id=8;
-update noar tt set v0='9NO7XV' where id=8;
-update noar ti set v0='9NO7XV' where id=8;
-update noar tt set b2='UEMTSBBAAEL1T0RYNQJAD7KN5RAI1U' where id=8;
-update noar ti set b2='UEMTSBBAAEL1T0RYNQJAD7KN5RAI1U' where id=8;
-update noar tt set v0='XMAL5Y4J5I72Z' where id=9;
-update noar ti set v0='XMAL5Y4J5I72Z' where id=9;
-update noar tt set b0='5Y7LXA9QZPS01' where id=9;
-update noar ti set b0='5Y7LXA9QZPS01' where id=9;
-update noar tt set v0='4NGEHL5FCVD27B189OU3ELC' where id=9;
-update noar ti set v0='4NGEHL5FCVD27B189OU3ELC' where id=9;
-update noar tt set b1='UR3JIFC' where id=9;
-update noar ti set b1='UR3JIFC' where id=9;
-update noar tt set v0='1ICQGUUGU' where id=9;
-update noar ti set v0='1ICQGUUGU' where id=9;
-update noar tt set b2='53XKIDZT2CRFH38' where id=9;
-update noar ti set b2='53XKIDZT2CRFH38' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 tinyblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='NMSM29H6DK50HWHQISJ' where id=1;
-update noar ti set v0='NMSM29H6DK50HWHQISJ' where id=1;
-update noar tt set b0='9273AYFX0G9X3Z3CAWJXQ1OL6ARUXYLB' where id=1;
-update noar ti set b0='9273AYFX0G9X3Z3CAWJXQ1OL6ARUXYLB' where id=1;
-update noar tt set v0='UUU6F8RV7R9' where id=1;
-update noar ti set v0='UUU6F8RV7R9' where id=1;
-update noar tt set b1='DCM' where id=1;
-update noar ti set b1='DCM' where id=1;
-update noar tt set v0='JT' where id=1;
-update noar ti set v0='JT' where id=1;
-update noar tt set b2='PR8QLXBMQX106WM' where id=1;
-update noar ti set b2='PR8QLXBMQX106WM' where id=1;
-update noar tt set v0='BU0PMEXJ8G6QE5YWF0AAE' where id=2;
-update noar ti set v0='BU0PMEXJ8G6QE5YWF0AAE' where id=2;
-update noar tt set b0='TBW0SONU8T61JI8AK791KDTXQIN9230' where id=2;
-update noar ti set b0='TBW0SONU8T61JI8AK791KDTXQIN9230' where id=2;
-update noar tt set v0='DYORRDDP8G2NCYDUMV0IRB' where id=2;
-update noar ti set v0='DYORRDDP8G2NCYDUMV0IRB' where id=2;
-update noar tt set b1='O3CQMSMY' where id=2;
-update noar ti set b1='O3CQMSMY' where id=2;
-update noar tt set v0='21FILP' where id=2;
-update noar ti set v0='21FILP' where id=2;
-update noar tt set b2='R8HN' where id=2;
-update noar ti set b2='R8HN' where id=2;
-update noar tt set v0='B827Z2WU883Z7I' where id=3;
-update noar ti set v0='B827Z2WU883Z7I' where id=3;
-update noar tt set b0='UMSUPM8K60RN5ER0NKJIL0N06B' where id=3;
-update noar ti set b0='UMSUPM8K60RN5ER0NKJIL0N06B' where id=3;
-update noar tt set v0='XDADHODWEUY4G4Q0VL2SIBI7' where id=3;
-update noar ti set v0='XDADHODWEUY4G4Q0VL2SIBI7' where id=3;
-update noar tt set b1='15' where id=3;
-update noar ti set b1='15' where id=3;
-update noar tt set v0='TGCHUW4F' where id=3;
-update noar ti set v0='TGCHUW4F' where id=3;
-update noar tt set b2='RAX5FFKBU3KORZVHQBY' where id=3;
-update noar ti set b2='RAX5FFKBU3KORZVHQBY' where id=3;
-update noar tt set v0='UWNJM31LCHB4JCADLKRS6EFV' where id=4;
-update noar ti set v0='UWNJM31LCHB4JCADLKRS6EFV' where id=4;
-update noar tt set b0='2D51W3YI331FLFV' where id=4;
-update noar ti set b0='2D51W3YI331FLFV' where id=4;
-update noar tt set v0='RQ18XZVGTI8JWOH49H' where id=4;
-update noar ti set v0='RQ18XZVGTI8JWOH49H' where id=4;
-update noar tt set b1='BHGY2M500JY' where id=4;
-update noar ti set b1='BHGY2M500JY' where id=4;
-update noar tt set v0='EGPSP' where id=4;
-update noar ti set v0='EGPSP' where id=4;
-update noar tt set b2='20XCRZ14H6PS8C87MTLYV' where id=4;
-update noar ti set b2='20XCRZ14H6PS8C87MTLYV' where id=4;
-update noar tt set v0='3KYD4KKDFF6EDGNH2EOQSVN4X1A3' where id=5;
-update noar ti set v0='3KYD4KKDFF6EDGNH2EOQSVN4X1A3' where id=5;
-update noar tt set b0='3ZXORPJRSI0JYWL7' where id=5;
-update noar ti set b0='3ZXORPJRSI0JYWL7' where id=5;
-update noar tt set v0='5CBV7YFYESZ8092NS36' where id=5;
-update noar ti set v0='5CBV7YFYESZ8092NS36' where id=5;
-update noar tt set b1='KMQWEB8OND' where id=5;
-update noar ti set b1='KMQWEB8OND' where id=5;
-update noar tt set v0='DXFS86XHGCBOAWO28' where id=5;
-update noar ti set v0='DXFS86XHGCBOAWO28' where id=5;
-update noar tt set b2='3XIP7Z10' where id=5;
-update noar ti set b2='3XIP7Z10' where id=5;
-update noar tt set v0='F0' where id=6;
-update noar ti set v0='F0' where id=6;
-update noar tt set b0='6DUFB' where id=6;
-update noar ti set b0='6DUFB' where id=6;
-update noar tt set v0='83K3AJYJAIGQGJZQ9AEXLZ' where id=6;
-update noar ti set v0='83K3AJYJAIGQGJZQ9AEXLZ' where id=6;
-update noar tt set b1='ZZ' where id=6;
-update noar ti set b1='ZZ' where id=6;
-update noar tt set v0='UWHL5SFDGC3U8SY962W' where id=6;
-update noar ti set v0='UWHL5SFDGC3U8SY962W' where id=6;
-update noar tt set b2='LH46J49812YLMJOP6U4P8' where id=6;
-update noar ti set b2='LH46J49812YLMJOP6U4P8' where id=6;
-update noar tt set v0='ZPS8905B45PQ4XMJ9671' where id=7;
-update noar ti set v0='ZPS8905B45PQ4XMJ9671' where id=7;
-update noar tt set b0='F2BUSFY79M6FFF43N9C' where id=7;
-update noar ti set b0='F2BUSFY79M6FFF43N9C' where id=7;
-update noar tt set v0='KDG' where id=7;
-update noar ti set v0='KDG' where id=7;
-update noar tt set b1='2C950BVNFZH04Y' where id=7;
-update noar ti set b1='2C950BVNFZH04Y' where id=7;
-update noar tt set v0='EIV2G4FK' where id=7;
-update noar ti set v0='EIV2G4FK' where id=7;
-update noar tt set b2='O0TF19PKL7QACHFU9640C' where id=7;
-update noar ti set b2='O0TF19PKL7QACHFU9640C' where id=7;
-update noar tt set v0='E0SS7QM4J5JAL7KAQPRD0X6PLFF3TS6' where id=8;
-update noar ti set v0='E0SS7QM4J5JAL7KAQPRD0X6PLFF3TS6' where id=8;
-update noar tt set b0='E9K6EGGQNK0PI0B' where id=8;
-update noar ti set b0='E9K6EGGQNK0PI0B' where id=8;
-update noar tt set v0='IBZSN9Q7GNG7W1JMSGH4RBIAOVT76' where id=8;
-update noar ti set v0='IBZSN9Q7GNG7W1JMSGH4RBIAOVT76' where id=8;
-update noar tt set b1='Y1URGPYSED9WI0X7YZKAKK2' where id=8;
-update noar ti set b1='Y1URGPYSED9WI0X7YZKAKK2' where id=8;
-update noar tt set v0='L0RZESP8QO5YU4CT9DX5A3FTRBQMQ6IL' where id=8;
-update noar ti set v0='L0RZESP8QO5YU4CT9DX5A3FTRBQMQ6IL' where id=8;
-update noar tt set b2='W7YTTAHB8MZCMK57K7U9W1IWXTZV' where id=8;
-update noar ti set b2='W7YTTAHB8MZCMK57K7U9W1IWXTZV' where id=8;
-update noar tt set v0='NIDNR4DDEZJX8FX' where id=9;
-update noar ti set v0='NIDNR4DDEZJX8FX' where id=9;
-update noar tt set b0='K5M7UIX6X4AMVMYBA' where id=9;
-update noar ti set b0='K5M7UIX6X4AMVMYBA' where id=9;
-update noar tt set v0='JJ7KRBADHMYZZKG970SSYJVB4' where id=9;
-update noar ti set v0='JJ7KRBADHMYZZKG970SSYJVB4' where id=9;
-update noar tt set b1='WLCM4H0G8N6AEM38DXUE429FBY' where id=9;
-update noar ti set b1='WLCM4H0G8N6AEM38DXUE429FBY' where id=9;
-update noar tt set v0='PX0O3X2985S93SA5XT1Q86OAP4V' where id=9;
-update noar ti set v0='PX0O3X2985S93SA5XT1Q86OAP4V' where id=9;
-update noar tt set b2='JUIEMBZASHWHKHA' where id=9;
-update noar ti set b2='JUIEMBZASHWHKHA' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 tinyblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='X93JKKYLNZ1DJX0G662MC81P8' where id=1;
-update noar ti set v0='X93JKKYLNZ1DJX0G662MC81P8' where id=1;
-update noar tt set b0='70C8Q9' where id=1;
-update noar ti set b0='70C8Q9' where id=1;
-update noar tt set v0='2WEG3XPJI7H59VB9DOI3IERT' where id=1;
-update noar ti set v0='2WEG3XPJI7H59VB9DOI3IERT' where id=1;
-update noar tt set b1='ZK1R0YQN' where id=1;
-update noar ti set b1='ZK1R0YQN' where id=1;
-update noar tt set v0='138UKGR0RAEQ66C00RYE6HAK24YVCZA' where id=1;
-update noar ti set v0='138UKGR0RAEQ66C00RYE6HAK24YVCZA' where id=1;
-update noar tt set b2='1KDGDZAMW40942M384LW1NWC0OFPBYZR' where id=1;
-update noar ti set b2='1KDGDZAMW40942M384LW1NWC0OFPBYZR' where id=1;
-update noar tt set v0='0OZI' where id=2;
-update noar ti set v0='0OZI' where id=2;
-update noar tt set b0='U4SZ8HT04FMI9TDTNABW' where id=2;
-update noar ti set b0='U4SZ8HT04FMI9TDTNABW' where id=2;
-update noar tt set v0='7JPRGN4WG7QO2K92FI51PDOMOVK' where id=2;
-update noar ti set v0='7JPRGN4WG7QO2K92FI51PDOMOVK' where id=2;
-update noar tt set b1='VQO5EJHPNTSIHSQI6XCT2KHOIY0GM6XE' where id=2;
-update noar ti set b1='VQO5EJHPNTSIHSQI6XCT2KHOIY0GM6XE' where id=2;
-update noar tt set v0='5NE8DB' where id=2;
-update noar ti set v0='5NE8DB' where id=2;
-update noar tt set b2='9LCIF96V518YY9YJHOVTQZ6M' where id=2;
-update noar ti set b2='9LCIF96V518YY9YJHOVTQZ6M' where id=2;
-update noar tt set v0='T7XLD98FUQO4MR8N8S0DX4' where id=3;
-update noar ti set v0='T7XLD98FUQO4MR8N8S0DX4' where id=3;
-update noar tt set b0='KK1C12BDZZVDIDJ2G3' where id=3;
-update noar ti set b0='KK1C12BDZZVDIDJ2G3' where id=3;
-update noar tt set v0='WKT95IMCT2MEGNI5HU03V6RL8DZT' where id=3;
-update noar ti set v0='WKT95IMCT2MEGNI5HU03V6RL8DZT' where id=3;
-update noar tt set b1='BFE0VWLYNJVGC7UD10E1H0FYV3' where id=3;
-update noar ti set b1='BFE0VWLYNJVGC7UD10E1H0FYV3' where id=3;
-update noar tt set v0='H7F98OE9DKXDHDIGJ9M0RFANP65BBDGR' where id=3;
-update noar ti set v0='H7F98OE9DKXDHDIGJ9M0RFANP65BBDGR' where id=3;
-update noar tt set b2='O' where id=3;
-update noar ti set b2='O' where id=3;
-update noar tt set v0='1MTIRNG48V1T8XYURCNMV' where id=4;
-update noar ti set v0='1MTIRNG48V1T8XYURCNMV' where id=4;
-update noar tt set b0='IWS9L80PEDJLT11XCK00KIBM0J2DP' where id=4;
-update noar ti set b0='IWS9L80PEDJLT11XCK00KIBM0J2DP' where id=4;
-update noar tt set v0='C9P3BNL7' where id=4;
-update noar ti set v0='C9P3BNL7' where id=4;
-update noar tt set b1='6SSW4V' where id=4;
-update noar ti set b1='6SSW4V' where id=4;
-update noar tt set v0='XOHPQG1TR5B0LDG3EVSWUQPIBI' where id=4;
-update noar ti set v0='XOHPQG1TR5B0LDG3EVSWUQPIBI' where id=4;
-update noar tt set b2='W1HKDA0N02' where id=4;
-update noar ti set b2='W1HKDA0N02' where id=4;
-update noar tt set v0='9YE61SC45H4P2RVHD4QE4Z7F4X' where id=5;
-update noar ti set v0='9YE61SC45H4P2RVHD4QE4Z7F4X' where id=5;
-update noar tt set b0='LJGYR84YLV4YF1S8PUDRR38ZHBZB9O' where id=5;
-update noar ti set b0='LJGYR84YLV4YF1S8PUDRR38ZHBZB9O' where id=5;
-update noar tt set v0='AZF49VDJ22T4D5FWZ54FZ1H2MUW61US5' where id=5;
-update noar ti set v0='AZF49VDJ22T4D5FWZ54FZ1H2MUW61US5' where id=5;
-update noar tt set b1='25TCNQZGUOT1EO' where id=5;
-update noar ti set b1='25TCNQZGUOT1EO' where id=5;
-update noar tt set v0='K789U8YVKFK1ASMU6555XH2UTM2RSG8' where id=5;
-update noar ti set v0='K789U8YVKFK1ASMU6555XH2UTM2RSG8' where id=5;
-update noar tt set b2='56HBNVGEB5ELTVVBTVKCGHC' where id=5;
-update noar ti set b2='56HBNVGEB5ELTVVBTVKCGHC' where id=5;
-update noar tt set v0='QUMVG' where id=6;
-update noar ti set v0='QUMVG' where id=6;
-update noar tt set b0='PLWJR1I8HQ0S9H989S7ZV8VSA' where id=6;
-update noar ti set b0='PLWJR1I8HQ0S9H989S7ZV8VSA' where id=6;
-update noar tt set v0='E30JWNCI7' where id=6;
-update noar ti set v0='E30JWNCI7' where id=6;
-update noar tt set b1='V3R631N5HGSP' where id=6;
-update noar ti set b1='V3R631N5HGSP' where id=6;
-update noar tt set v0='G4UQTEBRLTS1YU6' where id=6;
-update noar ti set v0='G4UQTEBRLTS1YU6' where id=6;
-update noar tt set b2='Z1MVBHVOIN2V2BJBWOK3O6Z1I9' where id=6;
-update noar ti set b2='Z1MVBHVOIN2V2BJBWOK3O6Z1I9' where id=6;
-update noar tt set v0='WU7N3HDCILEXQ0G5DAGL1QN86W7Y' where id=7;
-update noar ti set v0='WU7N3HDCILEXQ0G5DAGL1QN86W7Y' where id=7;
-update noar tt set b0='1N1PCBWQF59IQR3I9KGBCV3B' where id=7;
-update noar ti set b0='1N1PCBWQF59IQR3I9KGBCV3B' where id=7;
-update noar tt set v0='Q' where id=7;
-update noar ti set v0='Q' where id=7;
-update noar tt set b1='181PN5GNN4HC8778WIM76JKLUS53HUS' where id=7;
-update noar ti set b1='181PN5GNN4HC8778WIM76JKLUS53HUS' where id=7;
-update noar tt set v0='T94NEFAUX4YM3AP29KOB8G' where id=7;
-update noar ti set v0='T94NEFAUX4YM3AP29KOB8G' where id=7;
-update noar tt set b2='4YG9NHJDFV7H76FEZSZ9E0BHCJT' where id=7;
-update noar ti set b2='4YG9NHJDFV7H76FEZSZ9E0BHCJT' where id=7;
-update noar tt set v0='MDQO' where id=8;
-update noar ti set v0='MDQO' where id=8;
-update noar tt set b0='PQHWPQ0P35JC34KVQ5N6VXYYM8J2' where id=8;
-update noar ti set b0='PQHWPQ0P35JC34KVQ5N6VXYYM8J2' where id=8;
-update noar tt set v0='LCKL0K9PBPGVCB8WU' where id=8;
-update noar ti set v0='LCKL0K9PBPGVCB8WU' where id=8;
-update noar tt set b1='0C47US0RL4' where id=8;
-update noar ti set b1='0C47US0RL4' where id=8;
-update noar tt set v0='M8UWSLBX7CD0LW4NW2RB' where id=8;
-update noar ti set v0='M8UWSLBX7CD0LW4NW2RB' where id=8;
-update noar tt set b2='5Z3H8QMP37GM' where id=8;
-update noar ti set b2='5Z3H8QMP37GM' where id=8;
-update noar tt set v0='GPWTR613HAU5Z2BRH51BRO' where id=9;
-update noar ti set v0='GPWTR613HAU5Z2BRH51BRO' where id=9;
-update noar tt set b0='LTGHC9O9IPBSBGT01P2F9' where id=9;
-update noar ti set b0='LTGHC9O9IPBSBGT01P2F9' where id=9;
-update noar tt set v0='YAWN' where id=9;
-update noar ti set v0='YAWN' where id=9;
-update noar tt set b1='B65HZ3NMYZYVMG9Z7XF' where id=9;
-update noar ti set b1='B65HZ3NMYZYVMG9Z7XF' where id=9;
-update noar tt set v0='G5VHN1U1PJJECTCRIQ3PNBV' where id=9;
-update noar ti set v0='G5VHN1U1PJJECTCRIQ3PNBV' where id=9;
-update noar tt set b2='0A134MBZTZVZRPV2R1Y085H' where id=9;
-update noar ti set b2='0A134MBZTZVZRPV2R1Y085H' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 tinyblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='4JKHGYGKBS0G96RATZ38J' where id=1;
-update noar ti set v0='4JKHGYGKBS0G96RATZ38J' where id=1;
-update noar tt set b0='WX' where id=1;
-update noar ti set b0='WX' where id=1;
-update noar tt set v0='EVA9ZA0B073PP7WRNOSJVKHLO' where id=1;
-update noar ti set v0='EVA9ZA0B073PP7WRNOSJVKHLO' where id=1;
-update noar tt set b1='FV352N8SXI6Q9440H5M6' where id=1;
-update noar ti set b1='FV352N8SXI6Q9440H5M6' where id=1;
-update noar tt set v0='XQNZGSBUIWJUTR6ZNDV7XIBMFVVZQM5' where id=1;
-update noar ti set v0='XQNZGSBUIWJUTR6ZNDV7XIBMFVVZQM5' where id=1;
-update noar tt set b2='93NSXKNT76WP1AYJ' where id=1;
-update noar ti set b2='93NSXKNT76WP1AYJ' where id=1;
-update noar tt set v0='CGB2XFXIR' where id=2;
-update noar ti set v0='CGB2XFXIR' where id=2;
-update noar tt set b0='IHO327JYV794G0RQH7LA7URIBJWW' where id=2;
-update noar ti set b0='IHO327JYV794G0RQH7LA7URIBJWW' where id=2;
-update noar tt set v0='UMXMTB98EV60DRZ0JSB' where id=2;
-update noar ti set v0='UMXMTB98EV60DRZ0JSB' where id=2;
-update noar tt set b1='E9IFJ90331470' where id=2;
-update noar ti set b1='E9IFJ90331470' where id=2;
-update noar tt set v0='L7IWJAT086QZDQXPF6ECFVH5' where id=2;
-update noar ti set v0='L7IWJAT086QZDQXPF6ECFVH5' where id=2;
-update noar tt set b2='YQXL29Y5P5JA' where id=2;
-update noar ti set b2='YQXL29Y5P5JA' where id=2;
-update noar tt set v0='IF3' where id=3;
-update noar ti set v0='IF3' where id=3;
-update noar tt set b0='Z327MOBIH5UNGT9' where id=3;
-update noar ti set b0='Z327MOBIH5UNGT9' where id=3;
-update noar tt set v0='ZZEDB552VCCM7I6JM28' where id=3;
-update noar ti set v0='ZZEDB552VCCM7I6JM28' where id=3;
-update noar tt set b1='9' where id=3;
-update noar ti set b1='9' where id=3;
-update noar tt set v0='V4PT5595UDSE02CIC94GX4RZZO' where id=3;
-update noar ti set v0='V4PT5595UDSE02CIC94GX4RZZO' where id=3;
-update noar tt set b2='06NDBSIP6SZOTZ6LBEUP5415HVODSJF4' where id=3;
-update noar ti set b2='06NDBSIP6SZOTZ6LBEUP5415HVODSJF4' where id=3;
-update noar tt set v0='NPZ2GQHN' where id=4;
-update noar ti set v0='NPZ2GQHN' where id=4;
-update noar tt set b0='MYQKZXCZR26DP82VWJH0HO3N4GA' where id=4;
-update noar ti set b0='MYQKZXCZR26DP82VWJH0HO3N4GA' where id=4;
-update noar tt set v0='D5MGNN4Y' where id=4;
-update noar ti set v0='D5MGNN4Y' where id=4;
-update noar tt set b1='CJ3EQT8H5ZK92SYWQ3U27BS2CNV0I' where id=4;
-update noar ti set b1='CJ3EQT8H5ZK92SYWQ3U27BS2CNV0I' where id=4;
-update noar tt set v0='J016SR4A1DF2P8X8ZNDV' where id=4;
-update noar ti set v0='J016SR4A1DF2P8X8ZNDV' where id=4;
-update noar tt set b2='5IANI6G1NQKYF9I46T3' where id=4;
-update noar ti set b2='5IANI6G1NQKYF9I46T3' where id=4;
-update noar tt set v0='BCIWXNAWRS9M549UQTMSL7PIKXNZH' where id=5;
-update noar ti set v0='BCIWXNAWRS9M549UQTMSL7PIKXNZH' where id=5;
-update noar tt set b0='Z2ODG96SKB09KIFRJX' where id=5;
-update noar ti set b0='Z2ODG96SKB09KIFRJX' where id=5;
-update noar tt set v0='IS99EO6VJ66' where id=5;
-update noar ti set v0='IS99EO6VJ66' where id=5;
-update noar tt set b1='0JRF1RXMGBQMJY0QT6AUVIZ' where id=5;
-update noar ti set b1='0JRF1RXMGBQMJY0QT6AUVIZ' where id=5;
-update noar tt set v0='LM1FNI62ENHU7AZ865EGKT' where id=5;
-update noar ti set v0='LM1FNI62ENHU7AZ865EGKT' where id=5;
-update noar tt set b2='9ZT1' where id=5;
-update noar ti set b2='9ZT1' where id=5;
-update noar tt set v0='L7VFIOX704O6PM51UCBTGC5S8RIC' where id=6;
-update noar ti set v0='L7VFIOX704O6PM51UCBTGC5S8RIC' where id=6;
-update noar tt set b0='6G4OMQVW5X' where id=6;
-update noar ti set b0='6G4OMQVW5X' where id=6;
-update noar tt set v0='YZN34MDP466BG55X' where id=6;
-update noar ti set v0='YZN34MDP466BG55X' where id=6;
-update noar tt set b1='PM8K0Y155ONLXB2W2H9U53ZO' where id=6;
-update noar ti set b1='PM8K0Y155ONLXB2W2H9U53ZO' where id=6;
-update noar tt set v0='RQVJHLS739VTGG8590HXQ7KI40' where id=6;
-update noar ti set v0='RQVJHLS739VTGG8590HXQ7KI40' where id=6;
-update noar tt set b2='4' where id=6;
-update noar ti set b2='4' where id=6;
-update noar tt set v0='8O9' where id=7;
-update noar ti set v0='8O9' where id=7;
-update noar tt set b0='NFX58YYOUZQD66SJS37JC123LAV5R' where id=7;
-update noar ti set b0='NFX58YYOUZQD66SJS37JC123LAV5R' where id=7;
-update noar tt set v0='4TBUU' where id=7;
-update noar ti set v0='4TBUU' where id=7;
-update noar tt set b1='BLUDG' where id=7;
-update noar ti set b1='BLUDG' where id=7;
-update noar tt set v0='YA2UP7G1I2SS0IWBI1S8IN' where id=7;
-update noar ti set v0='YA2UP7G1I2SS0IWBI1S8IN' where id=7;
-update noar tt set b2='CJD3WB776' where id=7;
-update noar ti set b2='CJD3WB776' where id=7;
-update noar tt set v0='COUZVICO6LPT17D8ZSMMRYTXDMM7VFM' where id=8;
-update noar ti set v0='COUZVICO6LPT17D8ZSMMRYTXDMM7VFM' where id=8;
-update noar tt set b0='E' where id=8;
-update noar ti set b0='E' where id=8;
-update noar tt set v0='AT' where id=8;
-update noar ti set v0='AT' where id=8;
-update noar tt set b1='OW597CDINVP6O0' where id=8;
-update noar ti set b1='OW597CDINVP6O0' where id=8;
-update noar tt set v0='WRM7CFZOUWX4S00HTCOTT5OOAM' where id=8;
-update noar ti set v0='WRM7CFZOUWX4S00HTCOTT5OOAM' where id=8;
-update noar tt set b2='1WGQ8HBB4EDLR7J5BYQBZ' where id=8;
-update noar ti set b2='1WGQ8HBB4EDLR7J5BYQBZ' where id=8;
-update noar tt set v0='E7YO7' where id=9;
-update noar ti set v0='E7YO7' where id=9;
-update noar tt set b0='BAAQSW1W3QQYC' where id=9;
-update noar ti set b0='BAAQSW1W3QQYC' where id=9;
-update noar tt set v0='6IQDSGGOVZL2H3A5NMVNPECOQEHDNUR' where id=9;
-update noar ti set v0='6IQDSGGOVZL2H3A5NMVNPECOQEHDNUR' where id=9;
-update noar tt set b1='N3SIY0U25Q4IR4SYI74OJGS' where id=9;
-update noar ti set b1='N3SIY0U25Q4IR4SYI74OJGS' where id=9;
-update noar tt set v0='R2' where id=9;
-update noar ti set v0='R2' where id=9;
-update noar tt set b2='JBZC' where id=9;
-update noar ti set b2='JBZC' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 tinyblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6T57Z0MJ5HF28YRCCLEK4GC' where id=1;
-update noar ti set v0='6T57Z0MJ5HF28YRCCLEK4GC' where id=1;
-update noar tt set b0='2' where id=1;
-update noar ti set b0='2' where id=1;
-update noar tt set v0='SPZPC6T4ML6HA2W78HT' where id=1;
-update noar ti set v0='SPZPC6T4ML6HA2W78HT' where id=1;
-update noar tt set b1='8E5E0EH77USBWL' where id=1;
-update noar ti set b1='8E5E0EH77USBWL' where id=1;
-update noar tt set v0='JQEBFMBDE0YWEF83LRI97DS730TBH' where id=1;
-update noar ti set v0='JQEBFMBDE0YWEF83LRI97DS730TBH' where id=1;
-update noar tt set b2='WC' where id=1;
-update noar ti set b2='WC' where id=1;
-update noar tt set v0='VHYWOX66ZSZ2DCEFMTBNZSTON5EN0' where id=2;
-update noar ti set v0='VHYWOX66ZSZ2DCEFMTBNZSTON5EN0' where id=2;
-update noar tt set b0='R414V99Y3EWO1DF0Q6VBHCN0U8TBFH0' where id=2;
-update noar ti set b0='R414V99Y3EWO1DF0Q6VBHCN0U8TBFH0' where id=2;
-update noar tt set v0='UVNZL21Y67JQTEM6M' where id=2;
-update noar ti set v0='UVNZL21Y67JQTEM6M' where id=2;
-update noar tt set b1='8CP' where id=2;
-update noar ti set b1='8CP' where id=2;
-update noar tt set v0='OV1LLSZMEN2' where id=2;
-update noar ti set v0='OV1LLSZMEN2' where id=2;
-update noar tt set b2='Y' where id=2;
-update noar ti set b2='Y' where id=2;
-update noar tt set v0='MAD' where id=3;
-update noar ti set v0='MAD' where id=3;
-update noar tt set b0='4' where id=3;
-update noar ti set b0='4' where id=3;
-update noar tt set v0='NIG6QCNDBD' where id=3;
-update noar ti set v0='NIG6QCNDBD' where id=3;
-update noar tt set b1='NUS2MMOL' where id=3;
-update noar ti set b1='NUS2MMOL' where id=3;
-update noar tt set v0='FWI9485DIK9M7ULG' where id=3;
-update noar ti set v0='FWI9485DIK9M7ULG' where id=3;
-update noar tt set b2='PDNTVL3PG4QLZ0176TMLDS3M' where id=3;
-update noar ti set b2='PDNTVL3PG4QLZ0176TMLDS3M' where id=3;
-update noar tt set v0='GK3X5I89EI9IUHQB2L696TWY82UR0ZM' where id=4;
-update noar ti set v0='GK3X5I89EI9IUHQB2L696TWY82UR0ZM' where id=4;
-update noar tt set b0='94UEBT9MDZ34ILEQ9VDL4BI4YURIKY' where id=4;
-update noar ti set b0='94UEBT9MDZ34ILEQ9VDL4BI4YURIKY' where id=4;
-update noar tt set v0='9833Y62899920HA' where id=4;
-update noar ti set v0='9833Y62899920HA' where id=4;
-update noar tt set b1='7EUY4R3NGGIFVI2X4W1OIV4Y' where id=4;
-update noar ti set b1='7EUY4R3NGGIFVI2X4W1OIV4Y' where id=4;
-update noar tt set v0='BTH8YX7AOUOO0PQE4T1KNNWMKKSR' where id=4;
-update noar ti set v0='BTH8YX7AOUOO0PQE4T1KNNWMKKSR' where id=4;
-update noar tt set b2='7GQPWLKBNIRFAE1V9VXBIG39X0H24' where id=4;
-update noar ti set b2='7GQPWLKBNIRFAE1V9VXBIG39X0H24' where id=4;
-update noar tt set v0='F' where id=5;
-update noar ti set v0='F' where id=5;
-update noar tt set b0='B2' where id=5;
-update noar ti set b0='B2' where id=5;
-update noar tt set v0='H4KNIR7K2IDD1' where id=5;
-update noar ti set v0='H4KNIR7K2IDD1' where id=5;
-update noar tt set b1='QYMXMYPGIYX0I1P' where id=5;
-update noar ti set b1='QYMXMYPGIYX0I1P' where id=5;
-update noar tt set v0='8WF20H' where id=5;
-update noar ti set v0='8WF20H' where id=5;
-update noar tt set b2='OEN5' where id=5;
-update noar ti set b2='OEN5' where id=5;
-update noar tt set v0='1U9FCA33VEPAVFZ8' where id=6;
-update noar ti set v0='1U9FCA33VEPAVFZ8' where id=6;
-update noar tt set b0='PATN3LEKBVQGRY8RNN0GWQDR' where id=6;
-update noar ti set b0='PATN3LEKBVQGRY8RNN0GWQDR' where id=6;
-update noar tt set v0='MZOWMIURY0OG2CH' where id=6;
-update noar ti set v0='MZOWMIURY0OG2CH' where id=6;
-update noar tt set b1='NZ31WVLY8CHY8PSDY1' where id=6;
-update noar ti set b1='NZ31WVLY8CHY8PSDY1' where id=6;
-update noar tt set v0='WQ4YN3PQZSD3TKI5SPMASVY3D3TNP' where id=6;
-update noar ti set v0='WQ4YN3PQZSD3TKI5SPMASVY3D3TNP' where id=6;
-update noar tt set b2='4CIZ04MZA54QKHZ2' where id=6;
-update noar ti set b2='4CIZ04MZA54QKHZ2' where id=6;
-update noar tt set v0='TPTLQ1WBIY7G0U9TE190DRYH' where id=7;
-update noar ti set v0='TPTLQ1WBIY7G0U9TE190DRYH' where id=7;
-update noar tt set b0='RGALWIA38AQRPN' where id=7;
-update noar ti set b0='RGALWIA38AQRPN' where id=7;
-update noar tt set v0='1ADCW' where id=7;
-update noar ti set v0='1ADCW' where id=7;
-update noar tt set b1='6' where id=7;
-update noar ti set b1='6' where id=7;
-update noar tt set v0='XA4U5H3T76306ELD0IOICWK3NO5I5' where id=7;
-update noar ti set v0='XA4U5H3T76306ELD0IOICWK3NO5I5' where id=7;
-update noar tt set b2='1R735KSH2SM7IU0L4RHTHD9VDCT379FW' where id=7;
-update noar ti set b2='1R735KSH2SM7IU0L4RHTHD9VDCT379FW' where id=7;
-update noar tt set v0='HQZZ' where id=8;
-update noar ti set v0='HQZZ' where id=8;
-update noar tt set b0='ZMKGY' where id=8;
-update noar ti set b0='ZMKGY' where id=8;
-update noar tt set v0='VIS8RFT' where id=8;
-update noar ti set v0='VIS8RFT' where id=8;
-update noar tt set b1='40FPV46TH38OV846TI0VCBYBNHU' where id=8;
-update noar ti set b1='40FPV46TH38OV846TI0VCBYBNHU' where id=8;
-update noar tt set v0='B76' where id=8;
-update noar ti set v0='B76' where id=8;
-update noar tt set b2='B6U9UD8BVWK0PK4PQ9O' where id=8;
-update noar ti set b2='B6U9UD8BVWK0PK4PQ9O' where id=8;
-update noar tt set v0='23R1YXZGW0FNHLGXDV2YY' where id=9;
-update noar ti set v0='23R1YXZGW0FNHLGXDV2YY' where id=9;
-update noar tt set b0='CWY1IVH3WPNFILPSU9Z3770WH1' where id=9;
-update noar ti set b0='CWY1IVH3WPNFILPSU9Z3770WH1' where id=9;
-update noar tt set v0='9VE0PIRV3B' where id=9;
-update noar ti set v0='9VE0PIRV3B' where id=9;
-update noar tt set b1='KW1TVEE' where id=9;
-update noar ti set b1='KW1TVEE' where id=9;
-update noar tt set v0='9AY7ZHE2D6U15FBFET9' where id=9;
-update noar ti set v0='9AY7ZHE2D6U15FBFET9' where id=9;
-update noar tt set b2='AWHDVCOLTLGJ' where id=9;
-update noar ti set b2='AWHDVCOLTLGJ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 tinyblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='05CWV2GHJXH51UP' where id=1;
-update noar ti set v0='05CWV2GHJXH51UP' where id=1;
-update noar tt set b0='EHCD' where id=1;
-update noar ti set b0='EHCD' where id=1;
-update noar tt set v0='W5AN0F0E9SJWKA2F6DTJ6JGS' where id=1;
-update noar ti set v0='W5AN0F0E9SJWKA2F6DTJ6JGS' where id=1;
-update noar tt set b1='ST7ZYLSTR102S71TCSY3XPQRCG6F8OJR' where id=1;
-update noar ti set b1='ST7ZYLSTR102S71TCSY3XPQRCG6F8OJR' where id=1;
-update noar tt set v0='A0ZJ' where id=1;
-update noar ti set v0='A0ZJ' where id=1;
-update noar tt set b2='NJU7BOAI8VM0W0CQM29C' where id=1;
-update noar ti set b2='NJU7BOAI8VM0W0CQM29C' where id=1;
-update noar tt set v0='0EBR5' where id=2;
-update noar ti set v0='0EBR5' where id=2;
-update noar tt set b0='5Z5N9WWMKF0ICX9T6PN6ZYAM30IZ' where id=2;
-update noar ti set b0='5Z5N9WWMKF0ICX9T6PN6ZYAM30IZ' where id=2;
-update noar tt set v0='6TC9G3DYUGS4RG4' where id=2;
-update noar ti set v0='6TC9G3DYUGS4RG4' where id=2;
-update noar tt set b1='VW3RDWEK1R7' where id=2;
-update noar ti set b1='VW3RDWEK1R7' where id=2;
-update noar tt set v0='HQYDID8' where id=2;
-update noar ti set v0='HQYDID8' where id=2;
-update noar tt set b2='MRTVEJ2HQQ' where id=2;
-update noar ti set b2='MRTVEJ2HQQ' where id=2;
-update noar tt set v0='ALKMVDQ0QYU2BZT' where id=3;
-update noar ti set v0='ALKMVDQ0QYU2BZT' where id=3;
-update noar tt set b0='E0T9VH0ADK8PX0KIHRZ8CVQRETH' where id=3;
-update noar ti set b0='E0T9VH0ADK8PX0KIHRZ8CVQRETH' where id=3;
-update noar tt set v0='AU9R17' where id=3;
-update noar ti set v0='AU9R17' where id=3;
-update noar tt set b1='114VNC2' where id=3;
-update noar ti set b1='114VNC2' where id=3;
-update noar tt set v0='NZZ' where id=3;
-update noar ti set v0='NZZ' where id=3;
-update noar tt set b2='OLCES341WKYAB02S5J20TKNOOJ7X9DQY' where id=3;
-update noar ti set b2='OLCES341WKYAB02S5J20TKNOOJ7X9DQY' where id=3;
-update noar tt set v0='2F8EJZ2UKXEZ' where id=4;
-update noar ti set v0='2F8EJZ2UKXEZ' where id=4;
-update noar tt set b0='SH09QABX99K63AGBWG1T90FIJQS1Z' where id=4;
-update noar ti set b0='SH09QABX99K63AGBWG1T90FIJQS1Z' where id=4;
-update noar tt set v0='5H4CMXP60IQJYI3N' where id=4;
-update noar ti set v0='5H4CMXP60IQJYI3N' where id=4;
-update noar tt set b1='GTE9V8WRNN651CECWGGY2' where id=4;
-update noar ti set b1='GTE9V8WRNN651CECWGGY2' where id=4;
-update noar tt set v0='75I3ZOKJSQ7E36A9ZLVJ' where id=4;
-update noar ti set v0='75I3ZOKJSQ7E36A9ZLVJ' where id=4;
-update noar tt set b2='WR7AB' where id=4;
-update noar ti set b2='WR7AB' where id=4;
-update noar tt set v0='UKS' where id=5;
-update noar ti set v0='UKS' where id=5;
-update noar tt set b0='F4HYLEFNDMFB41Z6GEP9JK3IF6Q0' where id=5;
-update noar ti set b0='F4HYLEFNDMFB41Z6GEP9JK3IF6Q0' where id=5;
-update noar tt set v0='SGFCDL7L85' where id=5;
-update noar ti set v0='SGFCDL7L85' where id=5;
-update noar tt set b1='9IOUZQSVQD846O52N' where id=5;
-update noar ti set b1='9IOUZQSVQD846O52N' where id=5;
-update noar tt set v0='WZVC9X' where id=5;
-update noar ti set v0='WZVC9X' where id=5;
-update noar tt set b2='GKMIS4V5KL' where id=5;
-update noar ti set b2='GKMIS4V5KL' where id=5;
-update noar tt set v0='YZLU5P6JW37HK84HS5PREIW67IN7' where id=6;
-update noar ti set v0='YZLU5P6JW37HK84HS5PREIW67IN7' where id=6;
-update noar tt set b0='ONPM8OR' where id=6;
-update noar ti set b0='ONPM8OR' where id=6;
-update noar tt set v0='6VNFHCUH0' where id=6;
-update noar ti set v0='6VNFHCUH0' where id=6;
-update noar tt set b1='IKZHW5S1DZP8JY6GK4U' where id=6;
-update noar ti set b1='IKZHW5S1DZP8JY6GK4U' where id=6;
-update noar tt set v0='378AB7WXHPW' where id=6;
-update noar ti set v0='378AB7WXHPW' where id=6;
-update noar tt set b2='A8HGRZRSQ4JITVGR3E4ZK1ES1' where id=6;
-update noar ti set b2='A8HGRZRSQ4JITVGR3E4ZK1ES1' where id=6;
-update noar tt set v0='FTAY6H5KIALKS6L' where id=7;
-update noar ti set v0='FTAY6H5KIALKS6L' where id=7;
-update noar tt set b0='GE4XOCVTI4ZAU35E67U1' where id=7;
-update noar ti set b0='GE4XOCVTI4ZAU35E67U1' where id=7;
-update noar tt set v0='KBVF76IFMI4IAGDC' where id=7;
-update noar ti set v0='KBVF76IFMI4IAGDC' where id=7;
-update noar tt set b1='9K7ZN87VSEC5PBR98125430EV' where id=7;
-update noar ti set b1='9K7ZN87VSEC5PBR98125430EV' where id=7;
-update noar tt set v0='SV7GRLJP0PWX4U3P40HF9HMETT0' where id=7;
-update noar ti set v0='SV7GRLJP0PWX4U3P40HF9HMETT0' where id=7;
-update noar tt set b2='R2FY6MUAYN43X9ITTPDFCPKG' where id=7;
-update noar ti set b2='R2FY6MUAYN43X9ITTPDFCPKG' where id=7;
-update noar tt set v0='G1ET1KC' where id=8;
-update noar ti set v0='G1ET1KC' where id=8;
-update noar tt set b0='47OHVP05PZ' where id=8;
-update noar ti set b0='47OHVP05PZ' where id=8;
-update noar tt set v0='WORGCZSQ3DV92ZWFWZ' where id=8;
-update noar ti set v0='WORGCZSQ3DV92ZWFWZ' where id=8;
-update noar tt set b1='KQ6MX9JODAO' where id=8;
-update noar ti set b1='KQ6MX9JODAO' where id=8;
-update noar tt set v0='OZMM8R5WVIQ8X4GAQ5V6XJ' where id=8;
-update noar ti set v0='OZMM8R5WVIQ8X4GAQ5V6XJ' where id=8;
-update noar tt set b2='ELI7FK0AT22XBYAARYD3EUZ3' where id=8;
-update noar ti set b2='ELI7FK0AT22XBYAARYD3EUZ3' where id=8;
-update noar tt set v0='S6XLX4IP' where id=9;
-update noar ti set v0='S6XLX4IP' where id=9;
-update noar tt set b0='56MM1D70V8C4Y0F2' where id=9;
-update noar ti set b0='56MM1D70V8C4Y0F2' where id=9;
-update noar tt set v0='EN59XNPMTT9JA' where id=9;
-update noar ti set v0='EN59XNPMTT9JA' where id=9;
-update noar tt set b1='HEIOWG4Y50N4PD8ZBDMIG8' where id=9;
-update noar ti set b1='HEIOWG4Y50N4PD8ZBDMIG8' where id=9;
-update noar tt set v0='59L6BZEI9IQ' where id=9;
-update noar ti set v0='59L6BZEI9IQ' where id=9;
-update noar tt set b2='Z43TH0999N3WJVZ8HCB2' where id=9;
-update noar ti set b2='Z43TH0999N3WJVZ8HCB2' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 tinyblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='KKSH' where id=1;
-update noar ti set v0='KKSH' where id=1;
-update noar tt set b0='20RENUKZACFQK2TZMGW5' where id=1;
-update noar ti set b0='20RENUKZACFQK2TZMGW5' where id=1;
-update noar tt set v0='G3NOK' where id=1;
-update noar ti set v0='G3NOK' where id=1;
-update noar tt set b1='MNT' where id=1;
-update noar ti set b1='MNT' where id=1;
-update noar tt set v0='MBR08KP' where id=1;
-update noar ti set v0='MBR08KP' where id=1;
-update noar tt set b2='V85YQ293ZGI2Z' where id=1;
-update noar ti set b2='V85YQ293ZGI2Z' where id=1;
-update noar tt set v0='U8U' where id=2;
-update noar ti set v0='U8U' where id=2;
-update noar tt set b0='MDMCX7G1V0FY3TTOLIWCPN8BRQMD' where id=2;
-update noar ti set b0='MDMCX7G1V0FY3TTOLIWCPN8BRQMD' where id=2;
-update noar tt set v0='PIW9S70EWBH' where id=2;
-update noar ti set v0='PIW9S70EWBH' where id=2;
-update noar tt set b1='3CJ9SAKJ4I7NDAEIGG3IAMLP0Z3M' where id=2;
-update noar ti set b1='3CJ9SAKJ4I7NDAEIGG3IAMLP0Z3M' where id=2;
-update noar tt set v0='N' where id=2;
-update noar ti set v0='N' where id=2;
-update noar tt set b2='AWGZRY1DZAKN797A9MZ' where id=2;
-update noar ti set b2='AWGZRY1DZAKN797A9MZ' where id=2;
-update noar tt set v0='S0HH' where id=3;
-update noar ti set v0='S0HH' where id=3;
-update noar tt set b0='8JVAE5N1PL' where id=3;
-update noar ti set b0='8JVAE5N1PL' where id=3;
-update noar tt set v0='QFBMMTYCMH' where id=3;
-update noar ti set v0='QFBMMTYCMH' where id=3;
-update noar tt set b1='K5BAGGN' where id=3;
-update noar ti set b1='K5BAGGN' where id=3;
-update noar tt set v0='WFNL6JXSRV' where id=3;
-update noar ti set v0='WFNL6JXSRV' where id=3;
-update noar tt set b2='W66T66ZYPTRA' where id=3;
-update noar ti set b2='W66T66ZYPTRA' where id=3;
-update noar tt set v0='N' where id=4;
-update noar ti set v0='N' where id=4;
-update noar tt set b0='YLL3JUP' where id=4;
-update noar ti set b0='YLL3JUP' where id=4;
-update noar tt set v0='CULAOUYY74VFCMWWNR3RP4F9NSOJBE3' where id=4;
-update noar ti set v0='CULAOUYY74VFCMWWNR3RP4F9NSOJBE3' where id=4;
-update noar tt set b1='JW4RPJY4K8GCZIZJ' where id=4;
-update noar ti set b1='JW4RPJY4K8GCZIZJ' where id=4;
-update noar tt set v0='GQUTME1NL8ZPNN95HAA808XA' where id=4;
-update noar ti set v0='GQUTME1NL8ZPNN95HAA808XA' where id=4;
-update noar tt set b2='BSDJ2' where id=4;
-update noar ti set b2='BSDJ2' where id=4;
-update noar tt set v0='EYOY6Y04IDVFMTNWVL2BYV0' where id=5;
-update noar ti set v0='EYOY6Y04IDVFMTNWVL2BYV0' where id=5;
-update noar tt set b0='VMD3Z948Q7HOU9QKNMHSO' where id=5;
-update noar ti set b0='VMD3Z948Q7HOU9QKNMHSO' where id=5;
-update noar tt set v0='LL1VFJPVE1E18D7P' where id=5;
-update noar ti set v0='LL1VFJPVE1E18D7P' where id=5;
-update noar tt set b1='KPOCZE' where id=5;
-update noar ti set b1='KPOCZE' where id=5;
-update noar tt set v0='KW057LMWSU7A6JKPEWBO7N6U' where id=5;
-update noar ti set v0='KW057LMWSU7A6JKPEWBO7N6U' where id=5;
-update noar tt set b2='09FCD3NXHS23TQYKIZ7SINSGT5EQ63' where id=5;
-update noar ti set b2='09FCD3NXHS23TQYKIZ7SINSGT5EQ63' where id=5;
-update noar tt set v0='LASCQOV7EIV19W8P7J' where id=6;
-update noar ti set v0='LASCQOV7EIV19W8P7J' where id=6;
-update noar tt set b0='CXRIEOFUSG7O' where id=6;
-update noar ti set b0='CXRIEOFUSG7O' where id=6;
-update noar tt set v0='B6L2CYW29VR6NZFK4U2JB01O' where id=6;
-update noar ti set v0='B6L2CYW29VR6NZFK4U2JB01O' where id=6;
-update noar tt set b1='P6QTM59F326L8FPY902I' where id=6;
-update noar ti set b1='P6QTM59F326L8FPY902I' where id=6;
-update noar tt set v0='24KB7QYB5X8ZDAP1RY1' where id=6;
-update noar ti set v0='24KB7QYB5X8ZDAP1RY1' where id=6;
-update noar tt set b2='S94QJUQSF8FUDXP31QX0VW' where id=6;
-update noar ti set b2='S94QJUQSF8FUDXP31QX0VW' where id=6;
-update noar tt set v0='1697HSPIOZSBQJRKG5AWP4K7TF1A6N' where id=7;
-update noar ti set v0='1697HSPIOZSBQJRKG5AWP4K7TF1A6N' where id=7;
-update noar tt set b0='N4Y6LL9Z11WFX5D4DOCJ' where id=7;
-update noar ti set b0='N4Y6LL9Z11WFX5D4DOCJ' where id=7;
-update noar tt set v0='N7JM' where id=7;
-update noar ti set v0='N7JM' where id=7;
-update noar tt set b1='OK4NDKW3724' where id=7;
-update noar ti set b1='OK4NDKW3724' where id=7;
-update noar tt set v0='RJZS4GL5DLN' where id=7;
-update noar ti set v0='RJZS4GL5DLN' where id=7;
-update noar tt set b2='ORQD68OU0R' where id=7;
-update noar ti set b2='ORQD68OU0R' where id=7;
-update noar tt set v0='R75BKW4AL0U2QD66JFDZCO76' where id=8;
-update noar ti set v0='R75BKW4AL0U2QD66JFDZCO76' where id=8;
-update noar tt set b0='38L' where id=8;
-update noar ti set b0='38L' where id=8;
-update noar tt set v0='EGNFNW' where id=8;
-update noar ti set v0='EGNFNW' where id=8;
-update noar tt set b1='49' where id=8;
-update noar ti set b1='49' where id=8;
-update noar tt set v0='8BFY74JEQSYWCU477CL497ZTN7NJ' where id=8;
-update noar ti set v0='8BFY74JEQSYWCU477CL497ZTN7NJ' where id=8;
-update noar tt set b2='I3QS' where id=8;
-update noar ti set b2='I3QS' where id=8;
-update noar tt set v0='ZC6ZHZ4EFIQ7NV5' where id=9;
-update noar ti set v0='ZC6ZHZ4EFIQ7NV5' where id=9;
-update noar tt set b0='6JAV9F0C' where id=9;
-update noar ti set b0='6JAV9F0C' where id=9;
-update noar tt set v0='XE7FH2N66T2X2UMSEAL9I7ZTFV' where id=9;
-update noar ti set v0='XE7FH2N66T2X2UMSEAL9I7ZTFV' where id=9;
-update noar tt set b1='JS6K' where id=9;
-update noar ti set b1='JS6K' where id=9;
-update noar tt set v0='E8YVB509UQULR' where id=9;
-update noar ti set v0='E8YVB509UQULR' where id=9;
-update noar tt set b2='HO4NQEWU52AX27Y92GYM6DHTW00' where id=9;
-update noar ti set b2='HO4NQEWU52AX27Y92GYM6DHTW00' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 tinyblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='730S4BY2LFQ1ROQ6RZ' where id=1;
-update noar ti set v0='730S4BY2LFQ1ROQ6RZ' where id=1;
-update noar tt set b0='15284GTV59H2JZG847J3HHA9EBK' where id=1;
-update noar ti set b0='15284GTV59H2JZG847J3HHA9EBK' where id=1;
-update noar tt set v0='I9VJGQYZJBWCLC' where id=1;
-update noar ti set v0='I9VJGQYZJBWCLC' where id=1;
-update noar tt set b1='95CR1CHKS' where id=1;
-update noar ti set b1='95CR1CHKS' where id=1;
-update noar tt set v0='JRNCJUP3KMGW94RVQ3UBHSEGDOGV' where id=1;
-update noar ti set v0='JRNCJUP3KMGW94RVQ3UBHSEGDOGV' where id=1;
-update noar tt set b2='VKQCVL71BUU1' where id=1;
-update noar ti set b2='VKQCVL71BUU1' where id=1;
-update noar tt set v0='0ZRBDO' where id=2;
-update noar ti set v0='0ZRBDO' where id=2;
-update noar tt set b0='HAO9Z1KDQEPV4RP2RQUTQ' where id=2;
-update noar ti set b0='HAO9Z1KDQEPV4RP2RQUTQ' where id=2;
-update noar tt set v0='05JYULBJ49Q38BOVGP2TZ58A' where id=2;
-update noar ti set v0='05JYULBJ49Q38BOVGP2TZ58A' where id=2;
-update noar tt set b1='R0OQXQOQR' where id=2;
-update noar ti set b1='R0OQXQOQR' where id=2;
-update noar tt set v0='C3WP5AQV59YJ8GVSJYF' where id=2;
-update noar ti set v0='C3WP5AQV59YJ8GVSJYF' where id=2;
-update noar tt set b2='FO519T33SP' where id=2;
-update noar ti set b2='FO519T33SP' where id=2;
-update noar tt set v0='W5U7XIIF9HTF2PXPOTGHMT' where id=3;
-update noar ti set v0='W5U7XIIF9HTF2PXPOTGHMT' where id=3;
-update noar tt set b0='5LBTK3UEGFWJRGXGVPLT' where id=3;
-update noar ti set b0='5LBTK3UEGFWJRGXGVPLT' where id=3;
-update noar tt set v0='VXJ3QQ1QSB1698ITA5P4ORECHHIP3DZ' where id=3;
-update noar ti set v0='VXJ3QQ1QSB1698ITA5P4ORECHHIP3DZ' where id=3;
-update noar tt set b1='UOGVNYUYLM9ALF28MMXCWR2AG26O8VA0' where id=3;
-update noar ti set b1='UOGVNYUYLM9ALF28MMXCWR2AG26O8VA0' where id=3;
-update noar tt set v0='3DK2H85BRW8LM' where id=3;
-update noar ti set v0='3DK2H85BRW8LM' where id=3;
-update noar tt set b2='J3E8D6F5V9CURDJR2EW5DYH82RMZNS' where id=3;
-update noar ti set b2='J3E8D6F5V9CURDJR2EW5DYH82RMZNS' where id=3;
-update noar tt set v0='C2' where id=4;
-update noar ti set v0='C2' where id=4;
-update noar tt set b0='AAVC7N7RT0G9WHDYV' where id=4;
-update noar ti set b0='AAVC7N7RT0G9WHDYV' where id=4;
-update noar tt set v0='DOS4Z0EV0QDJ90XY95B11KZ3F0EZ' where id=4;
-update noar ti set v0='DOS4Z0EV0QDJ90XY95B11KZ3F0EZ' where id=4;
-update noar tt set b1='EWVU6RRB6BC0HU8OQSR67VXHNAL1T2C' where id=4;
-update noar ti set b1='EWVU6RRB6BC0HU8OQSR67VXHNAL1T2C' where id=4;
-update noar tt set v0='TQICCY1AZX4FOA72NG8L0402A4REK' where id=4;
-update noar ti set v0='TQICCY1AZX4FOA72NG8L0402A4REK' where id=4;
-update noar tt set b2='YEZNQFTW6BGO1ELWFZY0Z' where id=4;
-update noar ti set b2='YEZNQFTW6BGO1ELWFZY0Z' where id=4;
-update noar tt set v0='P5L4FKEV5L3S98URRX00UH38XA1P0' where id=5;
-update noar ti set v0='P5L4FKEV5L3S98URRX00UH38XA1P0' where id=5;
-update noar tt set b0='82W' where id=5;
-update noar ti set b0='82W' where id=5;
-update noar tt set v0='DSNSQC' where id=5;
-update noar ti set v0='DSNSQC' where id=5;
-update noar tt set b1='R7EOMNRT6C' where id=5;
-update noar ti set b1='R7EOMNRT6C' where id=5;
-update noar tt set v0='U6FQ0SA0TAJXE1W' where id=5;
-update noar ti set v0='U6FQ0SA0TAJXE1W' where id=5;
-update noar tt set b2='DGI6MBQ6OI1JOWJKJ7HW5RNBUWG4N' where id=5;
-update noar ti set b2='DGI6MBQ6OI1JOWJKJ7HW5RNBUWG4N' where id=5;
-update noar tt set v0='7N2I7E0G8OMF0D9YN22PZ714P1UM3' where id=6;
-update noar ti set v0='7N2I7E0G8OMF0D9YN22PZ714P1UM3' where id=6;
-update noar tt set b0='6Q8E019EXCBF0FY1E' where id=6;
-update noar ti set b0='6Q8E019EXCBF0FY1E' where id=6;
-update noar tt set v0='5' where id=6;
-update noar ti set v0='5' where id=6;
-update noar tt set b1='7R9Z76C2IUAJEZD0LI0Y3T4Q71BSKM' where id=6;
-update noar ti set b1='7R9Z76C2IUAJEZD0LI0Y3T4Q71BSKM' where id=6;
-update noar tt set v0='8FNO6PICJVNM8F4P' where id=6;
-update noar ti set v0='8FNO6PICJVNM8F4P' where id=6;
-update noar tt set b2='KGA3FLL' where id=6;
-update noar ti set b2='KGA3FLL' where id=6;
-update noar tt set v0='FOFOU5SSBEY74' where id=7;
-update noar ti set v0='FOFOU5SSBEY74' where id=7;
-update noar tt set b0='N5MI1T5J2P' where id=7;
-update noar ti set b0='N5MI1T5J2P' where id=7;
-update noar tt set v0='6G6B3T6B4607B6HCW' where id=7;
-update noar ti set v0='6G6B3T6B4607B6HCW' where id=7;
-update noar tt set b1='S4LOH43M5F6' where id=7;
-update noar ti set b1='S4LOH43M5F6' where id=7;
-update noar tt set v0='DHA034' where id=7;
-update noar ti set v0='DHA034' where id=7;
-update noar tt set b2='M7T44RG3L34D4T4FQDZ2MK0TH' where id=7;
-update noar ti set b2='M7T44RG3L34D4T4FQDZ2MK0TH' where id=7;
-update noar tt set v0='P2FZDIK7APOX3DK4Z' where id=8;
-update noar ti set v0='P2FZDIK7APOX3DK4Z' where id=8;
-update noar tt set b0='EGYD8ZXFKSC4T1XYLL706Z64ORT2WRS' where id=8;
-update noar ti set b0='EGYD8ZXFKSC4T1XYLL706Z64ORT2WRS' where id=8;
-update noar tt set v0='935X' where id=8;
-update noar ti set v0='935X' where id=8;
-update noar tt set b1='VLI4SLWTQX78L1AHA1W2UAD9SQ4A8' where id=8;
-update noar ti set b1='VLI4SLWTQX78L1AHA1W2UAD9SQ4A8' where id=8;
-update noar tt set v0='LVEE855CMT0VPDG9YWPFI629QPO8' where id=8;
-update noar ti set v0='LVEE855CMT0VPDG9YWPFI629QPO8' where id=8;
-update noar tt set b2='6NIGT1D0MP' where id=8;
-update noar ti set b2='6NIGT1D0MP' where id=8;
-update noar tt set v0='131K6JLGSPA17809FK7U4ZX' where id=9;
-update noar ti set v0='131K6JLGSPA17809FK7U4ZX' where id=9;
-update noar tt set b0='OZ6WVU765FF0GBBGLL0EP3SFFDJ3FI94' where id=9;
-update noar ti set b0='OZ6WVU765FF0GBBGLL0EP3SFFDJ3FI94' where id=9;
-update noar tt set v0='ZRZCEYVHE8SVX5PEM0U3FYRW7R3N3SE' where id=9;
-update noar ti set v0='ZRZCEYVHE8SVX5PEM0U3FYRW7R3N3SE' where id=9;
-update noar tt set b1='GRV8FZELWL4FOLG' where id=9;
-update noar ti set b1='GRV8FZELWL4FOLG' where id=9;
-update noar tt set v0='116I2QN' where id=9;
-update noar ti set v0='116I2QN' where id=9;
-update noar tt set b2='1R6P1BWARP405YJY1058C8HDKL' where id=9;
-update noar ti set b2='1R6P1BWARP405YJY1058C8HDKL' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 tinyblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6V0PFHSZ1I4U0GJYMJWWL79BLQD7' where id=1;
-update noar ti set v0='6V0PFHSZ1I4U0GJYMJWWL79BLQD7' where id=1;
-update noar tt set b0='GFRW4X7XUDD2U2T2PQMO3MYYN0I9F45' where id=1;
-update noar ti set b0='GFRW4X7XUDD2U2T2PQMO3MYYN0I9F45' where id=1;
-update noar tt set v0='5YMEEJRA0942V1UQPF' where id=1;
-update noar ti set v0='5YMEEJRA0942V1UQPF' where id=1;
-update noar tt set b1='6CJI4KZQFS36JRRKF8TWX' where id=1;
-update noar ti set b1='6CJI4KZQFS36JRRKF8TWX' where id=1;
-update noar tt set v0='PVPD4XT6IP9T0KH61MGZ9G1ZI91A' where id=1;
-update noar ti set v0='PVPD4XT6IP9T0KH61MGZ9G1ZI91A' where id=1;
-update noar tt set b2='MTA7K' where id=1;
-update noar ti set b2='MTA7K' where id=1;
-update noar tt set v0='DE1J9NYSXH' where id=2;
-update noar ti set v0='DE1J9NYSXH' where id=2;
-update noar tt set b0='ME' where id=2;
-update noar ti set b0='ME' where id=2;
-update noar tt set v0='LUMY' where id=2;
-update noar ti set v0='LUMY' where id=2;
-update noar tt set b1='4MX64BHNUYYBQ5' where id=2;
-update noar ti set b1='4MX64BHNUYYBQ5' where id=2;
-update noar tt set v0='MHOHJ48ZCG5SMT4E03L' where id=2;
-update noar ti set v0='MHOHJ48ZCG5SMT4E03L' where id=2;
-update noar tt set b2='HJR9BOT3CK3QODJ' where id=2;
-update noar ti set b2='HJR9BOT3CK3QODJ' where id=2;
-update noar tt set v0='TNW2K5G2VUZS4U2JETI4XUYSLBBOVJ0' where id=3;
-update noar ti set v0='TNW2K5G2VUZS4U2JETI4XUYSLBBOVJ0' where id=3;
-update noar tt set b0='B1IFC' where id=3;
-update noar ti set b0='B1IFC' where id=3;
-update noar tt set v0='DI' where id=3;
-update noar ti set v0='DI' where id=3;
-update noar tt set b1='24T8Q166CZ9ZMF78MMG1NUTQ9OP4' where id=3;
-update noar ti set b1='24T8Q166CZ9ZMF78MMG1NUTQ9OP4' where id=3;
-update noar tt set v0='T5PTXNR7XUJHSR7T0N8HUGHUQQKER' where id=3;
-update noar ti set v0='T5PTXNR7XUJHSR7T0N8HUGHUQQKER' where id=3;
-update noar tt set b2='9MJMHTWGM2UGCD9B56U4ZEWR6VH5Z2' where id=3;
-update noar ti set b2='9MJMHTWGM2UGCD9B56U4ZEWR6VH5Z2' where id=3;
-update noar tt set v0='YOWG86VZT' where id=4;
-update noar ti set v0='YOWG86VZT' where id=4;
-update noar tt set b0='AGDF41DN42BRHYU57UIWVYFAYN45AG' where id=4;
-update noar ti set b0='AGDF41DN42BRHYU57UIWVYFAYN45AG' where id=4;
-update noar tt set v0='HS' where id=4;
-update noar ti set v0='HS' where id=4;
-update noar tt set b1='1OP3PZDWS02S6ENKIZY4' where id=4;
-update noar ti set b1='1OP3PZDWS02S6ENKIZY4' where id=4;
-update noar tt set v0='QRLR6P0FP0CZ1BO462UAUPG8NQ6E' where id=4;
-update noar ti set v0='QRLR6P0FP0CZ1BO462UAUPG8NQ6E' where id=4;
-update noar tt set b2='AVTGL0CGTE9OKPJ30XTFHVXX5' where id=4;
-update noar ti set b2='AVTGL0CGTE9OKPJ30XTFHVXX5' where id=4;
-update noar tt set v0='NV6FS02' where id=5;
-update noar ti set v0='NV6FS02' where id=5;
-update noar tt set b0='AY4TZT7SF8NAMBRO0SBB18BAJ3LJNW' where id=5;
-update noar ti set b0='AY4TZT7SF8NAMBRO0SBB18BAJ3LJNW' where id=5;
-update noar tt set v0='81F4EHR05SMKI' where id=5;
-update noar ti set v0='81F4EHR05SMKI' where id=5;
-update noar tt set b1='EJJBZ8S05AZBVEQN8KPG3DZLB' where id=5;
-update noar ti set b1='EJJBZ8S05AZBVEQN8KPG3DZLB' where id=5;
-update noar tt set v0='95B4U0TCG9K856HGXA7RW' where id=5;
-update noar ti set v0='95B4U0TCG9K856HGXA7RW' where id=5;
-update noar tt set b2='XBB1YZ' where id=5;
-update noar ti set b2='XBB1YZ' where id=5;
-update noar tt set v0='U7NDZ3BMIDZDUOWVQJMN3JWA' where id=6;
-update noar ti set v0='U7NDZ3BMIDZDUOWVQJMN3JWA' where id=6;
-update noar tt set b0='Z37FCV' where id=6;
-update noar ti set b0='Z37FCV' where id=6;
-update noar tt set v0='H3OK99TGZQ5LZ4NELPTOIER1014' where id=6;
-update noar ti set v0='H3OK99TGZQ5LZ4NELPTOIER1014' where id=6;
-update noar tt set b1='MWMUBQI' where id=6;
-update noar ti set b1='MWMUBQI' where id=6;
-update noar tt set v0='1R1' where id=6;
-update noar ti set v0='1R1' where id=6;
-update noar tt set b2='W4AAOWN4VXVG' where id=6;
-update noar ti set b2='W4AAOWN4VXVG' where id=6;
-update noar tt set v0='G3PACK2JABA3KLRKLI6X79L1KT' where id=7;
-update noar ti set v0='G3PACK2JABA3KLRKLI6X79L1KT' where id=7;
-update noar tt set b0='CCGVTTTHW0OD' where id=7;
-update noar ti set b0='CCGVTTTHW0OD' where id=7;
-update noar tt set v0='VMFRW67BCJ2PL1' where id=7;
-update noar ti set v0='VMFRW67BCJ2PL1' where id=7;
-update noar tt set b1='JSKM0KOTVXK' where id=7;
-update noar ti set b1='JSKM0KOTVXK' where id=7;
-update noar tt set v0='HDMULHJ5EO8QGR8XE' where id=7;
-update noar ti set v0='HDMULHJ5EO8QGR8XE' where id=7;
-update noar tt set b2='QTMB871NBPMLAEV0X5DMPOIUGNTL' where id=7;
-update noar ti set b2='QTMB871NBPMLAEV0X5DMPOIUGNTL' where id=7;
-update noar tt set v0='39' where id=8;
-update noar ti set v0='39' where id=8;
-update noar tt set b0='IE5EQ279SF81NZN0F9YQB7SZTOXI' where id=8;
-update noar ti set b0='IE5EQ279SF81NZN0F9YQB7SZTOXI' where id=8;
-update noar tt set v0='YRQ1U3LKY' where id=8;
-update noar ti set v0='YRQ1U3LKY' where id=8;
-update noar tt set b1='H50O0EBD9HVWVYYSTB0YDN' where id=8;
-update noar ti set b1='H50O0EBD9HVWVYYSTB0YDN' where id=8;
-update noar tt set v0='XXJTR597GXMVODUXZUQSFVOT7K13UEJ' where id=8;
-update noar ti set v0='XXJTR597GXMVODUXZUQSFVOT7K13UEJ' where id=8;
-update noar tt set b2='BZU77E' where id=8;
-update noar ti set b2='BZU77E' where id=8;
-update noar tt set v0='7UCXHJ2BHYMRV438VMEBING0V2' where id=9;
-update noar ti set v0='7UCXHJ2BHYMRV438VMEBING0V2' where id=9;
-update noar tt set b0='WN' where id=9;
-update noar ti set b0='WN' where id=9;
-update noar tt set v0='ERJVY' where id=9;
-update noar ti set v0='ERJVY' where id=9;
-update noar tt set b1='FFOP90Y0MRU5S547XTE' where id=9;
-update noar ti set b1='FFOP90Y0MRU5S547XTE' where id=9;
-update noar tt set v0='JRQA3B4V81QELFKFV0GNPAB04XVRAK1E' where id=9;
-update noar ti set v0='JRQA3B4V81QELFKFV0GNPAB04XVRAK1E' where id=9;
-update noar tt set b2='17NMQWC0EVHMHGDHZLGACL99S' where id=9;
-update noar ti set b2='17NMQWC0EVHMHGDHZLGACL99S' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 tinyblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='2N4ROCGAQ9W6C' where id=1;
-update noar ti set v0='2N4ROCGAQ9W6C' where id=1;
-update noar tt set b0='DGXCWUN0RG6PDFYNATN16XG' where id=1;
-update noar ti set b0='DGXCWUN0RG6PDFYNATN16XG' where id=1;
-update noar tt set v0='D33MZSIVZJ1AK4ML' where id=1;
-update noar ti set v0='D33MZSIVZJ1AK4ML' where id=1;
-update noar tt set b1='N5LJR' where id=1;
-update noar ti set b1='N5LJR' where id=1;
-update noar tt set v0='QHJGF8RQQ2DQZK5XE01XRQORBEY' where id=1;
-update noar ti set v0='QHJGF8RQQ2DQZK5XE01XRQORBEY' where id=1;
-update noar tt set b2='P0MTJZV' where id=1;
-update noar ti set b2='P0MTJZV' where id=1;
-update noar tt set v0='PLPRA9V8J4PZWAVPGXH5OKTTQYQ8' where id=2;
-update noar ti set v0='PLPRA9V8J4PZWAVPGXH5OKTTQYQ8' where id=2;
-update noar tt set b0='A3K0JMOX5W6PHDNQ3BBUNKAY0' where id=2;
-update noar ti set b0='A3K0JMOX5W6PHDNQ3BBUNKAY0' where id=2;
-update noar tt set v0='Q0LFZDW5Q3NAL5EDM4PA9VGAFTCY' where id=2;
-update noar ti set v0='Q0LFZDW5Q3NAL5EDM4PA9VGAFTCY' where id=2;
-update noar tt set b1='YOPHXZ5HBHIL6NSAF' where id=2;
-update noar ti set b1='YOPHXZ5HBHIL6NSAF' where id=2;
-update noar tt set v0='W11FDNBKWTMH1VAE0IK8MAZJUND' where id=2;
-update noar ti set v0='W11FDNBKWTMH1VAE0IK8MAZJUND' where id=2;
-update noar tt set b2='MINAY2M9UTBNN3F0NTFEJW6823H6' where id=2;
-update noar ti set b2='MINAY2M9UTBNN3F0NTFEJW6823H6' where id=2;
-update noar tt set v0='0IXVZAA585JQ93YX' where id=3;
-update noar ti set v0='0IXVZAA585JQ93YX' where id=3;
-update noar tt set b0='RHIA88UBDAEY' where id=3;
-update noar ti set b0='RHIA88UBDAEY' where id=3;
-update noar tt set v0='FUHCOOVI' where id=3;
-update noar ti set v0='FUHCOOVI' where id=3;
-update noar tt set b1='2WKSOWXP3O82B7GD5LDRWLT' where id=3;
-update noar ti set b1='2WKSOWXP3O82B7GD5LDRWLT' where id=3;
-update noar tt set v0='6N0BN1DITVFU7L9FUTT7AMOZ' where id=3;
-update noar ti set v0='6N0BN1DITVFU7L9FUTT7AMOZ' where id=3;
-update noar tt set b2='XCAEAN067QGVUH2E5PK' where id=3;
-update noar ti set b2='XCAEAN067QGVUH2E5PK' where id=3;
-update noar tt set v0='UC2XEZBVY18AF06' where id=4;
-update noar ti set v0='UC2XEZBVY18AF06' where id=4;
-update noar tt set b0='LOQTAWUXG9UZ' where id=4;
-update noar ti set b0='LOQTAWUXG9UZ' where id=4;
-update noar tt set v0='KFT5NK' where id=4;
-update noar ti set v0='KFT5NK' where id=4;
-update noar tt set b1='5P60EU13ZYKKNUSS5FIE61' where id=4;
-update noar ti set b1='5P60EU13ZYKKNUSS5FIE61' where id=4;
-update noar tt set v0='BD869JZAWF8H6LZKQ10A3C7IQCC' where id=4;
-update noar ti set v0='BD869JZAWF8H6LZKQ10A3C7IQCC' where id=4;
-update noar tt set b2='647AWAJKC1166WN' where id=4;
-update noar ti set b2='647AWAJKC1166WN' where id=4;
-update noar tt set v0='TVE59UI4IEQC6AUGCHEA01MP4G0' where id=5;
-update noar ti set v0='TVE59UI4IEQC6AUGCHEA01MP4G0' where id=5;
-update noar tt set b0='KGS5J' where id=5;
-update noar ti set b0='KGS5J' where id=5;
-update noar tt set v0='G3YEWM' where id=5;
-update noar ti set v0='G3YEWM' where id=5;
-update noar tt set b1='W7J4ED6QBUDUW6B7YO4ZZ6MWZ8MEDWJU' where id=5;
-update noar ti set b1='W7J4ED6QBUDUW6B7YO4ZZ6MWZ8MEDWJU' where id=5;
-update noar tt set v0='KZAF8OOIMM28VYTFWASFB' where id=5;
-update noar ti set v0='KZAF8OOIMM28VYTFWASFB' where id=5;
-update noar tt set b2='TJ' where id=5;
-update noar ti set b2='TJ' where id=5;
-update noar tt set v0='YM2591GG' where id=6;
-update noar ti set v0='YM2591GG' where id=6;
-update noar tt set b0='ZXWI1IPN4CSFLBBO0BPE0HHC3K5' where id=6;
-update noar ti set b0='ZXWI1IPN4CSFLBBO0BPE0HHC3K5' where id=6;
-update noar tt set v0='XB9T5' where id=6;
-update noar ti set v0='XB9T5' where id=6;
-update noar tt set b1='WATA' where id=6;
-update noar ti set b1='WATA' where id=6;
-update noar tt set v0='I5YTE45DJR' where id=6;
-update noar ti set v0='I5YTE45DJR' where id=6;
-update noar tt set b2='U3EWV8' where id=6;
-update noar ti set b2='U3EWV8' where id=6;
-update noar tt set v0='UJ0OKLPUNNF9P' where id=7;
-update noar ti set v0='UJ0OKLPUNNF9P' where id=7;
-update noar tt set b0='LGE4PATGU7D' where id=7;
-update noar ti set b0='LGE4PATGU7D' where id=7;
-update noar tt set v0='OTKP1H5KOU1UXJ' where id=7;
-update noar ti set v0='OTKP1H5KOU1UXJ' where id=7;
-update noar tt set b1='2UED6I7BZPFHI' where id=7;
-update noar ti set b1='2UED6I7BZPFHI' where id=7;
-update noar tt set v0='3MG5GWM8TII6U9GI' where id=7;
-update noar ti set v0='3MG5GWM8TII6U9GI' where id=7;
-update noar tt set b2='R3H' where id=7;
-update noar ti set b2='R3H' where id=7;
-update noar tt set v0='S5XW9O5FYOR65UVQ6PN' where id=8;
-update noar ti set v0='S5XW9O5FYOR65UVQ6PN' where id=8;
-update noar tt set b0='QNJOT24A9J0WLGW6XXGE43KS' where id=8;
-update noar ti set b0='QNJOT24A9J0WLGW6XXGE43KS' where id=8;
-update noar tt set v0='X' where id=8;
-update noar ti set v0='X' where id=8;
-update noar tt set b1='5JK9LZ' where id=8;
-update noar ti set b1='5JK9LZ' where id=8;
-update noar tt set v0='IM5OPSJTM22S4ILNLWYLF5IVR1E' where id=8;
-update noar ti set v0='IM5OPSJTM22S4ILNLWYLF5IVR1E' where id=8;
-update noar tt set b2='7IFQOFLDTABWKHZGMC' where id=8;
-update noar ti set b2='7IFQOFLDTABWKHZGMC' where id=8;
-update noar tt set v0='Q' where id=9;
-update noar ti set v0='Q' where id=9;
-update noar tt set b0='55RSJQPQGNK4IIF4WJJE' where id=9;
-update noar ti set b0='55RSJQPQGNK4IIF4WJJE' where id=9;
-update noar tt set v0='760X865' where id=9;
-update noar ti set v0='760X865' where id=9;
-update noar tt set b1='BFZDNY31A0G5S5FTCNG' where id=9;
-update noar ti set b1='BFZDNY31A0G5S5FTCNG' where id=9;
-update noar tt set v0='8SRMHIO8545TQJXTMZ4BCY' where id=9;
-update noar ti set v0='8SRMHIO8545TQJXTMZ4BCY' where id=9;
-update noar tt set b2='1J6BVHGRWUISD9KGWQD7' where id=9;
-update noar ti set b2='1J6BVHGRWUISD9KGWQD7' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 tinyblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='RD70OX8ODB0NCBAZTVTZEU' where id=1;
-update noar ti set v0='RD70OX8ODB0NCBAZTVTZEU' where id=1;
-update noar tt set b0='Y92C53L8PL15NOI' where id=1;
-update noar ti set b0='Y92C53L8PL15NOI' where id=1;
-update noar tt set v0='2XBQ8S7GXIVIL6YGKYCXHK' where id=1;
-update noar ti set v0='2XBQ8S7GXIVIL6YGKYCXHK' where id=1;
-update noar tt set b1='U8ZBXL1659' where id=1;
-update noar ti set b1='U8ZBXL1659' where id=1;
-update noar tt set v0='AJG3MMIQRUELS5VDOWNIAPYSH1UDT2' where id=1;
-update noar ti set v0='AJG3MMIQRUELS5VDOWNIAPYSH1UDT2' where id=1;
-update noar tt set b2='1L7EWWTLXGMQE9J0EEUH' where id=1;
-update noar ti set b2='1L7EWWTLXGMQE9J0EEUH' where id=1;
-update noar tt set v0='D7SCVRVGBC6FAL1MP3X2M72' where id=2;
-update noar ti set v0='D7SCVRVGBC6FAL1MP3X2M72' where id=2;
-update noar tt set b0='3MWUX' where id=2;
-update noar ti set b0='3MWUX' where id=2;
-update noar tt set v0='1UPJVKWX5IGL40RLX' where id=2;
-update noar ti set v0='1UPJVKWX5IGL40RLX' where id=2;
-update noar tt set b1='PDVOFWH6ZJS86BZH4JV9HPS3PLFL' where id=2;
-update noar ti set b1='PDVOFWH6ZJS86BZH4JV9HPS3PLFL' where id=2;
-update noar tt set v0='FO6WZC' where id=2;
-update noar ti set v0='FO6WZC' where id=2;
-update noar tt set b2='TXTDVBB9Q3U6300X3IBYRWN6' where id=2;
-update noar ti set b2='TXTDVBB9Q3U6300X3IBYRWN6' where id=2;
-update noar tt set v0='O0Y23DMP' where id=3;
-update noar ti set v0='O0Y23DMP' where id=3;
-update noar tt set b0='7SCQ125WYJHTE2F1D5KLPNLMAGKCM2EQ' where id=3;
-update noar ti set b0='7SCQ125WYJHTE2F1D5KLPNLMAGKCM2EQ' where id=3;
-update noar tt set v0='ZX' where id=3;
-update noar ti set v0='ZX' where id=3;
-update noar tt set b1='SJPJ0QKG3NMAE95F74LFA' where id=3;
-update noar ti set b1='SJPJ0QKG3NMAE95F74LFA' where id=3;
-update noar tt set v0='QCFIRB' where id=3;
-update noar ti set v0='QCFIRB' where id=3;
-update noar tt set b2='61RNR7TKM0' where id=3;
-update noar ti set b2='61RNR7TKM0' where id=3;
-update noar tt set v0='MOM2875A' where id=4;
-update noar ti set v0='MOM2875A' where id=4;
-update noar tt set b0='PVX0W272C790UEEQYI17' where id=4;
-update noar ti set b0='PVX0W272C790UEEQYI17' where id=4;
-update noar tt set v0='AGRRK8MKRNX' where id=4;
-update noar ti set v0='AGRRK8MKRNX' where id=4;
-update noar tt set b1='LJBKN4DZF5V5PYPM6PP6GHFQM' where id=4;
-update noar ti set b1='LJBKN4DZF5V5PYPM6PP6GHFQM' where id=4;
-update noar tt set v0='QVMNIB4R85ORTKVQB10C4' where id=4;
-update noar ti set v0='QVMNIB4R85ORTKVQB10C4' where id=4;
-update noar tt set b2='VK6YDMZLD368ZB7WT92B538' where id=4;
-update noar ti set b2='VK6YDMZLD368ZB7WT92B538' where id=4;
-update noar tt set v0='PU4PSZO48T24' where id=5;
-update noar ti set v0='PU4PSZO48T24' where id=5;
-update noar tt set b0='5HS8HFYCEGQXQED40' where id=5;
-update noar ti set b0='5HS8HFYCEGQXQED40' where id=5;
-update noar tt set v0='4145GCWLCY8' where id=5;
-update noar ti set v0='4145GCWLCY8' where id=5;
-update noar tt set b1='XCMUA173L2QRYTTAIEWY43' where id=5;
-update noar ti set b1='XCMUA173L2QRYTTAIEWY43' where id=5;
-update noar tt set v0='50E4HCA1Z02SIH2MAY' where id=5;
-update noar ti set v0='50E4HCA1Z02SIH2MAY' where id=5;
-update noar tt set b2='FYBX4UIECOBA3RB493JAA3A1LKTN4FQ' where id=5;
-update noar ti set b2='FYBX4UIECOBA3RB493JAA3A1LKTN4FQ' where id=5;
-update noar tt set v0='RMG94ZT069YMYFP2Z9DYP' where id=6;
-update noar ti set v0='RMG94ZT069YMYFP2Z9DYP' where id=6;
-update noar tt set b0='IPVS8JYIRKXPIRFTEIMC' where id=6;
-update noar ti set b0='IPVS8JYIRKXPIRFTEIMC' where id=6;
-update noar tt set v0='NV6F7C3' where id=6;
-update noar ti set v0='NV6F7C3' where id=6;
-update noar tt set b1='BZGRAXDER2SCL' where id=6;
-update noar ti set b1='BZGRAXDER2SCL' where id=6;
-update noar tt set v0='S9MGBTTMWS6L0PF1' where id=6;
-update noar ti set v0='S9MGBTTMWS6L0PF1' where id=6;
-update noar tt set b2='OAK32A4GZ7XNE4CUWH780ZA16XQDSL' where id=6;
-update noar ti set b2='OAK32A4GZ7XNE4CUWH780ZA16XQDSL' where id=6;
-update noar tt set v0='8' where id=7;
-update noar ti set v0='8' where id=7;
-update noar tt set b0='31NFW36WWY8S0E9JV19IRYNWL' where id=7;
-update noar ti set b0='31NFW36WWY8S0E9JV19IRYNWL' where id=7;
-update noar tt set v0='4' where id=7;
-update noar ti set v0='4' where id=7;
-update noar tt set b1='H4IF9Z5U' where id=7;
-update noar ti set b1='H4IF9Z5U' where id=7;
-update noar tt set v0='5O9UGK290V8HLCT2I5GQ' where id=7;
-update noar ti set v0='5O9UGK290V8HLCT2I5GQ' where id=7;
-update noar tt set b2='QVQSQDOI6XMSDO6EEB1DW' where id=7;
-update noar ti set b2='QVQSQDOI6XMSDO6EEB1DW' where id=7;
-update noar tt set v0='Q2F16N34HO02TODSGB72LXFAG0S3' where id=8;
-update noar ti set v0='Q2F16N34HO02TODSGB72LXFAG0S3' where id=8;
-update noar tt set b0='TO9XSLES2I9DXSH3RMD4SO2IOWKF' where id=8;
-update noar ti set b0='TO9XSLES2I9DXSH3RMD4SO2IOWKF' where id=8;
-update noar tt set v0='64NRTXEHBENL' where id=8;
-update noar ti set v0='64NRTXEHBENL' where id=8;
-update noar tt set b1='HY1' where id=8;
-update noar ti set b1='HY1' where id=8;
-update noar tt set v0='K86FP9U3B8BA6FOF' where id=8;
-update noar ti set v0='K86FP9U3B8BA6FOF' where id=8;
-update noar tt set b2='GNTAL6M8YYJLDZ43YQ5' where id=8;
-update noar ti set b2='GNTAL6M8YYJLDZ43YQ5' where id=8;
-update noar tt set v0='ZFKK9JVU4I3MKLF1SA79CL7OLUW20' where id=9;
-update noar ti set v0='ZFKK9JVU4I3MKLF1SA79CL7OLUW20' where id=9;
-update noar tt set b0='83BIKBZ8BYR' where id=9;
-update noar ti set b0='83BIKBZ8BYR' where id=9;
-update noar tt set v0='JQWIY8YS3T' where id=9;
-update noar ti set v0='JQWIY8YS3T' where id=9;
-update noar tt set b1='0GBAYKNWFG' where id=9;
-update noar ti set b1='0GBAYKNWFG' where id=9;
-update noar tt set v0='SF7F653H' where id=9;
-update noar ti set v0='SF7F653H' where id=9;
-update noar tt set b2='M8WH' where id=9;
-update noar ti set b2='M8WH' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 tinyblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='FZ7PUE6SXVTPO1F5D2WK8CQVAOFPP9' where id=1;
-update noar ti set v0='FZ7PUE6SXVTPO1F5D2WK8CQVAOFPP9' where id=1;
-update noar tt set b0='EJQE8R' where id=1;
-update noar ti set b0='EJQE8R' where id=1;
-update noar tt set v0='QMNR1BUUN1QJJTOJLSMH' where id=1;
-update noar ti set v0='QMNR1BUUN1QJJTOJLSMH' where id=1;
-update noar tt set b1='IFAL1R2LOWBT7ENH22PRWPLY1TX' where id=1;
-update noar ti set b1='IFAL1R2LOWBT7ENH22PRWPLY1TX' where id=1;
-update noar tt set v0='K0NU1WJY7MO7X8P08ZD' where id=1;
-update noar ti set v0='K0NU1WJY7MO7X8P08ZD' where id=1;
-update noar tt set b2='JLLMQ47SCEUHTR' where id=1;
-update noar ti set b2='JLLMQ47SCEUHTR' where id=1;
-update noar tt set v0='8S' where id=2;
-update noar ti set v0='8S' where id=2;
-update noar tt set b0='WQJ4' where id=2;
-update noar ti set b0='WQJ4' where id=2;
-update noar tt set v0='YKRG0479ZPEKL1V6J530LRLOIAUN4G' where id=2;
-update noar ti set v0='YKRG0479ZPEKL1V6J530LRLOIAUN4G' where id=2;
-update noar tt set b1='TLF3B4JMRHU84DZ2Q6TY6UVKOWXG' where id=2;
-update noar ti set b1='TLF3B4JMRHU84DZ2Q6TY6UVKOWXG' where id=2;
-update noar tt set v0='FBT3D28A4J5C04F3BNXZ8DO9' where id=2;
-update noar ti set v0='FBT3D28A4J5C04F3BNXZ8DO9' where id=2;
-update noar tt set b2='MJL35DYL' where id=2;
-update noar ti set b2='MJL35DYL' where id=2;
-update noar tt set v0='Z9' where id=3;
-update noar ti set v0='Z9' where id=3;
-update noar tt set b0='GJHRT1W47E6' where id=3;
-update noar ti set b0='GJHRT1W47E6' where id=3;
-update noar tt set v0='M17PWKLFVSU6AQMX3PS' where id=3;
-update noar ti set v0='M17PWKLFVSU6AQMX3PS' where id=3;
-update noar tt set b1='G61C3DNJIN' where id=3;
-update noar ti set b1='G61C3DNJIN' where id=3;
-update noar tt set v0='EILFUTALO4ZKXPVYNT7K4SETPU' where id=3;
-update noar ti set v0='EILFUTALO4ZKXPVYNT7K4SETPU' where id=3;
-update noar tt set b2='KJNRTM35FLMA8PBF' where id=3;
-update noar ti set b2='KJNRTM35FLMA8PBF' where id=3;
-update noar tt set v0='B1NAHK1XVQR0RWZ5H9Q1KOX4E5' where id=4;
-update noar ti set v0='B1NAHK1XVQR0RWZ5H9Q1KOX4E5' where id=4;
-update noar tt set b0='P9A3' where id=4;
-update noar ti set b0='P9A3' where id=4;
-update noar tt set v0='71G2YNAMD5UB0LJ4TWJPS' where id=4;
-update noar ti set v0='71G2YNAMD5UB0LJ4TWJPS' where id=4;
-update noar tt set b1='2UOMPTMCWZ' where id=4;
-update noar ti set b1='2UOMPTMCWZ' where id=4;
-update noar tt set v0='COGVAD7G2Q1X6GAY8MTWBQGEMQXK7' where id=4;
-update noar ti set v0='COGVAD7G2Q1X6GAY8MTWBQGEMQXK7' where id=4;
-update noar tt set b2='FKYGXFPCB05BE1FL6RJ5' where id=4;
-update noar ti set b2='FKYGXFPCB05BE1FL6RJ5' where id=4;
-update noar tt set v0='Z8L2KQ' where id=5;
-update noar ti set v0='Z8L2KQ' where id=5;
-update noar tt set b0='SPBPR58URQJYCXA0' where id=5;
-update noar ti set b0='SPBPR58URQJYCXA0' where id=5;
-update noar tt set v0='RDM6PM8UZSDP6I9M58IFNZ5EBI' where id=5;
-update noar ti set v0='RDM6PM8UZSDP6I9M58IFNZ5EBI' where id=5;
-update noar tt set b1='43PPO8K8J118' where id=5;
-update noar ti set b1='43PPO8K8J118' where id=5;
-update noar tt set v0='A7PR5A4AZPAXQ6O747YNKMKJYR5I' where id=5;
-update noar ti set v0='A7PR5A4AZPAXQ6O747YNKMKJYR5I' where id=5;
-update noar tt set b2='L5ELRSKPFKEG' where id=5;
-update noar ti set b2='L5ELRSKPFKEG' where id=5;
-update noar tt set v0='NZRH9I' where id=6;
-update noar ti set v0='NZRH9I' where id=6;
-update noar tt set b0='UP' where id=6;
-update noar ti set b0='UP' where id=6;
-update noar tt set v0='S8086K3ZXZJU8' where id=6;
-update noar ti set v0='S8086K3ZXZJU8' where id=6;
-update noar tt set b1='720NGQSRP' where id=6;
-update noar ti set b1='720NGQSRP' where id=6;
-update noar tt set v0='VBFXXN2A1IA586XHMQT586E' where id=6;
-update noar ti set v0='VBFXXN2A1IA586XHMQT586E' where id=6;
-update noar tt set b2='M2G1W8OO' where id=6;
-update noar ti set b2='M2G1W8OO' where id=6;
-update noar tt set v0='2Q63A4VFY5HYCVS0FVVV60KDB' where id=7;
-update noar ti set v0='2Q63A4VFY5HYCVS0FVVV60KDB' where id=7;
-update noar tt set b0='GOFNXH1YLGE36L8F6IP24R' where id=7;
-update noar ti set b0='GOFNXH1YLGE36L8F6IP24R' where id=7;
-update noar tt set v0='HH1V76ESR6I54UH' where id=7;
-update noar ti set v0='HH1V76ESR6I54UH' where id=7;
-update noar tt set b1='II' where id=7;
-update noar ti set b1='II' where id=7;
-update noar tt set v0='6N9CDW7RN4O94MR4N9YERGEIP45WX5XD' where id=7;
-update noar ti set v0='6N9CDW7RN4O94MR4N9YERGEIP45WX5XD' where id=7;
-update noar tt set b2='0SKY532ITRABK3FSQD1' where id=7;
-update noar ti set b2='0SKY532ITRABK3FSQD1' where id=7;
-update noar tt set v0='MCIGW' where id=8;
-update noar ti set v0='MCIGW' where id=8;
-update noar tt set b0='VOQJVNS' where id=8;
-update noar ti set b0='VOQJVNS' where id=8;
-update noar tt set v0='7VQV5KG6YFU5EM6FM3' where id=8;
-update noar ti set v0='7VQV5KG6YFU5EM6FM3' where id=8;
-update noar tt set b1='LT8WA5J7VKQZ11A1' where id=8;
-update noar ti set b1='LT8WA5J7VKQZ11A1' where id=8;
-update noar tt set v0='KGEMVKXFLY8BMNUUR45CU' where id=8;
-update noar ti set v0='KGEMVKXFLY8BMNUUR45CU' where id=8;
-update noar tt set b2='QB99UFZ69F6X8ZAHAX5UKEVXW' where id=8;
-update noar ti set b2='QB99UFZ69F6X8ZAHAX5UKEVXW' where id=8;
-update noar tt set v0='775A' where id=9;
-update noar ti set v0='775A' where id=9;
-update noar tt set b0='H9J064UBBH' where id=9;
-update noar ti set b0='H9J064UBBH' where id=9;
-update noar tt set v0='2SNEAFD6PO891I7HYJB0' where id=9;
-update noar ti set v0='2SNEAFD6PO891I7HYJB0' where id=9;
-update noar tt set b1='FXPVE61LHENX1' where id=9;
-update noar ti set b1='FXPVE61LHENX1' where id=9;
-update noar tt set v0='Y9EV63TDO62ARS1G5X09OH9OYJH' where id=9;
-update noar ti set v0='Y9EV63TDO62ARS1G5X09OH9OYJH' where id=9;
-update noar tt set b2='LNJEFPY' where id=9;
-update noar ti set b2='LNJEFPY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 tinyblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='0Q6GF787KRD3' where id=1;
-update noar ti set v0='0Q6GF787KRD3' where id=1;
-update noar tt set b0='QSK1HG57JS8B866PRTA' where id=1;
-update noar ti set b0='QSK1HG57JS8B866PRTA' where id=1;
-update noar tt set v0='8STLWRX' where id=1;
-update noar ti set v0='8STLWRX' where id=1;
-update noar tt set b1='SRULMDFEWMBGNJIYWX7E1IRMOR' where id=1;
-update noar ti set b1='SRULMDFEWMBGNJIYWX7E1IRMOR' where id=1;
-update noar tt set v0='8GJBMZL' where id=1;
-update noar ti set v0='8GJBMZL' where id=1;
-update noar tt set b2='AQFC7N6NDHR0FO' where id=1;
-update noar ti set b2='AQFC7N6NDHR0FO' where id=1;
-update noar tt set v0='5LFX03FH9513APAJ6CTSGMM8KUVD' where id=2;
-update noar ti set v0='5LFX03FH9513APAJ6CTSGMM8KUVD' where id=2;
-update noar tt set b0='60LSBHXM22AVJN3G9R6DS3SZBXFW9L' where id=2;
-update noar ti set b0='60LSBHXM22AVJN3G9R6DS3SZBXFW9L' where id=2;
-update noar tt set v0='5JFR050' where id=2;
-update noar ti set v0='5JFR050' where id=2;
-update noar tt set b1='01HWZ9YF' where id=2;
-update noar ti set b1='01HWZ9YF' where id=2;
-update noar tt set v0='52VYTJM5H4MVPRE301NS' where id=2;
-update noar ti set v0='52VYTJM5H4MVPRE301NS' where id=2;
-update noar tt set b2='3VPQ9EKXJFM97' where id=2;
-update noar ti set b2='3VPQ9EKXJFM97' where id=2;
-update noar tt set v0='KDB11X1496UVI1U' where id=3;
-update noar ti set v0='KDB11X1496UVI1U' where id=3;
-update noar tt set b0='XGMO9QNRO9ME8TWDJIHKDELMKYZ000UY' where id=3;
-update noar ti set b0='XGMO9QNRO9ME8TWDJIHKDELMKYZ000UY' where id=3;
-update noar tt set v0='SMLLU79BKTT8TMN2TZ2D74HN' where id=3;
-update noar ti set v0='SMLLU79BKTT8TMN2TZ2D74HN' where id=3;
-update noar tt set b1='TV' where id=3;
-update noar ti set b1='TV' where id=3;
-update noar tt set v0='H5KAZCNJQZKBYQ5M318JXL4XHC9K' where id=3;
-update noar ti set v0='H5KAZCNJQZKBYQ5M318JXL4XHC9K' where id=3;
-update noar tt set b2='RT4M5QLJ5LYT' where id=3;
-update noar ti set b2='RT4M5QLJ5LYT' where id=3;
-update noar tt set v0='VC8S6OMVW' where id=4;
-update noar ti set v0='VC8S6OMVW' where id=4;
-update noar tt set b0='9MEZF8V4PLZLW' where id=4;
-update noar ti set b0='9MEZF8V4PLZLW' where id=4;
-update noar tt set v0='PFB2SCNE22U9BNBGQRNJACHDVV2QI' where id=4;
-update noar ti set v0='PFB2SCNE22U9BNBGQRNJACHDVV2QI' where id=4;
-update noar tt set b1='MIJHPF5N59NR9EDW0' where id=4;
-update noar ti set b1='MIJHPF5N59NR9EDW0' where id=4;
-update noar tt set v0='WOWE2C3IODFJFMC9LWS' where id=4;
-update noar ti set v0='WOWE2C3IODFJFMC9LWS' where id=4;
-update noar tt set b2='H0D5P8Q8IC6GD0DOHZT5K4N0Q6F' where id=4;
-update noar ti set b2='H0D5P8Q8IC6GD0DOHZT5K4N0Q6F' where id=4;
-update noar tt set v0='2NDGE1Z3P5IXLJJWVZXYOEGA' where id=5;
-update noar ti set v0='2NDGE1Z3P5IXLJJWVZXYOEGA' where id=5;
-update noar tt set b0='FZNEIU84PJBN3C6YYI' where id=5;
-update noar ti set b0='FZNEIU84PJBN3C6YYI' where id=5;
-update noar tt set v0='BLP441B5SNKUTP535V2M4ICEPHRG7VTT' where id=5;
-update noar ti set v0='BLP441B5SNKUTP535V2M4ICEPHRG7VTT' where id=5;
-update noar tt set b1='95YKOE4Q2I8QTUHRRTEWYTX0RFJQ' where id=5;
-update noar ti set b1='95YKOE4Q2I8QTUHRRTEWYTX0RFJQ' where id=5;
-update noar tt set v0='7ZOVBYLA' where id=5;
-update noar ti set v0='7ZOVBYLA' where id=5;
-update noar tt set b2='5L1Y55XLRJ27M6V3' where id=5;
-update noar ti set b2='5L1Y55XLRJ27M6V3' where id=5;
-update noar tt set v0='W08S2MF5WBGL2EGYSKXMP' where id=6;
-update noar ti set v0='W08S2MF5WBGL2EGYSKXMP' where id=6;
-update noar tt set b0='OIQZP03O4WLDJNX4PIMQ7IX' where id=6;
-update noar ti set b0='OIQZP03O4WLDJNX4PIMQ7IX' where id=6;
-update noar tt set v0='TGT' where id=6;
-update noar ti set v0='TGT' where id=6;
-update noar tt set b1='A' where id=6;
-update noar ti set b1='A' where id=6;
-update noar tt set v0='764RESI3Q' where id=6;
-update noar ti set v0='764RESI3Q' where id=6;
-update noar tt set b2='6' where id=6;
-update noar ti set b2='6' where id=6;
-update noar tt set v0='7BAO314HNL61D' where id=7;
-update noar ti set v0='7BAO314HNL61D' where id=7;
-update noar tt set b0='L8QMLIURK' where id=7;
-update noar ti set b0='L8QMLIURK' where id=7;
-update noar tt set v0='91ZVZS14NYX' where id=7;
-update noar ti set v0='91ZVZS14NYX' where id=7;
-update noar tt set b1='EC99D' where id=7;
-update noar ti set b1='EC99D' where id=7;
-update noar tt set v0='7MWYVKTNC7' where id=7;
-update noar ti set v0='7MWYVKTNC7' where id=7;
-update noar tt set b2='D139L8F4BICXB2M34' where id=7;
-update noar ti set b2='D139L8F4BICXB2M34' where id=7;
-update noar tt set v0='U' where id=8;
-update noar ti set v0='U' where id=8;
-update noar tt set b0='XSY2VZ07AXYUO0NS77ESUHBR' where id=8;
-update noar ti set b0='XSY2VZ07AXYUO0NS77ESUHBR' where id=8;
-update noar tt set v0='GCR' where id=8;
-update noar ti set v0='GCR' where id=8;
-update noar tt set b1='7749S6RDRLQV' where id=8;
-update noar ti set b1='7749S6RDRLQV' where id=8;
-update noar tt set v0='25CYCOGKTM6DEU17' where id=8;
-update noar ti set v0='25CYCOGKTM6DEU17' where id=8;
-update noar tt set b2='AXJ5W' where id=8;
-update noar ti set b2='AXJ5W' where id=8;
-update noar tt set v0='4P3MNGQRKFGRP' where id=9;
-update noar ti set v0='4P3MNGQRKFGRP' where id=9;
-update noar tt set b0='ZOE411' where id=9;
-update noar ti set b0='ZOE411' where id=9;
-update noar tt set v0='2BWZ0FDLXYLJB' where id=9;
-update noar ti set v0='2BWZ0FDLXYLJB' where id=9;
-update noar tt set b1='QKOYU80ZTH4JESLZW5T44PKV' where id=9;
-update noar ti set b1='QKOYU80ZTH4JESLZW5T44PKV' where id=9;
-update noar tt set v0='XYHEEQG3ANCU' where id=9;
-update noar ti set v0='XYHEEQG3ANCU' where id=9;
-update noar tt set b2='Y' where id=9;
-update noar ti set b2='Y' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 tinyblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='AMKN518R' where id=1;
-update noar ti set v0='AMKN518R' where id=1;
-update noar tt set b0='0FXWYX' where id=1;
-update noar ti set b0='0FXWYX' where id=1;
-update noar tt set v0='DS7H4U6ZVWBNESD40PO' where id=1;
-update noar ti set v0='DS7H4U6ZVWBNESD40PO' where id=1;
-update noar tt set b1='0MRZJXM80RDB' where id=1;
-update noar ti set b1='0MRZJXM80RDB' where id=1;
-update noar tt set v0='YGG' where id=1;
-update noar ti set v0='YGG' where id=1;
-update noar tt set b2='8PDQZGLX0B16C6R4WD0' where id=1;
-update noar ti set b2='8PDQZGLX0B16C6R4WD0' where id=1;
-update noar tt set v0='AOW238NCU56ABN9AX8SYH24ICP1SGJA' where id=2;
-update noar ti set v0='AOW238NCU56ABN9AX8SYH24ICP1SGJA' where id=2;
-update noar tt set b0='P271B61YFCH04QI9' where id=2;
-update noar ti set b0='P271B61YFCH04QI9' where id=2;
-update noar tt set v0='R0AG194' where id=2;
-update noar ti set v0='R0AG194' where id=2;
-update noar tt set b1='DXM59' where id=2;
-update noar ti set b1='DXM59' where id=2;
-update noar tt set v0='1GAFD' where id=2;
-update noar ti set v0='1GAFD' where id=2;
-update noar tt set b2='V08C' where id=2;
-update noar ti set b2='V08C' where id=2;
-update noar tt set v0='UESSCADYUXHI603Z66AQKPB' where id=3;
-update noar ti set v0='UESSCADYUXHI603Z66AQKPB' where id=3;
-update noar tt set b0='0OO05YC8NW53LXJQ7K3SU5UH9' where id=3;
-update noar ti set b0='0OO05YC8NW53LXJQ7K3SU5UH9' where id=3;
-update noar tt set v0='ADE7SQ1MM7UTY1S3044JX' where id=3;
-update noar ti set v0='ADE7SQ1MM7UTY1S3044JX' where id=3;
-update noar tt set b1='6MZJOLDIY0YN8Q' where id=3;
-update noar ti set b1='6MZJOLDIY0YN8Q' where id=3;
-update noar tt set v0='WDCN6P3APTUDKJBE8UM9MMPSBZSVM3' where id=3;
-update noar ti set v0='WDCN6P3APTUDKJBE8UM9MMPSBZSVM3' where id=3;
-update noar tt set b2='XGPXTP5HYBY0GXYUPKSFWQOSCR' where id=3;
-update noar ti set b2='XGPXTP5HYBY0GXYUPKSFWQOSCR' where id=3;
-update noar tt set v0='IA1M3GZP' where id=4;
-update noar ti set v0='IA1M3GZP' where id=4;
-update noar tt set b0='XFW9XK8F7V3YWPE72NEXILJOR2X1W' where id=4;
-update noar ti set b0='XFW9XK8F7V3YWPE72NEXILJOR2X1W' where id=4;
-update noar tt set v0='RJ25GDFJ6FLETIGOLK' where id=4;
-update noar ti set v0='RJ25GDFJ6FLETIGOLK' where id=4;
-update noar tt set b1='B5CV97LRB29AM0MLYPYXC3S' where id=4;
-update noar ti set b1='B5CV97LRB29AM0MLYPYXC3S' where id=4;
-update noar tt set v0='3EO' where id=4;
-update noar ti set v0='3EO' where id=4;
-update noar tt set b2='2GRR0CMCH4DNQL663JRX5' where id=4;
-update noar ti set b2='2GRR0CMCH4DNQL663JRX5' where id=4;
-update noar tt set v0='F2HM9HI4TDCYSULTE' where id=5;
-update noar ti set v0='F2HM9HI4TDCYSULTE' where id=5;
-update noar tt set b0='1516QOFM8HYHA' where id=5;
-update noar ti set b0='1516QOFM8HYHA' where id=5;
-update noar tt set v0='1K3' where id=5;
-update noar ti set v0='1K3' where id=5;
-update noar tt set b1='H' where id=5;
-update noar ti set b1='H' where id=5;
-update noar tt set v0='53XP3Q38QT' where id=5;
-update noar ti set v0='53XP3Q38QT' where id=5;
-update noar tt set b2='A0Y8M7A7BH74LJT63Q8A' where id=5;
-update noar ti set b2='A0Y8M7A7BH74LJT63Q8A' where id=5;
-update noar tt set v0='NI5ZAZXKLQERKZLZ9RA190EUS' where id=6;
-update noar ti set v0='NI5ZAZXKLQERKZLZ9RA190EUS' where id=6;
-update noar tt set b0='N749' where id=6;
-update noar ti set b0='N749' where id=6;
-update noar tt set v0='BJIUELODFXRKSTUT5ZMX9AWFREPTN7' where id=6;
-update noar ti set v0='BJIUELODFXRKSTUT5ZMX9AWFREPTN7' where id=6;
-update noar tt set b1='CWKMETCRQY588KS' where id=6;
-update noar ti set b1='CWKMETCRQY588KS' where id=6;
-update noar tt set v0='1P7O51T11A81QLQ8BAQ2IYF' where id=6;
-update noar ti set v0='1P7O51T11A81QLQ8BAQ2IYF' where id=6;
-update noar tt set b2='5MAFSL7XGACIL46HYXUY' where id=6;
-update noar ti set b2='5MAFSL7XGACIL46HYXUY' where id=6;
-update noar tt set v0='AXQV94DIW' where id=7;
-update noar ti set v0='AXQV94DIW' where id=7;
-update noar tt set b0='NQS9SRKTXP9' where id=7;
-update noar ti set b0='NQS9SRKTXP9' where id=7;
-update noar tt set v0='PFBEWG2NMJ6MN61RD1GJ7ANVSZONP3N8' where id=7;
-update noar ti set v0='PFBEWG2NMJ6MN61RD1GJ7ANVSZONP3N8' where id=7;
-update noar tt set b1='JV57OKZV6KJU8L5KD3NRQV86' where id=7;
-update noar ti set b1='JV57OKZV6KJU8L5KD3NRQV86' where id=7;
-update noar tt set v0='FXCIF6H9S7OZ5MRVB' where id=7;
-update noar ti set v0='FXCIF6H9S7OZ5MRVB' where id=7;
-update noar tt set b2='BYTJIU1IW6SRY' where id=7;
-update noar ti set b2='BYTJIU1IW6SRY' where id=7;
-update noar tt set v0='ARDKPAQZB62ST2MYFV9DRFY7Y' where id=8;
-update noar ti set v0='ARDKPAQZB62ST2MYFV9DRFY7Y' where id=8;
-update noar tt set b0='GBBERWWWTH7YJCCSIC6' where id=8;
-update noar ti set b0='GBBERWWWTH7YJCCSIC6' where id=8;
-update noar tt set v0='IAYJ3L6OPXV1T16WFD04P88SMS6I' where id=8;
-update noar ti set v0='IAYJ3L6OPXV1T16WFD04P88SMS6I' where id=8;
-update noar tt set b1='G0FE61ARBFKMOVDL81P4WG4CW56' where id=8;
-update noar ti set b1='G0FE61ARBFKMOVDL81P4WG4CW56' where id=8;
-update noar tt set v0='KL9H6FWKTTNJ8DMCD2LJXFX9YN' where id=8;
-update noar ti set v0='KL9H6FWKTTNJ8DMCD2LJXFX9YN' where id=8;
-update noar tt set b2='ZGCH2QY2USXDSUULHJTWDLZEGFRZOWI' where id=8;
-update noar ti set b2='ZGCH2QY2USXDSUULHJTWDLZEGFRZOWI' where id=8;
-update noar tt set v0='RDB0SV' where id=9;
-update noar ti set v0='RDB0SV' where id=9;
-update noar tt set b0='CP4D3J8INCWF9RDZ9FHN2' where id=9;
-update noar ti set b0='CP4D3J8INCWF9RDZ9FHN2' where id=9;
-update noar tt set v0='WTTNO' where id=9;
-update noar ti set v0='WTTNO' where id=9;
-update noar tt set b1='EY5N7RCKWEP9TA8QOQY7' where id=9;
-update noar ti set b1='EY5N7RCKWEP9TA8QOQY7' where id=9;
-update noar tt set v0='UCSEZ4HAY27S4VPB8EPPMJLQYDR6EY9' where id=9;
-update noar ti set v0='UCSEZ4HAY27S4VPB8EPPMJLQYDR6EY9' where id=9;
-update noar tt set b2='3L53BEZVT2YKOYV1WOE9MQHCH06CQT' where id=9;
-update noar ti set b2='3L53BEZVT2YKOYV1WOE9MQHCH06CQT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 tinyblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='SOWO51D' where id=1;
-update noar ti set v0='SOWO51D' where id=1;
-update noar tt set b0='CW42JX9F' where id=1;
-update noar ti set b0='CW42JX9F' where id=1;
-update noar tt set v0='9352UQCNYHHRRX22HL' where id=1;
-update noar ti set v0='9352UQCNYHHRRX22HL' where id=1;
-update noar tt set b1='L5UR0OGI3WQ2MGI9797A3W087NZ3UZ' where id=1;
-update noar ti set b1='L5UR0OGI3WQ2MGI9797A3W087NZ3UZ' where id=1;
-update noar tt set v0='KJ0I2YS7XM5L2NA' where id=1;
-update noar ti set v0='KJ0I2YS7XM5L2NA' where id=1;
-update noar tt set b2='K6OT2MVZJ60BM' where id=1;
-update noar ti set b2='K6OT2MVZJ60BM' where id=1;
-update noar tt set v0='1R' where id=2;
-update noar ti set v0='1R' where id=2;
-update noar tt set b0='YNLCQAN6VRAZ5582G4QHZKY' where id=2;
-update noar ti set b0='YNLCQAN6VRAZ5582G4QHZKY' where id=2;
-update noar tt set v0='CF' where id=2;
-update noar ti set v0='CF' where id=2;
-update noar tt set b1='LGA0GYM4B' where id=2;
-update noar ti set b1='LGA0GYM4B' where id=2;
-update noar tt set v0='ZETIV9WPQIXMXO' where id=2;
-update noar ti set v0='ZETIV9WPQIXMXO' where id=2;
-update noar tt set b2='084R77QBRAE8WR3628C9WWDPZG3OFF82' where id=2;
-update noar ti set b2='084R77QBRAE8WR3628C9WWDPZG3OFF82' where id=2;
-update noar tt set v0='HHJLNXF0DYJO' where id=3;
-update noar ti set v0='HHJLNXF0DYJO' where id=3;
-update noar tt set b0='TFGZ6T98E' where id=3;
-update noar ti set b0='TFGZ6T98E' where id=3;
-update noar tt set v0='Q7WE08LW97RNLVQ2HE2' where id=3;
-update noar ti set v0='Q7WE08LW97RNLVQ2HE2' where id=3;
-update noar tt set b1='PK27J26DJRNSE8Z5Y3D' where id=3;
-update noar ti set b1='PK27J26DJRNSE8Z5Y3D' where id=3;
-update noar tt set v0='KS3DE63Z9GCZTFH0Y6S6D6LUFS2Q16' where id=3;
-update noar ti set v0='KS3DE63Z9GCZTFH0Y6S6D6LUFS2Q16' where id=3;
-update noar tt set b2='Y7H0IDONT9IFRBSRU53PBB3OBEYZP' where id=3;
-update noar ti set b2='Y7H0IDONT9IFRBSRU53PBB3OBEYZP' where id=3;
-update noar tt set v0='8W2CJVT4WA54UI' where id=4;
-update noar ti set v0='8W2CJVT4WA54UI' where id=4;
-update noar tt set b0='KR9MOZJ77HSZY1DM6QDYQRMF' where id=4;
-update noar ti set b0='KR9MOZJ77HSZY1DM6QDYQRMF' where id=4;
-update noar tt set v0='V73' where id=4;
-update noar ti set v0='V73' where id=4;
-update noar tt set b1='ODYJBLEREP6' where id=4;
-update noar ti set b1='ODYJBLEREP6' where id=4;
-update noar tt set v0='NZQ4D2' where id=4;
-update noar ti set v0='NZQ4D2' where id=4;
-update noar tt set b2='PQAZ5' where id=4;
-update noar ti set b2='PQAZ5' where id=4;
-update noar tt set v0='0RDJOP1076MERNE' where id=5;
-update noar ti set v0='0RDJOP1076MERNE' where id=5;
-update noar tt set b0='1QDVZPW6WRZSI12' where id=5;
-update noar ti set b0='1QDVZPW6WRZSI12' where id=5;
-update noar tt set v0='RTYH5GEXL24NL6YUUMZZ0D' where id=5;
-update noar ti set v0='RTYH5GEXL24NL6YUUMZZ0D' where id=5;
-update noar tt set b1='8ZWA3JYXBJW5MTFW8E1' where id=5;
-update noar ti set b1='8ZWA3JYXBJW5MTFW8E1' where id=5;
-update noar tt set v0='AQCVQ1AENG3NLEL7R65GAD' where id=5;
-update noar ti set v0='AQCVQ1AENG3NLEL7R65GAD' where id=5;
-update noar tt set b2='12M9TR' where id=5;
-update noar ti set b2='12M9TR' where id=5;
-update noar tt set v0='OGWXVFYWBCCHAKOT0F7B600VSES4' where id=6;
-update noar ti set v0='OGWXVFYWBCCHAKOT0F7B600VSES4' where id=6;
-update noar tt set b0='PFR11' where id=6;
-update noar ti set b0='PFR11' where id=6;
-update noar tt set v0='NM' where id=6;
-update noar ti set v0='NM' where id=6;
-update noar tt set b1='YO' where id=6;
-update noar ti set b1='YO' where id=6;
-update noar tt set v0='08' where id=6;
-update noar ti set v0='08' where id=6;
-update noar tt set b2='ZAFFIM7JPH5XQ8QMWX' where id=6;
-update noar ti set b2='ZAFFIM7JPH5XQ8QMWX' where id=6;
-update noar tt set v0='TL3PSNXPZEXVJ9MJJ034' where id=7;
-update noar ti set v0='TL3PSNXPZEXVJ9MJJ034' where id=7;
-update noar tt set b0='D33GM' where id=7;
-update noar ti set b0='D33GM' where id=7;
-update noar tt set v0='SWGVJF9M' where id=7;
-update noar ti set v0='SWGVJF9M' where id=7;
-update noar tt set b1='VXRVHPBENQ50KG65JIHR' where id=7;
-update noar ti set b1='VXRVHPBENQ50KG65JIHR' where id=7;
-update noar tt set v0='ARKIXE' where id=7;
-update noar ti set v0='ARKIXE' where id=7;
-update noar tt set b2='QSGER' where id=7;
-update noar ti set b2='QSGER' where id=7;
-update noar tt set v0='ROIXMP10Q9Y3KN5AVX9GUG' where id=8;
-update noar ti set v0='ROIXMP10Q9Y3KN5AVX9GUG' where id=8;
-update noar tt set b0='RKGA9Y3U6QZ77YJ5KS00O' where id=8;
-update noar ti set b0='RKGA9Y3U6QZ77YJ5KS00O' where id=8;
-update noar tt set v0='F7D8ZEV0' where id=8;
-update noar ti set v0='F7D8ZEV0' where id=8;
-update noar tt set b1='JBKE385POLSW3QALFRCN' where id=8;
-update noar ti set b1='JBKE385POLSW3QALFRCN' where id=8;
-update noar tt set v0='ORW3Y9T11C8Q' where id=8;
-update noar ti set v0='ORW3Y9T11C8Q' where id=8;
-update noar tt set b2='LWNNCF8H' where id=8;
-update noar ti set b2='LWNNCF8H' where id=8;
-update noar tt set v0='FHU92WKHX4KUMNRKHK1K5MJNPCWVGFD' where id=9;
-update noar ti set v0='FHU92WKHX4KUMNRKHK1K5MJNPCWVGFD' where id=9;
-update noar tt set b0='X96QN56HQU83HKPWEKB' where id=9;
-update noar ti set b0='X96QN56HQU83HKPWEKB' where id=9;
-update noar tt set v0='ONNW9IYZZ2N6R' where id=9;
-update noar ti set v0='ONNW9IYZZ2N6R' where id=9;
-update noar tt set b1='KH3TJ' where id=9;
-update noar ti set b1='KH3TJ' where id=9;
-update noar tt set v0='CTE13H2593J839' where id=9;
-update noar ti set v0='CTE13H2593J839' where id=9;
-update noar tt set b2='RD7AZ' where id=9;
-update noar ti set b2='RD7AZ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 tinyblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='JYD0' where id=1;
-update noar ti set v0='JYD0' where id=1;
-update noar tt set b0='F7IB' where id=1;
-update noar ti set b0='F7IB' where id=1;
-update noar tt set v0='J5' where id=1;
-update noar ti set v0='J5' where id=1;
-update noar tt set b1='XDODL' where id=1;
-update noar ti set b1='XDODL' where id=1;
-update noar tt set v0='SKJ1150CIQOO1DWL81E' where id=1;
-update noar ti set v0='SKJ1150CIQOO1DWL81E' where id=1;
-update noar tt set b2='LX2KWJKX1MWC9ZEPM49DCKY' where id=1;
-update noar ti set b2='LX2KWJKX1MWC9ZEPM49DCKY' where id=1;
-update noar tt set v0='GVXF2MFZ5H0GTKIJ6D70K1R3PZFR' where id=2;
-update noar ti set v0='GVXF2MFZ5H0GTKIJ6D70K1R3PZFR' where id=2;
-update noar tt set b0='09DA' where id=2;
-update noar ti set b0='09DA' where id=2;
-update noar tt set v0='CRJN1TBRKT5T5GOEMVG' where id=2;
-update noar ti set v0='CRJN1TBRKT5T5GOEMVG' where id=2;
-update noar tt set b1='F0JMXZ7S90' where id=2;
-update noar ti set b1='F0JMXZ7S90' where id=2;
-update noar tt set v0='LP6A6' where id=2;
-update noar ti set v0='LP6A6' where id=2;
-update noar tt set b2='UIQD0KP1CHQLUDI3' where id=2;
-update noar ti set b2='UIQD0KP1CHQLUDI3' where id=2;
-update noar tt set v0='22LYYRZJHDF5NL2UDXUNRB8T5' where id=3;
-update noar ti set v0='22LYYRZJHDF5NL2UDXUNRB8T5' where id=3;
-update noar tt set b0='JL4E4EX51Y1H9GIH8VZ5ZLYIM8S2EGM9' where id=3;
-update noar ti set b0='JL4E4EX51Y1H9GIH8VZ5ZLYIM8S2EGM9' where id=3;
-update noar tt set v0='V9EHCQKJZP7BBEWPCYGUMY0' where id=3;
-update noar ti set v0='V9EHCQKJZP7BBEWPCYGUMY0' where id=3;
-update noar tt set b1='EWV05LVNEISX2' where id=3;
-update noar ti set b1='EWV05LVNEISX2' where id=3;
-update noar tt set v0='8MDS8' where id=3;
-update noar ti set v0='8MDS8' where id=3;
-update noar tt set b2='UTDKHY1MRV5GM9LZJ8E8XWK6TV6ZJADW' where id=3;
-update noar ti set b2='UTDKHY1MRV5GM9LZJ8E8XWK6TV6ZJADW' where id=3;
-update noar tt set v0='VQV6NYXA69FRRCN9ZF' where id=4;
-update noar ti set v0='VQV6NYXA69FRRCN9ZF' where id=4;
-update noar tt set b0='LGGD3WK09KYHRF40S06JS9XS' where id=4;
-update noar ti set b0='LGGD3WK09KYHRF40S06JS9XS' where id=4;
-update noar tt set v0='H0L5VK4HARVUKH6LD69QCK4' where id=4;
-update noar ti set v0='H0L5VK4HARVUKH6LD69QCK4' where id=4;
-update noar tt set b1='96DVSAFX6U5DZYW89SH3R7ALK' where id=4;
-update noar ti set b1='96DVSAFX6U5DZYW89SH3R7ALK' where id=4;
-update noar tt set v0='3VUSH3BLQ36VWLSED6EHH85R' where id=4;
-update noar ti set v0='3VUSH3BLQ36VWLSED6EHH85R' where id=4;
-update noar tt set b2='BKGOPGAJZKADFH5KGY6LBPF' where id=4;
-update noar ti set b2='BKGOPGAJZKADFH5KGY6LBPF' where id=4;
-update noar tt set v0='8ZLDZ8PWMTE1A9XK94RQ7TS' where id=5;
-update noar ti set v0='8ZLDZ8PWMTE1A9XK94RQ7TS' where id=5;
-update noar tt set b0='YOMCYS3K88OSZ6V2' where id=5;
-update noar ti set b0='YOMCYS3K88OSZ6V2' where id=5;
-update noar tt set v0='4WGEQV1EISR' where id=5;
-update noar ti set v0='4WGEQV1EISR' where id=5;
-update noar tt set b1='9LED93E1RDOJ9' where id=5;
-update noar ti set b1='9LED93E1RDOJ9' where id=5;
-update noar tt set v0='1UGDMIJREX58WFGDWFJYH8IYV308L' where id=5;
-update noar ti set v0='1UGDMIJREX58WFGDWFJYH8IYV308L' where id=5;
-update noar tt set b2='9M0EZCD' where id=5;
-update noar ti set b2='9M0EZCD' where id=5;
-update noar tt set v0='5' where id=6;
-update noar ti set v0='5' where id=6;
-update noar tt set b0='OKT9FZDP9K0CVL0A4V9E' where id=6;
-update noar ti set b0='OKT9FZDP9K0CVL0A4V9E' where id=6;
-update noar tt set v0='5UEGPRI7PWJC2F1KPFLB' where id=6;
-update noar ti set v0='5UEGPRI7PWJC2F1KPFLB' where id=6;
-update noar tt set b1='180KB' where id=6;
-update noar ti set b1='180KB' where id=6;
-update noar tt set v0='GCNA' where id=6;
-update noar ti set v0='GCNA' where id=6;
-update noar tt set b2='IK83PAN49HVMR' where id=6;
-update noar ti set b2='IK83PAN49HVMR' where id=6;
-update noar tt set v0='TCMPVZMV122EWAOB4ZVT5TBB' where id=7;
-update noar ti set v0='TCMPVZMV122EWAOB4ZVT5TBB' where id=7;
-update noar tt set b0='YS7RLIHD6SLTJ' where id=7;
-update noar ti set b0='YS7RLIHD6SLTJ' where id=7;
-update noar tt set v0='WANRFGN5' where id=7;
-update noar ti set v0='WANRFGN5' where id=7;
-update noar tt set b1='YTKXXC1XV8QFQLIAYON5LIXE2VWZDZ' where id=7;
-update noar ti set b1='YTKXXC1XV8QFQLIAYON5LIXE2VWZDZ' where id=7;
-update noar tt set v0='UTW2A2' where id=7;
-update noar ti set v0='UTW2A2' where id=7;
-update noar tt set b2='C0V' where id=7;
-update noar ti set b2='C0V' where id=7;
-update noar tt set v0='O0SOVFM9E7YD' where id=8;
-update noar ti set v0='O0SOVFM9E7YD' where id=8;
-update noar tt set b0='HJRRZ5IGYO1AA6MIDA7LFQQY' where id=8;
-update noar ti set b0='HJRRZ5IGYO1AA6MIDA7LFQQY' where id=8;
-update noar tt set v0='SZBZALZOODO9ME1ZTUUI26P' where id=8;
-update noar ti set v0='SZBZALZOODO9ME1ZTUUI26P' where id=8;
-update noar tt set b1='4HSU2L8IQV5H20Y' where id=8;
-update noar ti set b1='4HSU2L8IQV5H20Y' where id=8;
-update noar tt set v0='L0DPUJENALYJIG2D87N0' where id=8;
-update noar ti set v0='L0DPUJENALYJIG2D87N0' where id=8;
-update noar tt set b2='74SM' where id=8;
-update noar ti set b2='74SM' where id=8;
-update noar tt set v0='ASF47OFFZ7Y0DUSXG08T' where id=9;
-update noar ti set v0='ASF47OFFZ7Y0DUSXG08T' where id=9;
-update noar tt set b0='ZUM' where id=9;
-update noar ti set b0='ZUM' where id=9;
-update noar tt set v0='U2Q0' where id=9;
-update noar ti set v0='U2Q0' where id=9;
-update noar tt set b1='8IA2SRMDYD' where id=9;
-update noar ti set b1='8IA2SRMDYD' where id=9;
-update noar tt set v0='NN69CTRFMB9QYOQ' where id=9;
-update noar ti set v0='NN69CTRFMB9QYOQ' where id=9;
-update noar tt set b2='ZWMPABBX5CZZJXDOS12GKS' where id=9;
-update noar ti set b2='ZWMPABBX5CZZJXDOS12GKS' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 tinyblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='M99S8I2IRCQH5CD46VLA427' where id=1;
-update noar ti set v0='M99S8I2IRCQH5CD46VLA427' where id=1;
-update noar tt set b0='4E02MII1T7NLO' where id=1;
-update noar ti set b0='4E02MII1T7NLO' where id=1;
-update noar tt set v0='3J573ZT' where id=1;
-update noar ti set v0='3J573ZT' where id=1;
-update noar tt set b1='QRF9UIKJ5DLZ2YQCKXP1I' where id=1;
-update noar ti set b1='QRF9UIKJ5DLZ2YQCKXP1I' where id=1;
-update noar tt set v0='19SDTJ5F9B9QX266FTKW' where id=1;
-update noar ti set v0='19SDTJ5F9B9QX266FTKW' where id=1;
-update noar tt set b2='SSHDFQ7UTSKK6PV9WSSZ42PLV' where id=1;
-update noar ti set b2='SSHDFQ7UTSKK6PV9WSSZ42PLV' where id=1;
-update noar tt set v0='PC' where id=2;
-update noar ti set v0='PC' where id=2;
-update noar tt set b0='8' where id=2;
-update noar ti set b0='8' where id=2;
-update noar tt set v0='6E4ZRH4NFG188CWEN2' where id=2;
-update noar ti set v0='6E4ZRH4NFG188CWEN2' where id=2;
-update noar tt set b1='XBUMIMTVN86' where id=2;
-update noar ti set b1='XBUMIMTVN86' where id=2;
-update noar tt set v0='NHWR4UJ04FKKNC' where id=2;
-update noar ti set v0='NHWR4UJ04FKKNC' where id=2;
-update noar tt set b2='0XKDA8UWY9K' where id=2;
-update noar ti set b2='0XKDA8UWY9K' where id=2;
-update noar tt set v0='ZJ5DUZWT175X7OJUWL3ENVU' where id=3;
-update noar ti set v0='ZJ5DUZWT175X7OJUWL3ENVU' where id=3;
-update noar tt set b0='QUE2HOAPC5OL250AN39QO4HT' where id=3;
-update noar ti set b0='QUE2HOAPC5OL250AN39QO4HT' where id=3;
-update noar tt set v0='TII50M0DWAHABRACZ' where id=3;
-update noar ti set v0='TII50M0DWAHABRACZ' where id=3;
-update noar tt set b1='9RPJ3TE7G' where id=3;
-update noar ti set b1='9RPJ3TE7G' where id=3;
-update noar tt set v0='K' where id=3;
-update noar ti set v0='K' where id=3;
-update noar tt set b2='PY72N2Y98VISCGZ3Q8ADOURI6CE' where id=3;
-update noar ti set b2='PY72N2Y98VISCGZ3Q8ADOURI6CE' where id=3;
-update noar tt set v0='B0D033EEHKFT1XHNT' where id=4;
-update noar ti set v0='B0D033EEHKFT1XHNT' where id=4;
-update noar tt set b0='X' where id=4;
-update noar ti set b0='X' where id=4;
-update noar tt set v0='P1049NF91FRET2FUMFI' where id=4;
-update noar ti set v0='P1049NF91FRET2FUMFI' where id=4;
-update noar tt set b1='QALRV6BAVNH36RX171OIEK3F58' where id=4;
-update noar ti set b1='QALRV6BAVNH36RX171OIEK3F58' where id=4;
-update noar tt set v0='P3UJI0DVU596CVXB672JJXNF1Q4S7' where id=4;
-update noar ti set v0='P3UJI0DVU596CVXB672JJXNF1Q4S7' where id=4;
-update noar tt set b2='BVH124539SW3IWLJYF58E5QWRWVUQC' where id=4;
-update noar ti set b2='BVH124539SW3IWLJYF58E5QWRWVUQC' where id=4;
-update noar tt set v0='PG4FFS7E1VI8DC0' where id=5;
-update noar ti set v0='PG4FFS7E1VI8DC0' where id=5;
-update noar tt set b0='FVFGBLHRA2AEPZ80FBIMYK8' where id=5;
-update noar ti set b0='FVFGBLHRA2AEPZ80FBIMYK8' where id=5;
-update noar tt set v0='U75IP181HOE0ZN8YWHG8V39WG09O65' where id=5;
-update noar ti set v0='U75IP181HOE0ZN8YWHG8V39WG09O65' where id=5;
-update noar tt set b1='JYTQFQM3S911GD2N80' where id=5;
-update noar ti set b1='JYTQFQM3S911GD2N80' where id=5;
-update noar tt set v0='MF6276OYVE3R2934LBEB9QKM5CKO' where id=5;
-update noar ti set v0='MF6276OYVE3R2934LBEB9QKM5CKO' where id=5;
-update noar tt set b2='TCB20NFDJ8QHO' where id=5;
-update noar ti set b2='TCB20NFDJ8QHO' where id=5;
-update noar tt set v0='08G6WYWFI0L8S3OXI68GG693DE' where id=6;
-update noar ti set v0='08G6WYWFI0L8S3OXI68GG693DE' where id=6;
-update noar tt set b0='VXO' where id=6;
-update noar ti set b0='VXO' where id=6;
-update noar tt set v0='4L8V81BY30LDLGCOCWNJITDCXB' where id=6;
-update noar ti set v0='4L8V81BY30LDLGCOCWNJITDCXB' where id=6;
-update noar tt set b1='DKXOXHBHWPD' where id=6;
-update noar ti set b1='DKXOXHBHWPD' where id=6;
-update noar tt set v0='IBESIH8QFN7PA68NJYP1Q3MQQVY16OI0' where id=6;
-update noar ti set v0='IBESIH8QFN7PA68NJYP1Q3MQQVY16OI0' where id=6;
-update noar tt set b2='GF9O9W' where id=6;
-update noar ti set b2='GF9O9W' where id=6;
-update noar tt set v0='DUPB' where id=7;
-update noar ti set v0='DUPB' where id=7;
-update noar tt set b0='0342H1DT' where id=7;
-update noar ti set b0='0342H1DT' where id=7;
-update noar tt set v0='CCFHHSTSW7R5JFH9OJZGY6' where id=7;
-update noar ti set v0='CCFHHSTSW7R5JFH9OJZGY6' where id=7;
-update noar tt set b1='IPIH7' where id=7;
-update noar ti set b1='IPIH7' where id=7;
-update noar tt set v0='CTLXLPUUCKCJ0H7QOLEH7E8' where id=7;
-update noar ti set v0='CTLXLPUUCKCJ0H7QOLEH7E8' where id=7;
-update noar tt set b2='AUATGUTLUG2UUG5' where id=7;
-update noar ti set b2='AUATGUTLUG2UUG5' where id=7;
-update noar tt set v0='LQ3KPTKAQL4GMMU0E28XYH' where id=8;
-update noar ti set v0='LQ3KPTKAQL4GMMU0E28XYH' where id=8;
-update noar tt set b0='O2V' where id=8;
-update noar ti set b0='O2V' where id=8;
-update noar tt set v0='ZZDDAR0BFVUBKX8JVND1AWZMT' where id=8;
-update noar ti set v0='ZZDDAR0BFVUBKX8JVND1AWZMT' where id=8;
-update noar tt set b1='YTA1C6K' where id=8;
-update noar ti set b1='YTA1C6K' where id=8;
-update noar tt set v0='ATJMIRC6E9DPYSBMOYLPG' where id=8;
-update noar ti set v0='ATJMIRC6E9DPYSBMOYLPG' where id=8;
-update noar tt set b2='OAMZA90FIE4LGI3VO8MF41V' where id=8;
-update noar ti set b2='OAMZA90FIE4LGI3VO8MF41V' where id=8;
-update noar tt set v0='X4NIW' where id=9;
-update noar ti set v0='X4NIW' where id=9;
-update noar tt set b0='9N9UOM7OD2Y' where id=9;
-update noar ti set b0='9N9UOM7OD2Y' where id=9;
-update noar tt set v0='5FTKNURQNRN1L9C5' where id=9;
-update noar ti set v0='5FTKNURQNRN1L9C5' where id=9;
-update noar tt set b1='PYWNLU2O' where id=9;
-update noar ti set b1='PYWNLU2O' where id=9;
-update noar tt set v0='CUSL3R0T4ZX13HWHVQZ77FGZ2L' where id=9;
-update noar ti set v0='CUSL3R0T4ZX13HWHVQZ77FGZ2L' where id=9;
-update noar tt set b2='M00LOB' where id=9;
-update noar ti set b2='M00LOB' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 blob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='HP56HAOK' where id=1;
-update noar ti set v0='HP56HAOK' where id=1;
-update noar tt set b0='G7OLRDEPR5' where id=1;
-update noar ti set b0='G7OLRDEPR5' where id=1;
-update noar tt set v0='TTIJTJ08I1K5B1GQY8LFP' where id=1;
-update noar ti set v0='TTIJTJ08I1K5B1GQY8LFP' where id=1;
-update noar tt set b1='6' where id=1;
-update noar ti set b1='6' where id=1;
-update noar tt set v0='MHGB7T49EQF3M' where id=1;
-update noar ti set v0='MHGB7T49EQF3M' where id=1;
-update noar tt set b2='6O1ZHDJRLNQM63MO54ODB2WYFBOGPYF9' where id=1;
-update noar ti set b2='6O1ZHDJRLNQM63MO54ODB2WYFBOGPYF9' where id=1;
-update noar tt set v0='P90QC5LM26OF21JSV6A2136YZ9' where id=2;
-update noar ti set v0='P90QC5LM26OF21JSV6A2136YZ9' where id=2;
-update noar tt set b0='QECR' where id=2;
-update noar ti set b0='QECR' where id=2;
-update noar tt set v0='989AOHSSCCMSVGG65' where id=2;
-update noar ti set v0='989AOHSSCCMSVGG65' where id=2;
-update noar tt set b1='ZQCDRG9FDEWN79E' where id=2;
-update noar ti set b1='ZQCDRG9FDEWN79E' where id=2;
-update noar tt set v0='WK32FBBR9827K' where id=2;
-update noar ti set v0='WK32FBBR9827K' where id=2;
-update noar tt set b2='ZT3U0RYHX1H' where id=2;
-update noar ti set b2='ZT3U0RYHX1H' where id=2;
-update noar tt set v0='G2' where id=3;
-update noar ti set v0='G2' where id=3;
-update noar tt set b0='0U921ZG' where id=3;
-update noar ti set b0='0U921ZG' where id=3;
-update noar tt set v0='SJHW7YC8VP1LT4C60XB44OHBYGI6C9' where id=3;
-update noar ti set v0='SJHW7YC8VP1LT4C60XB44OHBYGI6C9' where id=3;
-update noar tt set b1='GT7CZO' where id=3;
-update noar ti set b1='GT7CZO' where id=3;
-update noar tt set v0='EMDIIWNNKLPJ8G6HYJIBHP4GO46LP2' where id=3;
-update noar ti set v0='EMDIIWNNKLPJ8G6HYJIBHP4GO46LP2' where id=3;
-update noar tt set b2='C1MUT9JRB' where id=3;
-update noar ti set b2='C1MUT9JRB' where id=3;
-update noar tt set v0='84PG8AQZXQ8VK4641GAAXQY1DY' where id=4;
-update noar ti set v0='84PG8AQZXQ8VK4641GAAXQY1DY' where id=4;
-update noar tt set b0='LJX3BN' where id=4;
-update noar ti set b0='LJX3BN' where id=4;
-update noar tt set v0='A6XG9' where id=4;
-update noar ti set v0='A6XG9' where id=4;
-update noar tt set b1='FNTLKKP9MLO81YB11D7EL' where id=4;
-update noar ti set b1='FNTLKKP9MLO81YB11D7EL' where id=4;
-update noar tt set v0='VX2X33TZ0SWL6LFCL' where id=4;
-update noar ti set v0='VX2X33TZ0SWL6LFCL' where id=4;
-update noar tt set b2='8DV7LQHXA1M18BGMYOW3R2ZP936AMGS' where id=4;
-update noar ti set b2='8DV7LQHXA1M18BGMYOW3R2ZP936AMGS' where id=4;
-update noar tt set v0='EB4LMO7AFXFH82QSPA4M' where id=5;
-update noar ti set v0='EB4LMO7AFXFH82QSPA4M' where id=5;
-update noar tt set b0='UY7V4U2QSC8' where id=5;
-update noar ti set b0='UY7V4U2QSC8' where id=5;
-update noar tt set v0='JQXOX' where id=5;
-update noar ti set v0='JQXOX' where id=5;
-update noar tt set b1='5JF27Q2T3T' where id=5;
-update noar ti set b1='5JF27Q2T3T' where id=5;
-update noar tt set v0='IWGULX' where id=5;
-update noar ti set v0='IWGULX' where id=5;
-update noar tt set b2='KWCI258S5SZJ7' where id=5;
-update noar ti set b2='KWCI258S5SZJ7' where id=5;
-update noar tt set v0='YX524FJRZ5LHPU2K1CIQ2FYRR1' where id=6;
-update noar ti set v0='YX524FJRZ5LHPU2K1CIQ2FYRR1' where id=6;
-update noar tt set b0='6MGQD51' where id=6;
-update noar ti set b0='6MGQD51' where id=6;
-update noar tt set v0='WDOFFPB' where id=6;
-update noar ti set v0='WDOFFPB' where id=6;
-update noar tt set b1='ZIYIS33' where id=6;
-update noar ti set b1='ZIYIS33' where id=6;
-update noar tt set v0='60T0M9TIH0L8C' where id=6;
-update noar ti set v0='60T0M9TIH0L8C' where id=6;
-update noar tt set b2='AS' where id=6;
-update noar ti set b2='AS' where id=6;
-update noar tt set v0='JJJM5519IARJY8SND' where id=7;
-update noar ti set v0='JJJM5519IARJY8SND' where id=7;
-update noar tt set b0='CXG4UTEQD' where id=7;
-update noar ti set b0='CXG4UTEQD' where id=7;
-update noar tt set v0='J65328RGS0P3O7R02CK6KOQIKZE6D2' where id=7;
-update noar ti set v0='J65328RGS0P3O7R02CK6KOQIKZE6D2' where id=7;
-update noar tt set b1='DDWYLSBRDEPKWS6JN3H0DCU6TF' where id=7;
-update noar ti set b1='DDWYLSBRDEPKWS6JN3H0DCU6TF' where id=7;
-update noar tt set v0='YCXHCJT03CLG' where id=7;
-update noar ti set v0='YCXHCJT03CLG' where id=7;
-update noar tt set b2='UBRWTX0BST0SVF5B3U0WFJ7IDP3CK' where id=7;
-update noar ti set b2='UBRWTX0BST0SVF5B3U0WFJ7IDP3CK' where id=7;
-update noar tt set v0='OBVOKHC1M7W19J71P3AWL08QA2WY9' where id=8;
-update noar ti set v0='OBVOKHC1M7W19J71P3AWL08QA2WY9' where id=8;
-update noar tt set b0='4P6LR2YQO97ZUAU25' where id=8;
-update noar ti set b0='4P6LR2YQO97ZUAU25' where id=8;
-update noar tt set v0='18QYEU7TO2877V7PV7JBZ5YG3O5' where id=8;
-update noar ti set v0='18QYEU7TO2877V7PV7JBZ5YG3O5' where id=8;
-update noar tt set b1='2ROPMEXK' where id=8;
-update noar ti set b1='2ROPMEXK' where id=8;
-update noar tt set v0='1' where id=8;
-update noar ti set v0='1' where id=8;
-update noar tt set b2='1D8WS6RRJUIA8KE22Z0ELO05' where id=8;
-update noar ti set b2='1D8WS6RRJUIA8KE22Z0ELO05' where id=8;
-update noar tt set v0='KJWIWZ5GU48DQIJK1TWMV2KQGX6SW5' where id=9;
-update noar ti set v0='KJWIWZ5GU48DQIJK1TWMV2KQGX6SW5' where id=9;
-update noar tt set b0='RJZLE1ODIN6II' where id=9;
-update noar ti set b0='RJZLE1ODIN6II' where id=9;
-update noar tt set v0='GLT6O4EPVIEX8B4K7R0Z0VGV' where id=9;
-update noar ti set v0='GLT6O4EPVIEX8B4K7R0Z0VGV' where id=9;
-update noar tt set b1='94DA1ZZN' where id=9;
-update noar ti set b1='94DA1ZZN' where id=9;
-update noar tt set v0='LMGR9K8KAWEUX' where id=9;
-update noar ti set v0='LMGR9K8KAWEUX' where id=9;
-update noar tt set b2='NFTKHJX5MTRXV6F2CRT' where id=9;
-update noar ti set b2='NFTKHJX5MTRXV6F2CRT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 blob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='J8HDDAT0LN9KYLOHBC1XRT9V9' where id=1;
-update noar ti set v0='J8HDDAT0LN9KYLOHBC1XRT9V9' where id=1;
-update noar tt set b0='W1QOJD8JCM9FECU8CQ655' where id=1;
-update noar ti set b0='W1QOJD8JCM9FECU8CQ655' where id=1;
-update noar tt set v0='L94C1LQE4B451UGJQE5EL5O97MCGR1X6' where id=1;
-update noar ti set v0='L94C1LQE4B451UGJQE5EL5O97MCGR1X6' where id=1;
-update noar tt set b1='S7H928OA4SD1J98GAB09ODZNVWP21MG3' where id=1;
-update noar ti set b1='S7H928OA4SD1J98GAB09ODZNVWP21MG3' where id=1;
-update noar tt set v0='DXKWWKDD8YJWUBB4HELE6' where id=1;
-update noar ti set v0='DXKWWKDD8YJWUBB4HELE6' where id=1;
-update noar tt set b2='H5B1LU9OXOCAO7TXN59GW4AZIU6H' where id=1;
-update noar ti set b2='H5B1LU9OXOCAO7TXN59GW4AZIU6H' where id=1;
-update noar tt set v0='D5PCCNL' where id=2;
-update noar ti set v0='D5PCCNL' where id=2;
-update noar tt set b0='WYIM5V289NC31' where id=2;
-update noar ti set b0='WYIM5V289NC31' where id=2;
-update noar tt set v0='LMSRY6C7PHO31F3OEQONH5KRHW18E' where id=2;
-update noar ti set v0='LMSRY6C7PHO31F3OEQONH5KRHW18E' where id=2;
-update noar tt set b1='P' where id=2;
-update noar ti set b1='P' where id=2;
-update noar tt set v0='VTZIN736HITAKZ3' where id=2;
-update noar ti set v0='VTZIN736HITAKZ3' where id=2;
-update noar tt set b2='BAYX7EZ' where id=2;
-update noar ti set b2='BAYX7EZ' where id=2;
-update noar tt set v0='9SSDMCAR' where id=3;
-update noar ti set v0='9SSDMCAR' where id=3;
-update noar tt set b0='7PPU991R8HZGOIX16UG9UMDW9TS9A' where id=3;
-update noar ti set b0='7PPU991R8HZGOIX16UG9UMDW9TS9A' where id=3;
-update noar tt set v0='QLJRG4AVBDXLFZW2QEJBEWRH1ESE89TV' where id=3;
-update noar ti set v0='QLJRG4AVBDXLFZW2QEJBEWRH1ESE89TV' where id=3;
-update noar tt set b1='H56B8I5MDLJLH0A15GPDB6F9P3KSJG' where id=3;
-update noar ti set b1='H56B8I5MDLJLH0A15GPDB6F9P3KSJG' where id=3;
-update noar tt set v0='KNX5OBC' where id=3;
-update noar ti set v0='KNX5OBC' where id=3;
-update noar tt set b2='9ZQN04AZKMH1VC3JQ' where id=3;
-update noar ti set b2='9ZQN04AZKMH1VC3JQ' where id=3;
-update noar tt set v0='ZYWZ1P4H' where id=4;
-update noar ti set v0='ZYWZ1P4H' where id=4;
-update noar tt set b0='42O0JE2XYTYVXN1XQCDZ9R7X' where id=4;
-update noar ti set b0='42O0JE2XYTYVXN1XQCDZ9R7X' where id=4;
-update noar tt set v0='V14XH3' where id=4;
-update noar ti set v0='V14XH3' where id=4;
-update noar tt set b1='CXSHF8XXSMQZR962FIKXW809ORTQQO' where id=4;
-update noar ti set b1='CXSHF8XXSMQZR962FIKXW809ORTQQO' where id=4;
-update noar tt set v0='O2CFTKK667I3M' where id=4;
-update noar ti set v0='O2CFTKK667I3M' where id=4;
-update noar tt set b2='KJCIZJ7MJP' where id=4;
-update noar ti set b2='KJCIZJ7MJP' where id=4;
-update noar tt set v0='NYBN7APWVT05L41SI20MM' where id=5;
-update noar ti set v0='NYBN7APWVT05L41SI20MM' where id=5;
-update noar tt set b0='2FGDIQYVYXOT10UKJOC9D3OCX7FPD8V' where id=5;
-update noar ti set b0='2FGDIQYVYXOT10UKJOC9D3OCX7FPD8V' where id=5;
-update noar tt set v0='DKP6E5FHHNZFBGA' where id=5;
-update noar ti set v0='DKP6E5FHHNZFBGA' where id=5;
-update noar tt set b1='VWNGRSAIZ16XJ2GJG2WIY3' where id=5;
-update noar ti set b1='VWNGRSAIZ16XJ2GJG2WIY3' where id=5;
-update noar tt set v0='HSPLRP64P0V914KX' where id=5;
-update noar ti set v0='HSPLRP64P0V914KX' where id=5;
-update noar tt set b2='LLM0UUTY6VZUNX' where id=5;
-update noar ti set b2='LLM0UUTY6VZUNX' where id=5;
-update noar tt set v0='BA6' where id=6;
-update noar ti set v0='BA6' where id=6;
-update noar tt set b0='OCIB31YBKYQPTC4SA' where id=6;
-update noar ti set b0='OCIB31YBKYQPTC4SA' where id=6;
-update noar tt set v0='XDPTKWIPLXHKHGOVHE' where id=6;
-update noar ti set v0='XDPTKWIPLXHKHGOVHE' where id=6;
-update noar tt set b1='WMRL7IPV738' where id=6;
-update noar ti set b1='WMRL7IPV738' where id=6;
-update noar tt set v0='CWOLZ063TQVSZU5' where id=6;
-update noar ti set v0='CWOLZ063TQVSZU5' where id=6;
-update noar tt set b2='6C3P7MLWKBMXBNO9Q5Z' where id=6;
-update noar ti set b2='6C3P7MLWKBMXBNO9Q5Z' where id=6;
-update noar tt set v0='0XGG4CIDTCAKX7KXKZ' where id=7;
-update noar ti set v0='0XGG4CIDTCAKX7KXKZ' where id=7;
-update noar tt set b0='6JEA2CL7YNEA51TDPLYM9A' where id=7;
-update noar ti set b0='6JEA2CL7YNEA51TDPLYM9A' where id=7;
-update noar tt set v0='C1B2Q7SBPDK79TFHKYT0C7796RZ8MT' where id=7;
-update noar ti set v0='C1B2Q7SBPDK79TFHKYT0C7796RZ8MT' where id=7;
-update noar tt set b1='WSTSRGR83WL37RVEKHYPSEF1T' where id=7;
-update noar ti set b1='WSTSRGR83WL37RVEKHYPSEF1T' where id=7;
-update noar tt set v0='JBRZ9RN8XTKWF' where id=7;
-update noar ti set v0='JBRZ9RN8XTKWF' where id=7;
-update noar tt set b2='B772S' where id=7;
-update noar ti set b2='B772S' where id=7;
-update noar tt set v0='EU2VFN23NFBFZK' where id=8;
-update noar ti set v0='EU2VFN23NFBFZK' where id=8;
-update noar tt set b0='XW0TN' where id=8;
-update noar ti set b0='XW0TN' where id=8;
-update noar tt set v0='PBHCYP2GSPS7WXZM' where id=8;
-update noar ti set v0='PBHCYP2GSPS7WXZM' where id=8;
-update noar tt set b1='YLIGT52NNNOOPPAYAECPR9ZQUF' where id=8;
-update noar ti set b1='YLIGT52NNNOOPPAYAECPR9ZQUF' where id=8;
-update noar tt set v0='1PIW2OPDTXCUSOPGML1' where id=8;
-update noar ti set v0='1PIW2OPDTXCUSOPGML1' where id=8;
-update noar tt set b2='BSV6Z1' where id=8;
-update noar ti set b2='BSV6Z1' where id=8;
-update noar tt set v0='CR9CDU75OBQUEA54YLTFMTEZI3I5QGH' where id=9;
-update noar ti set v0='CR9CDU75OBQUEA54YLTFMTEZI3I5QGH' where id=9;
-update noar tt set b0='UWXHKPP8HC5' where id=9;
-update noar ti set b0='UWXHKPP8HC5' where id=9;
-update noar tt set v0='WD4ODPZU7172RKH46LH355HF8FWSFN4' where id=9;
-update noar ti set v0='WD4ODPZU7172RKH46LH355HF8FWSFN4' where id=9;
-update noar tt set b1='A4DV' where id=9;
-update noar ti set b1='A4DV' where id=9;
-update noar tt set v0='FCKWPCYCVPUPL2ELJ3HU8HX78H8CZH' where id=9;
-update noar ti set v0='FCKWPCYCVPUPL2ELJ3HU8HX78H8CZH' where id=9;
-update noar tt set b2='1BNRD0KZESJ' where id=9;
-update noar ti set b2='1BNRD0KZESJ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 blob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='FDMBXMBZHLZ' where id=1;
-update noar ti set v0='FDMBXMBZHLZ' where id=1;
-update noar tt set b0='IN5' where id=1;
-update noar ti set b0='IN5' where id=1;
-update noar tt set v0='97RMBKCJ0E0TY7NDLPKCOTE' where id=1;
-update noar ti set v0='97RMBKCJ0E0TY7NDLPKCOTE' where id=1;
-update noar tt set b1='JC4ICJ1' where id=1;
-update noar ti set b1='JC4ICJ1' where id=1;
-update noar tt set v0='7LEW2A0GP7LRLR3YXZ7OZ' where id=1;
-update noar ti set v0='7LEW2A0GP7LRLR3YXZ7OZ' where id=1;
-update noar tt set b2='VV2PJISPDZPI9B1JTU8SYRHTLL3774H' where id=1;
-update noar ti set b2='VV2PJISPDZPI9B1JTU8SYRHTLL3774H' where id=1;
-update noar tt set v0='9JRHNMIZJYSJ60MNB1HU33KCZAT6' where id=2;
-update noar ti set v0='9JRHNMIZJYSJ60MNB1HU33KCZAT6' where id=2;
-update noar tt set b0='BDN' where id=2;
-update noar ti set b0='BDN' where id=2;
-update noar tt set v0='HFKTTJ2P56' where id=2;
-update noar ti set v0='HFKTTJ2P56' where id=2;
-update noar tt set b1='FQEKIJIAI21LFMVP4VTY9' where id=2;
-update noar ti set b1='FQEKIJIAI21LFMVP4VTY9' where id=2;
-update noar tt set v0='MTZNEEF9MS7S7' where id=2;
-update noar ti set v0='MTZNEEF9MS7S7' where id=2;
-update noar tt set b2='OVB2HNAM72VCVORWF' where id=2;
-update noar ti set b2='OVB2HNAM72VCVORWF' where id=2;
-update noar tt set v0='6YC3' where id=3;
-update noar ti set v0='6YC3' where id=3;
-update noar tt set b0='Y05G95FY4SE7W3QI6EAMKM6G2' where id=3;
-update noar ti set b0='Y05G95FY4SE7W3QI6EAMKM6G2' where id=3;
-update noar tt set v0='QIMI8819MFN6FS28I21749AQ5RMQ' where id=3;
-update noar ti set v0='QIMI8819MFN6FS28I21749AQ5RMQ' where id=3;
-update noar tt set b1='GWKEYWSRSR7Y121Y601DNZQA' where id=3;
-update noar ti set b1='GWKEYWSRSR7Y121Y601DNZQA' where id=3;
-update noar tt set v0='IVME1J7E4DUFGS8TG' where id=3;
-update noar ti set v0='IVME1J7E4DUFGS8TG' where id=3;
-update noar tt set b2='KDEIC' where id=3;
-update noar ti set b2='KDEIC' where id=3;
-update noar tt set v0='H71T' where id=4;
-update noar ti set v0='H71T' where id=4;
-update noar tt set b0='ULEC8DPS4XVME6L6AX32DY6U7IMJE2F' where id=4;
-update noar ti set b0='ULEC8DPS4XVME6L6AX32DY6U7IMJE2F' where id=4;
-update noar tt set v0='Y' where id=4;
-update noar ti set v0='Y' where id=4;
-update noar tt set b1='IBCR8AOPQTK4MFD6OESZ' where id=4;
-update noar ti set b1='IBCR8AOPQTK4MFD6OESZ' where id=4;
-update noar tt set v0='DTTSM' where id=4;
-update noar ti set v0='DTTSM' where id=4;
-update noar tt set b2='8JT634KDTKI1ISORGQAXIUS6F8P' where id=4;
-update noar ti set b2='8JT634KDTKI1ISORGQAXIUS6F8P' where id=4;
-update noar tt set v0='KC1' where id=5;
-update noar ti set v0='KC1' where id=5;
-update noar tt set b0='IA17F78LYRM838BIY' where id=5;
-update noar ti set b0='IA17F78LYRM838BIY' where id=5;
-update noar tt set v0='XEY9VFYIBQPCF880Y8DF28VAFMYS51R4' where id=5;
-update noar ti set v0='XEY9VFYIBQPCF880Y8DF28VAFMYS51R4' where id=5;
-update noar tt set b1='GAR51MMI6D80' where id=5;
-update noar ti set b1='GAR51MMI6D80' where id=5;
-update noar tt set v0='VVA' where id=5;
-update noar ti set v0='VVA' where id=5;
-update noar tt set b2='VX86DN8I6DGJWJ2Z4U6F3DMSS6H' where id=5;
-update noar ti set b2='VX86DN8I6DGJWJ2Z4U6F3DMSS6H' where id=5;
-update noar tt set v0='OF4V1Z3SZPSZ7NICXZE0' where id=6;
-update noar ti set v0='OF4V1Z3SZPSZ7NICXZE0' where id=6;
-update noar tt set b0='JC681GMG4LY9P2HMW7YJ9Z6Q9QRQF' where id=6;
-update noar ti set b0='JC681GMG4LY9P2HMW7YJ9Z6Q9QRQF' where id=6;
-update noar tt set v0='3SD1J1IYLFCDD71Z0NMAFXPOSI9YVBQ' where id=6;
-update noar ti set v0='3SD1J1IYLFCDD71Z0NMAFXPOSI9YVBQ' where id=6;
-update noar tt set b1='ZRNI6TP' where id=6;
-update noar ti set b1='ZRNI6TP' where id=6;
-update noar tt set v0='Z6R2ZQ014G7I34ZYI2L2W' where id=6;
-update noar ti set v0='Z6R2ZQ014G7I34ZYI2L2W' where id=6;
-update noar tt set b2='FU69KU5JEDVUP7YP9ECJ4' where id=6;
-update noar ti set b2='FU69KU5JEDVUP7YP9ECJ4' where id=6;
-update noar tt set v0='OHB6M2CYXQKA7RZ1O' where id=7;
-update noar ti set v0='OHB6M2CYXQKA7RZ1O' where id=7;
-update noar tt set b0='ZUTA7SWI861CQUECRE38D9A5OI1A' where id=7;
-update noar ti set b0='ZUTA7SWI861CQUECRE38D9A5OI1A' where id=7;
-update noar tt set v0='2O7SXIVCGXWWRQ12AJJ2P3A' where id=7;
-update noar ti set v0='2O7SXIVCGXWWRQ12AJJ2P3A' where id=7;
-update noar tt set b1='P261AQYE1NUS5138KQUU072ICEC6RDV' where id=7;
-update noar ti set b1='P261AQYE1NUS5138KQUU072ICEC6RDV' where id=7;
-update noar tt set v0='W7IY0NVWY784N52IZZ3G0CDFHZQNSWRQ' where id=7;
-update noar ti set v0='W7IY0NVWY784N52IZZ3G0CDFHZQNSWRQ' where id=7;
-update noar tt set b2='4D8ZX' where id=7;
-update noar ti set b2='4D8ZX' where id=7;
-update noar tt set v0='LSMG00U26MN2K38' where id=8;
-update noar ti set v0='LSMG00U26MN2K38' where id=8;
-update noar tt set b0='I0PCB4F1DXL10JI5R28ZIW9I5' where id=8;
-update noar ti set b0='I0PCB4F1DXL10JI5R28ZIW9I5' where id=8;
-update noar tt set v0='G8FY41LT922HZUT9YJMOFAA' where id=8;
-update noar ti set v0='G8FY41LT922HZUT9YJMOFAA' where id=8;
-update noar tt set b1='TG27BX3YPYVHVFHJGIIZ' where id=8;
-update noar ti set b1='TG27BX3YPYVHVFHJGIIZ' where id=8;
-update noar tt set v0='JEVXA' where id=8;
-update noar ti set v0='JEVXA' where id=8;
-update noar tt set b2='Z9E9YW6GF54ZP' where id=8;
-update noar ti set b2='Z9E9YW6GF54ZP' where id=8;
-update noar tt set v0='U7IMZ8AZ52GSJMM0IODKASSXNBRUFT' where id=9;
-update noar ti set v0='U7IMZ8AZ52GSJMM0IODKASSXNBRUFT' where id=9;
-update noar tt set b0='RZPCQSX9B446BLSDNHPH8220IQ4G' where id=9;
-update noar ti set b0='RZPCQSX9B446BLSDNHPH8220IQ4G' where id=9;
-update noar tt set v0='3A3NVWMQRGGHVL4' where id=9;
-update noar ti set v0='3A3NVWMQRGGHVL4' where id=9;
-update noar tt set b1='6RDM' where id=9;
-update noar ti set b1='6RDM' where id=9;
-update noar tt set v0='VW6DCIYMR3R8FV5BEQGF42PRDT' where id=9;
-update noar ti set v0='VW6DCIYMR3R8FV5BEQGF42PRDT' where id=9;
-update noar tt set b2='2ZTZ4' where id=9;
-update noar ti set b2='2ZTZ4' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 blob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='NK' where id=1;
-update noar ti set v0='NK' where id=1;
-update noar tt set b0='5YBYPF5S5RU91AWR1R' where id=1;
-update noar ti set b0='5YBYPF5S5RU91AWR1R' where id=1;
-update noar tt set v0='0UIOY4JXKXHN020SY' where id=1;
-update noar ti set v0='0UIOY4JXKXHN020SY' where id=1;
-update noar tt set b1='JF4RHRR1W2YX3VZF5QZI1' where id=1;
-update noar ti set b1='JF4RHRR1W2YX3VZF5QZI1' where id=1;
-update noar tt set v0='ZJOF716TFIJNGO6F7BGP7L' where id=1;
-update noar ti set v0='ZJOF716TFIJNGO6F7BGP7L' where id=1;
-update noar tt set b2='U9IV' where id=1;
-update noar ti set b2='U9IV' where id=1;
-update noar tt set v0='WWRKNUY2TJ1GNC35VRZZ0WQ' where id=2;
-update noar ti set v0='WWRKNUY2TJ1GNC35VRZZ0WQ' where id=2;
-update noar tt set b0='1' where id=2;
-update noar ti set b0='1' where id=2;
-update noar tt set v0='ZW4615PKVK9' where id=2;
-update noar ti set v0='ZW4615PKVK9' where id=2;
-update noar tt set b1='WFG47HAX' where id=2;
-update noar ti set b1='WFG47HAX' where id=2;
-update noar tt set v0='FCYRXWWLLVS858VHO4IFLVO' where id=2;
-update noar ti set v0='FCYRXWWLLVS858VHO4IFLVO' where id=2;
-update noar tt set b2='QT73T90ZH' where id=2;
-update noar ti set b2='QT73T90ZH' where id=2;
-update noar tt set v0='WJXPCK19YF8H5BV' where id=3;
-update noar ti set v0='WJXPCK19YF8H5BV' where id=3;
-update noar tt set b0='PZZ5QG6P69GY9Y56Z5DQB5FC' where id=3;
-update noar ti set b0='PZZ5QG6P69GY9Y56Z5DQB5FC' where id=3;
-update noar tt set v0='F8KO' where id=3;
-update noar ti set v0='F8KO' where id=3;
-update noar tt set b1='ZJJPNE' where id=3;
-update noar ti set b1='ZJJPNE' where id=3;
-update noar tt set v0='M9H3' where id=3;
-update noar ti set v0='M9H3' where id=3;
-update noar tt set b2='O27R54EKB09GM' where id=3;
-update noar ti set b2='O27R54EKB09GM' where id=3;
-update noar tt set v0='XV4U9V6PMOO9' where id=4;
-update noar ti set v0='XV4U9V6PMOO9' where id=4;
-update noar tt set b0='H8XMELGU14DAMBOX3G4' where id=4;
-update noar ti set b0='H8XMELGU14DAMBOX3G4' where id=4;
-update noar tt set v0='I' where id=4;
-update noar ti set v0='I' where id=4;
-update noar tt set b1='LOS9JN6AELVWO89FTHMHDQL9QFVZSIA' where id=4;
-update noar ti set b1='LOS9JN6AELVWO89FTHMHDQL9QFVZSIA' where id=4;
-update noar tt set v0='Q1GYJGEH59S8X9PY8KDB7T' where id=4;
-update noar ti set v0='Q1GYJGEH59S8X9PY8KDB7T' where id=4;
-update noar tt set b2='55SXRGAVKNZMIAUS75EJQWE9W' where id=4;
-update noar ti set b2='55SXRGAVKNZMIAUS75EJQWE9W' where id=4;
-update noar tt set v0='NC9G3JGSOW3KL6AU' where id=5;
-update noar ti set v0='NC9G3JGSOW3KL6AU' where id=5;
-update noar tt set b0='HL7QSN59WQU37AI58S86' where id=5;
-update noar ti set b0='HL7QSN59WQU37AI58S86' where id=5;
-update noar tt set v0='6NJ' where id=5;
-update noar ti set v0='6NJ' where id=5;
-update noar tt set b1='E6ZAAGPE3Y0J098YV637ZX962I' where id=5;
-update noar ti set b1='E6ZAAGPE3Y0J098YV637ZX962I' where id=5;
-update noar tt set v0='ERRPK' where id=5;
-update noar ti set v0='ERRPK' where id=5;
-update noar tt set b2='69ZWHWL3PS6EQ4UZSB2BV' where id=5;
-update noar ti set b2='69ZWHWL3PS6EQ4UZSB2BV' where id=5;
-update noar tt set v0='5LQSB8OJ5KBEI9' where id=6;
-update noar ti set v0='5LQSB8OJ5KBEI9' where id=6;
-update noar tt set b0='KLBOV3YWPGV0AGROTP' where id=6;
-update noar ti set b0='KLBOV3YWPGV0AGROTP' where id=6;
-update noar tt set v0='7GCDMWD1RGSVDQKV74WLQ36PCOO339T' where id=6;
-update noar ti set v0='7GCDMWD1RGSVDQKV74WLQ36PCOO339T' where id=6;
-update noar tt set b1='SA7DBBEM03HV3OQF5XWZHKH' where id=6;
-update noar ti set b1='SA7DBBEM03HV3OQF5XWZHKH' where id=6;
-update noar tt set v0='N8F0O3II8007D1LAE8PPZY4RVXAM0B' where id=6;
-update noar ti set v0='N8F0O3II8007D1LAE8PPZY4RVXAM0B' where id=6;
-update noar tt set b2='G8TQ7LN4M7V6W9O' where id=6;
-update noar ti set b2='G8TQ7LN4M7V6W9O' where id=6;
-update noar tt set v0='G5KCL2WEH8T39S0SU5TRTUXQJQQT' where id=7;
-update noar ti set v0='G5KCL2WEH8T39S0SU5TRTUXQJQQT' where id=7;
-update noar tt set b0='96' where id=7;
-update noar ti set b0='96' where id=7;
-update noar tt set v0='ZRZJKUDBDF1ZJFRTF2' where id=7;
-update noar ti set v0='ZRZJKUDBDF1ZJFRTF2' where id=7;
-update noar tt set b1='2LX2DBGEMYYBT' where id=7;
-update noar ti set b1='2LX2DBGEMYYBT' where id=7;
-update noar tt set v0='QIY4' where id=7;
-update noar ti set v0='QIY4' where id=7;
-update noar tt set b2='VZ3HD5S57BR1X2CQ9SS2B' where id=7;
-update noar ti set b2='VZ3HD5S57BR1X2CQ9SS2B' where id=7;
-update noar tt set v0='AY9AXOSF5X2BXE0TXD4F057QT' where id=8;
-update noar ti set v0='AY9AXOSF5X2BXE0TXD4F057QT' where id=8;
-update noar tt set b0='TR9V7' where id=8;
-update noar ti set b0='TR9V7' where id=8;
-update noar tt set v0='FAMWRAC2NK5T2EFFLEHYR' where id=8;
-update noar ti set v0='FAMWRAC2NK5T2EFFLEHYR' where id=8;
-update noar tt set b1='X63PFWT8U4A3VEC04TL66JGAD4GGUDEC' where id=8;
-update noar ti set b1='X63PFWT8U4A3VEC04TL66JGAD4GGUDEC' where id=8;
-update noar tt set v0='D2W60R' where id=8;
-update noar ti set v0='D2W60R' where id=8;
-update noar tt set b2='XYX2WR768S0JNN8F3MRH8GO' where id=8;
-update noar ti set b2='XYX2WR768S0JNN8F3MRH8GO' where id=8;
-update noar tt set v0='V4ISLGA9Z6UP779' where id=9;
-update noar ti set v0='V4ISLGA9Z6UP779' where id=9;
-update noar tt set b0='M0QVZDDRXZ3T48NTT' where id=9;
-update noar ti set b0='M0QVZDDRXZ3T48NTT' where id=9;
-update noar tt set v0='YAPOI114LUC0TZ7FKFELBKX6' where id=9;
-update noar ti set v0='YAPOI114LUC0TZ7FKFELBKX6' where id=9;
-update noar tt set b1='7UA10WXQ0OWFNTX36' where id=9;
-update noar ti set b1='7UA10WXQ0OWFNTX36' where id=9;
-update noar tt set v0='H24BPAPLR1MW97BRDLZP812' where id=9;
-update noar ti set v0='H24BPAPLR1MW97BRDLZP812' where id=9;
-update noar tt set b2='0TG1KCTYG8' where id=9;
-update noar ti set b2='0TG1KCTYG8' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 blob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='XIMAZBOU80YUH2OQZHQI' where id=1;
-update noar ti set v0='XIMAZBOU80YUH2OQZHQI' where id=1;
-update noar tt set b0='9H9O410P4G4NA55' where id=1;
-update noar ti set b0='9H9O410P4G4NA55' where id=1;
-update noar tt set v0='7KAPI2OQG4FRSFSAOB' where id=1;
-update noar ti set v0='7KAPI2OQG4FRSFSAOB' where id=1;
-update noar tt set b1='HQUY8LR' where id=1;
-update noar ti set b1='HQUY8LR' where id=1;
-update noar tt set v0='4KC7Q6H15PRGL' where id=1;
-update noar ti set v0='4KC7Q6H15PRGL' where id=1;
-update noar tt set b2='ZYUXJLYG3LJQXD5QZ3DMEE' where id=1;
-update noar ti set b2='ZYUXJLYG3LJQXD5QZ3DMEE' where id=1;
-update noar tt set v0='MHWGZ0G3OV4IFHR4PO4F30FNAF' where id=2;
-update noar ti set v0='MHWGZ0G3OV4IFHR4PO4F30FNAF' where id=2;
-update noar tt set b0='8SI7VOKA' where id=2;
-update noar ti set b0='8SI7VOKA' where id=2;
-update noar tt set v0='CP8ALTG70GLXRQH1GDGCSCTY9QIN7ML' where id=2;
-update noar ti set v0='CP8ALTG70GLXRQH1GDGCSCTY9QIN7ML' where id=2;
-update noar tt set b1='6FG5C69J6AB6UE06GU' where id=2;
-update noar ti set b1='6FG5C69J6AB6UE06GU' where id=2;
-update noar tt set v0='6CQ25HT6JRHB4DA79BAG98IE9KDGPQWY' where id=2;
-update noar ti set v0='6CQ25HT6JRHB4DA79BAG98IE9KDGPQWY' where id=2;
-update noar tt set b2='YR54MZ7K9' where id=2;
-update noar ti set b2='YR54MZ7K9' where id=2;
-update noar tt set v0='EDSAD' where id=3;
-update noar ti set v0='EDSAD' where id=3;
-update noar tt set b0='1HPUTZ73TSO69K' where id=3;
-update noar ti set b0='1HPUTZ73TSO69K' where id=3;
-update noar tt set v0='QH' where id=3;
-update noar ti set v0='QH' where id=3;
-update noar tt set b1='HH' where id=3;
-update noar ti set b1='HH' where id=3;
-update noar tt set v0='WQ2GT9QWSRBPD' where id=3;
-update noar ti set v0='WQ2GT9QWSRBPD' where id=3;
-update noar tt set b2='BCZU1HB3A0GGW4' where id=3;
-update noar ti set b2='BCZU1HB3A0GGW4' where id=3;
-update noar tt set v0='MKBZTNJ5VMRWBDRVH8YV2JYB4YDGM4YD' where id=4;
-update noar ti set v0='MKBZTNJ5VMRWBDRVH8YV2JYB4YDGM4YD' where id=4;
-update noar tt set b0='DWDDVYJR89GF86EF5N1PSETNJDJNN21' where id=4;
-update noar ti set b0='DWDDVYJR89GF86EF5N1PSETNJDJNN21' where id=4;
-update noar tt set v0='DX5SEFWHLXTOX' where id=4;
-update noar ti set v0='DX5SEFWHLXTOX' where id=4;
-update noar tt set b1='6AS351N' where id=4;
-update noar ti set b1='6AS351N' where id=4;
-update noar tt set v0='2WQTUH4QIHG' where id=4;
-update noar ti set v0='2WQTUH4QIHG' where id=4;
-update noar tt set b2='IUXJNABYS' where id=4;
-update noar ti set b2='IUXJNABYS' where id=4;
-update noar tt set v0='5X19E59HMI457DP8WOX' where id=5;
-update noar ti set v0='5X19E59HMI457DP8WOX' where id=5;
-update noar tt set b0='IO' where id=5;
-update noar ti set b0='IO' where id=5;
-update noar tt set v0='EHF' where id=5;
-update noar ti set v0='EHF' where id=5;
-update noar tt set b1='IY2IOQURIW0FH2GFEPROFUQJ9T' where id=5;
-update noar ti set b1='IY2IOQURIW0FH2GFEPROFUQJ9T' where id=5;
-update noar tt set v0='G7ZE2BM21DTN3NJZUZI6YPY' where id=5;
-update noar ti set v0='G7ZE2BM21DTN3NJZUZI6YPY' where id=5;
-update noar tt set b2='V5TQKW64OIDC2P4' where id=5;
-update noar ti set b2='V5TQKW64OIDC2P4' where id=5;
-update noar tt set v0='CYIMYZUXG1VVN175LYOS5M3OE0IRJ' where id=6;
-update noar ti set v0='CYIMYZUXG1VVN175LYOS5M3OE0IRJ' where id=6;
-update noar tt set b0='X95W9JOO8BQDLNZM8SJ3XZTEA' where id=6;
-update noar ti set b0='X95W9JOO8BQDLNZM8SJ3XZTEA' where id=6;
-update noar tt set v0='08IVW52KJOA5L5XIHM76EW8' where id=6;
-update noar ti set v0='08IVW52KJOA5L5XIHM76EW8' where id=6;
-update noar tt set b1='DV2Y4ZTEF2KRF9U' where id=6;
-update noar ti set b1='DV2Y4ZTEF2KRF9U' where id=6;
-update noar tt set v0='PB0E3D062GLQN3ZVWPES729ZL' where id=6;
-update noar ti set v0='PB0E3D062GLQN3ZVWPES729ZL' where id=6;
-update noar tt set b2='P' where id=6;
-update noar ti set b2='P' where id=6;
-update noar tt set v0='LZJJZ6A1XDLZV6PMVFG11' where id=7;
-update noar ti set v0='LZJJZ6A1XDLZV6PMVFG11' where id=7;
-update noar tt set b0='SGVTT8HDR' where id=7;
-update noar ti set b0='SGVTT8HDR' where id=7;
-update noar tt set v0='J2HF74' where id=7;
-update noar ti set v0='J2HF74' where id=7;
-update noar tt set b1='P96QZZRO3OCK1D9ZP7B851' where id=7;
-update noar ti set b1='P96QZZRO3OCK1D9ZP7B851' where id=7;
-update noar tt set v0='RODE3UEF1RFZ9G6YLUV' where id=7;
-update noar ti set v0='RODE3UEF1RFZ9G6YLUV' where id=7;
-update noar tt set b2='DM0HICD3VL4F21XOUPW' where id=7;
-update noar ti set b2='DM0HICD3VL4F21XOUPW' where id=7;
-update noar tt set v0='AF' where id=8;
-update noar ti set v0='AF' where id=8;
-update noar tt set b0='W8FAMBTTVYKVIAYBDO1VEWR' where id=8;
-update noar ti set b0='W8FAMBTTVYKVIAYBDO1VEWR' where id=8;
-update noar tt set v0='OKML0GZO' where id=8;
-update noar ti set v0='OKML0GZO' where id=8;
-update noar tt set b1='24PJ60ILWQYYS1EG3TWDLHU' where id=8;
-update noar ti set b1='24PJ60ILWQYYS1EG3TWDLHU' where id=8;
-update noar tt set v0='JGKL5KU20NMIGSFKKROIJZIJ48KF5NTJ' where id=8;
-update noar ti set v0='JGKL5KU20NMIGSFKKROIJZIJ48KF5NTJ' where id=8;
-update noar tt set b2='7U4BC' where id=8;
-update noar ti set b2='7U4BC' where id=8;
-update noar tt set v0='N0G06HDVMA9HP1QPKH0XZ3KP4L' where id=9;
-update noar ti set v0='N0G06HDVMA9HP1QPKH0XZ3KP4L' where id=9;
-update noar tt set b0='LWFWA74BDCU' where id=9;
-update noar ti set b0='LWFWA74BDCU' where id=9;
-update noar tt set v0='0JL25MS' where id=9;
-update noar ti set v0='0JL25MS' where id=9;
-update noar tt set b1='TCJB63E' where id=9;
-update noar ti set b1='TCJB63E' where id=9;
-update noar tt set v0='GBSUW1X0FV0750OADI9SEBB4ENVTGG' where id=9;
-update noar ti set v0='GBSUW1X0FV0750OADI9SEBB4ENVTGG' where id=9;
-update noar tt set b2='KY2FK8H3SMZQBQM06FIHOEK6D8Y8' where id=9;
-update noar ti set b2='KY2FK8H3SMZQBQM06FIHOEK6D8Y8' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 blob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='IUWBC9Y6QMDXDVYR' where id=1;
-update noar ti set v0='IUWBC9Y6QMDXDVYR' where id=1;
-update noar tt set b0='3L4O1W6L' where id=1;
-update noar ti set b0='3L4O1W6L' where id=1;
-update noar tt set v0='L35O' where id=1;
-update noar ti set v0='L35O' where id=1;
-update noar tt set b1='SGA' where id=1;
-update noar ti set b1='SGA' where id=1;
-update noar tt set v0='6PJEW3' where id=1;
-update noar ti set v0='6PJEW3' where id=1;
-update noar tt set b2='ZKJ3' where id=1;
-update noar ti set b2='ZKJ3' where id=1;
-update noar tt set v0='NEK' where id=2;
-update noar ti set v0='NEK' where id=2;
-update noar tt set b0='TEYF3TK8AOTDJQ5OE90F57E3H' where id=2;
-update noar ti set b0='TEYF3TK8AOTDJQ5OE90F57E3H' where id=2;
-update noar tt set v0='8QGW2AB4WQVGWT46YR2YU9R' where id=2;
-update noar ti set v0='8QGW2AB4WQVGWT46YR2YU9R' where id=2;
-update noar tt set b1='V95RPGER5UOLZWYZTIXQSBS' where id=2;
-update noar ti set b1='V95RPGER5UOLZWYZTIXQSBS' where id=2;
-update noar tt set v0='T1JE7M' where id=2;
-update noar ti set v0='T1JE7M' where id=2;
-update noar tt set b2='5TWLNAMCU9H4O9BS40G0L1OB6FB' where id=2;
-update noar ti set b2='5TWLNAMCU9H4O9BS40G0L1OB6FB' where id=2;
-update noar tt set v0='4JWGCZZW4RNO15YF9CB' where id=3;
-update noar ti set v0='4JWGCZZW4RNO15YF9CB' where id=3;
-update noar tt set b0='ZY4NSRK9OOZ' where id=3;
-update noar ti set b0='ZY4NSRK9OOZ' where id=3;
-update noar tt set v0='KZXGF4CQ5TZG7F7NJKO' where id=3;
-update noar ti set v0='KZXGF4CQ5TZG7F7NJKO' where id=3;
-update noar tt set b1='RSP' where id=3;
-update noar ti set b1='RSP' where id=3;
-update noar tt set v0='T1ONZ' where id=3;
-update noar ti set v0='T1ONZ' where id=3;
-update noar tt set b2='28UPM1PV25C1HHNFGP1' where id=3;
-update noar ti set b2='28UPM1PV25C1HHNFGP1' where id=3;
-update noar tt set v0='R4YKZQORXOYQTS05PWQ' where id=4;
-update noar ti set v0='R4YKZQORXOYQTS05PWQ' where id=4;
-update noar tt set b0='1R0U' where id=4;
-update noar ti set b0='1R0U' where id=4;
-update noar tt set v0='YL9FX1GM6XJHJE' where id=4;
-update noar ti set v0='YL9FX1GM6XJHJE' where id=4;
-update noar tt set b1='FFBSOMJDGFKBV' where id=4;
-update noar ti set b1='FFBSOMJDGFKBV' where id=4;
-update noar tt set v0='I1H3SFETRWC' where id=4;
-update noar ti set v0='I1H3SFETRWC' where id=4;
-update noar tt set b2='3YOVBYBZLFTZT5EXVANJ9DN' where id=4;
-update noar ti set b2='3YOVBYBZLFTZT5EXVANJ9DN' where id=4;
-update noar tt set v0='V' where id=5;
-update noar ti set v0='V' where id=5;
-update noar tt set b0='ZGWR5KP2LXFIR01TXD5ZPY5' where id=5;
-update noar ti set b0='ZGWR5KP2LXFIR01TXD5ZPY5' where id=5;
-update noar tt set v0='6SWK1W9S3BK5CZF8DSPNCAM' where id=5;
-update noar ti set v0='6SWK1W9S3BK5CZF8DSPNCAM' where id=5;
-update noar tt set b1='IXAVX3LYSEV79VRV6MI8FLP' where id=5;
-update noar ti set b1='IXAVX3LYSEV79VRV6MI8FLP' where id=5;
-update noar tt set v0='21VSAEYY0W' where id=5;
-update noar ti set v0='21VSAEYY0W' where id=5;
-update noar tt set b2='B6RIHC5GGN0HP1QSLNLH2EJKZR' where id=5;
-update noar ti set b2='B6RIHC5GGN0HP1QSLNLH2EJKZR' where id=5;
-update noar tt set v0='ISBEVIZ2SMEOSTE67TJ' where id=6;
-update noar ti set v0='ISBEVIZ2SMEOSTE67TJ' where id=6;
-update noar tt set b0='LXGS6Z82XVIWFJE3JNQD7' where id=6;
-update noar ti set b0='LXGS6Z82XVIWFJE3JNQD7' where id=6;
-update noar tt set v0='15T30XA0EHLM9Z1BJIVX34NQHCU' where id=6;
-update noar ti set v0='15T30XA0EHLM9Z1BJIVX34NQHCU' where id=6;
-update noar tt set b1='LNXJQKDJ3X6337S2' where id=6;
-update noar ti set b1='LNXJQKDJ3X6337S2' where id=6;
-update noar tt set v0='XUHU88Y4J29GADBMDRE' where id=6;
-update noar ti set v0='XUHU88Y4J29GADBMDRE' where id=6;
-update noar tt set b2='PR7U8X' where id=6;
-update noar ti set b2='PR7U8X' where id=6;
-update noar tt set v0='B6TBGDHSYG0CCTR' where id=7;
-update noar ti set v0='B6TBGDHSYG0CCTR' where id=7;
-update noar tt set b0='OHCBQU0FPZNLISDBAXV9VLR6U8P' where id=7;
-update noar ti set b0='OHCBQU0FPZNLISDBAXV9VLR6U8P' where id=7;
-update noar tt set v0='YU5' where id=7;
-update noar ti set v0='YU5' where id=7;
-update noar tt set b1='BGMBXSJQMPEFIP6E77KS9N3A37JMJI3' where id=7;
-update noar ti set b1='BGMBXSJQMPEFIP6E77KS9N3A37JMJI3' where id=7;
-update noar tt set v0='UUMNZ9ZJ23GRRC3PBDXRK5YHEZV' where id=7;
-update noar ti set v0='UUMNZ9ZJ23GRRC3PBDXRK5YHEZV' where id=7;
-update noar tt set b2='H3X9Q73J53CFAAO45M4A0URJMEPI' where id=7;
-update noar ti set b2='H3X9Q73J53CFAAO45M4A0URJMEPI' where id=7;
-update noar tt set v0='1' where id=8;
-update noar ti set v0='1' where id=8;
-update noar tt set b0='V62TI7A1RY3X2GPVGHG9WVHQ5NKUPJ' where id=8;
-update noar ti set b0='V62TI7A1RY3X2GPVGHG9WVHQ5NKUPJ' where id=8;
-update noar tt set v0='46K37GU404HS0B0U8BLJ445JYNGTW5OF' where id=8;
-update noar ti set v0='46K37GU404HS0B0U8BLJ445JYNGTW5OF' where id=8;
-update noar tt set b1='A8LJKWUQNRXUQ4J40859X4KH85IT' where id=8;
-update noar ti set b1='A8LJKWUQNRXUQ4J40859X4KH85IT' where id=8;
-update noar tt set v0='P3CEKKJKZBMQ3OSEE1I' where id=8;
-update noar ti set v0='P3CEKKJKZBMQ3OSEE1I' where id=8;
-update noar tt set b2='HNCO4R7' where id=8;
-update noar ti set b2='HNCO4R7' where id=8;
-update noar tt set v0='6SXV0S61XDZJYSZ8NN4RY7D2O76BYY' where id=9;
-update noar ti set v0='6SXV0S61XDZJYSZ8NN4RY7D2O76BYY' where id=9;
-update noar tt set b0='4D7JHY' where id=9;
-update noar ti set b0='4D7JHY' where id=9;
-update noar tt set v0='0VOHP79' where id=9;
-update noar ti set v0='0VOHP79' where id=9;
-update noar tt set b1='1JBM735T9ORWVC5A6BIZWR2Y' where id=9;
-update noar ti set b1='1JBM735T9ORWVC5A6BIZWR2Y' where id=9;
-update noar tt set v0='GM8IKQPIWI2J8MDTDJVE' where id=9;
-update noar ti set v0='GM8IKQPIWI2J8MDTDJVE' where id=9;
-update noar tt set b2='ZPM6S7XTS3' where id=9;
-update noar ti set b2='ZPM6S7XTS3' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 blob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1AF01X3WS227' where id=1;
-update noar ti set v0='1AF01X3WS227' where id=1;
-update noar tt set b0='1R49AHBWT09IF5HLF5R6KAV' where id=1;
-update noar ti set b0='1R49AHBWT09IF5HLF5R6KAV' where id=1;
-update noar tt set v0='P0HDP2' where id=1;
-update noar ti set v0='P0HDP2' where id=1;
-update noar tt set b1='V4ZOBTMDUQSJUIMTX6OGRVV73PK0COX' where id=1;
-update noar ti set b1='V4ZOBTMDUQSJUIMTX6OGRVV73PK0COX' where id=1;
-update noar tt set v0='BCG9Y1I8X8VGOCNQMH5HH' where id=1;
-update noar ti set v0='BCG9Y1I8X8VGOCNQMH5HH' where id=1;
-update noar tt set b2='BAL8' where id=1;
-update noar ti set b2='BAL8' where id=1;
-update noar tt set v0='W6KIP' where id=2;
-update noar ti set v0='W6KIP' where id=2;
-update noar tt set b0='A1LN2XZW6' where id=2;
-update noar ti set b0='A1LN2XZW6' where id=2;
-update noar tt set v0='T8OWOMFO8ER645CKXBR4N5J4' where id=2;
-update noar ti set v0='T8OWOMFO8ER645CKXBR4N5J4' where id=2;
-update noar tt set b1='M65A8F75ZLFATNCGIEJ9BKS' where id=2;
-update noar ti set b1='M65A8F75ZLFATNCGIEJ9BKS' where id=2;
-update noar tt set v0='2WKZN7' where id=2;
-update noar ti set v0='2WKZN7' where id=2;
-update noar tt set b2='X2F' where id=2;
-update noar ti set b2='X2F' where id=2;
-update noar tt set v0='9P13EK0CEVA6SHZQHKV3DN7' where id=3;
-update noar ti set v0='9P13EK0CEVA6SHZQHKV3DN7' where id=3;
-update noar tt set b0='9W6E78T54GKTFAALZXPH79ONCOYJ' where id=3;
-update noar ti set b0='9W6E78T54GKTFAALZXPH79ONCOYJ' where id=3;
-update noar tt set v0='LSL8W0AC' where id=3;
-update noar ti set v0='LSL8W0AC' where id=3;
-update noar tt set b1='XSNNK80QZV5MNFZ2E6623QS' where id=3;
-update noar ti set b1='XSNNK80QZV5MNFZ2E6623QS' where id=3;
-update noar tt set v0='NHGCAVU9RIWUMN3YC7LQVG' where id=3;
-update noar ti set v0='NHGCAVU9RIWUMN3YC7LQVG' where id=3;
-update noar tt set b2='L' where id=3;
-update noar ti set b2='L' where id=3;
-update noar tt set v0='INJGNJQEBMWEIPWVJU0CE8R9B5HXQ' where id=4;
-update noar ti set v0='INJGNJQEBMWEIPWVJU0CE8R9B5HXQ' where id=4;
-update noar tt set b0='8GI41B8OW7V' where id=4;
-update noar ti set b0='8GI41B8OW7V' where id=4;
-update noar tt set v0='HHE80S' where id=4;
-update noar ti set v0='HHE80S' where id=4;
-update noar tt set b1='S' where id=4;
-update noar ti set b1='S' where id=4;
-update noar tt set v0='IXT6ZVZDZMK0T85YJN45MEG057' where id=4;
-update noar ti set v0='IXT6ZVZDZMK0T85YJN45MEG057' where id=4;
-update noar tt set b2='R1K2O4FKFMPRJXD6PZCW' where id=4;
-update noar ti set b2='R1K2O4FKFMPRJXD6PZCW' where id=4;
-update noar tt set v0='8F37QD6Y' where id=5;
-update noar ti set v0='8F37QD6Y' where id=5;
-update noar tt set b0='XERSA78' where id=5;
-update noar ti set b0='XERSA78' where id=5;
-update noar tt set v0='J2I1EOVVPK6F7R08H3RVMJ' where id=5;
-update noar ti set v0='J2I1EOVVPK6F7R08H3RVMJ' where id=5;
-update noar tt set b1='0TJCITGVWSB' where id=5;
-update noar ti set b1='0TJCITGVWSB' where id=5;
-update noar tt set v0='74FN6VF072SQ2WCCWSLG3PD' where id=5;
-update noar ti set v0='74FN6VF072SQ2WCCWSLG3PD' where id=5;
-update noar tt set b2='0IKG' where id=5;
-update noar ti set b2='0IKG' where id=5;
-update noar tt set v0='VA09DG6FN2X61PWLR684YT120V' where id=6;
-update noar ti set v0='VA09DG6FN2X61PWLR684YT120V' where id=6;
-update noar tt set b0='O10HRJ7R0HXSHN2J7V5' where id=6;
-update noar ti set b0='O10HRJ7R0HXSHN2J7V5' where id=6;
-update noar tt set v0='4ZRP8BKUT3Q1QEBG' where id=6;
-update noar ti set v0='4ZRP8BKUT3Q1QEBG' where id=6;
-update noar tt set b1='NLJHW2' where id=6;
-update noar ti set b1='NLJHW2' where id=6;
-update noar tt set v0='YOCXOS72XX4HO8K7G39UKCE9O' where id=6;
-update noar ti set v0='YOCXOS72XX4HO8K7G39UKCE9O' where id=6;
-update noar tt set b2='GBV9V4LQSJZ09UMHMEKGLSRJN' where id=6;
-update noar ti set b2='GBV9V4LQSJZ09UMHMEKGLSRJN' where id=6;
-update noar tt set v0='EVIU5FYHPGJH8WLTPNVFFE1PV' where id=7;
-update noar ti set v0='EVIU5FYHPGJH8WLTPNVFFE1PV' where id=7;
-update noar tt set b0='LTK177PKH35YPZ9A91' where id=7;
-update noar ti set b0='LTK177PKH35YPZ9A91' where id=7;
-update noar tt set v0='JMBFPP8Z554VG2VSYENDG' where id=7;
-update noar ti set v0='JMBFPP8Z554VG2VSYENDG' where id=7;
-update noar tt set b1='HR7JF0B25' where id=7;
-update noar ti set b1='HR7JF0B25' where id=7;
-update noar tt set v0='DPWFLMRYQHCSD6HDA1IG1UT6SVHU75' where id=7;
-update noar ti set v0='DPWFLMRYQHCSD6HDA1IG1UT6SVHU75' where id=7;
-update noar tt set b2='VHQ8IUZPUCPHA' where id=7;
-update noar ti set b2='VHQ8IUZPUCPHA' where id=7;
-update noar tt set v0='6O29JV8UO5HKA6VDNZ1V6Z36X' where id=8;
-update noar ti set v0='6O29JV8UO5HKA6VDNZ1V6Z36X' where id=8;
-update noar tt set b0='H5LETTK4PYX' where id=8;
-update noar ti set b0='H5LETTK4PYX' where id=8;
-update noar tt set v0='VYTJ3790LQU8NQYR' where id=8;
-update noar ti set v0='VYTJ3790LQU8NQYR' where id=8;
-update noar tt set b1='MVSR5HHA4C5AXWQS5GENVVV1B62BWN' where id=8;
-update noar ti set b1='MVSR5HHA4C5AXWQS5GENVVV1B62BWN' where id=8;
-update noar tt set v0='NKPACDJB' where id=8;
-update noar ti set v0='NKPACDJB' where id=8;
-update noar tt set b2='YILN1WQ' where id=8;
-update noar ti set b2='YILN1WQ' where id=8;
-update noar tt set v0='8IJ2AEJQSU1GYNXR9OYSS68X0J1NF' where id=9;
-update noar ti set v0='8IJ2AEJQSU1GYNXR9OYSS68X0J1NF' where id=9;
-update noar tt set b0='C0YEYJD9CW3CG1UX1EKO470' where id=9;
-update noar ti set b0='C0YEYJD9CW3CG1UX1EKO470' where id=9;
-update noar tt set v0='7B6SBJ87W5' where id=9;
-update noar ti set v0='7B6SBJ87W5' where id=9;
-update noar tt set b1='B8FKWM' where id=9;
-update noar ti set b1='B8FKWM' where id=9;
-update noar tt set v0='V2H3LBB1JLD10C1XPA6T4DHS40NA' where id=9;
-update noar ti set v0='V2H3LBB1JLD10C1XPA6T4DHS40NA' where id=9;
-update noar tt set b2='G8KDCJRBHAP0AY' where id=9;
-update noar ti set b2='G8KDCJRBHAP0AY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 blob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='9HIHW2P64KCSIM0' where id=1;
-update noar ti set v0='9HIHW2P64KCSIM0' where id=1;
-update noar tt set b0='ZGOYY60STTLGSKT9QSZLQ016' where id=1;
-update noar ti set b0='ZGOYY60STTLGSKT9QSZLQ016' where id=1;
-update noar tt set v0='HSQZ4J2VKO4U' where id=1;
-update noar ti set v0='HSQZ4J2VKO4U' where id=1;
-update noar tt set b1='O9I191I9DGIXABA' where id=1;
-update noar ti set b1='O9I191I9DGIXABA' where id=1;
-update noar tt set v0='YTA5XSHN31AE8KDC' where id=1;
-update noar ti set v0='YTA5XSHN31AE8KDC' where id=1;
-update noar tt set b2='F' where id=1;
-update noar ti set b2='F' where id=1;
-update noar tt set v0='A3WT1XH4' where id=2;
-update noar ti set v0='A3WT1XH4' where id=2;
-update noar tt set b0='TOPUAFDME79J8UHW8L9' where id=2;
-update noar ti set b0='TOPUAFDME79J8UHW8L9' where id=2;
-update noar tt set v0='GEY' where id=2;
-update noar ti set v0='GEY' where id=2;
-update noar tt set b1='EHK29M241DFY8ZGHCJ4' where id=2;
-update noar ti set b1='EHK29M241DFY8ZGHCJ4' where id=2;
-update noar tt set v0='91MC94IR9C1JWCQ' where id=2;
-update noar ti set v0='91MC94IR9C1JWCQ' where id=2;
-update noar tt set b2='99Z186GL74WPV9FFZGF1' where id=2;
-update noar ti set b2='99Z186GL74WPV9FFZGF1' where id=2;
-update noar tt set v0='I02RJX4AV9XPDDPEGL3Q24' where id=3;
-update noar ti set v0='I02RJX4AV9XPDDPEGL3Q24' where id=3;
-update noar tt set b0='064766' where id=3;
-update noar ti set b0='064766' where id=3;
-update noar tt set v0='KO4M0BU57' where id=3;
-update noar ti set v0='KO4M0BU57' where id=3;
-update noar tt set b1='D7MHSNW' where id=3;
-update noar ti set b1='D7MHSNW' where id=3;
-update noar tt set v0='5FXAKS9OEW' where id=3;
-update noar ti set v0='5FXAKS9OEW' where id=3;
-update noar tt set b2='9RXKSRFLL6DK' where id=3;
-update noar ti set b2='9RXKSRFLL6DK' where id=3;
-update noar tt set v0='5IJ1250RDGKZ8OR' where id=4;
-update noar ti set v0='5IJ1250RDGKZ8OR' where id=4;
-update noar tt set b0='X6' where id=4;
-update noar ti set b0='X6' where id=4;
-update noar tt set v0='ABQ28OV1794IZIE8GRIE74SBJP5' where id=4;
-update noar ti set v0='ABQ28OV1794IZIE8GRIE74SBJP5' where id=4;
-update noar tt set b1='D6FHCAV3A7QJ' where id=4;
-update noar ti set b1='D6FHCAV3A7QJ' where id=4;
-update noar tt set v0='RVYUOMOXHG3G' where id=4;
-update noar ti set v0='RVYUOMOXHG3G' where id=4;
-update noar tt set b2='MFJ0N3SHFY' where id=4;
-update noar ti set b2='MFJ0N3SHFY' where id=4;
-update noar tt set v0='5E9XK8AZJR2QHDW2M217K9UDW4YIMZ93' where id=5;
-update noar ti set v0='5E9XK8AZJR2QHDW2M217K9UDW4YIMZ93' where id=5;
-update noar tt set b0='3MM1N38' where id=5;
-update noar ti set b0='3MM1N38' where id=5;
-update noar tt set v0='YIG77DRP1NT7MA70YZNZ' where id=5;
-update noar ti set v0='YIG77DRP1NT7MA70YZNZ' where id=5;
-update noar tt set b1='HM5VT0VIFMX5' where id=5;
-update noar ti set b1='HM5VT0VIFMX5' where id=5;
-update noar tt set v0='E44S3M2D7' where id=5;
-update noar ti set v0='E44S3M2D7' where id=5;
-update noar tt set b2='9KGB9YS547AVWSIW07JVLMT' where id=5;
-update noar ti set b2='9KGB9YS547AVWSIW07JVLMT' where id=5;
-update noar tt set v0='TFLIRGQORV6S6HMK' where id=6;
-update noar ti set v0='TFLIRGQORV6S6HMK' where id=6;
-update noar tt set b0='JH0' where id=6;
-update noar ti set b0='JH0' where id=6;
-update noar tt set v0='SF3TUCQR1JTGU0LXWE1R0DNRHOGTPP8' where id=6;
-update noar ti set v0='SF3TUCQR1JTGU0LXWE1R0DNRHOGTPP8' where id=6;
-update noar tt set b1='WLUXRR3FE969X574' where id=6;
-update noar ti set b1='WLUXRR3FE969X574' where id=6;
-update noar tt set v0='AO2' where id=6;
-update noar ti set v0='AO2' where id=6;
-update noar tt set b2='FK' where id=6;
-update noar ti set b2='FK' where id=6;
-update noar tt set v0='1O0X7DOSU3CWQXWP5Y74OK7E9MQX' where id=7;
-update noar ti set v0='1O0X7DOSU3CWQXWP5Y74OK7E9MQX' where id=7;
-update noar tt set b0='RGV6MBE' where id=7;
-update noar ti set b0='RGV6MBE' where id=7;
-update noar tt set v0='51ZZZA9JI87KLBVKVLQVOQZV9LL8XX62' where id=7;
-update noar ti set v0='51ZZZA9JI87KLBVKVLQVOQZV9LL8XX62' where id=7;
-update noar tt set b1='LME1J16K3DC0VTDCXM44TW' where id=7;
-update noar ti set b1='LME1J16K3DC0VTDCXM44TW' where id=7;
-update noar tt set v0='6J4B6ZITB5N6A8YJCJQ1XJPMRSHLI' where id=7;
-update noar ti set v0='6J4B6ZITB5N6A8YJCJQ1XJPMRSHLI' where id=7;
-update noar tt set b2='GYSIE47ALW8' where id=7;
-update noar ti set b2='GYSIE47ALW8' where id=7;
-update noar tt set v0='KE' where id=8;
-update noar ti set v0='KE' where id=8;
-update noar tt set b0='BB8XO8EUNS6GX675FX9GVI' where id=8;
-update noar ti set b0='BB8XO8EUNS6GX675FX9GVI' where id=8;
-update noar tt set v0='7VZ05FTTP6HMT5BLGOP7LYNXUN4' where id=8;
-update noar ti set v0='7VZ05FTTP6HMT5BLGOP7LYNXUN4' where id=8;
-update noar tt set b1='K' where id=8;
-update noar ti set b1='K' where id=8;
-update noar tt set v0='TSFBMY5HR2YHSDT6E559F08J' where id=8;
-update noar ti set v0='TSFBMY5HR2YHSDT6E559F08J' where id=8;
-update noar tt set b2='HGIQ8168E62PTPD5BFMAIEW' where id=8;
-update noar ti set b2='HGIQ8168E62PTPD5BFMAIEW' where id=8;
-update noar tt set v0='42XP' where id=9;
-update noar ti set v0='42XP' where id=9;
-update noar tt set b0='NO4TPSLA6LT' where id=9;
-update noar ti set b0='NO4TPSLA6LT' where id=9;
-update noar tt set v0='OVJ9MSPPOOA84LA8NUG' where id=9;
-update noar ti set v0='OVJ9MSPPOOA84LA8NUG' where id=9;
-update noar tt set b1='TE4U' where id=9;
-update noar ti set b1='TE4U' where id=9;
-update noar tt set v0='PUUGG3UFRZGZ29HMYYY0S7KCQP8LBQ' where id=9;
-update noar ti set v0='PUUGG3UFRZGZ29HMYYY0S7KCQP8LBQ' where id=9;
-update noar tt set b2='4B5SPQICKSHW93TKJKE8IBB8MJB2YI2S' where id=9;
-update noar ti set b2='4B5SPQICKSHW93TKJKE8IBB8MJB2YI2S' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 blob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='GF17L1U1SX3LZMBL72' where id=1;
-update noar ti set v0='GF17L1U1SX3LZMBL72' where id=1;
-update noar tt set b0='BIXPE4LKQ735CMRFJ8CKEHY0CA8JQ' where id=1;
-update noar ti set b0='BIXPE4LKQ735CMRFJ8CKEHY0CA8JQ' where id=1;
-update noar tt set v0='VWW0Q' where id=1;
-update noar ti set v0='VWW0Q' where id=1;
-update noar tt set b1='QHEY4IW47M65KY9' where id=1;
-update noar ti set b1='QHEY4IW47M65KY9' where id=1;
-update noar tt set v0='2DYGP7345S1BKLKSZRGR9CLCA1DOZE' where id=1;
-update noar ti set v0='2DYGP7345S1BKLKSZRGR9CLCA1DOZE' where id=1;
-update noar tt set b2='WH5G4TLGEOBCK3X6BZ3CHTFJEZUSHHW' where id=1;
-update noar ti set b2='WH5G4TLGEOBCK3X6BZ3CHTFJEZUSHHW' where id=1;
-update noar tt set v0='RRGD' where id=2;
-update noar ti set v0='RRGD' where id=2;
-update noar tt set b0='IM' where id=2;
-update noar ti set b0='IM' where id=2;
-update noar tt set v0='Y6S1111MTK1NDOZ33RV3OEA1A9' where id=2;
-update noar ti set v0='Y6S1111MTK1NDOZ33RV3OEA1A9' where id=2;
-update noar tt set b1='T' where id=2;
-update noar ti set b1='T' where id=2;
-update noar tt set v0='5E3YSZ5D7ZKM2Y8HBTWN20P1F235' where id=2;
-update noar ti set v0='5E3YSZ5D7ZKM2Y8HBTWN20P1F235' where id=2;
-update noar tt set b2='EAH1Z1NKJFFOSGL4RYQRNARL' where id=2;
-update noar ti set b2='EAH1Z1NKJFFOSGL4RYQRNARL' where id=2;
-update noar tt set v0='21OE8CJNWI5' where id=3;
-update noar ti set v0='21OE8CJNWI5' where id=3;
-update noar tt set b0='PDOMXFN73FCT' where id=3;
-update noar ti set b0='PDOMXFN73FCT' where id=3;
-update noar tt set v0='NZ5TXD3AQDQ' where id=3;
-update noar ti set v0='NZ5TXD3AQDQ' where id=3;
-update noar tt set b1='ZO0PYX3IF3Q4FP23Z7LGKWNOJNZ3UP8' where id=3;
-update noar ti set b1='ZO0PYX3IF3Q4FP23Z7LGKWNOJNZ3UP8' where id=3;
-update noar tt set v0='ORJIBHYU9Y238PAKK7C' where id=3;
-update noar ti set v0='ORJIBHYU9Y238PAKK7C' where id=3;
-update noar tt set b2='H5RD5YWAS8' where id=3;
-update noar ti set b2='H5RD5YWAS8' where id=3;
-update noar tt set v0='Q19GASNYG9JIAP46IJRBAL1XCW7' where id=4;
-update noar ti set v0='Q19GASNYG9JIAP46IJRBAL1XCW7' where id=4;
-update noar tt set b0='TWBIUI2Q5BO3LD3RIQC' where id=4;
-update noar ti set b0='TWBIUI2Q5BO3LD3RIQC' where id=4;
-update noar tt set v0='1SFP' where id=4;
-update noar ti set v0='1SFP' where id=4;
-update noar tt set b1='X86J3UPKVPZ0PE4W' where id=4;
-update noar ti set b1='X86J3UPKVPZ0PE4W' where id=4;
-update noar tt set v0='WA890F8YZF968HN' where id=4;
-update noar ti set v0='WA890F8YZF968HN' where id=4;
-update noar tt set b2='EWS07I9' where id=4;
-update noar ti set b2='EWS07I9' where id=4;
-update noar tt set v0='169TT2I3RUI7GDBSQT8F48CBI' where id=5;
-update noar ti set v0='169TT2I3RUI7GDBSQT8F48CBI' where id=5;
-update noar tt set b0='MHWTYHVC8E88QYOY6Z' where id=5;
-update noar ti set b0='MHWTYHVC8E88QYOY6Z' where id=5;
-update noar tt set v0='V8X1VR71VBZL4U5OGQR6WFHHURAAUF' where id=5;
-update noar ti set v0='V8X1VR71VBZL4U5OGQR6WFHHURAAUF' where id=5;
-update noar tt set b1='6I3T' where id=5;
-update noar ti set b1='6I3T' where id=5;
-update noar tt set v0='XN' where id=5;
-update noar ti set v0='XN' where id=5;
-update noar tt set b2='PZ3NZBKIR0PCSWZWC3VLXU3PTO5AUP' where id=5;
-update noar ti set b2='PZ3NZBKIR0PCSWZWC3VLXU3PTO5AUP' where id=5;
-update noar tt set v0='DJ2OR7DROVN' where id=6;
-update noar ti set v0='DJ2OR7DROVN' where id=6;
-update noar tt set b0='I6430XDDKVG627T2CUIX' where id=6;
-update noar ti set b0='I6430XDDKVG627T2CUIX' where id=6;
-update noar tt set v0='KAAEGP' where id=6;
-update noar ti set v0='KAAEGP' where id=6;
-update noar tt set b1='5H' where id=6;
-update noar ti set b1='5H' where id=6;
-update noar tt set v0='VQ14VVOP7U' where id=6;
-update noar ti set v0='VQ14VVOP7U' where id=6;
-update noar tt set b2='68BW9OMT2WFVC8U0PE77IQCLTSEK5D' where id=6;
-update noar ti set b2='68BW9OMT2WFVC8U0PE77IQCLTSEK5D' where id=6;
-update noar tt set v0='QMDIF8Z144FMY1J4OUBYBJOEY0ZOY0' where id=7;
-update noar ti set v0='QMDIF8Z144FMY1J4OUBYBJOEY0ZOY0' where id=7;
-update noar tt set b0='HVW5I3S' where id=7;
-update noar ti set b0='HVW5I3S' where id=7;
-update noar tt set v0='K9DYRGMR' where id=7;
-update noar ti set v0='K9DYRGMR' where id=7;
-update noar tt set b1='KP8UAE2WQKDR46SVQ4AVB9O9LXWZSVTB' where id=7;
-update noar ti set b1='KP8UAE2WQKDR46SVQ4AVB9O9LXWZSVTB' where id=7;
-update noar tt set v0='X' where id=7;
-update noar ti set v0='X' where id=7;
-update noar tt set b2='OBI72B7V81ADVKN26LVJKWJ6' where id=7;
-update noar ti set b2='OBI72B7V81ADVKN26LVJKWJ6' where id=7;
-update noar tt set v0='ZDXIBY' where id=8;
-update noar ti set v0='ZDXIBY' where id=8;
-update noar tt set b0='0LV853A7FHMSQ' where id=8;
-update noar ti set b0='0LV853A7FHMSQ' where id=8;
-update noar tt set v0='SXSMCIVD9' where id=8;
-update noar ti set v0='SXSMCIVD9' where id=8;
-update noar tt set b1='6AFPUJCZE7HNH' where id=8;
-update noar ti set b1='6AFPUJCZE7HNH' where id=8;
-update noar tt set v0='AQIQNPEVRW3BN40DBBSSL9S4PWY9U5N0' where id=8;
-update noar ti set v0='AQIQNPEVRW3BN40DBBSSL9S4PWY9U5N0' where id=8;
-update noar tt set b2='P06N9D7KMGE9R2CKLFQ8K08H7' where id=8;
-update noar ti set b2='P06N9D7KMGE9R2CKLFQ8K08H7' where id=8;
-update noar tt set v0='VW23U5K782KC5Y4O9GK552P55C' where id=9;
-update noar ti set v0='VW23U5K782KC5Y4O9GK552P55C' where id=9;
-update noar tt set b0='ZF' where id=9;
-update noar ti set b0='ZF' where id=9;
-update noar tt set v0='0KYY7' where id=9;
-update noar ti set v0='0KYY7' where id=9;
-update noar tt set b1='Q6NKN8TYPGE3FB5265N' where id=9;
-update noar ti set b1='Q6NKN8TYPGE3FB5265N' where id=9;
-update noar tt set v0='9XR' where id=9;
-update noar ti set v0='9XR' where id=9;
-update noar tt set b2='Q4RE36AW59CYH' where id=9;
-update noar ti set b2='Q4RE36AW59CYH' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 blob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='3S0WWESDHKR4K2WT6QJDUD' where id=1;
-update noar ti set v0='3S0WWESDHKR4K2WT6QJDUD' where id=1;
-update noar tt set b0='98S345IMCAKXRS78TW57CGSQMV' where id=1;
-update noar ti set b0='98S345IMCAKXRS78TW57CGSQMV' where id=1;
-update noar tt set v0='LP2B7MV4T39WOGIDDT' where id=1;
-update noar ti set v0='LP2B7MV4T39WOGIDDT' where id=1;
-update noar tt set b1='T6JI' where id=1;
-update noar ti set b1='T6JI' where id=1;
-update noar tt set v0='2SQEKQZBACK1C0JCAP12IDTDAGS' where id=1;
-update noar ti set v0='2SQEKQZBACK1C0JCAP12IDTDAGS' where id=1;
-update noar tt set b2='HBH2TP3YS3X' where id=1;
-update noar ti set b2='HBH2TP3YS3X' where id=1;
-update noar tt set v0='EFB580L901RLHWFBZFMAD6LDD' where id=2;
-update noar ti set v0='EFB580L901RLHWFBZFMAD6LDD' where id=2;
-update noar tt set b0='0R' where id=2;
-update noar ti set b0='0R' where id=2;
-update noar tt set v0='TSLL5J9ABLE5VJ5QWU9DT' where id=2;
-update noar ti set v0='TSLL5J9ABLE5VJ5QWU9DT' where id=2;
-update noar tt set b1='KSZC3MI418X1X0P4LJRE' where id=2;
-update noar ti set b1='KSZC3MI418X1X0P4LJRE' where id=2;
-update noar tt set v0='T' where id=2;
-update noar ti set v0='T' where id=2;
-update noar tt set b2='Q14Z7EY36NPU498XWNSPZZ0RHLJUK' where id=2;
-update noar ti set b2='Q14Z7EY36NPU498XWNSPZZ0RHLJUK' where id=2;
-update noar tt set v0='2EYU368F9AIF0NHDJIH' where id=3;
-update noar ti set v0='2EYU368F9AIF0NHDJIH' where id=3;
-update noar tt set b0='R62QJWMOQZGTJ832UVCG25' where id=3;
-update noar ti set b0='R62QJWMOQZGTJ832UVCG25' where id=3;
-update noar tt set v0='4CQ06TQ' where id=3;
-update noar ti set v0='4CQ06TQ' where id=3;
-update noar tt set b1='X0H0S121RZCUZOWMM00W' where id=3;
-update noar ti set b1='X0H0S121RZCUZOWMM00W' where id=3;
-update noar tt set v0='07JPZUIHCF' where id=3;
-update noar ti set v0='07JPZUIHCF' where id=3;
-update noar tt set b2='O5K2VGGLZ' where id=3;
-update noar ti set b2='O5K2VGGLZ' where id=3;
-update noar tt set v0='A1PELQZP43WBDFWKYKZCO' where id=4;
-update noar ti set v0='A1PELQZP43WBDFWKYKZCO' where id=4;
-update noar tt set b0='TT3Q6E3CMRB49183WEDUCX1GUY1JB' where id=4;
-update noar ti set b0='TT3Q6E3CMRB49183WEDUCX1GUY1JB' where id=4;
-update noar tt set v0='BVZUTKEGUNII55' where id=4;
-update noar ti set v0='BVZUTKEGUNII55' where id=4;
-update noar tt set b1='QFO7XNDIN3W17DQBKWFELY4SYUTK' where id=4;
-update noar ti set b1='QFO7XNDIN3W17DQBKWFELY4SYUTK' where id=4;
-update noar tt set v0='GKZGU5XQE70G953153KW' where id=4;
-update noar ti set v0='GKZGU5XQE70G953153KW' where id=4;
-update noar tt set b2='0UT6VL9YRZ1BQGN2ZDDEND52KCJFIS' where id=4;
-update noar ti set b2='0UT6VL9YRZ1BQGN2ZDDEND52KCJFIS' where id=4;
-update noar tt set v0='IZ' where id=5;
-update noar ti set v0='IZ' where id=5;
-update noar tt set b0='PO' where id=5;
-update noar ti set b0='PO' where id=5;
-update noar tt set v0='IVLTDAOOVSAQ43COLDYYX3DS' where id=5;
-update noar ti set v0='IVLTDAOOVSAQ43COLDYYX3DS' where id=5;
-update noar tt set b1='LTM2Y7Q' where id=5;
-update noar ti set b1='LTM2Y7Q' where id=5;
-update noar tt set v0='6ILNNFYIFNPWETFXWWIGBP47X' where id=5;
-update noar ti set v0='6ILNNFYIFNPWETFXWWIGBP47X' where id=5;
-update noar tt set b2='ZJ9SEVPPPUFS4I' where id=5;
-update noar ti set b2='ZJ9SEVPPPUFS4I' where id=5;
-update noar tt set v0='3SQ8V1UBKQ78IT1NY6LYU1YUJ376OZWR' where id=6;
-update noar ti set v0='3SQ8V1UBKQ78IT1NY6LYU1YUJ376OZWR' where id=6;
-update noar tt set b0='BSE6T' where id=6;
-update noar ti set b0='BSE6T' where id=6;
-update noar tt set v0='SHSX1C95PJQHLU1CZOGSN6UCZLJBJHP' where id=6;
-update noar ti set v0='SHSX1C95PJQHLU1CZOGSN6UCZLJBJHP' where id=6;
-update noar tt set b1='Y4SSYZOGTV9XROMOTB5' where id=6;
-update noar ti set b1='Y4SSYZOGTV9XROMOTB5' where id=6;
-update noar tt set v0='F' where id=6;
-update noar ti set v0='F' where id=6;
-update noar tt set b2='4Z0V' where id=6;
-update noar ti set b2='4Z0V' where id=6;
-update noar tt set v0='EA8' where id=7;
-update noar ti set v0='EA8' where id=7;
-update noar tt set b0='02E687JK0K7LGDGAZ8VCQD' where id=7;
-update noar ti set b0='02E687JK0K7LGDGAZ8VCQD' where id=7;
-update noar tt set v0='2JVD7' where id=7;
-update noar ti set v0='2JVD7' where id=7;
-update noar tt set b1='829O6NNRJKWVJC3D07MHEWBYSE' where id=7;
-update noar ti set b1='829O6NNRJKWVJC3D07MHEWBYSE' where id=7;
-update noar tt set v0='CEKZE1U5RFIGD9AI0YW3' where id=7;
-update noar ti set v0='CEKZE1U5RFIGD9AI0YW3' where id=7;
-update noar tt set b2='EEFYBQ0' where id=7;
-update noar ti set b2='EEFYBQ0' where id=7;
-update noar tt set v0='6XHZQE03N4ZUCM0VE' where id=8;
-update noar ti set v0='6XHZQE03N4ZUCM0VE' where id=8;
-update noar tt set b0='YJ95' where id=8;
-update noar ti set b0='YJ95' where id=8;
-update noar tt set v0='4UEX038RMDJP6MPCHW7' where id=8;
-update noar ti set v0='4UEX038RMDJP6MPCHW7' where id=8;
-update noar tt set b1='QQ70KCQSVCC1QQUJZ9F6' where id=8;
-update noar ti set b1='QQ70KCQSVCC1QQUJZ9F6' where id=8;
-update noar tt set v0='NMB2NNIWLG3LVTX' where id=8;
-update noar ti set v0='NMB2NNIWLG3LVTX' where id=8;
-update noar tt set b2='5IPYW3GJOMUOCT8TPAMYPD' where id=8;
-update noar ti set b2='5IPYW3GJOMUOCT8TPAMYPD' where id=8;
-update noar tt set v0='56W3KQQQJG19X3MK1FU7693' where id=9;
-update noar ti set v0='56W3KQQQJG19X3MK1FU7693' where id=9;
-update noar tt set b0='EDJ8VGTE7K6UN0MB7V' where id=9;
-update noar ti set b0='EDJ8VGTE7K6UN0MB7V' where id=9;
-update noar tt set v0='JIAJQUSNHMO5SFJ9M' where id=9;
-update noar ti set v0='JIAJQUSNHMO5SFJ9M' where id=9;
-update noar tt set b1='MLV4JJE8VHT6QEAE2BTRD5Z' where id=9;
-update noar ti set b1='MLV4JJE8VHT6QEAE2BTRD5Z' where id=9;
-update noar tt set v0='IWCFX9FX' where id=9;
-update noar ti set v0='IWCFX9FX' where id=9;
-update noar tt set b2='OSD77LC4JJWD6RN' where id=9;
-update noar ti set b2='OSD77LC4JJWD6RN' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 blob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='JGKB0Y2UJ' where id=1;
-update noar ti set v0='JGKB0Y2UJ' where id=1;
-update noar tt set b0='1EJZ4F' where id=1;
-update noar ti set b0='1EJZ4F' where id=1;
-update noar tt set v0='IPXSVZDVJK' where id=1;
-update noar ti set v0='IPXSVZDVJK' where id=1;
-update noar tt set b1='X7MGG5VY0C7JM' where id=1;
-update noar ti set b1='X7MGG5VY0C7JM' where id=1;
-update noar tt set v0='2J4RLDNK09RXS7Q92XUB0CXYUL' where id=1;
-update noar ti set v0='2J4RLDNK09RXS7Q92XUB0CXYUL' where id=1;
-update noar tt set b2='H0GCJD97' where id=1;
-update noar ti set b2='H0GCJD97' where id=1;
-update noar tt set v0='DSKHARQ1TPSGP5P2K' where id=2;
-update noar ti set v0='DSKHARQ1TPSGP5P2K' where id=2;
-update noar tt set b0='UST5EVB0TVB2OU0A8A' where id=2;
-update noar ti set b0='UST5EVB0TVB2OU0A8A' where id=2;
-update noar tt set v0='H455KF89AVZT' where id=2;
-update noar ti set v0='H455KF89AVZT' where id=2;
-update noar tt set b1='NBG' where id=2;
-update noar ti set b1='NBG' where id=2;
-update noar tt set v0='ILZ7WNV9UYBK6VYZDMEM' where id=2;
-update noar ti set v0='ILZ7WNV9UYBK6VYZDMEM' where id=2;
-update noar tt set b2='YDRIJRSB85QDIN0YMW6ADZ7QQI' where id=2;
-update noar ti set b2='YDRIJRSB85QDIN0YMW6ADZ7QQI' where id=2;
-update noar tt set v0='SSRBQH' where id=3;
-update noar ti set v0='SSRBQH' where id=3;
-update noar tt set b0='ZKC6DGD1BV3QC3XJWNJ6F0QFC80' where id=3;
-update noar ti set b0='ZKC6DGD1BV3QC3XJWNJ6F0QFC80' where id=3;
-update noar tt set v0='TR3E4EOX' where id=3;
-update noar ti set v0='TR3E4EOX' where id=3;
-update noar tt set b1='UZGN19LO2S50ANQXKJDZODO9' where id=3;
-update noar ti set b1='UZGN19LO2S50ANQXKJDZODO9' where id=3;
-update noar tt set v0='O3KC3BOJAHY' where id=3;
-update noar ti set v0='O3KC3BOJAHY' where id=3;
-update noar tt set b2='UEGN7YSGXA6RS842PNGBN9GS502CX' where id=3;
-update noar ti set b2='UEGN7YSGXA6RS842PNGBN9GS502CX' where id=3;
-update noar tt set v0='H5TPELD' where id=4;
-update noar ti set v0='H5TPELD' where id=4;
-update noar tt set b0='6B627B1YBSD1M' where id=4;
-update noar ti set b0='6B627B1YBSD1M' where id=4;
-update noar tt set v0='CXARHVNQD9IYEW9H' where id=4;
-update noar ti set v0='CXARHVNQD9IYEW9H' where id=4;
-update noar tt set b1='QPP3CFQRY6SI' where id=4;
-update noar ti set b1='QPP3CFQRY6SI' where id=4;
-update noar tt set v0='82VFOC1N2GK0NFQTTN4WK6' where id=4;
-update noar ti set v0='82VFOC1N2GK0NFQTTN4WK6' where id=4;
-update noar tt set b2='5VNK' where id=4;
-update noar ti set b2='5VNK' where id=4;
-update noar tt set v0='WP2CLGWII5KY2NE' where id=5;
-update noar ti set v0='WP2CLGWII5KY2NE' where id=5;
-update noar tt set b0='3IYOS7L3YJ8323Z1JX3WHCTM0F' where id=5;
-update noar ti set b0='3IYOS7L3YJ8323Z1JX3WHCTM0F' where id=5;
-update noar tt set v0='C3P4Y6ZT78RPWA72' where id=5;
-update noar ti set v0='C3P4Y6ZT78RPWA72' where id=5;
-update noar tt set b1='DOI00DZHRR3UX3A63K3Z7GM' where id=5;
-update noar ti set b1='DOI00DZHRR3UX3A63K3Z7GM' where id=5;
-update noar tt set v0='0C5H4TTNKZHOGJOWR' where id=5;
-update noar ti set v0='0C5H4TTNKZHOGJOWR' where id=5;
-update noar tt set b2='2HA5DGYHB17G5' where id=5;
-update noar ti set b2='2HA5DGYHB17G5' where id=5;
-update noar tt set v0='9BWN6Y3' where id=6;
-update noar ti set v0='9BWN6Y3' where id=6;
-update noar tt set b0='LN9B7A43' where id=6;
-update noar ti set b0='LN9B7A43' where id=6;
-update noar tt set v0='L7VM8FK1Y7VBEOMO' where id=6;
-update noar ti set v0='L7VM8FK1Y7VBEOMO' where id=6;
-update noar tt set b1='YUMOW' where id=6;
-update noar ti set b1='YUMOW' where id=6;
-update noar tt set v0='Z7GK8H7ARENPWJHH83QYRFFB97E6K' where id=6;
-update noar ti set v0='Z7GK8H7ARENPWJHH83QYRFFB97E6K' where id=6;
-update noar tt set b2='UALSJ' where id=6;
-update noar ti set b2='UALSJ' where id=6;
-update noar tt set v0='5PJY8KHE4LWLS53YDP' where id=7;
-update noar ti set v0='5PJY8KHE4LWLS53YDP' where id=7;
-update noar tt set b0='2L50XCEL922NS5AWAJUTLD7NYGUQ' where id=7;
-update noar ti set b0='2L50XCEL922NS5AWAJUTLD7NYGUQ' where id=7;
-update noar tt set v0='RK0B6DG5E1PN5Q5F3T' where id=7;
-update noar ti set v0='RK0B6DG5E1PN5Q5F3T' where id=7;
-update noar tt set b1='9XDHHGVUSLEZP' where id=7;
-update noar ti set b1='9XDHHGVUSLEZP' where id=7;
-update noar tt set v0='NLMCMP5WIC0EQE0GP9AWH45' where id=7;
-update noar ti set v0='NLMCMP5WIC0EQE0GP9AWH45' where id=7;
-update noar tt set b2='Z0XYU9PX00H1GBUDWE13X' where id=7;
-update noar ti set b2='Z0XYU9PX00H1GBUDWE13X' where id=7;
-update noar tt set v0='PGMNTSSJW2S8JKRFEKER0V2906JL14L' where id=8;
-update noar ti set v0='PGMNTSSJW2S8JKRFEKER0V2906JL14L' where id=8;
-update noar tt set b0='6A1Z4H33S' where id=8;
-update noar ti set b0='6A1Z4H33S' where id=8;
-update noar tt set v0='RJ9CY' where id=8;
-update noar ti set v0='RJ9CY' where id=8;
-update noar tt set b1='TOZX3PRA38J802U0A3WCEV' where id=8;
-update noar ti set b1='TOZX3PRA38J802U0A3WCEV' where id=8;
-update noar tt set v0='4UOKAYJ77U7GZJ5FW2HBT0014UB' where id=8;
-update noar ti set v0='4UOKAYJ77U7GZJ5FW2HBT0014UB' where id=8;
-update noar tt set b2='3YDUVXCHZ3EL9ZRMORV208XUS55' where id=8;
-update noar ti set b2='3YDUVXCHZ3EL9ZRMORV208XUS55' where id=8;
-update noar tt set v0='ZIF3GSX5DZ2NRQO49G' where id=9;
-update noar ti set v0='ZIF3GSX5DZ2NRQO49G' where id=9;
-update noar tt set b0='Q32P6M959NECCWAU2CSE' where id=9;
-update noar ti set b0='Q32P6M959NECCWAU2CSE' where id=9;
-update noar tt set v0='9B8TGX78IC10HEPR1Y24WQOQEL8' where id=9;
-update noar ti set v0='9B8TGX78IC10HEPR1Y24WQOQEL8' where id=9;
-update noar tt set b1='5F117LFBRUG231EQ' where id=9;
-update noar ti set b1='5F117LFBRUG231EQ' where id=9;
-update noar tt set v0='4' where id=9;
-update noar ti set v0='4' where id=9;
-update noar tt set b2='25IKV' where id=9;
-update noar ti set b2='25IKV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 blob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='FTO2NVMQRDWT7WKZU6LWJDWKKLKTI' where id=1;
-update noar ti set v0='FTO2NVMQRDWT7WKZU6LWJDWKKLKTI' where id=1;
-update noar tt set b0='RMLALBMZZ1' where id=1;
-update noar ti set b0='RMLALBMZZ1' where id=1;
-update noar tt set v0='QZ3W00BE07FX82AO58YDQ2C' where id=1;
-update noar ti set v0='QZ3W00BE07FX82AO58YDQ2C' where id=1;
-update noar tt set b1='D2M4A1KF6RMU4XO9FEM8PXQ21OC5' where id=1;
-update noar ti set b1='D2M4A1KF6RMU4XO9FEM8PXQ21OC5' where id=1;
-update noar tt set v0='7' where id=1;
-update noar ti set v0='7' where id=1;
-update noar tt set b2='ZYP4DTZK9UBXKWYKKTA' where id=1;
-update noar ti set b2='ZYP4DTZK9UBXKWYKKTA' where id=1;
-update noar tt set v0='97OOXX3HDOG23LX1FM0VO' where id=2;
-update noar ti set v0='97OOXX3HDOG23LX1FM0VO' where id=2;
-update noar tt set b0='R5QX46G5M' where id=2;
-update noar ti set b0='R5QX46G5M' where id=2;
-update noar tt set v0='VMG79OX2A4HTCO8INP3SDHCR9ZGAL' where id=2;
-update noar ti set v0='VMG79OX2A4HTCO8INP3SDHCR9ZGAL' where id=2;
-update noar tt set b1='R' where id=2;
-update noar ti set b1='R' where id=2;
-update noar tt set v0='7DUXG95GKWEPVQMTM' where id=2;
-update noar ti set v0='7DUXG95GKWEPVQMTM' where id=2;
-update noar tt set b2='XGXKA3OHOTFA2PMHD3Q1HO4KCGNE' where id=2;
-update noar ti set b2='XGXKA3OHOTFA2PMHD3Q1HO4KCGNE' where id=2;
-update noar tt set v0='7PZ4Z15KA4PQKMWYQ1JHHPNRM1P9' where id=3;
-update noar ti set v0='7PZ4Z15KA4PQKMWYQ1JHHPNRM1P9' where id=3;
-update noar tt set b0='CYVMM5QZQT4QXOXAHYCZL' where id=3;
-update noar ti set b0='CYVMM5QZQT4QXOXAHYCZL' where id=3;
-update noar tt set v0='IXXL1Z8AG1H58W1EO03S2SWSRNPJ96' where id=3;
-update noar ti set v0='IXXL1Z8AG1H58W1EO03S2SWSRNPJ96' where id=3;
-update noar tt set b1='IAZ21JZUZ30GXWFLTKNNX' where id=3;
-update noar ti set b1='IAZ21JZUZ30GXWFLTKNNX' where id=3;
-update noar tt set v0='FMI' where id=3;
-update noar ti set v0='FMI' where id=3;
-update noar tt set b2='R4CUILU2BYAKFYMDLV' where id=3;
-update noar ti set b2='R4CUILU2BYAKFYMDLV' where id=3;
-update noar tt set v0='P1S0APBNU' where id=4;
-update noar ti set v0='P1S0APBNU' where id=4;
-update noar tt set b0='LGCSDOY6909' where id=4;
-update noar ti set b0='LGCSDOY6909' where id=4;
-update noar tt set v0='XQQUM2C5UQTA0SFB' where id=4;
-update noar ti set v0='XQQUM2C5UQTA0SFB' where id=4;
-update noar tt set b1='ZK4XUNF9WQNO' where id=4;
-update noar ti set b1='ZK4XUNF9WQNO' where id=4;
-update noar tt set v0='FE3E91PYNGTFCDV523H9QECK2UV5R9C' where id=4;
-update noar ti set v0='FE3E91PYNGTFCDV523H9QECK2UV5R9C' where id=4;
-update noar tt set b2='YR2J0YXK0Q' where id=4;
-update noar ti set b2='YR2J0YXK0Q' where id=4;
-update noar tt set v0='GIM78IORLAV2CVJ3YKKJPZD6I85' where id=5;
-update noar ti set v0='GIM78IORLAV2CVJ3YKKJPZD6I85' where id=5;
-update noar tt set b0='2SYOY1GLX3S6QXT1G87ZP' where id=5;
-update noar ti set b0='2SYOY1GLX3S6QXT1G87ZP' where id=5;
-update noar tt set v0='8BBW5JB0XDFQOSBT7655LOVU' where id=5;
-update noar ti set v0='8BBW5JB0XDFQOSBT7655LOVU' where id=5;
-update noar tt set b1='OKU84Q1QXHOSHYA' where id=5;
-update noar ti set b1='OKU84Q1QXHOSHYA' where id=5;
-update noar tt set v0='WUZKBYF0MJF9LY0Z7MW9B1SDTGG' where id=5;
-update noar ti set v0='WUZKBYF0MJF9LY0Z7MW9B1SDTGG' where id=5;
-update noar tt set b2='972R8P3BIB5G9UYJUQGBFO' where id=5;
-update noar ti set b2='972R8P3BIB5G9UYJUQGBFO' where id=5;
-update noar tt set v0='8V8V6PC9PAXGYF0Y2' where id=6;
-update noar ti set v0='8V8V6PC9PAXGYF0Y2' where id=6;
-update noar tt set b0='YENZ2TPH4Q3KSPA' where id=6;
-update noar ti set b0='YENZ2TPH4Q3KSPA' where id=6;
-update noar tt set v0='UWE' where id=6;
-update noar ti set v0='UWE' where id=6;
-update noar tt set b1='3EM30LIF4DWVC6PORYPB5EJL7XQ2V0M3' where id=6;
-update noar ti set b1='3EM30LIF4DWVC6PORYPB5EJL7XQ2V0M3' where id=6;
-update noar tt set v0='2SGNX5XBWKIBTTVH' where id=6;
-update noar ti set v0='2SGNX5XBWKIBTTVH' where id=6;
-update noar tt set b2='MX9WN14U2CVRTMGV0WHYSU1E' where id=6;
-update noar ti set b2='MX9WN14U2CVRTMGV0WHYSU1E' where id=6;
-update noar tt set v0='2VCUJMG3RMFRVH1KT22AC8HTD5W5NZ' where id=7;
-update noar ti set v0='2VCUJMG3RMFRVH1KT22AC8HTD5W5NZ' where id=7;
-update noar tt set b0='JS' where id=7;
-update noar ti set b0='JS' where id=7;
-update noar tt set v0='B2P267OQ1MAS3WU3U' where id=7;
-update noar ti set v0='B2P267OQ1MAS3WU3U' where id=7;
-update noar tt set b1='NOTIEHG55AEFI2WMV6JC76EZ' where id=7;
-update noar ti set b1='NOTIEHG55AEFI2WMV6JC76EZ' where id=7;
-update noar tt set v0='1LPSBB0' where id=7;
-update noar ti set v0='1LPSBB0' where id=7;
-update noar tt set b2='6TNNQHEHZYRPDWOZANBDHQDFJ3WDK7' where id=7;
-update noar ti set b2='6TNNQHEHZYRPDWOZANBDHQDFJ3WDK7' where id=7;
-update noar tt set v0='KG0JWNVUQ722399VHTV7YOA' where id=8;
-update noar ti set v0='KG0JWNVUQ722399VHTV7YOA' where id=8;
-update noar tt set b0='3Q76OP' where id=8;
-update noar ti set b0='3Q76OP' where id=8;
-update noar tt set v0='RBKDSTAI6' where id=8;
-update noar ti set v0='RBKDSTAI6' where id=8;
-update noar tt set b1='35PG77PKUUYWNG9GP7JMJD3' where id=8;
-update noar ti set b1='35PG77PKUUYWNG9GP7JMJD3' where id=8;
-update noar tt set v0='23EYCUMEU0AVHTLVS' where id=8;
-update noar ti set v0='23EYCUMEU0AVHTLVS' where id=8;
-update noar tt set b2='CW5F' where id=8;
-update noar ti set b2='CW5F' where id=8;
-update noar tt set v0='IZHLGIXARP' where id=9;
-update noar ti set v0='IZHLGIXARP' where id=9;
-update noar tt set b0='D6M81TBG0EJYQAECGJJ66FI6OUZMCY0' where id=9;
-update noar ti set b0='D6M81TBG0EJYQAECGJJ66FI6OUZMCY0' where id=9;
-update noar tt set v0='B1OLWPNGSEKHVF0O29' where id=9;
-update noar ti set v0='B1OLWPNGSEKHVF0O29' where id=9;
-update noar tt set b1='QQAMNZCS56W1XEY' where id=9;
-update noar ti set b1='QQAMNZCS56W1XEY' where id=9;
-update noar tt set v0='GSQP8AZFADL1CR0FMFOLB' where id=9;
-update noar ti set v0='GSQP8AZFADL1CR0FMFOLB' where id=9;
-update noar tt set b2='3LQYU9W5Z61LITFHR' where id=9;
-update noar ti set b2='3LQYU9W5Z61LITFHR' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 blob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='YONYM18' where id=1;
-update noar ti set v0='YONYM18' where id=1;
-update noar tt set b0='AI0QWE8N05I' where id=1;
-update noar ti set b0='AI0QWE8N05I' where id=1;
-update noar tt set v0='QLUZKSOOS56V' where id=1;
-update noar ti set v0='QLUZKSOOS56V' where id=1;
-update noar tt set b1='2U8JCISQB714A7YD11WK' where id=1;
-update noar ti set b1='2U8JCISQB714A7YD11WK' where id=1;
-update noar tt set v0='CATCGHN' where id=1;
-update noar ti set v0='CATCGHN' where id=1;
-update noar tt set b2='5KYO69AU9BOFGTUNPGUBALY' where id=1;
-update noar ti set b2='5KYO69AU9BOFGTUNPGUBALY' where id=1;
-update noar tt set v0='R' where id=2;
-update noar ti set v0='R' where id=2;
-update noar tt set b0='TGJYF6U40KSAC8UETFEX8H' where id=2;
-update noar ti set b0='TGJYF6U40KSAC8UETFEX8H' where id=2;
-update noar tt set v0='K7ZY5X8OWZAX' where id=2;
-update noar ti set v0='K7ZY5X8OWZAX' where id=2;
-update noar tt set b1='4GFVEME5YM4IV1ABHX8O2XS6056Z84' where id=2;
-update noar ti set b1='4GFVEME5YM4IV1ABHX8O2XS6056Z84' where id=2;
-update noar tt set v0='15XOYTMCQ' where id=2;
-update noar ti set v0='15XOYTMCQ' where id=2;
-update noar tt set b2='NSLY879L8AIZF2WX' where id=2;
-update noar ti set b2='NSLY879L8AIZF2WX' where id=2;
-update noar tt set v0='DNVTNZID4' where id=3;
-update noar ti set v0='DNVTNZID4' where id=3;
-update noar tt set b0='C1ZSLVL0MXY36RA' where id=3;
-update noar ti set b0='C1ZSLVL0MXY36RA' where id=3;
-update noar tt set v0='1PMFMNMY' where id=3;
-update noar ti set v0='1PMFMNMY' where id=3;
-update noar tt set b1='SM07010J6QPHP' where id=3;
-update noar ti set b1='SM07010J6QPHP' where id=3;
-update noar tt set v0='RIVP8IA08FPWSAN1WS' where id=3;
-update noar ti set v0='RIVP8IA08FPWSAN1WS' where id=3;
-update noar tt set b2='Q9UBZZ6KKNO45' where id=3;
-update noar ti set b2='Q9UBZZ6KKNO45' where id=3;
-update noar tt set v0='XTRFC869O8BNJKAPA03OK372JB' where id=4;
-update noar ti set v0='XTRFC869O8BNJKAPA03OK372JB' where id=4;
-update noar tt set b0='A6P23P5KVI1K3PEULJ' where id=4;
-update noar ti set b0='A6P23P5KVI1K3PEULJ' where id=4;
-update noar tt set v0='D6B28WGE' where id=4;
-update noar ti set v0='D6B28WGE' where id=4;
-update noar tt set b1='CU42ITSWPX' where id=4;
-update noar ti set b1='CU42ITSWPX' where id=4;
-update noar tt set v0='27WF9TOUI4FG52WGIXIG' where id=4;
-update noar ti set v0='27WF9TOUI4FG52WGIXIG' where id=4;
-update noar tt set b2='DUNRJYBKHPJWWX1K4IFMQJ9PM266Y' where id=4;
-update noar ti set b2='DUNRJYBKHPJWWX1K4IFMQJ9PM266Y' where id=4;
-update noar tt set v0='TDWHWPT1J4JYOI8' where id=5;
-update noar ti set v0='TDWHWPT1J4JYOI8' where id=5;
-update noar tt set b0='XD9H09BGNV9WTWKV6N4J67HL5' where id=5;
-update noar ti set b0='XD9H09BGNV9WTWKV6N4J67HL5' where id=5;
-update noar tt set v0='IKP2SJ' where id=5;
-update noar ti set v0='IKP2SJ' where id=5;
-update noar tt set b1='P52QQ02DYEZ57' where id=5;
-update noar ti set b1='P52QQ02DYEZ57' where id=5;
-update noar tt set v0='HNKJ1IEV4Y3NHHX2WG' where id=5;
-update noar ti set v0='HNKJ1IEV4Y3NHHX2WG' where id=5;
-update noar tt set b2='WI4IZFGLWN5QFG3' where id=5;
-update noar ti set b2='WI4IZFGLWN5QFG3' where id=5;
-update noar tt set v0='M5XVPJ04XXIOJ4S1' where id=6;
-update noar ti set v0='M5XVPJ04XXIOJ4S1' where id=6;
-update noar tt set b0='3VF5DDS8KPOZR5A85SM49JM1EZRTK8P' where id=6;
-update noar ti set b0='3VF5DDS8KPOZR5A85SM49JM1EZRTK8P' where id=6;
-update noar tt set v0='5D7JM' where id=6;
-update noar ti set v0='5D7JM' where id=6;
-update noar tt set b1='AQBXXPX7C110IDEXHH5' where id=6;
-update noar ti set b1='AQBXXPX7C110IDEXHH5' where id=6;
-update noar tt set v0='39ZLEVXA8HX37FBLIUU' where id=6;
-update noar ti set v0='39ZLEVXA8HX37FBLIUU' where id=6;
-update noar tt set b2='7KVP4NELFMNOZBUKRRNV3828GVT3' where id=6;
-update noar ti set b2='7KVP4NELFMNOZBUKRRNV3828GVT3' where id=6;
-update noar tt set v0='Z09T7DRWMGHAICKJJPPN0DIG2GA' where id=7;
-update noar ti set v0='Z09T7DRWMGHAICKJJPPN0DIG2GA' where id=7;
-update noar tt set b0='S9THXU9UZR14393V3J' where id=7;
-update noar ti set b0='S9THXU9UZR14393V3J' where id=7;
-update noar tt set v0='7' where id=7;
-update noar ti set v0='7' where id=7;
-update noar tt set b1='N7A9QKAKI565RW0ECJ85SJKGTN' where id=7;
-update noar ti set b1='N7A9QKAKI565RW0ECJ85SJKGTN' where id=7;
-update noar tt set v0='CHOSPO4IRCRDVM0LRECY' where id=7;
-update noar ti set v0='CHOSPO4IRCRDVM0LRECY' where id=7;
-update noar tt set b2='53KJJP4JM6KXQC2RJ1A6' where id=7;
-update noar ti set b2='53KJJP4JM6KXQC2RJ1A6' where id=7;
-update noar tt set v0='MP7YRS37FMJ1' where id=8;
-update noar ti set v0='MP7YRS37FMJ1' where id=8;
-update noar tt set b0='K' where id=8;
-update noar ti set b0='K' where id=8;
-update noar tt set v0='L8WFI1YNJ' where id=8;
-update noar ti set v0='L8WFI1YNJ' where id=8;
-update noar tt set b1='ZZXY2SD2EZTMZXM8ZPKCW04' where id=8;
-update noar ti set b1='ZZXY2SD2EZTMZXM8ZPKCW04' where id=8;
-update noar tt set v0='2GBIZMPN86LRDVA3SSHBKZ6B' where id=8;
-update noar ti set v0='2GBIZMPN86LRDVA3SSHBKZ6B' where id=8;
-update noar tt set b2='PHWAPRHKJHVJFU61VC' where id=8;
-update noar ti set b2='PHWAPRHKJHVJFU61VC' where id=8;
-update noar tt set v0='J1LR6T4RDXR58D6WJC5UBW4ZXBGN' where id=9;
-update noar ti set v0='J1LR6T4RDXR58D6WJC5UBW4ZXBGN' where id=9;
-update noar tt set b0='23QDE7DNP9MJX9NER4MAOJX5U5NFQH7B' where id=9;
-update noar ti set b0='23QDE7DNP9MJX9NER4MAOJX5U5NFQH7B' where id=9;
-update noar tt set v0='HZJAZDYSHQ24O5GARXIFE795ZUTZ6HBC' where id=9;
-update noar ti set v0='HZJAZDYSHQ24O5GARXIFE795ZUTZ6HBC' where id=9;
-update noar tt set b1='P4FBPYO8ASE6XD6JVZ' where id=9;
-update noar ti set b1='P4FBPYO8ASE6XD6JVZ' where id=9;
-update noar tt set v0='DPG9BR0RF3768OV1GZVZ8440WH' where id=9;
-update noar ti set v0='DPG9BR0RF3768OV1GZVZ8440WH' where id=9;
-update noar tt set b2='5NDSYFRC9V1UZV' where id=9;
-update noar ti set b2='5NDSYFRC9V1UZV' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 blob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='Z14GAEOUESAUR3K28KN' where id=1;
-update noar ti set v0='Z14GAEOUESAUR3K28KN' where id=1;
-update noar tt set b0='B9MAEXFNN2Z' where id=1;
-update noar ti set b0='B9MAEXFNN2Z' where id=1;
-update noar tt set v0='XI8FG328ASUUDNEL395WH9E' where id=1;
-update noar ti set v0='XI8FG328ASUUDNEL395WH9E' where id=1;
-update noar tt set b1='KB78MOSXXMHBZURL' where id=1;
-update noar ti set b1='KB78MOSXXMHBZURL' where id=1;
-update noar tt set v0='MFNTOWT1SNC4X366MZ8OIQ4SM' where id=1;
-update noar ti set v0='MFNTOWT1SNC4X366MZ8OIQ4SM' where id=1;
-update noar tt set b2='RZ0R8BR90MLLN4BKBB' where id=1;
-update noar ti set b2='RZ0R8BR90MLLN4BKBB' where id=1;
-update noar tt set v0='N9O01' where id=2;
-update noar ti set v0='N9O01' where id=2;
-update noar tt set b0='3OPTL2H3HQ8A1URVG07' where id=2;
-update noar ti set b0='3OPTL2H3HQ8A1URVG07' where id=2;
-update noar tt set v0='EKTHJUE76PWUJSDUZ7DT9Y' where id=2;
-update noar ti set v0='EKTHJUE76PWUJSDUZ7DT9Y' where id=2;
-update noar tt set b1='01R2TC8H6EGQJ67N5DWG9KQARBYBF4V' where id=2;
-update noar ti set b1='01R2TC8H6EGQJ67N5DWG9KQARBYBF4V' where id=2;
-update noar tt set v0='Y2MABJNHO4LN0X3GW7RU7VDS' where id=2;
-update noar ti set v0='Y2MABJNHO4LN0X3GW7RU7VDS' where id=2;
-update noar tt set b2='OF4OHJHNE65TDWC375VO3I' where id=2;
-update noar ti set b2='OF4OHJHNE65TDWC375VO3I' where id=2;
-update noar tt set v0='Z' where id=3;
-update noar ti set v0='Z' where id=3;
-update noar tt set b0='FEDDVZHGKKNOT3FUPS' where id=3;
-update noar ti set b0='FEDDVZHGKKNOT3FUPS' where id=3;
-update noar tt set v0='5CZ7J1B5URMY93CP6M9MO5IDRI4X' where id=3;
-update noar ti set v0='5CZ7J1B5URMY93CP6M9MO5IDRI4X' where id=3;
-update noar tt set b1='NAMG0TOBWBW2IP38J' where id=3;
-update noar ti set b1='NAMG0TOBWBW2IP38J' where id=3;
-update noar tt set v0='6OW03S1HJ8VH7L' where id=3;
-update noar ti set v0='6OW03S1HJ8VH7L' where id=3;
-update noar tt set b2='NT3T2G7HDX828PJUKV2OOSNX0' where id=3;
-update noar ti set b2='NT3T2G7HDX828PJUKV2OOSNX0' where id=3;
-update noar tt set v0='DAEAH8C0AIKJM4N01LQEUAN87B' where id=4;
-update noar ti set v0='DAEAH8C0AIKJM4N01LQEUAN87B' where id=4;
-update noar tt set b0='VIF4OQ71GD1C0K3' where id=4;
-update noar ti set b0='VIF4OQ71GD1C0K3' where id=4;
-update noar tt set v0='1E6NOEWBLQJ0ZXGST' where id=4;
-update noar ti set v0='1E6NOEWBLQJ0ZXGST' where id=4;
-update noar tt set b1='M1GZUS4KW9CM2P' where id=4;
-update noar ti set b1='M1GZUS4KW9CM2P' where id=4;
-update noar tt set v0='M4LEX8O8295OL54QJL' where id=4;
-update noar ti set v0='M4LEX8O8295OL54QJL' where id=4;
-update noar tt set b2='K5GYGGL6YP8J' where id=4;
-update noar ti set b2='K5GYGGL6YP8J' where id=4;
-update noar tt set v0='5YRVUOR5MF3D9' where id=5;
-update noar ti set v0='5YRVUOR5MF3D9' where id=5;
-update noar tt set b0='IOL4O' where id=5;
-update noar ti set b0='IOL4O' where id=5;
-update noar tt set v0='90I99KWXQSJYCGMMO6H7R1CO61NH' where id=5;
-update noar ti set v0='90I99KWXQSJYCGMMO6H7R1CO61NH' where id=5;
-update noar tt set b1='87YP56QR318G' where id=5;
-update noar ti set b1='87YP56QR318G' where id=5;
-update noar tt set v0='R0OS4P' where id=5;
-update noar ti set v0='R0OS4P' where id=5;
-update noar tt set b2='E5KQ15WIC' where id=5;
-update noar ti set b2='E5KQ15WIC' where id=5;
-update noar tt set v0='Q25B08G3RWCJYDN8' where id=6;
-update noar ti set v0='Q25B08G3RWCJYDN8' where id=6;
-update noar tt set b0='WFLJOQGPOBQIDJLO60' where id=6;
-update noar ti set b0='WFLJOQGPOBQIDJLO60' where id=6;
-update noar tt set v0='34ZIYEHGL7BOQXDJMMZALEMZ' where id=6;
-update noar ti set v0='34ZIYEHGL7BOQXDJMMZALEMZ' where id=6;
-update noar tt set b1='WF39BNL4OELFYLL3S4ATK84MMTG' where id=6;
-update noar ti set b1='WF39BNL4OELFYLL3S4ATK84MMTG' where id=6;
-update noar tt set v0='PX83216T247D' where id=6;
-update noar ti set v0='PX83216T247D' where id=6;
-update noar tt set b2='K41D7JT9UK' where id=6;
-update noar ti set b2='K41D7JT9UK' where id=6;
-update noar tt set v0='6YUD7' where id=7;
-update noar ti set v0='6YUD7' where id=7;
-update noar tt set b0='9S' where id=7;
-update noar ti set b0='9S' where id=7;
-update noar tt set v0='5P1N4WXLFAG3WFKFT6FI7BIRTZBPB' where id=7;
-update noar ti set v0='5P1N4WXLFAG3WFKFT6FI7BIRTZBPB' where id=7;
-update noar tt set b1='8YB7RBOIK' where id=7;
-update noar ti set b1='8YB7RBOIK' where id=7;
-update noar tt set v0='LMPETMV' where id=7;
-update noar ti set v0='LMPETMV' where id=7;
-update noar tt set b2='NSS8A54OG88BAJ3MRGHOZW79GC7H' where id=7;
-update noar ti set b2='NSS8A54OG88BAJ3MRGHOZW79GC7H' where id=7;
-update noar tt set v0='BG8CO4W2E8041' where id=8;
-update noar ti set v0='BG8CO4W2E8041' where id=8;
-update noar tt set b0='A2KA9KUHAD' where id=8;
-update noar ti set b0='A2KA9KUHAD' where id=8;
-update noar tt set v0='6KBJS2BW0LTY9K' where id=8;
-update noar ti set v0='6KBJS2BW0LTY9K' where id=8;
-update noar tt set b1='D7WTF3ZHJWT9OFLODDRE5F5DZ7U52' where id=8;
-update noar ti set b1='D7WTF3ZHJWT9OFLODDRE5F5DZ7U52' where id=8;
-update noar tt set v0='D648BBX55FIWVDFRPVEUW6WTCZ' where id=8;
-update noar ti set v0='D648BBX55FIWVDFRPVEUW6WTCZ' where id=8;
-update noar tt set b2='QI092KXNURF0D8SD512' where id=8;
-update noar ti set b2='QI092KXNURF0D8SD512' where id=8;
-update noar tt set v0='YJBVM9ZR5X7G9GI8Z5A29XZ' where id=9;
-update noar ti set v0='YJBVM9ZR5X7G9GI8Z5A29XZ' where id=9;
-update noar tt set b0='QBRE3KQURVJBPQYETCQK7T9A' where id=9;
-update noar ti set b0='QBRE3KQURVJBPQYETCQK7T9A' where id=9;
-update noar tt set v0='2RQONV2' where id=9;
-update noar ti set v0='2RQONV2' where id=9;
-update noar tt set b1='KXEU5ZHHMYUQRPX5YN2JKLDX1U4SF' where id=9;
-update noar ti set b1='KXEU5ZHHMYUQRPX5YN2JKLDX1U4SF' where id=9;
-update noar tt set v0='R8GJ54FYQYS7C' where id=9;
-update noar ti set v0='R8GJ54FYQYS7C' where id=9;
-update noar tt set b2='4KYCJBBB230K6PHESSQ4' where id=9;
-update noar ti set b2='4KYCJBBB230K6PHESSQ4' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 blob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='DDSVFV8H0GENIFR6EWVXJR3QRB5' where id=1;
-update noar ti set v0='DDSVFV8H0GENIFR6EWVXJR3QRB5' where id=1;
-update noar tt set b0='7QM43QQ8UZ3' where id=1;
-update noar ti set b0='7QM43QQ8UZ3' where id=1;
-update noar tt set v0='JPROF4J4G2RKZ' where id=1;
-update noar ti set v0='JPROF4J4G2RKZ' where id=1;
-update noar tt set b1='ASRD9DD6H' where id=1;
-update noar ti set b1='ASRD9DD6H' where id=1;
-update noar tt set v0='RAN29HIW' where id=1;
-update noar ti set v0='RAN29HIW' where id=1;
-update noar tt set b2='YIYZR4KYFCOPK8Y' where id=1;
-update noar ti set b2='YIYZR4KYFCOPK8Y' where id=1;
-update noar tt set v0='OMSBMGFKOFGVW6' where id=2;
-update noar ti set v0='OMSBMGFKOFGVW6' where id=2;
-update noar tt set b0='G7FGHHFS9SDXYSMX4UFLGEHII29SX1' where id=2;
-update noar ti set b0='G7FGHHFS9SDXYSMX4UFLGEHII29SX1' where id=2;
-update noar tt set v0='S9DRXQFLS4S0UHMI96JB82796' where id=2;
-update noar ti set v0='S9DRXQFLS4S0UHMI96JB82796' where id=2;
-update noar tt set b1='Q6UT929U1JSJYTO' where id=2;
-update noar ti set b1='Q6UT929U1JSJYTO' where id=2;
-update noar tt set v0='CR4MB70H3ZTETYJDAW05QYWTJVG0' where id=2;
-update noar ti set v0='CR4MB70H3ZTETYJDAW05QYWTJVG0' where id=2;
-update noar tt set b2='VCS1BQJB8MUU7IXPQG' where id=2;
-update noar ti set b2='VCS1BQJB8MUU7IXPQG' where id=2;
-update noar tt set v0='7NFAKJE4350LHIG' where id=3;
-update noar ti set v0='7NFAKJE4350LHIG' where id=3;
-update noar tt set b0='6XFRW4R7JEHRN38QGW78V2DRNSJCM' where id=3;
-update noar ti set b0='6XFRW4R7JEHRN38QGW78V2DRNSJCM' where id=3;
-update noar tt set v0='RSIG88YV99' where id=3;
-update noar ti set v0='RSIG88YV99' where id=3;
-update noar tt set b1='W7YII0CZD0NY5LON80PI' where id=3;
-update noar ti set b1='W7YII0CZD0NY5LON80PI' where id=3;
-update noar tt set v0='UBJ09SVBII8' where id=3;
-update noar ti set v0='UBJ09SVBII8' where id=3;
-update noar tt set b2='GT3AI' where id=3;
-update noar ti set b2='GT3AI' where id=3;
-update noar tt set v0='0RV110SPRAZV5LV' where id=4;
-update noar ti set v0='0RV110SPRAZV5LV' where id=4;
-update noar tt set b0='7J9L3SW1QE8KMA0HWYL7W4QRAVNMI' where id=4;
-update noar ti set b0='7J9L3SW1QE8KMA0HWYL7W4QRAVNMI' where id=4;
-update noar tt set v0='W9Y98RZYGULDM7854BZT2IQUQ9TVN1' where id=4;
-update noar ti set v0='W9Y98RZYGULDM7854BZT2IQUQ9TVN1' where id=4;
-update noar tt set b1='7KE1X3HZ8YUS59BCJ8TZODH81AS' where id=4;
-update noar ti set b1='7KE1X3HZ8YUS59BCJ8TZODH81AS' where id=4;
-update noar tt set v0='5GKSOZ00HPHEDOD3SSLNI' where id=4;
-update noar ti set v0='5GKSOZ00HPHEDOD3SSLNI' where id=4;
-update noar tt set b2='L6Z8U64ORXR' where id=4;
-update noar ti set b2='L6Z8U64ORXR' where id=4;
-update noar tt set v0='A' where id=5;
-update noar ti set v0='A' where id=5;
-update noar tt set b0='MHYML2TCAXUKDD9P60888LM' where id=5;
-update noar ti set b0='MHYML2TCAXUKDD9P60888LM' where id=5;
-update noar tt set v0='EQ2NCZP' where id=5;
-update noar ti set v0='EQ2NCZP' where id=5;
-update noar tt set b1='COVK8CP5D7XYHERKBW7DNVU' where id=5;
-update noar ti set b1='COVK8CP5D7XYHERKBW7DNVU' where id=5;
-update noar tt set v0='YXF4D5QCXUF1ETKT' where id=5;
-update noar ti set v0='YXF4D5QCXUF1ETKT' where id=5;
-update noar tt set b2='6B0B05GWIUR' where id=5;
-update noar ti set b2='6B0B05GWIUR' where id=5;
-update noar tt set v0='O0LQI9OTX6TD19UQBL6IXM0D' where id=6;
-update noar ti set v0='O0LQI9OTX6TD19UQBL6IXM0D' where id=6;
-update noar tt set b0='WK9YH3YK0CCTI5JVNVX5Y1TO' where id=6;
-update noar ti set b0='WK9YH3YK0CCTI5JVNVX5Y1TO' where id=6;
-update noar tt set v0='SVHLNKOUVOQF7HOE6MRNFO86LND' where id=6;
-update noar ti set v0='SVHLNKOUVOQF7HOE6MRNFO86LND' where id=6;
-update noar tt set b1='VDFRUC5JSF6881ALDXJ' where id=6;
-update noar ti set b1='VDFRUC5JSF6881ALDXJ' where id=6;
-update noar tt set v0='OW6DCW7YIL6B265' where id=6;
-update noar ti set v0='OW6DCW7YIL6B265' where id=6;
-update noar tt set b2='PMG2VH0BY' where id=6;
-update noar ti set b2='PMG2VH0BY' where id=6;
-update noar tt set v0='NEIBCF43BE2YX6' where id=7;
-update noar ti set v0='NEIBCF43BE2YX6' where id=7;
-update noar tt set b0='CI' where id=7;
-update noar ti set b0='CI' where id=7;
-update noar tt set v0='92306LUVG4A22A2DLBMSSWKAP4' where id=7;
-update noar ti set v0='92306LUVG4A22A2DLBMSSWKAP4' where id=7;
-update noar tt set b1='QN1NNOTXV4CGU6MROHX6P8QBUKR31' where id=7;
-update noar ti set b1='QN1NNOTXV4CGU6MROHX6P8QBUKR31' where id=7;
-update noar tt set v0='54ZQYHSYM1' where id=7;
-update noar ti set v0='54ZQYHSYM1' where id=7;
-update noar tt set b2='TO' where id=7;
-update noar ti set b2='TO' where id=7;
-update noar tt set v0='WWY8ZWJDKBSTSMWKCKMP01MD9' where id=8;
-update noar ti set v0='WWY8ZWJDKBSTSMWKCKMP01MD9' where id=8;
-update noar tt set b0='A3AI0YAS36ED6YQY4X09DB8QEBF' where id=8;
-update noar ti set b0='A3AI0YAS36ED6YQY4X09DB8QEBF' where id=8;
-update noar tt set v0='PG17VN1CO6' where id=8;
-update noar ti set v0='PG17VN1CO6' where id=8;
-update noar tt set b1='RE' where id=8;
-update noar ti set b1='RE' where id=8;
-update noar tt set v0='54W' where id=8;
-update noar ti set v0='54W' where id=8;
-update noar tt set b2='RG6G8LKYUO9HNPLTA8GF4LEA2' where id=8;
-update noar ti set b2='RG6G8LKYUO9HNPLTA8GF4LEA2' where id=8;
-update noar tt set v0='B5V87HLW52NL8HM4K0JJOTZWZ' where id=9;
-update noar ti set v0='B5V87HLW52NL8HM4K0JJOTZWZ' where id=9;
-update noar tt set b0='I7EFVYGT0GHHPFOPKHQ7SJD0J046F0HP' where id=9;
-update noar ti set b0='I7EFVYGT0GHHPFOPKHQ7SJD0J046F0HP' where id=9;
-update noar tt set v0='1J34' where id=9;
-update noar ti set v0='1J34' where id=9;
-update noar tt set b1='C9HSHQ0UC4NPZ2NFRMFL6UHI' where id=9;
-update noar ti set b1='C9HSHQ0UC4NPZ2NFRMFL6UHI' where id=9;
-update noar tt set v0='E5N4DDJFCAOVK3R20FNQOFY1RXPCCF' where id=9;
-update noar ti set v0='E5N4DDJFCAOVK3R20FNQOFY1RXPCCF' where id=9;
-update noar tt set b2='NPZLW5YTKBN6MJQZXK6YYAO' where id=9;
-update noar ti set b2='NPZLW5YTKBN6MJQZXK6YYAO' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 blob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7RRJK4TZV3H6FJ3UQBRSHD' where id=1;
-update noar ti set v0='7RRJK4TZV3H6FJ3UQBRSHD' where id=1;
-update noar tt set b0='F5Z6D1ZFQLI51RFAUEOEQX9D6I48VF' where id=1;
-update noar ti set b0='F5Z6D1ZFQLI51RFAUEOEQX9D6I48VF' where id=1;
-update noar tt set v0='M' where id=1;
-update noar ti set v0='M' where id=1;
-update noar tt set b1='MQSFGLWER9K18JDS6IDPJW7' where id=1;
-update noar ti set b1='MQSFGLWER9K18JDS6IDPJW7' where id=1;
-update noar tt set v0='Y5LWOJ1TLVW06ARBP85Q3AHVLLV' where id=1;
-update noar ti set v0='Y5LWOJ1TLVW06ARBP85Q3AHVLLV' where id=1;
-update noar tt set b2='7J5W' where id=1;
-update noar ti set b2='7J5W' where id=1;
-update noar tt set v0='76I5PJYIS5' where id=2;
-update noar ti set v0='76I5PJYIS5' where id=2;
-update noar tt set b0='OX8Y39TCDCU98IT5J6ZZAPM' where id=2;
-update noar ti set b0='OX8Y39TCDCU98IT5J6ZZAPM' where id=2;
-update noar tt set v0='OI0E84MVEFLOTTRP' where id=2;
-update noar ti set v0='OI0E84MVEFLOTTRP' where id=2;
-update noar tt set b1='RRQOS' where id=2;
-update noar ti set b1='RRQOS' where id=2;
-update noar tt set v0='FFV38CZ3GHK9LFKCGODIZN9V' where id=2;
-update noar ti set v0='FFV38CZ3GHK9LFKCGODIZN9V' where id=2;
-update noar tt set b2='VC6GX3ECGLBQPHPV8FRA' where id=2;
-update noar ti set b2='VC6GX3ECGLBQPHPV8FRA' where id=2;
-update noar tt set v0='QPOQWY9WV7OV9Q5ABLRIQ73AB' where id=3;
-update noar ti set v0='QPOQWY9WV7OV9Q5ABLRIQ73AB' where id=3;
-update noar tt set b0='PX2WBY728KK03DB1KW3J' where id=3;
-update noar ti set b0='PX2WBY728KK03DB1KW3J' where id=3;
-update noar tt set v0='EYTBUGV60NDETLEKT8TMZLCA3PUF6KQZ' where id=3;
-update noar ti set v0='EYTBUGV60NDETLEKT8TMZLCA3PUF6KQZ' where id=3;
-update noar tt set b1='CMT1IFG44R' where id=3;
-update noar ti set b1='CMT1IFG44R' where id=3;
-update noar tt set v0='3Z8T9EW8ZT0VIU97S33QNPNLTWC' where id=3;
-update noar ti set v0='3Z8T9EW8ZT0VIU97S33QNPNLTWC' where id=3;
-update noar tt set b2='8DR8PJX3XFS2UEF' where id=3;
-update noar ti set b2='8DR8PJX3XFS2UEF' where id=3;
-update noar tt set v0='TFS1Y929M' where id=4;
-update noar ti set v0='TFS1Y929M' where id=4;
-update noar tt set b0='ASR0UTSTP8S99CAY' where id=4;
-update noar ti set b0='ASR0UTSTP8S99CAY' where id=4;
-update noar tt set v0='3QDD47CDXYMOME87DZYE' where id=4;
-update noar ti set v0='3QDD47CDXYMOME87DZYE' where id=4;
-update noar tt set b1='0HKBU09GXP6NW' where id=4;
-update noar ti set b1='0HKBU09GXP6NW' where id=4;
-update noar tt set v0='8D4' where id=4;
-update noar ti set v0='8D4' where id=4;
-update noar tt set b2='UXKSQ02' where id=4;
-update noar ti set b2='UXKSQ02' where id=4;
-update noar tt set v0='1A5L0F9Y5JFQYY3NIFCW3H8UC0KSMZK' where id=5;
-update noar ti set v0='1A5L0F9Y5JFQYY3NIFCW3H8UC0KSMZK' where id=5;
-update noar tt set b0='7ECFT9UE70Y1NDDY' where id=5;
-update noar ti set b0='7ECFT9UE70Y1NDDY' where id=5;
-update noar tt set v0='68JBZCC3R2I9YAE5TE2YF9' where id=5;
-update noar ti set v0='68JBZCC3R2I9YAE5TE2YF9' where id=5;
-update noar tt set b1='PCQPR05FTJBLPA31CR61G' where id=5;
-update noar ti set b1='PCQPR05FTJBLPA31CR61G' where id=5;
-update noar tt set v0='MH1TCBDS' where id=5;
-update noar ti set v0='MH1TCBDS' where id=5;
-update noar tt set b2='VUUIPZNRC13P0KY6EOG' where id=5;
-update noar ti set b2='VUUIPZNRC13P0KY6EOG' where id=5;
-update noar tt set v0='NEVMDPL4YWR4EB79YB25M6F' where id=6;
-update noar ti set v0='NEVMDPL4YWR4EB79YB25M6F' where id=6;
-update noar tt set b0='C1FZ3T7EC9UV0FY' where id=6;
-update noar ti set b0='C1FZ3T7EC9UV0FY' where id=6;
-update noar tt set v0='CICVJ9V1E9DURZJUQMP5MWTPWKEH5NT' where id=6;
-update noar ti set v0='CICVJ9V1E9DURZJUQMP5MWTPWKEH5NT' where id=6;
-update noar tt set b1='TF1G43K8T' where id=6;
-update noar ti set b1='TF1G43K8T' where id=6;
-update noar tt set v0='D9EQ0NF2VKKG6I9GPSNAOQM' where id=6;
-update noar ti set v0='D9EQ0NF2VKKG6I9GPSNAOQM' where id=6;
-update noar tt set b2='IRKI97C7ABF' where id=6;
-update noar ti set b2='IRKI97C7ABF' where id=6;
-update noar tt set v0='1X7FJQ4SHPO50QLDVYN0PMCQ' where id=7;
-update noar ti set v0='1X7FJQ4SHPO50QLDVYN0PMCQ' where id=7;
-update noar tt set b0='ME1RMXO9C6CKH1LWSQKS3RMEPJCCAO' where id=7;
-update noar ti set b0='ME1RMXO9C6CKH1LWSQKS3RMEPJCCAO' where id=7;
-update noar tt set v0='V' where id=7;
-update noar ti set v0='V' where id=7;
-update noar tt set b1='MY37S2NDPR' where id=7;
-update noar ti set b1='MY37S2NDPR' where id=7;
-update noar tt set v0='IG10I6M' where id=7;
-update noar ti set v0='IG10I6M' where id=7;
-update noar tt set b2='Y0BV7AUD891EIT48Z5Z7HMSHBM3FBLZD' where id=7;
-update noar ti set b2='Y0BV7AUD891EIT48Z5Z7HMSHBM3FBLZD' where id=7;
-update noar tt set v0='9OZ' where id=8;
-update noar ti set v0='9OZ' where id=8;
-update noar tt set b0='QJD5K8Q9HRHRF' where id=8;
-update noar ti set b0='QJD5K8Q9HRHRF' where id=8;
-update noar tt set v0='FO5UYDQA02GDM2PLVOWGZU' where id=8;
-update noar ti set v0='FO5UYDQA02GDM2PLVOWGZU' where id=8;
-update noar tt set b1='3K0' where id=8;
-update noar ti set b1='3K0' where id=8;
-update noar tt set v0='HMD874KV9J9EW6DTZXOWLYKCCIY570B' where id=8;
-update noar ti set v0='HMD874KV9J9EW6DTZXOWLYKCCIY570B' where id=8;
-update noar tt set b2='CBN1TMGTBEQ6GLDJL9QKON0L37JD6MV' where id=8;
-update noar ti set b2='CBN1TMGTBEQ6GLDJL9QKON0L37JD6MV' where id=8;
-update noar tt set v0='AAN2QC0JJZ26N310BPEAM1' where id=9;
-update noar ti set v0='AAN2QC0JJZ26N310BPEAM1' where id=9;
-update noar tt set b0='ABZHC09ZR2CZV3SRBMABYE5L' where id=9;
-update noar ti set b0='ABZHC09ZR2CZV3SRBMABYE5L' where id=9;
-update noar tt set v0='SP5I6G2BKJGRU' where id=9;
-update noar ti set v0='SP5I6G2BKJGRU' where id=9;
-update noar tt set b1='LNQNAWKLVS' where id=9;
-update noar ti set b1='LNQNAWKLVS' where id=9;
-update noar tt set v0='WGDF8SCS648ASOGN0K1L' where id=9;
-update noar ti set v0='WGDF8SCS648ASOGN0K1L' where id=9;
-update noar tt set b2='8O067WLVCGVKY8CPNM110C2N349N' where id=9;
-update noar ti set b2='8O067WLVCGVKY8CPNM110C2N349N' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 mediumblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='LXB51EVH933IPZ7O' where id=1;
-update noar ti set v0='LXB51EVH933IPZ7O' where id=1;
-update noar tt set b0='VVWWZ51BFZOEI8S4DTC09XISHW5002' where id=1;
-update noar ti set b0='VVWWZ51BFZOEI8S4DTC09XISHW5002' where id=1;
-update noar tt set v0='TSILO3GTPADNUYJNZZSTX' where id=1;
-update noar ti set v0='TSILO3GTPADNUYJNZZSTX' where id=1;
-update noar tt set b1='0Y5THGJXR8MY09' where id=1;
-update noar ti set b1='0Y5THGJXR8MY09' where id=1;
-update noar tt set v0='ONMKON6E680NVD2I9' where id=1;
-update noar ti set v0='ONMKON6E680NVD2I9' where id=1;
-update noar tt set b2='NU942F03I' where id=1;
-update noar ti set b2='NU942F03I' where id=1;
-update noar tt set v0='6HTK85Z1TEI6597H7AC' where id=2;
-update noar ti set v0='6HTK85Z1TEI6597H7AC' where id=2;
-update noar tt set b0='G7VNB96Z2LDV491' where id=2;
-update noar ti set b0='G7VNB96Z2LDV491' where id=2;
-update noar tt set v0='F8' where id=2;
-update noar ti set v0='F8' where id=2;
-update noar tt set b1='WQ5N8SG05PPBAC26YTO3NCE' where id=2;
-update noar ti set b1='WQ5N8SG05PPBAC26YTO3NCE' where id=2;
-update noar tt set v0='UU01XWY4Y' where id=2;
-update noar ti set v0='UU01XWY4Y' where id=2;
-update noar tt set b2='AF8A10BTGDI' where id=2;
-update noar ti set b2='AF8A10BTGDI' where id=2;
-update noar tt set v0='H37MOIAF9' where id=3;
-update noar ti set v0='H37MOIAF9' where id=3;
-update noar tt set b0='XNJ61TTRPDRZTS3X1WKPIDZB3VB81' where id=3;
-update noar ti set b0='XNJ61TTRPDRZTS3X1WKPIDZB3VB81' where id=3;
-update noar tt set v0='PEZ088L04Q' where id=3;
-update noar ti set v0='PEZ088L04Q' where id=3;
-update noar tt set b1='9UJWCTDHDWX7ELWEU0ZXM1AWEAQBD' where id=3;
-update noar ti set b1='9UJWCTDHDWX7ELWEU0ZXM1AWEAQBD' where id=3;
-update noar tt set v0='3HSJXW7BS0Y9T8B14TQSN69G' where id=3;
-update noar ti set v0='3HSJXW7BS0Y9T8B14TQSN69G' where id=3;
-update noar tt set b2='G1' where id=3;
-update noar ti set b2='G1' where id=3;
-update noar tt set v0='QGT280XEDYKPFF9' where id=4;
-update noar ti set v0='QGT280XEDYKPFF9' where id=4;
-update noar tt set b0='81OS93RR73ATUZB069CLJGA' where id=4;
-update noar ti set b0='81OS93RR73ATUZB069CLJGA' where id=4;
-update noar tt set v0='8US1FKCAF7BPLPTX3WN4' where id=4;
-update noar ti set v0='8US1FKCAF7BPLPTX3WN4' where id=4;
-update noar tt set b1='GEOLMX04V8YZ6MZFRIFPBP1DU9C2Y4A' where id=4;
-update noar ti set b1='GEOLMX04V8YZ6MZFRIFPBP1DU9C2Y4A' where id=4;
-update noar tt set v0='XPNWZEVNKFN6' where id=4;
-update noar ti set v0='XPNWZEVNKFN6' where id=4;
-update noar tt set b2='OADRS66BV7TBH2CR5IOKMTXK8V2ITN' where id=4;
-update noar ti set b2='OADRS66BV7TBH2CR5IOKMTXK8V2ITN' where id=4;
-update noar tt set v0='D0SU1SWXO10VHV' where id=5;
-update noar ti set v0='D0SU1SWXO10VHV' where id=5;
-update noar tt set b0='LQ4DRJ67' where id=5;
-update noar ti set b0='LQ4DRJ67' where id=5;
-update noar tt set v0='KCXV' where id=5;
-update noar ti set v0='KCXV' where id=5;
-update noar tt set b1='PCVGLFROKVYGKTUDS6MS' where id=5;
-update noar ti set b1='PCVGLFROKVYGKTUDS6MS' where id=5;
-update noar tt set v0='X63T5ZEDC7' where id=5;
-update noar ti set v0='X63T5ZEDC7' where id=5;
-update noar tt set b2='XJ8D7TZY54VUCEIO9GFMA48DO45Q' where id=5;
-update noar ti set b2='XJ8D7TZY54VUCEIO9GFMA48DO45Q' where id=5;
-update noar tt set v0='FJD4EYFIG47M190MW9GY' where id=6;
-update noar ti set v0='FJD4EYFIG47M190MW9GY' where id=6;
-update noar tt set b0='HP8M8EPA1N8A' where id=6;
-update noar ti set b0='HP8M8EPA1N8A' where id=6;
-update noar tt set v0='7DXMHU91JL72A4GAEB1T3PB8739H' where id=6;
-update noar ti set v0='7DXMHU91JL72A4GAEB1T3PB8739H' where id=6;
-update noar tt set b1='R' where id=6;
-update noar ti set b1='R' where id=6;
-update noar tt set v0='IZ9ENZKO66P7J5SHXYO0SY0BB7X' where id=6;
-update noar ti set v0='IZ9ENZKO66P7J5SHXYO0SY0BB7X' where id=6;
-update noar tt set b2='CARDU0M2JXD4U3B32KD1Q25FT2M507HW' where id=6;
-update noar ti set b2='CARDU0M2JXD4U3B32KD1Q25FT2M507HW' where id=6;
-update noar tt set v0='K8M0ME4QQWLE7J' where id=7;
-update noar ti set v0='K8M0ME4QQWLE7J' where id=7;
-update noar tt set b0='OXP87CUOH2DIH' where id=7;
-update noar ti set b0='OXP87CUOH2DIH' where id=7;
-update noar tt set v0='TCXXMB08G0213LLV0AH6AD7MG10GX' where id=7;
-update noar ti set v0='TCXXMB08G0213LLV0AH6AD7MG10GX' where id=7;
-update noar tt set b1='NSFBPDKH' where id=7;
-update noar ti set b1='NSFBPDKH' where id=7;
-update noar tt set v0='TDHS2IZLRCGE0' where id=7;
-update noar ti set v0='TDHS2IZLRCGE0' where id=7;
-update noar tt set b2='CX1QBHUUKZTZZ3EMEBZ91X7AJITF' where id=7;
-update noar ti set b2='CX1QBHUUKZTZZ3EMEBZ91X7AJITF' where id=7;
-update noar tt set v0='SKY' where id=8;
-update noar ti set v0='SKY' where id=8;
-update noar tt set b0='WQZ5CD0AR1GW58NPRN420B72EDUT19Y' where id=8;
-update noar ti set b0='WQZ5CD0AR1GW58NPRN420B72EDUT19Y' where id=8;
-update noar tt set v0='63LVMQB8EPY1C88MFO' where id=8;
-update noar ti set v0='63LVMQB8EPY1C88MFO' where id=8;
-update noar tt set b1='7JOEOOP7BIYH' where id=8;
-update noar ti set b1='7JOEOOP7BIYH' where id=8;
-update noar tt set v0='PYXAGS2ZLZVGM9XWHWX9HR' where id=8;
-update noar ti set v0='PYXAGS2ZLZVGM9XWHWX9HR' where id=8;
-update noar tt set b2='2' where id=8;
-update noar ti set b2='2' where id=8;
-update noar tt set v0='N5Y07Y8' where id=9;
-update noar ti set v0='N5Y07Y8' where id=9;
-update noar tt set b0='UZ898T' where id=9;
-update noar ti set b0='UZ898T' where id=9;
-update noar tt set v0='TGJGUPGGOO60LZN' where id=9;
-update noar ti set v0='TGJGUPGGOO60LZN' where id=9;
-update noar tt set b1='RHSJT6U9LQ4QCXDHQ7YL19EUNQV' where id=9;
-update noar ti set b1='RHSJT6U9LQ4QCXDHQ7YL19EUNQV' where id=9;
-update noar tt set v0='YGLESPKD68ILW' where id=9;
-update noar ti set v0='YGLESPKD68ILW' where id=9;
-update noar tt set b2='0RP733O6O5KTZJ81YWA3FARG' where id=9;
-update noar ti set b2='0RP733O6O5KTZJ81YWA3FARG' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 mediumblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='G1H9ZMYHDU' where id=1;
-update noar ti set v0='G1H9ZMYHDU' where id=1;
-update noar tt set b0='PABQ4WHRQB90WDGQGPRO1' where id=1;
-update noar ti set b0='PABQ4WHRQB90WDGQGPRO1' where id=1;
-update noar tt set v0='D96UZ0QVUJA2PBZE31P' where id=1;
-update noar ti set v0='D96UZ0QVUJA2PBZE31P' where id=1;
-update noar tt set b1='H0KDGY' where id=1;
-update noar ti set b1='H0KDGY' where id=1;
-update noar tt set v0='DH9MJ3' where id=1;
-update noar ti set v0='DH9MJ3' where id=1;
-update noar tt set b2='O5EC4WLTRIKHV2T8KSL' where id=1;
-update noar ti set b2='O5EC4WLTRIKHV2T8KSL' where id=1;
-update noar tt set v0='4PV3LIOE4T3ZSYEBAXEJW930O' where id=2;
-update noar ti set v0='4PV3LIOE4T3ZSYEBAXEJW930O' where id=2;
-update noar tt set b0='8PI03J1PMTLTXV' where id=2;
-update noar ti set b0='8PI03J1PMTLTXV' where id=2;
-update noar tt set v0='HFZDGNQZMHH303' where id=2;
-update noar ti set v0='HFZDGNQZMHH303' where id=2;
-update noar tt set b1='81I9O4QYU1QU' where id=2;
-update noar ti set b1='81I9O4QYU1QU' where id=2;
-update noar tt set v0='ATXQTWYN0ON6AS3ODR6' where id=2;
-update noar ti set v0='ATXQTWYN0ON6AS3ODR6' where id=2;
-update noar tt set b2='C' where id=2;
-update noar ti set b2='C' where id=2;
-update noar tt set v0='OTJ1162L63TWT3KEDDURS09V8HGSN6X' where id=3;
-update noar ti set v0='OTJ1162L63TWT3KEDDURS09V8HGSN6X' where id=3;
-update noar tt set b0='D7GNPDSSGG1LI' where id=3;
-update noar ti set b0='D7GNPDSSGG1LI' where id=3;
-update noar tt set v0='4RP86GH31TP8S2E2QL7CYQC6CKVPSNQV' where id=3;
-update noar ti set v0='4RP86GH31TP8S2E2QL7CYQC6CKVPSNQV' where id=3;
-update noar tt set b1='TYYHOVA35LB80IB59P3MM7' where id=3;
-update noar ti set b1='TYYHOVA35LB80IB59P3MM7' where id=3;
-update noar tt set v0='N19ALO7' where id=3;
-update noar ti set v0='N19ALO7' where id=3;
-update noar tt set b2='6EAXNJL9YDRK1RBMDDYJMVJYDEWXBPJ' where id=3;
-update noar ti set b2='6EAXNJL9YDRK1RBMDDYJMVJYDEWXBPJ' where id=3;
-update noar tt set v0='QSESKOBV35MWO581P6HKH881KP' where id=4;
-update noar ti set v0='QSESKOBV35MWO581P6HKH881KP' where id=4;
-update noar tt set b0='2W' where id=4;
-update noar ti set b0='2W' where id=4;
-update noar tt set v0='M2MD3A3XZUT50Q3KJ0ONYM' where id=4;
-update noar ti set v0='M2MD3A3XZUT50Q3KJ0ONYM' where id=4;
-update noar tt set b1='OC26D68' where id=4;
-update noar ti set b1='OC26D68' where id=4;
-update noar tt set v0='29VCK73FFCXRMH4Q8GUH1XCKFRVDRTK4' where id=4;
-update noar ti set v0='29VCK73FFCXRMH4Q8GUH1XCKFRVDRTK4' where id=4;
-update noar tt set b2='JR8G8S6XLMOEHF72DDMQPRKZ92' where id=4;
-update noar ti set b2='JR8G8S6XLMOEHF72DDMQPRKZ92' where id=4;
-update noar tt set v0='PN' where id=5;
-update noar ti set v0='PN' where id=5;
-update noar tt set b0='XWEFDCIILCY5' where id=5;
-update noar ti set b0='XWEFDCIILCY5' where id=5;
-update noar tt set v0='6JA6EKKGEOYJXAE0LONRI2TQJG' where id=5;
-update noar ti set v0='6JA6EKKGEOYJXAE0LONRI2TQJG' where id=5;
-update noar tt set b1='7SFHYH2T1QK6XGRJ6WW4MI88WRY6G5' where id=5;
-update noar ti set b1='7SFHYH2T1QK6XGRJ6WW4MI88WRY6G5' where id=5;
-update noar tt set v0='8O399Z0LCJOUDDJROX4SA' where id=5;
-update noar ti set v0='8O399Z0LCJOUDDJROX4SA' where id=5;
-update noar tt set b2='GFM3' where id=5;
-update noar ti set b2='GFM3' where id=5;
-update noar tt set v0='VNKH' where id=6;
-update noar ti set v0='VNKH' where id=6;
-update noar tt set b0='YGYMF3PLA2M3' where id=6;
-update noar ti set b0='YGYMF3PLA2M3' where id=6;
-update noar tt set v0='4PL5829VMSYNXJZKXLPFSS05YYA2U' where id=6;
-update noar ti set v0='4PL5829VMSYNXJZKXLPFSS05YYA2U' where id=6;
-update noar tt set b1='YJJ46L89X6M9' where id=6;
-update noar ti set b1='YJJ46L89X6M9' where id=6;
-update noar tt set v0='WHEZKK2FMOBNNS3X0Q' where id=6;
-update noar ti set v0='WHEZKK2FMOBNNS3X0Q' where id=6;
-update noar tt set b2='YVXATQDES26FWAK94BRIG' where id=6;
-update noar ti set b2='YVXATQDES26FWAK94BRIG' where id=6;
-update noar tt set v0='PADT6071U6NP' where id=7;
-update noar ti set v0='PADT6071U6NP' where id=7;
-update noar tt set b0='S53LPR8NS6V3CIM' where id=7;
-update noar ti set b0='S53LPR8NS6V3CIM' where id=7;
-update noar tt set v0='E4H7Z5EH5PL4' where id=7;
-update noar ti set v0='E4H7Z5EH5PL4' where id=7;
-update noar tt set b1='16D7520MJ6' where id=7;
-update noar ti set b1='16D7520MJ6' where id=7;
-update noar tt set v0='QBVH4MDZU' where id=7;
-update noar ti set v0='QBVH4MDZU' where id=7;
-update noar tt set b2='S2IX6SWEM69GF9LZ5U9H65EH' where id=7;
-update noar ti set b2='S2IX6SWEM69GF9LZ5U9H65EH' where id=7;
-update noar tt set v0='T078TFXU0Z' where id=8;
-update noar ti set v0='T078TFXU0Z' where id=8;
-update noar tt set b0='YFR' where id=8;
-update noar ti set b0='YFR' where id=8;
-update noar tt set v0='9N3NS4T16OVFT95ZJ80EHU2LQRS7PMEF' where id=8;
-update noar ti set v0='9N3NS4T16OVFT95ZJ80EHU2LQRS7PMEF' where id=8;
-update noar tt set b1='ZP8ULZRBFF2Z9O9X' where id=8;
-update noar ti set b1='ZP8ULZRBFF2Z9O9X' where id=8;
-update noar tt set v0='HLYQYQYFV224OY8' where id=8;
-update noar ti set v0='HLYQYQYFV224OY8' where id=8;
-update noar tt set b2='U462OA4KR4IRMY4CT7BJR9EOK' where id=8;
-update noar ti set b2='U462OA4KR4IRMY4CT7BJR9EOK' where id=8;
-update noar tt set v0='KJ5LIUOVSG9' where id=9;
-update noar ti set v0='KJ5LIUOVSG9' where id=9;
-update noar tt set b0='SUJJPR2' where id=9;
-update noar ti set b0='SUJJPR2' where id=9;
-update noar tt set v0='ICUDHA3SCRBQJQTYG' where id=9;
-update noar ti set v0='ICUDHA3SCRBQJQTYG' where id=9;
-update noar tt set b1='8I6T9F5J55H5HQ5ZHL2NCG547C' where id=9;
-update noar ti set b1='8I6T9F5J55H5HQ5ZHL2NCG547C' where id=9;
-update noar tt set v0='OKXC505ZDUC1VWS9' where id=9;
-update noar ti set v0='OKXC505ZDUC1VWS9' where id=9;
-update noar tt set b2='CPMK94U96ONWWFN7C' where id=9;
-update noar ti set b2='CPMK94U96ONWWFN7C' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 mediumblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='6K2SJJW66IDTR' where id=1;
-update noar ti set v0='6K2SJJW66IDTR' where id=1;
-update noar tt set b0='5X2E4JI6FICQBNGU' where id=1;
-update noar ti set b0='5X2E4JI6FICQBNGU' where id=1;
-update noar tt set v0='U4RYDCKS00KW2OOK2HGEI5DKT' where id=1;
-update noar ti set v0='U4RYDCKS00KW2OOK2HGEI5DKT' where id=1;
-update noar tt set b1='3N5' where id=1;
-update noar ti set b1='3N5' where id=1;
-update noar tt set v0='8WQ' where id=1;
-update noar ti set v0='8WQ' where id=1;
-update noar tt set b2='E' where id=1;
-update noar ti set b2='E' where id=1;
-update noar tt set v0='IPKF' where id=2;
-update noar ti set v0='IPKF' where id=2;
-update noar tt set b0='RBSYU1EISEBS2531J2T8' where id=2;
-update noar ti set b0='RBSYU1EISEBS2531J2T8' where id=2;
-update noar tt set v0='4G97KWNHQV5TPKFQR8Y1YO7USW0DGSE' where id=2;
-update noar ti set v0='4G97KWNHQV5TPKFQR8Y1YO7USW0DGSE' where id=2;
-update noar tt set b1='ZI4180UK' where id=2;
-update noar ti set b1='ZI4180UK' where id=2;
-update noar tt set v0='1EMBWCUZMBOGYE3O3VEPA' where id=2;
-update noar ti set v0='1EMBWCUZMBOGYE3O3VEPA' where id=2;
-update noar tt set b2='8ZJW6BD7JOMEMUWH9CT8HQFID0PNAODZ' where id=2;
-update noar ti set b2='8ZJW6BD7JOMEMUWH9CT8HQFID0PNAODZ' where id=2;
-update noar tt set v0='BB84RG75BZJYD5HESV95VF9MORW1FK1' where id=3;
-update noar ti set v0='BB84RG75BZJYD5HESV95VF9MORW1FK1' where id=3;
-update noar tt set b0='ROKAP1N' where id=3;
-update noar ti set b0='ROKAP1N' where id=3;
-update noar tt set v0='ZR95U5OAG' where id=3;
-update noar ti set v0='ZR95U5OAG' where id=3;
-update noar tt set b1='KVQOTYY8BIR40GWJNDEX2LIM5C2T3O' where id=3;
-update noar ti set b1='KVQOTYY8BIR40GWJNDEX2LIM5C2T3O' where id=3;
-update noar tt set v0='4B243U3SQAU05HZ86' where id=3;
-update noar ti set v0='4B243U3SQAU05HZ86' where id=3;
-update noar tt set b2='ETFU1Q8RCGYGU65GGOTR' where id=3;
-update noar ti set b2='ETFU1Q8RCGYGU65GGOTR' where id=3;
-update noar tt set v0='ZNXU9CI8DGBIU5NQ' where id=4;
-update noar ti set v0='ZNXU9CI8DGBIU5NQ' where id=4;
-update noar tt set b0='FIQH1CCS4YBYVA6C8XU4N' where id=4;
-update noar ti set b0='FIQH1CCS4YBYVA6C8XU4N' where id=4;
-update noar tt set v0='UQMMFNCR21YX0SBZ2WTY64B1T0W8GLIJ' where id=4;
-update noar ti set v0='UQMMFNCR21YX0SBZ2WTY64B1T0W8GLIJ' where id=4;
-update noar tt set b1='1VR0W62SSPIQRV' where id=4;
-update noar ti set b1='1VR0W62SSPIQRV' where id=4;
-update noar tt set v0='KSEU60F3N0SOCE57QGO9GP6' where id=4;
-update noar ti set v0='KSEU60F3N0SOCE57QGO9GP6' where id=4;
-update noar tt set b2='RKRNM' where id=4;
-update noar ti set b2='RKRNM' where id=4;
-update noar tt set v0='US5EO8Y3KGQ' where id=5;
-update noar ti set v0='US5EO8Y3KGQ' where id=5;
-update noar tt set b0='LAVSR1GAT' where id=5;
-update noar ti set b0='LAVSR1GAT' where id=5;
-update noar tt set v0='VV3ZHJKFQ9IWQAZH' where id=5;
-update noar ti set v0='VV3ZHJKFQ9IWQAZH' where id=5;
-update noar tt set b1='31FCDPNMIAS5UXNLM' where id=5;
-update noar ti set b1='31FCDPNMIAS5UXNLM' where id=5;
-update noar tt set v0='6VZHU2MHIM2Y4RJC33BP1KA7MZ2DBL' where id=5;
-update noar ti set v0='6VZHU2MHIM2Y4RJC33BP1KA7MZ2DBL' where id=5;
-update noar tt set b2='7KBE2F' where id=5;
-update noar ti set b2='7KBE2F' where id=5;
-update noar tt set v0='QA34XR7VUJ8LH1OVXF70R6HF4V' where id=6;
-update noar ti set v0='QA34XR7VUJ8LH1OVXF70R6HF4V' where id=6;
-update noar tt set b0='PAFY' where id=6;
-update noar ti set b0='PAFY' where id=6;
-update noar tt set v0='9J' where id=6;
-update noar ti set v0='9J' where id=6;
-update noar tt set b1='0Y1XAJTYUMCRKLHNPB8Q2SZ06AJ88E' where id=6;
-update noar ti set b1='0Y1XAJTYUMCRKLHNPB8Q2SZ06AJ88E' where id=6;
-update noar tt set v0='I3SWKJZ' where id=6;
-update noar ti set v0='I3SWKJZ' where id=6;
-update noar tt set b2='T1MGQH8O28UNLWBF8YTVL1IWKPBGG3' where id=6;
-update noar ti set b2='T1MGQH8O28UNLWBF8YTVL1IWKPBGG3' where id=6;
-update noar tt set v0='VGN6A' where id=7;
-update noar ti set v0='VGN6A' where id=7;
-update noar tt set b0='57PCONKI' where id=7;
-update noar ti set b0='57PCONKI' where id=7;
-update noar tt set v0='X' where id=7;
-update noar ti set v0='X' where id=7;
-update noar tt set b1='HIL5LCX54AAWSHCL' where id=7;
-update noar ti set b1='HIL5LCX54AAWSHCL' where id=7;
-update noar tt set v0='8XPG8OF9KTYXXD174DKQ' where id=7;
-update noar ti set v0='8XPG8OF9KTYXXD174DKQ' where id=7;
-update noar tt set b2='T87J9Y7L7BKG' where id=7;
-update noar ti set b2='T87J9Y7L7BKG' where id=7;
-update noar tt set v0='PR' where id=8;
-update noar ti set v0='PR' where id=8;
-update noar tt set b0='C8A7QMQ0EUWAK' where id=8;
-update noar ti set b0='C8A7QMQ0EUWAK' where id=8;
-update noar tt set v0='RBKPU1JRANU7BZ0' where id=8;
-update noar ti set v0='RBKPU1JRANU7BZ0' where id=8;
-update noar tt set b1='XZT4DOI3WSU3EH' where id=8;
-update noar ti set b1='XZT4DOI3WSU3EH' where id=8;
-update noar tt set v0='UN1BDAFIIKY' where id=8;
-update noar ti set v0='UN1BDAFIIKY' where id=8;
-update noar tt set b2='6ZCDIOYBFTPNXE9FSFBH5XS82IS' where id=8;
-update noar ti set b2='6ZCDIOYBFTPNXE9FSFBH5XS82IS' where id=8;
-update noar tt set v0='0J50NLVHB97V0B47YH0Q9RZFJ428MNR3' where id=9;
-update noar ti set v0='0J50NLVHB97V0B47YH0Q9RZFJ428MNR3' where id=9;
-update noar tt set b0='LRK5A56Q1ZDDFV4MA' where id=9;
-update noar ti set b0='LRK5A56Q1ZDDFV4MA' where id=9;
-update noar tt set v0='BR8TXBWKS5CU1P5J9B07XKLA' where id=9;
-update noar ti set v0='BR8TXBWKS5CU1P5J9B07XKLA' where id=9;
-update noar tt set b1='9L3E9BSA59AP05EHZTX8G' where id=9;
-update noar ti set b1='9L3E9BSA59AP05EHZTX8G' where id=9;
-update noar tt set v0='TZEINUV7KPKMF6CXKH401PZ8F' where id=9;
-update noar ti set v0='TZEINUV7KPKMF6CXKH401PZ8F' where id=9;
-update noar tt set b2='QWYGS2ASPLEN07OS8N' where id=9;
-update noar ti set b2='QWYGS2ASPLEN07OS8N' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 mediumblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='9TS0MDH3P' where id=1;
-update noar ti set v0='9TS0MDH3P' where id=1;
-update noar tt set b0='0CMLOH3TTQ2Q1' where id=1;
-update noar ti set b0='0CMLOH3TTQ2Q1' where id=1;
-update noar tt set v0='T8S756' where id=1;
-update noar ti set v0='T8S756' where id=1;
-update noar tt set b1='355ARES50AS85AUBYYVP0WL22' where id=1;
-update noar ti set b1='355ARES50AS85AUBYYVP0WL22' where id=1;
-update noar tt set v0='NYYZ7GE0NMLN4ZEOGZA8L1MJNNJ1S1YJ' where id=1;
-update noar ti set v0='NYYZ7GE0NMLN4ZEOGZA8L1MJNNJ1S1YJ' where id=1;
-update noar tt set b2='3PN2LXLQMBPKXZXPC48432XO5O' where id=1;
-update noar ti set b2='3PN2LXLQMBPKXZXPC48432XO5O' where id=1;
-update noar tt set v0='LS6XDT' where id=2;
-update noar ti set v0='LS6XDT' where id=2;
-update noar tt set b0='RW' where id=2;
-update noar ti set b0='RW' where id=2;
-update noar tt set v0='QY' where id=2;
-update noar ti set v0='QY' where id=2;
-update noar tt set b1='4BRIS' where id=2;
-update noar ti set b1='4BRIS' where id=2;
-update noar tt set v0='N8INEEY5RS' where id=2;
-update noar ti set v0='N8INEEY5RS' where id=2;
-update noar tt set b2='Y1WV8YLS' where id=2;
-update noar ti set b2='Y1WV8YLS' where id=2;
-update noar tt set v0='5KQJN0PTESKD59S8IT0TXZZR3R' where id=3;
-update noar ti set v0='5KQJN0PTESKD59S8IT0TXZZR3R' where id=3;
-update noar tt set b0='7LY8M6FAAUCZW8ZB' where id=3;
-update noar ti set b0='7LY8M6FAAUCZW8ZB' where id=3;
-update noar tt set v0='2CVN4J9V' where id=3;
-update noar ti set v0='2CVN4J9V' where id=3;
-update noar tt set b1='OP9GIEYSIB5YY8AK' where id=3;
-update noar ti set b1='OP9GIEYSIB5YY8AK' where id=3;
-update noar tt set v0='THS1HQ9XQXU3RVDCFQ8L1J' where id=3;
-update noar ti set v0='THS1HQ9XQXU3RVDCFQ8L1J' where id=3;
-update noar tt set b2='MOB8C53CXLUNG9QBNUNU4HYFOUFYFEOH' where id=3;
-update noar ti set b2='MOB8C53CXLUNG9QBNUNU4HYFOUFYFEOH' where id=3;
-update noar tt set v0='0V8L9WE7P3Q417Z5' where id=4;
-update noar ti set v0='0V8L9WE7P3Q417Z5' where id=4;
-update noar tt set b0='RL4YLL6FLGJ6S2J1' where id=4;
-update noar ti set b0='RL4YLL6FLGJ6S2J1' where id=4;
-update noar tt set v0='QFSKH2H1TS3BCNISDGH0' where id=4;
-update noar ti set v0='QFSKH2H1TS3BCNISDGH0' where id=4;
-update noar tt set b1='35QLAE3KA7PKEL7O9CGKK0PULE679C' where id=4;
-update noar ti set b1='35QLAE3KA7PKEL7O9CGKK0PULE679C' where id=4;
-update noar tt set v0='EQII2R355RSR' where id=4;
-update noar ti set v0='EQII2R355RSR' where id=4;
-update noar tt set b2='P6MDBFRNHDLWGI9OHO' where id=4;
-update noar ti set b2='P6MDBFRNHDLWGI9OHO' where id=4;
-update noar tt set v0='F3CL46CEH030ET6KW296UDFJ89XSLR' where id=5;
-update noar ti set v0='F3CL46CEH030ET6KW296UDFJ89XSLR' where id=5;
-update noar tt set b0='MQCEAXFPYQBQFPKC7QCD887X1UA4J' where id=5;
-update noar ti set b0='MQCEAXFPYQBQFPKC7QCD887X1UA4J' where id=5;
-update noar tt set v0='ZXRE5TYFAG4Z1VJIEZCY' where id=5;
-update noar ti set v0='ZXRE5TYFAG4Z1VJIEZCY' where id=5;
-update noar tt set b1='E2' where id=5;
-update noar ti set b1='E2' where id=5;
-update noar tt set v0='UL7EQXI7' where id=5;
-update noar ti set v0='UL7EQXI7' where id=5;
-update noar tt set b2='I8BC1Z' where id=5;
-update noar ti set b2='I8BC1Z' where id=5;
-update noar tt set v0='CQS6JNTZUDTERIHXWWTJHB40' where id=6;
-update noar ti set v0='CQS6JNTZUDTERIHXWWTJHB40' where id=6;
-update noar tt set b0='NQM2QIW' where id=6;
-update noar ti set b0='NQM2QIW' where id=6;
-update noar tt set v0='OCVQ828X97WN8' where id=6;
-update noar ti set v0='OCVQ828X97WN8' where id=6;
-update noar tt set b1='EEFEBSCQHC2' where id=6;
-update noar ti set b1='EEFEBSCQHC2' where id=6;
-update noar tt set v0='WG5YJ3IH3CYIKW17T0GVT' where id=6;
-update noar ti set v0='WG5YJ3IH3CYIKW17T0GVT' where id=6;
-update noar tt set b2='J8FTISLJ6OY43HSJM8' where id=6;
-update noar ti set b2='J8FTISLJ6OY43HSJM8' where id=6;
-update noar tt set v0='D63NS3K8GG' where id=7;
-update noar ti set v0='D63NS3K8GG' where id=7;
-update noar tt set b0='HQV4N0' where id=7;
-update noar ti set b0='HQV4N0' where id=7;
-update noar tt set v0='NLBFM6UXLAV8C04Q59' where id=7;
-update noar ti set v0='NLBFM6UXLAV8C04Q59' where id=7;
-update noar tt set b1='NB650R7J' where id=7;
-update noar ti set b1='NB650R7J' where id=7;
-update noar tt set v0='6UPSO6NOSR2ZW3VN44JQKAIX4Z' where id=7;
-update noar ti set v0='6UPSO6NOSR2ZW3VN44JQKAIX4Z' where id=7;
-update noar tt set b2='ORNLBCUZFR4VCYB96' where id=7;
-update noar ti set b2='ORNLBCUZFR4VCYB96' where id=7;
-update noar tt set v0='3RO482PQGYIBMWQ' where id=8;
-update noar ti set v0='3RO482PQGYIBMWQ' where id=8;
-update noar tt set b0='ZQ' where id=8;
-update noar ti set b0='ZQ' where id=8;
-update noar tt set v0='NS76MOHY' where id=8;
-update noar ti set v0='NS76MOHY' where id=8;
-update noar tt set b1='3DJSVFJM4CDFO42OBNML0DD' where id=8;
-update noar ti set b1='3DJSVFJM4CDFO42OBNML0DD' where id=8;
-update noar tt set v0='F8RF8BD' where id=8;
-update noar ti set v0='F8RF8BD' where id=8;
-update noar tt set b2='KAUSE91' where id=8;
-update noar ti set b2='KAUSE91' where id=8;
-update noar tt set v0='JN' where id=9;
-update noar ti set v0='JN' where id=9;
-update noar tt set b0='Z6KWLR' where id=9;
-update noar ti set b0='Z6KWLR' where id=9;
-update noar tt set v0='AWGO2VKOGWP79UOC2DH25EUQBL5Q' where id=9;
-update noar ti set v0='AWGO2VKOGWP79UOC2DH25EUQBL5Q' where id=9;
-update noar tt set b1='K9BO70L4M4BO4CDN4IO9' where id=9;
-update noar ti set b1='K9BO70L4M4BO4CDN4IO9' where id=9;
-update noar tt set v0='EO34' where id=9;
-update noar ti set v0='EO34' where id=9;
-update noar tt set b2='5TZWF3U9AEYMQIRS10' where id=9;
-update noar ti set b2='5TZWF3U9AEYMQIRS10' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 mediumblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='NY2V9AYD28KL3MQ7BOU' where id=1;
-update noar ti set v0='NY2V9AYD28KL3MQ7BOU' where id=1;
-update noar tt set b0='GNAGKPJA6YRNGN4KN' where id=1;
-update noar ti set b0='GNAGKPJA6YRNGN4KN' where id=1;
-update noar tt set v0='986J0K48ZSZ5DEODKG30W72P' where id=1;
-update noar ti set v0='986J0K48ZSZ5DEODKG30W72P' where id=1;
-update noar tt set b1='EXI9D2AO0' where id=1;
-update noar ti set b1='EXI9D2AO0' where id=1;
-update noar tt set v0='PQC8YMO' where id=1;
-update noar ti set v0='PQC8YMO' where id=1;
-update noar tt set b2='9M1V87WDQ9JL8ZVQVOUVLBMT' where id=1;
-update noar ti set b2='9M1V87WDQ9JL8ZVQVOUVLBMT' where id=1;
-update noar tt set v0='U7DWK1JFZKOHO0' where id=2;
-update noar ti set v0='U7DWK1JFZKOHO0' where id=2;
-update noar tt set b0='SD6OSYJQ0UP3H95V9B0YWLH' where id=2;
-update noar ti set b0='SD6OSYJQ0UP3H95V9B0YWLH' where id=2;
-update noar tt set v0='NBJ304PT4KLMQCAYKWHYZKT9Z7' where id=2;
-update noar ti set v0='NBJ304PT4KLMQCAYKWHYZKT9Z7' where id=2;
-update noar tt set b1='8RXU115RILP4396UHKAGGS760' where id=2;
-update noar ti set b1='8RXU115RILP4396UHKAGGS760' where id=2;
-update noar tt set v0='A2SBP34613FAAA0QOI' where id=2;
-update noar ti set v0='A2SBP34613FAAA0QOI' where id=2;
-update noar tt set b2='MKVCN5DY9CE72K8NX14YW4' where id=2;
-update noar ti set b2='MKVCN5DY9CE72K8NX14YW4' where id=2;
-update noar tt set v0='T3F2H345ESDXDFRMEAC2ZT3B' where id=3;
-update noar ti set v0='T3F2H345ESDXDFRMEAC2ZT3B' where id=3;
-update noar tt set b0='GFAG1TKHE34M1' where id=3;
-update noar ti set b0='GFAG1TKHE34M1' where id=3;
-update noar tt set v0='L68WIMVP65' where id=3;
-update noar ti set v0='L68WIMVP65' where id=3;
-update noar tt set b1='HA8D9TUD2IV4Z16OB5CP5TUEZHVD5' where id=3;
-update noar ti set b1='HA8D9TUD2IV4Z16OB5CP5TUEZHVD5' where id=3;
-update noar tt set v0='AN9KA1YD3IF2CN2MMBW' where id=3;
-update noar ti set v0='AN9KA1YD3IF2CN2MMBW' where id=3;
-update noar tt set b2='JGEIOEXK2KR0GPPDLP0BRIUCKUHQRUQT' where id=3;
-update noar ti set b2='JGEIOEXK2KR0GPPDLP0BRIUCKUHQRUQT' where id=3;
-update noar tt set v0='8OR' where id=4;
-update noar ti set v0='8OR' where id=4;
-update noar tt set b0='A0I15NYCO' where id=4;
-update noar ti set b0='A0I15NYCO' where id=4;
-update noar tt set v0='6MJYG6QADFXS0SBQIGEB' where id=4;
-update noar ti set v0='6MJYG6QADFXS0SBQIGEB' where id=4;
-update noar tt set b1='8LDJM326VPILF9PO0NX9' where id=4;
-update noar ti set b1='8LDJM326VPILF9PO0NX9' where id=4;
-update noar tt set v0='9' where id=4;
-update noar ti set v0='9' where id=4;
-update noar tt set b2='MV7FMC1PWIE20TN30MSYH1Q98P7RJ' where id=4;
-update noar ti set b2='MV7FMC1PWIE20TN30MSYH1Q98P7RJ' where id=4;
-update noar tt set v0='K66A0FG20A2PR1KKYI7NEMRBODDMC' where id=5;
-update noar ti set v0='K66A0FG20A2PR1KKYI7NEMRBODDMC' where id=5;
-update noar tt set b0='2AWUIS5FJMD3E5LI33MN8E9CQHNEOVE' where id=5;
-update noar ti set b0='2AWUIS5FJMD3E5LI33MN8E9CQHNEOVE' where id=5;
-update noar tt set v0='Z7B9VR3B82H8KYIMDBWMNQ6RA8ZU65K' where id=5;
-update noar ti set v0='Z7B9VR3B82H8KYIMDBWMNQ6RA8ZU65K' where id=5;
-update noar tt set b1='N568K29XYH9ZF3XYDOGM0BS6201WB' where id=5;
-update noar ti set b1='N568K29XYH9ZF3XYDOGM0BS6201WB' where id=5;
-update noar tt set v0='V6LZL2BUJ' where id=5;
-update noar ti set v0='V6LZL2BUJ' where id=5;
-update noar tt set b2='SNMJ2R8FDL4BCIKQ5' where id=5;
-update noar ti set b2='SNMJ2R8FDL4BCIKQ5' where id=5;
-update noar tt set v0='61ZLFTCDMJPM0VIY1G0I5A' where id=6;
-update noar ti set v0='61ZLFTCDMJPM0VIY1G0I5A' where id=6;
-update noar tt set b0='L3MKS4JOQ0JNJZMNCZ4ZCPC1BW9' where id=6;
-update noar ti set b0='L3MKS4JOQ0JNJZMNCZ4ZCPC1BW9' where id=6;
-update noar tt set v0='7G2JYXUXWF4' where id=6;
-update noar ti set v0='7G2JYXUXWF4' where id=6;
-update noar tt set b1='E0E6CCGWJD7FC' where id=6;
-update noar ti set b1='E0E6CCGWJD7FC' where id=6;
-update noar tt set v0='XGUN6QNIEYNCTOT' where id=6;
-update noar ti set v0='XGUN6QNIEYNCTOT' where id=6;
-update noar tt set b2='QEU906YOVQ' where id=6;
-update noar ti set b2='QEU906YOVQ' where id=6;
-update noar tt set v0='UM' where id=7;
-update noar ti set v0='UM' where id=7;
-update noar tt set b0='OPG20V4XVH7VFHVS' where id=7;
-update noar ti set b0='OPG20V4XVH7VFHVS' where id=7;
-update noar tt set v0='JGLTG9Z5ND3GIH2ERFK3P4WNYSRC5' where id=7;
-update noar ti set v0='JGLTG9Z5ND3GIH2ERFK3P4WNYSRC5' where id=7;
-update noar tt set b1='BI4YIZ8TMQ' where id=7;
-update noar ti set b1='BI4YIZ8TMQ' where id=7;
-update noar tt set v0='CDF' where id=7;
-update noar ti set v0='CDF' where id=7;
-update noar tt set b2='K1846T0O2Z6PQQP05GKWDC1WZ6' where id=7;
-update noar ti set b2='K1846T0O2Z6PQQP05GKWDC1WZ6' where id=7;
-update noar tt set v0='WMZE9KY3X87UFEGX3I' where id=8;
-update noar ti set v0='WMZE9KY3X87UFEGX3I' where id=8;
-update noar tt set b0='TCIAC2BZWIVPQ9Q4ULH168QEHN8' where id=8;
-update noar ti set b0='TCIAC2BZWIVPQ9Q4ULH168QEHN8' where id=8;
-update noar tt set v0='MFSAHNC01KBVQQ75BC' where id=8;
-update noar ti set v0='MFSAHNC01KBVQQ75BC' where id=8;
-update noar tt set b1='K05O0BLUTOKTZF6ZJ3F' where id=8;
-update noar ti set b1='K05O0BLUTOKTZF6ZJ3F' where id=8;
-update noar tt set v0='M' where id=8;
-update noar ti set v0='M' where id=8;
-update noar tt set b2='EL5' where id=8;
-update noar ti set b2='EL5' where id=8;
-update noar tt set v0='CBXCGZYCLO0XEPNGVUVA' where id=9;
-update noar ti set v0='CBXCGZYCLO0XEPNGVUVA' where id=9;
-update noar tt set b0='0NFY2CYIFR' where id=9;
-update noar ti set b0='0NFY2CYIFR' where id=9;
-update noar tt set v0='EQGYRHPK836AOF' where id=9;
-update noar ti set v0='EQGYRHPK836AOF' where id=9;
-update noar tt set b1='QUFUPB09US52' where id=9;
-update noar ti set b1='QUFUPB09US52' where id=9;
-update noar tt set v0='TMT5B' where id=9;
-update noar ti set v0='TMT5B' where id=9;
-update noar tt set b2='S503WU5RTVN9B27' where id=9;
-update noar ti set b2='S503WU5RTVN9B27' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 mediumblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='PU0243VWIF4B6XH53LHDDZMVRVYE4PJY' where id=1;
-update noar ti set v0='PU0243VWIF4B6XH53LHDDZMVRVYE4PJY' where id=1;
-update noar tt set b0='TD2Q53X2RUAGDI6A0CK2A9C2OF4VUK' where id=1;
-update noar ti set b0='TD2Q53X2RUAGDI6A0CK2A9C2OF4VUK' where id=1;
-update noar tt set v0='PG5VSTFS34O31D42A1WE2S' where id=1;
-update noar ti set v0='PG5VSTFS34O31D42A1WE2S' where id=1;
-update noar tt set b1='58EDT7WQ337DKZ6T016YWOJUHH' where id=1;
-update noar ti set b1='58EDT7WQ337DKZ6T016YWOJUHH' where id=1;
-update noar tt set v0='IODP3IKTLSW514079080WBTEZ' where id=1;
-update noar ti set v0='IODP3IKTLSW514079080WBTEZ' where id=1;
-update noar tt set b2='RH6OKNO2JOY2CXNNI5CLQFDZIGNL0Q' where id=1;
-update noar ti set b2='RH6OKNO2JOY2CXNNI5CLQFDZIGNL0Q' where id=1;
-update noar tt set v0='WXDP6T761RGM68FRZ31UEA11EOA2' where id=2;
-update noar ti set v0='WXDP6T761RGM68FRZ31UEA11EOA2' where id=2;
-update noar tt set b0='XWJZ67VKOOFBH27HP' where id=2;
-update noar ti set b0='XWJZ67VKOOFBH27HP' where id=2;
-update noar tt set v0='G1NWW83LA4QOTBL7VQ' where id=2;
-update noar ti set v0='G1NWW83LA4QOTBL7VQ' where id=2;
-update noar tt set b1='3TR833VN' where id=2;
-update noar ti set b1='3TR833VN' where id=2;
-update noar tt set v0='XLL1JHVPRABD' where id=2;
-update noar ti set v0='XLL1JHVPRABD' where id=2;
-update noar tt set b2='KR02VZPISZOX3' where id=2;
-update noar ti set b2='KR02VZPISZOX3' where id=2;
-update noar tt set v0='CSTJRDS3EDJLGZD' where id=3;
-update noar ti set v0='CSTJRDS3EDJLGZD' where id=3;
-update noar tt set b0='7U3YADF' where id=3;
-update noar ti set b0='7U3YADF' where id=3;
-update noar tt set v0='PA33FIMK' where id=3;
-update noar ti set v0='PA33FIMK' where id=3;
-update noar tt set b1='QLXWHDQL2J4PYPUMK50IZUMZF' where id=3;
-update noar ti set b1='QLXWHDQL2J4PYPUMK50IZUMZF' where id=3;
-update noar tt set v0='7OSIMBKV3' where id=3;
-update noar ti set v0='7OSIMBKV3' where id=3;
-update noar tt set b2='9P63D50WO' where id=3;
-update noar ti set b2='9P63D50WO' where id=3;
-update noar tt set v0='B' where id=4;
-update noar ti set v0='B' where id=4;
-update noar tt set b0='ZI60CR3YU' where id=4;
-update noar ti set b0='ZI60CR3YU' where id=4;
-update noar tt set v0='K7BM16E7EEC2SCT488OABNVMF' where id=4;
-update noar ti set v0='K7BM16E7EEC2SCT488OABNVMF' where id=4;
-update noar tt set b1='DFO4TZ3JI9B4' where id=4;
-update noar ti set b1='DFO4TZ3JI9B4' where id=4;
-update noar tt set v0='K77XRSWQTJTA12S73I47A739' where id=4;
-update noar ti set v0='K77XRSWQTJTA12S73I47A739' where id=4;
-update noar tt set b2='EO50VRN' where id=4;
-update noar ti set b2='EO50VRN' where id=4;
-update noar tt set v0='R38CI5QP6IHTL3RJAV' where id=5;
-update noar ti set v0='R38CI5QP6IHTL3RJAV' where id=5;
-update noar tt set b0='9JKZMR476BMU5LNH69HDOHV4E' where id=5;
-update noar ti set b0='9JKZMR476BMU5LNH69HDOHV4E' where id=5;
-update noar tt set v0='WTLOMCY9' where id=5;
-update noar ti set v0='WTLOMCY9' where id=5;
-update noar tt set b1='7P1' where id=5;
-update noar ti set b1='7P1' where id=5;
-update noar tt set v0='8JG0' where id=5;
-update noar ti set v0='8JG0' where id=5;
-update noar tt set b2='DYFL4CUNB' where id=5;
-update noar ti set b2='DYFL4CUNB' where id=5;
-update noar tt set v0='68WUG89' where id=6;
-update noar ti set v0='68WUG89' where id=6;
-update noar tt set b0='IJ0U3G585DNTV6KRA8Z7UMQ' where id=6;
-update noar ti set b0='IJ0U3G585DNTV6KRA8Z7UMQ' where id=6;
-update noar tt set v0='QSCJRC9Y8WVVMU4GSXL' where id=6;
-update noar ti set v0='QSCJRC9Y8WVVMU4GSXL' where id=6;
-update noar tt set b1='SSUH7EJ86PQC7R1PR' where id=6;
-update noar ti set b1='SSUH7EJ86PQC7R1PR' where id=6;
-update noar tt set v0='08BVPHGCTOYDJANC08U5U50XT' where id=6;
-update noar ti set v0='08BVPHGCTOYDJANC08U5U50XT' where id=6;
-update noar tt set b2='H7' where id=6;
-update noar ti set b2='H7' where id=6;
-update noar tt set v0='G6S8M1820V1XO74S5SQ' where id=7;
-update noar ti set v0='G6S8M1820V1XO74S5SQ' where id=7;
-update noar tt set b0='3H' where id=7;
-update noar ti set b0='3H' where id=7;
-update noar tt set v0='H0O9HZHX8XD73DRNW' where id=7;
-update noar ti set v0='H0O9HZHX8XD73DRNW' where id=7;
-update noar tt set b1='KO712MFU5OXPY6XLRAH4E3E9C' where id=7;
-update noar ti set b1='KO712MFU5OXPY6XLRAH4E3E9C' where id=7;
-update noar tt set v0='4ME5IJ60RGW8' where id=7;
-update noar ti set v0='4ME5IJ60RGW8' where id=7;
-update noar tt set b2='6' where id=7;
-update noar ti set b2='6' where id=7;
-update noar tt set v0='4G1XESX3UU7TX5QUUVDP' where id=8;
-update noar ti set v0='4G1XESX3UU7TX5QUUVDP' where id=8;
-update noar tt set b0='FQ6Y7AJB5B1KNI3O4WZ' where id=8;
-update noar ti set b0='FQ6Y7AJB5B1KNI3O4WZ' where id=8;
-update noar tt set v0='L8ADRM5UTXW' where id=8;
-update noar ti set v0='L8ADRM5UTXW' where id=8;
-update noar tt set b1='I58SCELVBM8ENNR1' where id=8;
-update noar ti set b1='I58SCELVBM8ENNR1' where id=8;
-update noar tt set v0='P6X02730A51CITJL2B5T1OU4PQFD855R' where id=8;
-update noar ti set v0='P6X02730A51CITJL2B5T1OU4PQFD855R' where id=8;
-update noar tt set b2='8OA6S0O5XV' where id=8;
-update noar ti set b2='8OA6S0O5XV' where id=8;
-update noar tt set v0='C' where id=9;
-update noar ti set v0='C' where id=9;
-update noar tt set b0='DYVA472M3CZIOATJ8' where id=9;
-update noar ti set b0='DYVA472M3CZIOATJ8' where id=9;
-update noar tt set v0='8L' where id=9;
-update noar ti set v0='8L' where id=9;
-update noar tt set b1='6E0KPQOR' where id=9;
-update noar ti set b1='6E0KPQOR' where id=9;
-update noar tt set v0='3Z45SH4X8B6FT07K' where id=9;
-update noar ti set v0='3Z45SH4X8B6FT07K' where id=9;
-update noar tt set b2='G0RAQNSEACS' where id=9;
-update noar ti set b2='G0RAQNSEACS' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 mediumblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='13YRU' where id=1;
-update noar ti set v0='13YRU' where id=1;
-update noar tt set b0='RY2V8YLWEL60PTHJO5GLKBM73AC' where id=1;
-update noar ti set b0='RY2V8YLWEL60PTHJO5GLKBM73AC' where id=1;
-update noar tt set v0='28CPM4LYE3QYH9JD05HSKWHHAQ9GJ' where id=1;
-update noar ti set v0='28CPM4LYE3QYH9JD05HSKWHHAQ9GJ' where id=1;
-update noar tt set b1='WFRDECHOEGAUXW71VURN6Q2A8' where id=1;
-update noar ti set b1='WFRDECHOEGAUXW71VURN6Q2A8' where id=1;
-update noar tt set v0='10S5F9RFU22M60T77Y4Y19RY0CQ7J' where id=1;
-update noar ti set v0='10S5F9RFU22M60T77Y4Y19RY0CQ7J' where id=1;
-update noar tt set b2='5UHXO' where id=1;
-update noar ti set b2='5UHXO' where id=1;
-update noar tt set v0='BGLOM0' where id=2;
-update noar ti set v0='BGLOM0' where id=2;
-update noar tt set b0='57BSMBFFYRTYYHHD7TXG3JVFARFQ' where id=2;
-update noar ti set b0='57BSMBFFYRTYYHHD7TXG3JVFARFQ' where id=2;
-update noar tt set v0='M6HLEVD9J67KV21PCLEDQXH4N' where id=2;
-update noar ti set v0='M6HLEVD9J67KV21PCLEDQXH4N' where id=2;
-update noar tt set b1='E1BNI02Z5I6W89Q' where id=2;
-update noar ti set b1='E1BNI02Z5I6W89Q' where id=2;
-update noar tt set v0='S9U342SAFFBVSV8HBFPGEA57N34X9U' where id=2;
-update noar ti set v0='S9U342SAFFBVSV8HBFPGEA57N34X9U' where id=2;
-update noar tt set b2='UVL37GGK9WY5P7R053VU503ZUQF61P' where id=2;
-update noar ti set b2='UVL37GGK9WY5P7R053VU503ZUQF61P' where id=2;
-update noar tt set v0='2ZZOKPMCJYMQG8Q9A2' where id=3;
-update noar ti set v0='2ZZOKPMCJYMQG8Q9A2' where id=3;
-update noar tt set b0='5X2O0NGRP8O14YCWJ2WPYEXTNGB' where id=3;
-update noar ti set b0='5X2O0NGRP8O14YCWJ2WPYEXTNGB' where id=3;
-update noar tt set v0='VIS1PZ83SJRLOE30HUJO7K9EPWOOZ' where id=3;
-update noar ti set v0='VIS1PZ83SJRLOE30HUJO7K9EPWOOZ' where id=3;
-update noar tt set b1='JNI' where id=3;
-update noar ti set b1='JNI' where id=3;
-update noar tt set v0='I86WBGJ7UO' where id=3;
-update noar ti set v0='I86WBGJ7UO' where id=3;
-update noar tt set b2='KV9EQ3AO0NCDGY2HKI1' where id=3;
-update noar ti set b2='KV9EQ3AO0NCDGY2HKI1' where id=3;
-update noar tt set v0='0FR13GFXWT6A' where id=4;
-update noar ti set v0='0FR13GFXWT6A' where id=4;
-update noar tt set b0='T5PXLME89GEJIQGSFLWH7' where id=4;
-update noar ti set b0='T5PXLME89GEJIQGSFLWH7' where id=4;
-update noar tt set v0='AXJIMRV4AACRMERBZHWNZYS7' where id=4;
-update noar ti set v0='AXJIMRV4AACRMERBZHWNZYS7' where id=4;
-update noar tt set b1='X' where id=4;
-update noar ti set b1='X' where id=4;
-update noar tt set v0='UC4IH59N2KOQWIUZT66DV3818' where id=4;
-update noar ti set v0='UC4IH59N2KOQWIUZT66DV3818' where id=4;
-update noar tt set b2='NLU8A8UKTK9F648EWNQHQ' where id=4;
-update noar ti set b2='NLU8A8UKTK9F648EWNQHQ' where id=4;
-update noar tt set v0='WUQRPE' where id=5;
-update noar ti set v0='WUQRPE' where id=5;
-update noar tt set b0='SSZXOCKA3EIF4FGFIIGC7W' where id=5;
-update noar ti set b0='SSZXOCKA3EIF4FGFIIGC7W' where id=5;
-update noar tt set v0='RFQ4NIIXYXPQGS6HX0LS6QYKEOT0C' where id=5;
-update noar ti set v0='RFQ4NIIXYXPQGS6HX0LS6QYKEOT0C' where id=5;
-update noar tt set b1='G0' where id=5;
-update noar ti set b1='G0' where id=5;
-update noar tt set v0='HSYK' where id=5;
-update noar ti set v0='HSYK' where id=5;
-update noar tt set b2='1TIS2BSHSFS2' where id=5;
-update noar ti set b2='1TIS2BSHSFS2' where id=5;
-update noar tt set v0='VJVHOZ0ZJVRYFNWRIOAZZAE1Y4DNU2GL' where id=6;
-update noar ti set v0='VJVHOZ0ZJVRYFNWRIOAZZAE1Y4DNU2GL' where id=6;
-update noar tt set b0='RX4CW00Z07R60QD04GZ3AA9HPG80P' where id=6;
-update noar ti set b0='RX4CW00Z07R60QD04GZ3AA9HPG80P' where id=6;
-update noar tt set v0='CKKEMN9HN0PHYCW93TUK680LU836WUQI' where id=6;
-update noar ti set v0='CKKEMN9HN0PHYCW93TUK680LU836WUQI' where id=6;
-update noar tt set b1='M6J3MW1RN9EDUGEQDBLOXGCK7PUZC39C' where id=6;
-update noar ti set b1='M6J3MW1RN9EDUGEQDBLOXGCK7PUZC39C' where id=6;
-update noar tt set v0='7HBUD1IX0SYW7P6' where id=6;
-update noar ti set v0='7HBUD1IX0SYW7P6' where id=6;
-update noar tt set b2='L7SN1I8' where id=6;
-update noar ti set b2='L7SN1I8' where id=6;
-update noar tt set v0='K827W6QROVQE0ZCAHLLWTWE7' where id=7;
-update noar ti set v0='K827W6QROVQE0ZCAHLLWTWE7' where id=7;
-update noar tt set b0='ZIRT3HUAYYOGAPBLAYQO03H' where id=7;
-update noar ti set b0='ZIRT3HUAYYOGAPBLAYQO03H' where id=7;
-update noar tt set v0='VCF0AYOOJ26NMZ4GA7PM' where id=7;
-update noar ti set v0='VCF0AYOOJ26NMZ4GA7PM' where id=7;
-update noar tt set b1='MRBRCR1PWAC9HR2B2G2' where id=7;
-update noar ti set b1='MRBRCR1PWAC9HR2B2G2' where id=7;
-update noar tt set v0='XPBWZF2VK' where id=7;
-update noar ti set v0='XPBWZF2VK' where id=7;
-update noar tt set b2='X82Q2U83BJRBNXW6NT3L' where id=7;
-update noar ti set b2='X82Q2U83BJRBNXW6NT3L' where id=7;
-update noar tt set v0='53XNMDTGTWELZPEJ9GDNVC0I' where id=8;
-update noar ti set v0='53XNMDTGTWELZPEJ9GDNVC0I' where id=8;
-update noar tt set b0='53KEDWGVCNC6RJPKK' where id=8;
-update noar ti set b0='53KEDWGVCNC6RJPKK' where id=8;
-update noar tt set v0='JRTYKPMVJTZZE' where id=8;
-update noar ti set v0='JRTYKPMVJTZZE' where id=8;
-update noar tt set b1='X1NGRWUSX6' where id=8;
-update noar ti set b1='X1NGRWUSX6' where id=8;
-update noar tt set v0='RKBR7FOTNDVSO3' where id=8;
-update noar ti set v0='RKBR7FOTNDVSO3' where id=8;
-update noar tt set b2='GR' where id=8;
-update noar ti set b2='GR' where id=8;
-update noar tt set v0='WYO' where id=9;
-update noar ti set v0='WYO' where id=9;
-update noar tt set b0='U08SNEV3U3SUDPE05LITOMR77' where id=9;
-update noar ti set b0='U08SNEV3U3SUDPE05LITOMR77' where id=9;
-update noar tt set v0='6L3L6FWLZCT' where id=9;
-update noar ti set v0='6L3L6FWLZCT' where id=9;
-update noar tt set b1='6BC54JOSGZVB' where id=9;
-update noar ti set b1='6BC54JOSGZVB' where id=9;
-update noar tt set v0='KP6HATGVF' where id=9;
-update noar ti set v0='KP6HATGVF' where id=9;
-update noar tt set b2='30R0W256SGTR1IGGLT5A0TJUZX' where id=9;
-update noar ti set b2='30R0W256SGTR1IGGLT5A0TJUZX' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 mediumblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='M91AP06W697DLGNYDQ' where id=1;
-update noar ti set v0='M91AP06W697DLGNYDQ' where id=1;
-update noar tt set b0='WFDAHZMNCU43Q' where id=1;
-update noar ti set b0='WFDAHZMNCU43Q' where id=1;
-update noar tt set v0='VP34CV5WT66' where id=1;
-update noar ti set v0='VP34CV5WT66' where id=1;
-update noar tt set b1='MH46QOYX43FGR1G48H1MQOD' where id=1;
-update noar ti set b1='MH46QOYX43FGR1G48H1MQOD' where id=1;
-update noar tt set v0='423TAD7T91Y1E94VGC26CVV4W24SM1PT' where id=1;
-update noar ti set v0='423TAD7T91Y1E94VGC26CVV4W24SM1PT' where id=1;
-update noar tt set b2='N3Q043CNTKV20LNH6X5T' where id=1;
-update noar ti set b2='N3Q043CNTKV20LNH6X5T' where id=1;
-update noar tt set v0='ZBWF131G0KDB' where id=2;
-update noar ti set v0='ZBWF131G0KDB' where id=2;
-update noar tt set b0='X84' where id=2;
-update noar ti set b0='X84' where id=2;
-update noar tt set v0='8ZR4AOD' where id=2;
-update noar ti set v0='8ZR4AOD' where id=2;
-update noar tt set b1='VGRTFJ48FI0HX8XFKD2CRWS' where id=2;
-update noar ti set b1='VGRTFJ48FI0HX8XFKD2CRWS' where id=2;
-update noar tt set v0='63JYKWV46HV08HJIV5M1' where id=2;
-update noar ti set v0='63JYKWV46HV08HJIV5M1' where id=2;
-update noar tt set b2='YUJDIQBKG5QLYE6ZA6AEF6PCDH76K9' where id=2;
-update noar ti set b2='YUJDIQBKG5QLYE6ZA6AEF6PCDH76K9' where id=2;
-update noar tt set v0='4GJSF' where id=3;
-update noar ti set v0='4GJSF' where id=3;
-update noar tt set b0='TKTO4JCXSZEKM28WLLA03U9YNEX11LPU' where id=3;
-update noar ti set b0='TKTO4JCXSZEKM28WLLA03U9YNEX11LPU' where id=3;
-update noar tt set v0='X179U' where id=3;
-update noar ti set v0='X179U' where id=3;
-update noar tt set b1='YE8QLET' where id=3;
-update noar ti set b1='YE8QLET' where id=3;
-update noar tt set v0='QXX2EDQ72UR41OFT4RKL' where id=3;
-update noar ti set v0='QXX2EDQ72UR41OFT4RKL' where id=3;
-update noar tt set b2='9IN4TGJI0M3C28T6K090Z3GJ22M7' where id=3;
-update noar ti set b2='9IN4TGJI0M3C28T6K090Z3GJ22M7' where id=3;
-update noar tt set v0='R1LR0BU781VQH9YNDR9TC' where id=4;
-update noar ti set v0='R1LR0BU781VQH9YNDR9TC' where id=4;
-update noar tt set b0='CF20MW0PJEDADAAWX3OVDKLW4OM1EXA8' where id=4;
-update noar ti set b0='CF20MW0PJEDADAAWX3OVDKLW4OM1EXA8' where id=4;
-update noar tt set v0='Q1QSWRVN' where id=4;
-update noar ti set v0='Q1QSWRVN' where id=4;
-update noar tt set b1='4ZQPNIXREP3W0ROQ8TMJD8S' where id=4;
-update noar ti set b1='4ZQPNIXREP3W0ROQ8TMJD8S' where id=4;
-update noar tt set v0='FLHMN92346E' where id=4;
-update noar ti set v0='FLHMN92346E' where id=4;
-update noar tt set b2='2' where id=4;
-update noar ti set b2='2' where id=4;
-update noar tt set v0='4BHTTJHCCTV0Q9SH' where id=5;
-update noar ti set v0='4BHTTJHCCTV0Q9SH' where id=5;
-update noar tt set b0='L2XSM3SNNFZYJ8TWTQH90SEKWJ4WEV' where id=5;
-update noar ti set b0='L2XSM3SNNFZYJ8TWTQH90SEKWJ4WEV' where id=5;
-update noar tt set v0='4' where id=5;
-update noar ti set v0='4' where id=5;
-update noar tt set b1='3BIP35NZ091ZGJFHKEZR6AFE' where id=5;
-update noar ti set b1='3BIP35NZ091ZGJFHKEZR6AFE' where id=5;
-update noar tt set v0='Z0JOVB8YQXYUZCG3' where id=5;
-update noar ti set v0='Z0JOVB8YQXYUZCG3' where id=5;
-update noar tt set b2='R' where id=5;
-update noar ti set b2='R' where id=5;
-update noar tt set v0='LRPLON0QPLAXN72LVEIPYV' where id=6;
-update noar ti set v0='LRPLON0QPLAXN72LVEIPYV' where id=6;
-update noar tt set b0='DHYIKBWWKME2L0SO1HIRT27E0RSEE' where id=6;
-update noar ti set b0='DHYIKBWWKME2L0SO1HIRT27E0RSEE' where id=6;
-update noar tt set v0='ZBK11UTXJL83E7J0YCWT9B' where id=6;
-update noar ti set v0='ZBK11UTXJL83E7J0YCWT9B' where id=6;
-update noar tt set b1='BM48FL2S0160X21SQU0M7V0GN8R' where id=6;
-update noar ti set b1='BM48FL2S0160X21SQU0M7V0GN8R' where id=6;
-update noar tt set v0='R1JQ8EH3P' where id=6;
-update noar ti set v0='R1JQ8EH3P' where id=6;
-update noar tt set b2='SIIZOUOLMW4' where id=6;
-update noar ti set b2='SIIZOUOLMW4' where id=6;
-update noar tt set v0='2WOLIFVUIXE10YIKPS8ASZ1URZ5TN1VH' where id=7;
-update noar ti set v0='2WOLIFVUIXE10YIKPS8ASZ1URZ5TN1VH' where id=7;
-update noar tt set b0='3HH5ZYF' where id=7;
-update noar ti set b0='3HH5ZYF' where id=7;
-update noar tt set v0='Z9HKX7Q93ZBUWGGG9OJ7' where id=7;
-update noar ti set v0='Z9HKX7Q93ZBUWGGG9OJ7' where id=7;
-update noar tt set b1='AA1L4NVNZ7PIK431FYKKEIN9PDX' where id=7;
-update noar ti set b1='AA1L4NVNZ7PIK431FYKKEIN9PDX' where id=7;
-update noar tt set v0='Z31UX09LP8YAORHPKBW5Z14NSZBKXYZ' where id=7;
-update noar ti set v0='Z31UX09LP8YAORHPKBW5Z14NSZBKXYZ' where id=7;
-update noar tt set b2='6J73A7' where id=7;
-update noar ti set b2='6J73A7' where id=7;
-update noar tt set v0='XCRDMJGUDH' where id=8;
-update noar ti set v0='XCRDMJGUDH' where id=8;
-update noar tt set b0='MYU59R5' where id=8;
-update noar ti set b0='MYU59R5' where id=8;
-update noar tt set v0='2RZ4BZT43FNDPANPPIB4IOE' where id=8;
-update noar ti set v0='2RZ4BZT43FNDPANPPIB4IOE' where id=8;
-update noar tt set b1='S3XOCZ' where id=8;
-update noar ti set b1='S3XOCZ' where id=8;
-update noar tt set v0='R6SZLL8Y79M43F6C8WO0VH0DN' where id=8;
-update noar ti set v0='R6SZLL8Y79M43F6C8WO0VH0DN' where id=8;
-update noar tt set b2='KXFZN4SHRSY2MXZNBPU13RHD' where id=8;
-update noar ti set b2='KXFZN4SHRSY2MXZNBPU13RHD' where id=8;
-update noar tt set v0='XWRZBI03EZ2ZN3HT' where id=9;
-update noar ti set v0='XWRZBI03EZ2ZN3HT' where id=9;
-update noar tt set b0='DE360E3PXUJ6' where id=9;
-update noar ti set b0='DE360E3PXUJ6' where id=9;
-update noar tt set v0='YZE60BFK' where id=9;
-update noar ti set v0='YZE60BFK' where id=9;
-update noar tt set b1='D5S2S4I9LEN' where id=9;
-update noar ti set b1='D5S2S4I9LEN' where id=9;
-update noar tt set v0='30C1' where id=9;
-update noar ti set v0='30C1' where id=9;
-update noar tt set b2='B749A33E4X57LCY7I45' where id=9;
-update noar ti set b2='B749A33E4X57LCY7I45' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 mediumblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='00FB6PZZRH8VF6MKRIPFZQ6PRP6J' where id=1;
-update noar ti set v0='00FB6PZZRH8VF6MKRIPFZQ6PRP6J' where id=1;
-update noar tt set b0='8R2TBRF3YEE7LGFGR3CICN6A' where id=1;
-update noar ti set b0='8R2TBRF3YEE7LGFGR3CICN6A' where id=1;
-update noar tt set v0='AAFIWC9KRCEIMPJE6DXCL01' where id=1;
-update noar ti set v0='AAFIWC9KRCEIMPJE6DXCL01' where id=1;
-update noar tt set b1='BC7I85KLFN0H6MZHP1GDVELNVR' where id=1;
-update noar ti set b1='BC7I85KLFN0H6MZHP1GDVELNVR' where id=1;
-update noar tt set v0='IXUGHC' where id=1;
-update noar ti set v0='IXUGHC' where id=1;
-update noar tt set b2='G5AQZZ395G51RNMY7Y5E8D3U' where id=1;
-update noar ti set b2='G5AQZZ395G51RNMY7Y5E8D3U' where id=1;
-update noar tt set v0='09IH2LSETI1RUWLPR70NJ6HQ' where id=2;
-update noar ti set v0='09IH2LSETI1RUWLPR70NJ6HQ' where id=2;
-update noar tt set b0='TM9LRQCSIN5N6Q4KUZRB1' where id=2;
-update noar ti set b0='TM9LRQCSIN5N6Q4KUZRB1' where id=2;
-update noar tt set v0='FT' where id=2;
-update noar ti set v0='FT' where id=2;
-update noar tt set b1='EJFPN8' where id=2;
-update noar ti set b1='EJFPN8' where id=2;
-update noar tt set v0='2A0' where id=2;
-update noar ti set v0='2A0' where id=2;
-update noar tt set b2='GJL709' where id=2;
-update noar ti set b2='GJL709' where id=2;
-update noar tt set v0='OLX2PSVBXWS0C71JOZJB' where id=3;
-update noar ti set v0='OLX2PSVBXWS0C71JOZJB' where id=3;
-update noar tt set b0='EMV3BIN2SP' where id=3;
-update noar ti set b0='EMV3BIN2SP' where id=3;
-update noar tt set v0='UIRC5JL' where id=3;
-update noar ti set v0='UIRC5JL' where id=3;
-update noar tt set b1='195I3WA6NYCYW1YASG0ZJ700TNONWEUP' where id=3;
-update noar ti set b1='195I3WA6NYCYW1YASG0ZJ700TNONWEUP' where id=3;
-update noar tt set v0='P9WF2VRNU6TNSF8O6V8H25PITG3CY' where id=3;
-update noar ti set v0='P9WF2VRNU6TNSF8O6V8H25PITG3CY' where id=3;
-update noar tt set b2='IM1XYJCMAP920EO2LGFQBFCWY3G' where id=3;
-update noar ti set b2='IM1XYJCMAP920EO2LGFQBFCWY3G' where id=3;
-update noar tt set v0='SBKUH35FAH48UB0YP4EW' where id=4;
-update noar ti set v0='SBKUH35FAH48UB0YP4EW' where id=4;
-update noar tt set b0='FTC1BVAZQTPWTQ0' where id=4;
-update noar ti set b0='FTC1BVAZQTPWTQ0' where id=4;
-update noar tt set v0='S3ZX5KB77454KVR06GAYDTS' where id=4;
-update noar ti set v0='S3ZX5KB77454KVR06GAYDTS' where id=4;
-update noar tt set b1='XL9L5PG9H541R76HFPR' where id=4;
-update noar ti set b1='XL9L5PG9H541R76HFPR' where id=4;
-update noar tt set v0='LR7MFNWGUI4YVT' where id=4;
-update noar ti set v0='LR7MFNWGUI4YVT' where id=4;
-update noar tt set b2='96FVYVM9OKZM0' where id=4;
-update noar ti set b2='96FVYVM9OKZM0' where id=4;
-update noar tt set v0='YL5XWTGFQ4HG95KNG7' where id=5;
-update noar ti set v0='YL5XWTGFQ4HG95KNG7' where id=5;
-update noar tt set b0='F7RU567MOYILMM0J83GNTC' where id=5;
-update noar ti set b0='F7RU567MOYILMM0J83GNTC' where id=5;
-update noar tt set v0='M6FX' where id=5;
-update noar ti set v0='M6FX' where id=5;
-update noar tt set b1='XB0YJTA' where id=5;
-update noar ti set b1='XB0YJTA' where id=5;
-update noar tt set v0='MN1H1FFV6HQD0LH38831KFSL3VLM' where id=5;
-update noar ti set v0='MN1H1FFV6HQD0LH38831KFSL3VLM' where id=5;
-update noar tt set b2='CQQ0XD27ASX0OTQ05DO2HGMWHJN2JB' where id=5;
-update noar ti set b2='CQQ0XD27ASX0OTQ05DO2HGMWHJN2JB' where id=5;
-update noar tt set v0='WJB85SDF7HGXOW4' where id=6;
-update noar ti set v0='WJB85SDF7HGXOW4' where id=6;
-update noar tt set b0='OWLGVRB2MZVP1U148CP' where id=6;
-update noar ti set b0='OWLGVRB2MZVP1U148CP' where id=6;
-update noar tt set v0='QZ78KXHAUUGSPXV' where id=6;
-update noar ti set v0='QZ78KXHAUUGSPXV' where id=6;
-update noar tt set b1='UC0KTMXW5RJF105646Q' where id=6;
-update noar ti set b1='UC0KTMXW5RJF105646Q' where id=6;
-update noar tt set v0='HGPUOYEL17YEHOJ5PWLKBLKO' where id=6;
-update noar ti set v0='HGPUOYEL17YEHOJ5PWLKBLKO' where id=6;
-update noar tt set b2='ZZ8QIL06NJW' where id=6;
-update noar ti set b2='ZZ8QIL06NJW' where id=6;
-update noar tt set v0='HHE4BLRWYL8MW312' where id=7;
-update noar ti set v0='HHE4BLRWYL8MW312' where id=7;
-update noar tt set b0='6BPQ7F6Y4T03S8U' where id=7;
-update noar ti set b0='6BPQ7F6Y4T03S8U' where id=7;
-update noar tt set v0='3B' where id=7;
-update noar ti set v0='3B' where id=7;
-update noar tt set b1='332B9K18TRAW7G2T' where id=7;
-update noar ti set b1='332B9K18TRAW7G2T' where id=7;
-update noar tt set v0='6S' where id=7;
-update noar ti set v0='6S' where id=7;
-update noar tt set b2='PGWRUCBGDWJBPQZNC828N4OQN' where id=7;
-update noar ti set b2='PGWRUCBGDWJBPQZNC828N4OQN' where id=7;
-update noar tt set v0='104IA' where id=8;
-update noar ti set v0='104IA' where id=8;
-update noar tt set b0='RZCE88WILA8XAQQ6B50WM' where id=8;
-update noar ti set b0='RZCE88WILA8XAQQ6B50WM' where id=8;
-update noar tt set v0='X8LI' where id=8;
-update noar ti set v0='X8LI' where id=8;
-update noar tt set b1='8NST28S5DJRV75TRI09M1MU2HDHNI4G' where id=8;
-update noar ti set b1='8NST28S5DJRV75TRI09M1MU2HDHNI4G' where id=8;
-update noar tt set v0='3' where id=8;
-update noar ti set v0='3' where id=8;
-update noar tt set b2='OLK72EDBVAK07WA5' where id=8;
-update noar ti set b2='OLK72EDBVAK07WA5' where id=8;
-update noar tt set v0='GAQ1DY7XOX8O' where id=9;
-update noar ti set v0='GAQ1DY7XOX8O' where id=9;
-update noar tt set b0='XH75R7N5W1QDBYB5LO9FCRJLF04R' where id=9;
-update noar ti set b0='XH75R7N5W1QDBYB5LO9FCRJLF04R' where id=9;
-update noar tt set v0='KSL0EQIBOIM5' where id=9;
-update noar ti set v0='KSL0EQIBOIM5' where id=9;
-update noar tt set b1='8JHI51DRO8DU165WZV61SJ8E5ANSJG' where id=9;
-update noar ti set b1='8JHI51DRO8DU165WZV61SJ8E5ANSJG' where id=9;
-update noar tt set v0='1WRL7K7T' where id=9;
-update noar ti set v0='1WRL7K7T' where id=9;
-update noar tt set b2='ZAQ1A4658AI' where id=9;
-update noar ti set b2='ZAQ1A4658AI' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 mediumblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='H7PWUSSI7CLDO' where id=1;
-update noar ti set v0='H7PWUSSI7CLDO' where id=1;
-update noar tt set b0='QHV9BDB8NJ8H8VL7Q8770ZPHRPDT6' where id=1;
-update noar ti set b0='QHV9BDB8NJ8H8VL7Q8770ZPHRPDT6' where id=1;
-update noar tt set v0='JD8R9J8GB08J3HIQPZ0C' where id=1;
-update noar ti set v0='JD8R9J8GB08J3HIQPZ0C' where id=1;
-update noar tt set b1='S9FGA3606KWD03IRGMPT86YR5OK3VV' where id=1;
-update noar ti set b1='S9FGA3606KWD03IRGMPT86YR5OK3VV' where id=1;
-update noar tt set v0='0Z8SM37F8Z9G2ZF774BMPHHV0C31RD' where id=1;
-update noar ti set v0='0Z8SM37F8Z9G2ZF774BMPHHV0C31RD' where id=1;
-update noar tt set b2='KTW941MFT4HCM' where id=1;
-update noar ti set b2='KTW941MFT4HCM' where id=1;
-update noar tt set v0='KWTBDNBNO9PL7M7NY9P' where id=2;
-update noar ti set v0='KWTBDNBNO9PL7M7NY9P' where id=2;
-update noar tt set b0='BZT64' where id=2;
-update noar ti set b0='BZT64' where id=2;
-update noar tt set v0='F30VO50IIHERLQHBEZRFMIA3AKH4MRHU' where id=2;
-update noar ti set v0='F30VO50IIHERLQHBEZRFMIA3AKH4MRHU' where id=2;
-update noar tt set b1='P7G10ZMN6928HUKBP0T' where id=2;
-update noar ti set b1='P7G10ZMN6928HUKBP0T' where id=2;
-update noar tt set v0='2I3ZAJIFLHA67IE' where id=2;
-update noar ti set v0='2I3ZAJIFLHA67IE' where id=2;
-update noar tt set b2='4L6PX54NP1VIJ27KYYSXUPYF91LQHC' where id=2;
-update noar ti set b2='4L6PX54NP1VIJ27KYYSXUPYF91LQHC' where id=2;
-update noar tt set v0='SL9WN43MI9N' where id=3;
-update noar ti set v0='SL9WN43MI9N' where id=3;
-update noar tt set b0='OZDH5W7BZRIKXVGLERSD' where id=3;
-update noar ti set b0='OZDH5W7BZRIKXVGLERSD' where id=3;
-update noar tt set v0='8IABTKDP3O35GY5S7MNV' where id=3;
-update noar ti set v0='8IABTKDP3O35GY5S7MNV' where id=3;
-update noar tt set b1='T8W' where id=3;
-update noar ti set b1='T8W' where id=3;
-update noar tt set v0='WBV6LIQRKUO1HWZOG0QOI0Z' where id=3;
-update noar ti set v0='WBV6LIQRKUO1HWZOG0QOI0Z' where id=3;
-update noar tt set b2='YYWKKQTU20ZS15MO6Q63L0D' where id=3;
-update noar ti set b2='YYWKKQTU20ZS15MO6Q63L0D' where id=3;
-update noar tt set v0='PRDLCXAU4J6UHU90EO1HVWM1NMITR' where id=4;
-update noar ti set v0='PRDLCXAU4J6UHU90EO1HVWM1NMITR' where id=4;
-update noar tt set b0='7W' where id=4;
-update noar ti set b0='7W' where id=4;
-update noar tt set v0='AJ17PND6CVNTYB28TAJTHHG1PE' where id=4;
-update noar ti set v0='AJ17PND6CVNTYB28TAJTHHG1PE' where id=4;
-update noar tt set b1='KXZSFUE5AL099UI0TZXXUO10J' where id=4;
-update noar ti set b1='KXZSFUE5AL099UI0TZXXUO10J' where id=4;
-update noar tt set v0='X' where id=4;
-update noar ti set v0='X' where id=4;
-update noar tt set b2='Q3Y9QBJGCE6FAL' where id=4;
-update noar ti set b2='Q3Y9QBJGCE6FAL' where id=4;
-update noar tt set v0='09H70FKTTM4D34X3TGNQID2' where id=5;
-update noar ti set v0='09H70FKTTM4D34X3TGNQID2' where id=5;
-update noar tt set b0='TX6A4KP2P7JELQNBMXGN04PDNP' where id=5;
-update noar ti set b0='TX6A4KP2P7JELQNBMXGN04PDNP' where id=5;
-update noar tt set v0='ZLT57ZRR50CTPLPWEF3DZK' where id=5;
-update noar ti set v0='ZLT57ZRR50CTPLPWEF3DZK' where id=5;
-update noar tt set b1='NZ09BRYPUX' where id=5;
-update noar ti set b1='NZ09BRYPUX' where id=5;
-update noar tt set v0='V1EHU2C7QDT2N3L4CHDKA' where id=5;
-update noar ti set v0='V1EHU2C7QDT2N3L4CHDKA' where id=5;
-update noar tt set b2='638DN7UG5FZ608O7SXHCNC29GJA5PPPC' where id=5;
-update noar ti set b2='638DN7UG5FZ608O7SXHCNC29GJA5PPPC' where id=5;
-update noar tt set v0='PUTUB8X4BT1T09YL6YQKWENNTB3PX4' where id=6;
-update noar ti set v0='PUTUB8X4BT1T09YL6YQKWENNTB3PX4' where id=6;
-update noar tt set b0='D58FU7Z9Q' where id=6;
-update noar ti set b0='D58FU7Z9Q' where id=6;
-update noar tt set v0='ZE03V1UICLY9' where id=6;
-update noar ti set v0='ZE03V1UICLY9' where id=6;
-update noar tt set b1='G5QERH5OM769V' where id=6;
-update noar ti set b1='G5QERH5OM769V' where id=6;
-update noar tt set v0='F2N5KW2' where id=6;
-update noar ti set v0='F2N5KW2' where id=6;
-update noar tt set b2='0XP4E3' where id=6;
-update noar ti set b2='0XP4E3' where id=6;
-update noar tt set v0='FDEBKIWKZ92BH7939WG4JG8D' where id=7;
-update noar ti set v0='FDEBKIWKZ92BH7939WG4JG8D' where id=7;
-update noar tt set b0='PNJ4QYU' where id=7;
-update noar ti set b0='PNJ4QYU' where id=7;
-update noar tt set v0='58B485L2JEFXJASSJ79L4P691EPUO' where id=7;
-update noar ti set v0='58B485L2JEFXJASSJ79L4P691EPUO' where id=7;
-update noar tt set b1='IWBJ43FLI5L284AC88M8FW' where id=7;
-update noar ti set b1='IWBJ43FLI5L284AC88M8FW' where id=7;
-update noar tt set v0='D6NG6SSKBMFXWP9XPFMX' where id=7;
-update noar ti set v0='D6NG6SSKBMFXWP9XPFMX' where id=7;
-update noar tt set b2='92PBWEYRMTIXS25K' where id=7;
-update noar ti set b2='92PBWEYRMTIXS25K' where id=7;
-update noar tt set v0='RFX3QIFOD7A4H8PYIPZ5AM' where id=8;
-update noar ti set v0='RFX3QIFOD7A4H8PYIPZ5AM' where id=8;
-update noar tt set b0='HYL1WXSL7VBJ8C' where id=8;
-update noar ti set b0='HYL1WXSL7VBJ8C' where id=8;
-update noar tt set v0='5HBD3J0DYNU0HQC7OTC6E5GD6OS6' where id=8;
-update noar ti set v0='5HBD3J0DYNU0HQC7OTC6E5GD6OS6' where id=8;
-update noar tt set b1='I93RGDK2S2IBYSJX683M8XI4TM6F' where id=8;
-update noar ti set b1='I93RGDK2S2IBYSJX683M8XI4TM6F' where id=8;
-update noar tt set v0='86MYBJHMKEIVUYAUHTX5UJC3F' where id=8;
-update noar ti set v0='86MYBJHMKEIVUYAUHTX5UJC3F' where id=8;
-update noar tt set b2='ACBVT2NWF5QL' where id=8;
-update noar ti set b2='ACBVT2NWF5QL' where id=8;
-update noar tt set v0='GVXBOH50YB9CZQZSHPBB41LJL7XFPRSZ' where id=9;
-update noar ti set v0='GVXBOH50YB9CZQZSHPBB41LJL7XFPRSZ' where id=9;
-update noar tt set b0='82YAEK23VOIVH2B' where id=9;
-update noar ti set b0='82YAEK23VOIVH2B' where id=9;
-update noar tt set v0='AYZ1' where id=9;
-update noar ti set v0='AYZ1' where id=9;
-update noar tt set b1='J6TWWGAU7Y3SB1ZC1UPAHBU' where id=9;
-update noar ti set b1='J6TWWGAU7Y3SB1ZC1UPAHBU' where id=9;
-update noar tt set v0='2G1KBSPXPEDJTI9L' where id=9;
-update noar ti set v0='2G1KBSPXPEDJTI9L' where id=9;
-update noar tt set b2='D25OPT0JBWKE6MZGX' where id=9;
-update noar ti set b2='D25OPT0JBWKE6MZGX' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 mediumblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='19WRBYZHOSNVJZTEW4BX5' where id=1;
-update noar ti set v0='19WRBYZHOSNVJZTEW4BX5' where id=1;
-update noar tt set b0='5NLLUTTYGXEJG' where id=1;
-update noar ti set b0='5NLLUTTYGXEJG' where id=1;
-update noar tt set v0='UAZKSN883G60G' where id=1;
-update noar ti set v0='UAZKSN883G60G' where id=1;
-update noar tt set b1='8ZUGO0XKJZFEUJ2ISHVYO' where id=1;
-update noar ti set b1='8ZUGO0XKJZFEUJ2ISHVYO' where id=1;
-update noar tt set v0='V6AVPVY2' where id=1;
-update noar ti set v0='V6AVPVY2' where id=1;
-update noar tt set b2='M83SQO5F7FTUIOF5VA7QXFHFHXP0582G' where id=1;
-update noar ti set b2='M83SQO5F7FTUIOF5VA7QXFHFHXP0582G' where id=1;
-update noar tt set v0='A55' where id=2;
-update noar ti set v0='A55' where id=2;
-update noar tt set b0='8BIXZ4SLL8Y3BJ' where id=2;
-update noar ti set b0='8BIXZ4SLL8Y3BJ' where id=2;
-update noar tt set v0='9E5T5ZHNFPXYJA0WMZQ' where id=2;
-update noar ti set v0='9E5T5ZHNFPXYJA0WMZQ' where id=2;
-update noar tt set b1='JSUL91' where id=2;
-update noar ti set b1='JSUL91' where id=2;
-update noar tt set v0='LWLQWLO7TJ91' where id=2;
-update noar ti set v0='LWLQWLO7TJ91' where id=2;
-update noar tt set b2='3BV4PS98UHJN7A4TI3TW7V92593' where id=2;
-update noar ti set b2='3BV4PS98UHJN7A4TI3TW7V92593' where id=2;
-update noar tt set v0='Y2HLYCMU5KPDMKR2RQW1KKKL9QKRUBE' where id=3;
-update noar ti set v0='Y2HLYCMU5KPDMKR2RQW1KKKL9QKRUBE' where id=3;
-update noar tt set b0='U3AWTAA7CY5X3RWK2NJNRVASNTZDC3' where id=3;
-update noar ti set b0='U3AWTAA7CY5X3RWK2NJNRVASNTZDC3' where id=3;
-update noar tt set v0='159GG0L3U8K8WOVX5KS8' where id=3;
-update noar ti set v0='159GG0L3U8K8WOVX5KS8' where id=3;
-update noar tt set b1='5JJN0WB5W' where id=3;
-update noar ti set b1='5JJN0WB5W' where id=3;
-update noar tt set v0='TG4XTMQWTF113PMOQXARUP6CNN898D' where id=3;
-update noar ti set v0='TG4XTMQWTF113PMOQXARUP6CNN898D' where id=3;
-update noar tt set b2='RDIKUPFLJMXEIO6V3LANGO' where id=3;
-update noar ti set b2='RDIKUPFLJMXEIO6V3LANGO' where id=3;
-update noar tt set v0='GAQCGTP18GHBEAZ9JHNDB2H12EMBA' where id=4;
-update noar ti set v0='GAQCGTP18GHBEAZ9JHNDB2H12EMBA' where id=4;
-update noar tt set b0='SJ8DBKD97A0NPJ9UFCZQ5XSPDQOHA' where id=4;
-update noar ti set b0='SJ8DBKD97A0NPJ9UFCZQ5XSPDQOHA' where id=4;
-update noar tt set v0='HNJ4DMWVAREEK8RM1R8RBQ2UC0USLEL' where id=4;
-update noar ti set v0='HNJ4DMWVAREEK8RM1R8RBQ2UC0USLEL' where id=4;
-update noar tt set b1='VRD5TZ263YVJE741QUHVQH15V0M9F' where id=4;
-update noar ti set b1='VRD5TZ263YVJE741QUHVQH15V0M9F' where id=4;
-update noar tt set v0='J3QGZUIH4FNEETIOXN' where id=4;
-update noar ti set v0='J3QGZUIH4FNEETIOXN' where id=4;
-update noar tt set b2='YA9A8ZG0I2EMDRQPZJJ5G9UQUQI' where id=4;
-update noar ti set b2='YA9A8ZG0I2EMDRQPZJJ5G9UQUQI' where id=4;
-update noar tt set v0='FJS7OTAA05IFMCA8W4TFQSOPCK51JL' where id=5;
-update noar ti set v0='FJS7OTAA05IFMCA8W4TFQSOPCK51JL' where id=5;
-update noar tt set b0='E1JVFVFNKMLM31ES2TQ8P' where id=5;
-update noar ti set b0='E1JVFVFNKMLM31ES2TQ8P' where id=5;
-update noar tt set v0='VE028ZUFMNF2E' where id=5;
-update noar ti set v0='VE028ZUFMNF2E' where id=5;
-update noar tt set b1='Y' where id=5;
-update noar ti set b1='Y' where id=5;
-update noar tt set v0='LN2IYOLXWKDU864JUK8UB5' where id=5;
-update noar ti set v0='LN2IYOLXWKDU864JUK8UB5' where id=5;
-update noar tt set b2='VIM983X3O4P2HHKEPCSJ7T0D4EUT' where id=5;
-update noar ti set b2='VIM983X3O4P2HHKEPCSJ7T0D4EUT' where id=5;
-update noar tt set v0='G0WVNZ' where id=6;
-update noar ti set v0='G0WVNZ' where id=6;
-update noar tt set b0='X3YSYRK7GA' where id=6;
-update noar ti set b0='X3YSYRK7GA' where id=6;
-update noar tt set v0='CWH0XWJOUIA9813EIVCJ22N' where id=6;
-update noar ti set v0='CWH0XWJOUIA9813EIVCJ22N' where id=6;
-update noar tt set b1='BHQ41RGENUD' where id=6;
-update noar ti set b1='BHQ41RGENUD' where id=6;
-update noar tt set v0='F1UM7L39EOAO6N847IK7QBNA84QCQ' where id=6;
-update noar ti set v0='F1UM7L39EOAO6N847IK7QBNA84QCQ' where id=6;
-update noar tt set b2='RORZW0DXLOYT5K18H6C7D9Z1WBK0G' where id=6;
-update noar ti set b2='RORZW0DXLOYT5K18H6C7D9Z1WBK0G' where id=6;
-update noar tt set v0='8H587RNNMIR2FIE7NH01MP7Y2Q1' where id=7;
-update noar ti set v0='8H587RNNMIR2FIE7NH01MP7Y2Q1' where id=7;
-update noar tt set b0='RFMGAYF089WSL9EA7FLILK85J81UV' where id=7;
-update noar ti set b0='RFMGAYF089WSL9EA7FLILK85J81UV' where id=7;
-update noar tt set v0='VJSY6JER0HHFP4MUM9LNBAY' where id=7;
-update noar ti set v0='VJSY6JER0HHFP4MUM9LNBAY' where id=7;
-update noar tt set b1='H63NZISDDG' where id=7;
-update noar ti set b1='H63NZISDDG' where id=7;
-update noar tt set v0='STR0C39QZ1GU9K5YZLBRL3QTV5PQX3' where id=7;
-update noar ti set v0='STR0C39QZ1GU9K5YZLBRL3QTV5PQX3' where id=7;
-update noar tt set b2='X8GU0O3JSG0Z3ZNPZ8LPM9KG8ZUUO' where id=7;
-update noar ti set b2='X8GU0O3JSG0Z3ZNPZ8LPM9KG8ZUUO' where id=7;
-update noar tt set v0='C5UX96BGJAGGFCBV2LLGD6GPW1' where id=8;
-update noar ti set v0='C5UX96BGJAGGFCBV2LLGD6GPW1' where id=8;
-update noar tt set b0='6PCSJXA2BV0IX6C4Q83167RZAG3U8' where id=8;
-update noar ti set b0='6PCSJXA2BV0IX6C4Q83167RZAG3U8' where id=8;
-update noar tt set v0='ZAC159HQCC26J3ZEL3LXQ6GF8F' where id=8;
-update noar ti set v0='ZAC159HQCC26J3ZEL3LXQ6GF8F' where id=8;
-update noar tt set b1='Q2B8HJL07A8ZI3HF0S15S' where id=8;
-update noar ti set b1='Q2B8HJL07A8ZI3HF0S15S' where id=8;
-update noar tt set v0='C3RAXUVXJHKZAV458GYVJ' where id=8;
-update noar ti set v0='C3RAXUVXJHKZAV458GYVJ' where id=8;
-update noar tt set b2='FB99J0JUK' where id=8;
-update noar ti set b2='FB99J0JUK' where id=8;
-update noar tt set v0='RLFAPPNF' where id=9;
-update noar ti set v0='RLFAPPNF' where id=9;
-update noar tt set b0='NEW3N1VI5LB08NYG38889DBXBC2NS' where id=9;
-update noar ti set b0='NEW3N1VI5LB08NYG38889DBXBC2NS' where id=9;
-update noar tt set v0='DELZ1' where id=9;
-update noar ti set v0='DELZ1' where id=9;
-update noar tt set b1='S' where id=9;
-update noar ti set b1='S' where id=9;
-update noar tt set v0='JU2' where id=9;
-update noar ti set v0='JU2' where id=9;
-update noar tt set b2='F139IV56DMN20MZG9DR2D' where id=9;
-update noar ti set b2='F139IV56DMN20MZG9DR2D' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 mediumblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='SV0I' where id=1;
-update noar ti set v0='SV0I' where id=1;
-update noar tt set b0='KYMCXW37ZZYG9G1WF5ATXZKKKP' where id=1;
-update noar ti set b0='KYMCXW37ZZYG9G1WF5ATXZKKKP' where id=1;
-update noar tt set v0='MDKL6V' where id=1;
-update noar ti set v0='MDKL6V' where id=1;
-update noar tt set b1='MD4I9' where id=1;
-update noar ti set b1='MD4I9' where id=1;
-update noar tt set v0='YRMD9J0S33QTI9IIU0TI' where id=1;
-update noar ti set v0='YRMD9J0S33QTI9IIU0TI' where id=1;
-update noar tt set b2='K6' where id=1;
-update noar ti set b2='K6' where id=1;
-update noar tt set v0='6YXAOZDH0MGSQQK7ITJB' where id=2;
-update noar ti set v0='6YXAOZDH0MGSQQK7ITJB' where id=2;
-update noar tt set b0='KX4604VMO2H8XLHK9991OA' where id=2;
-update noar ti set b0='KX4604VMO2H8XLHK9991OA' where id=2;
-update noar tt set v0='RWDD74PFGPZU929A69' where id=2;
-update noar ti set v0='RWDD74PFGPZU929A69' where id=2;
-update noar tt set b1='VEZYHQKCXB79AUNRTN9YHY5P4' where id=2;
-update noar ti set b1='VEZYHQKCXB79AUNRTN9YHY5P4' where id=2;
-update noar tt set v0='VCCHNOCTD0KD9LNGWARX61ZP37MFEP' where id=2;
-update noar ti set v0='VCCHNOCTD0KD9LNGWARX61ZP37MFEP' where id=2;
-update noar tt set b2='VC6I970OBZDVQ8FNMS8Q210WSQ' where id=2;
-update noar ti set b2='VC6I970OBZDVQ8FNMS8Q210WSQ' where id=2;
-update noar tt set v0='NWD' where id=3;
-update noar ti set v0='NWD' where id=3;
-update noar tt set b0='0VHIDTC5JFAJB9BLX5QRWM7' where id=3;
-update noar ti set b0='0VHIDTC5JFAJB9BLX5QRWM7' where id=3;
-update noar tt set v0='HITJS54ZP1IHZ68T5AWZV9YPGS6' where id=3;
-update noar ti set v0='HITJS54ZP1IHZ68T5AWZV9YPGS6' where id=3;
-update noar tt set b1='N9QHQ14Y7' where id=3;
-update noar ti set b1='N9QHQ14Y7' where id=3;
-update noar tt set v0='E3ZCYHVHJUMRH557COJ9AW66WZL' where id=3;
-update noar ti set v0='E3ZCYHVHJUMRH557COJ9AW66WZL' where id=3;
-update noar tt set b2='44OU4CUBY8Z8GW7ZEFYYJ' where id=3;
-update noar ti set b2='44OU4CUBY8Z8GW7ZEFYYJ' where id=3;
-update noar tt set v0='UIA27FV2PWKWD1' where id=4;
-update noar ti set v0='UIA27FV2PWKWD1' where id=4;
-update noar tt set b0='8QE' where id=4;
-update noar ti set b0='8QE' where id=4;
-update noar tt set v0='Q' where id=4;
-update noar ti set v0='Q' where id=4;
-update noar tt set b1='Q2KMULE3' where id=4;
-update noar ti set b1='Q2KMULE3' where id=4;
-update noar tt set v0='YQ8OSCP9LM9W77YT6LBNZHC' where id=4;
-update noar ti set v0='YQ8OSCP9LM9W77YT6LBNZHC' where id=4;
-update noar tt set b2='99GLQ19ZZYHHU1WK6GFG' where id=4;
-update noar ti set b2='99GLQ19ZZYHHU1WK6GFG' where id=4;
-update noar tt set v0='B8IBBYQR3X4V' where id=5;
-update noar ti set v0='B8IBBYQR3X4V' where id=5;
-update noar tt set b0='F05Z4R0R7CZOBS5' where id=5;
-update noar ti set b0='F05Z4R0R7CZOBS5' where id=5;
-update noar tt set v0='JMGENIVG' where id=5;
-update noar ti set v0='JMGENIVG' where id=5;
-update noar tt set b1='FPQFEBR0SNDPFZ10N43BRN' where id=5;
-update noar ti set b1='FPQFEBR0SNDPFZ10N43BRN' where id=5;
-update noar tt set v0='DWQEAT8R1GU1UP043WW' where id=5;
-update noar ti set v0='DWQEAT8R1GU1UP043WW' where id=5;
-update noar tt set b2='3249945GFY9EOZR9ZLYQQD65V24' where id=5;
-update noar ti set b2='3249945GFY9EOZR9ZLYQQD65V24' where id=5;
-update noar tt set v0='48JZTBIWYK5Z' where id=6;
-update noar ti set v0='48JZTBIWYK5Z' where id=6;
-update noar tt set b0='3H8SVB1P17GET7EPIYG2MQ9ZNJ77Y02O' where id=6;
-update noar ti set b0='3H8SVB1P17GET7EPIYG2MQ9ZNJ77Y02O' where id=6;
-update noar tt set v0='23K8V7LX0AEOA74U9RQC3RS3GOOD1' where id=6;
-update noar ti set v0='23K8V7LX0AEOA74U9RQC3RS3GOOD1' where id=6;
-update noar tt set b1='GXADYKHDGDFCQ0N' where id=6;
-update noar ti set b1='GXADYKHDGDFCQ0N' where id=6;
-update noar tt set v0='DUKD05KLP0VDYFX0MB0JJ3TSG' where id=6;
-update noar ti set v0='DUKD05KLP0VDYFX0MB0JJ3TSG' where id=6;
-update noar tt set b2='DRP4RVCCMQT577SVE402NZ' where id=6;
-update noar ti set b2='DRP4RVCCMQT577SVE402NZ' where id=6;
-update noar tt set v0='58RFM0SYRWFARK' where id=7;
-update noar ti set v0='58RFM0SYRWFARK' where id=7;
-update noar tt set b0='88UZW72BTIRS1' where id=7;
-update noar ti set b0='88UZW72BTIRS1' where id=7;
-update noar tt set v0='NEQWA2TA40O3' where id=7;
-update noar ti set v0='NEQWA2TA40O3' where id=7;
-update noar tt set b1='G90ASRGC4BST' where id=7;
-update noar ti set b1='G90ASRGC4BST' where id=7;
-update noar tt set v0='VOMQ7G7XTVRY' where id=7;
-update noar ti set v0='VOMQ7G7XTVRY' where id=7;
-update noar tt set b2='96DLBNYMGQMBS' where id=7;
-update noar ti set b2='96DLBNYMGQMBS' where id=7;
-update noar tt set v0='S' where id=8;
-update noar ti set v0='S' where id=8;
-update noar tt set b0='J4HL4ATOGX4FJ7MSPDWQLP6Z2D' where id=8;
-update noar ti set b0='J4HL4ATOGX4FJ7MSPDWQLP6Z2D' where id=8;
-update noar tt set v0='8ZDMVNZSE38MRNPOB' where id=8;
-update noar ti set v0='8ZDMVNZSE38MRNPOB' where id=8;
-update noar tt set b1='J8VNWGHLWZ4Y6C' where id=8;
-update noar ti set b1='J8VNWGHLWZ4Y6C' where id=8;
-update noar tt set v0='6KAC16J06245FUPO3I' where id=8;
-update noar ti set v0='6KAC16J06245FUPO3I' where id=8;
-update noar tt set b2='SGD6M' where id=8;
-update noar ti set b2='SGD6M' where id=8;
-update noar tt set v0='MYF02N' where id=9;
-update noar ti set v0='MYF02N' where id=9;
-update noar tt set b0='EMFT87852EDNAY6GCIRU1H5JKKB4' where id=9;
-update noar ti set b0='EMFT87852EDNAY6GCIRU1H5JKKB4' where id=9;
-update noar tt set v0='LU6IZ9Y4KZ6XYKGEF9YY9' where id=9;
-update noar ti set v0='LU6IZ9Y4KZ6XYKGEF9YY9' where id=9;
-update noar tt set b1='JY5UGRX' where id=9;
-update noar ti set b1='JY5UGRX' where id=9;
-update noar tt set v0='3T5PRLJ3MVUN1MU61' where id=9;
-update noar ti set v0='3T5PRLJ3MVUN1MU61' where id=9;
-update noar tt set b2='295XFAMRT' where id=9;
-update noar ti set b2='295XFAMRT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 mediumblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='53GM4O1DEVA23I501' where id=1;
-update noar ti set v0='53GM4O1DEVA23I501' where id=1;
-update noar tt set b0='TZHNQO02UW2ZI0NDG' where id=1;
-update noar ti set b0='TZHNQO02UW2ZI0NDG' where id=1;
-update noar tt set v0='BIWM4X0EL13' where id=1;
-update noar ti set v0='BIWM4X0EL13' where id=1;
-update noar tt set b1='D1Z0Y6X6VS7EEOCE35HM2H7ZBN5O81OF' where id=1;
-update noar ti set b1='D1Z0Y6X6VS7EEOCE35HM2H7ZBN5O81OF' where id=1;
-update noar tt set v0='0I9TZG9JE6A9LJTUZZMGY9BIAQM' where id=1;
-update noar ti set v0='0I9TZG9JE6A9LJTUZZMGY9BIAQM' where id=1;
-update noar tt set b2='DTBGWI45DT0JH5VM18' where id=1;
-update noar ti set b2='DTBGWI45DT0JH5VM18' where id=1;
-update noar tt set v0='R63SJ9WSTG9QXD5JOEO9A' where id=2;
-update noar ti set v0='R63SJ9WSTG9QXD5JOEO9A' where id=2;
-update noar tt set b0='C8EBOM3KUSK4UPNGKUC07Q67' where id=2;
-update noar ti set b0='C8EBOM3KUSK4UPNGKUC07Q67' where id=2;
-update noar tt set v0='MKSC' where id=2;
-update noar ti set v0='MKSC' where id=2;
-update noar tt set b1='RU92ZFBZ8NA2ZYVQ' where id=2;
-update noar ti set b1='RU92ZFBZ8NA2ZYVQ' where id=2;
-update noar tt set v0='YHZDKHH5L32PMPVH314BVFC' where id=2;
-update noar ti set v0='YHZDKHH5L32PMPVH314BVFC' where id=2;
-update noar tt set b2='RBXKHMSY' where id=2;
-update noar ti set b2='RBXKHMSY' where id=2;
-update noar tt set v0='VABOMGJ0ZOA0EP1SB3XC5NRE' where id=3;
-update noar ti set v0='VABOMGJ0ZOA0EP1SB3XC5NRE' where id=3;
-update noar tt set b0='G2RXB62681' where id=3;
-update noar ti set b0='G2RXB62681' where id=3;
-update noar tt set v0='10BU6RUQIPRD4DMKOR46MGBIUN8173' where id=3;
-update noar ti set v0='10BU6RUQIPRD4DMKOR46MGBIUN8173' where id=3;
-update noar tt set b1='8C7H0E' where id=3;
-update noar ti set b1='8C7H0E' where id=3;
-update noar tt set v0='TH9LIPWC' where id=3;
-update noar ti set v0='TH9LIPWC' where id=3;
-update noar tt set b2='VGTX4UL3Q34AY9SZK53MMOF' where id=3;
-update noar ti set b2='VGTX4UL3Q34AY9SZK53MMOF' where id=3;
-update noar tt set v0='YSM04' where id=4;
-update noar ti set v0='YSM04' where id=4;
-update noar tt set b0='C5' where id=4;
-update noar ti set b0='C5' where id=4;
-update noar tt set v0='982IFQ8DXI0MMHXTHGDY' where id=4;
-update noar ti set v0='982IFQ8DXI0MMHXTHGDY' where id=4;
-update noar tt set b1='I8F93LP9BYT6' where id=4;
-update noar ti set b1='I8F93LP9BYT6' where id=4;
-update noar tt set v0='SN' where id=4;
-update noar ti set v0='SN' where id=4;
-update noar tt set b2='EES7IGO1FD72CPSMQ2BGP4' where id=4;
-update noar ti set b2='EES7IGO1FD72CPSMQ2BGP4' where id=4;
-update noar tt set v0='SIRX7721I' where id=5;
-update noar ti set v0='SIRX7721I' where id=5;
-update noar tt set b0='V5G0EKJ4AD4BXM2N6VQYJ7' where id=5;
-update noar ti set b0='V5G0EKJ4AD4BXM2N6VQYJ7' where id=5;
-update noar tt set v0='DVT4X6PV7C8PLYXMMZOTY' where id=5;
-update noar ti set v0='DVT4X6PV7C8PLYXMMZOTY' where id=5;
-update noar tt set b1='SQUGGBCBBSEEYPOZFKARB397K6LRG' where id=5;
-update noar ti set b1='SQUGGBCBBSEEYPOZFKARB397K6LRG' where id=5;
-update noar tt set v0='DJS0J6GOUY6JB6UPFUK35AT77U4KZ' where id=5;
-update noar ti set v0='DJS0J6GOUY6JB6UPFUK35AT77U4KZ' where id=5;
-update noar tt set b2='7T8KSWKU49SF0U52S5P05' where id=5;
-update noar ti set b2='7T8KSWKU49SF0U52S5P05' where id=5;
-update noar tt set v0='8T2UQUX11AKE2U5AQLEY' where id=6;
-update noar ti set v0='8T2UQUX11AKE2U5AQLEY' where id=6;
-update noar tt set b0='VMNBOUGFTAXLJ3LCO7Q6CO' where id=6;
-update noar ti set b0='VMNBOUGFTAXLJ3LCO7Q6CO' where id=6;
-update noar tt set v0='9JDVBN2SMHEZS2L069SRBOUD' where id=6;
-update noar ti set v0='9JDVBN2SMHEZS2L069SRBOUD' where id=6;
-update noar tt set b1='Z3JOHLX39C0RE' where id=6;
-update noar ti set b1='Z3JOHLX39C0RE' where id=6;
-update noar tt set v0='GCQZLR4JZ871S' where id=6;
-update noar ti set v0='GCQZLR4JZ871S' where id=6;
-update noar tt set b2='DT3W' where id=6;
-update noar ti set b2='DT3W' where id=6;
-update noar tt set v0='FFWRTK6ZH0R8628EPGG9MA' where id=7;
-update noar ti set v0='FFWRTK6ZH0R8628EPGG9MA' where id=7;
-update noar tt set b0='L3O' where id=7;
-update noar ti set b0='L3O' where id=7;
-update noar tt set v0='LKN7YQETMUGY' where id=7;
-update noar ti set v0='LKN7YQETMUGY' where id=7;
-update noar tt set b1='POZS4Z75WVQT4DPLQTPAAFIOI1PYN' where id=7;
-update noar ti set b1='POZS4Z75WVQT4DPLQTPAAFIOI1PYN' where id=7;
-update noar tt set v0='IQ4HHO7A' where id=7;
-update noar ti set v0='IQ4HHO7A' where id=7;
-update noar tt set b2='P2UA49ZAEK0' where id=7;
-update noar ti set b2='P2UA49ZAEK0' where id=7;
-update noar tt set v0='EL06087A6ZHWXO73FIFK2M4ZFZVQ9B' where id=8;
-update noar ti set v0='EL06087A6ZHWXO73FIFK2M4ZFZVQ9B' where id=8;
-update noar tt set b0='OBG8R' where id=8;
-update noar ti set b0='OBG8R' where id=8;
-update noar tt set v0='NEZ0B6GW20GINB' where id=8;
-update noar ti set v0='NEZ0B6GW20GINB' where id=8;
-update noar tt set b1='460I5CCIEHK' where id=8;
-update noar ti set b1='460I5CCIEHK' where id=8;
-update noar tt set v0='RZ' where id=8;
-update noar ti set v0='RZ' where id=8;
-update noar tt set b2='2CSP' where id=8;
-update noar ti set b2='2CSP' where id=8;
-update noar tt set v0='SOTUGJT6OK0JDFU0L' where id=9;
-update noar ti set v0='SOTUGJT6OK0JDFU0L' where id=9;
-update noar tt set b0='NFFOG4527YDL7PH345Z1FCF' where id=9;
-update noar ti set b0='NFFOG4527YDL7PH345Z1FCF' where id=9;
-update noar tt set v0='DLNRAMVOZMF7H6Q8VO5WITXRLSCFKAT' where id=9;
-update noar ti set v0='DLNRAMVOZMF7H6Q8VO5WITXRLSCFKAT' where id=9;
-update noar tt set b1='OOD8' where id=9;
-update noar ti set b1='OOD8' where id=9;
-update noar tt set v0='KLOIJPKGCKZEM' where id=9;
-update noar ti set v0='KLOIJPKGCKZEM' where id=9;
-update noar tt set b2='GB9BOCGXG70' where id=9;
-update noar ti set b2='GB9BOCGXG70' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 mediumblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='L4RISOX3VAO1PZB' where id=1;
-update noar ti set v0='L4RISOX3VAO1PZB' where id=1;
-update noar tt set b0='NDO6MKQJVC5K7' where id=1;
-update noar ti set b0='NDO6MKQJVC5K7' where id=1;
-update noar tt set v0='G' where id=1;
-update noar ti set v0='G' where id=1;
-update noar tt set b1='G77HCANFT4MZP033AMIGXIN7Z3UPDEHR' where id=1;
-update noar ti set b1='G77HCANFT4MZP033AMIGXIN7Z3UPDEHR' where id=1;
-update noar tt set v0='J' where id=1;
-update noar ti set v0='J' where id=1;
-update noar tt set b2='C9YBTLKJSX1KECNYGT' where id=1;
-update noar ti set b2='C9YBTLKJSX1KECNYGT' where id=1;
-update noar tt set v0='YUJ' where id=2;
-update noar ti set v0='YUJ' where id=2;
-update noar tt set b0='Y57T0S2AVVHU5LXPH1ATVYEM56UED4U' where id=2;
-update noar ti set b0='Y57T0S2AVVHU5LXPH1ATVYEM56UED4U' where id=2;
-update noar tt set v0='BM' where id=2;
-update noar ti set v0='BM' where id=2;
-update noar tt set b1='H1GGH7V709TWJ' where id=2;
-update noar ti set b1='H1GGH7V709TWJ' where id=2;
-update noar tt set v0='HZGCQ6L3L8V3YJJ4WHRD2BPLJ' where id=2;
-update noar ti set v0='HZGCQ6L3L8V3YJJ4WHRD2BPLJ' where id=2;
-update noar tt set b2='Q9CEF81OEU' where id=2;
-update noar ti set b2='Q9CEF81OEU' where id=2;
-update noar tt set v0='2FVB' where id=3;
-update noar ti set v0='2FVB' where id=3;
-update noar tt set b0='LBI8DQ6PO3WL5HPA43' where id=3;
-update noar ti set b0='LBI8DQ6PO3WL5HPA43' where id=3;
-update noar tt set v0='TQ89DWT51' where id=3;
-update noar ti set v0='TQ89DWT51' where id=3;
-update noar tt set b1='UPTOMLQ4Y' where id=3;
-update noar ti set b1='UPTOMLQ4Y' where id=3;
-update noar tt set v0='EYBXFY9D9SL4CX31PW2A3K8V' where id=3;
-update noar ti set v0='EYBXFY9D9SL4CX31PW2A3K8V' where id=3;
-update noar tt set b2='ZQKCUAZBZ' where id=3;
-update noar ti set b2='ZQKCUAZBZ' where id=3;
-update noar tt set v0='HXRKKFK36YSNQSXZIKCD3X0YWFI5JOI' where id=4;
-update noar ti set v0='HXRKKFK36YSNQSXZIKCD3X0YWFI5JOI' where id=4;
-update noar tt set b0='B814' where id=4;
-update noar ti set b0='B814' where id=4;
-update noar tt set v0='H1LFUKRH3W82E92YUVTFUE4' where id=4;
-update noar ti set v0='H1LFUKRH3W82E92YUVTFUE4' where id=4;
-update noar tt set b1='Y57' where id=4;
-update noar ti set b1='Y57' where id=4;
-update noar tt set v0='ODXL1WRAR1GWSUZW1WITRU02HI' where id=4;
-update noar ti set v0='ODXL1WRAR1GWSUZW1WITRU02HI' where id=4;
-update noar tt set b2='SO' where id=4;
-update noar ti set b2='SO' where id=4;
-update noar tt set v0='DCSHUYWOBZSEO2S7P66IBHE1OD' where id=5;
-update noar ti set v0='DCSHUYWOBZSEO2S7P66IBHE1OD' where id=5;
-update noar tt set b0='5ZC2A' where id=5;
-update noar ti set b0='5ZC2A' where id=5;
-update noar tt set v0='0PMNIF34E59R9IXHAWK36H' where id=5;
-update noar ti set v0='0PMNIF34E59R9IXHAWK36H' where id=5;
-update noar tt set b1='WL3S2DPE' where id=5;
-update noar ti set b1='WL3S2DPE' where id=5;
-update noar tt set v0='L8RLGVU2P36DB' where id=5;
-update noar ti set v0='L8RLGVU2P36DB' where id=5;
-update noar tt set b2='4C147CE2O8KNI5MJS3LAZQ' where id=5;
-update noar ti set b2='4C147CE2O8KNI5MJS3LAZQ' where id=5;
-update noar tt set v0='62SHHUOC0ZAXM' where id=6;
-update noar ti set v0='62SHHUOC0ZAXM' where id=6;
-update noar tt set b0='XJWYW' where id=6;
-update noar ti set b0='XJWYW' where id=6;
-update noar tt set v0='8DUOQ90ETELRNHQE' where id=6;
-update noar ti set v0='8DUOQ90ETELRNHQE' where id=6;
-update noar tt set b1='43E1DS2RG2KKYAYPHMBA' where id=6;
-update noar ti set b1='43E1DS2RG2KKYAYPHMBA' where id=6;
-update noar tt set v0='436UBFXCZX4OIU' where id=6;
-update noar ti set v0='436UBFXCZX4OIU' where id=6;
-update noar tt set b2='MP6Y' where id=6;
-update noar ti set b2='MP6Y' where id=6;
-update noar tt set v0='CZE5EHSLWEZ9RQ' where id=7;
-update noar ti set v0='CZE5EHSLWEZ9RQ' where id=7;
-update noar tt set b0='APGF951C76TFJBXLRZAOQ71W7Q' where id=7;
-update noar ti set b0='APGF951C76TFJBXLRZAOQ71W7Q' where id=7;
-update noar tt set v0='WGLT01U8U4AI1X9Y' where id=7;
-update noar ti set v0='WGLT01U8U4AI1X9Y' where id=7;
-update noar tt set b1='82H3YR9DPUU9KA3KRD5QH5MOUXP553M' where id=7;
-update noar ti set b1='82H3YR9DPUU9KA3KRD5QH5MOUXP553M' where id=7;
-update noar tt set v0='7PEY8MRS5X7TRM' where id=7;
-update noar ti set v0='7PEY8MRS5X7TRM' where id=7;
-update noar tt set b2='SVT88RR48B50BSQI0ZK' where id=7;
-update noar ti set b2='SVT88RR48B50BSQI0ZK' where id=7;
-update noar tt set v0='3H0QUW' where id=8;
-update noar ti set v0='3H0QUW' where id=8;
-update noar tt set b0='EA5NX7TGDM100VBQUNMDBO27NYLMJ' where id=8;
-update noar ti set b0='EA5NX7TGDM100VBQUNMDBO27NYLMJ' where id=8;
-update noar tt set v0='XKK9U3Y4W58Y1YXABY' where id=8;
-update noar ti set v0='XKK9U3Y4W58Y1YXABY' where id=8;
-update noar tt set b1='MMIU4NQ5LV0HPBOB4H3MHAFEL4Q' where id=8;
-update noar ti set b1='MMIU4NQ5LV0HPBOB4H3MHAFEL4Q' where id=8;
-update noar tt set v0='QZBNALCNAQVYNKO3MSAUQ39RH' where id=8;
-update noar ti set v0='QZBNALCNAQVYNKO3MSAUQ39RH' where id=8;
-update noar tt set b2='NJ5' where id=8;
-update noar ti set b2='NJ5' where id=8;
-update noar tt set v0='ZL8IDMBL7TWY' where id=9;
-update noar ti set v0='ZL8IDMBL7TWY' where id=9;
-update noar tt set b0='9XJARF' where id=9;
-update noar ti set b0='9XJARF' where id=9;
-update noar tt set v0='GI4T4IFWO4S38BY6YUMU2S6B3NIKG' where id=9;
-update noar ti set v0='GI4T4IFWO4S38BY6YUMU2S6B3NIKG' where id=9;
-update noar tt set b1='A1OJXJQK5G6AX2IN' where id=9;
-update noar ti set b1='A1OJXJQK5G6AX2IN' where id=9;
-update noar tt set v0='AEL51' where id=9;
-update noar ti set v0='AEL51' where id=9;
-update noar tt set b2='POBL1ER37YN7Y5U' where id=9;
-update noar ti set b2='POBL1ER37YN7Y5U' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 mediumblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='H9QPY5H2' where id=1;
-update noar ti set v0='H9QPY5H2' where id=1;
-update noar tt set b0='V63RG8ONNGC7H22GPLNXM4KQUJJ45' where id=1;
-update noar ti set b0='V63RG8ONNGC7H22GPLNXM4KQUJJ45' where id=1;
-update noar tt set v0='GX' where id=1;
-update noar ti set v0='GX' where id=1;
-update noar tt set b1='TXG6DGPI8QCPP5E9P495MZZ31WTV5' where id=1;
-update noar ti set b1='TXG6DGPI8QCPP5E9P495MZZ31WTV5' where id=1;
-update noar tt set v0='AS6VIZXRHXGF5CU5IKO' where id=1;
-update noar ti set v0='AS6VIZXRHXGF5CU5IKO' where id=1;
-update noar tt set b2='88OECCKK5R3FR32XCG3KWNN0X8DZ7N' where id=1;
-update noar ti set b2='88OECCKK5R3FR32XCG3KWNN0X8DZ7N' where id=1;
-update noar tt set v0='C2HT0V701JR2O' where id=2;
-update noar ti set v0='C2HT0V701JR2O' where id=2;
-update noar tt set b0='IJNXOZHVN5USQ28AEO5SQD4Z' where id=2;
-update noar ti set b0='IJNXOZHVN5USQ28AEO5SQD4Z' where id=2;
-update noar tt set v0='5VJ0KK4PZT083UML4GXEU0BN1' where id=2;
-update noar ti set v0='5VJ0KK4PZT083UML4GXEU0BN1' where id=2;
-update noar tt set b1='HEMXBGZPJ1J56Z8SK0' where id=2;
-update noar ti set b1='HEMXBGZPJ1J56Z8SK0' where id=2;
-update noar tt set v0='JIKHKE3WKU4PA04QZOMBPFU' where id=2;
-update noar ti set v0='JIKHKE3WKU4PA04QZOMBPFU' where id=2;
-update noar tt set b2='8N' where id=2;
-update noar ti set b2='8N' where id=2;
-update noar tt set v0='CLSINGPZ8C6Y13D36S18S7R' where id=3;
-update noar ti set v0='CLSINGPZ8C6Y13D36S18S7R' where id=3;
-update noar tt set b0='OODQISFS89FWFTZL5ZSS2RHC8AY' where id=3;
-update noar ti set b0='OODQISFS89FWFTZL5ZSS2RHC8AY' where id=3;
-update noar tt set v0='V7' where id=3;
-update noar ti set v0='V7' where id=3;
-update noar tt set b1='KX' where id=3;
-update noar ti set b1='KX' where id=3;
-update noar tt set v0='ZPR4WFWTT9OY4SYI' where id=3;
-update noar ti set v0='ZPR4WFWTT9OY4SYI' where id=3;
-update noar tt set b2='4RHWI7EDSPOGMFSMKB6ZEIWDI6XUOFA0' where id=3;
-update noar ti set b2='4RHWI7EDSPOGMFSMKB6ZEIWDI6XUOFA0' where id=3;
-update noar tt set v0='UUGTGBHO5VKKDS4FPK02MUTFJAA' where id=4;
-update noar ti set v0='UUGTGBHO5VKKDS4FPK02MUTFJAA' where id=4;
-update noar tt set b0='LHHLWH33C53WE1DSHON' where id=4;
-update noar ti set b0='LHHLWH33C53WE1DSHON' where id=4;
-update noar tt set v0='OUNKLEXQFOD4OX9413JHJPU7' where id=4;
-update noar ti set v0='OUNKLEXQFOD4OX9413JHJPU7' where id=4;
-update noar tt set b1='UNAGA5GKZLJE0ZSB710IPCP8RXQ0T' where id=4;
-update noar ti set b1='UNAGA5GKZLJE0ZSB710IPCP8RXQ0T' where id=4;
-update noar tt set v0='6WU' where id=4;
-update noar ti set v0='6WU' where id=4;
-update noar tt set b2='DNQ36ZIFDVGLCOWN1NIV' where id=4;
-update noar ti set b2='DNQ36ZIFDVGLCOWN1NIV' where id=4;
-update noar tt set v0='SFSLP03QKQ0K17DFGB' where id=5;
-update noar ti set v0='SFSLP03QKQ0K17DFGB' where id=5;
-update noar tt set b0='D323QGG8FK6FN1FZ4S3' where id=5;
-update noar ti set b0='D323QGG8FK6FN1FZ4S3' where id=5;
-update noar tt set v0='5DH6DVD0JFOS44OHZ8' where id=5;
-update noar ti set v0='5DH6DVD0JFOS44OHZ8' where id=5;
-update noar tt set b1='7K4OV2' where id=5;
-update noar ti set b1='7K4OV2' where id=5;
-update noar tt set v0='9BQICLCFA5T6QLZZBSXVG5PGEFBRI6L4' where id=5;
-update noar ti set v0='9BQICLCFA5T6QLZZBSXVG5PGEFBRI6L4' where id=5;
-update noar tt set b2='38J1RX' where id=5;
-update noar ti set b2='38J1RX' where id=5;
-update noar tt set v0='PSLRRW8DLIQY' where id=6;
-update noar ti set v0='PSLRRW8DLIQY' where id=6;
-update noar tt set b0='RCB' where id=6;
-update noar ti set b0='RCB' where id=6;
-update noar tt set v0='2G1WPRUQ93HVJ' where id=6;
-update noar ti set v0='2G1WPRUQ93HVJ' where id=6;
-update noar tt set b1='HXCVG' where id=6;
-update noar ti set b1='HXCVG' where id=6;
-update noar tt set v0='7LWJPRZG1K5B79' where id=6;
-update noar ti set v0='7LWJPRZG1K5B79' where id=6;
-update noar tt set b2='VD7HW7BWEBA49N47OBJOID4I' where id=6;
-update noar ti set b2='VD7HW7BWEBA49N47OBJOID4I' where id=6;
-update noar tt set v0='Q7CJZNPSTQUYRC116QWMR2XM6HFKGT' where id=7;
-update noar ti set v0='Q7CJZNPSTQUYRC116QWMR2XM6HFKGT' where id=7;
-update noar tt set b0='J4B86VXKO9FJVP4LFUSN0' where id=7;
-update noar ti set b0='J4B86VXKO9FJVP4LFUSN0' where id=7;
-update noar tt set v0='06WSVXH72U' where id=7;
-update noar ti set v0='06WSVXH72U' where id=7;
-update noar tt set b1='IRO92GHSS2672XRO' where id=7;
-update noar ti set b1='IRO92GHSS2672XRO' where id=7;
-update noar tt set v0='LRF2G2P8B4AF3JS7D4PZM5B92QA3' where id=7;
-update noar ti set v0='LRF2G2P8B4AF3JS7D4PZM5B92QA3' where id=7;
-update noar tt set b2='IDJQMHPKEHUORU1XH' where id=7;
-update noar ti set b2='IDJQMHPKEHUORU1XH' where id=7;
-update noar tt set v0='4CERH4D25I6S1URL3JDXPGX1D18BVDH' where id=8;
-update noar ti set v0='4CERH4D25I6S1URL3JDXPGX1D18BVDH' where id=8;
-update noar tt set b0='XR30NGMZUMRDS2IXNWY4R' where id=8;
-update noar ti set b0='XR30NGMZUMRDS2IXNWY4R' where id=8;
-update noar tt set v0='OQC20GU1X5PK' where id=8;
-update noar ti set v0='OQC20GU1X5PK' where id=8;
-update noar tt set b1='45735S0LT5TME6HYIX6F' where id=8;
-update noar ti set b1='45735S0LT5TME6HYIX6F' where id=8;
-update noar tt set v0='EIZI4MUW4MJSTN' where id=8;
-update noar ti set v0='EIZI4MUW4MJSTN' where id=8;
-update noar tt set b2='94Y0H979D2L' where id=8;
-update noar ti set b2='94Y0H979D2L' where id=8;
-update noar tt set v0='SYNCBWWWWQNF' where id=9;
-update noar ti set v0='SYNCBWWWWQNF' where id=9;
-update noar tt set b0='6QKFTGROT5RM0B8PD23HEW' where id=9;
-update noar ti set b0='6QKFTGROT5RM0B8PD23HEW' where id=9;
-update noar tt set v0='OZOHAABVMAIA6KS' where id=9;
-update noar ti set v0='OZOHAABVMAIA6KS' where id=9;
-update noar tt set b1='FIDV' where id=9;
-update noar ti set b1='FIDV' where id=9;
-update noar tt set v0='PDXS146I' where id=9;
-update noar ti set v0='PDXS146I' where id=9;
-update noar tt set b2='O3ICGR' where id=9;
-update noar ti set b2='O3ICGR' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 mediumblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='7OUVWO14BXTC2FFE05VV9NT7Z8OGGP' where id=1;
-update noar ti set v0='7OUVWO14BXTC2FFE05VV9NT7Z8OGGP' where id=1;
-update noar tt set b0='98DN3F7IA8V' where id=1;
-update noar ti set b0='98DN3F7IA8V' where id=1;
-update noar tt set v0='9W0H4F5SB78AO86U9KQE9' where id=1;
-update noar ti set v0='9W0H4F5SB78AO86U9KQE9' where id=1;
-update noar tt set b1='7HP8ET9CUISH3C8ZWC2WEUA7MMT0' where id=1;
-update noar ti set b1='7HP8ET9CUISH3C8ZWC2WEUA7MMT0' where id=1;
-update noar tt set v0='1WJ71HC77768G81' where id=1;
-update noar ti set v0='1WJ71HC77768G81' where id=1;
-update noar tt set b2='REN32GGSU8R7DM' where id=1;
-update noar ti set b2='REN32GGSU8R7DM' where id=1;
-update noar tt set v0='A75CFQOLP' where id=2;
-update noar ti set v0='A75CFQOLP' where id=2;
-update noar tt set b0='22OVT6BS' where id=2;
-update noar ti set b0='22OVT6BS' where id=2;
-update noar tt set v0='4UFN3RKW9V8HD9XSR9B3B8N' where id=2;
-update noar ti set v0='4UFN3RKW9V8HD9XSR9B3B8N' where id=2;
-update noar tt set b1='X4PFCPCQS23ODW37' where id=2;
-update noar ti set b1='X4PFCPCQS23ODW37' where id=2;
-update noar tt set v0='SBWQR2MOXVSUWYP0J' where id=2;
-update noar ti set v0='SBWQR2MOXVSUWYP0J' where id=2;
-update noar tt set b2='DH9N82RSVXZGWC7W4QENQ7E4FC855L' where id=2;
-update noar ti set b2='DH9N82RSVXZGWC7W4QENQ7E4FC855L' where id=2;
-update noar tt set v0='V83OL775PG2MZJR31J4DKOUUIEVZNF6B' where id=3;
-update noar ti set v0='V83OL775PG2MZJR31J4DKOUUIEVZNF6B' where id=3;
-update noar tt set b0='L4T64W1L5VH9D702' where id=3;
-update noar ti set b0='L4T64W1L5VH9D702' where id=3;
-update noar tt set v0='RRPULLIIC0BVS0O86H6F8ZYKPFV' where id=3;
-update noar ti set v0='RRPULLIIC0BVS0O86H6F8ZYKPFV' where id=3;
-update noar tt set b1='MHYSND5NPSN5DZT42' where id=3;
-update noar ti set b1='MHYSND5NPSN5DZT42' where id=3;
-update noar tt set v0='YKO0QGYV4SWYPHHWC5PKNC' where id=3;
-update noar ti set v0='YKO0QGYV4SWYPHHWC5PKNC' where id=3;
-update noar tt set b2='6WXSDXOTF4UXKRXZG' where id=3;
-update noar ti set b2='6WXSDXOTF4UXKRXZG' where id=3;
-update noar tt set v0='LOS63PP8QO9IN378CN' where id=4;
-update noar ti set v0='LOS63PP8QO9IN378CN' where id=4;
-update noar tt set b0='I' where id=4;
-update noar ti set b0='I' where id=4;
-update noar tt set v0='OO00J' where id=4;
-update noar ti set v0='OO00J' where id=4;
-update noar tt set b1='A9QUJK6979S' where id=4;
-update noar ti set b1='A9QUJK6979S' where id=4;
-update noar tt set v0='WHGA8SK4DHEV0EGB0GTL574JGT9' where id=4;
-update noar ti set v0='WHGA8SK4DHEV0EGB0GTL574JGT9' where id=4;
-update noar tt set b2='U' where id=4;
-update noar ti set b2='U' where id=4;
-update noar tt set v0='NHBH4K3' where id=5;
-update noar ti set v0='NHBH4K3' where id=5;
-update noar tt set b0='JVT3FJDFV2L9X3DN' where id=5;
-update noar ti set b0='JVT3FJDFV2L9X3DN' where id=5;
-update noar tt set v0='9N0BCC2' where id=5;
-update noar ti set v0='9N0BCC2' where id=5;
-update noar tt set b1='S9KB5Y06UQCWCRVY2CH' where id=5;
-update noar ti set b1='S9KB5Y06UQCWCRVY2CH' where id=5;
-update noar tt set v0='7Q3EENH3' where id=5;
-update noar ti set v0='7Q3EENH3' where id=5;
-update noar tt set b2='Y5LJUO0PBZPW4SA0DLD6IBR' where id=5;
-update noar ti set b2='Y5LJUO0PBZPW4SA0DLD6IBR' where id=5;
-update noar tt set v0='IU' where id=6;
-update noar ti set v0='IU' where id=6;
-update noar tt set b0='RR0OLRL25ZZ7' where id=6;
-update noar ti set b0='RR0OLRL25ZZ7' where id=6;
-update noar tt set v0='IETYL45BUYZZXTN2UBLAP9LIGV11XF8G' where id=6;
-update noar ti set v0='IETYL45BUYZZXTN2UBLAP9LIGV11XF8G' where id=6;
-update noar tt set b1='M' where id=6;
-update noar ti set b1='M' where id=6;
-update noar tt set v0='0HGZ' where id=6;
-update noar ti set v0='0HGZ' where id=6;
-update noar tt set b2='YH339TZ' where id=6;
-update noar ti set b2='YH339TZ' where id=6;
-update noar tt set v0='5IUUJC4S2OZ' where id=7;
-update noar ti set v0='5IUUJC4S2OZ' where id=7;
-update noar tt set b0='036C3AXTNVVCB8JTD' where id=7;
-update noar ti set b0='036C3AXTNVVCB8JTD' where id=7;
-update noar tt set v0='V0DGP8HU3R253WW5ZINO9YAFPENSEP' where id=7;
-update noar ti set v0='V0DGP8HU3R253WW5ZINO9YAFPENSEP' where id=7;
-update noar tt set b1='L56KD9JRAP' where id=7;
-update noar ti set b1='L56KD9JRAP' where id=7;
-update noar tt set v0='4XMI7IWACR2CMX585GPUQ2Q67EXM2F' where id=7;
-update noar ti set v0='4XMI7IWACR2CMX585GPUQ2Q67EXM2F' where id=7;
-update noar tt set b2='S3I7OU419YWCYK15J2R2LMH6L' where id=7;
-update noar ti set b2='S3I7OU419YWCYK15J2R2LMH6L' where id=7;
-update noar tt set v0='C0TRSA9R3' where id=8;
-update noar ti set v0='C0TRSA9R3' where id=8;
-update noar tt set b0='3888YQI9FRO' where id=8;
-update noar ti set b0='3888YQI9FRO' where id=8;
-update noar tt set v0='YOT24JL9P2Y68NR41U66GH' where id=8;
-update noar ti set v0='YOT24JL9P2Y68NR41U66GH' where id=8;
-update noar tt set b1='EKPV81UGDHBMK0ST1OIKYIK' where id=8;
-update noar ti set b1='EKPV81UGDHBMK0ST1OIKYIK' where id=8;
-update noar tt set v0='KBC' where id=8;
-update noar ti set v0='KBC' where id=8;
-update noar tt set b2='H9PNFSSCOB2VSJRDNN' where id=8;
-update noar ti set b2='H9PNFSSCOB2VSJRDNN' where id=8;
-update noar tt set v0='D14D2YHTPYINSH3LWVER8EQHHLDQ9G2G' where id=9;
-update noar ti set v0='D14D2YHTPYINSH3LWVER8EQHHLDQ9G2G' where id=9;
-update noar tt set b0='QKDPQEWMDFJZWDDXYW1GFFZ' where id=9;
-update noar ti set b0='QKDPQEWMDFJZWDDXYW1GFFZ' where id=9;
-update noar tt set v0='LPFSM8ITGUS29850' where id=9;
-update noar ti set v0='LPFSM8ITGUS29850' where id=9;
-update noar tt set b1='1JANQAZQ2XHESQBMIRINRT' where id=9;
-update noar ti set b1='1JANQAZQ2XHESQBMIRINRT' where id=9;
-update noar tt set v0='FT5SD3OUHVJGTC2CZL' where id=9;
-update noar ti set v0='FT5SD3OUHVJGTC2CZL' where id=9;
-update noar tt set b2='DMIWDIZVCAQYKQD8IKZ5PUZR8' where id=9;
-update noar ti set b2='DMIWDIZVCAQYKQD8IKZ5PUZR8' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 longblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='M94PP53E' where id=1;
-update noar ti set v0='M94PP53E' where id=1;
-update noar tt set b0='U' where id=1;
-update noar ti set b0='U' where id=1;
-update noar tt set v0='NBDQP21L' where id=1;
-update noar ti set v0='NBDQP21L' where id=1;
-update noar tt set b1='V4VSKNTAOK8KFGS58UQIG3L1BS21R' where id=1;
-update noar ti set b1='V4VSKNTAOK8KFGS58UQIG3L1BS21R' where id=1;
-update noar tt set v0='O5IP5GUJ5PYMPQO942N' where id=1;
-update noar ti set v0='O5IP5GUJ5PYMPQO942N' where id=1;
-update noar tt set b2='FJU5NP' where id=1;
-update noar ti set b2='FJU5NP' where id=1;
-update noar tt set v0='JDU582XDCSNKJIKDEHPQZ6XYG42W' where id=2;
-update noar ti set v0='JDU582XDCSNKJIKDEHPQZ6XYG42W' where id=2;
-update noar tt set b0='J' where id=2;
-update noar ti set b0='J' where id=2;
-update noar tt set v0='WUURWEFW93G7B271BX40FY0PMJ7K93' where id=2;
-update noar ti set v0='WUURWEFW93G7B271BX40FY0PMJ7K93' where id=2;
-update noar tt set b1='6R73AY4Q2ETGHR0' where id=2;
-update noar ti set b1='6R73AY4Q2ETGHR0' where id=2;
-update noar tt set v0='CU7' where id=2;
-update noar ti set v0='CU7' where id=2;
-update noar tt set b2='RN4Y19IBZGRQX89S8DLLV6T0EA81BXSB' where id=2;
-update noar ti set b2='RN4Y19IBZGRQX89S8DLLV6T0EA81BXSB' where id=2;
-update noar tt set v0='JRBUO6S6PDHRZVJ8' where id=3;
-update noar ti set v0='JRBUO6S6PDHRZVJ8' where id=3;
-update noar tt set b0='YD4I1422ET6A6ABUKL' where id=3;
-update noar ti set b0='YD4I1422ET6A6ABUKL' where id=3;
-update noar tt set v0='YNIWR64NUS197I' where id=3;
-update noar ti set v0='YNIWR64NUS197I' where id=3;
-update noar tt set b1='7JRCB2CGUYA5' where id=3;
-update noar ti set b1='7JRCB2CGUYA5' where id=3;
-update noar tt set v0='T7FI5X9L2WR' where id=3;
-update noar ti set v0='T7FI5X9L2WR' where id=3;
-update noar tt set b2='UZZ1UDCR148' where id=3;
-update noar ti set b2='UZZ1UDCR148' where id=3;
-update noar tt set v0='5TZCMG37LETTU' where id=4;
-update noar ti set v0='5TZCMG37LETTU' where id=4;
-update noar tt set b0='X085TJMND2P8EV1OTDYDFMBQX85' where id=4;
-update noar ti set b0='X085TJMND2P8EV1OTDYDFMBQX85' where id=4;
-update noar tt set v0='ZYVN78RL8T' where id=4;
-update noar ti set v0='ZYVN78RL8T' where id=4;
-update noar tt set b1='AQEZW' where id=4;
-update noar ti set b1='AQEZW' where id=4;
-update noar tt set v0='6R6QEAMCY0TZYP' where id=4;
-update noar ti set v0='6R6QEAMCY0TZYP' where id=4;
-update noar tt set b2='1WNQQVMJW92CIFW9' where id=4;
-update noar ti set b2='1WNQQVMJW92CIFW9' where id=4;
-update noar tt set v0='3XJKQ6IXJ4B8D43CPAR4V32MJ' where id=5;
-update noar ti set v0='3XJKQ6IXJ4B8D43CPAR4V32MJ' where id=5;
-update noar tt set b0='4E7Y5MA8IP' where id=5;
-update noar ti set b0='4E7Y5MA8IP' where id=5;
-update noar tt set v0='Y69J4HPB7ZXRLML7DDRPT5YCSNPSGKT' where id=5;
-update noar ti set v0='Y69J4HPB7ZXRLML7DDRPT5YCSNPSGKT' where id=5;
-update noar tt set b1='ZYKXO25V5GK' where id=5;
-update noar ti set b1='ZYKXO25V5GK' where id=5;
-update noar tt set v0='MB0JAEO4I34IK' where id=5;
-update noar ti set v0='MB0JAEO4I34IK' where id=5;
-update noar tt set b2='E0WZ8WP' where id=5;
-update noar ti set b2='E0WZ8WP' where id=5;
-update noar tt set v0='CIMNXD8SZS8KJG04' where id=6;
-update noar ti set v0='CIMNXD8SZS8KJG04' where id=6;
-update noar tt set b0='UP' where id=6;
-update noar ti set b0='UP' where id=6;
-update noar tt set v0='TP6' where id=6;
-update noar ti set v0='TP6' where id=6;
-update noar tt set b1='76OUEUQGJU14C2Y' where id=6;
-update noar ti set b1='76OUEUQGJU14C2Y' where id=6;
-update noar tt set v0='RSUY34S6LA0L8Z06PSOWMVK1V' where id=6;
-update noar ti set v0='RSUY34S6LA0L8Z06PSOWMVK1V' where id=6;
-update noar tt set b2='9VRVR2ZZZ' where id=6;
-update noar ti set b2='9VRVR2ZZZ' where id=6;
-update noar tt set v0='W2H271NI83M4J6BOLE4M2' where id=7;
-update noar ti set v0='W2H271NI83M4J6BOLE4M2' where id=7;
-update noar tt set b0='XHV5YP2PZ6NRYTIL1' where id=7;
-update noar ti set b0='XHV5YP2PZ6NRYTIL1' where id=7;
-update noar tt set v0='GC2U99OY' where id=7;
-update noar ti set v0='GC2U99OY' where id=7;
-update noar tt set b1='ILEMB' where id=7;
-update noar ti set b1='ILEMB' where id=7;
-update noar tt set v0='UB9GGW8ZRJA9V6LJ5OWS' where id=7;
-update noar ti set v0='UB9GGW8ZRJA9V6LJ5OWS' where id=7;
-update noar tt set b2='ZHNWPOG4FKJ26JP7F' where id=7;
-update noar ti set b2='ZHNWPOG4FKJ26JP7F' where id=7;
-update noar tt set v0='PO6CTZ7KW19' where id=8;
-update noar ti set v0='PO6CTZ7KW19' where id=8;
-update noar tt set b0='QI520YIHI98TQ1N5LBI68D' where id=8;
-update noar ti set b0='QI520YIHI98TQ1N5LBI68D' where id=8;
-update noar tt set v0='STMKJYF16DQICHEQO4GRII1' where id=8;
-update noar ti set v0='STMKJYF16DQICHEQO4GRII1' where id=8;
-update noar tt set b1='7PSH4KJKJVAL2CER7MPTZH2QKNF79' where id=8;
-update noar ti set b1='7PSH4KJKJVAL2CER7MPTZH2QKNF79' where id=8;
-update noar tt set v0='PGR9CDQDZ3' where id=8;
-update noar ti set v0='PGR9CDQDZ3' where id=8;
-update noar tt set b2='ORRLMZKZA2' where id=8;
-update noar ti set b2='ORRLMZKZA2' where id=8;
-update noar tt set v0='EK0R7848949LAYLFWEUQGE' where id=9;
-update noar ti set v0='EK0R7848949LAYLFWEUQGE' where id=9;
-update noar tt set b0='SSVIJFXQH9DZLS6' where id=9;
-update noar ti set b0='SSVIJFXQH9DZLS6' where id=9;
-update noar tt set v0='NVNNO4Y1BSC1LU6VY1VMK' where id=9;
-update noar ti set v0='NVNNO4Y1BSC1LU6VY1VMK' where id=9;
-update noar tt set b1='JRS2S3ELCUET9B4FR' where id=9;
-update noar ti set b1='JRS2S3ELCUET9B4FR' where id=9;
-update noar tt set v0='KAQ7AS72K7QSRXAYCH' where id=9;
-update noar ti set v0='KAQ7AS72K7QSRXAYCH' where id=9;
-update noar tt set b2='KJ1T1EY0NKK70TXY7ZRAHT' where id=9;
-update noar ti set b2='KJ1T1EY0NKK70TXY7ZRAHT' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 longblob null,
-b2 tinyblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='1L3JD2VY' where id=1;
-update noar ti set v0='1L3JD2VY' where id=1;
-update noar tt set b0='J63FHEY3TYE' where id=1;
-update noar ti set b0='J63FHEY3TYE' where id=1;
-update noar tt set v0='J0T1S6EVVKUK2V2SQLI' where id=1;
-update noar ti set v0='J0T1S6EVVKUK2V2SQLI' where id=1;
-update noar tt set b1='M8EKN39WP0YCKOC07' where id=1;
-update noar ti set b1='M8EKN39WP0YCKOC07' where id=1;
-update noar tt set v0='00JGZEK9K1SXFJYDHI11' where id=1;
-update noar ti set v0='00JGZEK9K1SXFJYDHI11' where id=1;
-update noar tt set b2='V0EW5HLMRDU5NF5H5OGLJ94F9HVKJKOC' where id=1;
-update noar ti set b2='V0EW5HLMRDU5NF5H5OGLJ94F9HVKJKOC' where id=1;
-update noar tt set v0='UTZKBP67QK3J1S41LROR5URPRK9' where id=2;
-update noar ti set v0='UTZKBP67QK3J1S41LROR5URPRK9' where id=2;
-update noar tt set b0='55ZITT0L6ICEHU' where id=2;
-update noar ti set b0='55ZITT0L6ICEHU' where id=2;
-update noar tt set v0='7GZF5HQWS218K' where id=2;
-update noar ti set v0='7GZF5HQWS218K' where id=2;
-update noar tt set b1='TKB' where id=2;
-update noar ti set b1='TKB' where id=2;
-update noar tt set v0='6SYV0P0SVHDJAVCQRYCZOZ66A0C' where id=2;
-update noar ti set v0='6SYV0P0SVHDJAVCQRYCZOZ66A0C' where id=2;
-update noar tt set b2='IJ0CX' where id=2;
-update noar ti set b2='IJ0CX' where id=2;
-update noar tt set v0='MW8GN1C4JCI1SYN7OVRBCX' where id=3;
-update noar ti set v0='MW8GN1C4JCI1SYN7OVRBCX' where id=3;
-update noar tt set b0='GWJSG5MH9Z02VXJTPHPI' where id=3;
-update noar ti set b0='GWJSG5MH9Z02VXJTPHPI' where id=3;
-update noar tt set v0='2JQV1F5NYWAVL0CK0TIV8PTUAWN' where id=3;
-update noar ti set v0='2JQV1F5NYWAVL0CK0TIV8PTUAWN' where id=3;
-update noar tt set b1='MPL5521' where id=3;
-update noar ti set b1='MPL5521' where id=3;
-update noar tt set v0='J7XJU1UU57M8H5EMY3I7N25USHR' where id=3;
-update noar ti set v0='J7XJU1UU57M8H5EMY3I7N25USHR' where id=3;
-update noar tt set b2='K7673RNUK0TT9S51Y7K5F959PU' where id=3;
-update noar ti set b2='K7673RNUK0TT9S51Y7K5F959PU' where id=3;
-update noar tt set v0='7LDNXY9VCK40B474NHE3KAQ11S88E0J' where id=4;
-update noar ti set v0='7LDNXY9VCK40B474NHE3KAQ11S88E0J' where id=4;
-update noar tt set b0='ZP' where id=4;
-update noar ti set b0='ZP' where id=4;
-update noar tt set v0='4NY64EYY90YH3SP8O' where id=4;
-update noar ti set v0='4NY64EYY90YH3SP8O' where id=4;
-update noar tt set b1='KZW4P4WIJTC9J5C062URWJ7JJV' where id=4;
-update noar ti set b1='KZW4P4WIJTC9J5C062URWJ7JJV' where id=4;
-update noar tt set v0='PPAO' where id=4;
-update noar ti set v0='PPAO' where id=4;
-update noar tt set b2='BYLQW' where id=4;
-update noar ti set b2='BYLQW' where id=4;
-update noar tt set v0='RF5GJQCAQUY2XDHC6ODWTDYHGEP93T8R' where id=5;
-update noar ti set v0='RF5GJQCAQUY2XDHC6ODWTDYHGEP93T8R' where id=5;
-update noar tt set b0='OECWMXC0RC32EE' where id=5;
-update noar ti set b0='OECWMXC0RC32EE' where id=5;
-update noar tt set v0='8E28C6AR3PXWRI89EH6DDXSF2HY' where id=5;
-update noar ti set v0='8E28C6AR3PXWRI89EH6DDXSF2HY' where id=5;
-update noar tt set b1='WVUNMT6S4LNXQGEEHD' where id=5;
-update noar ti set b1='WVUNMT6S4LNXQGEEHD' where id=5;
-update noar tt set v0='WEI8DSRUK6OV8SL2K34L0' where id=5;
-update noar ti set v0='WEI8DSRUK6OV8SL2K34L0' where id=5;
-update noar tt set b2='SWOC2LRCK9363EEG7DUE4GJSTA' where id=5;
-update noar ti set b2='SWOC2LRCK9363EEG7DUE4GJSTA' where id=5;
-update noar tt set v0='0MHIDNU8MNQT4DO' where id=6;
-update noar ti set v0='0MHIDNU8MNQT4DO' where id=6;
-update noar tt set b0='GDV0DO6DLW9ANJWAPNRZ3RYLTR3' where id=6;
-update noar ti set b0='GDV0DO6DLW9ANJWAPNRZ3RYLTR3' where id=6;
-update noar tt set v0='9G75CWCZS3AD2M8PHI9' where id=6;
-update noar ti set v0='9G75CWCZS3AD2M8PHI9' where id=6;
-update noar tt set b1='AKDMGXHXNSTN180R80N60' where id=6;
-update noar ti set b1='AKDMGXHXNSTN180R80N60' where id=6;
-update noar tt set v0='N' where id=6;
-update noar ti set v0='N' where id=6;
-update noar tt set b2='MUX5CQ7MF6OZW01925CXY7YL03Q' where id=6;
-update noar ti set b2='MUX5CQ7MF6OZW01925CXY7YL03Q' where id=6;
-update noar tt set v0='AKBO' where id=7;
-update noar ti set v0='AKBO' where id=7;
-update noar tt set b0='FWZY4IR5QNHRZOI36' where id=7;
-update noar ti set b0='FWZY4IR5QNHRZOI36' where id=7;
-update noar tt set v0='JRC5GCAF8ITLLL' where id=7;
-update noar ti set v0='JRC5GCAF8ITLLL' where id=7;
-update noar tt set b1='R2VGE0UTR4S4CR3JDLWUIN' where id=7;
-update noar ti set b1='R2VGE0UTR4S4CR3JDLWUIN' where id=7;
-update noar tt set v0='7362WX3GF1XRADAX9UBKE' where id=7;
-update noar ti set v0='7362WX3GF1XRADAX9UBKE' where id=7;
-update noar tt set b2='N1A59W2OJPK8E9N2TRMOXYBAQV06I' where id=7;
-update noar ti set b2='N1A59W2OJPK8E9N2TRMOXYBAQV06I' where id=7;
-update noar tt set v0='RTEVCC' where id=8;
-update noar ti set v0='RTEVCC' where id=8;
-update noar tt set b0='ZP7LPXPN5HIV' where id=8;
-update noar ti set b0='ZP7LPXPN5HIV' where id=8;
-update noar tt set v0='7VGJSXTJDJ9C77HU495GVXAG07CA' where id=8;
-update noar ti set v0='7VGJSXTJDJ9C77HU495GVXAG07CA' where id=8;
-update noar tt set b1='OXMFEK15KOEE0POD' where id=8;
-update noar ti set b1='OXMFEK15KOEE0POD' where id=8;
-update noar tt set v0='IJ6Z29ON72W4R7QOSZF5J' where id=8;
-update noar ti set v0='IJ6Z29ON72W4R7QOSZF5J' where id=8;
-update noar tt set b2='3K2QANRH' where id=8;
-update noar ti set b2='3K2QANRH' where id=8;
-update noar tt set v0='KRQW683FFJKC11SS6VJKB4V4SG804' where id=9;
-update noar ti set v0='KRQW683FFJKC11SS6VJKB4V4SG804' where id=9;
-update noar tt set b0='ZN96KNGEM' where id=9;
-update noar ti set b0='ZN96KNGEM' where id=9;
-update noar tt set v0='PT9UPGQ3N06KG4L4' where id=9;
-update noar ti set v0='PT9UPGQ3N06KG4L4' where id=9;
-update noar tt set b1='RDHE25CMLNDNBJOQ' where id=9;
-update noar ti set b1='RDHE25CMLNDNBJOQ' where id=9;
-update noar tt set v0='ZG1UAZ1DT' where id=9;
-update noar ti set v0='ZG1UAZ1DT' where id=9;
-update noar tt set b2='6HMGD7FA2CB0NHTQKBQ28JQC4IB94VJ' where id=9;
-update noar ti set b2='6HMGD7FA2CB0NHTQKBQ28JQC4IB94VJ' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 longblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='WPZR' where id=1;
-update noar ti set v0='WPZR' where id=1;
-update noar tt set b0='G3DM695' where id=1;
-update noar ti set b0='G3DM695' where id=1;
-update noar tt set v0='H5PXMFUUOQE4S21WLM2I' where id=1;
-update noar ti set v0='H5PXMFUUOQE4S21WLM2I' where id=1;
-update noar tt set b1='1JDSP964HWWAF' where id=1;
-update noar ti set b1='1JDSP964HWWAF' where id=1;
-update noar tt set v0='LZP6G776LMNVSGWDHOTLZ4WKC' where id=1;
-update noar ti set v0='LZP6G776LMNVSGWDHOTLZ4WKC' where id=1;
-update noar tt set b2='H8BFU' where id=1;
-update noar ti set b2='H8BFU' where id=1;
-update noar tt set v0='LDMXM02I8VLSKY7PWB0EY5NMHP2' where id=2;
-update noar ti set v0='LDMXM02I8VLSKY7PWB0EY5NMHP2' where id=2;
-update noar tt set b0='51CFRVIT97EBJNIUGXFD9EE0N1ZA' where id=2;
-update noar ti set b0='51CFRVIT97EBJNIUGXFD9EE0N1ZA' where id=2;
-update noar tt set v0='F7SD3T00DU7' where id=2;
-update noar ti set v0='F7SD3T00DU7' where id=2;
-update noar tt set b1='H1BS9' where id=2;
-update noar ti set b1='H1BS9' where id=2;
-update noar tt set v0='PZRYO8EAAJ6YKD' where id=2;
-update noar ti set v0='PZRYO8EAAJ6YKD' where id=2;
-update noar tt set b2='KQDT9CN6YQF' where id=2;
-update noar ti set b2='KQDT9CN6YQF' where id=2;
-update noar tt set v0='WO5JXLL73UKVAJN44X0SDNG2S' where id=3;
-update noar ti set v0='WO5JXLL73UKVAJN44X0SDNG2S' where id=3;
-update noar tt set b0='3HZH745XMUVTNB4VG' where id=3;
-update noar ti set b0='3HZH745XMUVTNB4VG' where id=3;
-update noar tt set v0='OX2UGT3Y12J' where id=3;
-update noar ti set v0='OX2UGT3Y12J' where id=3;
-update noar tt set b1='MHSQ4K85IBC' where id=3;
-update noar ti set b1='MHSQ4K85IBC' where id=3;
-update noar tt set v0='LFQSS8FY9XHPD2VX1RAVWRUSNQ' where id=3;
-update noar ti set v0='LFQSS8FY9XHPD2VX1RAVWRUSNQ' where id=3;
-update noar tt set b2='OKTNN3YLFN6WE3NGKJKVAW' where id=3;
-update noar ti set b2='OKTNN3YLFN6WE3NGKJKVAW' where id=3;
-update noar tt set v0='1TW884EQ6JW' where id=4;
-update noar ti set v0='1TW884EQ6JW' where id=4;
-update noar tt set b0='O9N9S5EY3J8X5MHLY6K5K' where id=4;
-update noar ti set b0='O9N9S5EY3J8X5MHLY6K5K' where id=4;
-update noar tt set v0='VK6' where id=4;
-update noar ti set v0='VK6' where id=4;
-update noar tt set b1='B4E71A90GJCH43R84COC' where id=4;
-update noar ti set b1='B4E71A90GJCH43R84COC' where id=4;
-update noar tt set v0='ZOPPIAAGIOFJ96KPTWM3CW8R' where id=4;
-update noar ti set v0='ZOPPIAAGIOFJ96KPTWM3CW8R' where id=4;
-update noar tt set b2='9VZX251NDLJPALUTVJB8UU344O6R' where id=4;
-update noar ti set b2='9VZX251NDLJPALUTVJB8UU344O6R' where id=4;
-update noar tt set v0='FTJ94X' where id=5;
-update noar ti set v0='FTJ94X' where id=5;
-update noar tt set b0='VG' where id=5;
-update noar ti set b0='VG' where id=5;
-update noar tt set v0='8V0Z9I1MAVPY7RXM6QWZ' where id=5;
-update noar ti set v0='8V0Z9I1MAVPY7RXM6QWZ' where id=5;
-update noar tt set b1='MX1Y0FJCJH22AQV' where id=5;
-update noar ti set b1='MX1Y0FJCJH22AQV' where id=5;
-update noar tt set v0='67IQDE6' where id=5;
-update noar ti set v0='67IQDE6' where id=5;
-update noar tt set b2='AMEF2FCZ7Q4XUM8D14HCGFDJVWWB' where id=5;
-update noar ti set b2='AMEF2FCZ7Q4XUM8D14HCGFDJVWWB' where id=5;
-update noar tt set v0='FZ3RV3865BUCJS43DM2' where id=6;
-update noar ti set v0='FZ3RV3865BUCJS43DM2' where id=6;
-update noar tt set b0='IMBZQL7D01P2TBFN2DD' where id=6;
-update noar ti set b0='IMBZQL7D01P2TBFN2DD' where id=6;
-update noar tt set v0='QE' where id=6;
-update noar ti set v0='QE' where id=6;
-update noar tt set b1='J9GRXSSLTE2GU9U4UIZRW1TFKT826TK' where id=6;
-update noar ti set b1='J9GRXSSLTE2GU9U4UIZRW1TFKT826TK' where id=6;
-update noar tt set v0='3TKLQ3EZQQTLNHGTZJ' where id=6;
-update noar ti set v0='3TKLQ3EZQQTLNHGTZJ' where id=6;
-update noar tt set b2='TL3D6O75MDQSR59' where id=6;
-update noar ti set b2='TL3D6O75MDQSR59' where id=6;
-update noar tt set v0='PXCPFNLIFFDM4OVEJFC7B' where id=7;
-update noar ti set v0='PXCPFNLIFFDM4OVEJFC7B' where id=7;
-update noar tt set b0='3EOP59WHOD83HAFQDA5NALRI6' where id=7;
-update noar ti set b0='3EOP59WHOD83HAFQDA5NALRI6' where id=7;
-update noar tt set v0='Y75A549BRD4BTP39' where id=7;
-update noar ti set v0='Y75A549BRD4BTP39' where id=7;
-update noar tt set b1='TX0QXULZRQWO3BSHZMZHL1ZY35JSCO5' where id=7;
-update noar ti set b1='TX0QXULZRQWO3BSHZMZHL1ZY35JSCO5' where id=7;
-update noar tt set v0='FI995XA46' where id=7;
-update noar ti set v0='FI995XA46' where id=7;
-update noar tt set b2='86Y83L1OSHKBG91UTZUZNM3H' where id=7;
-update noar ti set b2='86Y83L1OSHKBG91UTZUZNM3H' where id=7;
-update noar tt set v0='RINVCVCE21B1EP4PLJFZ' where id=8;
-update noar ti set v0='RINVCVCE21B1EP4PLJFZ' where id=8;
-update noar tt set b0='V3X309FY2K71HXZU0JT' where id=8;
-update noar ti set b0='V3X309FY2K71HXZU0JT' where id=8;
-update noar tt set v0='EL6QU3YPDWWIOK4D5PLX6' where id=8;
-update noar ti set v0='EL6QU3YPDWWIOK4D5PLX6' where id=8;
-update noar tt set b1='B6FJ6RGM0H' where id=8;
-update noar ti set b1='B6FJ6RGM0H' where id=8;
-update noar tt set v0='2H' where id=8;
-update noar ti set v0='2H' where id=8;
-update noar tt set b2='ESM' where id=8;
-update noar ti set b2='ESM' where id=8;
-update noar tt set v0='U4RT6NWD0K9MI6YMRRMDV' where id=9;
-update noar ti set v0='U4RT6NWD0K9MI6YMRRMDV' where id=9;
-update noar tt set b0='IV2V8LCWM' where id=9;
-update noar ti set b0='IV2V8LCWM' where id=9;
-update noar tt set v0='6W1G7KT5ZHQ9A' where id=9;
-update noar ti set v0='6W1G7KT5ZHQ9A' where id=9;
-update noar tt set b1='XRBMM2NCWF5OA64APS4FEA5XF74ZF' where id=9;
-update noar ti set b1='XRBMM2NCWF5OA64APS4FEA5XF74ZF' where id=9;
-update noar tt set v0='IR' where id=9;
-update noar ti set v0='IR' where id=9;
-update noar tt set b2='FJRKDT7EKKEYUX2S066P53KLIZJH3TP0' where id=9;
-update noar ti set b2='FJRKDT7EKKEYUX2S066P53KLIZJH3TP0' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 longblob not null,
-b2 tinyblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='XGV6B2CN4FUGTLE28OTMFT9NENVBG' where id=1;
-update noar ti set v0='XGV6B2CN4FUGTLE28OTMFT9NENVBG' where id=1;
-update noar tt set b0='CUYLL78GT4EUHOK' where id=1;
-update noar ti set b0='CUYLL78GT4EUHOK' where id=1;
-update noar tt set v0='7WWDNDW00GVQW4YWVDT4PWY' where id=1;
-update noar ti set v0='7WWDNDW00GVQW4YWVDT4PWY' where id=1;
-update noar tt set b1='KWXY61AY1PB' where id=1;
-update noar ti set b1='KWXY61AY1PB' where id=1;
-update noar tt set v0='V2ZNN5TCST0858HJ68F1' where id=1;
-update noar ti set v0='V2ZNN5TCST0858HJ68F1' where id=1;
-update noar tt set b2='W45XMBPGLQKJABEP3VK' where id=1;
-update noar ti set b2='W45XMBPGLQKJABEP3VK' where id=1;
-update noar tt set v0='AF84VXYKP64W33NABCA9AGT4I' where id=2;
-update noar ti set v0='AF84VXYKP64W33NABCA9AGT4I' where id=2;
-update noar tt set b0='2ILGUHBGV6GQRUJYXXJB' where id=2;
-update noar ti set b0='2ILGUHBGV6GQRUJYXXJB' where id=2;
-update noar tt set v0='TQNDHYL8BZ3X0IVISYEAXSYL65SZUVX' where id=2;
-update noar ti set v0='TQNDHYL8BZ3X0IVISYEAXSYL65SZUVX' where id=2;
-update noar tt set b1='D4111SCDP1O5Y7KCNO37' where id=2;
-update noar ti set b1='D4111SCDP1O5Y7KCNO37' where id=2;
-update noar tt set v0='H8KIAM2KH' where id=2;
-update noar ti set v0='H8KIAM2KH' where id=2;
-update noar tt set b2='F366PA7' where id=2;
-update noar ti set b2='F366PA7' where id=2;
-update noar tt set v0='1826MAL2EM0UM0ZXQ3HV' where id=3;
-update noar ti set v0='1826MAL2EM0UM0ZXQ3HV' where id=3;
-update noar tt set b0='NV3UEGUPA2QD44FL7E5V0XS' where id=3;
-update noar ti set b0='NV3UEGUPA2QD44FL7E5V0XS' where id=3;
-update noar tt set v0='UPBJI5CH7E0SL50CDCVBLA7J4UPDE' where id=3;
-update noar ti set v0='UPBJI5CH7E0SL50CDCVBLA7J4UPDE' where id=3;
-update noar tt set b1='ECBYDUZS5I4Z2QNSMKQMR' where id=3;
-update noar ti set b1='ECBYDUZS5I4Z2QNSMKQMR' where id=3;
-update noar tt set v0='S2YY1MK9HWBUSRRFFN0PROPKO' where id=3;
-update noar ti set v0='S2YY1MK9HWBUSRRFFN0PROPKO' where id=3;
-update noar tt set b2='ARHSUP5AFRS7E06424N68LBUXYE3X' where id=3;
-update noar ti set b2='ARHSUP5AFRS7E06424N68LBUXYE3X' where id=3;
-update noar tt set v0='0U03E03PYC4Y2Q52SW6HYF6O6MK9Z8' where id=4;
-update noar ti set v0='0U03E03PYC4Y2Q52SW6HYF6O6MK9Z8' where id=4;
-update noar tt set b0='ZASFFIH2NEIG28MFXNPURC' where id=4;
-update noar ti set b0='ZASFFIH2NEIG28MFXNPURC' where id=4;
-update noar tt set v0='0LQNM46E5TWNAZ946SKE305L' where id=4;
-update noar ti set v0='0LQNM46E5TWNAZ946SKE305L' where id=4;
-update noar tt set b1='C4W0TA9MTPN22VARP53K8Q4WMN' where id=4;
-update noar ti set b1='C4W0TA9MTPN22VARP53K8Q4WMN' where id=4;
-update noar tt set v0='P1THW093M8SZ6Q6AH7W7PTFEM4JXG' where id=4;
-update noar ti set v0='P1THW093M8SZ6Q6AH7W7PTFEM4JXG' where id=4;
-update noar tt set b2='EDE445I' where id=4;
-update noar ti set b2='EDE445I' where id=4;
-update noar tt set v0='7X5LDS8INWJCMVD54AAQB5CS6OI6M' where id=5;
-update noar ti set v0='7X5LDS8INWJCMVD54AAQB5CS6OI6M' where id=5;
-update noar tt set b0='SMQOVG3YALP' where id=5;
-update noar ti set b0='SMQOVG3YALP' where id=5;
-update noar tt set v0='6C2EF7MBO6PGPOVZGA9X8LD' where id=5;
-update noar ti set v0='6C2EF7MBO6PGPOVZGA9X8LD' where id=5;
-update noar tt set b1='GCQ9GPTPK5KT3T8QKI9T6EVPXD9L' where id=5;
-update noar ti set b1='GCQ9GPTPK5KT3T8QKI9T6EVPXD9L' where id=5;
-update noar tt set v0='2WUSO4MKBBI9ZLQFYS69KC' where id=5;
-update noar ti set v0='2WUSO4MKBBI9ZLQFYS69KC' where id=5;
-update noar tt set b2='DAN8F10RV' where id=5;
-update noar ti set b2='DAN8F10RV' where id=5;
-update noar tt set v0='95PE3215C79KFRO5SF' where id=6;
-update noar ti set v0='95PE3215C79KFRO5SF' where id=6;
-update noar tt set b0='1HR72A5LM' where id=6;
-update noar ti set b0='1HR72A5LM' where id=6;
-update noar tt set v0='KC7OLKK9I0NIMRXU1B6B' where id=6;
-update noar ti set v0='KC7OLKK9I0NIMRXU1B6B' where id=6;
-update noar tt set b1='CPAGNKQURE83HTIO7VFFLJXAJQJCJ' where id=6;
-update noar ti set b1='CPAGNKQURE83HTIO7VFFLJXAJQJCJ' where id=6;
-update noar tt set v0='TN86' where id=6;
-update noar ti set v0='TN86' where id=6;
-update noar tt set b2='06KF2T8ZZJKFYCPOLYBQYCOY' where id=6;
-update noar ti set b2='06KF2T8ZZJKFYCPOLYBQYCOY' where id=6;
-update noar tt set v0='6T1G201LY3QO440HTS' where id=7;
-update noar ti set v0='6T1G201LY3QO440HTS' where id=7;
-update noar tt set b0='CJTEMQMAX58V4' where id=7;
-update noar ti set b0='CJTEMQMAX58V4' where id=7;
-update noar tt set v0='XIC0CCVY' where id=7;
-update noar ti set v0='XIC0CCVY' where id=7;
-update noar tt set b1='CVMDDB05QF' where id=7;
-update noar ti set b1='CVMDDB05QF' where id=7;
-update noar tt set v0='3F17S62' where id=7;
-update noar ti set v0='3F17S62' where id=7;
-update noar tt set b2='6WO0L' where id=7;
-update noar ti set b2='6WO0L' where id=7;
-update noar tt set v0='KASOE1EU6ERK2V222O8AT4ZA85W1L' where id=8;
-update noar ti set v0='KASOE1EU6ERK2V222O8AT4ZA85W1L' where id=8;
-update noar tt set b0='0VVOB2NQ9V' where id=8;
-update noar ti set b0='0VVOB2NQ9V' where id=8;
-update noar tt set v0='K0DE5AHZ9' where id=8;
-update noar ti set v0='K0DE5AHZ9' where id=8;
-update noar tt set b1='5TW3W4G5TR0JAG' where id=8;
-update noar ti set b1='5TW3W4G5TR0JAG' where id=8;
-update noar tt set v0='7YTXOBB424' where id=8;
-update noar ti set v0='7YTXOBB424' where id=8;
-update noar tt set b2='42DNEUB7I38KRFQZQV0LTRP7VHE5R6D' where id=8;
-update noar ti set b2='42DNEUB7I38KRFQZQV0LTRP7VHE5R6D' where id=8;
-update noar tt set v0='Z7NFVKW' where id=9;
-update noar ti set v0='Z7NFVKW' where id=9;
-update noar tt set b0='3YF76E6LFX' where id=9;
-update noar ti set b0='3YF76E6LFX' where id=9;
-update noar tt set v0='0FLT6Z1' where id=9;
-update noar ti set v0='0FLT6Z1' where id=9;
-update noar tt set b1='DDL' where id=9;
-update noar ti set b1='DDL' where id=9;
-update noar tt set v0='UNA71MW4A' where id=9;
-update noar ti set v0='UNA71MW4A' where id=9;
-update noar tt set b2='R67I38VQDJ0TWU3IYIQYS1Y2FALF' where id=9;
-update noar ti set b2='R67I38VQDJ0TWU3IYIQYS1Y2FALF' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 longblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='RNS4I3W1J3GW' where id=1;
-update noar ti set v0='RNS4I3W1J3GW' where id=1;
-update noar tt set b0='K' where id=1;
-update noar ti set b0='K' where id=1;
-update noar tt set v0='PNZSM19UHHVRJDMTVEYAGOMRFG4K' where id=1;
-update noar ti set v0='PNZSM19UHHVRJDMTVEYAGOMRFG4K' where id=1;
-update noar tt set b1='H' where id=1;
-update noar ti set b1='H' where id=1;
-update noar tt set v0='XPRN99HQV25HEM' where id=1;
-update noar ti set v0='XPRN99HQV25HEM' where id=1;
-update noar tt set b2='PD2L19MOTZIRQTQUU86Q6L' where id=1;
-update noar ti set b2='PD2L19MOTZIRQTQUU86Q6L' where id=1;
-update noar tt set v0='MOFU0RL3M8LBA42WQ6D' where id=2;
-update noar ti set v0='MOFU0RL3M8LBA42WQ6D' where id=2;
-update noar tt set b0='2KRY3ZIIM5WE0K' where id=2;
-update noar ti set b0='2KRY3ZIIM5WE0K' where id=2;
-update noar tt set v0='D8FOJTEFDDZKK30CVF5QA' where id=2;
-update noar ti set v0='D8FOJTEFDDZKK30CVF5QA' where id=2;
-update noar tt set b1='ZK3A2VJ509K0O6RRZCPAXYCP' where id=2;
-update noar ti set b1='ZK3A2VJ509K0O6RRZCPAXYCP' where id=2;
-update noar tt set v0='P43W25Q' where id=2;
-update noar ti set v0='P43W25Q' where id=2;
-update noar tt set b2='I8ISXTLW742JLU5IBIHGJJPNDB47G822' where id=2;
-update noar ti set b2='I8ISXTLW742JLU5IBIHGJJPNDB47G822' where id=2;
-update noar tt set v0='8061F2SI' where id=3;
-update noar ti set v0='8061F2SI' where id=3;
-update noar tt set b0='8N82V' where id=3;
-update noar ti set b0='8N82V' where id=3;
-update noar tt set v0='R' where id=3;
-update noar ti set v0='R' where id=3;
-update noar tt set b1='I2GWXPVWH8G6FLMH63QFXV3FW' where id=3;
-update noar ti set b1='I2GWXPVWH8G6FLMH63QFXV3FW' where id=3;
-update noar tt set v0='DHP' where id=3;
-update noar ti set v0='DHP' where id=3;
-update noar tt set b2='RKBU38WQAKMVT7SF3' where id=3;
-update noar ti set b2='RKBU38WQAKMVT7SF3' where id=3;
-update noar tt set v0='Q6V003VR5OSTD01XG12SJ5B2GNDQ' where id=4;
-update noar ti set v0='Q6V003VR5OSTD01XG12SJ5B2GNDQ' where id=4;
-update noar tt set b0='82SPMMEBINXV0UH3X3S8G8HE5A1VU7' where id=4;
-update noar ti set b0='82SPMMEBINXV0UH3X3S8G8HE5A1VU7' where id=4;
-update noar tt set v0='7OU1ISCFBSV3UUKASEPAYUO7OZ' where id=4;
-update noar ti set v0='7OU1ISCFBSV3UUKASEPAYUO7OZ' where id=4;
-update noar tt set b1='BLHDXIKWF616UAW9QF' where id=4;
-update noar ti set b1='BLHDXIKWF616UAW9QF' where id=4;
-update noar tt set v0='KJZJ88PZFWNXS0YM7X' where id=4;
-update noar ti set v0='KJZJ88PZFWNXS0YM7X' where id=4;
-update noar tt set b2='QYPRUTZXNHSU35CZK8HNBG4T22WIFJ' where id=4;
-update noar ti set b2='QYPRUTZXNHSU35CZK8HNBG4T22WIFJ' where id=4;
-update noar tt set v0='KP' where id=5;
-update noar ti set v0='KP' where id=5;
-update noar tt set b0='308MJM3KH7BNC32TK61EU0JM7TCDV' where id=5;
-update noar ti set b0='308MJM3KH7BNC32TK61EU0JM7TCDV' where id=5;
-update noar tt set v0='TH8OHLHYRDTJ' where id=5;
-update noar ti set v0='TH8OHLHYRDTJ' where id=5;
-update noar tt set b1='M1CI6FPW9Q10N81' where id=5;
-update noar ti set b1='M1CI6FPW9Q10N81' where id=5;
-update noar tt set v0='JHN4LMRYY3HEJ9HHGSOWZCQKCUN0BJA' where id=5;
-update noar ti set v0='JHN4LMRYY3HEJ9HHGSOWZCQKCUN0BJA' where id=5;
-update noar tt set b2='UYPQ1W' where id=5;
-update noar ti set b2='UYPQ1W' where id=5;
-update noar tt set v0='U8SRIU0ZMD83JLGR3X4XD8J4M6JICJ' where id=6;
-update noar ti set v0='U8SRIU0ZMD83JLGR3X4XD8J4M6JICJ' where id=6;
-update noar tt set b0='2EWPEUWI3QE8R' where id=6;
-update noar ti set b0='2EWPEUWI3QE8R' where id=6;
-update noar tt set v0='3YECOUP56R171E' where id=6;
-update noar ti set v0='3YECOUP56R171E' where id=6;
-update noar tt set b1='CR0KSW58SREUV8JCN0RN2' where id=6;
-update noar ti set b1='CR0KSW58SREUV8JCN0RN2' where id=6;
-update noar tt set v0='BDNP7' where id=6;
-update noar ti set v0='BDNP7' where id=6;
-update noar tt set b2='IIOW82DK9XM' where id=6;
-update noar ti set b2='IIOW82DK9XM' where id=6;
-update noar tt set v0='N70R04QVDHH296HDZ06BX' where id=7;
-update noar ti set v0='N70R04QVDHH296HDZ06BX' where id=7;
-update noar tt set b0='LNTYHYFLWMBXN0G5TVJYQ' where id=7;
-update noar ti set b0='LNTYHYFLWMBXN0G5TVJYQ' where id=7;
-update noar tt set v0='0N3XXT9G' where id=7;
-update noar ti set v0='0N3XXT9G' where id=7;
-update noar tt set b1='MYQAF0ONB58LUOECPNR3XSCNJP' where id=7;
-update noar ti set b1='MYQAF0ONB58LUOECPNR3XSCNJP' where id=7;
-update noar tt set v0='P' where id=7;
-update noar ti set v0='P' where id=7;
-update noar tt set b2='7R' where id=7;
-update noar ti set b2='7R' where id=7;
-update noar tt set v0='B10NRY3BTS' where id=8;
-update noar ti set v0='B10NRY3BTS' where id=8;
-update noar tt set b0='0N5Q7WK9HC5JQNAHZZKT0P64TCQ20' where id=8;
-update noar ti set b0='0N5Q7WK9HC5JQNAHZZKT0P64TCQ20' where id=8;
-update noar tt set v0='EBAJ' where id=8;
-update noar ti set v0='EBAJ' where id=8;
-update noar tt set b1='NA4MH' where id=8;
-update noar ti set b1='NA4MH' where id=8;
-update noar tt set v0='LKV7LSLDUOLF' where id=8;
-update noar ti set v0='LKV7LSLDUOLF' where id=8;
-update noar tt set b2='KZKAETOA2IOQNHBF3YLO7MCB6MA7KCUN' where id=8;
-update noar ti set b2='KZKAETOA2IOQNHBF3YLO7MCB6MA7KCUN' where id=8;
-update noar tt set v0='PLO9ZRD' where id=9;
-update noar ti set v0='PLO9ZRD' where id=9;
-update noar tt set b0='FPYO1H2C' where id=9;
-update noar ti set b0='FPYO1H2C' where id=9;
-update noar tt set v0='14GSNG9Q' where id=9;
-update noar ti set v0='14GSNG9Q' where id=9;
-update noar tt set b1='4' where id=9;
-update noar ti set b1='4' where id=9;
-update noar tt set v0='E3SCJRMQ6G6F6TX6ICW5P' where id=9;
-update noar ti set v0='E3SCJRMQ6G6F6TX6ICW5P' where id=9;
-update noar tt set b2='68SUYGFTJ5KPL0I9TKYIH7621NDA8P3E' where id=9;
-update noar ti set b2='68SUYGFTJ5KPL0I9TKYIH7621NDA8P3E' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 longblob null,
-b2 blob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='CS9Q254KLP' where id=1;
-update noar ti set v0='CS9Q254KLP' where id=1;
-update noar tt set b0='7WPRXV76R9V1B38LVOBV' where id=1;
-update noar ti set b0='7WPRXV76R9V1B38LVOBV' where id=1;
-update noar tt set v0='DAIF8SA8J' where id=1;
-update noar ti set v0='DAIF8SA8J' where id=1;
-update noar tt set b1='DGP5W5CGAM4T8Q7ZDHP9RFMLFM6OHV3' where id=1;
-update noar ti set b1='DGP5W5CGAM4T8Q7ZDHP9RFMLFM6OHV3' where id=1;
-update noar tt set v0='Y' where id=1;
-update noar ti set v0='Y' where id=1;
-update noar tt set b2='X1S9MDJXP4WU0CN1TZOM' where id=1;
-update noar ti set b2='X1S9MDJXP4WU0CN1TZOM' where id=1;
-update noar tt set v0='5HTBOH64WLYI8VTZ2KPY' where id=2;
-update noar ti set v0='5HTBOH64WLYI8VTZ2KPY' where id=2;
-update noar tt set b0='Q6QHONHJS5ZDDXNDRG2CSMV' where id=2;
-update noar ti set b0='Q6QHONHJS5ZDDXNDRG2CSMV' where id=2;
-update noar tt set v0='EACY23ORG92C9JSWFMW' where id=2;
-update noar ti set v0='EACY23ORG92C9JSWFMW' where id=2;
-update noar tt set b1='7' where id=2;
-update noar ti set b1='7' where id=2;
-update noar tt set v0='R' where id=2;
-update noar ti set v0='R' where id=2;
-update noar tt set b2='4O4DSK2AE1GPCXUCOUCHW31JI' where id=2;
-update noar ti set b2='4O4DSK2AE1GPCXUCOUCHW31JI' where id=2;
-update noar tt set v0='25YZM4NXC7CYXBGF07TN' where id=3;
-update noar ti set v0='25YZM4NXC7CYXBGF07TN' where id=3;
-update noar tt set b0='L6DF4QQ9475Q' where id=3;
-update noar ti set b0='L6DF4QQ9475Q' where id=3;
-update noar tt set v0='2WB66PK33NENKA1XTOHN2ZLXQKBZT2ZO' where id=3;
-update noar ti set v0='2WB66PK33NENKA1XTOHN2ZLXQKBZT2ZO' where id=3;
-update noar tt set b1='YRC4C8L4' where id=3;
-update noar ti set b1='YRC4C8L4' where id=3;
-update noar tt set v0='98KKGSKSIH6HJEK5DB2ZR8SU' where id=3;
-update noar ti set v0='98KKGSKSIH6HJEK5DB2ZR8SU' where id=3;
-update noar tt set b2='Q1P17AXJS9JAI7P42125FM37O9GU9PTI' where id=3;
-update noar ti set b2='Q1P17AXJS9JAI7P42125FM37O9GU9PTI' where id=3;
-update noar tt set v0='9EDQ4' where id=4;
-update noar ti set v0='9EDQ4' where id=4;
-update noar tt set b0='0IN6FZ50PF' where id=4;
-update noar ti set b0='0IN6FZ50PF' where id=4;
-update noar tt set v0='5UFO' where id=4;
-update noar ti set v0='5UFO' where id=4;
-update noar tt set b1='FO0JY9MS2US3J' where id=4;
-update noar ti set b1='FO0JY9MS2US3J' where id=4;
-update noar tt set v0='RC02ULX' where id=4;
-update noar ti set v0='RC02ULX' where id=4;
-update noar tt set b2='6E6BRKCK0WC81R' where id=4;
-update noar ti set b2='6E6BRKCK0WC81R' where id=4;
-update noar tt set v0='D6MOP6W9K3SDUI6' where id=5;
-update noar ti set v0='D6MOP6W9K3SDUI6' where id=5;
-update noar tt set b0='KZFAOQM' where id=5;
-update noar ti set b0='KZFAOQM' where id=5;
-update noar tt set v0='6SZRRG3IGEK7NUMS' where id=5;
-update noar ti set v0='6SZRRG3IGEK7NUMS' where id=5;
-update noar tt set b1='EICPN4INYQEZQWITTMGOMBA8R' where id=5;
-update noar ti set b1='EICPN4INYQEZQWITTMGOMBA8R' where id=5;
-update noar tt set v0='REG15BWE8ZELOHE5W3KBQY73AYPFJVQ' where id=5;
-update noar ti set v0='REG15BWE8ZELOHE5W3KBQY73AYPFJVQ' where id=5;
-update noar tt set b2='7PD67UF3V' where id=5;
-update noar ti set b2='7PD67UF3V' where id=5;
-update noar tt set v0='A' where id=6;
-update noar ti set v0='A' where id=6;
-update noar tt set b0='58UBNRGEJDS' where id=6;
-update noar ti set b0='58UBNRGEJDS' where id=6;
-update noar tt set v0='MFMGN6M1H' where id=6;
-update noar ti set v0='MFMGN6M1H' where id=6;
-update noar tt set b1='XLZ5IZECMEN' where id=6;
-update noar ti set b1='XLZ5IZECMEN' where id=6;
-update noar tt set v0='XS077DOGPLG9' where id=6;
-update noar ti set v0='XS077DOGPLG9' where id=6;
-update noar tt set b2='TM1IXJZICPYFEKI3ENPOX' where id=6;
-update noar ti set b2='TM1IXJZICPYFEKI3ENPOX' where id=6;
-update noar tt set v0='9MSMK' where id=7;
-update noar ti set v0='9MSMK' where id=7;
-update noar tt set b0='GPTNW5L08I6TLTZAY43DO9S40JDLNNP4' where id=7;
-update noar ti set b0='GPTNW5L08I6TLTZAY43DO9S40JDLNNP4' where id=7;
-update noar tt set v0='4N' where id=7;
-update noar ti set v0='4N' where id=7;
-update noar tt set b1='PEUHCVD' where id=7;
-update noar ti set b1='PEUHCVD' where id=7;
-update noar tt set v0='ZVXNPB2L' where id=7;
-update noar ti set v0='ZVXNPB2L' where id=7;
-update noar tt set b2='HQ5' where id=7;
-update noar ti set b2='HQ5' where id=7;
-update noar tt set v0='9JAXSTZW8WQL8QGDQJHN2I7' where id=8;
-update noar ti set v0='9JAXSTZW8WQL8QGDQJHN2I7' where id=8;
-update noar tt set b0='1TBGG6' where id=8;
-update noar ti set b0='1TBGG6' where id=8;
-update noar tt set v0='2X4PTHT17ACMOF1V9W1T3DR1N9C' where id=8;
-update noar ti set v0='2X4PTHT17ACMOF1V9W1T3DR1N9C' where id=8;
-update noar tt set b1='VJJSHVFA0HJW6' where id=8;
-update noar ti set b1='VJJSHVFA0HJW6' where id=8;
-update noar tt set v0='S43ZCA00D4TA' where id=8;
-update noar ti set v0='S43ZCA00D4TA' where id=8;
-update noar tt set b2='U87Y1ZI79LS81FDZO5M' where id=8;
-update noar ti set b2='U87Y1ZI79LS81FDZO5M' where id=8;
-update noar tt set v0='H0WWS2402O29YYP66' where id=9;
-update noar ti set v0='H0WWS2402O29YYP66' where id=9;
-update noar tt set b0='KC11SOA9J2GDP626DDVR8C52V9' where id=9;
-update noar ti set b0='KC11SOA9J2GDP626DDVR8C52V9' where id=9;
-update noar tt set v0='E6U3TQ958J5' where id=9;
-update noar ti set v0='E6U3TQ958J5' where id=9;
-update noar tt set b1='5K09D88' where id=9;
-update noar ti set b1='5K09D88' where id=9;
-update noar tt set v0='HU79FN8GSBNS' where id=9;
-update noar ti set v0='HU79FN8GSBNS' where id=9;
-update noar tt set b2='F6RY9' where id=9;
-update noar ti set b2='F6RY9' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 longblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='A6ANV7NSH933E5' where id=1;
-update noar ti set v0='A6ANV7NSH933E5' where id=1;
-update noar tt set b0='BPKSZP2HZQ6SZW8GMBX4L2B8I3HZ' where id=1;
-update noar ti set b0='BPKSZP2HZQ6SZW8GMBX4L2B8I3HZ' where id=1;
-update noar tt set v0='OQ7W198AGXBD3IO1DWG62NLYA76XCS4Y' where id=1;
-update noar ti set v0='OQ7W198AGXBD3IO1DWG62NLYA76XCS4Y' where id=1;
-update noar tt set b1='E7ELAFZXZBQV1XK' where id=1;
-update noar ti set b1='E7ELAFZXZBQV1XK' where id=1;
-update noar tt set v0='VCV6TJH506G5ZLQ0BW' where id=1;
-update noar ti set v0='VCV6TJH506G5ZLQ0BW' where id=1;
-update noar tt set b2='7YFAIVW57L7FYSN7GGP5WD74LKRK' where id=1;
-update noar ti set b2='7YFAIVW57L7FYSN7GGP5WD74LKRK' where id=1;
-update noar tt set v0='98D9SDV4O2SNNII4' where id=2;
-update noar ti set v0='98D9SDV4O2SNNII4' where id=2;
-update noar tt set b0='DH77Y0GI0JR95NQ' where id=2;
-update noar ti set b0='DH77Y0GI0JR95NQ' where id=2;
-update noar tt set v0='6FDAGC91F5TISAS7ZZH' where id=2;
-update noar ti set v0='6FDAGC91F5TISAS7ZZH' where id=2;
-update noar tt set b1='99BNM8V0AOIDQXD8I8OP3QWZTZ' where id=2;
-update noar ti set b1='99BNM8V0AOIDQXD8I8OP3QWZTZ' where id=2;
-update noar tt set v0='TG0FS6HZMLEBNT2' where id=2;
-update noar ti set v0='TG0FS6HZMLEBNT2' where id=2;
-update noar tt set b2='BDI4RIXP9GBD4ALELRFRFB3FZYO72AP9' where id=2;
-update noar ti set b2='BDI4RIXP9GBD4ALELRFRFB3FZYO72AP9' where id=2;
-update noar tt set v0='P392DGUO462HTZOALHL5IF' where id=3;
-update noar ti set v0='P392DGUO462HTZOALHL5IF' where id=3;
-update noar tt set b0='NKKNCTN5LB2EYS8A6XFBCKIL60TBX3D8' where id=3;
-update noar ti set b0='NKKNCTN5LB2EYS8A6XFBCKIL60TBX3D8' where id=3;
-update noar tt set v0='FE4S1G028HVD3XAKKH8737Z' where id=3;
-update noar ti set v0='FE4S1G028HVD3XAKKH8737Z' where id=3;
-update noar tt set b1='3F90' where id=3;
-update noar ti set b1='3F90' where id=3;
-update noar tt set v0='RNYG6I5DORKGNB9WCMJ' where id=3;
-update noar ti set v0='RNYG6I5DORKGNB9WCMJ' where id=3;
-update noar tt set b2='FMY7CL5EPQVXP6B9BG2XU618ANN3CAW' where id=3;
-update noar ti set b2='FMY7CL5EPQVXP6B9BG2XU618ANN3CAW' where id=3;
-update noar tt set v0='WVENPQGA8H9FMF36X0J' where id=4;
-update noar ti set v0='WVENPQGA8H9FMF36X0J' where id=4;
-update noar tt set b0='HQ0OP' where id=4;
-update noar ti set b0='HQ0OP' where id=4;
-update noar tt set v0='4LU3AEZE81FUX8Z6MY' where id=4;
-update noar ti set v0='4LU3AEZE81FUX8Z6MY' where id=4;
-update noar tt set b1='VJ05LIWF8OZQO9JGHW65GGQ8KE29' where id=4;
-update noar ti set b1='VJ05LIWF8OZQO9JGHW65GGQ8KE29' where id=4;
-update noar tt set v0='PP85AV3O2OEVS156RS93TW22AX' where id=4;
-update noar ti set v0='PP85AV3O2OEVS156RS93TW22AX' where id=4;
-update noar tt set b2='C1TH' where id=4;
-update noar ti set b2='C1TH' where id=4;
-update noar tt set v0='800VZ2QP4912P0R' where id=5;
-update noar ti set v0='800VZ2QP4912P0R' where id=5;
-update noar tt set b0='7NUMQPOL9' where id=5;
-update noar ti set b0='7NUMQPOL9' where id=5;
-update noar tt set v0='VHDCUTUOG3FMHGZQMG9' where id=5;
-update noar ti set v0='VHDCUTUOG3FMHGZQMG9' where id=5;
-update noar tt set b1='QWTG38457QTQQLIJ2' where id=5;
-update noar ti set b1='QWTG38457QTQQLIJ2' where id=5;
-update noar tt set v0='095SQL0' where id=5;
-update noar ti set v0='095SQL0' where id=5;
-update noar tt set b2='Y' where id=5;
-update noar ti set b2='Y' where id=5;
-update noar tt set v0='K178IINGDC68SDV7LHE8FVP2XN' where id=6;
-update noar ti set v0='K178IINGDC68SDV7LHE8FVP2XN' where id=6;
-update noar tt set b0='GZR2QLEZQYQZTY0ZU93EH8N' where id=6;
-update noar ti set b0='GZR2QLEZQYQZTY0ZU93EH8N' where id=6;
-update noar tt set v0='8DJW8E5PTKT0EGKIW5Q3' where id=6;
-update noar ti set v0='8DJW8E5PTKT0EGKIW5Q3' where id=6;
-update noar tt set b1='4O2VZFLEGDKNKOC7ETD' where id=6;
-update noar ti set b1='4O2VZFLEGDKNKOC7ETD' where id=6;
-update noar tt set v0='0K' where id=6;
-update noar ti set v0='0K' where id=6;
-update noar tt set b2='CJUHF' where id=6;
-update noar ti set b2='CJUHF' where id=6;
-update noar tt set v0='6K0IDWZF28JFV7NU8J56XU9' where id=7;
-update noar ti set v0='6K0IDWZF28JFV7NU8J56XU9' where id=7;
-update noar tt set b0='NEVP9MAVQYNGQKNTLEJZB' where id=7;
-update noar ti set b0='NEVP9MAVQYNGQKNTLEJZB' where id=7;
-update noar tt set v0='P193ISM679CWQAN3YZ1CX' where id=7;
-update noar ti set v0='P193ISM679CWQAN3YZ1CX' where id=7;
-update noar tt set b1='GR2DGQZ0KVH' where id=7;
-update noar ti set b1='GR2DGQZ0KVH' where id=7;
-update noar tt set v0='FL0X17THORT5D' where id=7;
-update noar ti set v0='FL0X17THORT5D' where id=7;
-update noar tt set b2='Q7GWF572WM6L9WVDSF' where id=7;
-update noar ti set b2='Q7GWF572WM6L9WVDSF' where id=7;
-update noar tt set v0='KPC6UMRJB56' where id=8;
-update noar ti set v0='KPC6UMRJB56' where id=8;
-update noar tt set b0='TVUWIP75WL4V' where id=8;
-update noar ti set b0='TVUWIP75WL4V' where id=8;
-update noar tt set v0='OP8I1WB' where id=8;
-update noar ti set v0='OP8I1WB' where id=8;
-update noar tt set b1='CWBA8RK1EQ99U1V9W5F' where id=8;
-update noar ti set b1='CWBA8RK1EQ99U1V9W5F' where id=8;
-update noar tt set v0='RFQYJVYOH' where id=8;
-update noar ti set v0='RFQYJVYOH' where id=8;
-update noar tt set b2='W' where id=8;
-update noar ti set b2='W' where id=8;
-update noar tt set v0='DW0WCVWTKE3XHPRQ4J3OEMCMS5' where id=9;
-update noar ti set v0='DW0WCVWTKE3XHPRQ4J3OEMCMS5' where id=9;
-update noar tt set b0='0KHBKIEK7W1JSUM' where id=9;
-update noar ti set b0='0KHBKIEK7W1JSUM' where id=9;
-update noar tt set v0='ITRMQ974LJ2NE28B02' where id=9;
-update noar ti set v0='ITRMQ974LJ2NE28B02' where id=9;
-update noar tt set b1='HWUWMDV0' where id=9;
-update noar ti set b1='HWUWMDV0' where id=9;
-update noar tt set v0='TDWHIGSGUGSYNVSZYX9NTII9FJ4WWDB' where id=9;
-update noar ti set v0='TDWHIGSGUGSYNVSZYX9NTII9FJ4WWDB' where id=9;
-update noar tt set b2='UTOHP5DRDYBN6Q6899ENS9GOJK0F2E' where id=9;
-update noar ti set b2='UTOHP5DRDYBN6Q6899ENS9GOJK0F2E' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 longblob not null,
-b2 blob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='Q40VL7193ODVFE34T0' where id=1;
-update noar ti set v0='Q40VL7193ODVFE34T0' where id=1;
-update noar tt set b0='V5RV4TSPQX69PELX7KFQ' where id=1;
-update noar ti set b0='V5RV4TSPQX69PELX7KFQ' where id=1;
-update noar tt set v0='N27OG3J6PDRCD9XHEGOV' where id=1;
-update noar ti set v0='N27OG3J6PDRCD9XHEGOV' where id=1;
-update noar tt set b1='DPOAV8BV68G65GP17BLB' where id=1;
-update noar ti set b1='DPOAV8BV68G65GP17BLB' where id=1;
-update noar tt set v0='6VGDZEP5' where id=1;
-update noar ti set v0='6VGDZEP5' where id=1;
-update noar tt set b2='NOAV4L703NB5SX2PHZCYKHB6T7R' where id=1;
-update noar ti set b2='NOAV4L703NB5SX2PHZCYKHB6T7R' where id=1;
-update noar tt set v0='5' where id=2;
-update noar ti set v0='5' where id=2;
-update noar tt set b0='JA5M692FAUPH8YD' where id=2;
-update noar ti set b0='JA5M692FAUPH8YD' where id=2;
-update noar tt set v0='1ZKDTEB5AQIE1KH2U2XKGNY4X' where id=2;
-update noar ti set v0='1ZKDTEB5AQIE1KH2U2XKGNY4X' where id=2;
-update noar tt set b1='QBHKWUOHKNWAI7MLPGNE' where id=2;
-update noar ti set b1='QBHKWUOHKNWAI7MLPGNE' where id=2;
-update noar tt set v0='7TUMK6RPH3PUX00RGQCQMXDADENN9' where id=2;
-update noar ti set v0='7TUMK6RPH3PUX00RGQCQMXDADENN9' where id=2;
-update noar tt set b2='WA6KO98E3ZVIC7J3ITSDIFRMK' where id=2;
-update noar ti set b2='WA6KO98E3ZVIC7J3ITSDIFRMK' where id=2;
-update noar tt set v0='5OWI6XJWKNJON16O9ZGTQPC7RRPA' where id=3;
-update noar ti set v0='5OWI6XJWKNJON16O9ZGTQPC7RRPA' where id=3;
-update noar tt set b0='SR' where id=3;
-update noar ti set b0='SR' where id=3;
-update noar tt set v0='F1K' where id=3;
-update noar ti set v0='F1K' where id=3;
-update noar tt set b1='AQ2QJ7XCGIRWMVWXX4CDGLDN4EONK916' where id=3;
-update noar ti set b1='AQ2QJ7XCGIRWMVWXX4CDGLDN4EONK916' where id=3;
-update noar tt set v0='SOQ0K4503O03ESH' where id=3;
-update noar ti set v0='SOQ0K4503O03ESH' where id=3;
-update noar tt set b2='4BVCVILSWJYAL5930IHFA5' where id=3;
-update noar ti set b2='4BVCVILSWJYAL5930IHFA5' where id=3;
-update noar tt set v0='N4SDF' where id=4;
-update noar ti set v0='N4SDF' where id=4;
-update noar tt set b0='MTA9KCYYXOYLI2FTG4' where id=4;
-update noar ti set b0='MTA9KCYYXOYLI2FTG4' where id=4;
-update noar tt set v0='V' where id=4;
-update noar ti set v0='V' where id=4;
-update noar tt set b1='Q6VI4V0S3KDWU288TWPPNUE3TXSTP' where id=4;
-update noar ti set b1='Q6VI4V0S3KDWU288TWPPNUE3TXSTP' where id=4;
-update noar tt set v0='QZYJJSL6HI042NII36SYYJ7AMKT' where id=4;
-update noar ti set v0='QZYJJSL6HI042NII36SYYJ7AMKT' where id=4;
-update noar tt set b2='8AQEABPWUV78W5YT2V102MM4' where id=4;
-update noar ti set b2='8AQEABPWUV78W5YT2V102MM4' where id=4;
-update noar tt set v0='GRHFPPL3IQ4GVYLDNICBCN' where id=5;
-update noar ti set v0='GRHFPPL3IQ4GVYLDNICBCN' where id=5;
-update noar tt set b0='H5Z5OGF7XANTER6ZOEVXYIPUGFS2O8B' where id=5;
-update noar ti set b0='H5Z5OGF7XANTER6ZOEVXYIPUGFS2O8B' where id=5;
-update noar tt set v0='LYQ5HW5740I8N1VXQLZGK0A5QIT6M9KN' where id=5;
-update noar ti set v0='LYQ5HW5740I8N1VXQLZGK0A5QIT6M9KN' where id=5;
-update noar tt set b1='4D3XK3OKDDJ6TT708JSAYVKMIYVSQBB' where id=5;
-update noar ti set b1='4D3XK3OKDDJ6TT708JSAYVKMIYVSQBB' where id=5;
-update noar tt set v0='C423N11' where id=5;
-update noar ti set v0='C423N11' where id=5;
-update noar tt set b2='18SAG6I70M0VNUXILFU3DB' where id=5;
-update noar ti set b2='18SAG6I70M0VNUXILFU3DB' where id=5;
-update noar tt set v0='BY3UG98SS5RW9C26HFU' where id=6;
-update noar ti set v0='BY3UG98SS5RW9C26HFU' where id=6;
-update noar tt set b0='SE5' where id=6;
-update noar ti set b0='SE5' where id=6;
-update noar tt set v0='1ERKY7HPB6K0OTUC8HM' where id=6;
-update noar ti set v0='1ERKY7HPB6K0OTUC8HM' where id=6;
-update noar tt set b1='4E77VC4CBINAZUZNE5BM27222MO' where id=6;
-update noar ti set b1='4E77VC4CBINAZUZNE5BM27222MO' where id=6;
-update noar tt set v0='DFT0U5FT' where id=6;
-update noar ti set v0='DFT0U5FT' where id=6;
-update noar tt set b2='QC7JGSHVI7V0C5WSNGK53WHUMOVGKT3' where id=6;
-update noar ti set b2='QC7JGSHVI7V0C5WSNGK53WHUMOVGKT3' where id=6;
-update noar tt set v0='2Y' where id=7;
-update noar ti set v0='2Y' where id=7;
-update noar tt set b0='EM32N4XLC5D2MQ02' where id=7;
-update noar ti set b0='EM32N4XLC5D2MQ02' where id=7;
-update noar tt set v0='QKT599MG06SJB1B5PD' where id=7;
-update noar ti set v0='QKT599MG06SJB1B5PD' where id=7;
-update noar tt set b1='WQ37RIMMI2HUS3EJC7L5V6ZN' where id=7;
-update noar ti set b1='WQ37RIMMI2HUS3EJC7L5V6ZN' where id=7;
-update noar tt set v0='2CAMWPI8S0RBBE8ZJDGQT6VS0W8A1C' where id=7;
-update noar ti set v0='2CAMWPI8S0RBBE8ZJDGQT6VS0W8A1C' where id=7;
-update noar tt set b2='AWAH' where id=7;
-update noar ti set b2='AWAH' where id=7;
-update noar tt set v0='BV6XAGWTXN5ITRI40AZ371G4KE' where id=8;
-update noar ti set v0='BV6XAGWTXN5ITRI40AZ371G4KE' where id=8;
-update noar tt set b0='I5ZXYVERHZ' where id=8;
-update noar ti set b0='I5ZXYVERHZ' where id=8;
-update noar tt set v0='S2VEAZ855XWA' where id=8;
-update noar ti set v0='S2VEAZ855XWA' where id=8;
-update noar tt set b1='8X7EWHZ0' where id=8;
-update noar ti set b1='8X7EWHZ0' where id=8;
-update noar tt set v0='4JPJ2CSDDEKUUEB1USG7YFIW7' where id=8;
-update noar ti set v0='4JPJ2CSDDEKUUEB1USG7YFIW7' where id=8;
-update noar tt set b2='DII' where id=8;
-update noar ti set b2='DII' where id=8;
-update noar tt set v0='5A75G60KPYCWOOIPVYX53PYYBI' where id=9;
-update noar ti set v0='5A75G60KPYCWOOIPVYX53PYYBI' where id=9;
-update noar tt set b0='Z3U12JGTDJOGDUVR0T4WO7BL8K8TTOP' where id=9;
-update noar ti set b0='Z3U12JGTDJOGDUVR0T4WO7BL8K8TTOP' where id=9;
-update noar tt set v0='EBF0CHA3W1A8Z2QTSQZUPZM5WV' where id=9;
-update noar ti set v0='EBF0CHA3W1A8Z2QTSQZUPZM5WV' where id=9;
-update noar tt set b1='NPF3SKH' where id=9;
-update noar ti set b1='NPF3SKH' where id=9;
-update noar tt set v0='DJ51X5O799KN1EDNT4' where id=9;
-update noar ti set v0='DJ51X5O799KN1EDNT4' where id=9;
-update noar tt set b2='H83LWYFZOFYE93FTIE' where id=9;
-update noar ti set b2='H83LWYFZOFYE93FTIE' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 longblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='L216J66DXUFDB6' where id=1;
-update noar ti set v0='L216J66DXUFDB6' where id=1;
-update noar tt set b0='3JNUGSHGGWC31BA5K1EU9I77T4L' where id=1;
-update noar ti set b0='3JNUGSHGGWC31BA5K1EU9I77T4L' where id=1;
-update noar tt set v0='PPQ9FYR21W6FFX3KU1X4JPPU' where id=1;
-update noar ti set v0='PPQ9FYR21W6FFX3KU1X4JPPU' where id=1;
-update noar tt set b1='RE4L8HV2585YPI892R' where id=1;
-update noar ti set b1='RE4L8HV2585YPI892R' where id=1;
-update noar tt set v0='3Z2DRB5P6HHXLRVONQVQ31KU35UMP' where id=1;
-update noar ti set v0='3Z2DRB5P6HHXLRVONQVQ31KU35UMP' where id=1;
-update noar tt set b2='OXHDY9R2L7IQ5KR5RWF33CGAR29Y' where id=1;
-update noar ti set b2='OXHDY9R2L7IQ5KR5RWF33CGAR29Y' where id=1;
-update noar tt set v0='RM9ZO9IFY4E' where id=2;
-update noar ti set v0='RM9ZO9IFY4E' where id=2;
-update noar tt set b0='JTPNEJ' where id=2;
-update noar ti set b0='JTPNEJ' where id=2;
-update noar tt set v0='I2N3XAFX5W8CVQ' where id=2;
-update noar ti set v0='I2N3XAFX5W8CVQ' where id=2;
-update noar tt set b1='Z2EBTZN3I9VYPWJO03' where id=2;
-update noar ti set b1='Z2EBTZN3I9VYPWJO03' where id=2;
-update noar tt set v0='5T7RB44ZHU4I89UF' where id=2;
-update noar ti set v0='5T7RB44ZHU4I89UF' where id=2;
-update noar tt set b2='D82GI1XWTUV4VI' where id=2;
-update noar ti set b2='D82GI1XWTUV4VI' where id=2;
-update noar tt set v0='WV27QB711I60AJO' where id=3;
-update noar ti set v0='WV27QB711I60AJO' where id=3;
-update noar tt set b0='7CZY1W6K' where id=3;
-update noar ti set b0='7CZY1W6K' where id=3;
-update noar tt set v0='82AMGMC' where id=3;
-update noar ti set v0='82AMGMC' where id=3;
-update noar tt set b1='JUT92YANW4G4QUPJ6' where id=3;
-update noar ti set b1='JUT92YANW4G4QUPJ6' where id=3;
-update noar tt set v0='55UNJDOWWEIL7VV' where id=3;
-update noar ti set v0='55UNJDOWWEIL7VV' where id=3;
-update noar tt set b2='0UW9' where id=3;
-update noar ti set b2='0UW9' where id=3;
-update noar tt set v0='BB75FMHPUEPO' where id=4;
-update noar ti set v0='BB75FMHPUEPO' where id=4;
-update noar tt set b0='K3BQ360V2A526TWDYD' where id=4;
-update noar ti set b0='K3BQ360V2A526TWDYD' where id=4;
-update noar tt set v0='6J8N' where id=4;
-update noar ti set v0='6J8N' where id=4;
-update noar tt set b1='AMU5' where id=4;
-update noar ti set b1='AMU5' where id=4;
-update noar tt set v0='B27R' where id=4;
-update noar ti set v0='B27R' where id=4;
-update noar tt set b2='O' where id=4;
-update noar ti set b2='O' where id=4;
-update noar tt set v0='31' where id=5;
-update noar ti set v0='31' where id=5;
-update noar tt set b0='KDDL7JOZVMSPAUA7BOR' where id=5;
-update noar ti set b0='KDDL7JOZVMSPAUA7BOR' where id=5;
-update noar tt set v0='HV' where id=5;
-update noar ti set v0='HV' where id=5;
-update noar tt set b1='TSG40YRD03OJ63PPU4OF6ZGW87RB' where id=5;
-update noar ti set b1='TSG40YRD03OJ63PPU4OF6ZGW87RB' where id=5;
-update noar tt set v0='UV' where id=5;
-update noar ti set v0='UV' where id=5;
-update noar tt set b2='49O' where id=5;
-update noar ti set b2='49O' where id=5;
-update noar tt set v0='G0UGH40M3BR89' where id=6;
-update noar ti set v0='G0UGH40M3BR89' where id=6;
-update noar tt set b0='8XRKCLUP' where id=6;
-update noar ti set b0='8XRKCLUP' where id=6;
-update noar tt set v0='4G08NKNGG56U8C0SNGBK' where id=6;
-update noar ti set v0='4G08NKNGG56U8C0SNGBK' where id=6;
-update noar tt set b1='U5Q1FGOWIUFTTB1' where id=6;
-update noar ti set b1='U5Q1FGOWIUFTTB1' where id=6;
-update noar tt set v0='5DXSCQPO2C0DTMTC' where id=6;
-update noar ti set v0='5DXSCQPO2C0DTMTC' where id=6;
-update noar tt set b2='UW2I29J5X6Y9T2KGY' where id=6;
-update noar ti set b2='UW2I29J5X6Y9T2KGY' where id=6;
-update noar tt set v0='B5MQYIXBK' where id=7;
-update noar ti set v0='B5MQYIXBK' where id=7;
-update noar tt set b0='PDD50CBPYGLVREJYRQZKYBOLV2HLX5' where id=7;
-update noar ti set b0='PDD50CBPYGLVREJYRQZKYBOLV2HLX5' where id=7;
-update noar tt set v0='FZMC' where id=7;
-update noar ti set v0='FZMC' where id=7;
-update noar tt set b1='H' where id=7;
-update noar ti set b1='H' where id=7;
-update noar tt set v0='1105F5OL' where id=7;
-update noar ti set v0='1105F5OL' where id=7;
-update noar tt set b2='8WTAS92G8A1JIOBV8LC9HL' where id=7;
-update noar ti set b2='8WTAS92G8A1JIOBV8LC9HL' where id=7;
-update noar tt set v0='IKTS1RCAWVE6WAN6AG548' where id=8;
-update noar ti set v0='IKTS1RCAWVE6WAN6AG548' where id=8;
-update noar tt set b0='F7V79OAO' where id=8;
-update noar ti set b0='F7V79OAO' where id=8;
-update noar tt set v0='N' where id=8;
-update noar ti set v0='N' where id=8;
-update noar tt set b1='7AL' where id=8;
-update noar ti set b1='7AL' where id=8;
-update noar tt set v0='5N' where id=8;
-update noar ti set v0='5N' where id=8;
-update noar tt set b2='SYMCSRP0MIP' where id=8;
-update noar ti set b2='SYMCSRP0MIP' where id=8;
-update noar tt set v0='0HOU7X8TI958RM4PEDD9FULXK' where id=9;
-update noar ti set v0='0HOU7X8TI958RM4PEDD9FULXK' where id=9;
-update noar tt set b0='Q2R324PIM' where id=9;
-update noar ti set b0='Q2R324PIM' where id=9;
-update noar tt set v0='6VZASL7MA5ZCHVAWDV18' where id=9;
-update noar ti set v0='6VZASL7MA5ZCHVAWDV18' where id=9;
-update noar tt set b1='1FNS0848JEGELV3YS9IC8E3BR' where id=9;
-update noar ti set b1='1FNS0848JEGELV3YS9IC8E3BR' where id=9;
-update noar tt set v0='BMJWRDRBCBQF9KT6PCERSX' where id=9;
-update noar ti set v0='BMJWRDRBCBQF9KT6PCERSX' where id=9;
-update noar tt set b2='KFUEK5STYM94I' where id=9;
-update noar ti set b2='KFUEK5STYM94I' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 longblob null,
-b2 mediumblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='2ZJAGF2H06JVV4Y2ZJNQD0GF' where id=1;
-update noar ti set v0='2ZJAGF2H06JVV4Y2ZJNQD0GF' where id=1;
-update noar tt set b0='7' where id=1;
-update noar ti set b0='7' where id=1;
-update noar tt set v0='C1MVXJGRTB43I150HUW6D7UFXKB' where id=1;
-update noar ti set v0='C1MVXJGRTB43I150HUW6D7UFXKB' where id=1;
-update noar tt set b1='E6' where id=1;
-update noar ti set b1='E6' where id=1;
-update noar tt set v0='XT4IDAUGS53L338TX89' where id=1;
-update noar ti set v0='XT4IDAUGS53L338TX89' where id=1;
-update noar tt set b2='IUDCY3UHT7Y9W' where id=1;
-update noar ti set b2='IUDCY3UHT7Y9W' where id=1;
-update noar tt set v0='L88M2' where id=2;
-update noar ti set v0='L88M2' where id=2;
-update noar tt set b0='BCAWJ80C3Q9BLJUVZTMFD99OZW4C4' where id=2;
-update noar ti set b0='BCAWJ80C3Q9BLJUVZTMFD99OZW4C4' where id=2;
-update noar tt set v0='MPS' where id=2;
-update noar ti set v0='MPS' where id=2;
-update noar tt set b1='7N60NEE3MAHIMHIUMWN5WG' where id=2;
-update noar ti set b1='7N60NEE3MAHIMHIUMWN5WG' where id=2;
-update noar tt set v0='GIZ9GB' where id=2;
-update noar ti set v0='GIZ9GB' where id=2;
-update noar tt set b2='RVZ' where id=2;
-update noar ti set b2='RVZ' where id=2;
-update noar tt set v0='L60O11U' where id=3;
-update noar ti set v0='L60O11U' where id=3;
-update noar tt set b0='KZP4M65M628QHB0RYW' where id=3;
-update noar ti set b0='KZP4M65M628QHB0RYW' where id=3;
-update noar tt set v0='CUXBJ92HROQOV971UZWU5SVGCG' where id=3;
-update noar ti set v0='CUXBJ92HROQOV971UZWU5SVGCG' where id=3;
-update noar tt set b1='10VMTK4HEZJAFAEIDBP6U39ZC' where id=3;
-update noar ti set b1='10VMTK4HEZJAFAEIDBP6U39ZC' where id=3;
-update noar tt set v0='9CNV5JGB3AI85KXEFMFBNURYTS' where id=3;
-update noar ti set v0='9CNV5JGB3AI85KXEFMFBNURYTS' where id=3;
-update noar tt set b2='684VPUULD43UWPO' where id=3;
-update noar ti set b2='684VPUULD43UWPO' where id=3;
-update noar tt set v0='UDN8MYPX7XB5XPNDN2PSQV26OJEAEYM' where id=4;
-update noar ti set v0='UDN8MYPX7XB5XPNDN2PSQV26OJEAEYM' where id=4;
-update noar tt set b0='9WOPXKBQ' where id=4;
-update noar ti set b0='9WOPXKBQ' where id=4;
-update noar tt set v0='JEN39H2SEXEXNXUG42NMABL1A' where id=4;
-update noar ti set v0='JEN39H2SEXEXNXUG42NMABL1A' where id=4;
-update noar tt set b1='2UZ1W' where id=4;
-update noar ti set b1='2UZ1W' where id=4;
-update noar tt set v0='G9ZPRRG5E1TY7F' where id=4;
-update noar ti set v0='G9ZPRRG5E1TY7F' where id=4;
-update noar tt set b2='FDAH3UGHO' where id=4;
-update noar ti set b2='FDAH3UGHO' where id=4;
-update noar tt set v0='WOB4FBKF78WUVG9NTW8XFSDWH' where id=5;
-update noar ti set v0='WOB4FBKF78WUVG9NTW8XFSDWH' where id=5;
-update noar tt set b0='W' where id=5;
-update noar ti set b0='W' where id=5;
-update noar tt set v0='P6GWJUW3XAL7UZBXVOIS3993' where id=5;
-update noar ti set v0='P6GWJUW3XAL7UZBXVOIS3993' where id=5;
-update noar tt set b1='KR2NGIJF1MTZ8' where id=5;
-update noar ti set b1='KR2NGIJF1MTZ8' where id=5;
-update noar tt set v0='WIRUG' where id=5;
-update noar ti set v0='WIRUG' where id=5;
-update noar tt set b2='HS8W2DE589RPAE250WW' where id=5;
-update noar ti set b2='HS8W2DE589RPAE250WW' where id=5;
-update noar tt set v0='E39EDBEO9S' where id=6;
-update noar ti set v0='E39EDBEO9S' where id=6;
-update noar tt set b0='22Z5GXHKLC53NZND1NKM9H0L78K8' where id=6;
-update noar ti set b0='22Z5GXHKLC53NZND1NKM9H0L78K8' where id=6;
-update noar tt set v0='0IUUGFJO1OVUWJL990DW3HDBX09' where id=6;
-update noar ti set v0='0IUUGFJO1OVUWJL990DW3HDBX09' where id=6;
-update noar tt set b1='3B2087MV2AY99M7XB1C' where id=6;
-update noar ti set b1='3B2087MV2AY99M7XB1C' where id=6;
-update noar tt set v0='AB0UC53R' where id=6;
-update noar ti set v0='AB0UC53R' where id=6;
-update noar tt set b2='QRWUE5CM4F2U' where id=6;
-update noar ti set b2='QRWUE5CM4F2U' where id=6;
-update noar tt set v0='7YBB0BVQ24OZMZUO7QUD6Z8F3A0KG' where id=7;
-update noar ti set v0='7YBB0BVQ24OZMZUO7QUD6Z8F3A0KG' where id=7;
-update noar tt set b0='87Y2MYJSYXJ4IF8UGOFFZKMS' where id=7;
-update noar ti set b0='87Y2MYJSYXJ4IF8UGOFFZKMS' where id=7;
-update noar tt set v0='73LSTH0BXZW36OA6LVJMPKUIWE' where id=7;
-update noar ti set v0='73LSTH0BXZW36OA6LVJMPKUIWE' where id=7;
-update noar tt set b1='65TPUR989EH09W3O' where id=7;
-update noar ti set b1='65TPUR989EH09W3O' where id=7;
-update noar tt set v0='G7I6LERBGXSS6BJLP921Q' where id=7;
-update noar ti set v0='G7I6LERBGXSS6BJLP921Q' where id=7;
-update noar tt set b2='J18GXSZP2GVXBP4ZKLHCYETYWUKN8F6' where id=7;
-update noar ti set b2='J18GXSZP2GVXBP4ZKLHCYETYWUKN8F6' where id=7;
-update noar tt set v0='9X43MHCEDI8DRYO8H15EZ0GZ6QC2Z2' where id=8;
-update noar ti set v0='9X43MHCEDI8DRYO8H15EZ0GZ6QC2Z2' where id=8;
-update noar tt set b0='AO' where id=8;
-update noar ti set b0='AO' where id=8;
-update noar tt set v0='ZJQ5M56YT65VCYZ2JE9YQ4H' where id=8;
-update noar ti set v0='ZJQ5M56YT65VCYZ2JE9YQ4H' where id=8;
-update noar tt set b1='6RNRART7CFE50XV0RW93NXQ5VBN4V2VO' where id=8;
-update noar ti set b1='6RNRART7CFE50XV0RW93NXQ5VBN4V2VO' where id=8;
-update noar tt set v0='FTG4DVK1A54X3XZYPEAHV0' where id=8;
-update noar ti set v0='FTG4DVK1A54X3XZYPEAHV0' where id=8;
-update noar tt set b2='RAWRYFCQQ6HHOXHGP9GKMT2Q' where id=8;
-update noar ti set b2='RAWRYFCQQ6HHOXHGP9GKMT2Q' where id=8;
-update noar tt set v0='FP7' where id=9;
-update noar ti set v0='FP7' where id=9;
-update noar tt set b0='ZZB6DKBO' where id=9;
-update noar ti set b0='ZZB6DKBO' where id=9;
-update noar tt set v0='XWKRYVS' where id=9;
-update noar ti set v0='XWKRYVS' where id=9;
-update noar tt set b1='IG5805TARFTSG7RNXW0DT5' where id=9;
-update noar ti set b1='IG5805TARFTSG7RNXW0DT5' where id=9;
-update noar tt set v0='30I4C1L2MDYQOTKLJMG2T3JW' where id=9;
-update noar ti set v0='30I4C1L2MDYQOTKLJMG2T3JW' where id=9;
-update noar tt set b2='6ZZ3WQVOMUNKSW3QKQ6HV4ELR' where id=9;
-update noar ti set b2='6ZZ3WQVOMUNKSW3QKQ6HV4ELR' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 longblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='NWHSJHAYMED9LHNQZM5P' where id=1;
-update noar ti set v0='NWHSJHAYMED9LHNQZM5P' where id=1;
-update noar tt set b0='KN2SZIYVYZYJBWGSMD' where id=1;
-update noar ti set b0='KN2SZIYVYZYJBWGSMD' where id=1;
-update noar tt set v0='X05D' where id=1;
-update noar ti set v0='X05D' where id=1;
-update noar tt set b1='T4H9PY559DJA88U2CYKJIJL0S4H27YTE' where id=1;
-update noar ti set b1='T4H9PY559DJA88U2CYKJIJL0S4H27YTE' where id=1;
-update noar tt set v0='KQK7ZE4SN5OH1A9K31YNBOM60EE3' where id=1;
-update noar ti set v0='KQK7ZE4SN5OH1A9K31YNBOM60EE3' where id=1;
-update noar tt set b2='C791GBP' where id=1;
-update noar ti set b2='C791GBP' where id=1;
-update noar tt set v0='3' where id=2;
-update noar ti set v0='3' where id=2;
-update noar tt set b0='09EU3XY68D172BL7MYJ0NO9' where id=2;
-update noar ti set b0='09EU3XY68D172BL7MYJ0NO9' where id=2;
-update noar tt set v0='N87PW08T2CZAMKKNKX0K5UKI4VQQ' where id=2;
-update noar ti set v0='N87PW08T2CZAMKKNKX0K5UKI4VQQ' where id=2;
-update noar tt set b1='LUDSRYIBTIKXVKNTP' where id=2;
-update noar ti set b1='LUDSRYIBTIKXVKNTP' where id=2;
-update noar tt set v0='A2CGYVFWZJKJP601A5G3S' where id=2;
-update noar ti set v0='A2CGYVFWZJKJP601A5G3S' where id=2;
-update noar tt set b2='3' where id=2;
-update noar ti set b2='3' where id=2;
-update noar tt set v0='SK7DCQTR6AOV' where id=3;
-update noar ti set v0='SK7DCQTR6AOV' where id=3;
-update noar tt set b0='TX044FKN6TVMY7Q8Q9C24' where id=3;
-update noar ti set b0='TX044FKN6TVMY7Q8Q9C24' where id=3;
-update noar tt set v0='3K7Q27B2CX8UC7SXW' where id=3;
-update noar ti set v0='3K7Q27B2CX8UC7SXW' where id=3;
-update noar tt set b1='LEXADGPDYKORJA' where id=3;
-update noar ti set b1='LEXADGPDYKORJA' where id=3;
-update noar tt set v0='L9SQ7WJW7MH4LS6CVM6LF8H7UVDQA4KN' where id=3;
-update noar ti set v0='L9SQ7WJW7MH4LS6CVM6LF8H7UVDQA4KN' where id=3;
-update noar tt set b2='F613SNE0I' where id=3;
-update noar ti set b2='F613SNE0I' where id=3;
-update noar tt set v0='4PYXQ382NKFQ0IK4P302NZ0' where id=4;
-update noar ti set v0='4PYXQ382NKFQ0IK4P302NZ0' where id=4;
-update noar tt set b0='B66OJJ44SST1SYVD38P' where id=4;
-update noar ti set b0='B66OJJ44SST1SYVD38P' where id=4;
-update noar tt set v0='6OXVVQAPA6' where id=4;
-update noar ti set v0='6OXVVQAPA6' where id=4;
-update noar tt set b1='L4T43M8L3' where id=4;
-update noar ti set b1='L4T43M8L3' where id=4;
-update noar tt set v0='UBZIT7HDIA783R8O2' where id=4;
-update noar ti set v0='UBZIT7HDIA783R8O2' where id=4;
-update noar tt set b2='NEQN3Z5MWI4ZPX8NL' where id=4;
-update noar ti set b2='NEQN3Z5MWI4ZPX8NL' where id=4;
-update noar tt set v0='HZ2SH0JQ11CMBGBGRPLJH01ZQNKGO2PT' where id=5;
-update noar ti set v0='HZ2SH0JQ11CMBGBGRPLJH01ZQNKGO2PT' where id=5;
-update noar tt set b0='548PXEBUH5Y25MHBGI' where id=5;
-update noar ti set b0='548PXEBUH5Y25MHBGI' where id=5;
-update noar tt set v0='RO' where id=5;
-update noar ti set v0='RO' where id=5;
-update noar tt set b1='2YNKHL05H' where id=5;
-update noar ti set b1='2YNKHL05H' where id=5;
-update noar tt set v0='BR' where id=5;
-update noar ti set v0='BR' where id=5;
-update noar tt set b2='VOX0H24KGGL9MZ' where id=5;
-update noar ti set b2='VOX0H24KGGL9MZ' where id=5;
-update noar tt set v0='F0NLNKPVIYFEZE5M0KALUA8TR8BIOR99' where id=6;
-update noar ti set v0='F0NLNKPVIYFEZE5M0KALUA8TR8BIOR99' where id=6;
-update noar tt set b0='W8I0B94RUSAH2' where id=6;
-update noar ti set b0='W8I0B94RUSAH2' where id=6;
-update noar tt set v0='6CFG33' where id=6;
-update noar ti set v0='6CFG33' where id=6;
-update noar tt set b1='2ZZY6U' where id=6;
-update noar ti set b1='2ZZY6U' where id=6;
-update noar tt set v0='HK08953CN6BQ4JXBK6661PCX' where id=6;
-update noar ti set v0='HK08953CN6BQ4JXBK6661PCX' where id=6;
-update noar tt set b2='6A3FMJIP78G6HIT7S' where id=6;
-update noar ti set b2='6A3FMJIP78G6HIT7S' where id=6;
-update noar tt set v0='9DU2GIVO84MYR7ZMZM9ZECGI0004C' where id=7;
-update noar ti set v0='9DU2GIVO84MYR7ZMZM9ZECGI0004C' where id=7;
-update noar tt set b0='HN3X0NCPFNCK' where id=7;
-update noar ti set b0='HN3X0NCPFNCK' where id=7;
-update noar tt set v0='P3HQFY31' where id=7;
-update noar ti set v0='P3HQFY31' where id=7;
-update noar tt set b1='YG4ZQAVR' where id=7;
-update noar ti set b1='YG4ZQAVR' where id=7;
-update noar tt set v0='C3QIWL4M8B' where id=7;
-update noar ti set v0='C3QIWL4M8B' where id=7;
-update noar tt set b2='AC11DOLF2RBNEH7B8' where id=7;
-update noar ti set b2='AC11DOLF2RBNEH7B8' where id=7;
-update noar tt set v0='9OTLAZ1E4' where id=8;
-update noar ti set v0='9OTLAZ1E4' where id=8;
-update noar tt set b0='SEEP3OE5L7H51BSWX1CAY6D86IMNZH6' where id=8;
-update noar ti set b0='SEEP3OE5L7H51BSWX1CAY6D86IMNZH6' where id=8;
-update noar tt set v0='FOWT349K24V8D2XVSBJK' where id=8;
-update noar ti set v0='FOWT349K24V8D2XVSBJK' where id=8;
-update noar tt set b1='KDCLCSSC3Q9OIY' where id=8;
-update noar ti set b1='KDCLCSSC3Q9OIY' where id=8;
-update noar tt set v0='RWIXT4BUO7XWPRNS7' where id=8;
-update noar ti set v0='RWIXT4BUO7XWPRNS7' where id=8;
-update noar tt set b2='CDTY7JAHNH16X39V7KKWSYHO3T3' where id=8;
-update noar ti set b2='CDTY7JAHNH16X39V7KKWSYHO3T3' where id=8;
-update noar tt set v0='J5PW316XFOGK89MAWP4EIN' where id=9;
-update noar ti set v0='J5PW316XFOGK89MAWP4EIN' where id=9;
-update noar tt set b0='6TEX1PX15LWBXX63' where id=9;
-update noar ti set b0='6TEX1PX15LWBXX63' where id=9;
-update noar tt set v0='GCD8ELC2BQ10MDG73RC0J' where id=9;
-update noar ti set v0='GCD8ELC2BQ10MDG73RC0J' where id=9;
-update noar tt set b1='Y4' where id=9;
-update noar ti set b1='Y4' where id=9;
-update noar tt set v0='ZQBUVKJ9M5Y4B57SO274HY6GTYTSD85' where id=9;
-update noar ti set v0='ZQBUVKJ9M5Y4B57SO274HY6GTYTSD85' where id=9;
-update noar tt set b2='G8XH9' where id=9;
-update noar ti set b2='G8XH9' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 longblob not null,
-b2 mediumblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='N5' where id=1;
-update noar ti set v0='N5' where id=1;
-update noar tt set b0='UACQC7JU4' where id=1;
-update noar ti set b0='UACQC7JU4' where id=1;
-update noar tt set v0='VTWW08W3FSXPGF67' where id=1;
-update noar ti set v0='VTWW08W3FSXPGF67' where id=1;
-update noar tt set b1='4Y5M334SHKRNP8UCFNXZA5WXV2BP0TXO' where id=1;
-update noar ti set b1='4Y5M334SHKRNP8UCFNXZA5WXV2BP0TXO' where id=1;
-update noar tt set v0='VAQI85KWNE' where id=1;
-update noar ti set v0='VAQI85KWNE' where id=1;
-update noar tt set b2='5W9KAEJF7HUDI' where id=1;
-update noar ti set b2='5W9KAEJF7HUDI' where id=1;
-update noar tt set v0='QMONG2VN16NTEGIK47THTB1UPB6O2DV' where id=2;
-update noar ti set v0='QMONG2VN16NTEGIK47THTB1UPB6O2DV' where id=2;
-update noar tt set b0='818O3SR' where id=2;
-update noar ti set b0='818O3SR' where id=2;
-update noar tt set v0='HSWIABRQ5ZANTAAMSF46K95' where id=2;
-update noar ti set v0='HSWIABRQ5ZANTAAMSF46K95' where id=2;
-update noar tt set b1='51ORZ5Q1N88HQG6QDUVEPQUHU6' where id=2;
-update noar ti set b1='51ORZ5Q1N88HQG6QDUVEPQUHU6' where id=2;
-update noar tt set v0='KSCB2C' where id=2;
-update noar ti set v0='KSCB2C' where id=2;
-update noar tt set b2='W6JXJ' where id=2;
-update noar ti set b2='W6JXJ' where id=2;
-update noar tt set v0='2A00RJM681W' where id=3;
-update noar ti set v0='2A00RJM681W' where id=3;
-update noar tt set b0='F1FTH2B' where id=3;
-update noar ti set b0='F1FTH2B' where id=3;
-update noar tt set v0='V92V83KO0EKHDIWMGBBT0GVHUHSUYIT' where id=3;
-update noar ti set v0='V92V83KO0EKHDIWMGBBT0GVHUHSUYIT' where id=3;
-update noar tt set b1='D07MLGVC9KFM0RDYHA47IOCVYT2HC' where id=3;
-update noar ti set b1='D07MLGVC9KFM0RDYHA47IOCVYT2HC' where id=3;
-update noar tt set v0='88MY32OLBEWMMJ' where id=3;
-update noar ti set v0='88MY32OLBEWMMJ' where id=3;
-update noar tt set b2='T6W69XOCEUGTT96R7E027DIG9F99ZEZO' where id=3;
-update noar ti set b2='T6W69XOCEUGTT96R7E027DIG9F99ZEZO' where id=3;
-update noar tt set v0='PP5K' where id=4;
-update noar ti set v0='PP5K' where id=4;
-update noar tt set b0='JSIPCVIE9QHW0GFAGKOU7P0EOTI4' where id=4;
-update noar ti set b0='JSIPCVIE9QHW0GFAGKOU7P0EOTI4' where id=4;
-update noar tt set v0='HEJOOGM7Q59' where id=4;
-update noar ti set v0='HEJOOGM7Q59' where id=4;
-update noar tt set b1='SZYPUTDYAG0' where id=4;
-update noar ti set b1='SZYPUTDYAG0' where id=4;
-update noar tt set v0='OMHECUO0EOE85KKCXMRM48OV7YNWIZRC' where id=4;
-update noar ti set v0='OMHECUO0EOE85KKCXMRM48OV7YNWIZRC' where id=4;
-update noar tt set b2='W' where id=4;
-update noar ti set b2='W' where id=4;
-update noar tt set v0='IN09HARX2UCX' where id=5;
-update noar ti set v0='IN09HARX2UCX' where id=5;
-update noar tt set b0='UK3NY' where id=5;
-update noar ti set b0='UK3NY' where id=5;
-update noar tt set v0='5L76ER4RDH4LMWHUX9UG7F9FQEIL8VH7' where id=5;
-update noar ti set v0='5L76ER4RDH4LMWHUX9UG7F9FQEIL8VH7' where id=5;
-update noar tt set b1='VSCKGHWELK9B' where id=5;
-update noar ti set b1='VSCKGHWELK9B' where id=5;
-update noar tt set v0='O7G6KMB0HTH3ZIRPJN174TOHFTBU7C' where id=5;
-update noar ti set v0='O7G6KMB0HTH3ZIRPJN174TOHFTBU7C' where id=5;
-update noar tt set b2='8WK9K7QHO0V27OVD0JXBF9U8QFTF' where id=5;
-update noar ti set b2='8WK9K7QHO0V27OVD0JXBF9U8QFTF' where id=5;
-update noar tt set v0='E3JXX1DOQDJPP' where id=6;
-update noar ti set v0='E3JXX1DOQDJPP' where id=6;
-update noar tt set b0='TWK' where id=6;
-update noar ti set b0='TWK' where id=6;
-update noar tt set v0='BQDVLKNRA561W3EIXM' where id=6;
-update noar ti set v0='BQDVLKNRA561W3EIXM' where id=6;
-update noar tt set b1='5SNUNB0O20LA4WF' where id=6;
-update noar ti set b1='5SNUNB0O20LA4WF' where id=6;
-update noar tt set v0='37M8XS1TDWOB' where id=6;
-update noar ti set v0='37M8XS1TDWOB' where id=6;
-update noar tt set b2='LOI6J8' where id=6;
-update noar ti set b2='LOI6J8' where id=6;
-update noar tt set v0='1J0Y7IJI65BN57OYBP7YBV2CRZN7P' where id=7;
-update noar ti set v0='1J0Y7IJI65BN57OYBP7YBV2CRZN7P' where id=7;
-update noar tt set b0='0J' where id=7;
-update noar ti set b0='0J' where id=7;
-update noar tt set v0='15CWG' where id=7;
-update noar ti set v0='15CWG' where id=7;
-update noar tt set b1='RZFMNIP5WFQ8YGGWFXEWERKDLJ378Q' where id=7;
-update noar ti set b1='RZFMNIP5WFQ8YGGWFXEWERKDLJ378Q' where id=7;
-update noar tt set v0='BXI2E2KVHU' where id=7;
-update noar ti set v0='BXI2E2KVHU' where id=7;
-update noar tt set b2='O4DUFHMCA01GEEXQME8ZCW16W421Z4' where id=7;
-update noar ti set b2='O4DUFHMCA01GEEXQME8ZCW16W421Z4' where id=7;
-update noar tt set v0='BWAI9MJSI7WAJ2YW5QO9397' where id=8;
-update noar ti set v0='BWAI9MJSI7WAJ2YW5QO9397' where id=8;
-update noar tt set b0='C46PVNIB879PVL5R5F' where id=8;
-update noar ti set b0='C46PVNIB879PVL5R5F' where id=8;
-update noar tt set v0='QAMIV53TCM3KAVSE' where id=8;
-update noar ti set v0='QAMIV53TCM3KAVSE' where id=8;
-update noar tt set b1='I1VDETXQGK2XHPG' where id=8;
-update noar ti set b1='I1VDETXQGK2XHPG' where id=8;
-update noar tt set v0='4CI8WKXD5BK5GI5IH5' where id=8;
-update noar ti set v0='4CI8WKXD5BK5GI5IH5' where id=8;
-update noar tt set b2='5' where id=8;
-update noar ti set b2='5' where id=8;
-update noar tt set v0='Z3IUV7VVDH' where id=9;
-update noar ti set v0='Z3IUV7VVDH' where id=9;
-update noar tt set b0='OI1HI6WQTHBRBA6927K4Y1NBLZ2VP' where id=9;
-update noar ti set b0='OI1HI6WQTHBRBA6927K4Y1NBLZ2VP' where id=9;
-update noar tt set v0='VXBAMU5ZW2O76ZC1UKPSG5VYEYV3P' where id=9;
-update noar ti set v0='VXBAMU5ZW2O76ZC1UKPSG5VYEYV3P' where id=9;
-update noar tt set b1='9JCMIUTJ3HAUNB71QJ4J0DY55CEU8H' where id=9;
-update noar ti set b1='9JCMIUTJ3HAUNB71QJ4J0DY55CEU8H' where id=9;
-update noar tt set v0='RGRU01F9JDGFSN8WKTC4' where id=9;
-update noar ti set v0='RGRU01F9JDGFSN8WKTC4' where id=9;
-update noar tt set b2='7HY0TERWCQR4QESCHT2Z' where id=9;
-update noar ti set b2='7HY0TERWCQR4QESCHT2Z' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(32) null,
-b0 longblob null,
-b1 longblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='MX92BBA4SWVEMS06OJ' where id=1;
-update noar ti set v0='MX92BBA4SWVEMS06OJ' where id=1;
-update noar tt set b0='0RLF6RTR6WJESAEBLQPL8VEKKA7W6' where id=1;
-update noar ti set b0='0RLF6RTR6WJESAEBLQPL8VEKKA7W6' where id=1;
-update noar tt set v0='DVIQ' where id=1;
-update noar ti set v0='DVIQ' where id=1;
-update noar tt set b1='9EIU2WQMV9264VQH8Q8XIKZS5G' where id=1;
-update noar ti set b1='9EIU2WQMV9264VQH8Q8XIKZS5G' where id=1;
-update noar tt set v0='XF8VP0DLO1D01LQG' where id=1;
-update noar ti set v0='XF8VP0DLO1D01LQG' where id=1;
-update noar tt set b2='NKSHQML7FD9G6YGRZDC340AZE9X' where id=1;
-update noar ti set b2='NKSHQML7FD9G6YGRZDC340AZE9X' where id=1;
-update noar tt set v0='4AZHEXI9YIXWIRX1EDG8H' where id=2;
-update noar ti set v0='4AZHEXI9YIXWIRX1EDG8H' where id=2;
-update noar tt set b0='UB7CL95OH' where id=2;
-update noar ti set b0='UB7CL95OH' where id=2;
-update noar tt set v0='IUTX9H' where id=2;
-update noar ti set v0='IUTX9H' where id=2;
-update noar tt set b1='H70055R7WQ0UQT8MB9JHAPWLCRCV9' where id=2;
-update noar ti set b1='H70055R7WQ0UQT8MB9JHAPWLCRCV9' where id=2;
-update noar tt set v0='O49BHR7C5VVNIK4J38P7TF' where id=2;
-update noar ti set v0='O49BHR7C5VVNIK4J38P7TF' where id=2;
-update noar tt set b2='4IBXZJKZYO6G57A1H1H98' where id=2;
-update noar ti set b2='4IBXZJKZYO6G57A1H1H98' where id=2;
-update noar tt set v0='HXLLCRHBF6CE2' where id=3;
-update noar ti set v0='HXLLCRHBF6CE2' where id=3;
-update noar tt set b0='PHOBSYXSBO65X' where id=3;
-update noar ti set b0='PHOBSYXSBO65X' where id=3;
-update noar tt set v0='S29W7O' where id=3;
-update noar ti set v0='S29W7O' where id=3;
-update noar tt set b1='42RH1STPLQXLQ8W55IALDLWGI' where id=3;
-update noar ti set b1='42RH1STPLQXLQ8W55IALDLWGI' where id=3;
-update noar tt set v0='K72W05QTUOI87NJ4W07V2' where id=3;
-update noar ti set v0='K72W05QTUOI87NJ4W07V2' where id=3;
-update noar tt set b2='AYZ4Q58K4' where id=3;
-update noar ti set b2='AYZ4Q58K4' where id=3;
-update noar tt set v0='O5334BVU25QPGD3CNBGRB6' where id=4;
-update noar ti set v0='O5334BVU25QPGD3CNBGRB6' where id=4;
-update noar tt set b0='XNOCJZX9W9KD12398MH3JBBS2HEHT' where id=4;
-update noar ti set b0='XNOCJZX9W9KD12398MH3JBBS2HEHT' where id=4;
-update noar tt set v0='RAOGVEHESP' where id=4;
-update noar ti set v0='RAOGVEHESP' where id=4;
-update noar tt set b1='7BPBFE' where id=4;
-update noar ti set b1='7BPBFE' where id=4;
-update noar tt set v0='ST34364EB61ITQUIVWQ1' where id=4;
-update noar ti set v0='ST34364EB61ITQUIVWQ1' where id=4;
-update noar tt set b2='1WBII279D476PEH3QXBIK2AIT1YA8JEV' where id=4;
-update noar ti set b2='1WBII279D476PEH3QXBIK2AIT1YA8JEV' where id=4;
-update noar tt set v0='C6B' where id=5;
-update noar ti set v0='C6B' where id=5;
-update noar tt set b0='K3ZVOFIRDNLUH' where id=5;
-update noar ti set b0='K3ZVOFIRDNLUH' where id=5;
-update noar tt set v0='SVVWHXHDFQK' where id=5;
-update noar ti set v0='SVVWHXHDFQK' where id=5;
-update noar tt set b1='TZMAYB88690X' where id=5;
-update noar ti set b1='TZMAYB88690X' where id=5;
-update noar tt set v0='RKE34C0GINFZH0JELRN' where id=5;
-update noar ti set v0='RKE34C0GINFZH0JELRN' where id=5;
-update noar tt set b2='USWVYBNPQDUUINZRO2M0JR47O9FV0R' where id=5;
-update noar ti set b2='USWVYBNPQDUUINZRO2M0JR47O9FV0R' where id=5;
-update noar tt set v0='3ZDK3LB80V3' where id=6;
-update noar ti set v0='3ZDK3LB80V3' where id=6;
-update noar tt set b0='PBE5K96QI9R8S253AGP859LDPX' where id=6;
-update noar ti set b0='PBE5K96QI9R8S253AGP859LDPX' where id=6;
-update noar tt set v0='LVNY6LW8KJV6TI8K0' where id=6;
-update noar ti set v0='LVNY6LW8KJV6TI8K0' where id=6;
-update noar tt set b1='K2SUD0' where id=6;
-update noar ti set b1='K2SUD0' where id=6;
-update noar tt set v0='9PUG7' where id=6;
-update noar ti set v0='9PUG7' where id=6;
-update noar tt set b2='DNXGZ4L9VW0NZL8FNSLV7' where id=6;
-update noar ti set b2='DNXGZ4L9VW0NZL8FNSLV7' where id=6;
-update noar tt set v0='3AX58WOQR5O2EC' where id=7;
-update noar ti set v0='3AX58WOQR5O2EC' where id=7;
-update noar tt set b0='Q25H' where id=7;
-update noar ti set b0='Q25H' where id=7;
-update noar tt set v0='5SBTRDOJT3GEZO4VKSL92' where id=7;
-update noar ti set v0='5SBTRDOJT3GEZO4VKSL92' where id=7;
-update noar tt set b1='PAXCQIZNBUF30E1MN3D72IYAWZR' where id=7;
-update noar ti set b1='PAXCQIZNBUF30E1MN3D72IYAWZR' where id=7;
-update noar tt set v0='Z3G' where id=7;
-update noar ti set v0='Z3G' where id=7;
-update noar tt set b2='W9ZS14BS1JL90650K' where id=7;
-update noar ti set b2='W9ZS14BS1JL90650K' where id=7;
-update noar tt set v0='SMZMKDLPP' where id=8;
-update noar ti set v0='SMZMKDLPP' where id=8;
-update noar tt set b0='Y2UMT' where id=8;
-update noar ti set b0='Y2UMT' where id=8;
-update noar tt set v0='QKD49TOY9CPEE3BKTH3GO8HJP' where id=8;
-update noar ti set v0='QKD49TOY9CPEE3BKTH3GO8HJP' where id=8;
-update noar tt set b1='0Z02Y32' where id=8;
-update noar ti set b1='0Z02Y32' where id=8;
-update noar tt set v0='NXN6K' where id=8;
-update noar ti set v0='NXN6K' where id=8;
-update noar tt set b2='BS5LLYNWC' where id=8;
-update noar ti set b2='BS5LLYNWC' where id=8;
-update noar tt set v0='SGZZ6KFK3FTOXPEM0G15HTIE1QDI531' where id=9;
-update noar ti set v0='SGZZ6KFK3FTOXPEM0G15HTIE1QDI531' where id=9;
-update noar tt set b0='OB1FSM9CNOULC17SBF67QR98DY' where id=9;
-update noar ti set b0='OB1FSM9CNOULC17SBF67QR98DY' where id=9;
-update noar tt set v0='31F9WRL9RQ61DG3D7SYLL0P5M' where id=9;
-update noar ti set v0='31F9WRL9RQ61DG3D7SYLL0P5M' where id=9;
-update noar tt set b1='1Q' where id=9;
-update noar ti set b1='1Q' where id=9;
-update noar tt set v0='6I7381BY' where id=9;
-update noar ti set v0='6I7381BY' where id=9;
-update noar tt set b2='GEMR8SGTHQWEM94WAY' where id=9;
-update noar ti set b2='GEMR8SGTHQWEM94WAY' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int null,
-v0 varchar(256) null,
-b0 longblob null,
-b1 longblob null,
-b2 longblob null
-) engine=tokudb;
-insert into tt (id) values (1);
-insert into tt (id) values (2);
-insert into tt (id) values (3);
-insert into tt (id) values (4);
-insert into tt (id) values (5);
-insert into tt (id) values (6);
-insert into tt (id) values (7);
-insert into tt (id) values (8);
-insert into tt (id) values (9);
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='F' where id=1;
-update noar ti set v0='F' where id=1;
-update noar tt set b0='STPBM' where id=1;
-update noar ti set b0='STPBM' where id=1;
-update noar tt set v0='WKUAFH2VN70A19A6XCGJDGW6E0B' where id=1;
-update noar ti set v0='WKUAFH2VN70A19A6XCGJDGW6E0B' where id=1;
-update noar tt set b1='I6IZ6NYUUMSJGJHMASU8WTRS2' where id=1;
-update noar ti set b1='I6IZ6NYUUMSJGJHMASU8WTRS2' where id=1;
-update noar tt set v0='D4' where id=1;
-update noar ti set v0='D4' where id=1;
-update noar tt set b2='KKSMN4LJ5Y7' where id=1;
-update noar ti set b2='KKSMN4LJ5Y7' where id=1;
-update noar tt set v0='I' where id=2;
-update noar ti set v0='I' where id=2;
-update noar tt set b0='151OFEVGJYQSZV' where id=2;
-update noar ti set b0='151OFEVGJYQSZV' where id=2;
-update noar tt set v0='GZKNCEWMC65M2FASI1SBUUJ3U8RU' where id=2;
-update noar ti set v0='GZKNCEWMC65M2FASI1SBUUJ3U8RU' where id=2;
-update noar tt set b1='0UBKOW2N8OKFJ84RBZCXSJEP037JU2' where id=2;
-update noar ti set b1='0UBKOW2N8OKFJ84RBZCXSJEP037JU2' where id=2;
-update noar tt set v0='Y5JSPAOPBT69B3OQKQGYOW9FQ' where id=2;
-update noar ti set v0='Y5JSPAOPBT69B3OQKQGYOW9FQ' where id=2;
-update noar tt set b2='FIZ' where id=2;
-update noar ti set b2='FIZ' where id=2;
-update noar tt set v0='3QU8' where id=3;
-update noar ti set v0='3QU8' where id=3;
-update noar tt set b0='R0E4HHC7QRPPC8HRL72LB09' where id=3;
-update noar ti set b0='R0E4HHC7QRPPC8HRL72LB09' where id=3;
-update noar tt set v0='4H' where id=3;
-update noar ti set v0='4H' where id=3;
-update noar tt set b1='9WWK01AA3Z4ZJ6PIPCMF7VN2YVKX9A6' where id=3;
-update noar ti set b1='9WWK01AA3Z4ZJ6PIPCMF7VN2YVKX9A6' where id=3;
-update noar tt set v0='M974YVNIZ1NARF5' where id=3;
-update noar ti set v0='M974YVNIZ1NARF5' where id=3;
-update noar tt set b2='TSGNSFRDYWC3HNIC753D67' where id=3;
-update noar ti set b2='TSGNSFRDYWC3HNIC753D67' where id=3;
-update noar tt set v0='MWFJUCTEVMHN36' where id=4;
-update noar ti set v0='MWFJUCTEVMHN36' where id=4;
-update noar tt set b0='56W9O1S1VSC' where id=4;
-update noar ti set b0='56W9O1S1VSC' where id=4;
-update noar tt set v0='FJKHA776QLMIR0JO2NAH0HWY' where id=4;
-update noar ti set v0='FJKHA776QLMIR0JO2NAH0HWY' where id=4;
-update noar tt set b1='J14BK0A3SZSWB' where id=4;
-update noar ti set b1='J14BK0A3SZSWB' where id=4;
-update noar tt set v0='1LBPB50A0NB2XUR6KWICOIIR2AJJLEE' where id=4;
-update noar ti set v0='1LBPB50A0NB2XUR6KWICOIIR2AJJLEE' where id=4;
-update noar tt set b2='RH6IC3JVTAQ' where id=4;
-update noar ti set b2='RH6IC3JVTAQ' where id=4;
-update noar tt set v0='DE31UPJUERRX4LFNB' where id=5;
-update noar ti set v0='DE31UPJUERRX4LFNB' where id=5;
-update noar tt set b0='411XK6UK7VY0U52R' where id=5;
-update noar ti set b0='411XK6UK7VY0U52R' where id=5;
-update noar tt set v0='73JGLEH067EY4DO' where id=5;
-update noar ti set v0='73JGLEH067EY4DO' where id=5;
-update noar tt set b1='4F3RTNEUT8LCRBS87IGM1T4QKHZ0UTD' where id=5;
-update noar ti set b1='4F3RTNEUT8LCRBS87IGM1T4QKHZ0UTD' where id=5;
-update noar tt set v0='KZCD3' where id=5;
-update noar ti set v0='KZCD3' where id=5;
-update noar tt set b2='ZV980JBFL7EMUZAJ6PVWSWE' where id=5;
-update noar ti set b2='ZV980JBFL7EMUZAJ6PVWSWE' where id=5;
-update noar tt set v0='DRDS9ZRMLQ4CDNGA5D09VQ' where id=6;
-update noar ti set v0='DRDS9ZRMLQ4CDNGA5D09VQ' where id=6;
-update noar tt set b0='T1PW5KLZE5N139R32MYD1TUASSI5' where id=6;
-update noar ti set b0='T1PW5KLZE5N139R32MYD1TUASSI5' where id=6;
-update noar tt set v0='QRWJHN' where id=6;
-update noar ti set v0='QRWJHN' where id=6;
-update noar tt set b1='BW683SLS2S6Z' where id=6;
-update noar ti set b1='BW683SLS2S6Z' where id=6;
-update noar tt set v0='WCXLHZBF8MKMWGATZ21' where id=6;
-update noar ti set v0='WCXLHZBF8MKMWGATZ21' where id=6;
-update noar tt set b2='RN4EG9A5MYLVX9YN13974R6KZ4J' where id=6;
-update noar ti set b2='RN4EG9A5MYLVX9YN13974R6KZ4J' where id=6;
-update noar tt set v0='K59ND6QPLAKDI418271' where id=7;
-update noar ti set v0='K59ND6QPLAKDI418271' where id=7;
-update noar tt set b0='UZ51TYKC23KH5YXD80' where id=7;
-update noar ti set b0='UZ51TYKC23KH5YXD80' where id=7;
-update noar tt set v0='T0AU7VSJLNVDS3BWJGYQ5NEUCHILJI1P' where id=7;
-update noar ti set v0='T0AU7VSJLNVDS3BWJGYQ5NEUCHILJI1P' where id=7;
-update noar tt set b1='N9GT3P7L3TS0' where id=7;
-update noar ti set b1='N9GT3P7L3TS0' where id=7;
-update noar tt set v0='1VWA3ND4TOW14JSWMHGA224AC7E1' where id=7;
-update noar ti set v0='1VWA3ND4TOW14JSWMHGA224AC7E1' where id=7;
-update noar tt set b2='FWLJ' where id=7;
-update noar ti set b2='FWLJ' where id=7;
-update noar tt set v0='1ECCPUL88LHV' where id=8;
-update noar ti set v0='1ECCPUL88LHV' where id=8;
-update noar tt set b0='Z8P05XW7NC' where id=8;
-update noar ti set b0='Z8P05XW7NC' where id=8;
-update noar tt set v0='YIHBO4PX0052N3ZZEJS8S95R1' where id=8;
-update noar ti set v0='YIHBO4PX0052N3ZZEJS8S95R1' where id=8;
-update noar tt set b1='S22VABMYDBGJJARTGCWVZGE' where id=8;
-update noar ti set b1='S22VABMYDBGJJARTGCWVZGE' where id=8;
-update noar tt set v0='04629RAXTQHBBB1JKKJAJ6M52U' where id=8;
-update noar ti set v0='04629RAXTQHBBB1JKKJAJ6M52U' where id=8;
-update noar tt set b2='907GRRVU33HRB5NFM4UVWCT9CWR9B4' where id=8;
-update noar ti set b2='907GRRVU33HRB5NFM4UVWCT9CWR9B4' where id=8;
-update noar tt set v0='MHIPLD3' where id=9;
-update noar ti set v0='MHIPLD3' where id=9;
-update noar tt set b0='O50M3AOG3O' where id=9;
-update noar ti set b0='O50M3AOG3O' where id=9;
-update noar tt set v0='TLRY7B9YFU' where id=9;
-update noar ti set v0='TLRY7B9YFU' where id=9;
-update noar tt set b1='N03VLWD4UT' where id=9;
-update noar ti set b1='N03VLWD4UT' where id=9;
-update noar tt set v0='CDLZYEK3J76E69KKG6CX3W7PM6MY' where id=9;
-update noar ti set v0='CDLZYEK3J76E69KKG6CX3W7PM6MY' where id=9;
-update noar tt set b2='3DGWJD3MF' where id=9;
-update noar ti set b2='3DGWJD3MF' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(32) not null,
-b0 longblob not null,
-b1 longblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='QXCYXIY9HEXZU0X0QW3ZF9V' where id=1;
-update noar ti set v0='QXCYXIY9HEXZU0X0QW3ZF9V' where id=1;
-update noar tt set b0='GMGK1CXTZ3V4GYUC2M9B91SK91BXLAX' where id=1;
-update noar ti set b0='GMGK1CXTZ3V4GYUC2M9B91SK91BXLAX' where id=1;
-update noar tt set v0='WAL' where id=1;
-update noar ti set v0='WAL' where id=1;
-update noar tt set b1='WVRXP5ON76J0FA2ODUFBMOGT6TU2MVBA' where id=1;
-update noar ti set b1='WVRXP5ON76J0FA2ODUFBMOGT6TU2MVBA' where id=1;
-update noar tt set v0='OUC85N24CR51NG4FNI1VQIEO76QQ1' where id=1;
-update noar ti set v0='OUC85N24CR51NG4FNI1VQIEO76QQ1' where id=1;
-update noar tt set b2='71RBGJJWLWAMUCYAB7VLG9S' where id=1;
-update noar ti set b2='71RBGJJWLWAMUCYAB7VLG9S' where id=1;
-update noar tt set v0='4RYEJGWGQHTIYCFBOK' where id=2;
-update noar ti set v0='4RYEJGWGQHTIYCFBOK' where id=2;
-update noar tt set b0='1HQV9KK28B2T1N24DH' where id=2;
-update noar ti set b0='1HQV9KK28B2T1N24DH' where id=2;
-update noar tt set v0='NIC3YMFDOHN' where id=2;
-update noar ti set v0='NIC3YMFDOHN' where id=2;
-update noar tt set b1='NSNUD3W7SODCJ9CSNG9ETAVJLIGPATU' where id=2;
-update noar ti set b1='NSNUD3W7SODCJ9CSNG9ETAVJLIGPATU' where id=2;
-update noar tt set v0='NRJCC8YIH81MI0G0JC7JTP3EMI' where id=2;
-update noar ti set v0='NRJCC8YIH81MI0G0JC7JTP3EMI' where id=2;
-update noar tt set b2='FN9' where id=2;
-update noar ti set b2='FN9' where id=2;
-update noar tt set v0='7ASEMW7' where id=3;
-update noar ti set v0='7ASEMW7' where id=3;
-update noar tt set b0='DN9RET9G7U99TOZ2RK43DN1G2LAPF' where id=3;
-update noar ti set b0='DN9RET9G7U99TOZ2RK43DN1G2LAPF' where id=3;
-update noar tt set v0='TAKI6KBV7' where id=3;
-update noar ti set v0='TAKI6KBV7' where id=3;
-update noar tt set b1='LT4JUNN3QAAV0L' where id=3;
-update noar ti set b1='LT4JUNN3QAAV0L' where id=3;
-update noar tt set v0='MZ36VLY1FYJ' where id=3;
-update noar ti set v0='MZ36VLY1FYJ' where id=3;
-update noar tt set b2='IMTACLKITMDX7Z' where id=3;
-update noar ti set b2='IMTACLKITMDX7Z' where id=3;
-update noar tt set v0='CYU' where id=4;
-update noar ti set v0='CYU' where id=4;
-update noar tt set b0='MNJ1OH9WNFA' where id=4;
-update noar ti set b0='MNJ1OH9WNFA' where id=4;
-update noar tt set v0='YIANQRDGU' where id=4;
-update noar ti set v0='YIANQRDGU' where id=4;
-update noar tt set b1='GBKAC8X6' where id=4;
-update noar ti set b1='GBKAC8X6' where id=4;
-update noar tt set v0='1D8EQJ5O0HB2CTYKHIE8OVY9NUV' where id=4;
-update noar ti set v0='1D8EQJ5O0HB2CTYKHIE8OVY9NUV' where id=4;
-update noar tt set b2='P8795LZLOR2YQQ4A3R19A4UO' where id=4;
-update noar ti set b2='P8795LZLOR2YQQ4A3R19A4UO' where id=4;
-update noar tt set v0='S6AYAN3YW7ZVLRPKK2N' where id=5;
-update noar ti set v0='S6AYAN3YW7ZVLRPKK2N' where id=5;
-update noar tt set b0='V8NNC1J57FXEJ' where id=5;
-update noar ti set b0='V8NNC1J57FXEJ' where id=5;
-update noar tt set v0='5YMAYSLLDSJGAN' where id=5;
-update noar ti set v0='5YMAYSLLDSJGAN' where id=5;
-update noar tt set b1='YQQZRJANDXENUR8KDZ1PUGBRONI71WS' where id=5;
-update noar ti set b1='YQQZRJANDXENUR8KDZ1PUGBRONI71WS' where id=5;
-update noar tt set v0='9ZHPLXAG6YUMIZL78OQWLZ035' where id=5;
-update noar ti set v0='9ZHPLXAG6YUMIZL78OQWLZ035' where id=5;
-update noar tt set b2='3' where id=5;
-update noar ti set b2='3' where id=5;
-update noar tt set v0='9CRW0R8PX92Z8EAW' where id=6;
-update noar ti set v0='9CRW0R8PX92Z8EAW' where id=6;
-update noar tt set b0='TICEQQ2TGM7L30' where id=6;
-update noar ti set b0='TICEQQ2TGM7L30' where id=6;
-update noar tt set v0='NA5GS1VIGH3CS37GOKHAVDLF8L387Q' where id=6;
-update noar ti set v0='NA5GS1VIGH3CS37GOKHAVDLF8L387Q' where id=6;
-update noar tt set b1='BX9DBOL' where id=6;
-update noar ti set b1='BX9DBOL' where id=6;
-update noar tt set v0='GY0Z8U89TVQ6PUKWY' where id=6;
-update noar ti set v0='GY0Z8U89TVQ6PUKWY' where id=6;
-update noar tt set b2='GTTXDBDPDGTPIMMS74EFR9DC2' where id=6;
-update noar ti set b2='GTTXDBDPDGTPIMMS74EFR9DC2' where id=6;
-update noar tt set v0='OHVPKG299C5RH1NM5G8UE' where id=7;
-update noar ti set v0='OHVPKG299C5RH1NM5G8UE' where id=7;
-update noar tt set b0='FXQAZ8UXV4KGEAMIBRATIGEZ0VXVGEFA' where id=7;
-update noar ti set b0='FXQAZ8UXV4KGEAMIBRATIGEZ0VXVGEFA' where id=7;
-update noar tt set v0='2L2WBE3H1RBX5FI9IW1NRM3' where id=7;
-update noar ti set v0='2L2WBE3H1RBX5FI9IW1NRM3' where id=7;
-update noar tt set b1='JOX4OPR4C59SQLMDBS3I' where id=7;
-update noar ti set b1='JOX4OPR4C59SQLMDBS3I' where id=7;
-update noar tt set v0='8XWQ831085PJYNHZYOU3V' where id=7;
-update noar ti set v0='8XWQ831085PJYNHZYOU3V' where id=7;
-update noar tt set b2='XNNNALCPSYOESMQQ829NAVV0AN75Y6' where id=7;
-update noar ti set b2='XNNNALCPSYOESMQQ829NAVV0AN75Y6' where id=7;
-update noar tt set v0='E1BPSL2J9I6VE3XYLKSLLPUVQRPV7BX' where id=8;
-update noar ti set v0='E1BPSL2J9I6VE3XYLKSLLPUVQRPV7BX' where id=8;
-update noar tt set b0='ABRW3EZ4S1F3SH0OON4VKW529G' where id=8;
-update noar ti set b0='ABRW3EZ4S1F3SH0OON4VKW529G' where id=8;
-update noar tt set v0='ULQ8SZWPC5MTBV' where id=8;
-update noar ti set v0='ULQ8SZWPC5MTBV' where id=8;
-update noar tt set b1='SJ2WCOUMB5NQ8PM7X27F446VME4I' where id=8;
-update noar ti set b1='SJ2WCOUMB5NQ8PM7X27F446VME4I' where id=8;
-update noar tt set v0='2C39Q1T7CI59ZO33T' where id=8;
-update noar ti set v0='2C39Q1T7CI59ZO33T' where id=8;
-update noar tt set b2='0LODV5VP465' where id=8;
-update noar ti set b2='0LODV5VP465' where id=8;
-update noar tt set v0='G5COILN' where id=9;
-update noar ti set v0='G5COILN' where id=9;
-update noar tt set b0='5DGTGB8HEMBC' where id=9;
-update noar ti set b0='5DGTGB8HEMBC' where id=9;
-update noar tt set v0='1QDBMVO12D8PKNQ3CLAG12ULZ7S4KWJ' where id=9;
-update noar ti set v0='1QDBMVO12D8PKNQ3CLAG12ULZ7S4KWJ' where id=9;
-update noar tt set b1='PC2FFX8IQRBN' where id=9;
-update noar ti set b1='PC2FFX8IQRBN' where id=9;
-update noar tt set v0='RLUGBNPPVCIIXAP' where id=9;
-update noar ti set v0='RLUGBNPPVCIIXAP' where id=9;
-update noar tt set b2='1EF6LTSRFBK2ROBBL' where id=9;
-update noar ti set b2='1EF6LTSRFBK2ROBBL' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;
-create table tt (id bigint unsigned primary key,
-f0 int not null,
-v0 varchar(256) not null,
-b0 longblob not null,
-b1 longblob not null,
-b2 longblob not null
-) engine=tokudb;
-insert into tt values (1,0,'','','','');
-insert into tt values (2,0,'','','','');
-insert into tt values (3,0,'','','','');
-insert into tt values (4,0,'','','','');
-insert into tt values (5,0,'','','','');
-insert into tt values (6,0,'','','','');
-insert into tt values (7,0,'','','','');
-insert into tt values (8,0,'','','','');
-insert into tt values (9,0,'','','','');
-create table ti like tt;
-alter table ti engine=innodb;
-insert into ti select * from tt;
-update noar tt set v0='LEEYUTRS34P' where id=1;
-update noar ti set v0='LEEYUTRS34P' where id=1;
-update noar tt set b0='M99ECXEP4X9N2CIUQXK31QQB4YMJOY' where id=1;
-update noar ti set b0='M99ECXEP4X9N2CIUQXK31QQB4YMJOY' where id=1;
-update noar tt set v0='UWUDZUWPEQEPJ22XLK' where id=1;
-update noar ti set v0='UWUDZUWPEQEPJ22XLK' where id=1;
-update noar tt set b1='LASOLRZDKEI8' where id=1;
-update noar ti set b1='LASOLRZDKEI8' where id=1;
-update noar tt set v0='T' where id=1;
-update noar ti set v0='T' where id=1;
-update noar tt set b2='Z8KZLNDQ4JIF0L7P78WA' where id=1;
-update noar ti set b2='Z8KZLNDQ4JIF0L7P78WA' where id=1;
-update noar tt set v0='2GP6DEJ' where id=2;
-update noar ti set v0='2GP6DEJ' where id=2;
-update noar tt set b0='H0X864HBR3V1RIEJ9ZBXQAIXC' where id=2;
-update noar ti set b0='H0X864HBR3V1RIEJ9ZBXQAIXC' where id=2;
-update noar tt set v0='UXN0' where id=2;
-update noar ti set v0='UXN0' where id=2;
-update noar tt set b1='SRZZVJEVO72JAWSSKOK2K4N2BI5QNIUV' where id=2;
-update noar ti set b1='SRZZVJEVO72JAWSSKOK2K4N2BI5QNIUV' where id=2;
-update noar tt set v0='WMNT8KVHXSWOXRQP3ICE1BPV8AU8W' where id=2;
-update noar ti set v0='WMNT8KVHXSWOXRQP3ICE1BPV8AU8W' where id=2;
-update noar tt set b2='3IDATCFXH1N' where id=2;
-update noar ti set b2='3IDATCFXH1N' where id=2;
-update noar tt set v0='2BLL8H' where id=3;
-update noar ti set v0='2BLL8H' where id=3;
-update noar tt set b0='8I0MR9O73A3ZU' where id=3;
-update noar ti set b0='8I0MR9O73A3ZU' where id=3;
-update noar tt set v0='F15MBIWGGJTKWMCL' where id=3;
-update noar ti set v0='F15MBIWGGJTKWMCL' where id=3;
-update noar tt set b1='10UEU09O9PS' where id=3;
-update noar ti set b1='10UEU09O9PS' where id=3;
-update noar tt set v0='Y69SGR0281ITJKO1DL' where id=3;
-update noar ti set v0='Y69SGR0281ITJKO1DL' where id=3;
-update noar tt set b2='P8KRKC81XD0GLF0MB75M66PAUWG6M' where id=3;
-update noar ti set b2='P8KRKC81XD0GLF0MB75M66PAUWG6M' where id=3;
-update noar tt set v0='V05FVC27AK67P8UF' where id=4;
-update noar ti set v0='V05FVC27AK67P8UF' where id=4;
-update noar tt set b0='96GOVZJ57YF4P' where id=4;
-update noar ti set b0='96GOVZJ57YF4P' where id=4;
-update noar tt set v0='PCAOE2SHBW179MA06KJ0JMOAKZE37' where id=4;
-update noar ti set v0='PCAOE2SHBW179MA06KJ0JMOAKZE37' where id=4;
-update noar tt set b1='QZUMP45P813MCN8XJXJU0MH1QVSGKR' where id=4;
-update noar ti set b1='QZUMP45P813MCN8XJXJU0MH1QVSGKR' where id=4;
-update noar tt set v0='KSBAC3PHT79Y3S4ONZL' where id=4;
-update noar ti set v0='KSBAC3PHT79Y3S4ONZL' where id=4;
-update noar tt set b2='RQQ75RL8WSBT80S6LF3HI911P9LS' where id=4;
-update noar ti set b2='RQQ75RL8WSBT80S6LF3HI911P9LS' where id=4;
-update noar tt set v0='S2JS1Z1W6HHE1R6' where id=5;
-update noar ti set v0='S2JS1Z1W6HHE1R6' where id=5;
-update noar tt set b0='R63EDI' where id=5;
-update noar ti set b0='R63EDI' where id=5;
-update noar tt set v0='DRYQ9SZR34TREIFDK6HQ' where id=5;
-update noar ti set v0='DRYQ9SZR34TREIFDK6HQ' where id=5;
-update noar tt set b1='WITFE0XFLPD7DQ05FRQMTGZTWZ4NYV' where id=5;
-update noar ti set b1='WITFE0XFLPD7DQ05FRQMTGZTWZ4NYV' where id=5;
-update noar tt set v0='I' where id=5;
-update noar ti set v0='I' where id=5;
-update noar tt set b2='9918LQ72RYXMO' where id=5;
-update noar ti set b2='9918LQ72RYXMO' where id=5;
-update noar tt set v0='HJVH8W1MPJY255UPCLAQRNN0M' where id=6;
-update noar ti set v0='HJVH8W1MPJY255UPCLAQRNN0M' where id=6;
-update noar tt set b0='XBO' where id=6;
-update noar ti set b0='XBO' where id=6;
-update noar tt set v0='WBSGL7V81QVEIFA7ZEDY6PQBBOG0V' where id=6;
-update noar ti set v0='WBSGL7V81QVEIFA7ZEDY6PQBBOG0V' where id=6;
-update noar tt set b1='EJAZIX23T' where id=6;
-update noar ti set b1='EJAZIX23T' where id=6;
-update noar tt set v0='RKS6' where id=6;
-update noar ti set v0='RKS6' where id=6;
-update noar tt set b2='QJB84V43MSQEEQD2' where id=6;
-update noar ti set b2='QJB84V43MSQEEQD2' where id=6;
-update noar tt set v0='J5CIGFE6PG3HHF4IR99RP0BQWDRFVN' where id=7;
-update noar ti set v0='J5CIGFE6PG3HHF4IR99RP0BQWDRFVN' where id=7;
-update noar tt set b0='025DD53DH735IIL0KAUXUU' where id=7;
-update noar ti set b0='025DD53DH735IIL0KAUXUU' where id=7;
-update noar tt set v0='KT8MERXTHITVZTE5YBC4PODA' where id=7;
-update noar ti set v0='KT8MERXTHITVZTE5YBC4PODA' where id=7;
-update noar tt set b1='BB' where id=7;
-update noar ti set b1='BB' where id=7;
-update noar tt set v0='9UJQL' where id=7;
-update noar ti set v0='9UJQL' where id=7;
-update noar tt set b2='E' where id=7;
-update noar ti set b2='E' where id=7;
-update noar tt set v0='MA2Q7MR' where id=8;
-update noar ti set v0='MA2Q7MR' where id=8;
-update noar tt set b0='P3' where id=8;
-update noar ti set b0='P3' where id=8;
-update noar tt set v0='VR1D8WP5LP7P30IHZ' where id=8;
-update noar ti set v0='VR1D8WP5LP7P30IHZ' where id=8;
-update noar tt set b1='LTR0HBW1FZZCCXOMR6J' where id=8;
-update noar ti set b1='LTR0HBW1FZZCCXOMR6J' where id=8;
-update noar tt set v0='SKPAMR51C' where id=8;
-update noar ti set v0='SKPAMR51C' where id=8;
-update noar tt set b2='U7PX143M1' where id=8;
-update noar ti set b2='U7PX143M1' where id=8;
-update noar tt set v0='7ET84JN35G0Q9QKLQ5DQSCTPY' where id=9;
-update noar ti set v0='7ET84JN35G0Q9QKLQ5DQSCTPY' where id=9;
-update noar tt set b0='54NUGHTSUN6B48CWGO' where id=9;
-update noar ti set b0='54NUGHTSUN6B48CWGO' where id=9;
-update noar tt set v0='R1WINZC46' where id=9;
-update noar ti set v0='R1WINZC46' where id=9;
-update noar tt set b1='ODRI06CHM5QTDPFM900R6J7JWJ8W' where id=9;
-update noar ti set b1='ODRI06CHM5QTDPFM900R6J7JWJ8W' where id=9;
-update noar tt set v0='HWOZH897A0BVVRO1CH2OQFR' where id=9;
-update noar ti set v0='HWOZH897A0BVVRO1CH2OQFR' where id=9;
-update noar tt set b2='L' where id=9;
-update noar ti set b2='L' where id=9;
-include/diff_tables.inc [test.tt, test.ti]
-drop table tt, ti;