mirror of
https://github.com/MariaDB/server.git
synced 2025-12-19 22:42:44 +03:00
git-svn-id: file:///svn/mysql/tests/mysql-test@52095 c7de825b-a66e-492c-adef-691d508d4ae1
18508 lines
858 KiB
Plaintext
18508 lines
858 KiB
Plaintext
# generated by tokudb_fast_update_blobs.py
|
|
source include/have_tokudb.inc;
|
|
source include/have_innodb.inc;
|
|
set default_storage_engine='tokudb';
|
|
disable_warnings;
|
|
drop table if exists t;
|
|
enable_warnings;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='YPFD6ULU3Y3M' where id=1;
|
|
update noar ti set b0='YPFD6ULU3Y3M' where id=1;
|
|
update noar tt set b1='DFUEJOUZJ97003RNVOA4GAWEUJO' where id=1;
|
|
update noar ti set b1='DFUEJOUZJ97003RNVOA4GAWEUJO' where id=1;
|
|
update noar tt set b2='QQJZ8EX' where id=1;
|
|
update noar ti set b2='QQJZ8EX' where id=1;
|
|
update noar tt set b0='WKUK' where id=2;
|
|
update noar ti set b0='WKUK' where id=2;
|
|
update noar tt set b1='11SAWW3Z4D0LCR1V7A7GME' where id=2;
|
|
update noar ti set b1='11SAWW3Z4D0LCR1V7A7GME' where id=2;
|
|
update noar tt set b2='RXV69R1TSOHN33W36ITPON2' where id=2;
|
|
update noar ti set b2='RXV69R1TSOHN33W36ITPON2' where id=2;
|
|
update noar tt set b0='JEOX8UFVR5R0D30YA38SNDOEFMI' where id=3;
|
|
update noar ti set b0='JEOX8UFVR5R0D30YA38SNDOEFMI' where id=3;
|
|
update noar tt set b1='W' where id=3;
|
|
update noar ti set b1='W' where id=3;
|
|
update noar tt set b2='5H7W382LKHB6XA64D3L953YX' where id=3;
|
|
update noar ti set b2='5H7W382LKHB6XA64D3L953YX' where id=3;
|
|
update noar tt set b0='6HPQN31X7U5ZP4GY6TA' where id=4;
|
|
update noar ti set b0='6HPQN31X7U5ZP4GY6TA' where id=4;
|
|
update noar tt set b1='KYAJGZBTHVJPB' where id=4;
|
|
update noar ti set b1='KYAJGZBTHVJPB' where id=4;
|
|
update noar tt set b2='V5UL3Z0OUZ29Z6L894WC7CX26AUV' where id=4;
|
|
update noar ti set b2='V5UL3Z0OUZ29Z6L894WC7CX26AUV' where id=4;
|
|
update noar tt set b0='Z8B3' where id=5;
|
|
update noar ti set b0='Z8B3' where id=5;
|
|
update noar tt set b1='TJNOJ1FGNFTG9NOO4ZM45' where id=5;
|
|
update noar ti set b1='TJNOJ1FGNFTG9NOO4ZM45' where id=5;
|
|
update noar tt set b2='8EYQ2AXXX2GO7T' where id=5;
|
|
update noar ti set b2='8EYQ2AXXX2GO7T' where id=5;
|
|
update noar tt set b0='7J1' where id=6;
|
|
update noar ti set b0='7J1' where id=6;
|
|
update noar tt set b1='5NPGN50GEN58TA0VCEEOZ56JW9KP' where id=6;
|
|
update noar ti set b1='5NPGN50GEN58TA0VCEEOZ56JW9KP' where id=6;
|
|
update noar tt set b2='M0A88LYN90FH5G' where id=6;
|
|
update noar ti set b2='M0A88LYN90FH5G' where id=6;
|
|
update noar tt set b0='NG2I1W0QECABK7MZHVN8HTCMC1K' where id=7;
|
|
update noar ti set b0='NG2I1W0QECABK7MZHVN8HTCMC1K' where id=7;
|
|
update noar tt set b1='VM83IIOYN' where id=7;
|
|
update noar ti set b1='VM83IIOYN' where id=7;
|
|
update noar tt set b2='NQ1C9ZTT8JO95NUTOAW' where id=7;
|
|
update noar ti set b2='NQ1C9ZTT8JO95NUTOAW' where id=7;
|
|
update noar tt set b0='6ISRYAW9ZUDG' where id=8;
|
|
update noar ti set b0='6ISRYAW9ZUDG' where id=8;
|
|
update noar tt set b1='75C' where id=8;
|
|
update noar ti set b1='75C' where id=8;
|
|
update noar tt set b2='HZBBNMV5U63DACB' where id=8;
|
|
update noar ti set b2='HZBBNMV5U63DACB' where id=8;
|
|
update noar tt set b0='M61TEPY241RY02B0TU9Z' where id=9;
|
|
update noar ti set b0='M61TEPY241RY02B0TU9Z' where id=9;
|
|
update noar tt set b1='4VB1DEP2M0' where id=9;
|
|
update noar ti set b1='4VB1DEP2M0' where id=9;
|
|
update noar tt set b2='X80YBU3RRYS79M09WHMFZ3WRZOWK1' where id=9;
|
|
update noar ti set b2='X80YBU3RRYS79M09WHMFZ3WRZOWK1' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 tinyblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='KA7N99T0T301R3ZOMX0UC69M' where id=1;
|
|
update noar ti set b0='KA7N99T0T301R3ZOMX0UC69M' where id=1;
|
|
update noar tt set b1='6HP9B31KJM729HV4WSDYNBDJR7ON8CVK' where id=1;
|
|
update noar ti set b1='6HP9B31KJM729HV4WSDYNBDJR7ON8CVK' where id=1;
|
|
update noar tt set b2='H3S0X2F11XNL530LCKW' where id=1;
|
|
update noar ti set b2='H3S0X2F11XNL530LCKW' where id=1;
|
|
update noar tt set b0='AW2ABMJGQN7KT0BOP2WW9BKJ2HZ8M' where id=2;
|
|
update noar ti set b0='AW2ABMJGQN7KT0BOP2WW9BKJ2HZ8M' where id=2;
|
|
update noar tt set b1='USATZYL2AXFYSPIXZUB6H72JT3DE' where id=2;
|
|
update noar ti set b1='USATZYL2AXFYSPIXZUB6H72JT3DE' where id=2;
|
|
update noar tt set b2='WNO1P2K5ZATMM4X8T' where id=2;
|
|
update noar ti set b2='WNO1P2K5ZATMM4X8T' where id=2;
|
|
update noar tt set b0='JYQCEVQYF79FB3DYSPMNE39' where id=3;
|
|
update noar ti set b0='JYQCEVQYF79FB3DYSPMNE39' where id=3;
|
|
update noar tt set b1='DCP0WX8CEQN5JN43TJ8N1' where id=3;
|
|
update noar ti set b1='DCP0WX8CEQN5JN43TJ8N1' where id=3;
|
|
update noar tt set b2='RH4YXYA8' where id=3;
|
|
update noar ti set b2='RH4YXYA8' where id=3;
|
|
update noar tt set b0='06G9QDDWD6RO8RVJYXQ0' where id=4;
|
|
update noar ti set b0='06G9QDDWD6RO8RVJYXQ0' where id=4;
|
|
update noar tt set b1='58UKPSE1SPTS' where id=4;
|
|
update noar ti set b1='58UKPSE1SPTS' where id=4;
|
|
update noar tt set b2='OBJW6U8TZ8V1O' where id=4;
|
|
update noar ti set b2='OBJW6U8TZ8V1O' where id=4;
|
|
update noar tt set b0='M9' where id=5;
|
|
update noar ti set b0='M9' where id=5;
|
|
update noar tt set b1='KG2QT4ASOE7MGKRX' where id=5;
|
|
update noar ti set b1='KG2QT4ASOE7MGKRX' where id=5;
|
|
update noar tt set b2='SELJJFPE7EVA52FG' where id=5;
|
|
update noar ti set b2='SELJJFPE7EVA52FG' where id=5;
|
|
update noar tt set b0='B3BCPSI4R1TU6X8U6SSS3' where id=6;
|
|
update noar ti set b0='B3BCPSI4R1TU6X8U6SSS3' where id=6;
|
|
update noar tt set b1='PD1IUUOB6SRI6BFNVV8NWJ7HCW978PD6' where id=6;
|
|
update noar ti set b1='PD1IUUOB6SRI6BFNVV8NWJ7HCW978PD6' where id=6;
|
|
update noar tt set b2='E0LL2ZXBQ' where id=6;
|
|
update noar ti set b2='E0LL2ZXBQ' where id=6;
|
|
update noar tt set b0='YPZ7A3IRNH47B9SA9SSB1RPM6WK2WC59' where id=7;
|
|
update noar ti set b0='YPZ7A3IRNH47B9SA9SSB1RPM6WK2WC59' where id=7;
|
|
update noar tt set b1='BAQGYN6G5W0CFROV84CO' where id=7;
|
|
update noar ti set b1='BAQGYN6G5W0CFROV84CO' where id=7;
|
|
update noar tt set b2='LW5IDTP64N6NDHT6V5AD88P69IJLP' where id=7;
|
|
update noar ti set b2='LW5IDTP64N6NDHT6V5AD88P69IJLP' where id=7;
|
|
update noar tt set b0='LF5FDEKTA8APZ8D' where id=8;
|
|
update noar ti set b0='LF5FDEKTA8APZ8D' where id=8;
|
|
update noar tt set b1='UTLRF4Y' where id=8;
|
|
update noar ti set b1='UTLRF4Y' where id=8;
|
|
update noar tt set b2='DGLOC3IH15L8VJ94BI9JKAJIHEE523ZY' where id=8;
|
|
update noar ti set b2='DGLOC3IH15L8VJ94BI9JKAJIHEE523ZY' where id=8;
|
|
update noar tt set b0='GW60ZL' where id=9;
|
|
update noar ti set b0='GW60ZL' where id=9;
|
|
update noar tt set b1='4VFLBMCRWWR' where id=9;
|
|
update noar ti set b1='4VFLBMCRWWR' where id=9;
|
|
update noar tt set b2='GTPTOYCDY07W1M5R2I0LROUH' where id=9;
|
|
update noar ti set b2='GTPTOYCDY07W1M5R2I0LROUH' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='NDWDK2QVHSSAHJJNA' where id=1;
|
|
update noar ti set b0='NDWDK2QVHSSAHJJNA' where id=1;
|
|
update noar tt set b1='CANSTUX9D531FQ0Y7M' where id=1;
|
|
update noar ti set b1='CANSTUX9D531FQ0Y7M' where id=1;
|
|
update noar tt set b2='TB65VCY2' where id=1;
|
|
update noar ti set b2='TB65VCY2' where id=1;
|
|
update noar tt set b0='HR1YO1TAT0G3V3K7RRHCD1I' where id=2;
|
|
update noar ti set b0='HR1YO1TAT0G3V3K7RRHCD1I' where id=2;
|
|
update noar tt set b1='JQRGHEI' where id=2;
|
|
update noar ti set b1='JQRGHEI' where id=2;
|
|
update noar tt set b2='AT45G3ZTUCB3WOCGP4DF' where id=2;
|
|
update noar ti set b2='AT45G3ZTUCB3WOCGP4DF' where id=2;
|
|
update noar tt set b0='EUTIWLFO2W9PF5QIAV' where id=3;
|
|
update noar ti set b0='EUTIWLFO2W9PF5QIAV' where id=3;
|
|
update noar tt set b1='4T8I2XK0238KH9J9OIU7YGHFF' where id=3;
|
|
update noar ti set b1='4T8I2XK0238KH9J9OIU7YGHFF' where id=3;
|
|
update noar tt set b2='B7M6ODPO5DWHEJ' where id=3;
|
|
update noar ti set b2='B7M6ODPO5DWHEJ' where id=3;
|
|
update noar tt set b0='XZJD4V6IR688TIFSLFUU6JU59D' where id=4;
|
|
update noar ti set b0='XZJD4V6IR688TIFSLFUU6JU59D' where id=4;
|
|
update noar tt set b1='2ETOXXJC7Q5M8L8PB20QANALUCYS' where id=4;
|
|
update noar ti set b1='2ETOXXJC7Q5M8L8PB20QANALUCYS' where id=4;
|
|
update noar tt set b2='5K7IYD6B86D5E6HJ3EYAG5NISVF1P9RL' where id=4;
|
|
update noar ti set b2='5K7IYD6B86D5E6HJ3EYAG5NISVF1P9RL' where id=4;
|
|
update noar tt set b0='4WHACAEPYA40N9M6GYD1X' where id=5;
|
|
update noar ti set b0='4WHACAEPYA40N9M6GYD1X' where id=5;
|
|
update noar tt set b1='89J' where id=5;
|
|
update noar ti set b1='89J' where id=5;
|
|
update noar tt set b2='VV70N6M93M6WS33JRZHFOW1' where id=5;
|
|
update noar ti set b2='VV70N6M93M6WS33JRZHFOW1' where id=5;
|
|
update noar tt set b0='OVLJ9S0FG6CHDFIFW4P270VHRZJ' where id=6;
|
|
update noar ti set b0='OVLJ9S0FG6CHDFIFW4P270VHRZJ' where id=6;
|
|
update noar tt set b1='H' where id=6;
|
|
update noar ti set b1='H' where id=6;
|
|
update noar tt set b2='SCECXZL36JQDVU2QHUYEC205' where id=6;
|
|
update noar ti set b2='SCECXZL36JQDVU2QHUYEC205' where id=6;
|
|
update noar tt set b0='AQIZ' where id=7;
|
|
update noar ti set b0='AQIZ' where id=7;
|
|
update noar tt set b1='HEV1EZH6HQL9R6S' where id=7;
|
|
update noar ti set b1='HEV1EZH6HQL9R6S' where id=7;
|
|
update noar tt set b2='SU' where id=7;
|
|
update noar ti set b2='SU' where id=7;
|
|
update noar tt set b0='TQ1HHBT51709ZA2' where id=8;
|
|
update noar ti set b0='TQ1HHBT51709ZA2' where id=8;
|
|
update noar tt set b1='L4IVR0M20V3EB9KEQSI' where id=8;
|
|
update noar ti set b1='L4IVR0M20V3EB9KEQSI' where id=8;
|
|
update noar tt set b2='FOHOQY24J9JHX' where id=8;
|
|
update noar ti set b2='FOHOQY24J9JHX' where id=8;
|
|
update noar tt set b0='AOHIMNE5H9' where id=9;
|
|
update noar ti set b0='AOHIMNE5H9' where id=9;
|
|
update noar tt set b1='PW5URI88' where id=9;
|
|
update noar ti set b1='PW5URI88' where id=9;
|
|
update noar tt set b2='86B2Q98T' where id=9;
|
|
update noar ti set b2='86B2Q98T' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 tinyblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='8TWJIHGC1B6D6E9CWGK3JAOJW' where id=1;
|
|
update noar ti set b0='8TWJIHGC1B6D6E9CWGK3JAOJW' where id=1;
|
|
update noar tt set b1='5' where id=1;
|
|
update noar ti set b1='5' where id=1;
|
|
update noar tt set b2='H3MS' where id=1;
|
|
update noar ti set b2='H3MS' where id=1;
|
|
update noar tt set b0='SNU1V67O2GJRN0YI47R0XKTIAFZR' where id=2;
|
|
update noar ti set b0='SNU1V67O2GJRN0YI47R0XKTIAFZR' where id=2;
|
|
update noar tt set b1='I' where id=2;
|
|
update noar ti set b1='I' where id=2;
|
|
update noar tt set b2='TSX44LNQ' where id=2;
|
|
update noar ti set b2='TSX44LNQ' where id=2;
|
|
update noar tt set b0='MM0NVCXG1KK0CBEED2GT1PZTC' where id=3;
|
|
update noar ti set b0='MM0NVCXG1KK0CBEED2GT1PZTC' where id=3;
|
|
update noar tt set b1='72ZI0IG4OXCC0U8LC80' where id=3;
|
|
update noar ti set b1='72ZI0IG4OXCC0U8LC80' where id=3;
|
|
update noar tt set b2='3D45MLTJG7HNZ3JKZE86P7M2M' where id=3;
|
|
update noar ti set b2='3D45MLTJG7HNZ3JKZE86P7M2M' where id=3;
|
|
update noar tt set b0='7PBOXM1G24OSWQOQDE3P05Y' where id=4;
|
|
update noar ti set b0='7PBOXM1G24OSWQOQDE3P05Y' where id=4;
|
|
update noar tt set b1='NHWVZVHUAU1UYBAD21N7WA' where id=4;
|
|
update noar ti set b1='NHWVZVHUAU1UYBAD21N7WA' where id=4;
|
|
update noar tt set b2='VI0VZAY5DQI' where id=4;
|
|
update noar ti set b2='VI0VZAY5DQI' where id=4;
|
|
update noar tt set b0='6H871EUI4MJJA7S3LGSMI10KFA' where id=5;
|
|
update noar ti set b0='6H871EUI4MJJA7S3LGSMI10KFA' where id=5;
|
|
update noar tt set b1='7GQ4BXA17SCBQG8I' where id=5;
|
|
update noar ti set b1='7GQ4BXA17SCBQG8I' where id=5;
|
|
update noar tt set b2='9Q0L3OBJOQW1Y' where id=5;
|
|
update noar ti set b2='9Q0L3OBJOQW1Y' where id=5;
|
|
update noar tt set b0='WUMEQN5WAL99R2U4Y' where id=6;
|
|
update noar ti set b0='WUMEQN5WAL99R2U4Y' where id=6;
|
|
update noar tt set b1='W85C5B20JERVS3QGBOH2C5LJD7' where id=6;
|
|
update noar ti set b1='W85C5B20JERVS3QGBOH2C5LJD7' where id=6;
|
|
update noar tt set b2='E328HIX71WU' where id=6;
|
|
update noar ti set b2='E328HIX71WU' where id=6;
|
|
update noar tt set b0='DY8OOQ' where id=7;
|
|
update noar ti set b0='DY8OOQ' where id=7;
|
|
update noar tt set b1='19JXMM0WEQTOUDDONKTNSEQ4HGMK1' where id=7;
|
|
update noar ti set b1='19JXMM0WEQTOUDDONKTNSEQ4HGMK1' where id=7;
|
|
update noar tt set b2='YAWJU07PZVY4P35C' where id=7;
|
|
update noar ti set b2='YAWJU07PZVY4P35C' where id=7;
|
|
update noar tt set b0='PEGJ8FQT11D5WV9WH0FSGY0L' where id=8;
|
|
update noar ti set b0='PEGJ8FQT11D5WV9WH0FSGY0L' where id=8;
|
|
update noar tt set b1='TP8ST28URUTH7J7G1LTD298MN8' where id=8;
|
|
update noar ti set b1='TP8ST28URUTH7J7G1LTD298MN8' where id=8;
|
|
update noar tt set b2='OZMXHQ6Q046TXL' where id=8;
|
|
update noar ti set b2='OZMXHQ6Q046TXL' where id=8;
|
|
update noar tt set b0='R3QBS59H6NWJU99' where id=9;
|
|
update noar ti set b0='R3QBS59H6NWJU99' where id=9;
|
|
update noar tt set b1='BPYKIXT6WJJCBA8' where id=9;
|
|
update noar ti set b1='BPYKIXT6WJJCBA8' where id=9;
|
|
update noar tt set b2='L5J1NN2NJD2U1ZOYYLGJ4C2INKAJ2' where id=9;
|
|
update noar ti set b2='L5J1NN2NJD2U1ZOYYLGJ4C2INKAJ2' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='44VZQV8H' where id=1;
|
|
update noar ti set b0='44VZQV8H' where id=1;
|
|
update noar tt set b1='EOMTHGHIYCM9Q2JX7421IM' where id=1;
|
|
update noar ti set b1='EOMTHGHIYCM9Q2JX7421IM' 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 b0='9S6J7ODA72AKL02QX9PTDL2' where id=2;
|
|
update noar ti set b0='9S6J7ODA72AKL02QX9PTDL2' where id=2;
|
|
update noar tt set b1='UW083X2UZV2Z5O246VNWEF19ASBI' where id=2;
|
|
update noar ti set b1='UW083X2UZV2Z5O246VNWEF19ASBI' 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 b0='RNR2N8BY0223TGKP6R6Q32' where id=3;
|
|
update noar ti set b0='RNR2N8BY0223TGKP6R6Q32' where id=3;
|
|
update noar tt set b1='DRMRJ81TD4IFIALWZHBYHHC9YPV' where id=3;
|
|
update noar ti set b1='DRMRJ81TD4IFIALWZHBYHHC9YPV' where id=3;
|
|
update noar tt set b2='3IX3886U7N25' where id=3;
|
|
update noar ti set b2='3IX3886U7N25' where id=3;
|
|
update noar tt set b0='NIIO7BWRZQYGZLBH4LAPY' where id=4;
|
|
update noar ti set b0='NIIO7BWRZQYGZLBH4LAPY' where id=4;
|
|
update noar tt set b1='ETPHO3T9R0EN2MUB4QIC78RYO4' where id=4;
|
|
update noar ti set b1='ETPHO3T9R0EN2MUB4QIC78RYO4' where id=4;
|
|
update noar tt set b2='49LJ99W1CXJO1L1L35SDPB' where id=4;
|
|
update noar ti set b2='49LJ99W1CXJO1L1L35SDPB' where id=4;
|
|
update noar tt set b0='KK1V82HGHLI52GDUBKY' where id=5;
|
|
update noar ti set b0='KK1V82HGHLI52GDUBKY' where id=5;
|
|
update noar tt set b1='YH97XP4R0JW0QTO3CDFIH3O9T165' where id=5;
|
|
update noar ti set b1='YH97XP4R0JW0QTO3CDFIH3O9T165' where id=5;
|
|
update noar tt set b2='3IKU7GQU6FGWUPB7TJ' where id=5;
|
|
update noar ti set b2='3IKU7GQU6FGWUPB7TJ' where id=5;
|
|
update noar tt set b0='I6JRX538D4AI' where id=6;
|
|
update noar ti set b0='I6JRX538D4AI' where id=6;
|
|
update noar tt set b1='B2KBGRSEURXXA2CFQUDC' where id=6;
|
|
update noar ti set b1='B2KBGRSEURXXA2CFQUDC' where id=6;
|
|
update noar tt set b2='616ULJ0HBOBSJ' where id=6;
|
|
update noar ti set b2='616ULJ0HBOBSJ' where id=6;
|
|
update noar tt set b0='SHWAMOU' where id=7;
|
|
update noar ti set b0='SHWAMOU' where id=7;
|
|
update noar tt set b1='HAB7YAHDTIU129M0O6EC' where id=7;
|
|
update noar ti set b1='HAB7YAHDTIU129M0O6EC' where id=7;
|
|
update noar tt set b2='XFWJ0015FWAR9JVE' where id=7;
|
|
update noar ti set b2='XFWJ0015FWAR9JVE' where id=7;
|
|
update noar tt set b0='XJXU9ONI2KKK7178EZFTU7UPJ47' where id=8;
|
|
update noar ti set b0='XJXU9ONI2KKK7178EZFTU7UPJ47' where id=8;
|
|
update noar tt set b1='VNWFFMZ1K' where id=8;
|
|
update noar ti set b1='VNWFFMZ1K' where id=8;
|
|
update noar tt set b2='I4W57BI319679RB' where id=8;
|
|
update noar ti set b2='I4W57BI319679RB' where id=8;
|
|
update noar tt set b0='4IT2C3IHW6EPD46RMB5OO78062' where id=9;
|
|
update noar ti set b0='4IT2C3IHW6EPD46RMB5OO78062' where id=9;
|
|
update noar tt set b1='357Y3GYNJR0D3319H608Y7R2WAOH' where id=9;
|
|
update noar ti set b1='357Y3GYNJR0D3319H608Y7R2WAOH' where id=9;
|
|
update noar tt set b2='QYAL1Y56Q' where id=9;
|
|
update noar ti set b2='QYAL1Y56Q' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 tinyblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='LNIF' where id=1;
|
|
update noar ti set b0='LNIF' where id=1;
|
|
update noar tt set b1='QZA9R4UPZ4V' where id=1;
|
|
update noar ti set b1='QZA9R4UPZ4V' where id=1;
|
|
update noar tt set b2='OCATHTPW0595726KOXGPW6DU7UQHB' where id=1;
|
|
update noar ti set b2='OCATHTPW0595726KOXGPW6DU7UQHB' where id=1;
|
|
update noar tt set b0='N' where id=2;
|
|
update noar ti set b0='N' where id=2;
|
|
update noar tt set b1='9K1Y07TUWVOHHSMCG27END8' where id=2;
|
|
update noar ti set b1='9K1Y07TUWVOHHSMCG27END8' where id=2;
|
|
update noar tt set b2='3GW4EFJRZ7G6DEX6F24G8JH0ZK4' where id=2;
|
|
update noar ti set b2='3GW4EFJRZ7G6DEX6F24G8JH0ZK4' where id=2;
|
|
update noar tt set b0='4WNSA19OTRARQ' where id=3;
|
|
update noar ti set b0='4WNSA19OTRARQ' where id=3;
|
|
update noar tt set b1='34FOL1HEYGY' where id=3;
|
|
update noar ti set b1='34FOL1HEYGY' where id=3;
|
|
update noar tt set b2='NCPLOY58FA4JJRQ5' where id=3;
|
|
update noar ti set b2='NCPLOY58FA4JJRQ5' where id=3;
|
|
update noar tt set b0='1BKC9NIQDVHSNZOVMCNGQ1N' where id=4;
|
|
update noar ti set b0='1BKC9NIQDVHSNZOVMCNGQ1N' where id=4;
|
|
update noar tt set b1='566NXQDNUG' where id=4;
|
|
update noar ti set b1='566NXQDNUG' where id=4;
|
|
update noar tt set b2='WQGXDX3I59Y2AKYTC9E0GXK' where id=4;
|
|
update noar ti set b2='WQGXDX3I59Y2AKYTC9E0GXK' where id=4;
|
|
update noar tt set b0='U5U' where id=5;
|
|
update noar ti set b0='U5U' where id=5;
|
|
update noar tt set b1='6CGIA73V98C3RNPDRIEF1IF3' where id=5;
|
|
update noar ti set b1='6CGIA73V98C3RNPDRIEF1IF3' where id=5;
|
|
update noar tt set b2='GDVXUN981FOG3GX5' where id=5;
|
|
update noar ti set b2='GDVXUN981FOG3GX5' where id=5;
|
|
update noar tt set b0='MOZEWFTVPE' where id=6;
|
|
update noar ti set b0='MOZEWFTVPE' where id=6;
|
|
update noar tt set b1='KGT4KKT63GXBUG4Z4IF6XYC8VIVH' where id=6;
|
|
update noar ti set b1='KGT4KKT63GXBUG4Z4IF6XYC8VIVH' where id=6;
|
|
update noar tt set b2='768JB64G6KK20HSAZC1F6K' where id=6;
|
|
update noar ti set b2='768JB64G6KK20HSAZC1F6K' where id=6;
|
|
update noar tt set b0='OWTPJV5TPLCGRV770FQC' where id=7;
|
|
update noar ti set b0='OWTPJV5TPLCGRV770FQC' where id=7;
|
|
update noar tt set b1='705NL' where id=7;
|
|
update noar ti set b1='705NL' where id=7;
|
|
update noar tt set b2='XXOA9' where id=7;
|
|
update noar ti set b2='XXOA9' where id=7;
|
|
update noar tt set b0='1S865PK66TMS01PY5BRB3XDU' where id=8;
|
|
update noar ti set b0='1S865PK66TMS01PY5BRB3XDU' where id=8;
|
|
update noar tt set b1='QMZFRFD' where id=8;
|
|
update noar ti set b1='QMZFRFD' where id=8;
|
|
update noar tt set b2='3RO3F4XQ7F57726PEN' where id=8;
|
|
update noar ti set b2='3RO3F4XQ7F57726PEN' where id=8;
|
|
update noar tt set b0='VPJA2MBUY9O78DM985JRZX6YTL' where id=9;
|
|
update noar ti set b0='VPJA2MBUY9O78DM985JRZX6YTL' where id=9;
|
|
update noar tt set b1='LXHL' where id=9;
|
|
update noar ti set b1='LXHL' where id=9;
|
|
update noar tt set b2='O9C1J4R542ZOCAJTJ' where id=9;
|
|
update noar ti set b2='O9C1J4R542ZOCAJTJ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='76ZYJS0HHK' where id=1;
|
|
update noar ti set b0='76ZYJS0HHK' where id=1;
|
|
update noar tt set b1='4HBATD' where id=1;
|
|
update noar ti set b1='4HBATD' where id=1;
|
|
update noar tt set b2='B5F0RFU5L4B' where id=1;
|
|
update noar ti set b2='B5F0RFU5L4B' where id=1;
|
|
update noar tt set b0='CAA2UP4Z4IZPGAF6NO' where id=2;
|
|
update noar ti set b0='CAA2UP4Z4IZPGAF6NO' where id=2;
|
|
update noar tt set b1='UNPM7YDRKE' where id=2;
|
|
update noar ti set b1='UNPM7YDRKE' where id=2;
|
|
update noar tt set b2='6O04LTO0U7AOPQIBTRWKY' where id=2;
|
|
update noar ti set b2='6O04LTO0U7AOPQIBTRWKY' where id=2;
|
|
update noar tt set b0='5N7HJ133UAXLTRSYC69M722CXADL' where id=3;
|
|
update noar ti set b0='5N7HJ133UAXLTRSYC69M722CXADL' where id=3;
|
|
update noar tt set b1='LDMTN09MIRW9XQTAFTXYU9L32H63CG9' where id=3;
|
|
update noar ti set b1='LDMTN09MIRW9XQTAFTXYU9L32H63CG9' where id=3;
|
|
update noar tt set b2='1QPZC9BBV95A6Y6NDQPC' where id=3;
|
|
update noar ti set b2='1QPZC9BBV95A6Y6NDQPC' where id=3;
|
|
update noar tt set b0='NM1L7' where id=4;
|
|
update noar ti set b0='NM1L7' where id=4;
|
|
update noar tt set b1='YDWZ6VAHCW40YNZRSUOKGUP' where id=4;
|
|
update noar ti set b1='YDWZ6VAHCW40YNZRSUOKGUP' where id=4;
|
|
update noar tt set b2='OGJCXGVKMII' where id=4;
|
|
update noar ti set b2='OGJCXGVKMII' where id=4;
|
|
update noar tt set b0='7T4WDRX3ONTZO3R3Q01O4KYY649' where id=5;
|
|
update noar ti set b0='7T4WDRX3ONTZO3R3Q01O4KYY649' where id=5;
|
|
update noar tt set b1='JF3QIV1F2EXW1E7' where id=5;
|
|
update noar ti set b1='JF3QIV1F2EXW1E7' where id=5;
|
|
update noar tt set b2='8E8XNETPZ1XSZRUWOMK796J2AU0ZNN9U' where id=5;
|
|
update noar ti set b2='8E8XNETPZ1XSZRUWOMK796J2AU0ZNN9U' where id=5;
|
|
update noar tt set b0='IJ6Y0LSFCX14ESIISQRZO1HXCQKMQM' where id=6;
|
|
update noar ti set b0='IJ6Y0LSFCX14ESIISQRZO1HXCQKMQM' where id=6;
|
|
update noar tt set b1='3B6J7U96CLAZDPYLXV3RVHXC' where id=6;
|
|
update noar ti set b1='3B6J7U96CLAZDPYLXV3RVHXC' where id=6;
|
|
update noar tt set b2='2JXRRRSX90PZUOVRGUKKI' where id=6;
|
|
update noar ti set b2='2JXRRRSX90PZUOVRGUKKI' where id=6;
|
|
update noar tt set b0='GBAWJ9D4AMCUZYMM' where id=7;
|
|
update noar ti set b0='GBAWJ9D4AMCUZYMM' where id=7;
|
|
update noar tt set b1='1C044M8OAF3E5PF1DVCCX' where id=7;
|
|
update noar ti set b1='1C044M8OAF3E5PF1DVCCX' where id=7;
|
|
update noar tt set b2='W4ORTRHQ06DY0R' where id=7;
|
|
update noar ti set b2='W4ORTRHQ06DY0R' where id=7;
|
|
update noar tt set b0='98WZGB4950IO0WI7J0' where id=8;
|
|
update noar ti set b0='98WZGB4950IO0WI7J0' where id=8;
|
|
update noar tt set b1='3705ULOGI7G5S1IQCQADTI3BA' where id=8;
|
|
update noar ti set b1='3705ULOGI7G5S1IQCQADTI3BA' where id=8;
|
|
update noar tt set b2='Q0KOCRV83K6K' where id=8;
|
|
update noar ti set b2='Q0KOCRV83K6K' where id=8;
|
|
update noar tt set b0='5GEOVMT925OERAIV' where id=9;
|
|
update noar ti set b0='5GEOVMT925OERAIV' where id=9;
|
|
update noar tt set b1='3I5BCJDB1RQR' where id=9;
|
|
update noar ti set b1='3I5BCJDB1RQR' where id=9;
|
|
update noar tt set b2='F5MKEBDUM' where id=9;
|
|
update noar ti set b2='F5MKEBDUM' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 tinyblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='11IGA8OQUMLEKT2HZ5LZ8KR' where id=1;
|
|
update noar ti set b0='11IGA8OQUMLEKT2HZ5LZ8KR' where id=1;
|
|
update noar tt set b1='8MU589VL7F' where id=1;
|
|
update noar ti set b1='8MU589VL7F' where id=1;
|
|
update noar tt set b2='44VXWR406X54M99Z60ZYFINVO5BDKMX5' where id=1;
|
|
update noar ti set b2='44VXWR406X54M99Z60ZYFINVO5BDKMX5' where id=1;
|
|
update noar tt set b0='3C50WR68KKAO' where id=2;
|
|
update noar ti set b0='3C50WR68KKAO' where id=2;
|
|
update noar tt set b1='WL' where id=2;
|
|
update noar ti set b1='WL' where id=2;
|
|
update noar tt set b2='5DRRI02FP' where id=2;
|
|
update noar ti set b2='5DRRI02FP' where id=2;
|
|
update noar tt set b0='RAJ19JWIS6KWW8KLK1X7W2LHVBYT8' where id=3;
|
|
update noar ti set b0='RAJ19JWIS6KWW8KLK1X7W2LHVBYT8' where id=3;
|
|
update noar tt set b1='W5FS53' where id=3;
|
|
update noar ti set b1='W5FS53' where id=3;
|
|
update noar tt set b2='HKREVAA8PVMKWVLJ' where id=3;
|
|
update noar ti set b2='HKREVAA8PVMKWVLJ' where id=3;
|
|
update noar tt set b0='AUKRWHDP8RDJMCX1KGUSCCAPTEM' where id=4;
|
|
update noar ti set b0='AUKRWHDP8RDJMCX1KGUSCCAPTEM' where id=4;
|
|
update noar tt set b1='QI6EI6I' where id=4;
|
|
update noar ti set b1='QI6EI6I' where id=4;
|
|
update noar tt set b2='4ZKCFSR7OQOG7NH' where id=4;
|
|
update noar ti set b2='4ZKCFSR7OQOG7NH' where id=4;
|
|
update noar tt set b0='7AN354HM' where id=5;
|
|
update noar ti set b0='7AN354HM' where id=5;
|
|
update noar tt set b1='V0ZN3U0A954CU5Z' where id=5;
|
|
update noar ti set b1='V0ZN3U0A954CU5Z' where id=5;
|
|
update noar tt set b2='NNEWF1Q2R9QNZV5SYI9I0YEE1U7W' where id=5;
|
|
update noar ti set b2='NNEWF1Q2R9QNZV5SYI9I0YEE1U7W' where id=5;
|
|
update noar tt set b0='7NL64GMULVVXWE2FGU2F8T0CK6K' where id=6;
|
|
update noar ti set b0='7NL64GMULVVXWE2FGU2F8T0CK6K' where id=6;
|
|
update noar tt set b1='XWIRYKGH9' where id=6;
|
|
update noar ti set b1='XWIRYKGH9' where id=6;
|
|
update noar tt set b2='QDRP9IPB8AG5BTRJ3KABRI' where id=6;
|
|
update noar ti set b2='QDRP9IPB8AG5BTRJ3KABRI' where id=6;
|
|
update noar tt set b0='C3031RF733EBZQHD898' where id=7;
|
|
update noar ti set b0='C3031RF733EBZQHD898' where id=7;
|
|
update noar tt set b1='ZAYCOJ3EOMBYIY' where id=7;
|
|
update noar ti set b1='ZAYCOJ3EOMBYIY' where id=7;
|
|
update noar tt set b2='CBEHI2' where id=7;
|
|
update noar ti set b2='CBEHI2' where id=7;
|
|
update noar tt set b0='Y3XZSW607GU6CZF' where id=8;
|
|
update noar ti set b0='Y3XZSW607GU6CZF' where id=8;
|
|
update noar tt set b1='S4NOXMJONNAPX4S5S' where id=8;
|
|
update noar ti set b1='S4NOXMJONNAPX4S5S' where id=8;
|
|
update noar tt set b2='WQBFATNYO3EASIJN9' where id=8;
|
|
update noar ti set b2='WQBFATNYO3EASIJN9' where id=8;
|
|
update noar tt set b0='KGPEO4JTXEFEHBR9R9VIELK1EWN3HIH' where id=9;
|
|
update noar ti set b0='KGPEO4JTXEFEHBR9R9VIELK1EWN3HIH' where id=9;
|
|
update noar tt set b1='53QTONSRRGLYJJK2RDR4' where id=9;
|
|
update noar ti set b1='53QTONSRRGLYJJK2RDR4' where id=9;
|
|
update noar tt set b2='QIH8KOOHUBMA1TBCYYAN0VS' where id=9;
|
|
update noar ti set b2='QIH8KOOHUBMA1TBCYYAN0VS' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 tinyblob null,
|
|
b2 text 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 b0='4U7BILMV6EL8' where id=1;
|
|
update noar ti set b0='4U7BILMV6EL8' where id=1;
|
|
update noar tt set b1='WRJOVIS0V1' where id=1;
|
|
update noar ti set b1='WRJOVIS0V1' where id=1;
|
|
update noar tt set b2='UYEUK008CLH9ND7MXLXDV' where id=1;
|
|
update noar ti set b2='UYEUK008CLH9ND7MXLXDV' where id=1;
|
|
update noar tt set b0='42JDA871UKMLR4ORFCXGXUUMQZ4HEJW0' where id=2;
|
|
update noar ti set b0='42JDA871UKMLR4ORFCXGXUUMQZ4HEJW0' where id=2;
|
|
update noar tt set b1='1MLV5Q72E' where id=2;
|
|
update noar ti set b1='1MLV5Q72E' where id=2;
|
|
update noar tt set b2='9MT0PL985ECMCE' where id=2;
|
|
update noar ti set b2='9MT0PL985ECMCE' where id=2;
|
|
update noar tt set b0='9Z62KN' where id=3;
|
|
update noar ti set b0='9Z62KN' where id=3;
|
|
update noar tt set b1='AR1IQ5WIMZXO1NDA6M5SC06H' where id=3;
|
|
update noar ti set b1='AR1IQ5WIMZXO1NDA6M5SC06H' where id=3;
|
|
update noar tt set b2='OMQR1QUQD8ZZL034K' where id=3;
|
|
update noar ti set b2='OMQR1QUQD8ZZL034K' where id=3;
|
|
update noar tt set b0='X6T7J' where id=4;
|
|
update noar ti set b0='X6T7J' where id=4;
|
|
update noar tt set b1='H02U333VRYLG39UMVDAAD76' where id=4;
|
|
update noar ti set b1='H02U333VRYLG39UMVDAAD76' where id=4;
|
|
update noar tt set b2='ZNPQLQFK0K1KPURD7KF0IFCQIZFVGR' where id=4;
|
|
update noar ti set b2='ZNPQLQFK0K1KPURD7KF0IFCQIZFVGR' where id=4;
|
|
update noar tt set b0='KAJ7TUZ2G2F0NE' where id=5;
|
|
update noar ti set b0='KAJ7TUZ2G2F0NE' where id=5;
|
|
update noar tt set b1='Z8' where id=5;
|
|
update noar ti set b1='Z8' where id=5;
|
|
update noar tt set b2='X3RCXW66DRBGZ4FLM5C6O9V4RX0' where id=5;
|
|
update noar ti set b2='X3RCXW66DRBGZ4FLM5C6O9V4RX0' where id=5;
|
|
update noar tt set b0='QGANBDIE0WMJVXM3I4LUK7H' where id=6;
|
|
update noar ti set b0='QGANBDIE0WMJVXM3I4LUK7H' where id=6;
|
|
update noar tt set b1='F9C54QYV1UBO8N8Y' where id=6;
|
|
update noar ti set b1='F9C54QYV1UBO8N8Y' where id=6;
|
|
update noar tt set b2='PFD50GVOUSCO03DRXJX24NQYL83CB3' where id=6;
|
|
update noar ti set b2='PFD50GVOUSCO03DRXJX24NQYL83CB3' where id=6;
|
|
update noar tt set b0='CWMS9' where id=7;
|
|
update noar ti set b0='CWMS9' where id=7;
|
|
update noar tt set b1='T7LT5K2QIGUCSAM1WEC' where id=7;
|
|
update noar ti set b1='T7LT5K2QIGUCSAM1WEC' where id=7;
|
|
update noar tt set b2='S1Z85KW48QYHJ3WJIO' where id=7;
|
|
update noar ti set b2='S1Z85KW48QYHJ3WJIO' where id=7;
|
|
update noar tt set b0='9C1NTDNJ287' where id=8;
|
|
update noar ti set b0='9C1NTDNJ287' where id=8;
|
|
update noar tt set b1='6ZIWAC0UP7UVEX3' where id=8;
|
|
update noar ti set b1='6ZIWAC0UP7UVEX3' where id=8;
|
|
update noar tt set b2='6IOAGO04MNUX3SWFMM3TLAP3' where id=8;
|
|
update noar ti set b2='6IOAGO04MNUX3SWFMM3TLAP3' where id=8;
|
|
update noar tt set b0='CJBSJA3PIM8IF8RD4O61NSMXORG9IK3F' where id=9;
|
|
update noar ti set b0='CJBSJA3PIM8IF8RD4O61NSMXORG9IK3F' where id=9;
|
|
update noar tt set b1='6S' where id=9;
|
|
update noar ti set b1='6S' where id=9;
|
|
update noar tt set b2='KVPL53CYXGZ9RB9ML' where id=9;
|
|
update noar ti set b2='KVPL53CYXGZ9RB9ML' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 tinyblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='NMZ9AN5K6X7L8G7671' where id=1;
|
|
update noar ti set b0='NMZ9AN5K6X7L8G7671' where id=1;
|
|
update noar tt set b1='9EHFXRC4R6ICKHZC72Y32V' where id=1;
|
|
update noar ti set b1='9EHFXRC4R6ICKHZC72Y32V' where id=1;
|
|
update noar tt set b2='AB6NGSRIV1PLZ07B5' where id=1;
|
|
update noar ti set b2='AB6NGSRIV1PLZ07B5' where id=1;
|
|
update noar tt set b0='RBD' where id=2;
|
|
update noar ti set b0='RBD' where id=2;
|
|
update noar tt set b1='T70NQ0YOL5VXG70FO0' where id=2;
|
|
update noar ti set b1='T70NQ0YOL5VXG70FO0' where id=2;
|
|
update noar tt set b2='0L8Y' where id=2;
|
|
update noar ti set b2='0L8Y' where id=2;
|
|
update noar tt set b0='ZIRSS8KGATXOHJNN6O7H9LGN7816' where id=3;
|
|
update noar ti set b0='ZIRSS8KGATXOHJNN6O7H9LGN7816' where id=3;
|
|
update noar tt set b1='DE4YIUKXGA3XM1QFUQ4Q0' where id=3;
|
|
update noar ti set b1='DE4YIUKXGA3XM1QFUQ4Q0' where id=3;
|
|
update noar tt set b2='ROWLPWVOC9C71RC' where id=3;
|
|
update noar ti set b2='ROWLPWVOC9C71RC' where id=3;
|
|
update noar tt set b0='GU4XRMWL6TT8NRQBE' where id=4;
|
|
update noar ti set b0='GU4XRMWL6TT8NRQBE' where id=4;
|
|
update noar tt set b1='UB7SLIV9M2RZOXGDZK89318D9B' where id=4;
|
|
update noar ti set b1='UB7SLIV9M2RZOXGDZK89318D9B' where id=4;
|
|
update noar tt set b2='SOY63C2JYC3LJMDW' where id=4;
|
|
update noar ti set b2='SOY63C2JYC3LJMDW' where id=4;
|
|
update noar tt set b0='7LYHBJYD4PR6SW6HL' where id=5;
|
|
update noar ti set b0='7LYHBJYD4PR6SW6HL' where id=5;
|
|
update noar tt set b1='DNFB58APY39O8Y1' where id=5;
|
|
update noar ti set b1='DNFB58APY39O8Y1' where id=5;
|
|
update noar tt set b2='ZK5A064Q' where id=5;
|
|
update noar ti set b2='ZK5A064Q' where id=5;
|
|
update noar tt set b0='H' where id=6;
|
|
update noar ti set b0='H' where id=6;
|
|
update noar tt set b1='I1PO5URBMKTOO6' where id=6;
|
|
update noar ti set b1='I1PO5URBMKTOO6' where id=6;
|
|
update noar tt set b2='3NH5CFUOFJGGFUNLA0NQ531AE6UJ2SC' where id=6;
|
|
update noar ti set b2='3NH5CFUOFJGGFUNLA0NQ531AE6UJ2SC' where id=6;
|
|
update noar tt set b0='5' where id=7;
|
|
update noar ti set b0='5' where id=7;
|
|
update noar tt set b1='SSC9BCN6E8OCFEX38WDGZ6' where id=7;
|
|
update noar ti set b1='SSC9BCN6E8OCFEX38WDGZ6' where id=7;
|
|
update noar tt set b2='NFDVSYX03EK33PAJRRV0R8AF35' where id=7;
|
|
update noar ti set b2='NFDVSYX03EK33PAJRRV0R8AF35' where id=7;
|
|
update noar tt set b0='Y1NEVOGPNUT84HM15C9' where id=8;
|
|
update noar ti set b0='Y1NEVOGPNUT84HM15C9' where id=8;
|
|
update noar tt set b1='JQ6B' where id=8;
|
|
update noar ti set b1='JQ6B' where id=8;
|
|
update noar tt set b2='RFVOSO6ZIQZFWYPKHQ3VYEXL' where id=8;
|
|
update noar ti set b2='RFVOSO6ZIQZFWYPKHQ3VYEXL' where id=8;
|
|
update noar tt set b0='J8C9D9KMECOQXGKXO2KZJ3JQ0DOA3YKK' where id=9;
|
|
update noar ti set b0='J8C9D9KMECOQXGKXO2KZJ3JQ0DOA3YKK' where id=9;
|
|
update noar tt set b1='MOG91U5JIREPR6ZD9N2KSHGLCIH28XI8' where id=9;
|
|
update noar ti set b1='MOG91U5JIREPR6ZD9N2KSHGLCIH28XI8' where id=9;
|
|
update noar tt set b2='Y9' where id=9;
|
|
update noar ti set b2='Y9' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='9W7F2JBA3' where id=1;
|
|
update noar ti set b0='9W7F2JBA3' where id=1;
|
|
update noar tt set b1='OZTQFWQ4L80N' where id=1;
|
|
update noar ti set b1='OZTQFWQ4L80N' where id=1;
|
|
update noar tt set b2='FV9SYSHH85TPHN8NK3E1A44FC' where id=1;
|
|
update noar ti set b2='FV9SYSHH85TPHN8NK3E1A44FC' where id=1;
|
|
update noar tt set b0='4NXAVDOQVIPWTFVMJD5MHD' where id=2;
|
|
update noar ti set b0='4NXAVDOQVIPWTFVMJD5MHD' where id=2;
|
|
update noar tt set b1='418RRHSBSX6R62LN9J245OTRYR26L' where id=2;
|
|
update noar ti set b1='418RRHSBSX6R62LN9J245OTRYR26L' where id=2;
|
|
update noar tt set b2='N31113LESQXGD5VYTYDZBIAU47LMGT' where id=2;
|
|
update noar ti set b2='N31113LESQXGD5VYTYDZBIAU47LMGT' where id=2;
|
|
update noar tt set b0='0TI8PV' where id=3;
|
|
update noar ti set b0='0TI8PV' where id=3;
|
|
update noar tt set b1='7UKJD' where id=3;
|
|
update noar ti set b1='7UKJD' where id=3;
|
|
update noar tt set b2='2KQM' where id=3;
|
|
update noar ti set b2='2KQM' where id=3;
|
|
update noar tt set b0='BOFF4BPQKISRKTWYBS413GPRCTYG' where id=4;
|
|
update noar ti set b0='BOFF4BPQKISRKTWYBS413GPRCTYG' where id=4;
|
|
update noar tt set b1='MBAQ7XRY6GUR0OD5YTF1APCDT' where id=4;
|
|
update noar ti set b1='MBAQ7XRY6GUR0OD5YTF1APCDT' where id=4;
|
|
update noar tt set b2='OC9PHIW6WROL7I59XII1TL9PYUNN26L' where id=4;
|
|
update noar ti set b2='OC9PHIW6WROL7I59XII1TL9PYUNN26L' where id=4;
|
|
update noar tt set b0='MLU2MATKJTMLV4THK87S5EOXJ1D' where id=5;
|
|
update noar ti set b0='MLU2MATKJTMLV4THK87S5EOXJ1D' where id=5;
|
|
update noar tt set b1='PMPSQN4JHCU' where id=5;
|
|
update noar ti set b1='PMPSQN4JHCU' where id=5;
|
|
update noar tt set b2='YLTZP3DKKHVZEWNPUU7HZQC61XSXCEU' where id=5;
|
|
update noar ti set b2='YLTZP3DKKHVZEWNPUU7HZQC61XSXCEU' where id=5;
|
|
update noar tt set b0='YBHM24XICY1M0HW1O0VH292' where id=6;
|
|
update noar ti set b0='YBHM24XICY1M0HW1O0VH292' where id=6;
|
|
update noar tt set b1='D0705L' where id=6;
|
|
update noar ti set b1='D0705L' where id=6;
|
|
update noar tt set b2='9U34L0MIPV0S1MNJBJ7OG22BNTRET' where id=6;
|
|
update noar ti set b2='9U34L0MIPV0S1MNJBJ7OG22BNTRET' where id=6;
|
|
update noar tt set b0='FAMBLNGAHLSERKVBFS2D8' where id=7;
|
|
update noar ti set b0='FAMBLNGAHLSERKVBFS2D8' where id=7;
|
|
update noar tt set b1='LTSL04D4CJY7INCCM03JSDY' where id=7;
|
|
update noar ti set b1='LTSL04D4CJY7INCCM03JSDY' where id=7;
|
|
update noar tt set b2='DC0VNDS6NGYZ' where id=7;
|
|
update noar ti set b2='DC0VNDS6NGYZ' where id=7;
|
|
update noar tt set b0='KFE' where id=8;
|
|
update noar ti set b0='KFE' where id=8;
|
|
update noar tt set b1='EH2DRCS99G08P53UIO489' where id=8;
|
|
update noar ti set b1='EH2DRCS99G08P53UIO489' where id=8;
|
|
update noar tt set b2='KQFN2RO' where id=8;
|
|
update noar ti set b2='KQFN2RO' where id=8;
|
|
update noar tt set b0='RE' where id=9;
|
|
update noar ti set b0='RE' where id=9;
|
|
update noar tt set b1='OVXBGRF60TJB9KCGVRECKGR5W0HW0Q5U' where id=9;
|
|
update noar ti set b1='OVXBGRF60TJB9KCGVRECKGR5W0HW0Q5U' where id=9;
|
|
update noar tt set b2='KLS8ZB5AHGIRZMB6RW0R78' where id=9;
|
|
update noar ti set b2='KLS8ZB5AHGIRZMB6RW0R78' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 blob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='J9' where id=1;
|
|
update noar ti set b0='J9' where id=1;
|
|
update noar tt set b1='Z17DLN1EK01W893OILP' where id=1;
|
|
update noar ti set b1='Z17DLN1EK01W893OILP' where id=1;
|
|
update noar tt set b2='BU5244O5TUC0YI3GNEJ0JIVKTDA4' where id=1;
|
|
update noar ti set b2='BU5244O5TUC0YI3GNEJ0JIVKTDA4' where id=1;
|
|
update noar tt set b0='AYNPRS6JLF53LDK286N3H6P794DFSEKJ' where id=2;
|
|
update noar ti set b0='AYNPRS6JLF53LDK286N3H6P794DFSEKJ' where id=2;
|
|
update noar tt set b1='B6PMZQSO0U34KGO5MM6RL9WLN5QGTZQ' where id=2;
|
|
update noar ti set b1='B6PMZQSO0U34KGO5MM6RL9WLN5QGTZQ' where id=2;
|
|
update noar tt set b2='LZ' where id=2;
|
|
update noar ti set b2='LZ' where id=2;
|
|
update noar tt set b0='N' where id=3;
|
|
update noar ti set b0='N' where id=3;
|
|
update noar tt set b1='CGXYUKVAWM75IRX70QZ' where id=3;
|
|
update noar ti set b1='CGXYUKVAWM75IRX70QZ' where id=3;
|
|
update noar tt set b2='VM3X9NHTOI6N90TZTOCLM7' where id=3;
|
|
update noar ti set b2='VM3X9NHTOI6N90TZTOCLM7' where id=3;
|
|
update noar tt set b0='GPVA9RBJCZOR4VJ586YEBDU' where id=4;
|
|
update noar ti set b0='GPVA9RBJCZOR4VJ586YEBDU' where id=4;
|
|
update noar tt set b1='DJ' where id=4;
|
|
update noar ti set b1='DJ' where id=4;
|
|
update noar tt set b2='HN3RQ' where id=4;
|
|
update noar ti set b2='HN3RQ' where id=4;
|
|
update noar tt set b0='V9JUI00TF8ZQ4XERPD9M8JJ1P4WXCC0E' where id=5;
|
|
update noar ti set b0='V9JUI00TF8ZQ4XERPD9M8JJ1P4WXCC0E' where id=5;
|
|
update noar tt set b1='S3P3C4E5FFDX' where id=5;
|
|
update noar ti set b1='S3P3C4E5FFDX' where id=5;
|
|
update noar tt set b2='MW' where id=5;
|
|
update noar ti set b2='MW' where id=5;
|
|
update noar tt set b0='3UDG37BX6HA63MOFTWK3M58S2' where id=6;
|
|
update noar ti set b0='3UDG37BX6HA63MOFTWK3M58S2' where id=6;
|
|
update noar tt set b1='5KHVPY988P2U31Y5ZO25' where id=6;
|
|
update noar ti set b1='5KHVPY988P2U31Y5ZO25' where id=6;
|
|
update noar tt set b2='ZY0ZIIWQZXA4VGBPBOKXX' where id=6;
|
|
update noar ti set b2='ZY0ZIIWQZXA4VGBPBOKXX' where id=6;
|
|
update noar tt set b0='BIC5H6O1' where id=7;
|
|
update noar ti set b0='BIC5H6O1' where id=7;
|
|
update noar tt set b1='XGZAZ63K3JHPBFHO1W' where id=7;
|
|
update noar ti set b1='XGZAZ63K3JHPBFHO1W' where id=7;
|
|
update noar tt set b2='XKNMSD1YADTQ41JJFUJYNCONQ81' where id=7;
|
|
update noar ti set b2='XKNMSD1YADTQ41JJFUJYNCONQ81' where id=7;
|
|
update noar tt set b0='HV16KRZ2W4ZOH6IE5W3' where id=8;
|
|
update noar ti set b0='HV16KRZ2W4ZOH6IE5W3' where id=8;
|
|
update noar tt set b1='7JQCUARJ6UR2XFXOIRSY' where id=8;
|
|
update noar ti set b1='7JQCUARJ6UR2XFXOIRSY' where id=8;
|
|
update noar tt set b2='P70B88TA634P70UTTO22NA2IC57LB' where id=8;
|
|
update noar ti set b2='P70B88TA634P70UTTO22NA2IC57LB' where id=8;
|
|
update noar tt set b0='R3REDQO7X5FCPQZ7YLWR5F4O493F' where id=9;
|
|
update noar ti set b0='R3REDQO7X5FCPQZ7YLWR5F4O493F' where id=9;
|
|
update noar tt set b1='DAQ5' where id=9;
|
|
update noar ti set b1='DAQ5' where id=9;
|
|
update noar tt set b2='50T1D5KLXOTD16Q2SYBBN2OLV1FJS' where id=9;
|
|
update noar ti set b2='50T1D5KLXOTD16Q2SYBBN2OLV1FJS' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='KXEE07FRJ40R8LLCB95TIZXKJ8WQ3G' where id=1;
|
|
update noar ti set b0='KXEE07FRJ40R8LLCB95TIZXKJ8WQ3G' where id=1;
|
|
update noar tt set b1='DUMYZJ5MFIHUITEFT0NVZ1CDO1G' where id=1;
|
|
update noar ti set b1='DUMYZJ5MFIHUITEFT0NVZ1CDO1G' where id=1;
|
|
update noar tt set b2='BN' where id=1;
|
|
update noar ti set b2='BN' where id=1;
|
|
update noar tt set b0='OU2DIGRVXHQ9VIG01I' where id=2;
|
|
update noar ti set b0='OU2DIGRVXHQ9VIG01I' where id=2;
|
|
update noar tt set b1='Y1VUK455YU51U5D7FOWWHG4F5' where id=2;
|
|
update noar ti set b1='Y1VUK455YU51U5D7FOWWHG4F5' where id=2;
|
|
update noar tt set b2='DMLCS90RS8K43ZVN' where id=2;
|
|
update noar ti set b2='DMLCS90RS8K43ZVN' where id=2;
|
|
update noar tt set b0='EJN' where id=3;
|
|
update noar ti set b0='EJN' where id=3;
|
|
update noar tt set b1='0UFMPPT' where id=3;
|
|
update noar ti set b1='0UFMPPT' where id=3;
|
|
update noar tt set b2='IQGALPUBXEAWN2V' where id=3;
|
|
update noar ti set b2='IQGALPUBXEAWN2V' where id=3;
|
|
update noar tt set b0='1TW6C3S3YAFWCSFR5D4' where id=4;
|
|
update noar ti set b0='1TW6C3S3YAFWCSFR5D4' where id=4;
|
|
update noar tt set b1='HYRQBK8T6SHDLEDLQZEMVE' where id=4;
|
|
update noar ti set b1='HYRQBK8T6SHDLEDLQZEMVE' where id=4;
|
|
update noar tt set b2='M' where id=4;
|
|
update noar ti set b2='M' where id=4;
|
|
update noar tt set b0='9L35J56' where id=5;
|
|
update noar ti set b0='9L35J56' where id=5;
|
|
update noar tt set b1='FWPQK9I' where id=5;
|
|
update noar ti set b1='FWPQK9I' where id=5;
|
|
update noar tt set b2='72HG2QYI3' where id=5;
|
|
update noar ti set b2='72HG2QYI3' where id=5;
|
|
update noar tt set b0='JAGBMM1L41M2C' where id=6;
|
|
update noar ti set b0='JAGBMM1L41M2C' where id=6;
|
|
update noar tt set b1='PJP1TZN3ZQ2RASB0IKAQI07XMRWB' where id=6;
|
|
update noar ti set b1='PJP1TZN3ZQ2RASB0IKAQI07XMRWB' where id=6;
|
|
update noar tt set b2='VBUFLOX1ODWJRVMMTZTCBV44N330PW' where id=6;
|
|
update noar ti set b2='VBUFLOX1ODWJRVMMTZTCBV44N330PW' where id=6;
|
|
update noar tt set b0='8L8O6F5AZFTIIU0HCTUXGHQRVTLDAJ7A' where id=7;
|
|
update noar ti set b0='8L8O6F5AZFTIIU0HCTUXGHQRVTLDAJ7A' where id=7;
|
|
update noar tt set b1='5OB590OUW0GF785C3V' where id=7;
|
|
update noar ti set b1='5OB590OUW0GF785C3V' where id=7;
|
|
update noar tt set b2='KKDKJFWNVR1RI' where id=7;
|
|
update noar ti set b2='KKDKJFWNVR1RI' where id=7;
|
|
update noar tt set b0='I3QUY86S99TDWWH2YIVCU57' where id=8;
|
|
update noar ti set b0='I3QUY86S99TDWWH2YIVCU57' where id=8;
|
|
update noar tt set b1='FVW2D' where id=8;
|
|
update noar ti set b1='FVW2D' where id=8;
|
|
update noar tt set b2='4EGLCG8BH0WVYKHD' where id=8;
|
|
update noar ti set b2='4EGLCG8BH0WVYKHD' where id=8;
|
|
update noar tt set b0='YUD6SZD73AL7NN9QZ5MNQWTRBDK7' where id=9;
|
|
update noar ti set b0='YUD6SZD73AL7NN9QZ5MNQWTRBDK7' where id=9;
|
|
update noar tt set b1='AEDY55ARO167' where id=9;
|
|
update noar ti set b1='AEDY55ARO167' where id=9;
|
|
update noar tt set b2='589RMXUZ' where id=9;
|
|
update noar ti set b2='589RMXUZ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 blob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='6NEM22AU8HTVIUPIUGKNFJEGEK5E27' where id=1;
|
|
update noar ti set b0='6NEM22AU8HTVIUPIUGKNFJEGEK5E27' where id=1;
|
|
update noar tt set b1='IDKOTWK9DXX4GFJ3K1Y38J' where id=1;
|
|
update noar ti set b1='IDKOTWK9DXX4GFJ3K1Y38J' where id=1;
|
|
update noar tt set b2='67PTJMNNMGNG9MDEJGQM7P00829' where id=1;
|
|
update noar ti set b2='67PTJMNNMGNG9MDEJGQM7P00829' where id=1;
|
|
update noar tt set b0='ZJJ5KHYU1L75BDE' where id=2;
|
|
update noar ti set b0='ZJJ5KHYU1L75BDE' where id=2;
|
|
update noar tt set b1='WWE642CVK6R' where id=2;
|
|
update noar ti set b1='WWE642CVK6R' where id=2;
|
|
update noar tt set b2='4JAQJ0KZ6QQ5S' where id=2;
|
|
update noar ti set b2='4JAQJ0KZ6QQ5S' where id=2;
|
|
update noar tt set b0='FL395U8TL67B2HVGZ6YI0GS' where id=3;
|
|
update noar ti set b0='FL395U8TL67B2HVGZ6YI0GS' where id=3;
|
|
update noar tt set b1='U9' where id=3;
|
|
update noar ti set b1='U9' where id=3;
|
|
update noar tt set b2='YPHGZDYCD5B1ZQP5' where id=3;
|
|
update noar ti set b2='YPHGZDYCD5B1ZQP5' where id=3;
|
|
update noar tt set b0='QZQ271J1YOU3JTD1' where id=4;
|
|
update noar ti set b0='QZQ271J1YOU3JTD1' where id=4;
|
|
update noar tt set b1='CIIXIP6G9GOV' where id=4;
|
|
update noar ti set b1='CIIXIP6G9GOV' where id=4;
|
|
update noar tt set b2='VOVQ9S1HZ25S9TY4D' where id=4;
|
|
update noar ti set b2='VOVQ9S1HZ25S9TY4D' where id=4;
|
|
update noar tt set b0='VHW6REDW61XVH30EWGYL6S0163' where id=5;
|
|
update noar ti set b0='VHW6REDW61XVH30EWGYL6S0163' where id=5;
|
|
update noar tt set b1='O9V27Y' where id=5;
|
|
update noar ti set b1='O9V27Y' where id=5;
|
|
update noar tt set b2='QCBD7QTHHZL7K47QHKWAI8' where id=5;
|
|
update noar ti set b2='QCBD7QTHHZL7K47QHKWAI8' where id=5;
|
|
update noar tt set b0='PRDDZI' where id=6;
|
|
update noar ti set b0='PRDDZI' where id=6;
|
|
update noar tt set b1='QM19I3V15X47P99IA25TRX' where id=6;
|
|
update noar ti set b1='QM19I3V15X47P99IA25TRX' where id=6;
|
|
update noar tt set b2='2ILPYLDWXU976PQW8' where id=6;
|
|
update noar ti set b2='2ILPYLDWXU976PQW8' where id=6;
|
|
update noar tt set b0='QTO7D68IRI40GZPL' where id=7;
|
|
update noar ti set b0='QTO7D68IRI40GZPL' where id=7;
|
|
update noar tt set b1='QOPWEUTFKXD7JY' where id=7;
|
|
update noar ti set b1='QOPWEUTFKXD7JY' where id=7;
|
|
update noar tt set b2='I0P6LUT42USDQ97V0X' where id=7;
|
|
update noar ti set b2='I0P6LUT42USDQ97V0X' where id=7;
|
|
update noar tt set b0='UL5QD8TF5W7GKA8I3X49TBSU1Q0FFAX8' where id=8;
|
|
update noar ti set b0='UL5QD8TF5W7GKA8I3X49TBSU1Q0FFAX8' where id=8;
|
|
update noar tt set b1='ESFR92W58VXHWZGMANQBTM7HF5A' where id=8;
|
|
update noar ti set b1='ESFR92W58VXHWZGMANQBTM7HF5A' where id=8;
|
|
update noar tt set b2='CHICMYZNRYS9DVB9SJLJNMU5MOWDT' where id=8;
|
|
update noar ti set b2='CHICMYZNRYS9DVB9SJLJNMU5MOWDT' where id=8;
|
|
update noar tt set b0='NGXNB78O6H0ORADQ8E3WMNRXMJ03N' where id=9;
|
|
update noar ti set b0='NGXNB78O6H0ORADQ8E3WMNRXMJ03N' where id=9;
|
|
update noar tt set b1='4T6NMJ0AU6J3DTHQEIOR17RQN' where id=9;
|
|
update noar ti set b1='4T6NMJ0AU6J3DTHQEIOR17RQN' where id=9;
|
|
update noar tt set b2='NRK' where id=9;
|
|
update noar ti set b2='NRK' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='GXMMTHM1GWW0AO18' where id=1;
|
|
update noar ti set b0='GXMMTHM1GWW0AO18' where id=1;
|
|
update noar tt set b1='IXJLC' where id=1;
|
|
update noar ti set b1='IXJLC' where id=1;
|
|
update noar tt set b2='PQILYF5ISJ0RQGL9970VHZAIVVBP' where id=1;
|
|
update noar ti set b2='PQILYF5ISJ0RQGL9970VHZAIVVBP' where id=1;
|
|
update noar tt set b0='9Q5HNNEC9JWGVI4V7TQOP4XUGU5A0Y0' where id=2;
|
|
update noar ti set b0='9Q5HNNEC9JWGVI4V7TQOP4XUGU5A0Y0' where id=2;
|
|
update noar tt set b1='RLY9U55T1YI0JSD2HSD8V4ML9HCBHG' where id=2;
|
|
update noar ti set b1='RLY9U55T1YI0JSD2HSD8V4ML9HCBHG' where id=2;
|
|
update noar tt set b2='VYZZ8Y8JZXJ403XQH4WE9OM60' where id=2;
|
|
update noar ti set b2='VYZZ8Y8JZXJ403XQH4WE9OM60' where id=2;
|
|
update noar tt set b0='AWKVP5GTZPNVPYF2B07QCDGQP29SVWD' where id=3;
|
|
update noar ti set b0='AWKVP5GTZPNVPYF2B07QCDGQP29SVWD' where id=3;
|
|
update noar tt set b1='O51FZ5Y3OWEKPB6NSI1F8R8S0U' where id=3;
|
|
update noar ti set b1='O51FZ5Y3OWEKPB6NSI1F8R8S0U' where id=3;
|
|
update noar tt set b2='GDHGHZ' where id=3;
|
|
update noar ti set b2='GDHGHZ' where id=3;
|
|
update noar tt set b0='T44PKMQWBQJMMINDBVYI8' where id=4;
|
|
update noar ti set b0='T44PKMQWBQJMMINDBVYI8' where id=4;
|
|
update noar tt set b1='CLVO4LLTTEFBH' where id=4;
|
|
update noar ti set b1='CLVO4LLTTEFBH' where id=4;
|
|
update noar tt set b2='4557' where id=4;
|
|
update noar ti set b2='4557' where id=4;
|
|
update noar tt set b0='39' where id=5;
|
|
update noar ti set b0='39' where id=5;
|
|
update noar tt set b1='3JAIM5L5ZQXO4' where id=5;
|
|
update noar ti set b1='3JAIM5L5ZQXO4' where id=5;
|
|
update noar tt set b2='RZ32M5VX5A46XBNKLHC5BP7TPKVV6' where id=5;
|
|
update noar ti set b2='RZ32M5VX5A46XBNKLHC5BP7TPKVV6' where id=5;
|
|
update noar tt set b0='GA4' where id=6;
|
|
update noar ti set b0='GA4' where id=6;
|
|
update noar tt set b1='WHZG3ZDIN7LQJMVG0UD2P' where id=6;
|
|
update noar ti set b1='WHZG3ZDIN7LQJMVG0UD2P' where id=6;
|
|
update noar tt set b2='YP93HOA' where id=6;
|
|
update noar ti set b2='YP93HOA' where id=6;
|
|
update noar tt set b0='82E4A6U' where id=7;
|
|
update noar ti set b0='82E4A6U' where id=7;
|
|
update noar tt set b1='86OAYMX3YCP' where id=7;
|
|
update noar ti set b1='86OAYMX3YCP' where id=7;
|
|
update noar tt set b2='2VEYCBWHQKRZRQNR8' where id=7;
|
|
update noar ti set b2='2VEYCBWHQKRZRQNR8' where id=7;
|
|
update noar tt set b0='02MZ1' where id=8;
|
|
update noar ti set b0='02MZ1' where id=8;
|
|
update noar tt set b1='E7O98RFFBFD7KFW5R3UTTUN9' where id=8;
|
|
update noar ti set b1='E7O98RFFBFD7KFW5R3UTTUN9' where id=8;
|
|
update noar tt set b2='LG0F9KJYIWO2SDPCTWNAP' where id=8;
|
|
update noar ti set b2='LG0F9KJYIWO2SDPCTWNAP' where id=8;
|
|
update noar tt set b0='86DG3P' where id=9;
|
|
update noar ti set b0='86DG3P' where id=9;
|
|
update noar tt set b1='EG8OSPD91J16MHPVNV' where id=9;
|
|
update noar ti set b1='EG8OSPD91J16MHPVNV' where id=9;
|
|
update noar tt set b2='OC09U43UL3VSXBI2MQOSJWKFVRZIEY' where id=9;
|
|
update noar ti set b2='OC09U43UL3VSXBI2MQOSJWKFVRZIEY' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 blob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='1YH5' where id=1;
|
|
update noar ti set b0='1YH5' where id=1;
|
|
update noar tt set b1='D9IQMSKOOKPGF8S0J36MZZLFKART3XGN' where id=1;
|
|
update noar ti set b1='D9IQMSKOOKPGF8S0J36MZZLFKART3XGN' where id=1;
|
|
update noar tt set b2='4HP9EF0QV2YAHY' where id=1;
|
|
update noar ti set b2='4HP9EF0QV2YAHY' where id=1;
|
|
update noar tt set b0='I36XZH0QDL1X1OQ7ZRFLLKGM3UUZXGNU' where id=2;
|
|
update noar ti set b0='I36XZH0QDL1X1OQ7ZRFLLKGM3UUZXGNU' where id=2;
|
|
update noar tt set b1='N36JIEFOF1BAD4D2RO5AP6EOZ' where id=2;
|
|
update noar ti set b1='N36JIEFOF1BAD4D2RO5AP6EOZ' where id=2;
|
|
update noar tt set b2='3U1S27E148GVGDA' where id=2;
|
|
update noar ti set b2='3U1S27E148GVGDA' where id=2;
|
|
update noar tt set b0='AQ' where id=3;
|
|
update noar ti set b0='AQ' where id=3;
|
|
update noar tt set b1='YNS7PNMMNAA7EH' where id=3;
|
|
update noar ti set b1='YNS7PNMMNAA7EH' where id=3;
|
|
update noar tt set b2='BWZDKG' where id=3;
|
|
update noar ti set b2='BWZDKG' where id=3;
|
|
update noar tt set b0='84FJ' where id=4;
|
|
update noar ti set b0='84FJ' where id=4;
|
|
update noar tt set b1='5FU5UOERAFN0YUYXO75CD9B73YHFJ' where id=4;
|
|
update noar ti set b1='5FU5UOERAFN0YUYXO75CD9B73YHFJ' where id=4;
|
|
update noar tt set b2='XFB2QDIWV4794VDNRVS5GXKW8T9' where id=4;
|
|
update noar ti set b2='XFB2QDIWV4794VDNRVS5GXKW8T9' where id=4;
|
|
update noar tt set b0='JUZK3G3ZF789Z9' where id=5;
|
|
update noar ti set b0='JUZK3G3ZF789Z9' where id=5;
|
|
update noar tt set b1='7156DXWZUB6QJUCCTBLS06JMUW4DO' where id=5;
|
|
update noar ti set b1='7156DXWZUB6QJUCCTBLS06JMUW4DO' where id=5;
|
|
update noar tt set b2='XH' where id=5;
|
|
update noar ti set b2='XH' where id=5;
|
|
update noar tt set b0='95SVE3MQX1GMJ5VUY792R7TI7YVCU1CI' where id=6;
|
|
update noar ti set b0='95SVE3MQX1GMJ5VUY792R7TI7YVCU1CI' where id=6;
|
|
update noar tt set b1='0TBE6GRE0HCRO' where id=6;
|
|
update noar ti set b1='0TBE6GRE0HCRO' where id=6;
|
|
update noar tt set b2='HUHUY47ZZ9NE' where id=6;
|
|
update noar ti set b2='HUHUY47ZZ9NE' where id=6;
|
|
update noar tt set b0='LRFH3TEZF' where id=7;
|
|
update noar ti set b0='LRFH3TEZF' where id=7;
|
|
update noar tt set b1='QKTV8DX73FIIBFHTRFRPHFQHQF7' where id=7;
|
|
update noar ti set b1='QKTV8DX73FIIBFHTRFRPHFQHQF7' where id=7;
|
|
update noar tt set b2='LM3' where id=7;
|
|
update noar ti set b2='LM3' where id=7;
|
|
update noar tt set b0='CICDFMKIOLBSU95H3QWH4' where id=8;
|
|
update noar ti set b0='CICDFMKIOLBSU95H3QWH4' where id=8;
|
|
update noar tt set b1='661124' where id=8;
|
|
update noar ti set b1='661124' where id=8;
|
|
update noar tt set b2='BRZUG171NB3E7IROE' where id=8;
|
|
update noar ti set b2='BRZUG171NB3E7IROE' where id=8;
|
|
update noar tt set b0='17LJFYS66BSP' where id=9;
|
|
update noar ti set b0='17LJFYS66BSP' where id=9;
|
|
update noar tt set b1='K046Z6EFF77XY82PG' where id=9;
|
|
update noar ti set b1='K046Z6EFF77XY82PG' where id=9;
|
|
update noar tt set b2='O6REWJWNQ07QR4SHAUXVGJG0LPMNL' where id=9;
|
|
update noar ti set b2='O6REWJWNQ07QR4SHAUXVGJG0LPMNL' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='MH6T' where id=1;
|
|
update noar ti set b0='MH6T' where id=1;
|
|
update noar tt set b1='XQOH1GE9TBVCJFFWZE39RIOBQ4' where id=1;
|
|
update noar ti set b1='XQOH1GE9TBVCJFFWZE39RIOBQ4' where id=1;
|
|
update noar tt set b2='5A7F2' where id=1;
|
|
update noar ti set b2='5A7F2' where id=1;
|
|
update noar tt set b0='MGL26YO4AWXG887Y7MLWUMRXX7AZB7' where id=2;
|
|
update noar ti set b0='MGL26YO4AWXG887Y7MLWUMRXX7AZB7' where id=2;
|
|
update noar tt set b1='DT1SFJK7CHZ9JR638UNA3UH0QAR3L1QB' where id=2;
|
|
update noar ti set b1='DT1SFJK7CHZ9JR638UNA3UH0QAR3L1QB' where id=2;
|
|
update noar tt set b2='3GP2' where id=2;
|
|
update noar ti set b2='3GP2' where id=2;
|
|
update noar tt set b0='J25VHUK2BEYG2IQJMM6YAX9DQWFQY' where id=3;
|
|
update noar ti set b0='J25VHUK2BEYG2IQJMM6YAX9DQWFQY' where id=3;
|
|
update noar tt set b1='Z0D4WOTUM6ARUCS5QHZYVJTF' where id=3;
|
|
update noar ti set b1='Z0D4WOTUM6ARUCS5QHZYVJTF' where id=3;
|
|
update noar tt set b2='L6Z' where id=3;
|
|
update noar ti set b2='L6Z' where id=3;
|
|
update noar tt set b0='8S5' where id=4;
|
|
update noar ti set b0='8S5' where id=4;
|
|
update noar tt set b1='UIDGOUBD1' where id=4;
|
|
update noar ti set b1='UIDGOUBD1' where id=4;
|
|
update noar tt set b2='FZTLLS5H24WTZ' where id=4;
|
|
update noar ti set b2='FZTLLS5H24WTZ' where id=4;
|
|
update noar tt set b0='UPEMDMRORK4' where id=5;
|
|
update noar ti set b0='UPEMDMRORK4' where id=5;
|
|
update noar tt set b1='7NEHM5H1' where id=5;
|
|
update noar ti set b1='7NEHM5H1' where id=5;
|
|
update noar tt set b2='H8KIE47BA' where id=5;
|
|
update noar ti set b2='H8KIE47BA' where id=5;
|
|
update noar tt set b0='UZ4571PKVQN7TDV3Z0GWRW5ZQ' where id=6;
|
|
update noar ti set b0='UZ4571PKVQN7TDV3Z0GWRW5ZQ' where id=6;
|
|
update noar tt set b1='V00A005KMZZKN1SBLDZNM81Y66UZ9RF' where id=6;
|
|
update noar ti set b1='V00A005KMZZKN1SBLDZNM81Y66UZ9RF' where id=6;
|
|
update noar tt set b2='MZIEHG4WG2' where id=6;
|
|
update noar ti set b2='MZIEHG4WG2' where id=6;
|
|
update noar tt set b0='MPQP9CTYWFY3J3J4GUD8RA43AZ6VGDFW' where id=7;
|
|
update noar ti set b0='MPQP9CTYWFY3J3J4GUD8RA43AZ6VGDFW' where id=7;
|
|
update noar tt set b1='0C2FEUIWT2IXVFMAQD' where id=7;
|
|
update noar ti set b1='0C2FEUIWT2IXVFMAQD' where id=7;
|
|
update noar tt set b2='9BUIT7E' where id=7;
|
|
update noar ti set b2='9BUIT7E' where id=7;
|
|
update noar tt set b0='5U5OIDE' where id=8;
|
|
update noar ti set b0='5U5OIDE' where id=8;
|
|
update noar tt set b1='KOJDHSIPLR2GWGU3LEOK26CW9Z' where id=8;
|
|
update noar ti set b1='KOJDHSIPLR2GWGU3LEOK26CW9Z' where id=8;
|
|
update noar tt set b2='IOJ6FSJ2BVKIUCLD1MX9J' where id=8;
|
|
update noar ti set b2='IOJ6FSJ2BVKIUCLD1MX9J' where id=8;
|
|
update noar tt set b0='OIW8JGVN5N5UKKH61B' where id=9;
|
|
update noar ti set b0='OIW8JGVN5N5UKKH61B' where id=9;
|
|
update noar tt set b1='TXF7QD1IBBW8XLXLAOO3NTZY6' where id=9;
|
|
update noar ti set b1='TXF7QD1IBBW8XLXLAOO3NTZY6' where id=9;
|
|
update noar tt set b2='2' where id=9;
|
|
update noar ti set b2='2' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 blob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='GY3JPQ985YGOX3D9S34RUDN3K3086' where id=1;
|
|
update noar ti set b0='GY3JPQ985YGOX3D9S34RUDN3K3086' where id=1;
|
|
update noar tt set b1='Z4MK8UZUFQZIEWYR97WM' where id=1;
|
|
update noar ti set b1='Z4MK8UZUFQZIEWYR97WM' where id=1;
|
|
update noar tt set b2='LSP1U4XD27XTPPE7JP4P9CM7I' where id=1;
|
|
update noar ti set b2='LSP1U4XD27XTPPE7JP4P9CM7I' where id=1;
|
|
update noar tt set b0='TKZVOPE3ZCX9U0ZZOPLF6C25C' where id=2;
|
|
update noar ti set b0='TKZVOPE3ZCX9U0ZZOPLF6C25C' where id=2;
|
|
update noar tt set b1='VLKU1VI5FSBTY' where id=2;
|
|
update noar ti set b1='VLKU1VI5FSBTY' where id=2;
|
|
update noar tt set b2='FOF2A9984YT9Z91QRVTPJ3TYMPUWQQZ' where id=2;
|
|
update noar ti set b2='FOF2A9984YT9Z91QRVTPJ3TYMPUWQQZ' where id=2;
|
|
update noar tt set b0='OZ0NNPONN1HIXVS7' where id=3;
|
|
update noar ti set b0='OZ0NNPONN1HIXVS7' where id=3;
|
|
update noar tt set b1='HZ54179JMS84' where id=3;
|
|
update noar ti set b1='HZ54179JMS84' where id=3;
|
|
update noar tt set b2='UY' where id=3;
|
|
update noar ti set b2='UY' where id=3;
|
|
update noar tt set b0='U5R1KN1F4VGJ8J1EYFW5FU' where id=4;
|
|
update noar ti set b0='U5R1KN1F4VGJ8J1EYFW5FU' where id=4;
|
|
update noar tt set b1='JQA0287PPNW2WBANO1CP721' where id=4;
|
|
update noar ti set b1='JQA0287PPNW2WBANO1CP721' where id=4;
|
|
update noar tt set b2='ISLFB8' where id=4;
|
|
update noar ti set b2='ISLFB8' where id=4;
|
|
update noar tt set b0='7K5OC' where id=5;
|
|
update noar ti set b0='7K5OC' where id=5;
|
|
update noar tt set b1='WRMRKGTINRO' where id=5;
|
|
update noar ti set b1='WRMRKGTINRO' where id=5;
|
|
update noar tt set b2='9SSQ8YW' where id=5;
|
|
update noar ti set b2='9SSQ8YW' where id=5;
|
|
update noar tt set b0='5I' where id=6;
|
|
update noar ti set b0='5I' where id=6;
|
|
update noar tt set b1='9BHHS3MYQEE' where id=6;
|
|
update noar ti set b1='9BHHS3MYQEE' where id=6;
|
|
update noar tt set b2='3AS0FRHW5H5PF5MHF9' where id=6;
|
|
update noar ti set b2='3AS0FRHW5H5PF5MHF9' where id=6;
|
|
update noar tt set b0='C5OLZ2M6CELQ4CGP1EC5GOTF2OG3DO' where id=7;
|
|
update noar ti set b0='C5OLZ2M6CELQ4CGP1EC5GOTF2OG3DO' where id=7;
|
|
update noar tt set b1='IJMA7EY5VZB9J4UYGE0XN9LTQ8YOT' where id=7;
|
|
update noar ti set b1='IJMA7EY5VZB9J4UYGE0XN9LTQ8YOT' where id=7;
|
|
update noar tt set b2='VB' where id=7;
|
|
update noar ti set b2='VB' where id=7;
|
|
update noar tt set b0='5TX8ISCHDH8Q3IR3ZAE8O' where id=8;
|
|
update noar ti set b0='5TX8ISCHDH8Q3IR3ZAE8O' where id=8;
|
|
update noar tt set b1='BJ6B8WAMUI6OKID7UP' where id=8;
|
|
update noar ti set b1='BJ6B8WAMUI6OKID7UP' where id=8;
|
|
update noar tt set b2='G3Y7PHR0LYX' where id=8;
|
|
update noar ti set b2='G3Y7PHR0LYX' where id=8;
|
|
update noar tt set b0='S3UWSHVE6J' where id=9;
|
|
update noar ti set b0='S3UWSHVE6J' where id=9;
|
|
update noar tt set b1='DXDIALQ20N99X' where id=9;
|
|
update noar ti set b1='DXDIALQ20N99X' where id=9;
|
|
update noar tt set b2='3MINBKT9EW' where id=9;
|
|
update noar ti set b2='3MINBKT9EW' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 blob null,
|
|
b2 text 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 b0='BBXUTG5C57W7RDSEDKPFI' where id=1;
|
|
update noar ti set b0='BBXUTG5C57W7RDSEDKPFI' where id=1;
|
|
update noar tt set b1='S2LWBHHEWU032BX5H9V7LE' where id=1;
|
|
update noar ti set b1='S2LWBHHEWU032BX5H9V7LE' where id=1;
|
|
update noar tt set b2='A2MIMRJ0XAENNOGPEN5H' where id=1;
|
|
update noar ti set b2='A2MIMRJ0XAENNOGPEN5H' where id=1;
|
|
update noar tt set b0='E0PZELLOT7MT' where id=2;
|
|
update noar ti set b0='E0PZELLOT7MT' where id=2;
|
|
update noar tt set b1='XBSYH14AXYJP8LR' where id=2;
|
|
update noar ti set b1='XBSYH14AXYJP8LR' where id=2;
|
|
update noar tt set b2='H3ZIBJYVCAQUWLX2XUSE' where id=2;
|
|
update noar ti set b2='H3ZIBJYVCAQUWLX2XUSE' where id=2;
|
|
update noar tt set b0='KMNE33DLJ24QZFD7RUGYW7D0' where id=3;
|
|
update noar ti set b0='KMNE33DLJ24QZFD7RUGYW7D0' where id=3;
|
|
update noar tt set b1='B6OXJU3B0JEOSUF' where id=3;
|
|
update noar ti set b1='B6OXJU3B0JEOSUF' where id=3;
|
|
update noar tt set b2='GLX6W6TO4WX' where id=3;
|
|
update noar ti set b2='GLX6W6TO4WX' where id=3;
|
|
update noar tt set b0='F6ZX2MJALO656PCSK' where id=4;
|
|
update noar ti set b0='F6ZX2MJALO656PCSK' where id=4;
|
|
update noar tt set b1='GQMTJAQ1R5TYF' where id=4;
|
|
update noar ti set b1='GQMTJAQ1R5TYF' where id=4;
|
|
update noar tt set b2='WF8MSB' where id=4;
|
|
update noar ti set b2='WF8MSB' where id=4;
|
|
update noar tt set b0='3W0P57BYHH8KRDO01QQVGZCF01444' where id=5;
|
|
update noar ti set b0='3W0P57BYHH8KRDO01QQVGZCF01444' where id=5;
|
|
update noar tt set b1='PPKDFE6FB4XKRSA' where id=5;
|
|
update noar ti set b1='PPKDFE6FB4XKRSA' where id=5;
|
|
update noar tt set b2='W6Q28H' where id=5;
|
|
update noar ti set b2='W6Q28H' where id=5;
|
|
update noar tt set b0='YZ9YWM20CWDX5RX4SHBN1DUOYKCE9P' where id=6;
|
|
update noar ti set b0='YZ9YWM20CWDX5RX4SHBN1DUOYKCE9P' where id=6;
|
|
update noar tt set b1='BHZLZSTBKU4OHIPGB' where id=6;
|
|
update noar ti set b1='BHZLZSTBKU4OHIPGB' where id=6;
|
|
update noar tt set b2='FO91OVU38JITF81PK6QXMMK2' where id=6;
|
|
update noar ti set b2='FO91OVU38JITF81PK6QXMMK2' where id=6;
|
|
update noar tt set b0='ZMQV9A39VD46ZGKH1XI2I2SVRD' where id=7;
|
|
update noar ti set b0='ZMQV9A39VD46ZGKH1XI2I2SVRD' where id=7;
|
|
update noar tt set b1='CFQ2UWW1XBZGLNBYV' where id=7;
|
|
update noar ti set b1='CFQ2UWW1XBZGLNBYV' where id=7;
|
|
update noar tt set b2='35K9CATWOO43AMVCXO8MOUUA1M9' where id=7;
|
|
update noar ti set b2='35K9CATWOO43AMVCXO8MOUUA1M9' where id=7;
|
|
update noar tt set b0='6QO22652EK5TNCF9SM58Z' where id=8;
|
|
update noar ti set b0='6QO22652EK5TNCF9SM58Z' where id=8;
|
|
update noar tt set b1='U3H7B170MJNJH0KY4DGP' where id=8;
|
|
update noar ti set b1='U3H7B170MJNJH0KY4DGP' where id=8;
|
|
update noar tt set b2='HS56YID5BD0NGF7CGTFI49' where id=8;
|
|
update noar ti set b2='HS56YID5BD0NGF7CGTFI49' where id=8;
|
|
update noar tt set b0='W37GJ2APH3XYBGF8ZP72PZQB2' where id=9;
|
|
update noar ti set b0='W37GJ2APH3XYBGF8ZP72PZQB2' where id=9;
|
|
update noar tt set b1='5YOXQQLYYJCJB8M67SER4Y' where id=9;
|
|
update noar ti set b1='5YOXQQLYYJCJB8M67SER4Y' where id=9;
|
|
update noar tt set b2='PE231ED4O0WDCPE' where id=9;
|
|
update noar ti set b2='PE231ED4O0WDCPE' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 blob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='IZA6HU' where id=1;
|
|
update noar ti set b0='IZA6HU' where id=1;
|
|
update noar tt set b1='DIA0DAAXBH8KIJJGQ2CB' where id=1;
|
|
update noar ti set b1='DIA0DAAXBH8KIJJGQ2CB' where id=1;
|
|
update noar tt set b2='BYF03F37E0ILRU792B9I8K5MPUKVYSJC' where id=1;
|
|
update noar ti set b2='BYF03F37E0ILRU792B9I8K5MPUKVYSJC' where id=1;
|
|
update noar tt set b0='XHVX51U3RVKLX0YHQHTBERDKJ' where id=2;
|
|
update noar ti set b0='XHVX51U3RVKLX0YHQHTBERDKJ' where id=2;
|
|
update noar tt set b1='4PFVL' where id=2;
|
|
update noar ti set b1='4PFVL' where id=2;
|
|
update noar tt set b2='RZKB2J' where id=2;
|
|
update noar ti set b2='RZKB2J' where id=2;
|
|
update noar tt set b0='HGC81P10ACJJZ' where id=3;
|
|
update noar ti set b0='HGC81P10ACJJZ' where id=3;
|
|
update noar tt set b1='0JZUXDIM60E' where id=3;
|
|
update noar ti set b1='0JZUXDIM60E' where id=3;
|
|
update noar tt set b2='HA3OBZYJCQEFOSKOXI326C' where id=3;
|
|
update noar ti set b2='HA3OBZYJCQEFOSKOXI326C' where id=3;
|
|
update noar tt set b0='8CJWP' where id=4;
|
|
update noar ti set b0='8CJWP' where id=4;
|
|
update noar tt set b1='5H0' where id=4;
|
|
update noar ti set b1='5H0' where id=4;
|
|
update noar tt set b2='6ONYYYX2D66PAQ' where id=4;
|
|
update noar ti set b2='6ONYYYX2D66PAQ' where id=4;
|
|
update noar tt set b0='DGJJJR7PBI' where id=5;
|
|
update noar ti set b0='DGJJJR7PBI' where id=5;
|
|
update noar tt set b1='O12PTA0ET6TX17RUM' where id=5;
|
|
update noar ti set b1='O12PTA0ET6TX17RUM' where id=5;
|
|
update noar tt set b2='FAPKZAH' where id=5;
|
|
update noar ti set b2='FAPKZAH' where id=5;
|
|
update noar tt set b0='WDNMCCR1WB5V3' where id=6;
|
|
update noar ti set b0='WDNMCCR1WB5V3' where id=6;
|
|
update noar tt set b1='L1CZ' where id=6;
|
|
update noar ti set b1='L1CZ' where id=6;
|
|
update noar tt set b2='HSWEA717EUW4TJ36LZ9' where id=6;
|
|
update noar ti set b2='HSWEA717EUW4TJ36LZ9' where id=6;
|
|
update noar tt set b0='WEHE' where id=7;
|
|
update noar ti set b0='WEHE' where id=7;
|
|
update noar tt set b1='7H5IM07' where id=7;
|
|
update noar ti set b1='7H5IM07' where id=7;
|
|
update noar tt set b2='NYTFVIEVJJ3VVGL' where id=7;
|
|
update noar ti set b2='NYTFVIEVJJ3VVGL' where id=7;
|
|
update noar tt set b0='0GL08LGEB' where id=8;
|
|
update noar ti set b0='0GL08LGEB' where id=8;
|
|
update noar tt set b1='HOL6U8ZUJ' where id=8;
|
|
update noar ti set b1='HOL6U8ZUJ' where id=8;
|
|
update noar tt set b2='JGJY360SGTGCUHRZWV7SWT4' where id=8;
|
|
update noar ti set b2='JGJY360SGTGCUHRZWV7SWT4' where id=8;
|
|
update noar tt set b0='E8U8' where id=9;
|
|
update noar ti set b0='E8U8' where id=9;
|
|
update noar tt set b1='R5ZCSQ34R6JM8K' where id=9;
|
|
update noar ti set b1='R5ZCSQ34R6JM8K' where id=9;
|
|
update noar tt set b2='IDB9SXZWJB7JFN4NW' where id=9;
|
|
update noar ti set b2='IDB9SXZWJB7JFN4NW' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='0PSRSMEFDXSAB' where id=1;
|
|
update noar ti set b0='0PSRSMEFDXSAB' where id=1;
|
|
update noar tt set b1='4PV1XZ3HB1LPRFBGANCAL2CR0YILY6' where id=1;
|
|
update noar ti set b1='4PV1XZ3HB1LPRFBGANCAL2CR0YILY6' where id=1;
|
|
update noar tt set b2='X7G1KSDJYLSZRIU9CUSHIYYYDW2HV' where id=1;
|
|
update noar ti set b2='X7G1KSDJYLSZRIU9CUSHIYYYDW2HV' where id=1;
|
|
update noar tt set b0='VHG4WT' where id=2;
|
|
update noar ti set b0='VHG4WT' where id=2;
|
|
update noar tt set b1='TSMI2' where id=2;
|
|
update noar ti set b1='TSMI2' where id=2;
|
|
update noar tt set b2='3VQ' where id=2;
|
|
update noar ti set b2='3VQ' where id=2;
|
|
update noar tt set b0='C5' where id=3;
|
|
update noar ti set b0='C5' where id=3;
|
|
update noar tt set b1='BY1SG6DYV28C7' where id=3;
|
|
update noar ti set b1='BY1SG6DYV28C7' where id=3;
|
|
update noar tt set b2='W7OWYAD7VVQG24K8GBBVSI019HXYTY9' where id=3;
|
|
update noar ti set b2='W7OWYAD7VVQG24K8GBBVSI019HXYTY9' where id=3;
|
|
update noar tt set b0='RJYU31N6' where id=4;
|
|
update noar ti set b0='RJYU31N6' where id=4;
|
|
update noar tt set b1='3H9I3J3L1HRWUS4DBV7AUC12TMNBJQP' where id=4;
|
|
update noar ti set b1='3H9I3J3L1HRWUS4DBV7AUC12TMNBJQP' where id=4;
|
|
update noar tt set b2='5WD14MBFRV71PKCCJWX1' where id=4;
|
|
update noar ti set b2='5WD14MBFRV71PKCCJWX1' where id=4;
|
|
update noar tt set b0='MBCRRL5MOZ6TLKFLVM7H3Y' where id=5;
|
|
update noar ti set b0='MBCRRL5MOZ6TLKFLVM7H3Y' where id=5;
|
|
update noar tt set b1='E0FM5SLH2JA0XG' where id=5;
|
|
update noar ti set b1='E0FM5SLH2JA0XG' where id=5;
|
|
update noar tt set b2='KKF3VEYHVDZCAWFZON7EKLFS8' where id=5;
|
|
update noar ti set b2='KKF3VEYHVDZCAWFZON7EKLFS8' where id=5;
|
|
update noar tt set b0='EZRPG' where id=6;
|
|
update noar ti set b0='EZRPG' where id=6;
|
|
update noar tt set b1='LJ6V0P5TGAH2VKA8' where id=6;
|
|
update noar ti set b1='LJ6V0P5TGAH2VKA8' where id=6;
|
|
update noar tt set b2='21QVGKO88MP65' where id=6;
|
|
update noar ti set b2='21QVGKO88MP65' where id=6;
|
|
update noar tt set b0='EZ9PQ' where id=7;
|
|
update noar ti set b0='EZ9PQ' where id=7;
|
|
update noar tt set b1='TQTSLPY0YHH5QT58LVC' where id=7;
|
|
update noar ti set b1='TQTSLPY0YHH5QT58LVC' where id=7;
|
|
update noar tt set b2='WWQ4KSX16T39NICUD8E84K3ETGGB691' where id=7;
|
|
update noar ti set b2='WWQ4KSX16T39NICUD8E84K3ETGGB691' where id=7;
|
|
update noar tt set b0='TP80W0BV8P7EW' where id=8;
|
|
update noar ti set b0='TP80W0BV8P7EW' where id=8;
|
|
update noar tt set b1='EU' where id=8;
|
|
update noar ti set b1='EU' where id=8;
|
|
update noar tt set b2='WY' where id=8;
|
|
update noar ti set b2='WY' where id=8;
|
|
update noar tt set b0='SK4B1FCEEGW6KD6IQCCNMS9UC6RPBID6' where id=9;
|
|
update noar ti set b0='SK4B1FCEEGW6KD6IQCCNMS9UC6RPBID6' where id=9;
|
|
update noar tt set b1='XGNQJ1Z2VRB' where id=9;
|
|
update noar ti set b1='XGNQJ1Z2VRB' where id=9;
|
|
update noar tt set b2='SLNZFH0KG8F8AS4M' where id=9;
|
|
update noar ti set b2='SLNZFH0KG8F8AS4M' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 mediumblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='VXMRROXGHE2WEQGNL2V9V6CP7E30NGG8' where id=1;
|
|
update noar ti set b0='VXMRROXGHE2WEQGNL2V9V6CP7E30NGG8' where id=1;
|
|
update noar tt set b1='5N03E9OQC3RM1CLWPS65OP1XZQQAI' where id=1;
|
|
update noar ti set b1='5N03E9OQC3RM1CLWPS65OP1XZQQAI' where id=1;
|
|
update noar tt set b2='QZ1UFED9707VORV6A1BB' where id=1;
|
|
update noar ti set b2='QZ1UFED9707VORV6A1BB' where id=1;
|
|
update noar tt set b0='IXM5F52' where id=2;
|
|
update noar ti set b0='IXM5F52' where id=2;
|
|
update noar tt set b1='W6LQF2VNRI7I5' where id=2;
|
|
update noar ti set b1='W6LQF2VNRI7I5' where id=2;
|
|
update noar tt set b2='ZE9V6AFOD07RUWVFPP0JWK' where id=2;
|
|
update noar ti set b2='ZE9V6AFOD07RUWVFPP0JWK' where id=2;
|
|
update noar tt set b0='9EH953R8EB6W9N56J86A856J4II8ZCKI' where id=3;
|
|
update noar ti set b0='9EH953R8EB6W9N56J86A856J4II8ZCKI' where id=3;
|
|
update noar tt set b1='J3W7QBOCT' where id=3;
|
|
update noar ti set b1='J3W7QBOCT' where id=3;
|
|
update noar tt set b2='1QLXY8AXIIN440H' where id=3;
|
|
update noar ti set b2='1QLXY8AXIIN440H' where id=3;
|
|
update noar tt set b0='T0IPP0YXPEE68VO9AAGGGI9' where id=4;
|
|
update noar ti set b0='T0IPP0YXPEE68VO9AAGGGI9' where id=4;
|
|
update noar tt set b1='JQJPS6AHWECYW99' where id=4;
|
|
update noar ti set b1='JQJPS6AHWECYW99' where id=4;
|
|
update noar tt set b2='CTP1SX4U8SBCZGQV2O9C9' where id=4;
|
|
update noar ti set b2='CTP1SX4U8SBCZGQV2O9C9' where id=4;
|
|
update noar tt set b0='SPBG5KDGUEVX6JOQ18QDQ224PG6C6U' where id=5;
|
|
update noar ti set b0='SPBG5KDGUEVX6JOQ18QDQ224PG6C6U' where id=5;
|
|
update noar tt set b1='JDCJWLBVRUYEU8T5JZ' where id=5;
|
|
update noar ti set b1='JDCJWLBVRUYEU8T5JZ' where id=5;
|
|
update noar tt set b2='2Z3L3O7VC9T59MON7NG' where id=5;
|
|
update noar ti set b2='2Z3L3O7VC9T59MON7NG' where id=5;
|
|
update noar tt set b0='GAIFWIUAER4' where id=6;
|
|
update noar ti set b0='GAIFWIUAER4' where id=6;
|
|
update noar tt set b1='P6JN49W9MO3SI0CTXU4' where id=6;
|
|
update noar ti set b1='P6JN49W9MO3SI0CTXU4' where id=6;
|
|
update noar tt set b2='71EBVOJR3R96Z5I8IHT' where id=6;
|
|
update noar ti set b2='71EBVOJR3R96Z5I8IHT' where id=6;
|
|
update noar tt set b0='16PVTJ4TKM8D2IM' where id=7;
|
|
update noar ti set b0='16PVTJ4TKM8D2IM' where id=7;
|
|
update noar tt set b1='HRZIYR7L4L' where id=7;
|
|
update noar ti set b1='HRZIYR7L4L' where id=7;
|
|
update noar tt set b2='IW4PII' where id=7;
|
|
update noar ti set b2='IW4PII' where id=7;
|
|
update noar tt set b0='JUJKOVGB8264CRUULUOZ36N998' where id=8;
|
|
update noar ti set b0='JUJKOVGB8264CRUULUOZ36N998' where id=8;
|
|
update noar tt set b1='MWWOVGKD' where id=8;
|
|
update noar ti set b1='MWWOVGKD' 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 b0='VWM7KQ4S0ZBE7SCWVSAXBGSK2X8K' where id=9;
|
|
update noar ti set b0='VWM7KQ4S0ZBE7SCWVSAXBGSK2X8K' where id=9;
|
|
update noar tt set b1='LCMW5JAC8X5HRMY3IVQ71ODRL' where id=9;
|
|
update noar ti set b1='LCMW5JAC8X5HRMY3IVQ71ODRL' where id=9;
|
|
update noar tt set b2='5150BK965YUKDE5A' where id=9;
|
|
update noar ti set b2='5150BK965YUKDE5A' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='EIW1' where id=1;
|
|
update noar ti set b0='EIW1' where id=1;
|
|
update noar tt set b1='K7B48OIM' where id=1;
|
|
update noar ti set b1='K7B48OIM' where id=1;
|
|
update noar tt set b2='ZJ3U0P' where id=1;
|
|
update noar ti set b2='ZJ3U0P' where id=1;
|
|
update noar tt set b0='XEBGIRB31G77CCX6Q86' where id=2;
|
|
update noar ti set b0='XEBGIRB31G77CCX6Q86' where id=2;
|
|
update noar tt set b1='890YIS0IW0S' where id=2;
|
|
update noar ti set b1='890YIS0IW0S' where id=2;
|
|
update noar tt set b2='F8' where id=2;
|
|
update noar ti set b2='F8' where id=2;
|
|
update noar tt set b0='7' where id=3;
|
|
update noar ti set b0='7' where id=3;
|
|
update noar tt set b1='WSC' where id=3;
|
|
update noar ti set b1='WSC' where id=3;
|
|
update noar tt set b2='ZMLKJWUEWT6V0MUXBSCHZE3OAG7OQF' where id=3;
|
|
update noar ti set b2='ZMLKJWUEWT6V0MUXBSCHZE3OAG7OQF' where id=3;
|
|
update noar tt set b0='FJV8MY9OS' where id=4;
|
|
update noar ti set b0='FJV8MY9OS' where id=4;
|
|
update noar tt set b1='WQFXTHLCG5J9AV5EPFRE3SX1' where id=4;
|
|
update noar ti set b1='WQFXTHLCG5J9AV5EPFRE3SX1' where id=4;
|
|
update noar tt set b2='V5YY894MIC2AHBAAI3JDZCHY1RGWWBP' where id=4;
|
|
update noar ti set b2='V5YY894MIC2AHBAAI3JDZCHY1RGWWBP' where id=4;
|
|
update noar tt set b0='YEJCLZWPV3G9OEF1R6S6PIJ' where id=5;
|
|
update noar ti set b0='YEJCLZWPV3G9OEF1R6S6PIJ' where id=5;
|
|
update noar tt set b1='TFT92YXANHOOUF19S046088US' where id=5;
|
|
update noar ti set b1='TFT92YXANHOOUF19S046088US' where id=5;
|
|
update noar tt set b2='FXTM3VO3IRSTLZWS3WEKC29S3G' where id=5;
|
|
update noar ti set b2='FXTM3VO3IRSTLZWS3WEKC29S3G' where id=5;
|
|
update noar tt set b0='5EBVM9ZWATO32OOOTZXRF6FSWN8W' where id=6;
|
|
update noar ti set b0='5EBVM9ZWATO32OOOTZXRF6FSWN8W' where id=6;
|
|
update noar tt set b1='JS7EC5HE9BFYANNAOFAVKLN4' where id=6;
|
|
update noar ti set b1='JS7EC5HE9BFYANNAOFAVKLN4' 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 b0='N1JRNRZ5OOGHOWL' where id=7;
|
|
update noar ti set b0='N1JRNRZ5OOGHOWL' where id=7;
|
|
update noar tt set b1='AD' where id=7;
|
|
update noar ti set b1='AD' where id=7;
|
|
update noar tt set b2='6RD7S0VK7S57FR9VWAEP7GHLGFNQJ' where id=7;
|
|
update noar ti set b2='6RD7S0VK7S57FR9VWAEP7GHLGFNQJ' where id=7;
|
|
update noar tt set b0='ETMFMVQFX0I0KB6ZL41FBYS01Z' where id=8;
|
|
update noar ti set b0='ETMFMVQFX0I0KB6ZL41FBYS01Z' where id=8;
|
|
update noar tt set b1='KQ9K9HA46Q9EDAT3L9D6NVAA4O' where id=8;
|
|
update noar ti set b1='KQ9K9HA46Q9EDAT3L9D6NVAA4O' where id=8;
|
|
update noar tt set b2='3I1BZE3X81HHTFT0P8HPHQKRPC' where id=8;
|
|
update noar ti set b2='3I1BZE3X81HHTFT0P8HPHQKRPC' where id=8;
|
|
update noar tt set b0='SRV20SB08HSWE83R3' where id=9;
|
|
update noar ti set b0='SRV20SB08HSWE83R3' where id=9;
|
|
update noar tt set b1='5YTE' where id=9;
|
|
update noar ti set b1='5YTE' where id=9;
|
|
update noar tt set b2='MKBQIMDN2R49PRYJZTQB53AMF9' where id=9;
|
|
update noar ti set b2='MKBQIMDN2R49PRYJZTQB53AMF9' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 mediumblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='7KIKEMS2WOX6KBJHI' where id=1;
|
|
update noar ti set b0='7KIKEMS2WOX6KBJHI' where id=1;
|
|
update noar tt set b1='5980A2WKUY6LOC5PHUM0ILIS30BSD7L' where id=1;
|
|
update noar ti set b1='5980A2WKUY6LOC5PHUM0ILIS30BSD7L' where id=1;
|
|
update noar tt set b2='1' where id=1;
|
|
update noar ti set b2='1' where id=1;
|
|
update noar tt set b0='E' where id=2;
|
|
update noar ti set b0='E' where id=2;
|
|
update noar tt set b1='708' where id=2;
|
|
update noar ti set b1='708' where id=2;
|
|
update noar tt set b2='SCD8WIIT8PGQZ6TZVE81' where id=2;
|
|
update noar ti set b2='SCD8WIIT8PGQZ6TZVE81' where id=2;
|
|
update noar tt set b0='4BXS1QT9KL3XQSKGU' where id=3;
|
|
update noar ti set b0='4BXS1QT9KL3XQSKGU' where id=3;
|
|
update noar tt set b1='AW5A3K8ES0U3LMAHO' where id=3;
|
|
update noar ti set b1='AW5A3K8ES0U3LMAHO' where id=3;
|
|
update noar tt set b2='TRZPAH5H2UCGA5RWL8YP' where id=3;
|
|
update noar ti set b2='TRZPAH5H2UCGA5RWL8YP' where id=3;
|
|
update noar tt set b0='V3SVY0YW4NF0XFA6H7UEDYK4QOQHBS8' where id=4;
|
|
update noar ti set b0='V3SVY0YW4NF0XFA6H7UEDYK4QOQHBS8' where id=4;
|
|
update noar tt set b1='T11' where id=4;
|
|
update noar ti set b1='T11' where id=4;
|
|
update noar tt set b2='9KSMB11' where id=4;
|
|
update noar ti set b2='9KSMB11' where id=4;
|
|
update noar tt set b0='F9NO4J48I1OE92I2KJZKJQ1L' where id=5;
|
|
update noar ti set b0='F9NO4J48I1OE92I2KJZKJQ1L' where id=5;
|
|
update noar tt set b1='O5H' where id=5;
|
|
update noar ti set b1='O5H' where id=5;
|
|
update noar tt set b2='Q' where id=5;
|
|
update noar ti set b2='Q' where id=5;
|
|
update noar tt set b0='7J70W8CYS00X094E2B11N9XZRIKHRD' where id=6;
|
|
update noar ti set b0='7J70W8CYS00X094E2B11N9XZRIKHRD' where id=6;
|
|
update noar tt set b1='8Z' where id=6;
|
|
update noar ti set b1='8Z' where id=6;
|
|
update noar tt set b2='QOTEG1WO1KWD9UCKLQXN5F6WLDX' where id=6;
|
|
update noar ti set b2='QOTEG1WO1KWD9UCKLQXN5F6WLDX' where id=6;
|
|
update noar tt set b0='BMM8C0EJ018C' where id=7;
|
|
update noar ti set b0='BMM8C0EJ018C' 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 b2='ZX' where id=7;
|
|
update noar ti set b2='ZX' where id=7;
|
|
update noar tt set b0='GVBRD7ZERCE9X2' where id=8;
|
|
update noar ti set b0='GVBRD7ZERCE9X2' where id=8;
|
|
update noar tt set b1='7FN6ON2JQG5E02SHAUM4' where id=8;
|
|
update noar ti set b1='7FN6ON2JQG5E02SHAUM4' where id=8;
|
|
update noar tt set b2='S2RK8T3GCKCZ33MOMNQ5U' where id=8;
|
|
update noar ti set b2='S2RK8T3GCKCZ33MOMNQ5U' where id=8;
|
|
update noar tt set b0='CXTVZ9' where id=9;
|
|
update noar ti set b0='CXTVZ9' where id=9;
|
|
update noar tt set b1='G4LD9122BUIKRQE9B' where id=9;
|
|
update noar ti set b1='G4LD9122BUIKRQE9B' where id=9;
|
|
update noar tt set b2='1DS3M820Y68YMMBBLWUG44740Z' where id=9;
|
|
update noar ti set b2='1DS3M820Y68YMMBBLWUG44740Z' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='MKUNJF56L' where id=1;
|
|
update noar ti set b0='MKUNJF56L' where id=1;
|
|
update noar tt set b1='1' where id=1;
|
|
update noar ti set b1='1' where id=1;
|
|
update noar tt set b2='BPZE' where id=1;
|
|
update noar ti set b2='BPZE' where id=1;
|
|
update noar tt set b0='MY7TR0T5TT1W6JTO18WMCRZDLWM' where id=2;
|
|
update noar ti set b0='MY7TR0T5TT1W6JTO18WMCRZDLWM' where id=2;
|
|
update noar tt set b1='PGWGVMUCDS6QDL3F30JGV65OOEE3MF' where id=2;
|
|
update noar ti set b1='PGWGVMUCDS6QDL3F30JGV65OOEE3MF' where id=2;
|
|
update noar tt set b2='8DTRH1G9PNTCYZEXCN03RMD0VE' where id=2;
|
|
update noar ti set b2='8DTRH1G9PNTCYZEXCN03RMD0VE' where id=2;
|
|
update noar tt set b0='PIO5WG0UYR53US47PRZ1FV5SO' where id=3;
|
|
update noar ti set b0='PIO5WG0UYR53US47PRZ1FV5SO' where id=3;
|
|
update noar tt set b1='4EKOX978XVKS11OANZ6AT4D' where id=3;
|
|
update noar ti set b1='4EKOX978XVKS11OANZ6AT4D' where id=3;
|
|
update noar tt set b2='ZSNQN1IBGD4' where id=3;
|
|
update noar ti set b2='ZSNQN1IBGD4' where id=3;
|
|
update noar tt set b0='F' where id=4;
|
|
update noar ti set b0='F' where id=4;
|
|
update noar tt set b1='FWQTGHS1FK5DYS3L66753A1P3WI' where id=4;
|
|
update noar ti set b1='FWQTGHS1FK5DYS3L66753A1P3WI' where id=4;
|
|
update noar tt set b2='ENHZNK1ZHI' where id=4;
|
|
update noar ti set b2='ENHZNK1ZHI' where id=4;
|
|
update noar tt set b0='3E4ZJLMTPOZ2K8ZI3Q9MYC' where id=5;
|
|
update noar ti set b0='3E4ZJLMTPOZ2K8ZI3Q9MYC' where id=5;
|
|
update noar tt set b1='HX0BJYC681T3FJB494BR3FXG' where id=5;
|
|
update noar ti set b1='HX0BJYC681T3FJB494BR3FXG' where id=5;
|
|
update noar tt set b2='UB4LII1DEOQRD9COHSHGPBP8WYZZ' where id=5;
|
|
update noar ti set b2='UB4LII1DEOQRD9COHSHGPBP8WYZZ' where id=5;
|
|
update noar tt set b0='LROEEDYREOSKOEZNSZHJU4XB' where id=6;
|
|
update noar ti set b0='LROEEDYREOSKOEZNSZHJU4XB' where id=6;
|
|
update noar tt set b1='H9107XM674DRXFGKGHX32AU42YW3' where id=6;
|
|
update noar ti set b1='H9107XM674DRXFGKGHX32AU42YW3' where id=6;
|
|
update noar tt set b2='ZBJNETQVBX1HJP2WP1WSMWSFP4A' where id=6;
|
|
update noar ti set b2='ZBJNETQVBX1HJP2WP1WSMWSFP4A' where id=6;
|
|
update noar tt set b0='HRDECWEY7YTMJ9' where id=7;
|
|
update noar ti set b0='HRDECWEY7YTMJ9' where id=7;
|
|
update noar tt set b1='DVEFRP13HISL6FU02EOOYLUPELYDI6BK' where id=7;
|
|
update noar ti set b1='DVEFRP13HISL6FU02EOOYLUPELYDI6BK' where id=7;
|
|
update noar tt set b2='MH83TETK' where id=7;
|
|
update noar ti set b2='MH83TETK' where id=7;
|
|
update noar tt set b0='IT4KX3BJEP4SZ2FFB7VW0WS8O7TJI57W' where id=8;
|
|
update noar ti set b0='IT4KX3BJEP4SZ2FFB7VW0WS8O7TJI57W' 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 b2='U15H8EGDYJ1DKT02XMHRC6D3WKA' where id=8;
|
|
update noar ti set b2='U15H8EGDYJ1DKT02XMHRC6D3WKA' where id=8;
|
|
update noar tt set b0='7C' where id=9;
|
|
update noar ti set b0='7C' where id=9;
|
|
update noar tt set b1='5S7V5HSUDTB4JO' where id=9;
|
|
update noar ti set b1='5S7V5HSUDTB4JO' where id=9;
|
|
update noar tt set b2='G3' where id=9;
|
|
update noar ti set b2='G3' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 mediumblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='HJJYDP1ZUI2NMHBV797X7T4RGX' where id=1;
|
|
update noar ti set b0='HJJYDP1ZUI2NMHBV797X7T4RGX' where id=1;
|
|
update noar tt set b1='3JIR8H2AZXAYI4XCMSF8OUIK8TENBTZW' where id=1;
|
|
update noar ti set b1='3JIR8H2AZXAYI4XCMSF8OUIK8TENBTZW' where id=1;
|
|
update noar tt set b2='URJCVSY2SU7' where id=1;
|
|
update noar ti set b2='URJCVSY2SU7' where id=1;
|
|
update noar tt set b0='QQ319WJ81YJM51MHLQL7' where id=2;
|
|
update noar ti set b0='QQ319WJ81YJM51MHLQL7' where id=2;
|
|
update noar tt set b1='E' where id=2;
|
|
update noar ti set b1='E' where id=2;
|
|
update noar tt set b2='LDBPKWKNPOH62' where id=2;
|
|
update noar ti set b2='LDBPKWKNPOH62' where id=2;
|
|
update noar tt set b0='Q3DOI8PAZEC2K' where id=3;
|
|
update noar ti set b0='Q3DOI8PAZEC2K' where id=3;
|
|
update noar tt set b1='N0927LOB' where id=3;
|
|
update noar ti set b1='N0927LOB' where id=3;
|
|
update noar tt set b2='CSW6YAMEF25A1O' where id=3;
|
|
update noar ti set b2='CSW6YAMEF25A1O' where id=3;
|
|
update noar tt set b0='7T4UKEIEZHY0VQPY' where id=4;
|
|
update noar ti set b0='7T4UKEIEZHY0VQPY' where id=4;
|
|
update noar tt set b1='796XXDLF3HVZHAQTGY7WVW1LCH4GMNH' where id=4;
|
|
update noar ti set b1='796XXDLF3HVZHAQTGY7WVW1LCH4GMNH' where id=4;
|
|
update noar tt set b2='DA7G341GTU41E9WZB7XW6E3Q5XK' where id=4;
|
|
update noar ti set b2='DA7G341GTU41E9WZB7XW6E3Q5XK' where id=4;
|
|
update noar tt set b0='BUHAZO' where id=5;
|
|
update noar ti set b0='BUHAZO' where id=5;
|
|
update noar tt set b1='WGS0SJKU39Z5I8ZG0HBJIROY1OH14' where id=5;
|
|
update noar ti set b1='WGS0SJKU39Z5I8ZG0HBJIROY1OH14' where id=5;
|
|
update noar tt set b2='AH' where id=5;
|
|
update noar ti set b2='AH' where id=5;
|
|
update noar tt set b0='58YBAKVJ4DTAMWLU85URQ01KP6BXIO' where id=6;
|
|
update noar ti set b0='58YBAKVJ4DTAMWLU85URQ01KP6BXIO' where id=6;
|
|
update noar tt set b1='W10ACQO97NMGFLO' where id=6;
|
|
update noar ti set b1='W10ACQO97NMGFLO' where id=6;
|
|
update noar tt set b2='BBMFC15QYIM7U52AM6' where id=6;
|
|
update noar ti set b2='BBMFC15QYIM7U52AM6' where id=6;
|
|
update noar tt set b0='7PW1D70S4OG4C' where id=7;
|
|
update noar ti set b0='7PW1D70S4OG4C' where id=7;
|
|
update noar tt set b1='65NGBXHW38Z1TEJZ' where id=7;
|
|
update noar ti set b1='65NGBXHW38Z1TEJZ' where id=7;
|
|
update noar tt set b2='NOXG' where id=7;
|
|
update noar ti set b2='NOXG' where id=7;
|
|
update noar tt set b0='IWBNKFP' where id=8;
|
|
update noar ti set b0='IWBNKFP' where id=8;
|
|
update noar tt set b1='LTG7Y5OKWH' where id=8;
|
|
update noar ti set b1='LTG7Y5OKWH' where id=8;
|
|
update noar tt set b2='F6FD' where id=8;
|
|
update noar ti set b2='F6FD' where id=8;
|
|
update noar tt set b0='VQAZ1UPK8VCSYK445ZL3D' where id=9;
|
|
update noar ti set b0='VQAZ1UPK8VCSYK445ZL3D' where id=9;
|
|
update noar tt set b1='IIHMK9AVOUFW' where id=9;
|
|
update noar ti set b1='IIHMK9AVOUFW' where id=9;
|
|
update noar tt set b2='U9QZP09' where id=9;
|
|
update noar ti set b2='U9QZP09' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='2Y19I' where id=1;
|
|
update noar ti set b0='2Y19I' where id=1;
|
|
update noar tt set b1='1XW5N7CGENMXF5TTJJO04' where id=1;
|
|
update noar ti set b1='1XW5N7CGENMXF5TTJJO04' where id=1;
|
|
update noar tt set b2='ZAYS9XBO0XQ3H0' where id=1;
|
|
update noar ti set b2='ZAYS9XBO0XQ3H0' where id=1;
|
|
update noar tt set b0='KPAYVJ32EM0E9FASOMBO6UCM1KQ4' where id=2;
|
|
update noar ti set b0='KPAYVJ32EM0E9FASOMBO6UCM1KQ4' where id=2;
|
|
update noar tt set b1='K0DUZ76VH4QZHM' where id=2;
|
|
update noar ti set b1='K0DUZ76VH4QZHM' where id=2;
|
|
update noar tt set b2='X2PGJX3OLX2AE32RM1IX' where id=2;
|
|
update noar ti set b2='X2PGJX3OLX2AE32RM1IX' where id=2;
|
|
update noar tt set b0='4I1BT7VTK0QDW' where id=3;
|
|
update noar ti set b0='4I1BT7VTK0QDW' where id=3;
|
|
update noar tt set b1='3M9X' where id=3;
|
|
update noar ti set b1='3M9X' where id=3;
|
|
update noar tt set b2='3M9DKM' where id=3;
|
|
update noar ti set b2='3M9DKM' where id=3;
|
|
update noar tt set b0='XT7FUABN8O29KZTFR6FO8' where id=4;
|
|
update noar ti set b0='XT7FUABN8O29KZTFR6FO8' where id=4;
|
|
update noar tt set b1='418U4CVPQGH5DONJRZI7C9AVC9' where id=4;
|
|
update noar ti set b1='418U4CVPQGH5DONJRZI7C9AVC9' where id=4;
|
|
update noar tt set b2='K4SQOCX42YWNTBI5P9OTY7KARW6FDO' where id=4;
|
|
update noar ti set b2='K4SQOCX42YWNTBI5P9OTY7KARW6FDO' where id=4;
|
|
update noar tt set b0='CHTA09ZJNXV2XGO1XOS5GJ2OWTHIW83' where id=5;
|
|
update noar ti set b0='CHTA09ZJNXV2XGO1XOS5GJ2OWTHIW83' where id=5;
|
|
update noar tt set b1='XS9NK91DYUCEXWWBTXC9Q9MQU71DDHD' where id=5;
|
|
update noar ti set b1='XS9NK91DYUCEXWWBTXC9Q9MQU71DDHD' where id=5;
|
|
update noar tt set b2='T2W5LV3O7UKUHK1ATG0AT2BJ205VT41M' where id=5;
|
|
update noar ti set b2='T2W5LV3O7UKUHK1ATG0AT2BJ205VT41M' where id=5;
|
|
update noar tt set b0='YKEFFFYCTC90JD37VCF' where id=6;
|
|
update noar ti set b0='YKEFFFYCTC90JD37VCF' where id=6;
|
|
update noar tt set b1='K2M0MXU' where id=6;
|
|
update noar ti set b1='K2M0MXU' where id=6;
|
|
update noar tt set b2='U6U2TFWTIL8EHM' where id=6;
|
|
update noar ti set b2='U6U2TFWTIL8EHM' where id=6;
|
|
update noar tt set b0='R9IW4IAFO9TD206CPPB' where id=7;
|
|
update noar ti set b0='R9IW4IAFO9TD206CPPB' where id=7;
|
|
update noar tt set b1='WL3UMZPJLDH52KHE3PAS3I7J14UQF14J' where id=7;
|
|
update noar ti set b1='WL3UMZPJLDH52KHE3PAS3I7J14UQF14J' where id=7;
|
|
update noar tt set b2='C60SDLLQNM3' where id=7;
|
|
update noar ti set b2='C60SDLLQNM3' where id=7;
|
|
update noar tt set b0='14D6PEY0LMCGYTYA' where id=8;
|
|
update noar ti set b0='14D6PEY0LMCGYTYA' where id=8;
|
|
update noar tt set b1='ZWD0O3F0B2NDM6VAQ8I9FS' where id=8;
|
|
update noar ti set b1='ZWD0O3F0B2NDM6VAQ8I9FS' where id=8;
|
|
update noar tt set b2='4DO0HB37LFPMGQVPPDCZ8A5ND' where id=8;
|
|
update noar ti set b2='4DO0HB37LFPMGQVPPDCZ8A5ND' where id=8;
|
|
update noar tt set b0='6J48LQC51AV0NG3344I3RIA5I' where id=9;
|
|
update noar ti set b0='6J48LQC51AV0NG3344I3RIA5I' where id=9;
|
|
update noar tt set b1='E2164GWXKS8H6J605QGYA620SCQN2E' where id=9;
|
|
update noar ti set b1='E2164GWXKS8H6J605QGYA620SCQN2E' where id=9;
|
|
update noar tt set b2='9D6' where id=9;
|
|
update noar ti set b2='9D6' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 mediumblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='KVWX1R07E86KXJ650GU3GSH3C0X4XEE' where id=1;
|
|
update noar ti set b0='KVWX1R07E86KXJ650GU3GSH3C0X4XEE' where id=1;
|
|
update noar tt set b1='R2Y9V711SPJ7YKP' where id=1;
|
|
update noar ti set b1='R2Y9V711SPJ7YKP' where id=1;
|
|
update noar tt set b2='NFDVY3KDB7C5HPCILP5UMB8EX7FV3ZG' where id=1;
|
|
update noar ti set b2='NFDVY3KDB7C5HPCILP5UMB8EX7FV3ZG' where id=1;
|
|
update noar tt set b0='6XJC4RQQ68DPT0DISFSWC7DSFCRBFG' where id=2;
|
|
update noar ti set b0='6XJC4RQQ68DPT0DISFSWC7DSFCRBFG' where id=2;
|
|
update noar tt set b1='WZMQSVG5SXU4M7SBF8Z' where id=2;
|
|
update noar ti set b1='WZMQSVG5SXU4M7SBF8Z' where id=2;
|
|
update noar tt set b2='A7Z633GVUUFUEWVRUQBGKOPE' where id=2;
|
|
update noar ti set b2='A7Z633GVUUFUEWVRUQBGKOPE' where id=2;
|
|
update noar tt set b0='U4JHJUXIS0V5YBU8HN9KM02WDUSU8LE' where id=3;
|
|
update noar ti set b0='U4JHJUXIS0V5YBU8HN9KM02WDUSU8LE' where id=3;
|
|
update noar tt set b1='QK0ONAIDN52I1OMW3NO6LLTA4D973Q42' where id=3;
|
|
update noar ti set b1='QK0ONAIDN52I1OMW3NO6LLTA4D973Q42' where id=3;
|
|
update noar tt set b2='2DL0NIH02V2' where id=3;
|
|
update noar ti set b2='2DL0NIH02V2' where id=3;
|
|
update noar tt set b0='H49TPY08GYJWQ6ICVH' where id=4;
|
|
update noar ti set b0='H49TPY08GYJWQ6ICVH' where id=4;
|
|
update noar tt set b1='S8NSPE444IUAHH8IRB4RI4ZZC' where id=4;
|
|
update noar ti set b1='S8NSPE444IUAHH8IRB4RI4ZZC' where id=4;
|
|
update noar tt set b2='005005GPPKKLOR4HC204EZRHB' where id=4;
|
|
update noar ti set b2='005005GPPKKLOR4HC204EZRHB' where id=4;
|
|
update noar tt set b0='8F' where id=5;
|
|
update noar ti set b0='8F' where id=5;
|
|
update noar tt set b1='P6X7H11HP' where id=5;
|
|
update noar ti set b1='P6X7H11HP' where id=5;
|
|
update noar tt set b2='7XCD8LAIUTQ' where id=5;
|
|
update noar ti set b2='7XCD8LAIUTQ' where id=5;
|
|
update noar tt set b0='JIZ1VM6698' where id=6;
|
|
update noar ti set b0='JIZ1VM6698' where id=6;
|
|
update noar tt set b1='G6YH' where id=6;
|
|
update noar ti set b1='G6YH' where id=6;
|
|
update noar tt set b2='CFP8LO2YOUXK0KF8O6L3' where id=6;
|
|
update noar ti set b2='CFP8LO2YOUXK0KF8O6L3' where id=6;
|
|
update noar tt set b0='CS5Q7B3Z' where id=7;
|
|
update noar ti set b0='CS5Q7B3Z' where id=7;
|
|
update noar tt set b1='A5XC1JSN9PW89VY070Z61XM8I' where id=7;
|
|
update noar ti set b1='A5XC1JSN9PW89VY070Z61XM8I' where id=7;
|
|
update noar tt set b2='7MB9OHKJPKYYFGID86O9GP90' where id=7;
|
|
update noar ti set b2='7MB9OHKJPKYYFGID86O9GP90' where id=7;
|
|
update noar tt set b0='N987N5CAC2VRTYNI3TPYJ9OFCGT' where id=8;
|
|
update noar ti set b0='N987N5CAC2VRTYNI3TPYJ9OFCGT' where id=8;
|
|
update noar tt set b1='JYXL03FZD3DUDU6OBT8L' where id=8;
|
|
update noar ti set b1='JYXL03FZD3DUDU6OBT8L' where id=8;
|
|
update noar tt set b2='QV7VO' where id=8;
|
|
update noar ti set b2='QV7VO' where id=8;
|
|
update noar tt set b0='RY4QM' where id=9;
|
|
update noar ti set b0='RY4QM' where id=9;
|
|
update noar tt set b1='R1OTRSWB1J47HOQIHPZTN79AK' where id=9;
|
|
update noar ti set b1='R1OTRSWB1J47HOQIHPZTN79AK' where id=9;
|
|
update noar tt set b2='MFVKVDK' where id=9;
|
|
update noar ti set b2='MFVKVDK' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 mediumblob null,
|
|
b2 text 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 b0='5HWT9Z90' where id=1;
|
|
update noar ti set b0='5HWT9Z90' where id=1;
|
|
update noar tt set b1='9O3ZZXFXUFC47Q9J59' where id=1;
|
|
update noar ti set b1='9O3ZZXFXUFC47Q9J59' where id=1;
|
|
update noar tt set b2='AFM236YLP6W1A4VN0IJC9QWEA5WMNM7A' where id=1;
|
|
update noar ti set b2='AFM236YLP6W1A4VN0IJC9QWEA5WMNM7A' where id=1;
|
|
update noar tt set b0='Q615A751FNMR7F' where id=2;
|
|
update noar ti set b0='Q615A751FNMR7F' where id=2;
|
|
update noar tt set b1='8F0O4RF71ERNF85YTR9Z5GNXEC5KZF4' where id=2;
|
|
update noar ti set b1='8F0O4RF71ERNF85YTR9Z5GNXEC5KZF4' where id=2;
|
|
update noar tt set b2='IW8WMU40GTHR5VM0LO8MOJW' where id=2;
|
|
update noar ti set b2='IW8WMU40GTHR5VM0LO8MOJW' where id=2;
|
|
update noar tt set b0='F9UJ4K3MGF59W' where id=3;
|
|
update noar ti set b0='F9UJ4K3MGF59W' where id=3;
|
|
update noar tt set b1='OA7MLD4AYOVTD5STUZO6UW0NM' where id=3;
|
|
update noar ti set b1='OA7MLD4AYOVTD5STUZO6UW0NM' where id=3;
|
|
update noar tt set b2='7HP8JPD58P63MFJWH59VNNCT' where id=3;
|
|
update noar ti set b2='7HP8JPD58P63MFJWH59VNNCT' where id=3;
|
|
update noar tt set b0='3QU98LUH9I404LURQU49SQAWT874I8Y' where id=4;
|
|
update noar ti set b0='3QU98LUH9I404LURQU49SQAWT874I8Y' where id=4;
|
|
update noar tt set b1='VDOSWMOBYCBEQA' where id=4;
|
|
update noar ti set b1='VDOSWMOBYCBEQA' where id=4;
|
|
update noar tt set b2='O6US2YV' where id=4;
|
|
update noar ti set b2='O6US2YV' where id=4;
|
|
update noar tt set b0='OJ6MPKYW9GWPSNGQ8GU3BMO51W' where id=5;
|
|
update noar ti set b0='OJ6MPKYW9GWPSNGQ8GU3BMO51W' where id=5;
|
|
update noar tt set b1='64' where id=5;
|
|
update noar ti set b1='64' where id=5;
|
|
update noar tt set b2='E74FS3' where id=5;
|
|
update noar ti set b2='E74FS3' where id=5;
|
|
update noar tt set b0='BVRB5TZEJ1RIRJ2X4P988KSADIZ07' where id=6;
|
|
update noar ti set b0='BVRB5TZEJ1RIRJ2X4P988KSADIZ07' where id=6;
|
|
update noar tt set b1='4FUPOC2XZI' where id=6;
|
|
update noar ti set b1='4FUPOC2XZI' where id=6;
|
|
update noar tt set b2='GAES1I3O5Z091GNY7TFAEP500S2' where id=6;
|
|
update noar ti set b2='GAES1I3O5Z091GNY7TFAEP500S2' where id=6;
|
|
update noar tt set b0='IW6Q5D3CJTCT2B' where id=7;
|
|
update noar ti set b0='IW6Q5D3CJTCT2B' where id=7;
|
|
update noar tt set b1='JK1SMHFTZQY0V' where id=7;
|
|
update noar ti set b1='JK1SMHFTZQY0V' where id=7;
|
|
update noar tt set b2='0ACPJFYVWYR6V' where id=7;
|
|
update noar ti set b2='0ACPJFYVWYR6V' where id=7;
|
|
update noar tt set b0='TNO4DSGI0GX0L' where id=8;
|
|
update noar ti set b0='TNO4DSGI0GX0L' where id=8;
|
|
update noar tt set b1='Z7UGQHWLVW502' where id=8;
|
|
update noar ti set b1='Z7UGQHWLVW502' where id=8;
|
|
update noar tt set b2='WJS2QCLT79V' where id=8;
|
|
update noar ti set b2='WJS2QCLT79V' where id=8;
|
|
update noar tt set b0='AQXVK13YZOB84S' where id=9;
|
|
update noar ti set b0='AQXVK13YZOB84S' where id=9;
|
|
update noar tt set b1='YZKU9LRKSLATCBUS5BM' where id=9;
|
|
update noar ti set b1='YZKU9LRKSLATCBUS5BM' where id=9;
|
|
update noar tt set b2='MQHMPI0ZB09MJYBUJ03M4' where id=9;
|
|
update noar ti set b2='MQHMPI0ZB09MJYBUJ03M4' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 mediumblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='EW' where id=1;
|
|
update noar ti set b0='EW' where id=1;
|
|
update noar tt set b1='OO5751H89T27FECG36JP4AG0PM47M' where id=1;
|
|
update noar ti set b1='OO5751H89T27FECG36JP4AG0PM47M' where id=1;
|
|
update noar tt set b2='E6W88HW7SDYFEVDKQ9UZ4IY' where id=1;
|
|
update noar ti set b2='E6W88HW7SDYFEVDKQ9UZ4IY' where id=1;
|
|
update noar tt set b0='5UXS4' where id=2;
|
|
update noar ti set b0='5UXS4' where id=2;
|
|
update noar tt set b1='NPC' where id=2;
|
|
update noar ti set b1='NPC' where id=2;
|
|
update noar tt set b2='SQ6OVYJ9QA0CEWJOXUT8SKAY' where id=2;
|
|
update noar ti set b2='SQ6OVYJ9QA0CEWJOXUT8SKAY' where id=2;
|
|
update noar tt set b0='1N' where id=3;
|
|
update noar ti set b0='1N' where id=3;
|
|
update noar tt set b1='68S' where id=3;
|
|
update noar ti set b1='68S' where id=3;
|
|
update noar tt set b2='VAJ0Z7C5AVDUO80R8' where id=3;
|
|
update noar ti set b2='VAJ0Z7C5AVDUO80R8' where id=3;
|
|
update noar tt set b0='COY3VD84MHULYLH8C2HAJ8R' where id=4;
|
|
update noar ti set b0='COY3VD84MHULYLH8C2HAJ8R' where id=4;
|
|
update noar tt set b1='9JJ8JOYG0FKU5HYRTTRC4K63JGIA' where id=4;
|
|
update noar ti set b1='9JJ8JOYG0FKU5HYRTTRC4K63JGIA' where id=4;
|
|
update noar tt set b2='4PIRI8YEIM7FANDSFBB5IQHL5SGCDP2' where id=4;
|
|
update noar ti set b2='4PIRI8YEIM7FANDSFBB5IQHL5SGCDP2' where id=4;
|
|
update noar tt set b0='1ETBA2HMJ8J4ZEJHSCQ1IH1FO' where id=5;
|
|
update noar ti set b0='1ETBA2HMJ8J4ZEJHSCQ1IH1FO' where id=5;
|
|
update noar tt set b1='UI8PZ626M73YUP' where id=5;
|
|
update noar ti set b1='UI8PZ626M73YUP' where id=5;
|
|
update noar tt set b2='PVOUD8WMSX372KP90HPMNDKE8KQ26' where id=5;
|
|
update noar ti set b2='PVOUD8WMSX372KP90HPMNDKE8KQ26' where id=5;
|
|
update noar tt set b0='ZLNFK4SP4THUCV03DM1WEL' where id=6;
|
|
update noar ti set b0='ZLNFK4SP4THUCV03DM1WEL' where id=6;
|
|
update noar tt set b1='XM4E5Z9JS70GQS6QLK0U6NC1382Z3H5' where id=6;
|
|
update noar ti set b1='XM4E5Z9JS70GQS6QLK0U6NC1382Z3H5' where id=6;
|
|
update noar tt set b2='B34M9TPTYOUQ8X309M8HI4' where id=6;
|
|
update noar ti set b2='B34M9TPTYOUQ8X309M8HI4' where id=6;
|
|
update noar tt set b0='58HJ61GQ53NGG069TQY8' where id=7;
|
|
update noar ti set b0='58HJ61GQ53NGG069TQY8' where id=7;
|
|
update noar tt set b1='668HVQ' where id=7;
|
|
update noar ti set b1='668HVQ' where id=7;
|
|
update noar tt set b2='QUE1OV9KQLFE84TNFU9AZYMN1ZH' where id=7;
|
|
update noar ti set b2='QUE1OV9KQLFE84TNFU9AZYMN1ZH' where id=7;
|
|
update noar tt set b0='WE91D2N62LJBGH7PJS2L74HC' where id=8;
|
|
update noar ti set b0='WE91D2N62LJBGH7PJS2L74HC' where id=8;
|
|
update noar tt set b1='XTW' where id=8;
|
|
update noar ti set b1='XTW' where id=8;
|
|
update noar tt set b2='NW0W10G19OWQTJ6CNRHZVX357ATPT' where id=8;
|
|
update noar ti set b2='NW0W10G19OWQTJ6CNRHZVX357ATPT' where id=8;
|
|
update noar tt set b0='N8RSEW9RIQL3LXI5T8R' where id=9;
|
|
update noar ti set b0='N8RSEW9RIQL3LXI5T8R' where id=9;
|
|
update noar tt set b1='WL1UYSEENGTFGH2' where id=9;
|
|
update noar ti set b1='WL1UYSEENGTFGH2' where id=9;
|
|
update noar tt set b2='HXJ8L64H' where id=9;
|
|
update noar ti set b2='HXJ8L64H' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='HZEV5NDDSZW' where id=1;
|
|
update noar ti set b0='HZEV5NDDSZW' where id=1;
|
|
update noar tt set b1='D' where id=1;
|
|
update noar ti set b1='D' where id=1;
|
|
update noar tt set b2='WBFJP4Y8B7S9WGCADVEYAVH' where id=1;
|
|
update noar ti set b2='WBFJP4Y8B7S9WGCADVEYAVH' where id=1;
|
|
update noar tt set b0='HTEATPOMV4B9H7CFN9V' where id=2;
|
|
update noar ti set b0='HTEATPOMV4B9H7CFN9V' where id=2;
|
|
update noar tt set b1='5CM9B477QB9BBMS36G' where id=2;
|
|
update noar ti set b1='5CM9B477QB9BBMS36G' where id=2;
|
|
update noar tt set b2='KY01ZCN0Z' where id=2;
|
|
update noar ti set b2='KY01ZCN0Z' where id=2;
|
|
update noar tt set b0='IIFBJ3GW7D18L4QKD5U1O4EP5F15UHGT' where id=3;
|
|
update noar ti set b0='IIFBJ3GW7D18L4QKD5U1O4EP5F15UHGT' where id=3;
|
|
update noar tt set b1='S1COJ2KUWP7GG2WBC' where id=3;
|
|
update noar ti set b1='S1COJ2KUWP7GG2WBC' where id=3;
|
|
update noar tt set b2='0YU8H' where id=3;
|
|
update noar ti set b2='0YU8H' where id=3;
|
|
update noar tt set b0='IHTPUD2BW' where id=4;
|
|
update noar ti set b0='IHTPUD2BW' where id=4;
|
|
update noar tt set b1='HUF411XRDYLWHGWD4WZ44FAZHY9EM1V' where id=4;
|
|
update noar ti set b1='HUF411XRDYLWHGWD4WZ44FAZHY9EM1V' where id=4;
|
|
update noar tt set b2='KSIH96Q5DTVJFBOYCYU7DATYUNXS' where id=4;
|
|
update noar ti set b2='KSIH96Q5DTVJFBOYCYU7DATYUNXS' where id=4;
|
|
update noar tt set b0='1KH6EZEKS94' where id=5;
|
|
update noar ti set b0='1KH6EZEKS94' where id=5;
|
|
update noar tt set b1='2GDDOX3X5' where id=5;
|
|
update noar ti set b1='2GDDOX3X5' where id=5;
|
|
update noar tt set b2='YNVRN5PD5AB9W4X82B53958ZVQKWB' where id=5;
|
|
update noar ti set b2='YNVRN5PD5AB9W4X82B53958ZVQKWB' where id=5;
|
|
update noar tt set b0='OUP' where id=6;
|
|
update noar ti set b0='OUP' where id=6;
|
|
update noar tt set b1='36IVNIK5PAJLSEH1E92X' where id=6;
|
|
update noar ti set b1='36IVNIK5PAJLSEH1E92X' where id=6;
|
|
update noar tt set b2='70WNQD9QH7XPCS5OOJLHAJVKOPQ' where id=6;
|
|
update noar ti set b2='70WNQD9QH7XPCS5OOJLHAJVKOPQ' where id=6;
|
|
update noar tt set b0='2M3TJN6JJBVVDFBFTAEPTBQCHC' where id=7;
|
|
update noar ti set b0='2M3TJN6JJBVVDFBFTAEPTBQCHC' where id=7;
|
|
update noar tt set b1='A' where id=7;
|
|
update noar ti set b1='A' where id=7;
|
|
update noar tt set b2='T4Y40S5CYBHE1LE' where id=7;
|
|
update noar ti set b2='T4Y40S5CYBHE1LE' where id=7;
|
|
update noar tt set b0='PT7H277TRH7KS' where id=8;
|
|
update noar ti set b0='PT7H277TRH7KS' where id=8;
|
|
update noar tt set b1='U4O5LLXCO8T8I6' where id=8;
|
|
update noar ti set b1='U4O5LLXCO8T8I6' where id=8;
|
|
update noar tt set b2='O775A7G3S3QTUOS880TTFCPUB' where id=8;
|
|
update noar ti set b2='O775A7G3S3QTUOS880TTFCPUB' where id=8;
|
|
update noar tt set b0='XK5DIC2X1G' where id=9;
|
|
update noar ti set b0='XK5DIC2X1G' where id=9;
|
|
update noar tt set b1='B2SAA2RGOPBYN9O5UR7V7OO7PJSXI4D' where id=9;
|
|
update noar ti set b1='B2SAA2RGOPBYN9O5UR7V7OO7PJSXI4D' where id=9;
|
|
update noar tt set b2='TD4OYN9OLQP9RBZ8' where id=9;
|
|
update noar ti set b2='TD4OYN9OLQP9RBZ8' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 longblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='OH95X' where id=1;
|
|
update noar ti set b0='OH95X' where id=1;
|
|
update noar tt set b1='AQNW62QHXLAT' where id=1;
|
|
update noar ti set b1='AQNW62QHXLAT' where id=1;
|
|
update noar tt set b2='Q4XWBPOU' where id=1;
|
|
update noar ti set b2='Q4XWBPOU' where id=1;
|
|
update noar tt set b0='3NZCG8X48' where id=2;
|
|
update noar ti set b0='3NZCG8X48' where id=2;
|
|
update noar tt set b1='G6PG' where id=2;
|
|
update noar ti set b1='G6PG' where id=2;
|
|
update noar tt set b2='PKC4R7HUSP4NXTWR5IGNP2AE3E7J' where id=2;
|
|
update noar ti set b2='PKC4R7HUSP4NXTWR5IGNP2AE3E7J' where id=2;
|
|
update noar tt set b0='0MB5910K2J5YQWPGEWKE9FIKK5PXAO' where id=3;
|
|
update noar ti set b0='0MB5910K2J5YQWPGEWKE9FIKK5PXAO' where id=3;
|
|
update noar tt set b1='SFOCR' where id=3;
|
|
update noar ti set b1='SFOCR' where id=3;
|
|
update noar tt set b2='B873W9Y' where id=3;
|
|
update noar ti set b2='B873W9Y' where id=3;
|
|
update noar tt set b0='UZD4MO5MMOPNODDCHY9ABEZELG84' where id=4;
|
|
update noar ti set b0='UZD4MO5MMOPNODDCHY9ABEZELG84' where id=4;
|
|
update noar tt set b1='YQANGMQ9YACTJUJ61GWLISVMY1YI7T1' where id=4;
|
|
update noar ti set b1='YQANGMQ9YACTJUJ61GWLISVMY1YI7T1' where id=4;
|
|
update noar tt set b2='8KSKH9IG3P5VQZYFFGVG5O' where id=4;
|
|
update noar ti set b2='8KSKH9IG3P5VQZYFFGVG5O' where id=4;
|
|
update noar tt set b0='9FGN08TK9M122KBUQ79U' where id=5;
|
|
update noar ti set b0='9FGN08TK9M122KBUQ79U' where id=5;
|
|
update noar tt set b1='BHUISC' where id=5;
|
|
update noar ti set b1='BHUISC' where id=5;
|
|
update noar tt set b2='N4PD' where id=5;
|
|
update noar ti set b2='N4PD' where id=5;
|
|
update noar tt set b0='YQRDZNPO8FOX714HQ0O8B1JBDOU2S' where id=6;
|
|
update noar ti set b0='YQRDZNPO8FOX714HQ0O8B1JBDOU2S' where id=6;
|
|
update noar tt set b1='IBWYO8T54' where id=6;
|
|
update noar ti set b1='IBWYO8T54' where id=6;
|
|
update noar tt set b2='DWH0I' where id=6;
|
|
update noar ti set b2='DWH0I' where id=6;
|
|
update noar tt set b0='H55NJ60UZUEWXX1' where id=7;
|
|
update noar ti set b0='H55NJ60UZUEWXX1' where id=7;
|
|
update noar tt set b1='PUFNHJCBI6H601B820KDNCOJRXE8N' where id=7;
|
|
update noar ti set b1='PUFNHJCBI6H601B820KDNCOJRXE8N' where id=7;
|
|
update noar tt set b2='06V33K4S9AKW5YHE' where id=7;
|
|
update noar ti set b2='06V33K4S9AKW5YHE' where id=7;
|
|
update noar tt set b0='Z9IFIA5ZL9M6IO11QELOLYXSIFEBT95' where id=8;
|
|
update noar ti set b0='Z9IFIA5ZL9M6IO11QELOLYXSIFEBT95' where id=8;
|
|
update noar tt set b1='QZXZG1905L1VEZBR5' where id=8;
|
|
update noar ti set b1='QZXZG1905L1VEZBR5' where id=8;
|
|
update noar tt set b2='SV8LFNGKELW30WILRI77NT3NT' where id=8;
|
|
update noar ti set b2='SV8LFNGKELW30WILRI77NT3NT' where id=8;
|
|
update noar tt set b0='7OZP2SAA7JHUHCHE5TLGH' where id=9;
|
|
update noar ti set b0='7OZP2SAA7JHUHCHE5TLGH' where id=9;
|
|
update noar tt set b1='BOWQKVTU113SJ10BMSYFMUHHKU7HN' where id=9;
|
|
update noar ti set b1='BOWQKVTU113SJ10BMSYFMUHHKU7HN' where id=9;
|
|
update noar tt set b2='G64UJU' where id=9;
|
|
update noar ti set b2='G64UJU' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='T07G69EX35MMEWPXPYRFS' where id=1;
|
|
update noar ti set b0='T07G69EX35MMEWPXPYRFS' where id=1;
|
|
update noar tt set b1='7F81F31G0N64' where id=1;
|
|
update noar ti set b1='7F81F31G0N64' where id=1;
|
|
update noar tt set b2='FU5JQL83NZJKQ5CP6' where id=1;
|
|
update noar ti set b2='FU5JQL83NZJKQ5CP6' where id=1;
|
|
update noar tt set b0='N1TU6OFGFUS' where id=2;
|
|
update noar ti set b0='N1TU6OFGFUS' where id=2;
|
|
update noar tt set b1='I0SCKYDSUJ6F' where id=2;
|
|
update noar ti set b1='I0SCKYDSUJ6F' where id=2;
|
|
update noar tt set b2='LZ9VGMKNP' where id=2;
|
|
update noar ti set b2='LZ9VGMKNP' where id=2;
|
|
update noar tt set b0='2TU9XM8B4C6UFSLW95BAJMF3GTDG06ZR' where id=3;
|
|
update noar ti set b0='2TU9XM8B4C6UFSLW95BAJMF3GTDG06ZR' where id=3;
|
|
update noar tt set b1='DTTJ2WPPV40DW9YEH3AWWQ91WG7V' where id=3;
|
|
update noar ti set b1='DTTJ2WPPV40DW9YEH3AWWQ91WG7V' where id=3;
|
|
update noar tt set b2='L8J6MRO57JOH1ZYB' where id=3;
|
|
update noar ti set b2='L8J6MRO57JOH1ZYB' where id=3;
|
|
update noar tt set b0='T3' where id=4;
|
|
update noar ti set b0='T3' where id=4;
|
|
update noar tt set b1='A22' where id=4;
|
|
update noar ti set b1='A22' where id=4;
|
|
update noar tt set b2='17XRJW6YMW4G6BKX1UEE067KOYO' where id=4;
|
|
update noar ti set b2='17XRJW6YMW4G6BKX1UEE067KOYO' where id=4;
|
|
update noar tt set b0='4LJYUG3DC8ZS' where id=5;
|
|
update noar ti set b0='4LJYUG3DC8ZS' where id=5;
|
|
update noar tt set b1='0CGFBOHK5A8' where id=5;
|
|
update noar ti set b1='0CGFBOHK5A8' where id=5;
|
|
update noar tt set b2='9FR50WWN' where id=5;
|
|
update noar ti set b2='9FR50WWN' where id=5;
|
|
update noar tt set b0='JBFZVDYE9AI' where id=6;
|
|
update noar ti set b0='JBFZVDYE9AI' where id=6;
|
|
update noar tt set b1='YDZGT' where id=6;
|
|
update noar ti set b1='YDZGT' where id=6;
|
|
update noar tt set b2='29DSBX8JHJFOCNWB' where id=6;
|
|
update noar ti set b2='29DSBX8JHJFOCNWB' where id=6;
|
|
update noar tt set b0='5UIHMOTBNYWII2GCUK' where id=7;
|
|
update noar ti set b0='5UIHMOTBNYWII2GCUK' where id=7;
|
|
update noar tt set b1='VF6LTXG3OFK7' where id=7;
|
|
update noar ti set b1='VF6LTXG3OFK7' where id=7;
|
|
update noar tt set b2='KQNRSMV01D1OWUP6' where id=7;
|
|
update noar ti set b2='KQNRSMV01D1OWUP6' where id=7;
|
|
update noar tt set b0='6AVGX35FE79M9Q64QT85FSMMCOCUE' where id=8;
|
|
update noar ti set b0='6AVGX35FE79M9Q64QT85FSMMCOCUE' where id=8;
|
|
update noar tt set b1='JIOCI' where id=8;
|
|
update noar ti set b1='JIOCI' where id=8;
|
|
update noar tt set b2='UT9NU9EZ8QG0FRH4T7' where id=8;
|
|
update noar ti set b2='UT9NU9EZ8QG0FRH4T7' where id=8;
|
|
update noar tt set b0='XGT' where id=9;
|
|
update noar ti set b0='XGT' where id=9;
|
|
update noar tt set b1='JVQF08HD3T45NLK5W' where id=9;
|
|
update noar ti set b1='JVQF08HD3T45NLK5W' where id=9;
|
|
update noar tt set b2='OFJYMQG3ZN8T' where id=9;
|
|
update noar ti set b2='OFJYMQG3ZN8T' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 longblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='Q0KQZ54DJSSC33IETNMU605XS' where id=1;
|
|
update noar ti set b0='Q0KQZ54DJSSC33IETNMU605XS' where id=1;
|
|
update noar tt set b1='1GIZ' where id=1;
|
|
update noar ti set b1='1GIZ' where id=1;
|
|
update noar tt set b2='0D3F5CXV' where id=1;
|
|
update noar ti set b2='0D3F5CXV' where id=1;
|
|
update noar tt set b0='UO0TCOU1GIYFI1RD' where id=2;
|
|
update noar ti set b0='UO0TCOU1GIYFI1RD' where id=2;
|
|
update noar tt set b1='UUB6592' where id=2;
|
|
update noar ti set b1='UUB6592' where id=2;
|
|
update noar tt set b2='C8L6KWSI9JWOVFELTMFZ7RCXVYYS' where id=2;
|
|
update noar ti set b2='C8L6KWSI9JWOVFELTMFZ7RCXVYYS' where id=2;
|
|
update noar tt set b0='UBKBGKQNKVOQ1OD7LKSKC' where id=3;
|
|
update noar ti set b0='UBKBGKQNKVOQ1OD7LKSKC' where id=3;
|
|
update noar tt set b1='O7M7T0MXQ' where id=3;
|
|
update noar ti set b1='O7M7T0MXQ' where id=3;
|
|
update noar tt set b2='JZYSMM' where id=3;
|
|
update noar ti set b2='JZYSMM' where id=3;
|
|
update noar tt set b0='EW3Z3U3J3XLT' where id=4;
|
|
update noar ti set b0='EW3Z3U3J3XLT' where id=4;
|
|
update noar tt set b1='TONGQR4IHK1CP' where id=4;
|
|
update noar ti set b1='TONGQR4IHK1CP' where id=4;
|
|
update noar tt set b2='N2NAGDRIEDP86W15N7VW' where id=4;
|
|
update noar ti set b2='N2NAGDRIEDP86W15N7VW' where id=4;
|
|
update noar tt set b0='J' where id=5;
|
|
update noar ti set b0='J' where id=5;
|
|
update noar tt set b1='YKFMY347BWSWVE' where id=5;
|
|
update noar ti set b1='YKFMY347BWSWVE' where id=5;
|
|
update noar tt set b2='DWWMH0X6MSJP4GU62H01J0XCTQI3VG4T' where id=5;
|
|
update noar ti set b2='DWWMH0X6MSJP4GU62H01J0XCTQI3VG4T' where id=5;
|
|
update noar tt set b0='BORZ11SBVCRI7LYPTL7JYV72' where id=6;
|
|
update noar ti set b0='BORZ11SBVCRI7LYPTL7JYV72' where id=6;
|
|
update noar tt set b1='8MAEP0ZZM7SQ499XQEN2UR6YQQCFCVAE' where id=6;
|
|
update noar ti set b1='8MAEP0ZZM7SQ499XQEN2UR6YQQCFCVAE' where id=6;
|
|
update noar tt set b2='87V8S13YRDDM' where id=6;
|
|
update noar ti set b2='87V8S13YRDDM' where id=6;
|
|
update noar tt set b0='Z1FFG' where id=7;
|
|
update noar ti set b0='Z1FFG' where id=7;
|
|
update noar tt set b1='V0G52V3C2W1YUEM0ZACA1KD8VRV' where id=7;
|
|
update noar ti set b1='V0G52V3C2W1YUEM0ZACA1KD8VRV' where id=7;
|
|
update noar tt set b2='95VE' where id=7;
|
|
update noar ti set b2='95VE' where id=7;
|
|
update noar tt set b0='YF' where id=8;
|
|
update noar ti set b0='YF' where id=8;
|
|
update noar tt set b1='CZJW7WZQ1XP97MLLPV1AIMB' where id=8;
|
|
update noar ti set b1='CZJW7WZQ1XP97MLLPV1AIMB' where id=8;
|
|
update noar tt set b2='8EMPG3JAZNAWKZ0TE90JMK5J2' where id=8;
|
|
update noar ti set b2='8EMPG3JAZNAWKZ0TE90JMK5J2' where id=8;
|
|
update noar tt set b0='KOMANOV4SZZMVUR' where id=9;
|
|
update noar ti set b0='KOMANOV4SZZMVUR' where id=9;
|
|
update noar tt set b1='EVX9P28P7BMNHFJWHQ6GLH13' where id=9;
|
|
update noar ti set b1='EVX9P28P7BMNHFJWHQ6GLH13' where id=9;
|
|
update noar tt set b2='T2J0Z2VQ8C9UGW8AGXQX9CL8EV8VBAG' where id=9;
|
|
update noar ti set b2='T2J0Z2VQ8C9UGW8AGXQX9CL8EV8VBAG' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='GEV53MXVOZBWFWLKUG' where id=1;
|
|
update noar ti set b0='GEV53MXVOZBWFWLKUG' where id=1;
|
|
update noar tt set b1='VD7LUBO' where id=1;
|
|
update noar ti set b1='VD7LUBO' where id=1;
|
|
update noar tt set b2='6VUYA10C1YRUPG9I9PT95BSCE' where id=1;
|
|
update noar ti set b2='6VUYA10C1YRUPG9I9PT95BSCE' where id=1;
|
|
update noar tt set b0='4EHX7V85XDDJ26' where id=2;
|
|
update noar ti set b0='4EHX7V85XDDJ26' where id=2;
|
|
update noar tt set b1='KVPMB2SYMYI6K7QCPG9' where id=2;
|
|
update noar ti set b1='KVPMB2SYMYI6K7QCPG9' where id=2;
|
|
update noar tt set b2='XBDQDH2R22' where id=2;
|
|
update noar ti set b2='XBDQDH2R22' where id=2;
|
|
update noar tt set b0='L6DD7UA90FGOV7VJW9' where id=3;
|
|
update noar ti set b0='L6DD7UA90FGOV7VJW9' where id=3;
|
|
update noar tt set b1='S6XEYCCQ11TLQQX1W8F4' where id=3;
|
|
update noar ti set b1='S6XEYCCQ11TLQQX1W8F4' where id=3;
|
|
update noar tt set b2='GYYBQ47BLE2' where id=3;
|
|
update noar ti set b2='GYYBQ47BLE2' where id=3;
|
|
update noar tt set b0='RJ2LKQSDICMIYOW9XQEJI' where id=4;
|
|
update noar ti set b0='RJ2LKQSDICMIYOW9XQEJI' where id=4;
|
|
update noar tt set b1='2EC0XVRNB681LSTAWD' where id=4;
|
|
update noar ti set b1='2EC0XVRNB681LSTAWD' where id=4;
|
|
update noar tt set b2='H45WD63WNJYE9H3BGGXR51EJPKNS4C' where id=4;
|
|
update noar ti set b2='H45WD63WNJYE9H3BGGXR51EJPKNS4C' where id=4;
|
|
update noar tt set b0='RZWGU3K0679SMDMP3O5F4A' where id=5;
|
|
update noar ti set b0='RZWGU3K0679SMDMP3O5F4A' where id=5;
|
|
update noar tt set b1='BLWGW5CBJPXCB2YVEHFXX10J5' where id=5;
|
|
update noar ti set b1='BLWGW5CBJPXCB2YVEHFXX10J5' where id=5;
|
|
update noar tt set b2='1QEH1VDK316O22OMKYOOT' where id=5;
|
|
update noar ti set b2='1QEH1VDK316O22OMKYOOT' where id=5;
|
|
update noar tt set b0='N33IJFQZDW21DWXQ' where id=6;
|
|
update noar ti set b0='N33IJFQZDW21DWXQ' where id=6;
|
|
update noar tt set b1='LJJE3IK8XXKWV1UQ54VS' where id=6;
|
|
update noar ti set b1='LJJE3IK8XXKWV1UQ54VS' where id=6;
|
|
update noar tt set b2='2J4VNZAWHFJ0QJE1KI8' where id=6;
|
|
update noar ti set b2='2J4VNZAWHFJ0QJE1KI8' where id=6;
|
|
update noar tt set b0='98YSMY1TZQEHP1YIKTOI' where id=7;
|
|
update noar ti set b0='98YSMY1TZQEHP1YIKTOI' where id=7;
|
|
update noar tt set b1='GW9QYP7ZGS3E' where id=7;
|
|
update noar ti set b1='GW9QYP7ZGS3E' where id=7;
|
|
update noar tt set b2='S' where id=7;
|
|
update noar ti set b2='S' where id=7;
|
|
update noar tt set b0='15P7J2NUSDUDZAPB1ZY2C6C1X3WI' where id=8;
|
|
update noar ti set b0='15P7J2NUSDUDZAPB1ZY2C6C1X3WI' where id=8;
|
|
update noar tt set b1='UJF3ULXJW' where id=8;
|
|
update noar ti set b1='UJF3ULXJW' where id=8;
|
|
update noar tt set b2='KYDU8EIMA7NIWQ' where id=8;
|
|
update noar ti set b2='KYDU8EIMA7NIWQ' where id=8;
|
|
update noar tt set b0='RR3PSAX632KE3O' where id=9;
|
|
update noar ti set b0='RR3PSAX632KE3O' where id=9;
|
|
update noar tt set b1='866DZJ' where id=9;
|
|
update noar ti set b1='866DZJ' where id=9;
|
|
update noar tt set b2='I2PQ3LGP239OFXGC6XMRHJ0SAI1XU' where id=9;
|
|
update noar ti set b2='I2PQ3LGP239OFXGC6XMRHJ0SAI1XU' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 longblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='P2CUTDG749I52MQR' where id=1;
|
|
update noar ti set b0='P2CUTDG749I52MQR' where id=1;
|
|
update noar tt set b1='B6HARFQU7HS3RHCT' where id=1;
|
|
update noar ti set b1='B6HARFQU7HS3RHCT' where id=1;
|
|
update noar tt set b2='WNQ91SCVBUKO85JXPS49S5X23GY' where id=1;
|
|
update noar ti set b2='WNQ91SCVBUKO85JXPS49S5X23GY' where id=1;
|
|
update noar tt set b0='W95OBDDVHWKKX0LNHQQ00NXLMAPIVA' where id=2;
|
|
update noar ti set b0='W95OBDDVHWKKX0LNHQQ00NXLMAPIVA' where id=2;
|
|
update noar tt set b1='YTRKKM554T' where id=2;
|
|
update noar ti set b1='YTRKKM554T' where id=2;
|
|
update noar tt set b2='0US9W3NLFGMHB0H45OSLOJVXE1HDKH' where id=2;
|
|
update noar ti set b2='0US9W3NLFGMHB0H45OSLOJVXE1HDKH' where id=2;
|
|
update noar tt set b0='K2V0UOLIT95W8WQZ0' where id=3;
|
|
update noar ti set b0='K2V0UOLIT95W8WQZ0' where id=3;
|
|
update noar tt set b1='WCL91AA2K' where id=3;
|
|
update noar ti set b1='WCL91AA2K' where id=3;
|
|
update noar tt set b2='PVZTD9RXAKKAI3R0GAHD88MD2O0' where id=3;
|
|
update noar ti set b2='PVZTD9RXAKKAI3R0GAHD88MD2O0' where id=3;
|
|
update noar tt set b0='YNLNO39' where id=4;
|
|
update noar ti set b0='YNLNO39' where id=4;
|
|
update noar tt set b1='8Z1W8QJ' where id=4;
|
|
update noar ti set b1='8Z1W8QJ' where id=4;
|
|
update noar tt set b2='44HXBJLKYN0OWBGM5HJ85H4MIDIM4S' where id=4;
|
|
update noar ti set b2='44HXBJLKYN0OWBGM5HJ85H4MIDIM4S' where id=4;
|
|
update noar tt set b0='ZT8W4PU105XR60X85A8L5FA' where id=5;
|
|
update noar ti set b0='ZT8W4PU105XR60X85A8L5FA' where id=5;
|
|
update noar tt set b1='L8I6WOGE45L' where id=5;
|
|
update noar ti set b1='L8I6WOGE45L' where id=5;
|
|
update noar tt set b2='0UV' where id=5;
|
|
update noar ti set b2='0UV' where id=5;
|
|
update noar tt set b0='8EF1DUAT0KJKEX0E3HZ477' where id=6;
|
|
update noar ti set b0='8EF1DUAT0KJKEX0E3HZ477' where id=6;
|
|
update noar tt set b1='09EBGEDLANVJ1GK0HSZIW984MXQEJ' where id=6;
|
|
update noar ti set b1='09EBGEDLANVJ1GK0HSZIW984MXQEJ' where id=6;
|
|
update noar tt set b2='KOVW9RXJIEKLH499Z2WQL368FOKX8' where id=6;
|
|
update noar ti set b2='KOVW9RXJIEKLH499Z2WQL368FOKX8' where id=6;
|
|
update noar tt set b0='GW0WW3B60I9FB' where id=7;
|
|
update noar ti set b0='GW0WW3B60I9FB' where id=7;
|
|
update noar tt set b1='90KOP1AMH' where id=7;
|
|
update noar ti set b1='90KOP1AMH' where id=7;
|
|
update noar tt set b2='J' where id=7;
|
|
update noar ti set b2='J' where id=7;
|
|
update noar tt set b0='SU3' where id=8;
|
|
update noar ti set b0='SU3' where id=8;
|
|
update noar tt set b1='UQ' where id=8;
|
|
update noar ti set b1='UQ' where id=8;
|
|
update noar tt set b2='IUH5VKQ1X' where id=8;
|
|
update noar ti set b2='IUH5VKQ1X' where id=8;
|
|
update noar tt set b0='H3YM2A4Q6X8WRJB' where id=9;
|
|
update noar ti set b0='H3YM2A4Q6X8WRJB' where id=9;
|
|
update noar tt set b1='ICQ' where id=9;
|
|
update noar ti set b1='ICQ' where id=9;
|
|
update noar tt set b2='UOOCEF5YKGWZCYKMML38H' where id=9;
|
|
update noar ti set b2='UOOCEF5YKGWZCYKMML38H' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='WAXQBEZKXLU6THH1JBMEUTT540K' where id=1;
|
|
update noar ti set b0='WAXQBEZKXLU6THH1JBMEUTT540K' where id=1;
|
|
update noar tt set b1='1UQN7Z4VRT9Z' where id=1;
|
|
update noar ti set b1='1UQN7Z4VRT9Z' where id=1;
|
|
update noar tt set b2='YOVDA0FMBUFUPWU' where id=1;
|
|
update noar ti set b2='YOVDA0FMBUFUPWU' where id=1;
|
|
update noar tt set b0='DJ03' where id=2;
|
|
update noar ti set b0='DJ03' where id=2;
|
|
update noar tt set b1='7W3D8ZQ8THQUBQE' where id=2;
|
|
update noar ti set b1='7W3D8ZQ8THQUBQE' where id=2;
|
|
update noar tt set b2='612T2PT20N5KPA3GW73J6OPU' where id=2;
|
|
update noar ti set b2='612T2PT20N5KPA3GW73J6OPU' where id=2;
|
|
update noar tt set b0='FAFS39V9IYWBKMIZU6UUUTWOX0FZZ6BQ' where id=3;
|
|
update noar ti set b0='FAFS39V9IYWBKMIZU6UUUTWOX0FZZ6BQ' where id=3;
|
|
update noar tt set b1='8OOT7' where id=3;
|
|
update noar ti set b1='8OOT7' where id=3;
|
|
update noar tt set b2='XL0G2' where id=3;
|
|
update noar ti set b2='XL0G2' where id=3;
|
|
update noar tt set b0='HTC' where id=4;
|
|
update noar ti set b0='HTC' where id=4;
|
|
update noar tt set b1='IF657RGJ2EDK0DTL2PQKDINRA' where id=4;
|
|
update noar ti set b1='IF657RGJ2EDK0DTL2PQKDINRA' where id=4;
|
|
update noar tt set b2='4N08SHV' where id=4;
|
|
update noar ti set b2='4N08SHV' where id=4;
|
|
update noar tt set b0='7T9F3P8ZLOSMIWIX9GM' where id=5;
|
|
update noar ti set b0='7T9F3P8ZLOSMIWIX9GM' where id=5;
|
|
update noar tt set b1='KAE2IY0BAACQX66FI3' where id=5;
|
|
update noar ti set b1='KAE2IY0BAACQX66FI3' where id=5;
|
|
update noar tt set b2='16EMDLBNW' where id=5;
|
|
update noar ti set b2='16EMDLBNW' where id=5;
|
|
update noar tt set b0='AOMUVJUZGL' where id=6;
|
|
update noar ti set b0='AOMUVJUZGL' where id=6;
|
|
update noar tt set b1='B8BC3BAIZ1UIKF7A9K2DGEDRWYJX2' where id=6;
|
|
update noar ti set b1='B8BC3BAIZ1UIKF7A9K2DGEDRWYJX2' where id=6;
|
|
update noar tt set b2='4KTX822B6X1YJN1KN2T4MVO9' where id=6;
|
|
update noar ti set b2='4KTX822B6X1YJN1KN2T4MVO9' where id=6;
|
|
update noar tt set b0='44RV579RW2K27ZW0' where id=7;
|
|
update noar ti set b0='44RV579RW2K27ZW0' where id=7;
|
|
update noar tt set b1='TACLS' where id=7;
|
|
update noar ti set b1='TACLS' where id=7;
|
|
update noar tt set b2='7ANJTF15K8XERM8JKP3I' where id=7;
|
|
update noar ti set b2='7ANJTF15K8XERM8JKP3I' where id=7;
|
|
update noar tt set b0='BJ76A5JHGO3SIXOQDF7E2BQFBB' where id=8;
|
|
update noar ti set b0='BJ76A5JHGO3SIXOQDF7E2BQFBB' where id=8;
|
|
update noar tt set b1='Q6QEQT72R43RKNRCKLRNL' where id=8;
|
|
update noar ti set b1='Q6QEQT72R43RKNRCKLRNL' where id=8;
|
|
update noar tt set b2='CA6CCYVFZEOBK9' where id=8;
|
|
update noar ti set b2='CA6CCYVFZEOBK9' where id=8;
|
|
update noar tt set b0='EJ0JVNOYVG0LSBKCE6GW' where id=9;
|
|
update noar ti set b0='EJ0JVNOYVG0LSBKCE6GW' where id=9;
|
|
update noar tt set b1='PFGCUBQXEMAX2VEY' where id=9;
|
|
update noar ti set b1='PFGCUBQXEMAX2VEY' where id=9;
|
|
update noar tt set b2='RV1314FAY67LCT8E9OL2X89H' where id=9;
|
|
update noar ti set b2='RV1314FAY67LCT8E9OL2X89H' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 longblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='OL2JXZSLMVVR8GWQHNCSSPU6' where id=1;
|
|
update noar ti set b0='OL2JXZSLMVVR8GWQHNCSSPU6' where id=1;
|
|
update noar tt set b1='R42GX44BR8491UGZHZ28CWUU2HF' where id=1;
|
|
update noar ti set b1='R42GX44BR8491UGZHZ28CWUU2HF' where id=1;
|
|
update noar tt set b2='V6CNYSOB94' where id=1;
|
|
update noar ti set b2='V6CNYSOB94' where id=1;
|
|
update noar tt set b0='8ERUEC38KXTRP4X4' where id=2;
|
|
update noar ti set b0='8ERUEC38KXTRP4X4' where id=2;
|
|
update noar tt set b1='GOYFLXE' where id=2;
|
|
update noar ti set b1='GOYFLXE' where id=2;
|
|
update noar tt set b2='8SOMB3Y4HE8IAK' where id=2;
|
|
update noar ti set b2='8SOMB3Y4HE8IAK' where id=2;
|
|
update noar tt set b0='CM821T1NUAFLTDAAWPV' where id=3;
|
|
update noar ti set b0='CM821T1NUAFLTDAAWPV' where id=3;
|
|
update noar tt set b1='4Q1IQ0LOMVF1UZQWA' where id=3;
|
|
update noar ti set b1='4Q1IQ0LOMVF1UZQWA' where id=3;
|
|
update noar tt set b2='WUMDWR8Y1E3G0MMCSZLEC1TMP2K03' where id=3;
|
|
update noar ti set b2='WUMDWR8Y1E3G0MMCSZLEC1TMP2K03' where id=3;
|
|
update noar tt set b0='52Y105BWM0NBHV0K' where id=4;
|
|
update noar ti set b0='52Y105BWM0NBHV0K' where id=4;
|
|
update noar tt set b1='NL28FJJCK1IOJLV6BYKKC0GDYDBRZPO' where id=4;
|
|
update noar ti set b1='NL28FJJCK1IOJLV6BYKKC0GDYDBRZPO' where id=4;
|
|
update noar tt set b2='4Z4VZ' where id=4;
|
|
update noar ti set b2='4Z4VZ' where id=4;
|
|
update noar tt set b0='QPR' where id=5;
|
|
update noar ti set b0='QPR' where id=5;
|
|
update noar tt set b1='H1RWO' where id=5;
|
|
update noar ti set b1='H1RWO' where id=5;
|
|
update noar tt set b2='QD6M93X8XRQEK40CHZ65HM' where id=5;
|
|
update noar ti set b2='QD6M93X8XRQEK40CHZ65HM' where id=5;
|
|
update noar tt set b0='DKQMRED1V692COYAG01JNUVZ9IYSLB8' where id=6;
|
|
update noar ti set b0='DKQMRED1V692COYAG01JNUVZ9IYSLB8' where id=6;
|
|
update noar tt set b1='JJRX09AT2C647GGRZ5LL1' where id=6;
|
|
update noar ti set b1='JJRX09AT2C647GGRZ5LL1' where id=6;
|
|
update noar tt set b2='GHAABH981W9OB' where id=6;
|
|
update noar ti set b2='GHAABH981W9OB' where id=6;
|
|
update noar tt set b0='CS7SSIHJZL' where id=7;
|
|
update noar ti set b0='CS7SSIHJZL' where id=7;
|
|
update noar tt set b1='7LTZF8EMFQAMK0WECADNHHA8K56' where id=7;
|
|
update noar ti set b1='7LTZF8EMFQAMK0WECADNHHA8K56' where id=7;
|
|
update noar tt set b2='TQL' where id=7;
|
|
update noar ti set b2='TQL' where id=7;
|
|
update noar tt set b0='74R40FQCC9JE0' where id=8;
|
|
update noar ti set b0='74R40FQCC9JE0' where id=8;
|
|
update noar tt set b1='SQXAHZD7H6U0UMNN9SMQ94Z' where id=8;
|
|
update noar ti set b1='SQXAHZD7H6U0UMNN9SMQ94Z' where id=8;
|
|
update noar tt set b2='M0CFQHKU0EMS9Z7Y1' where id=8;
|
|
update noar ti set b2='M0CFQHKU0EMS9Z7Y1' where id=8;
|
|
update noar tt set b0='HKVFJHK9E4MCEC2UK8809G84ZM' where id=9;
|
|
update noar ti set b0='HKVFJHK9E4MCEC2UK8809G84ZM' where id=9;
|
|
update noar tt set b1='RYNC8FZ05193SOGN2ICWFUWWD' where id=9;
|
|
update noar ti set b1='RYNC8FZ05193SOGN2ICWFUWWD' where id=9;
|
|
update noar tt set b2='QMHH1AVE75' where id=9;
|
|
update noar ti set b2='QMHH1AVE75' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 longblob null,
|
|
b2 text 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 b0='WY5QH720VWZ579RDGNVD2R2MV6RBB' where id=1;
|
|
update noar ti set b0='WY5QH720VWZ579RDGNVD2R2MV6RBB' where id=1;
|
|
update noar tt set b1='W3HELCBOO9HC' where id=1;
|
|
update noar ti set b1='W3HELCBOO9HC' where id=1;
|
|
update noar tt set b2='7346NNHRR94F7' where id=1;
|
|
update noar ti set b2='7346NNHRR94F7' where id=1;
|
|
update noar tt set b0='J386DNEVURBEM7PB' where id=2;
|
|
update noar ti set b0='J386DNEVURBEM7PB' where id=2;
|
|
update noar tt set b1='ZVWC90ZY1HPW0N0ZHG9R3KRW' where id=2;
|
|
update noar ti set b1='ZVWC90ZY1HPW0N0ZHG9R3KRW' where id=2;
|
|
update noar tt set b2='74ULQCNPHUWQ7V' where id=2;
|
|
update noar ti set b2='74ULQCNPHUWQ7V' where id=2;
|
|
update noar tt set b0='ZU0V24CO' where id=3;
|
|
update noar ti set b0='ZU0V24CO' where id=3;
|
|
update noar tt set b1='JEC8K6QG8W4391G1' where id=3;
|
|
update noar ti set b1='JEC8K6QG8W4391G1' where id=3;
|
|
update noar tt set b2='DN1BVWKZFIFHW37NUW5K0EETK8J7JE' where id=3;
|
|
update noar ti set b2='DN1BVWKZFIFHW37NUW5K0EETK8J7JE' where id=3;
|
|
update noar tt set b0='QY9Y1' where id=4;
|
|
update noar ti set b0='QY9Y1' where id=4;
|
|
update noar tt set b1='Z87QV4QRSCAMS8TO1YIIO' where id=4;
|
|
update noar ti set b1='Z87QV4QRSCAMS8TO1YIIO' where id=4;
|
|
update noar tt set b2='W1AJF6S8FQHLBRQP2WF' where id=4;
|
|
update noar ti set b2='W1AJF6S8FQHLBRQP2WF' where id=4;
|
|
update noar tt set b0='6DOCR5Y' where id=5;
|
|
update noar ti set b0='6DOCR5Y' where id=5;
|
|
update noar tt set b1='CUODY4ZINISAAJRN7E' where id=5;
|
|
update noar ti set b1='CUODY4ZINISAAJRN7E' where id=5;
|
|
update noar tt set b2='T0YAEEANSBGQ7T93585' where id=5;
|
|
update noar ti set b2='T0YAEEANSBGQ7T93585' where id=5;
|
|
update noar tt set b0='57IB6V2H417ZD32Y7G' where id=6;
|
|
update noar ti set b0='57IB6V2H417ZD32Y7G' where id=6;
|
|
update noar tt set b1='GRBNWNK1M2OTI4MUL2KI' where id=6;
|
|
update noar ti set b1='GRBNWNK1M2OTI4MUL2KI' where id=6;
|
|
update noar tt set b2='BDMAX9H5HF' where id=6;
|
|
update noar ti set b2='BDMAX9H5HF' where id=6;
|
|
update noar tt set b0='WDGCV1H99E2KYO99SAUN44TD6MM7' where id=7;
|
|
update noar ti set b0='WDGCV1H99E2KYO99SAUN44TD6MM7' where id=7;
|
|
update noar tt set b1='VSARMV6PSSYF' where id=7;
|
|
update noar ti set b1='VSARMV6PSSYF' where id=7;
|
|
update noar tt set b2='QZQ3W83V3645JHNQ' where id=7;
|
|
update noar ti set b2='QZQ3W83V3645JHNQ' where id=7;
|
|
update noar tt set b0='NDLTCADWBH3IK3C5N01YT7YU' where id=8;
|
|
update noar ti set b0='NDLTCADWBH3IK3C5N01YT7YU' where id=8;
|
|
update noar tt set b1='1OVUBXFRGJOI5L5TE' where id=8;
|
|
update noar ti set b1='1OVUBXFRGJOI5L5TE' where id=8;
|
|
update noar tt set b2='5WOI7K54V36O3231VRGWP2AYQ' where id=8;
|
|
update noar ti set b2='5WOI7K54V36O3231VRGWP2AYQ' where id=8;
|
|
update noar tt set b0='KCJ6PUIW8447JGWR6AMIIR40DABK0' where id=9;
|
|
update noar ti set b0='KCJ6PUIW8447JGWR6AMIIR40DABK0' where id=9;
|
|
update noar tt set b1='1MT2ZQZ71TI8H16IBV95W249S' where id=9;
|
|
update noar ti set b1='1MT2ZQZ71TI8H16IBV95W249S' where id=9;
|
|
update noar tt set b2='41LEYUGK5DP5NH576T0ZKFSGMZUU9QA' where id=9;
|
|
update noar ti set b2='41LEYUGK5DP5NH576T0ZKFSGMZUU9QA' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 longblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='PWDL30HVOZJLONH5W3YD5H604JGCM' where id=1;
|
|
update noar ti set b0='PWDL30HVOZJLONH5W3YD5H604JGCM' where id=1;
|
|
update noar tt set b1='PBNLJD92XORW62J0WSIIUKVLL' where id=1;
|
|
update noar ti set b1='PBNLJD92XORW62J0WSIIUKVLL' where id=1;
|
|
update noar tt set b2='KF4C' where id=1;
|
|
update noar ti set b2='KF4C' where id=1;
|
|
update noar tt set b0='QJXKJL6DAXLKSD35GF3PZE41OEVNE3' where id=2;
|
|
update noar ti set b0='QJXKJL6DAXLKSD35GF3PZE41OEVNE3' where id=2;
|
|
update noar tt set b1='KUN48INIRCKMF' where id=2;
|
|
update noar ti set b1='KUN48INIRCKMF' where id=2;
|
|
update noar tt set b2='TQNQ8AR399H7XGMHGBE' where id=2;
|
|
update noar ti set b2='TQNQ8AR399H7XGMHGBE' where id=2;
|
|
update noar tt set b0='DYIJZ0IEX8298GR4MGS0C2' where id=3;
|
|
update noar ti set b0='DYIJZ0IEX8298GR4MGS0C2' where id=3;
|
|
update noar tt set b1='1YVWN38Q7V58776ZNOKDHQ' where id=3;
|
|
update noar ti set b1='1YVWN38Q7V58776ZNOKDHQ' where id=3;
|
|
update noar tt set b2='SPXAJNGBX7H4K2L1QCT25N03VRMJJN6H' where id=3;
|
|
update noar ti set b2='SPXAJNGBX7H4K2L1QCT25N03VRMJJN6H' where id=3;
|
|
update noar tt set b0='M5OXXD21VZ8WV9600KC5' where id=4;
|
|
update noar ti set b0='M5OXXD21VZ8WV9600KC5' where id=4;
|
|
update noar tt set b1='CIM3ARPMQQ73KW2D5Y4ZSU' where id=4;
|
|
update noar ti set b1='CIM3ARPMQQ73KW2D5Y4ZSU' where id=4;
|
|
update noar tt set b2='FXX30JOIR6Q' where id=4;
|
|
update noar ti set b2='FXX30JOIR6Q' where id=4;
|
|
update noar tt set b0='4H' where id=5;
|
|
update noar ti set b0='4H' where id=5;
|
|
update noar tt set b1='3' where id=5;
|
|
update noar ti set b1='3' where id=5;
|
|
update noar tt set b2='P7IVGWFJBVDAMY' where id=5;
|
|
update noar ti set b2='P7IVGWFJBVDAMY' where id=5;
|
|
update noar tt set b0='EKYYNZ4W63BBU8ZFTL7' where id=6;
|
|
update noar ti set b0='EKYYNZ4W63BBU8ZFTL7' where id=6;
|
|
update noar tt set b1='TNYYF2FM6XWMOZFLDUZ5YM' where id=6;
|
|
update noar ti set b1='TNYYF2FM6XWMOZFLDUZ5YM' where id=6;
|
|
update noar tt set b2='W7LYQVS8W' where id=6;
|
|
update noar ti set b2='W7LYQVS8W' where id=6;
|
|
update noar tt set b0='IBLMHTT351K0Z6PKG8T56MM' where id=7;
|
|
update noar ti set b0='IBLMHTT351K0Z6PKG8T56MM' where id=7;
|
|
update noar tt set b1='8XK3QXKWBSY' where id=7;
|
|
update noar ti set b1='8XK3QXKWBSY' where id=7;
|
|
update noar tt set b2='WSO43VEZMUTTM1XF15S3QY6S0LC25' where id=7;
|
|
update noar ti set b2='WSO43VEZMUTTM1XF15S3QY6S0LC25' where id=7;
|
|
update noar tt set b0='EUB4BMPAW6WQFYZO28QS350R33Z1QXS' where id=8;
|
|
update noar ti set b0='EUB4BMPAW6WQFYZO28QS350R33Z1QXS' where id=8;
|
|
update noar tt set b1='GSIO6BSIZTWVS61NZEVYXL' where id=8;
|
|
update noar ti set b1='GSIO6BSIZTWVS61NZEVYXL' where id=8;
|
|
update noar tt set b2='MSMP2Y9TQ6PFWB3' where id=8;
|
|
update noar ti set b2='MSMP2Y9TQ6PFWB3' where id=8;
|
|
update noar tt set b0='K1HRFA3ZEZ1BANK7JTHIWCVDSTV54' where id=9;
|
|
update noar ti set b0='K1HRFA3ZEZ1BANK7JTHIWCVDSTV54' where id=9;
|
|
update noar tt set b1='PW2TY' where id=9;
|
|
update noar ti set b1='PW2TY' where id=9;
|
|
update noar tt set b2='BSZXI6R4C0U8Q9PW905SBSQ' where id=9;
|
|
update noar ti set b2='BSZXI6R4C0U8Q9PW905SBSQ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 text 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 b0='P3A0D4PEU0TA3P' where id=1;
|
|
update noar ti set b0='P3A0D4PEU0TA3P' where id=1;
|
|
update noar tt set b1='FD4S8SV3I9C0U4FEBQCF83NDJBNOVS' where id=1;
|
|
update noar ti set b1='FD4S8SV3I9C0U4FEBQCF83NDJBNOVS' where id=1;
|
|
update noar tt set b2='KBGEU7FL92' where id=1;
|
|
update noar ti set b2='KBGEU7FL92' where id=1;
|
|
update noar tt set b0='YS7XQAON17G99MP4HQLFO0R' where id=2;
|
|
update noar ti set b0='YS7XQAON17G99MP4HQLFO0R' where id=2;
|
|
update noar tt set b1='XMPIV2QEWWF7X8USPQOOARZSJLOFNJ' where id=2;
|
|
update noar ti set b1='XMPIV2QEWWF7X8USPQOOARZSJLOFNJ' where id=2;
|
|
update noar tt set b2='WNRE' where id=2;
|
|
update noar ti set b2='WNRE' where id=2;
|
|
update noar tt set b0='C' where id=3;
|
|
update noar ti set b0='C' where id=3;
|
|
update noar tt set b1='I7C' where id=3;
|
|
update noar ti set b1='I7C' where id=3;
|
|
update noar tt set b2='29TFSTFCK40R2RHS' where id=3;
|
|
update noar ti set b2='29TFSTFCK40R2RHS' where id=3;
|
|
update noar tt set b0='B9WM9WXRCI3SVQ48S6EZHO3NM3N' where id=4;
|
|
update noar ti set b0='B9WM9WXRCI3SVQ48S6EZHO3NM3N' where id=4;
|
|
update noar tt set b1='Y9ZY15J1WRQWNXIG0TFQUHX' where id=4;
|
|
update noar ti set b1='Y9ZY15J1WRQWNXIG0TFQUHX' where id=4;
|
|
update noar tt set b2='9W1I9L' where id=4;
|
|
update noar ti set b2='9W1I9L' where id=4;
|
|
update noar tt set b0='FCX9NQ2EZFLUHPMSBC7AEO52' where id=5;
|
|
update noar ti set b0='FCX9NQ2EZFLUHPMSBC7AEO52' where id=5;
|
|
update noar tt set b1='06SN66AD7RE88DM' where id=5;
|
|
update noar ti set b1='06SN66AD7RE88DM' where id=5;
|
|
update noar tt set b2='629BA6RN38M2NBQ470VCCYNC' where id=5;
|
|
update noar ti set b2='629BA6RN38M2NBQ470VCCYNC' where id=5;
|
|
update noar tt set b0='M5UO0EPQPNKHS92F' where id=6;
|
|
update noar ti set b0='M5UO0EPQPNKHS92F' where id=6;
|
|
update noar tt set b1='86FG6VCGJC4TNFEBIECZLO8Y' where id=6;
|
|
update noar ti set b1='86FG6VCGJC4TNFEBIECZLO8Y' where id=6;
|
|
update noar tt set b2='27SQSM7GX6UV392MWCV1BMVJ7UNY3V' where id=6;
|
|
update noar ti set b2='27SQSM7GX6UV392MWCV1BMVJ7UNY3V' where id=6;
|
|
update noar tt set b0='4BUCKYT552JQ' where id=7;
|
|
update noar ti set b0='4BUCKYT552JQ' where id=7;
|
|
update noar tt set b1='YT8E' where id=7;
|
|
update noar ti set b1='YT8E' where id=7;
|
|
update noar tt set b2='VPB' where id=7;
|
|
update noar ti set b2='VPB' where id=7;
|
|
update noar tt set b0='PHXMASJOISK1DPXO1FC2' where id=8;
|
|
update noar ti set b0='PHXMASJOISK1DPXO1FC2' where id=8;
|
|
update noar tt set b1='24OTDDZ4Z4U1ZT489N83DBC2WO0' where id=8;
|
|
update noar ti set b1='24OTDDZ4Z4U1ZT489N83DBC2WO0' where id=8;
|
|
update noar tt set b2='WY9KD' where id=8;
|
|
update noar ti set b2='WY9KD' where id=8;
|
|
update noar tt set b0='TJ3796XOR0B6ARN1' where id=9;
|
|
update noar ti set b0='TJ3796XOR0B6ARN1' where id=9;
|
|
update noar tt set b1='5KWG7758UPQRARTMDDFU8' where id=9;
|
|
update noar ti set b1='5KWG7758UPQRARTMDDFU8' where id=9;
|
|
update noar tt set b2='ZA' where id=9;
|
|
update noar ti set b2='ZA' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 text not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='0KAQAOUOGR3N407TOLOK82PULFYFI' where id=1;
|
|
update noar ti set b0='0KAQAOUOGR3N407TOLOK82PULFYFI' where id=1;
|
|
update noar tt set b1='MBWR7' where id=1;
|
|
update noar ti set b1='MBWR7' where id=1;
|
|
update noar tt set b2='WDG9VU9F' where id=1;
|
|
update noar ti set b2='WDG9VU9F' where id=1;
|
|
update noar tt set b0='NUE8WQ5GKWXG' where id=2;
|
|
update noar ti set b0='NUE8WQ5GKWXG' where id=2;
|
|
update noar tt set b1='2R' where id=2;
|
|
update noar ti set b1='2R' where id=2;
|
|
update noar tt set b2='G' where id=2;
|
|
update noar ti set b2='G' where id=2;
|
|
update noar tt set b0='OGKDBULNQ87A6' where id=3;
|
|
update noar ti set b0='OGKDBULNQ87A6' where id=3;
|
|
update noar tt set b1='LISFUXQR7Y7KZCL' where id=3;
|
|
update noar ti set b1='LISFUXQR7Y7KZCL' where id=3;
|
|
update noar tt set b2='PPSFTF527H3V4M4YQKP' where id=3;
|
|
update noar ti set b2='PPSFTF527H3V4M4YQKP' where id=3;
|
|
update noar tt set b0='XW5FQOJYFYBR5U5ZM' where id=4;
|
|
update noar ti set b0='XW5FQOJYFYBR5U5ZM' where id=4;
|
|
update noar tt set b1='7591RFRHZ15DYS6NX05WEQJ37' where id=4;
|
|
update noar ti set b1='7591RFRHZ15DYS6NX05WEQJ37' where id=4;
|
|
update noar tt set b2='ZZSBF0JP1AIWQTZ6' where id=4;
|
|
update noar ti set b2='ZZSBF0JP1AIWQTZ6' where id=4;
|
|
update noar tt set b0='6T2YF8YSKRE8JKQO7E0' where id=5;
|
|
update noar ti set b0='6T2YF8YSKRE8JKQO7E0' where id=5;
|
|
update noar tt set b1='OWE3SZN2CGXRGBPKSQDU7U9' where id=5;
|
|
update noar ti set b1='OWE3SZN2CGXRGBPKSQDU7U9' where id=5;
|
|
update noar tt set b2='SWHOWGJZVQ8G' where id=5;
|
|
update noar ti set b2='SWHOWGJZVQ8G' where id=5;
|
|
update noar tt set b0='IFWOJ29I' where id=6;
|
|
update noar ti set b0='IFWOJ29I' where id=6;
|
|
update noar tt set b1='70KC24Q94UAW2' where id=6;
|
|
update noar ti set b1='70KC24Q94UAW2' where id=6;
|
|
update noar tt set b2='3' where id=6;
|
|
update noar ti set b2='3' where id=6;
|
|
update noar tt set b0='87LEE75' where id=7;
|
|
update noar ti set b0='87LEE75' where id=7;
|
|
update noar tt set b1='0FER3' where id=7;
|
|
update noar ti set b1='0FER3' where id=7;
|
|
update noar tt set b2='9Q1GXI3QA6L2RH' where id=7;
|
|
update noar ti set b2='9Q1GXI3QA6L2RH' where id=7;
|
|
update noar tt set b0='A9EQKXDH9PJUWVNMOI06' where id=8;
|
|
update noar ti set b0='A9EQKXDH9PJUWVNMOI06' where id=8;
|
|
update noar tt set b1='ZP5DZQOTO0TUHBK1DJ512ACHV0' where id=8;
|
|
update noar ti set b1='ZP5DZQOTO0TUHBK1DJ512ACHV0' where id=8;
|
|
update noar tt set b2='PJJTV' where id=8;
|
|
update noar ti set b2='PJJTV' where id=8;
|
|
update noar tt set b0='ZTQ62X5NCXYTYI34D8E7PVN66ELF' where id=9;
|
|
update noar ti set b0='ZTQ62X5NCXYTYI34D8E7PVN66ELF' where id=9;
|
|
update noar tt set b1='Q2XLEP2ZQ9M5Y8XYR1ODU22R71G' where id=9;
|
|
update noar ti set b1='Q2XLEP2ZQ9M5Y8XYR1ODU22R71G' where id=9;
|
|
update noar tt set b2='BTUZ' where id=9;
|
|
update noar ti set b2='BTUZ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 text 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 b0='V3HUNZ0O8Z8Y' where id=1;
|
|
update noar ti set b0='V3HUNZ0O8Z8Y' where id=1;
|
|
update noar tt set b1='U64C4IJSD4T4L1U6GH64PWYCFY7' where id=1;
|
|
update noar ti set b1='U64C4IJSD4T4L1U6GH64PWYCFY7' where id=1;
|
|
update noar tt set b2='WTYH7R1SEF8D3W2F7JM' where id=1;
|
|
update noar ti set b2='WTYH7R1SEF8D3W2F7JM' where id=1;
|
|
update noar tt set b0='VGJKR47CGBUV0ZDG1S67RXE803SCJ1ZQ' where id=2;
|
|
update noar ti set b0='VGJKR47CGBUV0ZDG1S67RXE803SCJ1ZQ' where id=2;
|
|
update noar tt set b1='V41MTBU4R6AORCLYGB8R8TY215GWFS' where id=2;
|
|
update noar ti set b1='V41MTBU4R6AORCLYGB8R8TY215GWFS' where id=2;
|
|
update noar tt set b2='48DYGJ3JD5WV1CJADCP' where id=2;
|
|
update noar ti set b2='48DYGJ3JD5WV1CJADCP' where id=2;
|
|
update noar tt set b0='YUK24ECYCUSHATC4O2R4F0' where id=3;
|
|
update noar ti set b0='YUK24ECYCUSHATC4O2R4F0' where id=3;
|
|
update noar tt set b1='DUALXXQFB7BXVMYR6' where id=3;
|
|
update noar ti set b1='DUALXXQFB7BXVMYR6' where id=3;
|
|
update noar tt set b2='UR30V1SDJO' where id=3;
|
|
update noar ti set b2='UR30V1SDJO' where id=3;
|
|
update noar tt set b0='0JIO2CZQ8QNK9GI118P41F' where id=4;
|
|
update noar ti set b0='0JIO2CZQ8QNK9GI118P41F' where id=4;
|
|
update noar tt set b1='8UKSFB2H76YBBOXAH8XR' where id=4;
|
|
update noar ti set b1='8UKSFB2H76YBBOXAH8XR' where id=4;
|
|
update noar tt set b2='Q2V1CH30FO9KCCORI6T5IX' where id=4;
|
|
update noar ti set b2='Q2V1CH30FO9KCCORI6T5IX' where id=4;
|
|
update noar tt set b0='3MSK5BUGABL8UHI' where id=5;
|
|
update noar ti set b0='3MSK5BUGABL8UHI' where id=5;
|
|
update noar tt set b1='HI2SYL5YQXG6' where id=5;
|
|
update noar ti set b1='HI2SYL5YQXG6' where id=5;
|
|
update noar tt set b2='VSOBU0HB' where id=5;
|
|
update noar ti set b2='VSOBU0HB' where id=5;
|
|
update noar tt set b0='LBRMFIXOZ4YYZYY2BVSK3AJ8VQWAIM' where id=6;
|
|
update noar ti set b0='LBRMFIXOZ4YYZYY2BVSK3AJ8VQWAIM' where id=6;
|
|
update noar tt set b1='6WC41M9OGPGEZO8NZ4FC0CVJN' where id=6;
|
|
update noar ti set b1='6WC41M9OGPGEZO8NZ4FC0CVJN' where id=6;
|
|
update noar tt set b2='EM1DL51982BGYKVC94CB8' where id=6;
|
|
update noar ti set b2='EM1DL51982BGYKVC94CB8' where id=6;
|
|
update noar tt set b0='UO24UXN5IQCWBE4O' where id=7;
|
|
update noar ti set b0='UO24UXN5IQCWBE4O' where id=7;
|
|
update noar tt set b1='5184BP07N5' where id=7;
|
|
update noar ti set b1='5184BP07N5' where id=7;
|
|
update noar tt set b2='97SM' where id=7;
|
|
update noar ti set b2='97SM' where id=7;
|
|
update noar tt set b0='QB6RMKS94WIIQSZU390CJKMRTP' where id=8;
|
|
update noar ti set b0='QB6RMKS94WIIQSZU390CJKMRTP' where id=8;
|
|
update noar tt set b1='MY' where id=8;
|
|
update noar ti set b1='MY' where id=8;
|
|
update noar tt set b2='4XV' where id=8;
|
|
update noar ti set b2='4XV' where id=8;
|
|
update noar tt set b0='R88IKIZQSONRTS22XNF40HEXHZ' where id=9;
|
|
update noar ti set b0='R88IKIZQSONRTS22XNF40HEXHZ' where id=9;
|
|
update noar tt set b1='SAXDZIDK9SU0PZYN5NQ6BJHBAOX7' where id=9;
|
|
update noar ti set b1='SAXDZIDK9SU0PZYN5NQ6BJHBAOX7' where id=9;
|
|
update noar tt set b2='4' where id=9;
|
|
update noar ti set b2='4' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 text not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='UXG8NMWVPXWFYBA' where id=1;
|
|
update noar ti set b0='UXG8NMWVPXWFYBA' where id=1;
|
|
update noar tt set b1='2Y9XIHSPTWEAP6' where id=1;
|
|
update noar ti set b1='2Y9XIHSPTWEAP6' where id=1;
|
|
update noar tt set b2='HBGFPKRB3OT0' where id=1;
|
|
update noar ti set b2='HBGFPKRB3OT0' where id=1;
|
|
update noar tt set b0='0L4F0FY6FLNI24PHU' where id=2;
|
|
update noar ti set b0='0L4F0FY6FLNI24PHU' where id=2;
|
|
update noar tt set b1='260071OKW7ZTBQ5K8SYRX2ZF5' where id=2;
|
|
update noar ti set b1='260071OKW7ZTBQ5K8SYRX2ZF5' where id=2;
|
|
update noar tt set b2='FV9OSNXYL0WNL0VEGAZJ' where id=2;
|
|
update noar ti set b2='FV9OSNXYL0WNL0VEGAZJ' where id=2;
|
|
update noar tt set b0='UM' where id=3;
|
|
update noar ti set b0='UM' where id=3;
|
|
update noar tt set b1='AJM7E97RPEKBZ' where id=3;
|
|
update noar ti set b1='AJM7E97RPEKBZ' where id=3;
|
|
update noar tt set b2='K7Y673P1X1G36B' where id=3;
|
|
update noar ti set b2='K7Y673P1X1G36B' where id=3;
|
|
update noar tt set b0='FUBJM6P61CTF27A19GL2J' where id=4;
|
|
update noar ti set b0='FUBJM6P61CTF27A19GL2J' where id=4;
|
|
update noar tt set b1='LO38EVMQ7EQE' where id=4;
|
|
update noar ti set b1='LO38EVMQ7EQE' where id=4;
|
|
update noar tt set b2='Q9QF88U4G0O' where id=4;
|
|
update noar ti set b2='Q9QF88U4G0O' where id=4;
|
|
update noar tt set b0='D5EP1GY' where id=5;
|
|
update noar ti set b0='D5EP1GY' where id=5;
|
|
update noar tt set b1='V56D69C0U8RZTDOK1K75L' where id=5;
|
|
update noar ti set b1='V56D69C0U8RZTDOK1K75L' where id=5;
|
|
update noar tt set b2='74A7J6N0BLUNJ2' where id=5;
|
|
update noar ti set b2='74A7J6N0BLUNJ2' where id=5;
|
|
update noar tt set b0='2292IX6A61WDZM4KEDKZ69VHNTT82' where id=6;
|
|
update noar ti set b0='2292IX6A61WDZM4KEDKZ69VHNTT82' where id=6;
|
|
update noar tt set b1='21Q' where id=6;
|
|
update noar ti set b1='21Q' where id=6;
|
|
update noar tt set b2='LPRVUUCB2PMPH544DGM7QE1SPDMXKN' where id=6;
|
|
update noar ti set b2='LPRVUUCB2PMPH544DGM7QE1SPDMXKN' where id=6;
|
|
update noar tt set b0='9KL5OOPL5AV7MRPY' where id=7;
|
|
update noar ti set b0='9KL5OOPL5AV7MRPY' where id=7;
|
|
update noar tt set b1='7LHV8VK5PP' where id=7;
|
|
update noar ti set b1='7LHV8VK5PP' where id=7;
|
|
update noar tt set b2='H16YSEJRU377XMI06BOF55TRN83N8' where id=7;
|
|
update noar ti set b2='H16YSEJRU377XMI06BOF55TRN83N8' where id=7;
|
|
update noar tt set b0='NOJLU' where id=8;
|
|
update noar ti set b0='NOJLU' where id=8;
|
|
update noar tt set b1='U8D' where id=8;
|
|
update noar ti set b1='U8D' where id=8;
|
|
update noar tt set b2='QHW7S8DMOF4DCFK5O3LMKTKGAU85' where id=8;
|
|
update noar ti set b2='QHW7S8DMOF4DCFK5O3LMKTKGAU85' where id=8;
|
|
update noar tt set b0='DWHZK8F8Z5MJ3R7C2W4NS7SCBHC' where id=9;
|
|
update noar ti set b0='DWHZK8F8Z5MJ3R7C2W4NS7SCBHC' where id=9;
|
|
update noar tt set b1='PIC' where id=9;
|
|
update noar ti set b1='PIC' where id=9;
|
|
update noar tt set b2='65BD' where id=9;
|
|
update noar ti set b2='65BD' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 text 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 b0='R37FKU4' where id=1;
|
|
update noar ti set b0='R37FKU4' where id=1;
|
|
update noar tt set b1='EYKC6DE3YU30P2PIKUR6CP41LM6' where id=1;
|
|
update noar ti set b1='EYKC6DE3YU30P2PIKUR6CP41LM6' where id=1;
|
|
update noar tt set b2='1U47GTD63KJOWNCMTRTA9E92H' where id=1;
|
|
update noar ti set b2='1U47GTD63KJOWNCMTRTA9E92H' where id=1;
|
|
update noar tt set b0='TETH1F7DJ18MINFRNU1VYDE5N' where id=2;
|
|
update noar ti set b0='TETH1F7DJ18MINFRNU1VYDE5N' where id=2;
|
|
update noar tt set b1='710VCXXDHHD5PRV3QRTK9I3JI' where id=2;
|
|
update noar ti set b1='710VCXXDHHD5PRV3QRTK9I3JI' where id=2;
|
|
update noar tt set b2='FJL5FVNSZFBG33F5OGLSK96' where id=2;
|
|
update noar ti set b2='FJL5FVNSZFBG33F5OGLSK96' where id=2;
|
|
update noar tt set b0='F' where id=3;
|
|
update noar ti set b0='F' where id=3;
|
|
update noar tt set b1='SEY' where id=3;
|
|
update noar ti set b1='SEY' where id=3;
|
|
update noar tt set b2='W79MA' where id=3;
|
|
update noar ti set b2='W79MA' where id=3;
|
|
update noar tt set b0='ADT0WGPNHARZ15O' where id=4;
|
|
update noar ti set b0='ADT0WGPNHARZ15O' where id=4;
|
|
update noar tt set b1='TD1625PRAF4VKL7FMRVRF' where id=4;
|
|
update noar ti set b1='TD1625PRAF4VKL7FMRVRF' where id=4;
|
|
update noar tt set b2='E9FTOZEE6O4H23TL2VACFL16BWOTD' where id=4;
|
|
update noar ti set b2='E9FTOZEE6O4H23TL2VACFL16BWOTD' where id=4;
|
|
update noar tt set b0='JDF5FOX' where id=5;
|
|
update noar ti set b0='JDF5FOX' where id=5;
|
|
update noar tt set b1='5UQJL0I9A2XCKBLM761QG' where id=5;
|
|
update noar ti set b1='5UQJL0I9A2XCKBLM761QG' where id=5;
|
|
update noar tt set b2='29VW3HJPYXH7XT95QXB2HOJMR' where id=5;
|
|
update noar ti set b2='29VW3HJPYXH7XT95QXB2HOJMR' where id=5;
|
|
update noar tt set b0='KVTPVD7M5U2' where id=6;
|
|
update noar ti set b0='KVTPVD7M5U2' where id=6;
|
|
update noar tt set b1='BEF69A3FMT7M3SE709YZO7' where id=6;
|
|
update noar ti set b1='BEF69A3FMT7M3SE709YZO7' where id=6;
|
|
update noar tt set b2='XQRFFTS' where id=6;
|
|
update noar ti set b2='XQRFFTS' where id=6;
|
|
update noar tt set b0='V9NZF0SBUO42XH2VGP5HN14ECQFA9R3' where id=7;
|
|
update noar ti set b0='V9NZF0SBUO42XH2VGP5HN14ECQFA9R3' where id=7;
|
|
update noar tt set b1='I9CB7UXHW4QM19S03' where id=7;
|
|
update noar ti set b1='I9CB7UXHW4QM19S03' where id=7;
|
|
update noar tt set b2='WQYPL9BKJ0UNBKKO81XU1Q9WW' where id=7;
|
|
update noar ti set b2='WQYPL9BKJ0UNBKKO81XU1Q9WW' where id=7;
|
|
update noar tt set b0='TCKZP6PFJEYWAW62JS' where id=8;
|
|
update noar ti set b0='TCKZP6PFJEYWAW62JS' where id=8;
|
|
update noar tt set b1='PT8LZ3' where id=8;
|
|
update noar ti set b1='PT8LZ3' where id=8;
|
|
update noar tt set b2='TJAF2' where id=8;
|
|
update noar ti set b2='TJAF2' where id=8;
|
|
update noar tt set b0='AYPIE5Z124ARZ9TS3RL' where id=9;
|
|
update noar ti set b0='AYPIE5Z124ARZ9TS3RL' where id=9;
|
|
update noar tt set b1='ED' where id=9;
|
|
update noar ti set b1='ED' where id=9;
|
|
update noar tt set b2='UE04EXMN87E0CID9SAW' where id=9;
|
|
update noar ti set b2='UE04EXMN87E0CID9SAW' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 text not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='K4YI' where id=1;
|
|
update noar ti set b0='K4YI' where id=1;
|
|
update noar tt set b1='571C0AIW83BYWETYO5QZWDYJU3TJ' where id=1;
|
|
update noar ti set b1='571C0AIW83BYWETYO5QZWDYJU3TJ' where id=1;
|
|
update noar tt set b2='8KIWPQ9ZX81MSROT88P9EKNH8' where id=1;
|
|
update noar ti set b2='8KIWPQ9ZX81MSROT88P9EKNH8' where id=1;
|
|
update noar tt set b0='PURWR' where id=2;
|
|
update noar ti set b0='PURWR' where id=2;
|
|
update noar tt set b1='Q1RF1ZH8SAATBPULKSFWUR08V4KEOR3' where id=2;
|
|
update noar ti set b1='Q1RF1ZH8SAATBPULKSFWUR08V4KEOR3' where id=2;
|
|
update noar tt set b2='WGF4VJ74Z7Z8Y' where id=2;
|
|
update noar ti set b2='WGF4VJ74Z7Z8Y' where id=2;
|
|
update noar tt set b0='XI' where id=3;
|
|
update noar ti set b0='XI' where id=3;
|
|
update noar tt set b1='P1CDQDTQIE7QETLNO60T' where id=3;
|
|
update noar ti set b1='P1CDQDTQIE7QETLNO60T' where id=3;
|
|
update noar tt set b2='Q5EI' where id=3;
|
|
update noar ti set b2='Q5EI' where id=3;
|
|
update noar tt set b0='MVQEGAA4XD2GZCRW' where id=4;
|
|
update noar ti set b0='MVQEGAA4XD2GZCRW' where id=4;
|
|
update noar tt set b1='PCSYNI4T2ZUV' where id=4;
|
|
update noar ti set b1='PCSYNI4T2ZUV' where id=4;
|
|
update noar tt set b2='CXA9J' where id=4;
|
|
update noar ti set b2='CXA9J' where id=4;
|
|
update noar tt set b0='5RTYIWVUEUSW033626LQL63IUTVS' where id=5;
|
|
update noar ti set b0='5RTYIWVUEUSW033626LQL63IUTVS' where id=5;
|
|
update noar tt set b1='P2BV' where id=5;
|
|
update noar ti set b1='P2BV' where id=5;
|
|
update noar tt set b2='630L617JP482BXA1PR8MU5HV27VEEGOQ' where id=5;
|
|
update noar ti set b2='630L617JP482BXA1PR8MU5HV27VEEGOQ' where id=5;
|
|
update noar tt set b0='STW6AX6RC80BI5VYN5JU2WCPH6HM' where id=6;
|
|
update noar ti set b0='STW6AX6RC80BI5VYN5JU2WCPH6HM' where id=6;
|
|
update noar tt set b1='456O1JPDAKBUXEA3GH25M69R' where id=6;
|
|
update noar ti set b1='456O1JPDAKBUXEA3GH25M69R' where id=6;
|
|
update noar tt set b2='0' where id=6;
|
|
update noar ti set b2='0' where id=6;
|
|
update noar tt set b0='CTNRY3102H29YC0YQ5KU2IX0HUT' where id=7;
|
|
update noar ti set b0='CTNRY3102H29YC0YQ5KU2IX0HUT' where id=7;
|
|
update noar tt set b1='45ZT06HDNH23BMXKU6IQ5P' where id=7;
|
|
update noar ti set b1='45ZT06HDNH23BMXKU6IQ5P' where id=7;
|
|
update noar tt set b2='HHZCIKY9ARBNKMS8Q0XLDVY99' where id=7;
|
|
update noar ti set b2='HHZCIKY9ARBNKMS8Q0XLDVY99' where id=7;
|
|
update noar tt set b0='RG3M9K7G967QOFQHO6Q10CJF' where id=8;
|
|
update noar ti set b0='RG3M9K7G967QOFQHO6Q10CJF' where id=8;
|
|
update noar tt set b1='OOG8Z5' where id=8;
|
|
update noar ti set b1='OOG8Z5' where id=8;
|
|
update noar tt set b2='D3A' where id=8;
|
|
update noar ti set b2='D3A' where id=8;
|
|
update noar tt set b0='ZWEL74YXQ' where id=9;
|
|
update noar ti set b0='ZWEL74YXQ' where id=9;
|
|
update noar tt set b1='AXKO884OOSH1PPLTISDDBKB5NJHQ9K' where id=9;
|
|
update noar ti set b1='AXKO884OOSH1PPLTISDDBKB5NJHQ9K' where id=9;
|
|
update noar tt set b2='WUTEOYFXD' where id=9;
|
|
update noar ti set b2='WUTEOYFXD' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 text 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 b0='1N1TYMXZ396TJ' where id=1;
|
|
update noar ti set b0='1N1TYMXZ396TJ' where id=1;
|
|
update noar tt set b1='AMFJ87E' where id=1;
|
|
update noar ti set b1='AMFJ87E' where id=1;
|
|
update noar tt set b2='WOZDRS3WSSU7STBE25RLWGKL5J' where id=1;
|
|
update noar ti set b2='WOZDRS3WSSU7STBE25RLWGKL5J' where id=1;
|
|
update noar tt set b0='1FF99JQFJ1XQO9UWCL' where id=2;
|
|
update noar ti set b0='1FF99JQFJ1XQO9UWCL' where id=2;
|
|
update noar tt set b1='CB2WCSJM2HTXKOJP' where id=2;
|
|
update noar ti set b1='CB2WCSJM2HTXKOJP' where id=2;
|
|
update noar tt set b2='BHBFOEBXPWSH2AXVIJZX0NNGIMLXP' where id=2;
|
|
update noar ti set b2='BHBFOEBXPWSH2AXVIJZX0NNGIMLXP' where id=2;
|
|
update noar tt set b0='US6Z5L2NLTTZ9ZNQ8XGH2BQGQO5RT' where id=3;
|
|
update noar ti set b0='US6Z5L2NLTTZ9ZNQ8XGH2BQGQO5RT' where id=3;
|
|
update noar tt set b1='1YDGIML8LU255O06J8YA' where id=3;
|
|
update noar ti set b1='1YDGIML8LU255O06J8YA' where id=3;
|
|
update noar tt set b2='TH3ILFMGUR5IA08Y16RHBMBMJK1KF' where id=3;
|
|
update noar ti set b2='TH3ILFMGUR5IA08Y16RHBMBMJK1KF' where id=3;
|
|
update noar tt set b0='JAZF99MMDV' where id=4;
|
|
update noar ti set b0='JAZF99MMDV' where id=4;
|
|
update noar tt set b1='4LBNZVW97PZUAKTRY4' where id=4;
|
|
update noar ti set b1='4LBNZVW97PZUAKTRY4' where id=4;
|
|
update noar tt set b2='EUPEPEQ' where id=4;
|
|
update noar ti set b2='EUPEPEQ' where id=4;
|
|
update noar tt set b0='PGFOA5IDTMOQ' where id=5;
|
|
update noar ti set b0='PGFOA5IDTMOQ' where id=5;
|
|
update noar tt set b1='UXW44N2IXPBF79FS9D8PY5' where id=5;
|
|
update noar ti set b1='UXW44N2IXPBF79FS9D8PY5' where id=5;
|
|
update noar tt set b2='KKZVAPZ2LSZ07HW8IZO3A6' where id=5;
|
|
update noar ti set b2='KKZVAPZ2LSZ07HW8IZO3A6' where id=5;
|
|
update noar tt set b0='L44HKEVXI3' where id=6;
|
|
update noar ti set b0='L44HKEVXI3' where id=6;
|
|
update noar tt set b1='NA7XG8NHFYM1SYEK48665' where id=6;
|
|
update noar ti set b1='NA7XG8NHFYM1SYEK48665' where id=6;
|
|
update noar tt set b2='FQFJZBEULNDL3TFW38GXT2ACOKJ72U' where id=6;
|
|
update noar ti set b2='FQFJZBEULNDL3TFW38GXT2ACOKJ72U' where id=6;
|
|
update noar tt set b0='ZZHQJ' where id=7;
|
|
update noar ti set b0='ZZHQJ' where id=7;
|
|
update noar tt set b1='0B9PKG5UT1OY588166GPG1L' where id=7;
|
|
update noar ti set b1='0B9PKG5UT1OY588166GPG1L' where id=7;
|
|
update noar tt set b2='RM5A3BD1' where id=7;
|
|
update noar ti set b2='RM5A3BD1' where id=7;
|
|
update noar tt set b0='XY8NFUWM' where id=8;
|
|
update noar ti set b0='XY8NFUWM' where id=8;
|
|
update noar tt set b1='UPGRSMIVLLYR84P2H5KR60YTMH414' where id=8;
|
|
update noar ti set b1='UPGRSMIVLLYR84P2H5KR60YTMH414' where id=8;
|
|
update noar tt set b2='3VV3FHCACS0HFT' where id=8;
|
|
update noar ti set b2='3VV3FHCACS0HFT' where id=8;
|
|
update noar tt set b0='O1RYR3AJAPNWPN5OM2MCCEWW' where id=9;
|
|
update noar ti set b0='O1RYR3AJAPNWPN5OM2MCCEWW' where id=9;
|
|
update noar tt set b1='FY' where id=9;
|
|
update noar ti set b1='FY' where id=9;
|
|
update noar tt set b2='6Y' where id=9;
|
|
update noar ti set b2='6Y' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 text not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='T5847654UIHP5' where id=1;
|
|
update noar ti set b0='T5847654UIHP5' where id=1;
|
|
update noar tt set b1='PJRQ8H1ED96D9' where id=1;
|
|
update noar ti set b1='PJRQ8H1ED96D9' where id=1;
|
|
update noar tt set b2='HV0QC9HJV80WI3' where id=1;
|
|
update noar ti set b2='HV0QC9HJV80WI3' where id=1;
|
|
update noar tt set b0='7J99YW8LTJV0Y3EADX0JLWMH6XN5XA' where id=2;
|
|
update noar ti set b0='7J99YW8LTJV0Y3EADX0JLWMH6XN5XA' where id=2;
|
|
update noar tt set b1='THTONZJO' where id=2;
|
|
update noar ti set b1='THTONZJO' where id=2;
|
|
update noar tt set b2='O11DKB12XU0AGPNCWY3Y' where id=2;
|
|
update noar ti set b2='O11DKB12XU0AGPNCWY3Y' where id=2;
|
|
update noar tt set b0='SGP8EVYLLRS2AQJC835KXZGPPVMP67W' where id=3;
|
|
update noar ti set b0='SGP8EVYLLRS2AQJC835KXZGPPVMP67W' where id=3;
|
|
update noar tt set b1='UBJ9S1TL36GZXF' where id=3;
|
|
update noar ti set b1='UBJ9S1TL36GZXF' where id=3;
|
|
update noar tt set b2='9HJRV1YS523' where id=3;
|
|
update noar ti set b2='9HJRV1YS523' where id=3;
|
|
update noar tt set b0='62' where id=4;
|
|
update noar ti set b0='62' where id=4;
|
|
update noar tt set b1='RW0IDY6' where id=4;
|
|
update noar ti set b1='RW0IDY6' where id=4;
|
|
update noar tt set b2='D87SR3UM8Z8JUL5LZ72WM02' where id=4;
|
|
update noar ti set b2='D87SR3UM8Z8JUL5LZ72WM02' where id=4;
|
|
update noar tt set b0='G77X3EUXGWGE7QY7GF6DW9QS5V' where id=5;
|
|
update noar ti set b0='G77X3EUXGWGE7QY7GF6DW9QS5V' where id=5;
|
|
update noar tt set b1='GJRDH6' where id=5;
|
|
update noar ti set b1='GJRDH6' where id=5;
|
|
update noar tt set b2='TAAWXFBC53NUPB' where id=5;
|
|
update noar ti set b2='TAAWXFBC53NUPB' where id=5;
|
|
update noar tt set b0='YU5ZE' where id=6;
|
|
update noar ti set b0='YU5ZE' where id=6;
|
|
update noar tt set b1='BIAIZAV00SNWTB4PKTB6W5HSU5F' where id=6;
|
|
update noar ti set b1='BIAIZAV00SNWTB4PKTB6W5HSU5F' where id=6;
|
|
update noar tt set b2='PYA69' where id=6;
|
|
update noar ti set b2='PYA69' where id=6;
|
|
update noar tt set b0='NDA5A0EMK' where id=7;
|
|
update noar ti set b0='NDA5A0EMK' where id=7;
|
|
update noar tt set b1='E' where id=7;
|
|
update noar ti set b1='E' where id=7;
|
|
update noar tt set b2='YHDUN2PYS3W5MIFWNV' where id=7;
|
|
update noar ti set b2='YHDUN2PYS3W5MIFWNV' where id=7;
|
|
update noar tt set b0='FGUCZFE8V9G329D2IH7MJUB' where id=8;
|
|
update noar ti set b0='FGUCZFE8V9G329D2IH7MJUB' where id=8;
|
|
update noar tt set b1='1Y60VDRO071PX561P160RM' where id=8;
|
|
update noar ti set b1='1Y60VDRO071PX561P160RM' where id=8;
|
|
update noar tt set b2='ZQBAFZAU8TAD9P5S9RKF' where id=8;
|
|
update noar ti set b2='ZQBAFZAU8TAD9P5S9RKF' where id=8;
|
|
update noar tt set b0='MUIKUPJT2SMLLNT9CGAXU9BZ0' where id=9;
|
|
update noar ti set b0='MUIKUPJT2SMLLNT9CGAXU9BZ0' where id=9;
|
|
update noar tt set b1='YW1BC5XK28ETUO33D' where id=9;
|
|
update noar ti set b1='YW1BC5XK28ETUO33D' where id=9;
|
|
update noar tt set b2='FFLOOJI908YM3A9O4GLCJ32DJABF4I0N' where id=9;
|
|
update noar ti set b2='FFLOOJI908YM3A9O4GLCJ32DJABF4I0N' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob null,
|
|
b1 text null,
|
|
b2 text 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 b0='CIG0JA7ARUU2B5FSICC230PW' where id=1;
|
|
update noar ti set b0='CIG0JA7ARUU2B5FSICC230PW' where id=1;
|
|
update noar tt set b1='ZGXHOXBAFE7MQG3EFEYB3C6ZS23K' where id=1;
|
|
update noar ti set b1='ZGXHOXBAFE7MQG3EFEYB3C6ZS23K' where id=1;
|
|
update noar tt set b2='4DJ' where id=1;
|
|
update noar ti set b2='4DJ' where id=1;
|
|
update noar tt set b0='YVJWVB3XSFNXPUJTW' where id=2;
|
|
update noar ti set b0='YVJWVB3XSFNXPUJTW' where id=2;
|
|
update noar tt set b1='J0U9LQH5A0Q93PYVOJ3SM' where id=2;
|
|
update noar ti set b1='J0U9LQH5A0Q93PYVOJ3SM' where id=2;
|
|
update noar tt set b2='K5FFYF8' where id=2;
|
|
update noar ti set b2='K5FFYF8' where id=2;
|
|
update noar tt set b0='7MZ9JKGHNAXM3YUXZ' where id=3;
|
|
update noar ti set b0='7MZ9JKGHNAXM3YUXZ' where id=3;
|
|
update noar tt set b1='0OINGOXMNT' where id=3;
|
|
update noar ti set b1='0OINGOXMNT' where id=3;
|
|
update noar tt set b2='PY8T9K6F3FO5W35MAD61LZ8EV' where id=3;
|
|
update noar ti set b2='PY8T9K6F3FO5W35MAD61LZ8EV' where id=3;
|
|
update noar tt set b0='CMQWRL332RME4HG9QX4FP76' where id=4;
|
|
update noar ti set b0='CMQWRL332RME4HG9QX4FP76' where id=4;
|
|
update noar tt set b1='CQS97JJSWH0K72X17' where id=4;
|
|
update noar ti set b1='CQS97JJSWH0K72X17' where id=4;
|
|
update noar tt set b2='J' where id=4;
|
|
update noar ti set b2='J' where id=4;
|
|
update noar tt set b0='7QQNW8HKYY1ER5GTWR7GSKS705' where id=5;
|
|
update noar ti set b0='7QQNW8HKYY1ER5GTWR7GSKS705' where id=5;
|
|
update noar tt set b1='WZRBZ0WLN0NMC' where id=5;
|
|
update noar ti set b1='WZRBZ0WLN0NMC' where id=5;
|
|
update noar tt set b2='ROQTBR9637I4N7MTK' where id=5;
|
|
update noar ti set b2='ROQTBR9637I4N7MTK' where id=5;
|
|
update noar tt set b0='XOGF4CL' where id=6;
|
|
update noar ti set b0='XOGF4CL' where id=6;
|
|
update noar tt set b1='8HQAN5ZNJLZHUYU1N9JGFWWJE3FO4' where id=6;
|
|
update noar ti set b1='8HQAN5ZNJLZHUYU1N9JGFWWJE3FO4' where id=6;
|
|
update noar tt set b2='O2RJNV18P7FDL41MIIBY26CVGYOR9CLR' where id=6;
|
|
update noar ti set b2='O2RJNV18P7FDL41MIIBY26CVGYOR9CLR' where id=6;
|
|
update noar tt set b0='QQ' where id=7;
|
|
update noar ti set b0='QQ' where id=7;
|
|
update noar tt set b1='VQEVOJL02CV6SKO4BPGSS' where id=7;
|
|
update noar ti set b1='VQEVOJL02CV6SKO4BPGSS' where id=7;
|
|
update noar tt set b2='DF2WD5ZVJZX2C2GHQ79XB7A0WSLR' where id=7;
|
|
update noar ti set b2='DF2WD5ZVJZX2C2GHQ79XB7A0WSLR' where id=7;
|
|
update noar tt set b0='ONNZVV3NOI3XS8EVSDA6' where id=8;
|
|
update noar ti set b0='ONNZVV3NOI3XS8EVSDA6' where id=8;
|
|
update noar tt set b1='KPZO3KLFI7HM16SB1F1MW575FTM' where id=8;
|
|
update noar ti set b1='KPZO3KLFI7HM16SB1F1MW575FTM' where id=8;
|
|
update noar tt set b2='A6O0MVN2XD5PY3QQEEO9E3PPD7' where id=8;
|
|
update noar ti set b2='A6O0MVN2XD5PY3QQEEO9E3PPD7' where id=8;
|
|
update noar tt set b0='2WQD6S8Y4723WPSDT04LJ30' where id=9;
|
|
update noar ti set b0='2WQD6S8Y4723WPSDT04LJ30' where id=9;
|
|
update noar tt set b1='S7SF6XMWIL0BP54CKO9O' where id=9;
|
|
update noar ti set b1='S7SF6XMWIL0BP54CKO9O' where id=9;
|
|
update noar tt set b2='WZLTEECO85LO4SXX2B9G3LI' where id=9;
|
|
update noar ti set b2='WZLTEECO85LO4SXX2B9G3LI' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 tinyblob not null,
|
|
b1 text not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='RNTI29NRF91DQPIJXVQOIH' where id=1;
|
|
update noar ti set b0='RNTI29NRF91DQPIJXVQOIH' where id=1;
|
|
update noar tt set b1='E3T7Q8' where id=1;
|
|
update noar ti set b1='E3T7Q8' where id=1;
|
|
update noar tt set b2='B1KZFEB0B3F620V9UYTY7ELELML6MVX' where id=1;
|
|
update noar ti set b2='B1KZFEB0B3F620V9UYTY7ELELML6MVX' where id=1;
|
|
update noar tt set b0='G7BXBTVX3PQLZEF1ZWB42' where id=2;
|
|
update noar ti set b0='G7BXBTVX3PQLZEF1ZWB42' where id=2;
|
|
update noar tt set b1='0ZCJDKY2' where id=2;
|
|
update noar ti set b1='0ZCJDKY2' where id=2;
|
|
update noar tt set b2='UVOCMSUKBKTHP60SMORT' where id=2;
|
|
update noar ti set b2='UVOCMSUKBKTHP60SMORT' where id=2;
|
|
update noar tt set b0='3S0L1WE6IW3JA0EFAH6VM26K9GB2KHM' where id=3;
|
|
update noar ti set b0='3S0L1WE6IW3JA0EFAH6VM26K9GB2KHM' where id=3;
|
|
update noar tt set b1='H5NXDPVRGTRU8AI2E8PA8T4KS' where id=3;
|
|
update noar ti set b1='H5NXDPVRGTRU8AI2E8PA8T4KS' where id=3;
|
|
update noar tt set b2='6QXZ' where id=3;
|
|
update noar ti set b2='6QXZ' where id=3;
|
|
update noar tt set b0='P31A612UQRKZTVQ9IZU94OLAY39SD5' where id=4;
|
|
update noar ti set b0='P31A612UQRKZTVQ9IZU94OLAY39SD5' where id=4;
|
|
update noar tt set b1='PNAQ' where id=4;
|
|
update noar ti set b1='PNAQ' where id=4;
|
|
update noar tt set b2='QXYPLGWCRXC1SZZ9C3L0XLSJSYY' where id=4;
|
|
update noar ti set b2='QXYPLGWCRXC1SZZ9C3L0XLSJSYY' where id=4;
|
|
update noar tt set b0='3V2QAF7FTX3TTIQ3DQMNTJVAU0N3LATZ' where id=5;
|
|
update noar ti set b0='3V2QAF7FTX3TTIQ3DQMNTJVAU0N3LATZ' where id=5;
|
|
update noar tt set b1='MNL0GO3NZ04JGYB9Z3IW29S' where id=5;
|
|
update noar ti set b1='MNL0GO3NZ04JGYB9Z3IW29S' where id=5;
|
|
update noar tt set b2='QG4NMZ5CR' where id=5;
|
|
update noar ti set b2='QG4NMZ5CR' where id=5;
|
|
update noar tt set b0='VWCPY' where id=6;
|
|
update noar ti set b0='VWCPY' where id=6;
|
|
update noar tt set b1='O8AHZ2LKBCRTZE8' where id=6;
|
|
update noar ti set b1='O8AHZ2LKBCRTZE8' where id=6;
|
|
update noar tt set b2='X2BABLT7GR0QVZ0MS0KQ6' where id=6;
|
|
update noar ti set b2='X2BABLT7GR0QVZ0MS0KQ6' where id=6;
|
|
update noar tt set b0='10FSV4YPI6JDFJXP9ALXI37Y' where id=7;
|
|
update noar ti set b0='10FSV4YPI6JDFJXP9ALXI37Y' where id=7;
|
|
update noar tt set b1='N9JAGP4Q7JC5KV2Q9CU554LEX' where id=7;
|
|
update noar ti set b1='N9JAGP4Q7JC5KV2Q9CU554LEX' where id=7;
|
|
update noar tt set b2='DYBROR39IH7YFJ1' where id=7;
|
|
update noar ti set b2='DYBROR39IH7YFJ1' where id=7;
|
|
update noar tt set b0='ZGYY2BYEDCCJRYY4PT1QZWGV1Q3N32D7' where id=8;
|
|
update noar ti set b0='ZGYY2BYEDCCJRYY4PT1QZWGV1Q3N32D7' where id=8;
|
|
update noar tt set b1='SP6Q2BF7CC19R6M2QE3B40DX' where id=8;
|
|
update noar ti set b1='SP6Q2BF7CC19R6M2QE3B40DX' where id=8;
|
|
update noar tt set b2='9DOJDKEC' where id=8;
|
|
update noar ti set b2='9DOJDKEC' where id=8;
|
|
update noar tt set b0='WHE6FVPTOR9U1XUHPQGB' where id=9;
|
|
update noar ti set b0='WHE6FVPTOR9U1XUHPQGB' where id=9;
|
|
update noar tt set b1='I5LKVNH65ZGES149DN8EWYNV2ASJ' where id=9;
|
|
update noar ti set b1='I5LKVNH65ZGES149DN8EWYNV2ASJ' where id=9;
|
|
update noar tt set b2='972UP69OJMCEE3991C03L86TGCJ' where id=9;
|
|
update noar ti set b2='972UP69OJMCEE3991C03L86TGCJ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='U9A2QXHU1EDJA' where id=1;
|
|
update noar ti set b0='U9A2QXHU1EDJA' where id=1;
|
|
update noar tt set b1='WQB41HU' where id=1;
|
|
update noar ti set b1='WQB41HU' where id=1;
|
|
update noar tt set b2='AZ69' where id=1;
|
|
update noar ti set b2='AZ69' where id=1;
|
|
update noar tt set b0='1LS' where id=2;
|
|
update noar ti set b0='1LS' where id=2;
|
|
update noar tt set b1='UC26P8C4DP6C2JE' where id=2;
|
|
update noar ti set b1='UC26P8C4DP6C2JE' where id=2;
|
|
update noar tt set b2='9F3CB' where id=2;
|
|
update noar ti set b2='9F3CB' where id=2;
|
|
update noar tt set b0='XEN' where id=3;
|
|
update noar ti set b0='XEN' where id=3;
|
|
update noar tt set b1='2' where id=3;
|
|
update noar ti set b1='2' where id=3;
|
|
update noar tt set b2='3HSZCO293D9BPUB2ZDWAB511EM5BP' where id=3;
|
|
update noar ti set b2='3HSZCO293D9BPUB2ZDWAB511EM5BP' where id=3;
|
|
update noar tt set b0='7G8QD160DU0T92V5CIXTQV74' where id=4;
|
|
update noar ti set b0='7G8QD160DU0T92V5CIXTQV74' where id=4;
|
|
update noar tt set b1='ROJV08MLJE38N1WPRKGVQ6W' where id=4;
|
|
update noar ti set b1='ROJV08MLJE38N1WPRKGVQ6W' where id=4;
|
|
update noar tt set b2='WE7LJ' where id=4;
|
|
update noar ti set b2='WE7LJ' where id=4;
|
|
update noar tt set b0='5LBVV7ZEPLO467D6R4TG' where id=5;
|
|
update noar ti set b0='5LBVV7ZEPLO467D6R4TG' where id=5;
|
|
update noar tt set b1='P8NIU' where id=5;
|
|
update noar ti set b1='P8NIU' where id=5;
|
|
update noar tt set b2='XYBW4FE4AFOK7M' where id=5;
|
|
update noar ti set b2='XYBW4FE4AFOK7M' where id=5;
|
|
update noar tt set b0='KZEJ10LE5UCJL0VYVYB113' where id=6;
|
|
update noar ti set b0='KZEJ10LE5UCJL0VYVYB113' where id=6;
|
|
update noar tt set b1='IUIRJNQW' where id=6;
|
|
update noar ti set b1='IUIRJNQW' where id=6;
|
|
update noar tt set b2='71UDI4BK8FNRHGQGT8K6ZRJ' where id=6;
|
|
update noar ti set b2='71UDI4BK8FNRHGQGT8K6ZRJ' where id=6;
|
|
update noar tt set b0='G' where id=7;
|
|
update noar ti set b0='G' where id=7;
|
|
update noar tt set b1='8MAKANDOV' where id=7;
|
|
update noar ti set b1='8MAKANDOV' where id=7;
|
|
update noar tt set b2='ASXSOT' where id=7;
|
|
update noar ti set b2='ASXSOT' where id=7;
|
|
update noar tt set b0='J3DZVN1' where id=8;
|
|
update noar ti set b0='J3DZVN1' where id=8;
|
|
update noar tt set b1='WQYMRDGXWD4HOCDDZAMZNI7' where id=8;
|
|
update noar ti set b1='WQYMRDGXWD4HOCDDZAMZNI7' where id=8;
|
|
update noar tt set b2='8HCSV7' where id=8;
|
|
update noar ti set b2='8HCSV7' where id=8;
|
|
update noar tt set b0='KAEA2' where id=9;
|
|
update noar ti set b0='KAEA2' where id=9;
|
|
update noar tt set b1='MDJ1DBP4NZTLV1BO56KHGFPGF' where id=9;
|
|
update noar ti set b1='MDJ1DBP4NZTLV1BO56KHGFPGF' where id=9;
|
|
update noar tt set b2='3Z8Q12LOTD1T0UT44WS' where id=9;
|
|
update noar ti set b2='3Z8Q12LOTD1T0UT44WS' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 tinyblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='6TAY54NOK5' where id=1;
|
|
update noar ti set b0='6TAY54NOK5' where id=1;
|
|
update noar tt set b1='OJ0CKMUFCCGWB' where id=1;
|
|
update noar ti set b1='OJ0CKMUFCCGWB' where id=1;
|
|
update noar tt set b2='ZX593M' where id=1;
|
|
update noar ti set b2='ZX593M' where id=1;
|
|
update noar tt set b0='GAJZTSJJ2TJ8AK73TTRE9DBHE3' where id=2;
|
|
update noar ti set b0='GAJZTSJJ2TJ8AK73TTRE9DBHE3' where id=2;
|
|
update noar tt set b1='HGCX6F0865' where id=2;
|
|
update noar ti set b1='HGCX6F0865' where id=2;
|
|
update noar tt set b2='MYRZ2Z3PB2NNXTF1D39B5NHKY49J' where id=2;
|
|
update noar ti set b2='MYRZ2Z3PB2NNXTF1D39B5NHKY49J' where id=2;
|
|
update noar tt set b0='MVJ2MZK974NZC8O2MT5VIP51MBTFNH9N' where id=3;
|
|
update noar ti set b0='MVJ2MZK974NZC8O2MT5VIP51MBTFNH9N' where id=3;
|
|
update noar tt set b1='VWU083YLXY6A59OHSP6NW3XYY' where id=3;
|
|
update noar ti set b1='VWU083YLXY6A59OHSP6NW3XYY' where id=3;
|
|
update noar tt set b2='IC84LCK3' where id=3;
|
|
update noar ti set b2='IC84LCK3' where id=3;
|
|
update noar tt set b0='6IGXESGEYH48L2Q3E4BMHCVX6VO5M5' where id=4;
|
|
update noar ti set b0='6IGXESGEYH48L2Q3E4BMHCVX6VO5M5' where id=4;
|
|
update noar tt set b1='GILLVZBFT25Q6' where id=4;
|
|
update noar ti set b1='GILLVZBFT25Q6' where id=4;
|
|
update noar tt set b2='JC' where id=4;
|
|
update noar ti set b2='JC' where id=4;
|
|
update noar tt set b0='LILCBTDEYALGB04JOQNA53385VSGSJT' where id=5;
|
|
update noar ti set b0='LILCBTDEYALGB04JOQNA53385VSGSJT' where id=5;
|
|
update noar tt set b1='M1Z3BBT1T06TSQ123PD3GBLPO' where id=5;
|
|
update noar ti set b1='M1Z3BBT1T06TSQ123PD3GBLPO' where id=5;
|
|
update noar tt set b2='GAE6' where id=5;
|
|
update noar ti set b2='GAE6' where id=5;
|
|
update noar tt set b0='7PD05KN9BFGXBISQT4ZZY' where id=6;
|
|
update noar ti set b0='7PD05KN9BFGXBISQT4ZZY' where id=6;
|
|
update noar tt set b1='5WNT9NMBW4B3FIUL2S5EW1J3' where id=6;
|
|
update noar ti set b1='5WNT9NMBW4B3FIUL2S5EW1J3' where id=6;
|
|
update noar tt set b2='D0T7MZV9VR0995LRWKF1QOTZ9CMJN0RL' where id=6;
|
|
update noar ti set b2='D0T7MZV9VR0995LRWKF1QOTZ9CMJN0RL' where id=6;
|
|
update noar tt set b0='TJQHJ4LF0J1XR3CKKVHRXB9798' where id=7;
|
|
update noar ti set b0='TJQHJ4LF0J1XR3CKKVHRXB9798' where id=7;
|
|
update noar tt set b1='S0SJS6PR0UGMCO21N2XJV' where id=7;
|
|
update noar ti set b1='S0SJS6PR0UGMCO21N2XJV' where id=7;
|
|
update noar tt set b2='FPOS22LK788O9DMXZX78S7EO146K455B' where id=7;
|
|
update noar ti set b2='FPOS22LK788O9DMXZX78S7EO146K455B' where id=7;
|
|
update noar tt set b0='DEDUEB51AMWC8WEV' where id=8;
|
|
update noar ti set b0='DEDUEB51AMWC8WEV' where id=8;
|
|
update noar tt set b1='KWLB3GY3JL' where id=8;
|
|
update noar ti set b1='KWLB3GY3JL' where id=8;
|
|
update noar tt set b2='D03HOTH3VD0' where id=8;
|
|
update noar ti set b2='D03HOTH3VD0' where id=8;
|
|
update noar tt set b0='C3UIB28SF5UK4OCCIJS8U' where id=9;
|
|
update noar ti set b0='C3UIB28SF5UK4OCCIJS8U' where id=9;
|
|
update noar tt set b1='ZNZON3A89MCZ9LF1FEZTHZ8JG84J' where id=9;
|
|
update noar ti set b1='ZNZON3A89MCZ9LF1FEZTHZ8JG84J' where id=9;
|
|
update noar tt set b2='5IE67VVPO' where id=9;
|
|
update noar ti set b2='5IE67VVPO' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='ANMCNFS9ALWN' where id=1;
|
|
update noar ti set b0='ANMCNFS9ALWN' where id=1;
|
|
update noar tt set b1='LKRBGUBGDZU0WP5MKA1KRQL' where id=1;
|
|
update noar ti set b1='LKRBGUBGDZU0WP5MKA1KRQL' where id=1;
|
|
update noar tt set b2='K0QNC4NZFU5ZEEAZE8FUTKF07V78' where id=1;
|
|
update noar ti set b2='K0QNC4NZFU5ZEEAZE8FUTKF07V78' where id=1;
|
|
update noar tt set b0='5ED7EGA63SDGA8SGMQBM' where id=2;
|
|
update noar ti set b0='5ED7EGA63SDGA8SGMQBM' where id=2;
|
|
update noar tt set b1='XCA1JWSPF7H9ZPRHLXC6KEH8GV36EQX' where id=2;
|
|
update noar ti set b1='XCA1JWSPF7H9ZPRHLXC6KEH8GV36EQX' where id=2;
|
|
update noar tt set b2='8KCAHVL69NUYJHJ21' where id=2;
|
|
update noar ti set b2='8KCAHVL69NUYJHJ21' where id=2;
|
|
update noar tt set b0='XNUZBWIISMZK99FXABPA5Q2H' where id=3;
|
|
update noar ti set b0='XNUZBWIISMZK99FXABPA5Q2H' where id=3;
|
|
update noar tt set b1='T9FPPC5IG2MBSIN9UOM4KWXYD' where id=3;
|
|
update noar ti set b1='T9FPPC5IG2MBSIN9UOM4KWXYD' where id=3;
|
|
update noar tt set b2='QINLR790Z0N63P8EYGIO' where id=3;
|
|
update noar ti set b2='QINLR790Z0N63P8EYGIO' where id=3;
|
|
update noar tt set b0='31UPYEG7VQXSWPCX1SS729WV' where id=4;
|
|
update noar ti set b0='31UPYEG7VQXSWPCX1SS729WV' where id=4;
|
|
update noar tt set b1='Z6R9AHP9CIN6TIL90A52TGNZJ' where id=4;
|
|
update noar ti set b1='Z6R9AHP9CIN6TIL90A52TGNZJ' where id=4;
|
|
update noar tt set b2='8R7R65FQ2UGI2PBDWVFPHBE5E' where id=4;
|
|
update noar ti set b2='8R7R65FQ2UGI2PBDWVFPHBE5E' where id=4;
|
|
update noar tt set b0='WO8AQ5B9W6QT163TYKUJTXJM' where id=5;
|
|
update noar ti set b0='WO8AQ5B9W6QT163TYKUJTXJM' where id=5;
|
|
update noar tt set b1='BS7B9NVCV16VGSYFKAGXNJY' where id=5;
|
|
update noar ti set b1='BS7B9NVCV16VGSYFKAGXNJY' where id=5;
|
|
update noar tt set b2='H8XGWKCCMRWJ4' where id=5;
|
|
update noar ti set b2='H8XGWKCCMRWJ4' where id=5;
|
|
update noar tt set b0='C7QXJO13C9NX7VWLB7ZYEZ64BX0VP' where id=6;
|
|
update noar ti set b0='C7QXJO13C9NX7VWLB7ZYEZ64BX0VP' where id=6;
|
|
update noar tt set b1='IT4AYKO8ASJ61JVM6QI830CB' where id=6;
|
|
update noar ti set b1='IT4AYKO8ASJ61JVM6QI830CB' where id=6;
|
|
update noar tt set b2='0ZU' where id=6;
|
|
update noar ti set b2='0ZU' where id=6;
|
|
update noar tt set b0='3CFLZ42WQYNCZYRRHQR4' where id=7;
|
|
update noar ti set b0='3CFLZ42WQYNCZYRRHQR4' where id=7;
|
|
update noar tt set b1='4S' where id=7;
|
|
update noar ti set b1='4S' where id=7;
|
|
update noar tt set b2='43DA11UCSOJNMHRI01IY9K4' where id=7;
|
|
update noar ti set b2='43DA11UCSOJNMHRI01IY9K4' where id=7;
|
|
update noar tt set b0='ZOGDJRS25OVXUUBBGQH4SN0FP6XB' where id=8;
|
|
update noar ti set b0='ZOGDJRS25OVXUUBBGQH4SN0FP6XB' where id=8;
|
|
update noar tt set b1='93QPGM3A1GXVF5OAL71P' where id=8;
|
|
update noar ti set b1='93QPGM3A1GXVF5OAL71P' where id=8;
|
|
update noar tt set b2='P0DZ9A0Z' where id=8;
|
|
update noar ti set b2='P0DZ9A0Z' where id=8;
|
|
update noar tt set b0='V00AMCQE2GQI' where id=9;
|
|
update noar ti set b0='V00AMCQE2GQI' where id=9;
|
|
update noar tt set b1='2XZELBKQ14MIX7DBMQUU8JOU2N' where id=9;
|
|
update noar ti set b1='2XZELBKQ14MIX7DBMQUU8JOU2N' where id=9;
|
|
update noar tt set b2='7VHZBCXAC0I1KZ9FVU1T9K7KYR65AYZ' where id=9;
|
|
update noar ti set b2='7VHZBCXAC0I1KZ9FVU1T9K7KYR65AYZ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 tinyblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='PU3YGYOECJHT' where id=1;
|
|
update noar ti set b0='PU3YGYOECJHT' where id=1;
|
|
update noar tt set b1='Z0U1X2LWE86F5F9A2ZYTLLZKZ8' where id=1;
|
|
update noar ti set b1='Z0U1X2LWE86F5F9A2ZYTLLZKZ8' where id=1;
|
|
update noar tt set b2='ZRVL7ZOW8Z' where id=1;
|
|
update noar ti set b2='ZRVL7ZOW8Z' where id=1;
|
|
update noar tt set b0='T9MZKET4704QCVHL9139YY' where id=2;
|
|
update noar ti set b0='T9MZKET4704QCVHL9139YY' where id=2;
|
|
update noar tt set b1='EH81MI97BJCHJZ5AEW9B3LUGV' where id=2;
|
|
update noar ti set b1='EH81MI97BJCHJZ5AEW9B3LUGV' where id=2;
|
|
update noar tt set b2='WMC32GME' where id=2;
|
|
update noar ti set b2='WMC32GME' where id=2;
|
|
update noar tt set b0='TZIQSSD97VR1KS91GW3AKWOVI8Y4SDVS' where id=3;
|
|
update noar ti set b0='TZIQSSD97VR1KS91GW3AKWOVI8Y4SDVS' where id=3;
|
|
update noar tt set b1='7N0C324P' where id=3;
|
|
update noar ti set b1='7N0C324P' where id=3;
|
|
update noar tt set b2='F08RQV6' where id=3;
|
|
update noar ti set b2='F08RQV6' where id=3;
|
|
update noar tt set b0='TS1PSBPXWLPLYE' where id=4;
|
|
update noar ti set b0='TS1PSBPXWLPLYE' where id=4;
|
|
update noar tt set b1='D6Y0BF3DPU' where id=4;
|
|
update noar ti set b1='D6Y0BF3DPU' where id=4;
|
|
update noar tt set b2='YKSH0UAMQVJ34VZX93' where id=4;
|
|
update noar ti set b2='YKSH0UAMQVJ34VZX93' where id=4;
|
|
update noar tt set b0='KP76NIA6FOSJENNJQBBTZYFA49573NNM' where id=5;
|
|
update noar ti set b0='KP76NIA6FOSJENNJQBBTZYFA49573NNM' where id=5;
|
|
update noar tt set b1='WN63RZ5UEBS6ZQKGM' where id=5;
|
|
update noar ti set b1='WN63RZ5UEBS6ZQKGM' where id=5;
|
|
update noar tt set b2='A0VUU2L5TDOAVWSEVDC0' where id=5;
|
|
update noar ti set b2='A0VUU2L5TDOAVWSEVDC0' where id=5;
|
|
update noar tt set b0='869WQVB18Z6P' where id=6;
|
|
update noar ti set b0='869WQVB18Z6P' where id=6;
|
|
update noar tt set b1='VIK9U8VALE7FIF0PGUKBZLD90Y5U10W' where id=6;
|
|
update noar ti set b1='VIK9U8VALE7FIF0PGUKBZLD90Y5U10W' where id=6;
|
|
update noar tt set b2='DBPPJECC' where id=6;
|
|
update noar ti set b2='DBPPJECC' where id=6;
|
|
update noar tt set b0='0E' where id=7;
|
|
update noar ti set b0='0E' where id=7;
|
|
update noar tt set b1='OZWURV' where id=7;
|
|
update noar ti set b1='OZWURV' where id=7;
|
|
update noar tt set b2='ND43QUJA28P76N4QAYB8GR33YG' where id=7;
|
|
update noar ti set b2='ND43QUJA28P76N4QAYB8GR33YG' where id=7;
|
|
update noar tt set b0='OGVQ2DZ0YG3IE4Q623LP' where id=8;
|
|
update noar ti set b0='OGVQ2DZ0YG3IE4Q623LP' where id=8;
|
|
update noar tt set b1='029IYKRL0Q0S' where id=8;
|
|
update noar ti set b1='029IYKRL0Q0S' where id=8;
|
|
update noar tt set b2='GPEJPSKMQ9LB' where id=8;
|
|
update noar ti set b2='GPEJPSKMQ9LB' where id=8;
|
|
update noar tt set b0='ULDZE6O4TABKLQRB6TZ1' where id=9;
|
|
update noar ti set b0='ULDZE6O4TABKLQRB6TZ1' where id=9;
|
|
update noar tt set b1='EDKF0DUWZ0ZHYUCI4N1AFIOOXTIN18I' where id=9;
|
|
update noar ti set b1='EDKF0DUWZ0ZHYUCI4N1AFIOOXTIN18I' where id=9;
|
|
update noar tt set b2='B82O3KKEM4Q4CTCASFL2JX2WKYI0T' where id=9;
|
|
update noar ti set b2='B82O3KKEM4Q4CTCASFL2JX2WKYI0T' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='ORBNHZTGO0BB9UZH4KYMQ77' where id=1;
|
|
update noar ti set b0='ORBNHZTGO0BB9UZH4KYMQ77' where id=1;
|
|
update noar tt set b1='KK2V7L5N' where id=1;
|
|
update noar ti set b1='KK2V7L5N' where id=1;
|
|
update noar tt set b2='OXU60K2OD' where id=1;
|
|
update noar ti set b2='OXU60K2OD' where id=1;
|
|
update noar tt set b0='QNERMBT09GGAOWNOWUXGGWZBB7' where id=2;
|
|
update noar ti set b0='QNERMBT09GGAOWNOWUXGGWZBB7' where id=2;
|
|
update noar tt set b1='GBQ89HKWZPY46WGIKP5CS1UYA42S9' where id=2;
|
|
update noar ti set b1='GBQ89HKWZPY46WGIKP5CS1UYA42S9' where id=2;
|
|
update noar tt set b2='4B7S4WF31BZ10UE38607' where id=2;
|
|
update noar ti set b2='4B7S4WF31BZ10UE38607' where id=2;
|
|
update noar tt set b0='3WLTJBHW08XB1HTY19LWXJ' where id=3;
|
|
update noar ti set b0='3WLTJBHW08XB1HTY19LWXJ' where id=3;
|
|
update noar tt set b1='58311ERMACZBA92X8MR7LXO' where id=3;
|
|
update noar ti set b1='58311ERMACZBA92X8MR7LXO' where id=3;
|
|
update noar tt set b2='KQOA4FOGR' where id=3;
|
|
update noar ti set b2='KQOA4FOGR' where id=3;
|
|
update noar tt set b0='CWB24R1KSC60B6N3' where id=4;
|
|
update noar ti set b0='CWB24R1KSC60B6N3' where id=4;
|
|
update noar tt set b1='F2YG2UPTNQ5H3Y9QTDH4OEU' where id=4;
|
|
update noar ti set b1='F2YG2UPTNQ5H3Y9QTDH4OEU' where id=4;
|
|
update noar tt set b2='IDUTJW4XSX9' where id=4;
|
|
update noar ti set b2='IDUTJW4XSX9' where id=4;
|
|
update noar tt set b0='O7' where id=5;
|
|
update noar ti set b0='O7' where id=5;
|
|
update noar tt set b1='6J' where id=5;
|
|
update noar ti set b1='6J' where id=5;
|
|
update noar tt set b2='3FQIQY3SNL' where id=5;
|
|
update noar ti set b2='3FQIQY3SNL' where id=5;
|
|
update noar tt set b0='1HL9EIBQARTUAO73I505YNL5D4XYM' where id=6;
|
|
update noar ti set b0='1HL9EIBQARTUAO73I505YNL5D4XYM' where id=6;
|
|
update noar tt set b1='JGQW71MK' where id=6;
|
|
update noar ti set b1='JGQW71MK' where id=6;
|
|
update noar tt set b2='J5J75Y86KMU' where id=6;
|
|
update noar ti set b2='J5J75Y86KMU' where id=6;
|
|
update noar tt set b0='0SBQ1MPBE8N23ULZCD23E' where id=7;
|
|
update noar ti set b0='0SBQ1MPBE8N23ULZCD23E' where id=7;
|
|
update noar tt set b1='PSV2EJ1315X5WFUKM' where id=7;
|
|
update noar ti set b1='PSV2EJ1315X5WFUKM' where id=7;
|
|
update noar tt set b2='H4TJ01CILTFA4Y' where id=7;
|
|
update noar ti set b2='H4TJ01CILTFA4Y' where id=7;
|
|
update noar tt set b0='AHCOVT' where id=8;
|
|
update noar ti set b0='AHCOVT' where id=8;
|
|
update noar tt set b1='6U7ATF279U' where id=8;
|
|
update noar ti set b1='6U7ATF279U' where id=8;
|
|
update noar tt set b2='L8Z3PI5OSIGLXJSQD' where id=8;
|
|
update noar ti set b2='L8Z3PI5OSIGLXJSQD' where id=8;
|
|
update noar tt set b0='GHYQ2RMXAX97CYOX3' where id=9;
|
|
update noar ti set b0='GHYQ2RMXAX97CYOX3' where id=9;
|
|
update noar tt set b1='AWURWADH9EMW' where id=9;
|
|
update noar ti set b1='AWURWADH9EMW' where id=9;
|
|
update noar tt set b2='F5GJZ10MH9NZX9Q46SBL6O6XA5MY' where id=9;
|
|
update noar ti set b2='F5GJZ10MH9NZX9Q46SBL6O6XA5MY' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 tinyblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='JTDT22LAOCBCLK0' where id=1;
|
|
update noar ti set b0='JTDT22LAOCBCLK0' where id=1;
|
|
update noar tt set b1='MKWTIH2MDY21SWFL0' where id=1;
|
|
update noar ti set b1='MKWTIH2MDY21SWFL0' where id=1;
|
|
update noar tt set b2='U16E8' where id=1;
|
|
update noar ti set b2='U16E8' where id=1;
|
|
update noar tt set b0='4VA33Z51C' where id=2;
|
|
update noar ti set b0='4VA33Z51C' where id=2;
|
|
update noar tt set b1='PDCCN16CXMSH47JFD9AB6RT1X8L3' where id=2;
|
|
update noar ti set b1='PDCCN16CXMSH47JFD9AB6RT1X8L3' where id=2;
|
|
update noar tt set b2='F5' where id=2;
|
|
update noar ti set b2='F5' where id=2;
|
|
update noar tt set b0='1QBG2UF701KXITLX0XCAK' where id=3;
|
|
update noar ti set b0='1QBG2UF701KXITLX0XCAK' where id=3;
|
|
update noar tt set b1='A9XY4' where id=3;
|
|
update noar ti set b1='A9XY4' where id=3;
|
|
update noar tt set b2='AS8IDSSPO341IPGNKFQS62' where id=3;
|
|
update noar ti set b2='AS8IDSSPO341IPGNKFQS62' where id=3;
|
|
update noar tt set b0='CCGAGEX84FLIPB3' where id=4;
|
|
update noar ti set b0='CCGAGEX84FLIPB3' where id=4;
|
|
update noar tt set b1='6IWYEILVXVJD16EHG9CI2V' where id=4;
|
|
update noar ti set b1='6IWYEILVXVJD16EHG9CI2V' where id=4;
|
|
update noar tt set b2='OP1ROEPGV2LD2ALD6PFDS79' where id=4;
|
|
update noar ti set b2='OP1ROEPGV2LD2ALD6PFDS79' where id=4;
|
|
update noar tt set b0='H8L46CYXIXS5U0SMUECZF3B8T' where id=5;
|
|
update noar ti set b0='H8L46CYXIXS5U0SMUECZF3B8T' where id=5;
|
|
update noar tt set b1='AX8ZGGNCLO3' where id=5;
|
|
update noar ti set b1='AX8ZGGNCLO3' where id=5;
|
|
update noar tt set b2='XQASNWMXLL' where id=5;
|
|
update noar ti set b2='XQASNWMXLL' where id=5;
|
|
update noar tt set b0='GZWIQTCPAH6DQWRKUM71' where id=6;
|
|
update noar ti set b0='GZWIQTCPAH6DQWRKUM71' where id=6;
|
|
update noar tt set b1='DA72HEOM0JWHB3RLIL' where id=6;
|
|
update noar ti set b1='DA72HEOM0JWHB3RLIL' where id=6;
|
|
update noar tt set b2='ETQVQPHX7TPZNUPUEJ6X61570FZ636' where id=6;
|
|
update noar ti set b2='ETQVQPHX7TPZNUPUEJ6X61570FZ636' where id=6;
|
|
update noar tt set b0='ITDT' where id=7;
|
|
update noar ti set b0='ITDT' where id=7;
|
|
update noar tt set b1='F4JE0L6CKM0N' where id=7;
|
|
update noar ti set b1='F4JE0L6CKM0N' where id=7;
|
|
update noar tt set b2='GK3K' where id=7;
|
|
update noar ti set b2='GK3K' where id=7;
|
|
update noar tt set b0='W76JUG2C0ZAXUGTMSO2T5CPL' where id=8;
|
|
update noar ti set b0='W76JUG2C0ZAXUGTMSO2T5CPL' where id=8;
|
|
update noar tt set b1='9WDC5NZYES6GLNPDN7YS5BFET' where id=8;
|
|
update noar ti set b1='9WDC5NZYES6GLNPDN7YS5BFET' where id=8;
|
|
update noar tt set b2='CZTF78HAKOKMAPHYH7' where id=8;
|
|
update noar ti set b2='CZTF78HAKOKMAPHYH7' where id=8;
|
|
update noar tt set b0='I2X1DOEKQLJTG6928BNGWWU7R9G' where id=9;
|
|
update noar ti set b0='I2X1DOEKQLJTG6928BNGWWU7R9G' where id=9;
|
|
update noar tt set b1='7OZBU3Q8P97' where id=9;
|
|
update noar ti set b1='7OZBU3Q8P97' where id=9;
|
|
update noar tt set b2='UV4HU' where id=9;
|
|
update noar ti set b2='UV4HU' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='O9W8CX2XK1GQKDN' where id=1;
|
|
update noar ti set b0='O9W8CX2XK1GQKDN' where id=1;
|
|
update noar tt set b1='8FPGSW6650M2NQ9LEZ4824FY' where id=1;
|
|
update noar ti set b1='8FPGSW6650M2NQ9LEZ4824FY' where id=1;
|
|
update noar tt set b2='U9XRKW9FKAJJDUA69APA8IF' where id=1;
|
|
update noar ti set b2='U9XRKW9FKAJJDUA69APA8IF' where id=1;
|
|
update noar tt set b0='UTP4GP1WFM' where id=2;
|
|
update noar ti set b0='UTP4GP1WFM' where id=2;
|
|
update noar tt set b1='Y99WG8QAJUOQDZER3237' where id=2;
|
|
update noar ti set b1='Y99WG8QAJUOQDZER3237' where id=2;
|
|
update noar tt set b2='33Z9CB7' where id=2;
|
|
update noar ti set b2='33Z9CB7' where id=2;
|
|
update noar tt set b0='4PSCEZGOZJ2OW4VP6Y4P40S4WRZ' where id=3;
|
|
update noar ti set b0='4PSCEZGOZJ2OW4VP6Y4P40S4WRZ' where id=3;
|
|
update noar tt set b1='KA04IMY2F7DVNZDX5AHRNHYUBU' where id=3;
|
|
update noar ti set b1='KA04IMY2F7DVNZDX5AHRNHYUBU' where id=3;
|
|
update noar tt set b2='VC74SED0HGNW8USB66' where id=3;
|
|
update noar ti set b2='VC74SED0HGNW8USB66' where id=3;
|
|
update noar tt set b0='RICGTD9ORMA5LV3EN' where id=4;
|
|
update noar ti set b0='RICGTD9ORMA5LV3EN' where id=4;
|
|
update noar tt set b1='9722M' where id=4;
|
|
update noar ti set b1='9722M' where id=4;
|
|
update noar tt set b2='F0V2O1DIJ6M6JM8V' where id=4;
|
|
update noar ti set b2='F0V2O1DIJ6M6JM8V' where id=4;
|
|
update noar tt set b0='UAIQ98P' where id=5;
|
|
update noar ti set b0='UAIQ98P' where id=5;
|
|
update noar tt set b1='KX14PD8U1O9GSJ8II9XC8O7KIZPSEIU' where id=5;
|
|
update noar ti set b1='KX14PD8U1O9GSJ8II9XC8O7KIZPSEIU' where id=5;
|
|
update noar tt set b2='WQ11WPVZIFYQGD4' where id=5;
|
|
update noar ti set b2='WQ11WPVZIFYQGD4' where id=5;
|
|
update noar tt set b0='XWNOYZUB82EE3Y97O35YYDL3GB8L' where id=6;
|
|
update noar ti set b0='XWNOYZUB82EE3Y97O35YYDL3GB8L' where id=6;
|
|
update noar tt set b1='AUJEG4WSZ' where id=6;
|
|
update noar ti set b1='AUJEG4WSZ' where id=6;
|
|
update noar tt set b2='SJIP5M' where id=6;
|
|
update noar ti set b2='SJIP5M' where id=6;
|
|
update noar tt set b0='70YZ4DNUAP496HRRPAXEKJABJM7F9' where id=7;
|
|
update noar ti set b0='70YZ4DNUAP496HRRPAXEKJABJM7F9' where id=7;
|
|
update noar tt set b1='SQKNAGRF417' where id=7;
|
|
update noar ti set b1='SQKNAGRF417' where id=7;
|
|
update noar tt set b2='0AXF2JHSS62BFTHGTLFX2JR46NX73ICZ' where id=7;
|
|
update noar ti set b2='0AXF2JHSS62BFTHGTLFX2JR46NX73ICZ' where id=7;
|
|
update noar tt set b0='11D6RYK385RQO7BIQP7QRV06V1' where id=8;
|
|
update noar ti set b0='11D6RYK385RQO7BIQP7QRV06V1' where id=8;
|
|
update noar tt set b1='FRR2S4KS4CDDI0' where id=8;
|
|
update noar ti set b1='FRR2S4KS4CDDI0' where id=8;
|
|
update noar tt set b2='OU5N32NU7DTX16AOPQCI5RR' where id=8;
|
|
update noar ti set b2='OU5N32NU7DTX16AOPQCI5RR' where id=8;
|
|
update noar tt set b0='H1F6D8A84VYFQ7PIYF5RQSFANUYRXP' where id=9;
|
|
update noar ti set b0='H1F6D8A84VYFQ7PIYF5RQSFANUYRXP' where id=9;
|
|
update noar tt set b1='8QFDT7NGGY6' where id=9;
|
|
update noar ti set b1='8QFDT7NGGY6' where id=9;
|
|
update noar tt set b2='ONXLGT2A8BKE6K3HQNVHU0FR6EPADFI' where id=9;
|
|
update noar ti set b2='ONXLGT2A8BKE6K3HQNVHU0FR6EPADFI' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 tinyblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='SRI3PJB5OKDN2XP2V5DY' where id=1;
|
|
update noar ti set b0='SRI3PJB5OKDN2XP2V5DY' where id=1;
|
|
update noar tt set b1='N0JFEANS2H7Y16H0NNFM4QTBXQMEDURT' where id=1;
|
|
update noar ti set b1='N0JFEANS2H7Y16H0NNFM4QTBXQMEDURT' where id=1;
|
|
update noar tt set b2='ZEZVY0DK4E3Z' where id=1;
|
|
update noar ti set b2='ZEZVY0DK4E3Z' where id=1;
|
|
update noar tt set b0='N' where id=2;
|
|
update noar ti set b0='N' where id=2;
|
|
update noar tt set b1='L59B00LH948' where id=2;
|
|
update noar ti set b1='L59B00LH948' where id=2;
|
|
update noar tt set b2='3V4UTTGNUQF0VWRB9U9HSKX81ZX3II' where id=2;
|
|
update noar ti set b2='3V4UTTGNUQF0VWRB9U9HSKX81ZX3II' where id=2;
|
|
update noar tt set b0='N4NDYGSFTTPGJV7FT1Y' where id=3;
|
|
update noar ti set b0='N4NDYGSFTTPGJV7FT1Y' where id=3;
|
|
update noar tt set b1='QZC7OM92G3UMJEA5AFEBSS9W5PJQ' where id=3;
|
|
update noar ti set b1='QZC7OM92G3UMJEA5AFEBSS9W5PJQ' where id=3;
|
|
update noar tt set b2='PNZU4P9BKVT6H5HSY2PBTI968A1VSHH' where id=3;
|
|
update noar ti set b2='PNZU4P9BKVT6H5HSY2PBTI968A1VSHH' where id=3;
|
|
update noar tt set b0='1O6ZER2NS1JVEOV26KIJZ2XKR069MS8' where id=4;
|
|
update noar ti set b0='1O6ZER2NS1JVEOV26KIJZ2XKR069MS8' where id=4;
|
|
update noar tt set b1='S721HI' where id=4;
|
|
update noar ti set b1='S721HI' where id=4;
|
|
update noar tt set b2='P46' where id=4;
|
|
update noar ti set b2='P46' where id=4;
|
|
update noar tt set b0='9' where id=5;
|
|
update noar ti set b0='9' where id=5;
|
|
update noar tt set b1='JADKEALEPE8VYHYQ70TNRYI3' where id=5;
|
|
update noar ti set b1='JADKEALEPE8VYHYQ70TNRYI3' where id=5;
|
|
update noar tt set b2='BFGUZ03HC2PPYIZ92EVEL8F5KONF13' where id=5;
|
|
update noar ti set b2='BFGUZ03HC2PPYIZ92EVEL8F5KONF13' where id=5;
|
|
update noar tt set b0='0QW14M9UZH5OXUG3XID8X' where id=6;
|
|
update noar ti set b0='0QW14M9UZH5OXUG3XID8X' where id=6;
|
|
update noar tt set b1='KAN3L15662TXNLLX' where id=6;
|
|
update noar ti set b1='KAN3L15662TXNLLX' where id=6;
|
|
update noar tt set b2='TG2N85PJHWTXG9F4HU3HV' where id=6;
|
|
update noar ti set b2='TG2N85PJHWTXG9F4HU3HV' where id=6;
|
|
update noar tt set b0='69LG9VZQ21OKF5TXVUE0BN' where id=7;
|
|
update noar ti set b0='69LG9VZQ21OKF5TXVUE0BN' where id=7;
|
|
update noar tt set b1='V2W3JGERH6ED66PIZ' where id=7;
|
|
update noar ti set b1='V2W3JGERH6ED66PIZ' where id=7;
|
|
update noar tt set b2='39Z232RKLGUNKHL34' where id=7;
|
|
update noar ti set b2='39Z232RKLGUNKHL34' where id=7;
|
|
update noar tt set b0='C6LMPUUR6KVG2990DE' where id=8;
|
|
update noar ti set b0='C6LMPUUR6KVG2990DE' where id=8;
|
|
update noar tt set b1='5OZ3MFZMYL33DWDHFII47NDLC' where id=8;
|
|
update noar ti set b1='5OZ3MFZMYL33DWDHFII47NDLC' where id=8;
|
|
update noar tt set b2='50OXMR1E0Y9218HA5HU82MD194XG7V' where id=8;
|
|
update noar ti set b2='50OXMR1E0Y9218HA5HU82MD194XG7V' where id=8;
|
|
update noar tt set b0='ZU0WEAZZW1T4185SI573H' where id=9;
|
|
update noar ti set b0='ZU0WEAZZW1T4185SI573H' where id=9;
|
|
update noar tt set b1='BTYQMB60G' where id=9;
|
|
update noar ti set b1='BTYQMB60G' where id=9;
|
|
update noar tt set b2='CRTHSKLCZ8' where id=9;
|
|
update noar ti set b2='CRTHSKLCZ8' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 tinyblob null,
|
|
b2 text 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 b0='8G1HPQ7VWTU' where id=1;
|
|
update noar ti set b0='8G1HPQ7VWTU' where id=1;
|
|
update noar tt set b1='8J6MQAA3CZPFXL3B' where id=1;
|
|
update noar ti set b1='8J6MQAA3CZPFXL3B' where id=1;
|
|
update noar tt set b2='I95RQNSPGI1RK3I365RNQG1V6' where id=1;
|
|
update noar ti set b2='I95RQNSPGI1RK3I365RNQG1V6' where id=1;
|
|
update noar tt set b0='TXELH8UKB640TTHUFQL6XS7C0XVYZ' where id=2;
|
|
update noar ti set b0='TXELH8UKB640TTHUFQL6XS7C0XVYZ' where id=2;
|
|
update noar tt set b1='4D0LIFR9H6I6V9DDZ' where id=2;
|
|
update noar ti set b1='4D0LIFR9H6I6V9DDZ' where id=2;
|
|
update noar tt set b2='IA' where id=2;
|
|
update noar ti set b2='IA' where id=2;
|
|
update noar tt set b0='SO936ONEXXYCPLAUCVOM7EVX' where id=3;
|
|
update noar ti set b0='SO936ONEXXYCPLAUCVOM7EVX' where id=3;
|
|
update noar tt set b1='YKVR' where id=3;
|
|
update noar ti set b1='YKVR' where id=3;
|
|
update noar tt set b2='WNTI' where id=3;
|
|
update noar ti set b2='WNTI' where id=3;
|
|
update noar tt set b0='YA7WR5G4G6M1Y5K1YJS5SBYXWAA319H6' where id=4;
|
|
update noar ti set b0='YA7WR5G4G6M1Y5K1YJS5SBYXWAA319H6' where id=4;
|
|
update noar tt set b1='R8W78KGDG74N4TFY3LT318' where id=4;
|
|
update noar ti set b1='R8W78KGDG74N4TFY3LT318' where id=4;
|
|
update noar tt set b2='Y' where id=4;
|
|
update noar ti set b2='Y' where id=4;
|
|
update noar tt set b0='MUYAKL84V22LEFXDAAQFKSGO2E5G' where id=5;
|
|
update noar ti set b0='MUYAKL84V22LEFXDAAQFKSGO2E5G' where id=5;
|
|
update noar tt set b1='KUVBN2' where id=5;
|
|
update noar ti set b1='KUVBN2' where id=5;
|
|
update noar tt set b2='NAP3JB' where id=5;
|
|
update noar ti set b2='NAP3JB' where id=5;
|
|
update noar tt set b0='RG77LWLHJVHSIMWWSNS' where id=6;
|
|
update noar ti set b0='RG77LWLHJVHSIMWWSNS' where id=6;
|
|
update noar tt set b1='8Y6GX' where id=6;
|
|
update noar ti set b1='8Y6GX' where id=6;
|
|
update noar tt set b2='NO4QL' where id=6;
|
|
update noar ti set b2='NO4QL' where id=6;
|
|
update noar tt set b0='1L1AY3XSNWV1PDKEI5J7XUJV74' where id=7;
|
|
update noar ti set b0='1L1AY3XSNWV1PDKEI5J7XUJV74' where id=7;
|
|
update noar tt set b1='8E' where id=7;
|
|
update noar ti set b1='8E' where id=7;
|
|
update noar tt set b2='FJYUUHKHYI5' where id=7;
|
|
update noar ti set b2='FJYUUHKHYI5' where id=7;
|
|
update noar tt set b0='UVW' where id=8;
|
|
update noar ti set b0='UVW' where id=8;
|
|
update noar tt set b1='EWTKWT6BAOVBKR7JSKJNQ42HOHAWR9' where id=8;
|
|
update noar ti set b1='EWTKWT6BAOVBKR7JSKJNQ42HOHAWR9' where id=8;
|
|
update noar tt set b2='ABM5THD3TYSSK0J4JV662QPD' where id=8;
|
|
update noar ti set b2='ABM5THD3TYSSK0J4JV662QPD' where id=8;
|
|
update noar tt set b0='22LGQ1BNFUDVOPH2I00KD3JRL0I3' where id=9;
|
|
update noar ti set b0='22LGQ1BNFUDVOPH2I00KD3JRL0I3' where id=9;
|
|
update noar tt set b1='IPW7MQKISF32A7PWT' where id=9;
|
|
update noar ti set b1='IPW7MQKISF32A7PWT' where id=9;
|
|
update noar tt set b2='0S8T8J8STOXC7864U6DA8VVKEX6VG5' where id=9;
|
|
update noar ti set b2='0S8T8J8STOXC7864U6DA8VVKEX6VG5' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 tinyblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='N0CI192PES8' where id=1;
|
|
update noar ti set b0='N0CI192PES8' where id=1;
|
|
update noar tt set b1='QVXWP427P290I8XD9' where id=1;
|
|
update noar ti set b1='QVXWP427P290I8XD9' where id=1;
|
|
update noar tt set b2='CKU4V68WWQ' where id=1;
|
|
update noar ti set b2='CKU4V68WWQ' where id=1;
|
|
update noar tt set b0='SSO9W' where id=2;
|
|
update noar ti set b0='SSO9W' where id=2;
|
|
update noar tt set b1='H4OVB6TT55F8' where id=2;
|
|
update noar ti set b1='H4OVB6TT55F8' where id=2;
|
|
update noar tt set b2='V31828N8FGYKI0ZCE' where id=2;
|
|
update noar ti set b2='V31828N8FGYKI0ZCE' where id=2;
|
|
update noar tt set b0='ZPM80C2RCWETFBI2U8Y' where id=3;
|
|
update noar ti set b0='ZPM80C2RCWETFBI2U8Y' where id=3;
|
|
update noar tt set b1='H8WL1TFFP5TYS6ZVTOBBK86ISRHDWS' where id=3;
|
|
update noar ti set b1='H8WL1TFFP5TYS6ZVTOBBK86ISRHDWS' where id=3;
|
|
update noar tt set b2='9FWWGUMEWD1Y0IPQK6Z6CKO' where id=3;
|
|
update noar ti set b2='9FWWGUMEWD1Y0IPQK6Z6CKO' where id=3;
|
|
update noar tt set b0='64IJE3K4UOI91A85T' where id=4;
|
|
update noar ti set b0='64IJE3K4UOI91A85T' where id=4;
|
|
update noar tt set b1='NKE06V1WADEFN48TC1MXG' where id=4;
|
|
update noar ti set b1='NKE06V1WADEFN48TC1MXG' where id=4;
|
|
update noar tt set b2='D3T025EA8H' where id=4;
|
|
update noar ti set b2='D3T025EA8H' where id=4;
|
|
update noar tt set b0='055P88SUAAEAT2I0OK41NWA83DKRH' where id=5;
|
|
update noar ti set b0='055P88SUAAEAT2I0OK41NWA83DKRH' where id=5;
|
|
update noar tt set b1='PB' where id=5;
|
|
update noar ti set b1='PB' where id=5;
|
|
update noar tt set b2='J' where id=5;
|
|
update noar ti set b2='J' where id=5;
|
|
update noar tt set b0='KYM8YG2ZCERCB7JKNCC3' where id=6;
|
|
update noar ti set b0='KYM8YG2ZCERCB7JKNCC3' where id=6;
|
|
update noar tt set b1='49DLS1CJUQRSGAVF5QRQX' where id=6;
|
|
update noar ti set b1='49DLS1CJUQRSGAVF5QRQX' where id=6;
|
|
update noar tt set b2='W3CPKB' where id=6;
|
|
update noar ti set b2='W3CPKB' where id=6;
|
|
update noar tt set b0='IWK9F5LQF0F' where id=7;
|
|
update noar ti set b0='IWK9F5LQF0F' where id=7;
|
|
update noar tt set b1='E21ZVWIF10F18S73M298W25NPFW0G' where id=7;
|
|
update noar ti set b1='E21ZVWIF10F18S73M298W25NPFW0G' where id=7;
|
|
update noar tt set b2='X758ES20BX5PK' where id=7;
|
|
update noar ti set b2='X758ES20BX5PK' where id=7;
|
|
update noar tt set b0='3FDT6YA' where id=8;
|
|
update noar ti set b0='3FDT6YA' where id=8;
|
|
update noar tt set b1='OHEOG7I2OGQPAMQ57Q' where id=8;
|
|
update noar ti set b1='OHEOG7I2OGQPAMQ57Q' where id=8;
|
|
update noar tt set b2='7NAZ7MVESH8URBPIDOUG' where id=8;
|
|
update noar ti set b2='7NAZ7MVESH8URBPIDOUG' where id=8;
|
|
update noar tt set b0='NG21NCD5ZOI9F5KPPF9' where id=9;
|
|
update noar ti set b0='NG21NCD5ZOI9F5KPPF9' where id=9;
|
|
update noar tt set b1='P7F4XFLEFJ34YTPCMUVJ4NPLXCQ2K' where id=9;
|
|
update noar ti set b1='P7F4XFLEFJ34YTPCMUVJ4NPLXCQ2K' where id=9;
|
|
update noar tt set b2='JKLKXKX2M3BHBHZIPNUGOMBB' where id=9;
|
|
update noar ti set b2='JKLKXKX2M3BHBHZIPNUGOMBB' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='XCQYPI55PC2' where id=1;
|
|
update noar ti set b0='XCQYPI55PC2' where id=1;
|
|
update noar tt set b1='60H5FLPVGEM0RPEO6BIGOC' where id=1;
|
|
update noar ti set b1='60H5FLPVGEM0RPEO6BIGOC' where id=1;
|
|
update noar tt set b2='6T4MRY9UIVAUGBVUKRI4TJ4TPFBAQS5' where id=1;
|
|
update noar ti set b2='6T4MRY9UIVAUGBVUKRI4TJ4TPFBAQS5' where id=1;
|
|
update noar tt set b0='EY0RXXOGLALB7BGTJX0H1PCD5S6XT' where id=2;
|
|
update noar ti set b0='EY0RXXOGLALB7BGTJX0H1PCD5S6XT' where id=2;
|
|
update noar tt set b1='PX1J0RDGMTAXGDJZGIO8BC98US' where id=2;
|
|
update noar ti set b1='PX1J0RDGMTAXGDJZGIO8BC98US' where id=2;
|
|
update noar tt set b2='L2E121EKIIKO8VACJVIOE' where id=2;
|
|
update noar ti set b2='L2E121EKIIKO8VACJVIOE' where id=2;
|
|
update noar tt set b0='RDA03F41UK50' where id=3;
|
|
update noar ti set b0='RDA03F41UK50' where id=3;
|
|
update noar tt set b1='219WX35FYTQNT9LLY7L2RR4WOS' where id=3;
|
|
update noar ti set b1='219WX35FYTQNT9LLY7L2RR4WOS' where id=3;
|
|
update noar tt set b2='7HZ4RX0R' where id=3;
|
|
update noar ti set b2='7HZ4RX0R' where id=3;
|
|
update noar tt set b0='HFXGAFOJN4TB0ILQH' where id=4;
|
|
update noar ti set b0='HFXGAFOJN4TB0ILQH' where id=4;
|
|
update noar tt set b1='MCQHWFBTW8E1NDPH' where id=4;
|
|
update noar ti set b1='MCQHWFBTW8E1NDPH' where id=4;
|
|
update noar tt set b2='SSWQ1863' where id=4;
|
|
update noar ti set b2='SSWQ1863' where id=4;
|
|
update noar tt set b0='KBBF3J1F6D7WR2EQ3Y721028R9MPKDP' where id=5;
|
|
update noar ti set b0='KBBF3J1F6D7WR2EQ3Y721028R9MPKDP' where id=5;
|
|
update noar tt set b1='36CGOCW7Y9V' where id=5;
|
|
update noar ti set b1='36CGOCW7Y9V' where id=5;
|
|
update noar tt set b2='0VCPZYJQS8ACVJL104JNE7YD7EPM' where id=5;
|
|
update noar ti set b2='0VCPZYJQS8ACVJL104JNE7YD7EPM' where id=5;
|
|
update noar tt set b0='ZPWCM2O1OXS8RVA57GT0T6RWX' where id=6;
|
|
update noar ti set b0='ZPWCM2O1OXS8RVA57GT0T6RWX' where id=6;
|
|
update noar tt set b1='WOFANBEOCORDO3FQ12ZJUCYWN4BFO3I' where id=6;
|
|
update noar ti set b1='WOFANBEOCORDO3FQ12ZJUCYWN4BFO3I' where id=6;
|
|
update noar tt set b2='ZBG45369WB5K5GBNTPP6U9KSWTVJZCQ' where id=6;
|
|
update noar ti set b2='ZBG45369WB5K5GBNTPP6U9KSWTVJZCQ' where id=6;
|
|
update noar tt set b0='2WDT3GGKY7O4RXAPILY4F9GNYAF' where id=7;
|
|
update noar ti set b0='2WDT3GGKY7O4RXAPILY4F9GNYAF' where id=7;
|
|
update noar tt set b1='9QUOX6K3UBK' where id=7;
|
|
update noar ti set b1='9QUOX6K3UBK' where id=7;
|
|
update noar tt set b2='KE1NOIBUKABJEPO9GZA' where id=7;
|
|
update noar ti set b2='KE1NOIBUKABJEPO9GZA' where id=7;
|
|
update noar tt set b0='580XEBQ72JQPHLC9NYHD9VPMRZXP1X' where id=8;
|
|
update noar ti set b0='580XEBQ72JQPHLC9NYHD9VPMRZXP1X' where id=8;
|
|
update noar tt set b1='40Z8OO' where id=8;
|
|
update noar ti set b1='40Z8OO' where id=8;
|
|
update noar tt set b2='GD2Q30D79AF09CFV6W95GF824VH' where id=8;
|
|
update noar ti set b2='GD2Q30D79AF09CFV6W95GF824VH' where id=8;
|
|
update noar tt set b0='5GEGEQZC0LTC20NE634ZNFDZ80195' where id=9;
|
|
update noar ti set b0='5GEGEQZC0LTC20NE634ZNFDZ80195' where id=9;
|
|
update noar tt set b1='H0R421CO9UIX1BES6SK2' where id=9;
|
|
update noar ti set b1='H0R421CO9UIX1BES6SK2' where id=9;
|
|
update noar tt set b2='LRGCKOQAO97FI2I524XL932X' where id=9;
|
|
update noar ti set b2='LRGCKOQAO97FI2I524XL932X' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 blob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='E' where id=1;
|
|
update noar ti set b0='E' where id=1;
|
|
update noar tt set b1='TLFQD82YLBTLY' where id=1;
|
|
update noar ti set b1='TLFQD82YLBTLY' where id=1;
|
|
update noar tt set b2='IMRP1ERY56AZNGFDLG2OECBEM1LYD' where id=1;
|
|
update noar ti set b2='IMRP1ERY56AZNGFDLG2OECBEM1LYD' where id=1;
|
|
update noar tt set b0='INFYTW0B' where id=2;
|
|
update noar ti set b0='INFYTW0B' where id=2;
|
|
update noar tt set b1='MU93VL5G0D5OOX468J61GFAZ25WR9A' where id=2;
|
|
update noar ti set b1='MU93VL5G0D5OOX468J61GFAZ25WR9A' where id=2;
|
|
update noar tt set b2='HWXFTW' where id=2;
|
|
update noar ti set b2='HWXFTW' where id=2;
|
|
update noar tt set b0='O9V9O34SEFJQ1LO5CG2W2PEG8EEGJQMA' where id=3;
|
|
update noar ti set b0='O9V9O34SEFJQ1LO5CG2W2PEG8EEGJQMA' where id=3;
|
|
update noar tt set b1='V0RB4' where id=3;
|
|
update noar ti set b1='V0RB4' where id=3;
|
|
update noar tt set b2='UE6DSBN4' where id=3;
|
|
update noar ti set b2='UE6DSBN4' where id=3;
|
|
update noar tt set b0='K0FZ3WZ' where id=4;
|
|
update noar ti set b0='K0FZ3WZ' where id=4;
|
|
update noar tt set b1='564G' where id=4;
|
|
update noar ti set b1='564G' where id=4;
|
|
update noar tt set b2='L5U0DS' where id=4;
|
|
update noar ti set b2='L5U0DS' where id=4;
|
|
update noar tt set b0='MHA0C' where id=5;
|
|
update noar ti set b0='MHA0C' where id=5;
|
|
update noar tt set b1='69YOE52LAOA7705OVSOM8OCKQ5GTOR4' where id=5;
|
|
update noar ti set b1='69YOE52LAOA7705OVSOM8OCKQ5GTOR4' where id=5;
|
|
update noar tt set b2='62S0HHMAQ94MYHIH55Y7PB76' where id=5;
|
|
update noar ti set b2='62S0HHMAQ94MYHIH55Y7PB76' where id=5;
|
|
update noar tt set b0='Q8VD07A5OIOZYGVK' where id=6;
|
|
update noar ti set b0='Q8VD07A5OIOZYGVK' where id=6;
|
|
update noar tt set b1='TKWX6YZ027Y0RSAFL0BL3V3XAK' where id=6;
|
|
update noar ti set b1='TKWX6YZ027Y0RSAFL0BL3V3XAK' where id=6;
|
|
update noar tt set b2='5H684OBUJ88TA0BMUG45W' where id=6;
|
|
update noar ti set b2='5H684OBUJ88TA0BMUG45W' where id=6;
|
|
update noar tt set b0='5XCTI0NFLXWV' where id=7;
|
|
update noar ti set b0='5XCTI0NFLXWV' where id=7;
|
|
update noar tt set b1='NV6V9S6RKW9Y' where id=7;
|
|
update noar ti set b1='NV6V9S6RKW9Y' where id=7;
|
|
update noar tt set b2='FAM6' where id=7;
|
|
update noar ti set b2='FAM6' where id=7;
|
|
update noar tt set b0='M' where id=8;
|
|
update noar ti set b0='M' where id=8;
|
|
update noar tt set b1='LQ9KUJN48G5O6OU8Q' where id=8;
|
|
update noar ti set b1='LQ9KUJN48G5O6OU8Q' where id=8;
|
|
update noar tt set b2='B4LAY0FKQ5U6JB9SINPESG4E4G' where id=8;
|
|
update noar ti set b2='B4LAY0FKQ5U6JB9SINPESG4E4G' where id=8;
|
|
update noar tt set b0='WWJUK1' where id=9;
|
|
update noar ti set b0='WWJUK1' where id=9;
|
|
update noar tt set b1='1DX' where id=9;
|
|
update noar ti set b1='1DX' where id=9;
|
|
update noar tt set b2='3Y4BY1QICSEDCKDC0' where id=9;
|
|
update noar ti set b2='3Y4BY1QICSEDCKDC0' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='F5C1K4S5' where id=1;
|
|
update noar ti set b0='F5C1K4S5' where id=1;
|
|
update noar tt set b1='WGRE2FKMLRG24V7' where id=1;
|
|
update noar ti set b1='WGRE2FKMLRG24V7' where id=1;
|
|
update noar tt set b2='0R0BP5RCUZUI9G3G2NJ' where id=1;
|
|
update noar ti set b2='0R0BP5RCUZUI9G3G2NJ' where id=1;
|
|
update noar tt set b0='GAZ5WMX0TOGFRZ6X7AOCRF00OV5Y' where id=2;
|
|
update noar ti set b0='GAZ5WMX0TOGFRZ6X7AOCRF00OV5Y' where id=2;
|
|
update noar tt set b1='AIYLI0C2YNXN' where id=2;
|
|
update noar ti set b1='AIYLI0C2YNXN' where id=2;
|
|
update noar tt set b2='9JZFQXMSKDBHN7TLWLRJ2SH8C1O8V' where id=2;
|
|
update noar ti set b2='9JZFQXMSKDBHN7TLWLRJ2SH8C1O8V' where id=2;
|
|
update noar tt set b0='DSSN8AL2KX' where id=3;
|
|
update noar ti set b0='DSSN8AL2KX' where id=3;
|
|
update noar tt set b1='NF16H7B5DFMLG8ICKADGXLXL86HQ' where id=3;
|
|
update noar ti set b1='NF16H7B5DFMLG8ICKADGXLXL86HQ' where id=3;
|
|
update noar tt set b2='36KKKL8AXCC8EZ3VT8DVCKENRD91' where id=3;
|
|
update noar ti set b2='36KKKL8AXCC8EZ3VT8DVCKENRD91' where id=3;
|
|
update noar tt set b0='4DU2MNTO0PX5A32Z8N' where id=4;
|
|
update noar ti set b0='4DU2MNTO0PX5A32Z8N' where id=4;
|
|
update noar tt set b1='BNVO9LDRAG' where id=4;
|
|
update noar ti set b1='BNVO9LDRAG' where id=4;
|
|
update noar tt set b2='4EMDTDSUE5WY8JJEVMKTKKWVF5' where id=4;
|
|
update noar ti set b2='4EMDTDSUE5WY8JJEVMKTKKWVF5' where id=4;
|
|
update noar tt set b0='1YU7PYUQBW61T0MZ' where id=5;
|
|
update noar ti set b0='1YU7PYUQBW61T0MZ' where id=5;
|
|
update noar tt set b1='3MN65OSK2UIKVJB5C0RGQKY' where id=5;
|
|
update noar ti set b1='3MN65OSK2UIKVJB5C0RGQKY' where id=5;
|
|
update noar tt set b2='6WEXGA43YX2Y4LX80CLMZ' where id=5;
|
|
update noar ti set b2='6WEXGA43YX2Y4LX80CLMZ' where id=5;
|
|
update noar tt set b0='N2FH4F7HF4F7UKF7EHABJB9EB3IM35V7' where id=6;
|
|
update noar ti set b0='N2FH4F7HF4F7UKF7EHABJB9EB3IM35V7' where id=6;
|
|
update noar tt set b1='8EM0VM6K4' where id=6;
|
|
update noar ti set b1='8EM0VM6K4' where id=6;
|
|
update noar tt set b2='2LUPQKV4SJ1MQ4IM' where id=6;
|
|
update noar ti set b2='2LUPQKV4SJ1MQ4IM' where id=6;
|
|
update noar tt set b0='MI8OPJ35U1L96322J18HT7G1IIUWK' where id=7;
|
|
update noar ti set b0='MI8OPJ35U1L96322J18HT7G1IIUWK' where id=7;
|
|
update noar tt set b1='HV83VJO6V3' where id=7;
|
|
update noar ti set b1='HV83VJO6V3' where id=7;
|
|
update noar tt set b2='JP20OQR3PZ' where id=7;
|
|
update noar ti set b2='JP20OQR3PZ' where id=7;
|
|
update noar tt set b0='XBZMIPY6JBNCYNCN99PQTE6V4X0UH' where id=8;
|
|
update noar ti set b0='XBZMIPY6JBNCYNCN99PQTE6V4X0UH' where id=8;
|
|
update noar tt set b1='844VZQGZPDH5TP3' where id=8;
|
|
update noar ti set b1='844VZQGZPDH5TP3' where id=8;
|
|
update noar tt set b2='BO' where id=8;
|
|
update noar ti set b2='BO' where id=8;
|
|
update noar tt set b0='BGKCX9Z8YA3C' where id=9;
|
|
update noar ti set b0='BGKCX9Z8YA3C' where id=9;
|
|
update noar tt set b1='NB8DCF2S6WCI1406WHNIV' where id=9;
|
|
update noar ti set b1='NB8DCF2S6WCI1406WHNIV' where id=9;
|
|
update noar tt set b2='JS29H0XB1MMY' where id=9;
|
|
update noar ti set b2='JS29H0XB1MMY' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 blob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='EYUZGPWSJKMHKTJB' where id=1;
|
|
update noar ti set b0='EYUZGPWSJKMHKTJB' where id=1;
|
|
update noar tt set b1='ZGD39' where id=1;
|
|
update noar ti set b1='ZGD39' where id=1;
|
|
update noar tt set b2='5CMLUGH5RRS3W7WTUWPUR64LYSJUEYP' where id=1;
|
|
update noar ti set b2='5CMLUGH5RRS3W7WTUWPUR64LYSJUEYP' where id=1;
|
|
update noar tt set b0='Y5MK3FM0A' where id=2;
|
|
update noar ti set b0='Y5MK3FM0A' where id=2;
|
|
update noar tt set b1='2Z9V7F67BTC88J42Z0LNY94QDS7N9V7' where id=2;
|
|
update noar ti set b1='2Z9V7F67BTC88J42Z0LNY94QDS7N9V7' where id=2;
|
|
update noar tt set b2='DGM95SZEY2VJAH4ZY98O1XYMPVSI' where id=2;
|
|
update noar ti set b2='DGM95SZEY2VJAH4ZY98O1XYMPVSI' where id=2;
|
|
update noar tt set b0='5TFPOAMJAJ0C9HO6' where id=3;
|
|
update noar ti set b0='5TFPOAMJAJ0C9HO6' where id=3;
|
|
update noar tt set b1='NTPFXLW3N5DS' where id=3;
|
|
update noar ti set b1='NTPFXLW3N5DS' where id=3;
|
|
update noar tt set b2='97F3CB9NLWYQX6' where id=3;
|
|
update noar ti set b2='97F3CB9NLWYQX6' where id=3;
|
|
update noar tt set b0='01U19YYY1V8P3AM' where id=4;
|
|
update noar ti set b0='01U19YYY1V8P3AM' where id=4;
|
|
update noar tt set b1='8POEOM6K8YTNPS0RK055QKHOLDY6' where id=4;
|
|
update noar ti set b1='8POEOM6K8YTNPS0RK055QKHOLDY6' where id=4;
|
|
update noar tt set b2='6H8W4DDPTRDCPDUNHACF7X54U10Z' where id=4;
|
|
update noar ti set b2='6H8W4DDPTRDCPDUNHACF7X54U10Z' where id=4;
|
|
update noar tt set b0='58DH869CPM3XTLHAC' where id=5;
|
|
update noar ti set b0='58DH869CPM3XTLHAC' where id=5;
|
|
update noar tt set b1='JRODIX9GLINJEL084Z' where id=5;
|
|
update noar ti set b1='JRODIX9GLINJEL084Z' where id=5;
|
|
update noar tt set b2='87WXCH89PFMRLZDYNBF1L95SDQIY' where id=5;
|
|
update noar ti set b2='87WXCH89PFMRLZDYNBF1L95SDQIY' where id=5;
|
|
update noar tt set b0='V6Q80QZRA' where id=6;
|
|
update noar ti set b0='V6Q80QZRA' where id=6;
|
|
update noar tt set b1='35TIHS99E8M39Q00I6YO' where id=6;
|
|
update noar ti set b1='35TIHS99E8M39Q00I6YO' where id=6;
|
|
update noar tt set b2='8JCZHVN7LWO6FGN43FA217QJOCEIU1' where id=6;
|
|
update noar ti set b2='8JCZHVN7LWO6FGN43FA217QJOCEIU1' where id=6;
|
|
update noar tt set b0='EYRSQGC6OVXDGKTFHZS' where id=7;
|
|
update noar ti set b0='EYRSQGC6OVXDGKTFHZS' where id=7;
|
|
update noar tt set b1='AL84VLLV27' where id=7;
|
|
update noar ti set b1='AL84VLLV27' where id=7;
|
|
update noar tt set b2='30FSAM90' where id=7;
|
|
update noar ti set b2='30FSAM90' where id=7;
|
|
update noar tt set b0='7GBOBN151VGUE601RYDXX4452' where id=8;
|
|
update noar ti set b0='7GBOBN151VGUE601RYDXX4452' where id=8;
|
|
update noar tt set b1='KNRV6D6MQ2VZ58ZR2' where id=8;
|
|
update noar ti set b1='KNRV6D6MQ2VZ58ZR2' where id=8;
|
|
update noar tt set b2='7QPC8PQJ5AWXIY2G2VIUHM7B7OM' where id=8;
|
|
update noar ti set b2='7QPC8PQJ5AWXIY2G2VIUHM7B7OM' where id=8;
|
|
update noar tt set b0='KG788M9VV5MJOKMGS9TE6111XMN7L' where id=9;
|
|
update noar ti set b0='KG788M9VV5MJOKMGS9TE6111XMN7L' where id=9;
|
|
update noar tt set b1='JS' where id=9;
|
|
update noar ti set b1='JS' where id=9;
|
|
update noar tt set b2='I1SRXK9ASALQKE6' where id=9;
|
|
update noar ti set b2='I1SRXK9ASALQKE6' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='7S9TZ5UDZY5XTO12S9LTR0N3' where id=1;
|
|
update noar ti set b0='7S9TZ5UDZY5XTO12S9LTR0N3' where id=1;
|
|
update noar tt set b1='59H90KJU63WAOL48IRLC5F3WEGNDCL3' where id=1;
|
|
update noar ti set b1='59H90KJU63WAOL48IRLC5F3WEGNDCL3' where id=1;
|
|
update noar tt set b2='44S5TU' where id=1;
|
|
update noar ti set b2='44S5TU' where id=1;
|
|
update noar tt set b0='P9APIQS79ZQWH5WZCTIHM8AWKWYG5' where id=2;
|
|
update noar ti set b0='P9APIQS79ZQWH5WZCTIHM8AWKWYG5' where id=2;
|
|
update noar tt set b1='PTP4B34MHU5PEHPCP3IS78259L0Q' where id=2;
|
|
update noar ti set b1='PTP4B34MHU5PEHPCP3IS78259L0Q' where id=2;
|
|
update noar tt set b2='QRLJ' where id=2;
|
|
update noar ti set b2='QRLJ' where id=2;
|
|
update noar tt set b0='S1MTRLL3ANX' where id=3;
|
|
update noar ti set b0='S1MTRLL3ANX' where id=3;
|
|
update noar tt set b1='SELA9OQN04WJIBV' where id=3;
|
|
update noar ti set b1='SELA9OQN04WJIBV' where id=3;
|
|
update noar tt set b2='OEQJOY5D4KYKED65G2S2VV8ABHW3Y0D' where id=3;
|
|
update noar ti set b2='OEQJOY5D4KYKED65G2S2VV8ABHW3Y0D' where id=3;
|
|
update noar tt set b0='DWUARNS3116LBPWC3O' where id=4;
|
|
update noar ti set b0='DWUARNS3116LBPWC3O' where id=4;
|
|
update noar tt set b1='MGDGIM3EJ2ADD6VK1B4CRC' where id=4;
|
|
update noar ti set b1='MGDGIM3EJ2ADD6VK1B4CRC' where id=4;
|
|
update noar tt set b2='P16VFI21KW47NUQL2OKK614FQTVDA2FQ' where id=4;
|
|
update noar ti set b2='P16VFI21KW47NUQL2OKK614FQTVDA2FQ' where id=4;
|
|
update noar tt set b0='JZEM4ZUX' where id=5;
|
|
update noar ti set b0='JZEM4ZUX' where id=5;
|
|
update noar tt set b1='E89LVVULOEU0RQ1TAFCEICJ43' where id=5;
|
|
update noar ti set b1='E89LVVULOEU0RQ1TAFCEICJ43' where id=5;
|
|
update noar tt set b2='B9RFB8NT1WQ74MYB7YI' where id=5;
|
|
update noar ti set b2='B9RFB8NT1WQ74MYB7YI' where id=5;
|
|
update noar tt set b0='H0PR1KLICN62VBWCQRJUEUX6' where id=6;
|
|
update noar ti set b0='H0PR1KLICN62VBWCQRJUEUX6' where id=6;
|
|
update noar tt set b1='HEBH' where id=6;
|
|
update noar ti set b1='HEBH' where id=6;
|
|
update noar tt set b2='FRNAPLGLRD2VXY' where id=6;
|
|
update noar ti set b2='FRNAPLGLRD2VXY' where id=6;
|
|
update noar tt set b0='I2F2ATPM3YFFYWGY9QDDC' where id=7;
|
|
update noar ti set b0='I2F2ATPM3YFFYWGY9QDDC' where id=7;
|
|
update noar tt set b1='HZ8LMYMFWRK1RT5WQOL6MEMDXOSFG' where id=7;
|
|
update noar ti set b1='HZ8LMYMFWRK1RT5WQOL6MEMDXOSFG' where id=7;
|
|
update noar tt set b2='GL83N100GE3O6S713VP7EN2934BH4SWJ' where id=7;
|
|
update noar ti set b2='GL83N100GE3O6S713VP7EN2934BH4SWJ' where id=7;
|
|
update noar tt set b0='03AK4L06NEBNHZ2B80M9' where id=8;
|
|
update noar ti set b0='03AK4L06NEBNHZ2B80M9' where id=8;
|
|
update noar tt set b1='8L72DGT4T7B0HP8GPKXDE5F' where id=8;
|
|
update noar ti set b1='8L72DGT4T7B0HP8GPKXDE5F' where id=8;
|
|
update noar tt set b2='8SIK69KQH' where id=8;
|
|
update noar ti set b2='8SIK69KQH' where id=8;
|
|
update noar tt set b0='ED' where id=9;
|
|
update noar ti set b0='ED' where id=9;
|
|
update noar tt set b1='DSS' where id=9;
|
|
update noar ti set b1='DSS' where id=9;
|
|
update noar tt set b2='YV6FVTZ3L5259N4J8P5RO12C3Q4GBI4' where id=9;
|
|
update noar ti set b2='YV6FVTZ3L5259N4J8P5RO12C3Q4GBI4' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 blob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='XH0X8QMZYQT6J5IIKRFVA85KWQFLEVJ7' where id=1;
|
|
update noar ti set b0='XH0X8QMZYQT6J5IIKRFVA85KWQFLEVJ7' where id=1;
|
|
update noar tt set b1='W626H9P9VU2G8RDQVCQMJ3CXKSXS3ZSJ' where id=1;
|
|
update noar ti set b1='W626H9P9VU2G8RDQVCQMJ3CXKSXS3ZSJ' where id=1;
|
|
update noar tt set b2='DP51HJG6T' where id=1;
|
|
update noar ti set b2='DP51HJG6T' where id=1;
|
|
update noar tt set b0='3UUJJ169GYH4NOZ76K4' where id=2;
|
|
update noar ti set b0='3UUJJ169GYH4NOZ76K4' where id=2;
|
|
update noar tt set b1='OHRV6HLD9' where id=2;
|
|
update noar ti set b1='OHRV6HLD9' where id=2;
|
|
update noar tt set b2='0OD6V6M7T9' where id=2;
|
|
update noar ti set b2='0OD6V6M7T9' where id=2;
|
|
update noar tt set b0='4YC7X8P3WL7UI' where id=3;
|
|
update noar ti set b0='4YC7X8P3WL7UI' where id=3;
|
|
update noar tt set b1='01FICZQMAQTXIN1N7ODF4UU' where id=3;
|
|
update noar ti set b1='01FICZQMAQTXIN1N7ODF4UU' where id=3;
|
|
update noar tt set b2='2KSEMLOTOA2' where id=3;
|
|
update noar ti set b2='2KSEMLOTOA2' where id=3;
|
|
update noar tt set b0='H3GRMLB5N6AXGXO' where id=4;
|
|
update noar ti set b0='H3GRMLB5N6AXGXO' where id=4;
|
|
update noar tt set b1='PFI' where id=4;
|
|
update noar ti set b1='PFI' where id=4;
|
|
update noar tt set b2='R8EHXL6' where id=4;
|
|
update noar ti set b2='R8EHXL6' where id=4;
|
|
update noar tt set b0='L2VMCHW60AFSM6' where id=5;
|
|
update noar ti set b0='L2VMCHW60AFSM6' where id=5;
|
|
update noar tt set b1='ULJ2E22TQR3UY' where id=5;
|
|
update noar ti set b1='ULJ2E22TQR3UY' where id=5;
|
|
update noar tt set b2='ZB43E4TZD0D458NDJHWBIHWIWIQLG' where id=5;
|
|
update noar ti set b2='ZB43E4TZD0D458NDJHWBIHWIWIQLG' where id=5;
|
|
update noar tt set b0='F' where id=6;
|
|
update noar ti set b0='F' where id=6;
|
|
update noar tt set b1='CJ5U2VZ7PE0HEKZCPXPKKHOHPSC' where id=6;
|
|
update noar ti set b1='CJ5U2VZ7PE0HEKZCPXPKKHOHPSC' where id=6;
|
|
update noar tt set b2='GGBB90OFF6SJKEQOAP8NPLFXXKVZ5LCH' where id=6;
|
|
update noar ti set b2='GGBB90OFF6SJKEQOAP8NPLFXXKVZ5LCH' where id=6;
|
|
update noar tt set b0='62MC4U' where id=7;
|
|
update noar ti set b0='62MC4U' where id=7;
|
|
update noar tt set b1='5K' where id=7;
|
|
update noar ti set b1='5K' where id=7;
|
|
update noar tt set b2='I1NI1OH4BC2OT5VGFM55XP5YRN3RY6' where id=7;
|
|
update noar ti set b2='I1NI1OH4BC2OT5VGFM55XP5YRN3RY6' where id=7;
|
|
update noar tt set b0='9OVQIHNFA8GIJ' where id=8;
|
|
update noar ti set b0='9OVQIHNFA8GIJ' where id=8;
|
|
update noar tt set b1='BC1JDMZ7ZK7YUGM3' where id=8;
|
|
update noar ti set b1='BC1JDMZ7ZK7YUGM3' where id=8;
|
|
update noar tt set b2='IPB5F9WSE50SF4GK' where id=8;
|
|
update noar ti set b2='IPB5F9WSE50SF4GK' where id=8;
|
|
update noar tt set b0='DEZ8CJNRKR74ZFC7C' where id=9;
|
|
update noar ti set b0='DEZ8CJNRKR74ZFC7C' where id=9;
|
|
update noar tt set b1='B8AMP7J09AH1PESRY69APWZC40G' where id=9;
|
|
update noar ti set b1='B8AMP7J09AH1PESRY69APWZC40G' where id=9;
|
|
update noar tt set b2='GO3FR4PP' where id=9;
|
|
update noar ti set b2='GO3FR4PP' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='4EDUK2P' where id=1;
|
|
update noar ti set b0='4EDUK2P' where id=1;
|
|
update noar tt set b1='ZWRXICLPTTURO2O14KI3P7Y' where id=1;
|
|
update noar ti set b1='ZWRXICLPTTURO2O14KI3P7Y' where id=1;
|
|
update noar tt set b2='FPIZSV6GEEDBS8KN' where id=1;
|
|
update noar ti set b2='FPIZSV6GEEDBS8KN' where id=1;
|
|
update noar tt set b0='V6QL1UQ6BA08W6EJVLAPSQTAJ7O9R5' where id=2;
|
|
update noar ti set b0='V6QL1UQ6BA08W6EJVLAPSQTAJ7O9R5' where id=2;
|
|
update noar tt set b1='AO1BM386Z4DIO85QYXCA6H6X5UZG0' where id=2;
|
|
update noar ti set b1='AO1BM386Z4DIO85QYXCA6H6X5UZG0' where id=2;
|
|
update noar tt set b2='JNQPR3XK9' where id=2;
|
|
update noar ti set b2='JNQPR3XK9' where id=2;
|
|
update noar tt set b0='OMWSRD82LDC9ZI0XL4J4RDY60V' where id=3;
|
|
update noar ti set b0='OMWSRD82LDC9ZI0XL4J4RDY60V' where id=3;
|
|
update noar tt set b1='DVB7' where id=3;
|
|
update noar ti set b1='DVB7' where id=3;
|
|
update noar tt set b2='BED1WDMNIAWYP71J3W92BULA' where id=3;
|
|
update noar ti set b2='BED1WDMNIAWYP71J3W92BULA' where id=3;
|
|
update noar tt set b0='BJKKDF57105IF9ZB15' where id=4;
|
|
update noar ti set b0='BJKKDF57105IF9ZB15' where id=4;
|
|
update noar tt set b1='T8GOZK0FRR1EX1' where id=4;
|
|
update noar ti set b1='T8GOZK0FRR1EX1' where id=4;
|
|
update noar tt set b2='3SSGLC1ZC74G45YZO74' where id=4;
|
|
update noar ti set b2='3SSGLC1ZC74G45YZO74' where id=4;
|
|
update noar tt set b0='ZN35DI0IR3LQ9L3D96JXSR17N6N2HNQ' where id=5;
|
|
update noar ti set b0='ZN35DI0IR3LQ9L3D96JXSR17N6N2HNQ' where id=5;
|
|
update noar tt set b1='IAKUQNLPJZ1FHIE7ER0' where id=5;
|
|
update noar ti set b1='IAKUQNLPJZ1FHIE7ER0' where id=5;
|
|
update noar tt set b2='9606YW3Z03E2JXWZNDZUUGCTVX3IV' where id=5;
|
|
update noar ti set b2='9606YW3Z03E2JXWZNDZUUGCTVX3IV' where id=5;
|
|
update noar tt set b0='EMC1PE81AO7V1AAWAIQ42INMTRMHG0S' where id=6;
|
|
update noar ti set b0='EMC1PE81AO7V1AAWAIQ42INMTRMHG0S' where id=6;
|
|
update noar tt set b1='HE921' where id=6;
|
|
update noar ti set b1='HE921' where id=6;
|
|
update noar tt set b2='Q0P77MII4UV9' where id=6;
|
|
update noar ti set b2='Q0P77MII4UV9' where id=6;
|
|
update noar tt set b0='SPI30WODSNYC99N4' where id=7;
|
|
update noar ti set b0='SPI30WODSNYC99N4' where id=7;
|
|
update noar tt set b1='O6AP80IRD6' where id=7;
|
|
update noar ti set b1='O6AP80IRD6' where id=7;
|
|
update noar tt set b2='LLYDZF89' where id=7;
|
|
update noar ti set b2='LLYDZF89' where id=7;
|
|
update noar tt set b0='L61GNDCZRUH' where id=8;
|
|
update noar ti set b0='L61GNDCZRUH' where id=8;
|
|
update noar tt set b1='95R0' where id=8;
|
|
update noar ti set b1='95R0' where id=8;
|
|
update noar tt set b2='ZKI7Y6STNDHLXEU20KEITZ23QU' where id=8;
|
|
update noar ti set b2='ZKI7Y6STNDHLXEU20KEITZ23QU' where id=8;
|
|
update noar tt set b0='Y0XG' where id=9;
|
|
update noar ti set b0='Y0XG' where id=9;
|
|
update noar tt set b1='IXCFDOYCDB9FQY36M' where id=9;
|
|
update noar ti set b1='IXCFDOYCDB9FQY36M' where id=9;
|
|
update noar tt set b2='8EJDR2NFI3I22WCF29OLGUCJ5R25T11O' where id=9;
|
|
update noar ti set b2='8EJDR2NFI3I22WCF29OLGUCJ5R25T11O' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 blob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='P8Y8VAOXHTZF4BTRTJYUV18KONDEN7XY' where id=1;
|
|
update noar ti set b0='P8Y8VAOXHTZF4BTRTJYUV18KONDEN7XY' where id=1;
|
|
update noar tt set b1='9FUBXKBYM' where id=1;
|
|
update noar ti set b1='9FUBXKBYM' where id=1;
|
|
update noar tt set b2='23D8KPGEXSG7' where id=1;
|
|
update noar ti set b2='23D8KPGEXSG7' where id=1;
|
|
update noar tt set b0='VHTKPVBT3M0DMGDJ8DX3VDF8CT7' where id=2;
|
|
update noar ti set b0='VHTKPVBT3M0DMGDJ8DX3VDF8CT7' where id=2;
|
|
update noar tt set b1='5OQ8ULHQ0POZ0DK92Y4R64R41M4' where id=2;
|
|
update noar ti set b1='5OQ8ULHQ0POZ0DK92Y4R64R41M4' where id=2;
|
|
update noar tt set b2='UZ18X4RK' where id=2;
|
|
update noar ti set b2='UZ18X4RK' where id=2;
|
|
update noar tt set b0='OJWYX74BKTR' where id=3;
|
|
update noar ti set b0='OJWYX74BKTR' where id=3;
|
|
update noar tt set b1='QC6YH' where id=3;
|
|
update noar ti set b1='QC6YH' where id=3;
|
|
update noar tt set b2='58VZWYYFXF95BNZCGT3MVA92L2YLQ' where id=3;
|
|
update noar ti set b2='58VZWYYFXF95BNZCGT3MVA92L2YLQ' where id=3;
|
|
update noar tt set b0='U8FAZJ584142IDFUZM5LP3S865SE9ZMI' where id=4;
|
|
update noar ti set b0='U8FAZJ584142IDFUZM5LP3S865SE9ZMI' where id=4;
|
|
update noar tt set b1='N6UFZDHCQFJO' where id=4;
|
|
update noar ti set b1='N6UFZDHCQFJO' where id=4;
|
|
update noar tt set b2='LDBY2YPRT' where id=4;
|
|
update noar ti set b2='LDBY2YPRT' where id=4;
|
|
update noar tt set b0='Z040L7KDKZMZX' where id=5;
|
|
update noar ti set b0='Z040L7KDKZMZX' where id=5;
|
|
update noar tt set b1='3U2' where id=5;
|
|
update noar ti set b1='3U2' where id=5;
|
|
update noar tt set b2='8P59S' where id=5;
|
|
update noar ti set b2='8P59S' where id=5;
|
|
update noar tt set b0='MG8QE7I3OT6WAJQSVDVUR9RGAH2M32I' where id=6;
|
|
update noar ti set b0='MG8QE7I3OT6WAJQSVDVUR9RGAH2M32I' where id=6;
|
|
update noar tt set b1='MXAOC5C2VQU4IFM9OQQOL8AO85OF2C5K' where id=6;
|
|
update noar ti set b1='MXAOC5C2VQU4IFM9OQQOL8AO85OF2C5K' where id=6;
|
|
update noar tt set b2='AR1O9Z8EM8IL8L0EE70NBM' where id=6;
|
|
update noar ti set b2='AR1O9Z8EM8IL8L0EE70NBM' where id=6;
|
|
update noar tt set b0='VHBZ14GKOE8KS2VXFPJRCP90D6QS7H' where id=7;
|
|
update noar ti set b0='VHBZ14GKOE8KS2VXFPJRCP90D6QS7H' where id=7;
|
|
update noar tt set b1='MBU0L' where id=7;
|
|
update noar ti set b1='MBU0L' where id=7;
|
|
update noar tt set b2='JLCFVEH2YE090VOSLHX' where id=7;
|
|
update noar ti set b2='JLCFVEH2YE090VOSLHX' where id=7;
|
|
update noar tt set b0='ODST0XH9KE05L8ZZMRVA8CDB' where id=8;
|
|
update noar ti set b0='ODST0XH9KE05L8ZZMRVA8CDB' where id=8;
|
|
update noar tt set b1='9YVZWPCU1' where id=8;
|
|
update noar ti set b1='9YVZWPCU1' where id=8;
|
|
update noar tt set b2='GHT3' where id=8;
|
|
update noar ti set b2='GHT3' where id=8;
|
|
update noar tt set b0='9TPUV' where id=9;
|
|
update noar ti set b0='9TPUV' where id=9;
|
|
update noar tt set b1='U' where id=9;
|
|
update noar ti set b1='U' where id=9;
|
|
update noar tt set b2='BBAIMZGQ44NWZN3XXB6KMR31UCJVP7' where id=9;
|
|
update noar ti set b2='BBAIMZGQ44NWZN3XXB6KMR31UCJVP7' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 blob null,
|
|
b2 text 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 b0='EBKJILYPEDE4DM46JTI26L' where id=1;
|
|
update noar ti set b0='EBKJILYPEDE4DM46JTI26L' where id=1;
|
|
update noar tt set b1='M510OR' where id=1;
|
|
update noar ti set b1='M510OR' where id=1;
|
|
update noar tt set b2='JFD6GIH4LZ6VEVRSG0J' where id=1;
|
|
update noar ti set b2='JFD6GIH4LZ6VEVRSG0J' where id=1;
|
|
update noar tt set b0='WO5HF7E2F3KRLKZNAG3GB8ZGLD5' where id=2;
|
|
update noar ti set b0='WO5HF7E2F3KRLKZNAG3GB8ZGLD5' where id=2;
|
|
update noar tt set b1='WDLMK9ZSEUXVHPY' where id=2;
|
|
update noar ti set b1='WDLMK9ZSEUXVHPY' where id=2;
|
|
update noar tt set b2='8NSGTGF9LC9PWCB39L3AKD' where id=2;
|
|
update noar ti set b2='8NSGTGF9LC9PWCB39L3AKD' where id=2;
|
|
update noar tt set b0='XZD10GS13C75XNEFWTTF56EUNMTGQM8' where id=3;
|
|
update noar ti set b0='XZD10GS13C75XNEFWTTF56EUNMTGQM8' where id=3;
|
|
update noar tt set b1='FSNBQJEIWMMG1LYC9P831B' where id=3;
|
|
update noar ti set b1='FSNBQJEIWMMG1LYC9P831B' where id=3;
|
|
update noar tt set b2='MXWU1414SNHEBO5NCPEM7J5Q' where id=3;
|
|
update noar ti set b2='MXWU1414SNHEBO5NCPEM7J5Q' where id=3;
|
|
update noar tt set b0='HY4QTDMA0' where id=4;
|
|
update noar ti set b0='HY4QTDMA0' where id=4;
|
|
update noar tt set b1='QTX9K7S80UQVP5Y8HR' where id=4;
|
|
update noar ti set b1='QTX9K7S80UQVP5Y8HR' where id=4;
|
|
update noar tt set b2='254DHCSR645962EB5' where id=4;
|
|
update noar ti set b2='254DHCSR645962EB5' where id=4;
|
|
update noar tt set b0='00' where id=5;
|
|
update noar ti set b0='00' where id=5;
|
|
update noar tt set b1='6Z3RGR7KSM8JALJ51MA8O' where id=5;
|
|
update noar ti set b1='6Z3RGR7KSM8JALJ51MA8O' where id=5;
|
|
update noar tt set b2='KCHO3X820FCMF' where id=5;
|
|
update noar ti set b2='KCHO3X820FCMF' where id=5;
|
|
update noar tt set b0='RMVHZVGMEQINWNF02' where id=6;
|
|
update noar ti set b0='RMVHZVGMEQINWNF02' where id=6;
|
|
update noar tt set b1='GD' where id=6;
|
|
update noar ti set b1='GD' where id=6;
|
|
update noar tt set b2='9' where id=6;
|
|
update noar ti set b2='9' where id=6;
|
|
update noar tt set b0='189' where id=7;
|
|
update noar ti set b0='189' where id=7;
|
|
update noar tt set b1='W28DSG' where id=7;
|
|
update noar ti set b1='W28DSG' where id=7;
|
|
update noar tt set b2='QLZ2AZOKLPJ9HW3AXN1W28A3' where id=7;
|
|
update noar ti set b2='QLZ2AZOKLPJ9HW3AXN1W28A3' where id=7;
|
|
update noar tt set b0='9DOOPK9XSOFB3KMEBA556ZEL6QSGGV9' where id=8;
|
|
update noar ti set b0='9DOOPK9XSOFB3KMEBA556ZEL6QSGGV9' where id=8;
|
|
update noar tt set b1='R899W6STY5WR57FLV6LDU7GKN81PPZF' where id=8;
|
|
update noar ti set b1='R899W6STY5WR57FLV6LDU7GKN81PPZF' where id=8;
|
|
update noar tt set b2='K59Z' where id=8;
|
|
update noar ti set b2='K59Z' where id=8;
|
|
update noar tt set b0='6UIFD96FLCNF9W9U4NRK' where id=9;
|
|
update noar ti set b0='6UIFD96FLCNF9W9U4NRK' where id=9;
|
|
update noar tt set b1='WMGMCWR' where id=9;
|
|
update noar ti set b1='WMGMCWR' where id=9;
|
|
update noar tt set b2='RMZ1R816HRMILI446J6P3W' where id=9;
|
|
update noar ti set b2='RMZ1R816HRMILI446J6P3W' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 blob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='CIMP7OR0AMTA28YXYB7ZYHIK1SJ8' where id=1;
|
|
update noar ti set b0='CIMP7OR0AMTA28YXYB7ZYHIK1SJ8' where id=1;
|
|
update noar tt set b1='25E48911IYCQ' where id=1;
|
|
update noar ti set b1='25E48911IYCQ' where id=1;
|
|
update noar tt set b2='ZIW6Y8' where id=1;
|
|
update noar ti set b2='ZIW6Y8' where id=1;
|
|
update noar tt set b0='S52IOTFK7GZ828MOMYG6XXWO01' where id=2;
|
|
update noar ti set b0='S52IOTFK7GZ828MOMYG6XXWO01' where id=2;
|
|
update noar tt set b1='TBKQAK4KI8ZAY' where id=2;
|
|
update noar ti set b1='TBKQAK4KI8ZAY' where id=2;
|
|
update noar tt set b2='EZ488' where id=2;
|
|
update noar ti set b2='EZ488' where id=2;
|
|
update noar tt set b0='IUWLMVJNTQCAZO33PZ5MLNWCUM' where id=3;
|
|
update noar ti set b0='IUWLMVJNTQCAZO33PZ5MLNWCUM' where id=3;
|
|
update noar tt set b1='VK' where id=3;
|
|
update noar ti set b1='VK' where id=3;
|
|
update noar tt set b2='XRW7D0IZGEDTIB5809' where id=3;
|
|
update noar ti set b2='XRW7D0IZGEDTIB5809' where id=3;
|
|
update noar tt set b0='Z8N2Q2BDDQ2KI3G7KQP3HF3YXJZLZA2' where id=4;
|
|
update noar ti set b0='Z8N2Q2BDDQ2KI3G7KQP3HF3YXJZLZA2' where id=4;
|
|
update noar tt set b1='4FLJCM1OBJI934UHCKYVOJ2QQQ' where id=4;
|
|
update noar ti set b1='4FLJCM1OBJI934UHCKYVOJ2QQQ' where id=4;
|
|
update noar tt set b2='HD1QCYA8QYECOV2NYGJLO4PGF' where id=4;
|
|
update noar ti set b2='HD1QCYA8QYECOV2NYGJLO4PGF' where id=4;
|
|
update noar tt set b0='O2CBBE5TZ6JX4GBC' where id=5;
|
|
update noar ti set b0='O2CBBE5TZ6JX4GBC' where id=5;
|
|
update noar tt set b1='Z1N7Z' where id=5;
|
|
update noar ti set b1='Z1N7Z' where id=5;
|
|
update noar tt set b2='77' where id=5;
|
|
update noar ti set b2='77' where id=5;
|
|
update noar tt set b0='O2HNOIUIKXNRRJK' where id=6;
|
|
update noar ti set b0='O2HNOIUIKXNRRJK' where id=6;
|
|
update noar tt set b1='1OIJ4NIAWA5VG3NU7BJ9XG1HVP' where id=6;
|
|
update noar ti set b1='1OIJ4NIAWA5VG3NU7BJ9XG1HVP' where id=6;
|
|
update noar tt set b2='V3IGIM3IDMEPO3YFYYHYKW6VH470' where id=6;
|
|
update noar ti set b2='V3IGIM3IDMEPO3YFYYHYKW6VH470' where id=6;
|
|
update noar tt set b0='G2Z' where id=7;
|
|
update noar ti set b0='G2Z' where id=7;
|
|
update noar tt set b1='K62UZH95YR' where id=7;
|
|
update noar ti set b1='K62UZH95YR' where id=7;
|
|
update noar tt set b2='BEO4K3I81NLHYR9ENT4RB1ZTPSI' where id=7;
|
|
update noar ti set b2='BEO4K3I81NLHYR9ENT4RB1ZTPSI' where id=7;
|
|
update noar tt set b0='V' where id=8;
|
|
update noar ti set b0='V' where id=8;
|
|
update noar tt set b1='TTI4LXKK3K0MEOE5X3P6LX8CDLGG' where id=8;
|
|
update noar ti set b1='TTI4LXKK3K0MEOE5X3P6LX8CDLGG' where id=8;
|
|
update noar tt set b2='Y7PAIICO86U1XKV' where id=8;
|
|
update noar ti set b2='Y7PAIICO86U1XKV' where id=8;
|
|
update noar tt set b0='HDEEYKP25HLJ9L3SN1SICX32SCS49' where id=9;
|
|
update noar ti set b0='HDEEYKP25HLJ9L3SN1SICX32SCS49' where id=9;
|
|
update noar tt set b1='H3SMB7NOH8N16NQ1BRYG' where id=9;
|
|
update noar ti set b1='H3SMB7NOH8N16NQ1BRYG' where id=9;
|
|
update noar tt set b2='JRSXLTMYCP2EC' where id=9;
|
|
update noar ti set b2='JRSXLTMYCP2EC' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='8IJUTFSUJSPD38RV3Z2UMPS4W6' where id=1;
|
|
update noar ti set b0='8IJUTFSUJSPD38RV3Z2UMPS4W6' where id=1;
|
|
update noar tt set b1='GUVTCGMEE' where id=1;
|
|
update noar ti set b1='GUVTCGMEE' where id=1;
|
|
update noar tt set b2='UAP6H8ZC885' where id=1;
|
|
update noar ti set b2='UAP6H8ZC885' where id=1;
|
|
update noar tt set b0='AEP77C84YFAQVU' where id=2;
|
|
update noar ti set b0='AEP77C84YFAQVU' where id=2;
|
|
update noar tt set b1='C7NFUSHETM0E63BLI8EB' where id=2;
|
|
update noar ti set b1='C7NFUSHETM0E63BLI8EB' where id=2;
|
|
update noar tt set b2='82WISP5CBZSPVMK405QCKB' where id=2;
|
|
update noar ti set b2='82WISP5CBZSPVMK405QCKB' where id=2;
|
|
update noar tt set b0='C5HWF0YNV0U2I6SV6K5F4FF' where id=3;
|
|
update noar ti set b0='C5HWF0YNV0U2I6SV6K5F4FF' where id=3;
|
|
update noar tt set b1='H9U4EWHS7F46PIEI9E' where id=3;
|
|
update noar ti set b1='H9U4EWHS7F46PIEI9E' where id=3;
|
|
update noar tt set b2='D48V35Q67PFCN1QC3XEZ5QRJGD9NL4' where id=3;
|
|
update noar ti set b2='D48V35Q67PFCN1QC3XEZ5QRJGD9NL4' where id=3;
|
|
update noar tt set b0='UTBHDWDV1' where id=4;
|
|
update noar ti set b0='UTBHDWDV1' where id=4;
|
|
update noar tt set b1='9SDV57' where id=4;
|
|
update noar ti set b1='9SDV57' where id=4;
|
|
update noar tt set b2='CUJMR825' where id=4;
|
|
update noar ti set b2='CUJMR825' where id=4;
|
|
update noar tt set b0='AI2MDAO8' where id=5;
|
|
update noar ti set b0='AI2MDAO8' where id=5;
|
|
update noar tt set b1='WY9JD' where id=5;
|
|
update noar ti set b1='WY9JD' where id=5;
|
|
update noar tt set b2='6WAU11B8MGTJCH53H9ADTD' where id=5;
|
|
update noar ti set b2='6WAU11B8MGTJCH53H9ADTD' where id=5;
|
|
update noar tt set b0='80U7NANFWF41U5743MKEMNVXI' where id=6;
|
|
update noar ti set b0='80U7NANFWF41U5743MKEMNVXI' where id=6;
|
|
update noar tt set b1='QR6SERHKV3Y' where id=6;
|
|
update noar ti set b1='QR6SERHKV3Y' where id=6;
|
|
update noar tt set b2='OXMI5SE' where id=6;
|
|
update noar ti set b2='OXMI5SE' where id=6;
|
|
update noar tt set b0='UWV' where id=7;
|
|
update noar ti set b0='UWV' where id=7;
|
|
update noar tt set b1='QM7A6GS7GC4D7' where id=7;
|
|
update noar ti set b1='QM7A6GS7GC4D7' where id=7;
|
|
update noar tt set b2='FP6VOZJN42SWA1586DJBAVWE3EC60YE' where id=7;
|
|
update noar ti set b2='FP6VOZJN42SWA1586DJBAVWE3EC60YE' where id=7;
|
|
update noar tt set b0='XA6CSNIZH0YIJEN625J8MN0' where id=8;
|
|
update noar ti set b0='XA6CSNIZH0YIJEN625J8MN0' where id=8;
|
|
update noar tt set b1='BF6M43J' where id=8;
|
|
update noar ti set b1='BF6M43J' where id=8;
|
|
update noar tt set b2='J8S2CB14PBH7GPQETTK20UV' where id=8;
|
|
update noar ti set b2='J8S2CB14PBH7GPQETTK20UV' where id=8;
|
|
update noar tt set b0='9HDG03VGXMN4KCB37AMJFZNV1CFG' where id=9;
|
|
update noar ti set b0='9HDG03VGXMN4KCB37AMJFZNV1CFG' where id=9;
|
|
update noar tt set b1='GIJP7' where id=9;
|
|
update noar ti set b1='GIJP7' where id=9;
|
|
update noar tt set b2='IO31IK' where id=9;
|
|
update noar ti set b2='IO31IK' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 mediumblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='I4LXLNRLBKMGY' where id=1;
|
|
update noar ti set b0='I4LXLNRLBKMGY' where id=1;
|
|
update noar tt set b1='6FK4BW6T77MXHVVHBFJS' where id=1;
|
|
update noar ti set b1='6FK4BW6T77MXHVVHBFJS' where id=1;
|
|
update noar tt set b2='5YPAYF2IOTHYHI1PLZBY5Z' where id=1;
|
|
update noar ti set b2='5YPAYF2IOTHYHI1PLZBY5Z' where id=1;
|
|
update noar tt set b0='YH1Q0GHTWL7' where id=2;
|
|
update noar ti set b0='YH1Q0GHTWL7' where id=2;
|
|
update noar tt set b1='IAYPB2VD7U9RG3H22LLQWRH521FW' where id=2;
|
|
update noar ti set b1='IAYPB2VD7U9RG3H22LLQWRH521FW' where id=2;
|
|
update noar tt set b2='7BB6' where id=2;
|
|
update noar ti set b2='7BB6' where id=2;
|
|
update noar tt set b0='9DPNSSWB' where id=3;
|
|
update noar ti set b0='9DPNSSWB' where id=3;
|
|
update noar tt set b1='G4S59W28K' where id=3;
|
|
update noar ti set b1='G4S59W28K' where id=3;
|
|
update noar tt set b2='EQET0FWQ7K' where id=3;
|
|
update noar ti set b2='EQET0FWQ7K' where id=3;
|
|
update noar tt set b0='7R6NCJZAJAETSD0FLXICO' where id=4;
|
|
update noar ti set b0='7R6NCJZAJAETSD0FLXICO' where id=4;
|
|
update noar tt set b1='Z45EP19X2MXNMGZE8U6XVBWD8Z' where id=4;
|
|
update noar ti set b1='Z45EP19X2MXNMGZE8U6XVBWD8Z' where id=4;
|
|
update noar tt set b2='VVM0B1V2R6' where id=4;
|
|
update noar ti set b2='VVM0B1V2R6' where id=4;
|
|
update noar tt set b0='KZXCJ1E' where id=5;
|
|
update noar ti set b0='KZXCJ1E' where id=5;
|
|
update noar tt set b1='8' where id=5;
|
|
update noar ti set b1='8' where id=5;
|
|
update noar tt set b2='67M3JWW58IT4U5YI3ARQFGX' where id=5;
|
|
update noar ti set b2='67M3JWW58IT4U5YI3ARQFGX' where id=5;
|
|
update noar tt set b0='ADSJ8T55P8H8GXVBGZAEQGKMQ6BHNRJG' where id=6;
|
|
update noar ti set b0='ADSJ8T55P8H8GXVBGZAEQGKMQ6BHNRJG' where id=6;
|
|
update noar tt set b1='04FHU3' where id=6;
|
|
update noar ti set b1='04FHU3' where id=6;
|
|
update noar tt set b2='9NVAEP733NRS9FM0V42VHFNKQW5' where id=6;
|
|
update noar ti set b2='9NVAEP733NRS9FM0V42VHFNKQW5' where id=6;
|
|
update noar tt set b0='9X8G70Z' where id=7;
|
|
update noar ti set b0='9X8G70Z' where id=7;
|
|
update noar tt set b1='E' where id=7;
|
|
update noar ti set b1='E' where id=7;
|
|
update noar tt set b2='GC9ZULBBVVTB' where id=7;
|
|
update noar ti set b2='GC9ZULBBVVTB' where id=7;
|
|
update noar tt set b0='V4VVY7WCUWDVZQ8VQ5' where id=8;
|
|
update noar ti set b0='V4VVY7WCUWDVZQ8VQ5' where id=8;
|
|
update noar tt set b1='CM31UFJCHZXDP4ZH733' where id=8;
|
|
update noar ti set b1='CM31UFJCHZXDP4ZH733' where id=8;
|
|
update noar tt set b2='H2MN7T5WO6YUCI15P24BL1X3SV' where id=8;
|
|
update noar ti set b2='H2MN7T5WO6YUCI15P24BL1X3SV' where id=8;
|
|
update noar tt set b0='WG3CJL8ZAE0XKKEY2GWXFPBE06NBN' where id=9;
|
|
update noar ti set b0='WG3CJL8ZAE0XKKEY2GWXFPBE06NBN' where id=9;
|
|
update noar tt set b1='2W8Z55AAJ7MDIC' where id=9;
|
|
update noar ti set b1='2W8Z55AAJ7MDIC' where id=9;
|
|
update noar tt set b2='N065GOT2ZW1QG9U' where id=9;
|
|
update noar ti set b2='N065GOT2ZW1QG9U' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='VHUC32K016PS0562FYMGN5SE' where id=1;
|
|
update noar ti set b0='VHUC32K016PS0562FYMGN5SE' where id=1;
|
|
update noar tt set b1='K6RA0UFNBP259LO3OU6P4GP1JB' where id=1;
|
|
update noar ti set b1='K6RA0UFNBP259LO3OU6P4GP1JB' where id=1;
|
|
update noar tt set b2='H79VXEZR2Y' where id=1;
|
|
update noar ti set b2='H79VXEZR2Y' where id=1;
|
|
update noar tt set b0='6JM' where id=2;
|
|
update noar ti set b0='6JM' where id=2;
|
|
update noar tt set b1='LDQARUV0' where id=2;
|
|
update noar ti set b1='LDQARUV0' where id=2;
|
|
update noar tt set b2='KYLF8MW97Y7Z8Y' where id=2;
|
|
update noar ti set b2='KYLF8MW97Y7Z8Y' where id=2;
|
|
update noar tt set b0='M7GMIZYK62Y1THNB98AC9NK1U1A3ELJ' where id=3;
|
|
update noar ti set b0='M7GMIZYK62Y1THNB98AC9NK1U1A3ELJ' where id=3;
|
|
update noar tt set b1='QSW0C0ZX3FP8' where id=3;
|
|
update noar ti set b1='QSW0C0ZX3FP8' where id=3;
|
|
update noar tt set b2='XLUKH' where id=3;
|
|
update noar ti set b2='XLUKH' where id=3;
|
|
update noar tt set b0='VSW71DTQR' where id=4;
|
|
update noar ti set b0='VSW71DTQR' where id=4;
|
|
update noar tt set b1='5X2VZT8I37N2Z83KCVK' where id=4;
|
|
update noar ti set b1='5X2VZT8I37N2Z83KCVK' where id=4;
|
|
update noar tt set b2='4AQRSPIKB8XX6PX' where id=4;
|
|
update noar ti set b2='4AQRSPIKB8XX6PX' where id=4;
|
|
update noar tt set b0='YAGL5C26' where id=5;
|
|
update noar ti set b0='YAGL5C26' where id=5;
|
|
update noar tt set b1='N2ZV1X5O4MI1BSCM96GGU' where id=5;
|
|
update noar ti set b1='N2ZV1X5O4MI1BSCM96GGU' where id=5;
|
|
update noar tt set b2='C2U03FPN40ZZ2T5D6YDU' where id=5;
|
|
update noar ti set b2='C2U03FPN40ZZ2T5D6YDU' where id=5;
|
|
update noar tt set b0='QKO5WDM82LQDVN' where id=6;
|
|
update noar ti set b0='QKO5WDM82LQDVN' where id=6;
|
|
update noar tt set b1='8O6VNHRNSUD5CLB4QNADJQGNW2ZW3' where id=6;
|
|
update noar ti set b1='8O6VNHRNSUD5CLB4QNADJQGNW2ZW3' where id=6;
|
|
update noar tt set b2='YAZC9N3RQ8M' where id=6;
|
|
update noar ti set b2='YAZC9N3RQ8M' where id=6;
|
|
update noar tt set b0='CA68I5384QAUEV2DX44' where id=7;
|
|
update noar ti set b0='CA68I5384QAUEV2DX44' where id=7;
|
|
update noar tt set b1='9CTG3C9UWS1WL65ILU1V7ODEMN0ULS8' where id=7;
|
|
update noar ti set b1='9CTG3C9UWS1WL65ILU1V7ODEMN0ULS8' where id=7;
|
|
update noar tt set b2='5ONUKB6SJIJN9CLHUD' where id=7;
|
|
update noar ti set b2='5ONUKB6SJIJN9CLHUD' where id=7;
|
|
update noar tt set b0='M2XUGLZTTO' where id=8;
|
|
update noar ti set b0='M2XUGLZTTO' where id=8;
|
|
update noar tt set b1='HJPCBF6LB14UFV1QYC' where id=8;
|
|
update noar ti set b1='HJPCBF6LB14UFV1QYC' where id=8;
|
|
update noar tt set b2='R60SWNNHM' where id=8;
|
|
update noar ti set b2='R60SWNNHM' where id=8;
|
|
update noar tt set b0='ZO5' where id=9;
|
|
update noar ti set b0='ZO5' where id=9;
|
|
update noar tt set b1='ZP8DL5S50ANAMFY65KAR8' where id=9;
|
|
update noar ti set b1='ZP8DL5S50ANAMFY65KAR8' where id=9;
|
|
update noar tt set b2='46OQFC9FR9H733AVWTMGY' where id=9;
|
|
update noar ti set b2='46OQFC9FR9H733AVWTMGY' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 mediumblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='WQKVB' where id=1;
|
|
update noar ti set b0='WQKVB' where id=1;
|
|
update noar tt set b1='87YEW76CGG' where id=1;
|
|
update noar ti set b1='87YEW76CGG' where id=1;
|
|
update noar tt set b2='GLUYEIZ2FOGE7CZI52EDYJ' where id=1;
|
|
update noar ti set b2='GLUYEIZ2FOGE7CZI52EDYJ' where id=1;
|
|
update noar tt set b0='E4VNELU1GBNM3NI34Z6DBTFV7' where id=2;
|
|
update noar ti set b0='E4VNELU1GBNM3NI34Z6DBTFV7' where id=2;
|
|
update noar tt set b1='LN0DZLCXQ9DT84WOD91UTBZBQL2I3K7' where id=2;
|
|
update noar ti set b1='LN0DZLCXQ9DT84WOD91UTBZBQL2I3K7' where id=2;
|
|
update noar tt set b2='96YSJDFQOPTWF' where id=2;
|
|
update noar ti set b2='96YSJDFQOPTWF' where id=2;
|
|
update noar tt set b0='8Z51' where id=3;
|
|
update noar ti set b0='8Z51' where id=3;
|
|
update noar tt set b1='SVCE9ISYC4I7HCDURNHX2QZHIZX' where id=3;
|
|
update noar ti set b1='SVCE9ISYC4I7HCDURNHX2QZHIZX' where id=3;
|
|
update noar tt set b2='LEBGG9N1TP20MVXT79C08ZQPV3RG5' where id=3;
|
|
update noar ti set b2='LEBGG9N1TP20MVXT79C08ZQPV3RG5' where id=3;
|
|
update noar tt set b0='L6L2C7G59ZY' where id=4;
|
|
update noar ti set b0='L6L2C7G59ZY' where id=4;
|
|
update noar tt set b1='XUCBH4JFIZ2' where id=4;
|
|
update noar ti set b1='XUCBH4JFIZ2' where id=4;
|
|
update noar tt set b2='94KG96S9NZB9S9SX' where id=4;
|
|
update noar ti set b2='94KG96S9NZB9S9SX' where id=4;
|
|
update noar tt set b0='LFPN6XD0QG5623B' where id=5;
|
|
update noar ti set b0='LFPN6XD0QG5623B' where id=5;
|
|
update noar tt set b1='OQS26CYKY7P' where id=5;
|
|
update noar ti set b1='OQS26CYKY7P' where id=5;
|
|
update noar tt set b2='LZ56CCLU6SXDYEDSBWZW' where id=5;
|
|
update noar ti set b2='LZ56CCLU6SXDYEDSBWZW' where id=5;
|
|
update noar tt set b0='348LBAM1N8KVL7PGBBK6DU9X' where id=6;
|
|
update noar ti set b0='348LBAM1N8KVL7PGBBK6DU9X' where id=6;
|
|
update noar tt set b1='IA' where id=6;
|
|
update noar ti set b1='IA' where id=6;
|
|
update noar tt set b2='JLD5421AVZJQ3VQM1Y8OVFW2CRKC9840' where id=6;
|
|
update noar ti set b2='JLD5421AVZJQ3VQM1Y8OVFW2CRKC9840' where id=6;
|
|
update noar tt set b0='1SXUP1Q9M1XP24PW' where id=7;
|
|
update noar ti set b0='1SXUP1Q9M1XP24PW' where id=7;
|
|
update noar tt set b1='PR0HRP7JH6TIZ922PXKXVKZ' where id=7;
|
|
update noar ti set b1='PR0HRP7JH6TIZ922PXKXVKZ' where id=7;
|
|
update noar tt set b2='7GY589M9U' where id=7;
|
|
update noar ti set b2='7GY589M9U' where id=7;
|
|
update noar tt set b0='EG' where id=8;
|
|
update noar ti set b0='EG' where id=8;
|
|
update noar tt set b1='CE5M' where id=8;
|
|
update noar ti set b1='CE5M' where id=8;
|
|
update noar tt set b2='DD9VL7LYHNEO3GC1190X7F7C02I' where id=8;
|
|
update noar ti set b2='DD9VL7LYHNEO3GC1190X7F7C02I' where id=8;
|
|
update noar tt set b0='2Z4' where id=9;
|
|
update noar ti set b0='2Z4' where id=9;
|
|
update noar tt set b1='CXPA2Z4S6U2E6K' where id=9;
|
|
update noar ti set b1='CXPA2Z4S6U2E6K' where id=9;
|
|
update noar tt set b2='KBLRWRMEY0MEU8SJZNWY6' where id=9;
|
|
update noar ti set b2='KBLRWRMEY0MEU8SJZNWY6' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='04OYWEC7XTBIORTTKKQ25HU1Q3O6XVY8' where id=1;
|
|
update noar ti set b0='04OYWEC7XTBIORTTKKQ25HU1Q3O6XVY8' where id=1;
|
|
update noar tt set b1='9EHV9U4' where id=1;
|
|
update noar ti set b1='9EHV9U4' where id=1;
|
|
update noar tt set b2='PA4QE4HHI9PTQ9' where id=1;
|
|
update noar ti set b2='PA4QE4HHI9PTQ9' where id=1;
|
|
update noar tt set b0='TG6CXJZ' where id=2;
|
|
update noar ti set b0='TG6CXJZ' where id=2;
|
|
update noar tt set b1='RXJYZHL94TSDC3' where id=2;
|
|
update noar ti set b1='RXJYZHL94TSDC3' where id=2;
|
|
update noar tt set b2='AJ3WXQRCCBFZ' where id=2;
|
|
update noar ti set b2='AJ3WXQRCCBFZ' where id=2;
|
|
update noar tt set b0='DCEYK0WSJAKRLNOVRPWQLO4' where id=3;
|
|
update noar ti set b0='DCEYK0WSJAKRLNOVRPWQLO4' where id=3;
|
|
update noar tt set b1='VAOGDY6I8DGA8S7SAGKV40O2YYLS7RS' where id=3;
|
|
update noar ti set b1='VAOGDY6I8DGA8S7SAGKV40O2YYLS7RS' where id=3;
|
|
update noar tt set b2='WNU7C65M9LY' where id=3;
|
|
update noar ti set b2='WNU7C65M9LY' where id=3;
|
|
update noar tt set b0='D1K02U6L17XI78' where id=4;
|
|
update noar ti set b0='D1K02U6L17XI78' where id=4;
|
|
update noar tt set b1='VGA4YFTP5' where id=4;
|
|
update noar ti set b1='VGA4YFTP5' where id=4;
|
|
update noar tt set b2='7ES96SD0G' where id=4;
|
|
update noar ti set b2='7ES96SD0G' where id=4;
|
|
update noar tt set b0='N9H7LM9' where id=5;
|
|
update noar ti set b0='N9H7LM9' where id=5;
|
|
update noar tt set b1='EX8AL50GSS6FEN10LDT2DUXB3Z' where id=5;
|
|
update noar ti set b1='EX8AL50GSS6FEN10LDT2DUXB3Z' where id=5;
|
|
update noar tt set b2='W10AF5SRGD9OOES2Y' where id=5;
|
|
update noar ti set b2='W10AF5SRGD9OOES2Y' where id=5;
|
|
update noar tt set b0='T5H311NPSVO2F3MHTDM3WQBU5IQ846IO' where id=6;
|
|
update noar ti set b0='T5H311NPSVO2F3MHTDM3WQBU5IQ846IO' where id=6;
|
|
update noar tt set b1='8E9HPDO3KWA' where id=6;
|
|
update noar ti set b1='8E9HPDO3KWA' where id=6;
|
|
update noar tt set b2='4SX91BPJL37XIJ0JMLQN7SU' where id=6;
|
|
update noar ti set b2='4SX91BPJL37XIJ0JMLQN7SU' where id=6;
|
|
update noar tt set b0='1UUEO1JWNU2' where id=7;
|
|
update noar ti set b0='1UUEO1JWNU2' where id=7;
|
|
update noar tt set b1='VIEAA5Q5AP3DT904POLRC' where id=7;
|
|
update noar ti set b1='VIEAA5Q5AP3DT904POLRC' where id=7;
|
|
update noar tt set b2='3693TS6EISQ23TV7N1XW' where id=7;
|
|
update noar ti set b2='3693TS6EISQ23TV7N1XW' where id=7;
|
|
update noar tt set b0='6GJGAC2G6FWWC' where id=8;
|
|
update noar ti set b0='6GJGAC2G6FWWC' where id=8;
|
|
update noar tt set b1='Z3Y9DVURLOW7' where id=8;
|
|
update noar ti set b1='Z3Y9DVURLOW7' where id=8;
|
|
update noar tt set b2='Z09HWGXSRL6843531VG0MO28G' where id=8;
|
|
update noar ti set b2='Z09HWGXSRL6843531VG0MO28G' where id=8;
|
|
update noar tt set b0='ZUXJVTCA4Z4NZ300A9' where id=9;
|
|
update noar ti set b0='ZUXJVTCA4Z4NZ300A9' where id=9;
|
|
update noar tt set b1='3C4LQ9FJMK3HP3BB4YGR1U4ERO8' where id=9;
|
|
update noar ti set b1='3C4LQ9FJMK3HP3BB4YGR1U4ERO8' where id=9;
|
|
update noar tt set b2='O9U9IMSC' where id=9;
|
|
update noar ti set b2='O9U9IMSC' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 mediumblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='HY4CKXHR1VFTT8AC' where id=1;
|
|
update noar ti set b0='HY4CKXHR1VFTT8AC' where id=1;
|
|
update noar tt set b1='0S1II6RJZPQ34CSZ3QKBAMIZ' where id=1;
|
|
update noar ti set b1='0S1II6RJZPQ34CSZ3QKBAMIZ' where id=1;
|
|
update noar tt set b2='SV2VGG1X3TU2V71R39JZ' where id=1;
|
|
update noar ti set b2='SV2VGG1X3TU2V71R39JZ' where id=1;
|
|
update noar tt set b0='N4J40V1' where id=2;
|
|
update noar ti set b0='N4J40V1' where id=2;
|
|
update noar tt set b1='5R' where id=2;
|
|
update noar ti set b1='5R' where id=2;
|
|
update noar tt set b2='3FWAZ3J6UHFUYCGEEP0LD3' where id=2;
|
|
update noar ti set b2='3FWAZ3J6UHFUYCGEEP0LD3' where id=2;
|
|
update noar tt set b0='A6Z4D087T22' where id=3;
|
|
update noar ti set b0='A6Z4D087T22' where id=3;
|
|
update noar tt set b1='2VXIERSWD9JOAIJ6S4ES' where id=3;
|
|
update noar ti set b1='2VXIERSWD9JOAIJ6S4ES' where id=3;
|
|
update noar tt set b2='6S1D99RY7CBUDH3EI9FTOJIB' where id=3;
|
|
update noar ti set b2='6S1D99RY7CBUDH3EI9FTOJIB' where id=3;
|
|
update noar tt set b0='VAFK1WE5ICCIF' where id=4;
|
|
update noar ti set b0='VAFK1WE5ICCIF' where id=4;
|
|
update noar tt set b1='67AN5E9E22' where id=4;
|
|
update noar ti set b1='67AN5E9E22' where id=4;
|
|
update noar tt set b2='I' where id=4;
|
|
update noar ti set b2='I' where id=4;
|
|
update noar tt set b0='0EQ4XY' where id=5;
|
|
update noar ti set b0='0EQ4XY' where id=5;
|
|
update noar tt set b1='DRRU7' where id=5;
|
|
update noar ti set b1='DRRU7' where id=5;
|
|
update noar tt set b2='0UYQ604607OI6OFTBA9EPY5C4QX' where id=5;
|
|
update noar ti set b2='0UYQ604607OI6OFTBA9EPY5C4QX' where id=5;
|
|
update noar tt set b0='CATWKTPNH5NOB2C3XYW2VZ8KK7N60O0V' where id=6;
|
|
update noar ti set b0='CATWKTPNH5NOB2C3XYW2VZ8KK7N60O0V' where id=6;
|
|
update noar tt set b1='8ASGCFF2U04JQLQ7JLFYB4N' where id=6;
|
|
update noar ti set b1='8ASGCFF2U04JQLQ7JLFYB4N' where id=6;
|
|
update noar tt set b2='W6YRRYGAJY1' where id=6;
|
|
update noar ti set b2='W6YRRYGAJY1' where id=6;
|
|
update noar tt set b0='VGNN532' where id=7;
|
|
update noar ti set b0='VGNN532' where id=7;
|
|
update noar tt set b1='BKSE1ABV806W3EOH' where id=7;
|
|
update noar ti set b1='BKSE1ABV806W3EOH' where id=7;
|
|
update noar tt set b2='DR' where id=7;
|
|
update noar ti set b2='DR' where id=7;
|
|
update noar tt set b0='0D' where id=8;
|
|
update noar ti set b0='0D' where id=8;
|
|
update noar tt set b1='2FMVRDK12' where id=8;
|
|
update noar ti set b1='2FMVRDK12' where id=8;
|
|
update noar tt set b2='1KRBNW4SHEYU0LXWT07QLMNAAQII1UB' where id=8;
|
|
update noar ti set b2='1KRBNW4SHEYU0LXWT07QLMNAAQII1UB' where id=8;
|
|
update noar tt set b0='PU1O2L3' where id=9;
|
|
update noar ti set b0='PU1O2L3' where id=9;
|
|
update noar tt set b1='RM8ZXQLRHE2AOTK6' where id=9;
|
|
update noar ti set b1='RM8ZXQLRHE2AOTK6' where id=9;
|
|
update noar tt set b2='PIXSYGVR6S9' where id=9;
|
|
update noar ti set b2='PIXSYGVR6S9' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='SWVJ7C0PL6243ET4N5SXYMXJ1YPR7XJH' where id=1;
|
|
update noar ti set b0='SWVJ7C0PL6243ET4N5SXYMXJ1YPR7XJH' where id=1;
|
|
update noar tt set b1='4SY' where id=1;
|
|
update noar ti set b1='4SY' where id=1;
|
|
update noar tt set b2='VV9CEW65' where id=1;
|
|
update noar ti set b2='VV9CEW65' where id=1;
|
|
update noar tt set b0='CVYBKP3YAVCBVNLD23IZKEC2' where id=2;
|
|
update noar ti set b0='CVYBKP3YAVCBVNLD23IZKEC2' where id=2;
|
|
update noar tt set b1='KCDJ02I8YVIKJYC' where id=2;
|
|
update noar ti set b1='KCDJ02I8YVIKJYC' where id=2;
|
|
update noar tt set b2='XD3B4R27JHY3QB' where id=2;
|
|
update noar ti set b2='XD3B4R27JHY3QB' where id=2;
|
|
update noar tt set b0='DEYKUBDEG9KFD26PK6MO' where id=3;
|
|
update noar ti set b0='DEYKUBDEG9KFD26PK6MO' where id=3;
|
|
update noar tt set b1='AYZADV0ILKEMKOLZG93ILCBWBX7' where id=3;
|
|
update noar ti set b1='AYZADV0ILKEMKOLZG93ILCBWBX7' where id=3;
|
|
update noar tt set b2='LORZNJYPEK0O65558U4EB' where id=3;
|
|
update noar ti set b2='LORZNJYPEK0O65558U4EB' where id=3;
|
|
update noar tt set b0='B' where id=4;
|
|
update noar ti set b0='B' where id=4;
|
|
update noar tt set b1='0UUJF20HZB1PTOM53F9DMX' where id=4;
|
|
update noar ti set b1='0UUJF20HZB1PTOM53F9DMX' where id=4;
|
|
update noar tt set b2='HES6EG14' where id=4;
|
|
update noar ti set b2='HES6EG14' where id=4;
|
|
update noar tt set b0='C' where id=5;
|
|
update noar ti set b0='C' where id=5;
|
|
update noar tt set b1='7WCAAA3F6BJXS1GAEITX1' where id=5;
|
|
update noar ti set b1='7WCAAA3F6BJXS1GAEITX1' where id=5;
|
|
update noar tt set b2='KGNU5KBY533MFN8XGJGA6REJIV' where id=5;
|
|
update noar ti set b2='KGNU5KBY533MFN8XGJGA6REJIV' where id=5;
|
|
update noar tt set b0='M60RG' where id=6;
|
|
update noar ti set b0='M60RG' where id=6;
|
|
update noar tt set b1='FQOVHV4OBN15ZQI4' where id=6;
|
|
update noar ti set b1='FQOVHV4OBN15ZQI4' where id=6;
|
|
update noar tt set b2='PXT0W73IDZ' where id=6;
|
|
update noar ti set b2='PXT0W73IDZ' where id=6;
|
|
update noar tt set b0='ZOQ1O3O1CZOPV7' where id=7;
|
|
update noar ti set b0='ZOQ1O3O1CZOPV7' where id=7;
|
|
update noar tt set b1='PKZLC50C15L2UZMACQPN' where id=7;
|
|
update noar ti set b1='PKZLC50C15L2UZMACQPN' where id=7;
|
|
update noar tt set b2='PS4BF62' where id=7;
|
|
update noar ti set b2='PS4BF62' where id=7;
|
|
update noar tt set b0='7Q2BCWPQF8Z2' where id=8;
|
|
update noar ti set b0='7Q2BCWPQF8Z2' 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 b2='VF4WDXHX1JFYRWOK7ZU3K3ZG' where id=8;
|
|
update noar ti set b2='VF4WDXHX1JFYRWOK7ZU3K3ZG' where id=8;
|
|
update noar tt set b0='TQN9TQB2RAYA6SXJ' where id=9;
|
|
update noar ti set b0='TQN9TQB2RAYA6SXJ' where id=9;
|
|
update noar tt set b1='PN2QUYKPVPMEHCWEFRXA237Y4BDG9MH' where id=9;
|
|
update noar ti set b1='PN2QUYKPVPMEHCWEFRXA237Y4BDG9MH' where id=9;
|
|
update noar tt set b2='D07UJEINX' where id=9;
|
|
update noar ti set b2='D07UJEINX' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 mediumblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='Z' where id=1;
|
|
update noar ti set b0='Z' where id=1;
|
|
update noar tt set b1='P0IMR9E93KGP5WP5LRGKPJ022J5RF' where id=1;
|
|
update noar ti set b1='P0IMR9E93KGP5WP5LRGKPJ022J5RF' where id=1;
|
|
update noar tt set b2='TLL9HSJCM' where id=1;
|
|
update noar ti set b2='TLL9HSJCM' where id=1;
|
|
update noar tt set b0='DJOGA2WE3GL4QMYL5D0ZWMNILAX0N8QI' where id=2;
|
|
update noar ti set b0='DJOGA2WE3GL4QMYL5D0ZWMNILAX0N8QI' where id=2;
|
|
update noar tt set b1='AWB759RRTGCL5OM0TWJD' where id=2;
|
|
update noar ti set b1='AWB759RRTGCL5OM0TWJD' where id=2;
|
|
update noar tt set b2='7WMYLX' where id=2;
|
|
update noar ti set b2='7WMYLX' where id=2;
|
|
update noar tt set b0='ARZPW75C2WCD0LLFB04' where id=3;
|
|
update noar ti set b0='ARZPW75C2WCD0LLFB04' where id=3;
|
|
update noar tt set b1='3WPKIUGPTTJGPWJY1' where id=3;
|
|
update noar ti set b1='3WPKIUGPTTJGPWJY1' where id=3;
|
|
update noar tt set b2='K1ZDFSP76FZ59WVPK2QRKWXU' where id=3;
|
|
update noar ti set b2='K1ZDFSP76FZ59WVPK2QRKWXU' where id=3;
|
|
update noar tt set b0='9FO4BAFJIJ4HVQZ9VT9M646IX8JH5D' where id=4;
|
|
update noar ti set b0='9FO4BAFJIJ4HVQZ9VT9M646IX8JH5D' where id=4;
|
|
update noar tt set b1='PFALMXAEGS9ULURBBKHI2CN1WS' where id=4;
|
|
update noar ti set b1='PFALMXAEGS9ULURBBKHI2CN1WS' where id=4;
|
|
update noar tt set b2='EU3HVY271UUKQNYOSZVXL7C89D' where id=4;
|
|
update noar ti set b2='EU3HVY271UUKQNYOSZVXL7C89D' where id=4;
|
|
update noar tt set b0='GMSUF' where id=5;
|
|
update noar ti set b0='GMSUF' where id=5;
|
|
update noar tt set b1='YL3FPJQT' where id=5;
|
|
update noar ti set b1='YL3FPJQT' where id=5;
|
|
update noar tt set b2='NX5LJJJGICZ1ODH2A2RINI3OQDJA14' where id=5;
|
|
update noar ti set b2='NX5LJJJGICZ1ODH2A2RINI3OQDJA14' where id=5;
|
|
update noar tt set b0='5WAVKU91ESQA9DVZY21YAI4TM9B' where id=6;
|
|
update noar ti set b0='5WAVKU91ESQA9DVZY21YAI4TM9B' where id=6;
|
|
update noar tt set b1='FS8D0BN9PCF' where id=6;
|
|
update noar ti set b1='FS8D0BN9PCF' where id=6;
|
|
update noar tt set b2='6N5P98QI20XS' where id=6;
|
|
update noar ti set b2='6N5P98QI20XS' where id=6;
|
|
update noar tt set b0='6OA7JCJQ5LIKI6QRIRSPXKX1J8' where id=7;
|
|
update noar ti set b0='6OA7JCJQ5LIKI6QRIRSPXKX1J8' where id=7;
|
|
update noar tt set b1='NC68MCYQLK8QPYJ1C1K153DIIJLY' where id=7;
|
|
update noar ti set b1='NC68MCYQLK8QPYJ1C1K153DIIJLY' where id=7;
|
|
update noar tt set b2='EG1WV9FA5W9VK7FS9RADXJAF1T' where id=7;
|
|
update noar ti set b2='EG1WV9FA5W9VK7FS9RADXJAF1T' where id=7;
|
|
update noar tt set b0='2M6HYS80KQMHHXZ2' where id=8;
|
|
update noar ti set b0='2M6HYS80KQMHHXZ2' where id=8;
|
|
update noar tt set b1='YS4I9Q9JZ9WP' where id=8;
|
|
update noar ti set b1='YS4I9Q9JZ9WP' where id=8;
|
|
update noar tt set b2='ZNM7PO3T38NU25PJ1XLIA58D3' where id=8;
|
|
update noar ti set b2='ZNM7PO3T38NU25PJ1XLIA58D3' where id=8;
|
|
update noar tt set b0='76ASSSR17RGI3PX80ZDTQ0J' where id=9;
|
|
update noar ti set b0='76ASSSR17RGI3PX80ZDTQ0J' where id=9;
|
|
update noar tt set b1='6T5O13NXD28LUCJWWJFVXR0TGX0IY0' where id=9;
|
|
update noar ti set b1='6T5O13NXD28LUCJWWJFVXR0TGX0IY0' where id=9;
|
|
update noar tt set b2='D2LUWA4UWJ' where id=9;
|
|
update noar ti set b2='D2LUWA4UWJ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 mediumblob null,
|
|
b2 text 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 b0='W91C8KPRICWI5Z194HGJFO' where id=1;
|
|
update noar ti set b0='W91C8KPRICWI5Z194HGJFO' where id=1;
|
|
update noar tt set b1='ABE' where id=1;
|
|
update noar ti set b1='ABE' where id=1;
|
|
update noar tt set b2='A44B7HPDI83LN3EJ2O7M9J2L0' where id=1;
|
|
update noar ti set b2='A44B7HPDI83LN3EJ2O7M9J2L0' where id=1;
|
|
update noar tt set b0='UNDTU5NK6U6QAKZNNV6J' where id=2;
|
|
update noar ti set b0='UNDTU5NK6U6QAKZNNV6J' 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 b2='1YZBSREDRFG0U8B8IQJZE2TH' where id=2;
|
|
update noar ti set b2='1YZBSREDRFG0U8B8IQJZE2TH' where id=2;
|
|
update noar tt set b0='ILZJJRD' where id=3;
|
|
update noar ti set b0='ILZJJRD' where id=3;
|
|
update noar tt set b1='1ZETV6WQWQ63GIO6D7G2' where id=3;
|
|
update noar ti set b1='1ZETV6WQWQ63GIO6D7G2' where id=3;
|
|
update noar tt set b2='I9QE1RK9E7QU8XD' where id=3;
|
|
update noar ti set b2='I9QE1RK9E7QU8XD' where id=3;
|
|
update noar tt set b0='XHOS' where id=4;
|
|
update noar ti set b0='XHOS' where id=4;
|
|
update noar tt set b1='VJXVDY3YWL5SVYBTJH6R9AM' where id=4;
|
|
update noar ti set b1='VJXVDY3YWL5SVYBTJH6R9AM' where id=4;
|
|
update noar tt set b2='LZOFPMK1SH' where id=4;
|
|
update noar ti set b2='LZOFPMK1SH' where id=4;
|
|
update noar tt set b0='EIWFIS12OOZZC' where id=5;
|
|
update noar ti set b0='EIWFIS12OOZZC' where id=5;
|
|
update noar tt set b1='N2S68REMOV' where id=5;
|
|
update noar ti set b1='N2S68REMOV' where id=5;
|
|
update noar tt set b2='1CIAIN5P3P6Q60NUOF1G7MBN19RERK5N' where id=5;
|
|
update noar ti set b2='1CIAIN5P3P6Q60NUOF1G7MBN19RERK5N' where id=5;
|
|
update noar tt set b0='RCVF6TV0NSE7H9JT00W5FZ2BGC' where id=6;
|
|
update noar ti set b0='RCVF6TV0NSE7H9JT00W5FZ2BGC' where id=6;
|
|
update noar tt set b1='Y1EG552N' where id=6;
|
|
update noar ti set b1='Y1EG552N' where id=6;
|
|
update noar tt set b2='A5XZY8L0X9J322TAMSYXZ1R7664GA' where id=6;
|
|
update noar ti set b2='A5XZY8L0X9J322TAMSYXZ1R7664GA' where id=6;
|
|
update noar tt set b0='FDLBWDFSEXHVAN' where id=7;
|
|
update noar ti set b0='FDLBWDFSEXHVAN' where id=7;
|
|
update noar tt set b1='NAP1SNRN29XM' where id=7;
|
|
update noar ti set b1='NAP1SNRN29XM' where id=7;
|
|
update noar tt set b2='G3' where id=7;
|
|
update noar ti set b2='G3' where id=7;
|
|
update noar tt set b0='4VIVHMPNYB559WGY2YZOH2E2HMH1Y' where id=8;
|
|
update noar ti set b0='4VIVHMPNYB559WGY2YZOH2E2HMH1Y' where id=8;
|
|
update noar tt set b1='PE4VZ' where id=8;
|
|
update noar ti set b1='PE4VZ' where id=8;
|
|
update noar tt set b2='RPTEITSKG09CP' where id=8;
|
|
update noar ti set b2='RPTEITSKG09CP' where id=8;
|
|
update noar tt set b0='HHM4141VQW10AICWR6M2Q' where id=9;
|
|
update noar ti set b0='HHM4141VQW10AICWR6M2Q' where id=9;
|
|
update noar tt set b1='F3S0VAG7MJEQCVKOEPFN' where id=9;
|
|
update noar ti set b1='F3S0VAG7MJEQCVKOEPFN' where id=9;
|
|
update noar tt set b2='ALOGLQOISPE3U2URGOIRI' where id=9;
|
|
update noar ti set b2='ALOGLQOISPE3U2URGOIRI' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 mediumblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='IMKPGM8DGICRQWWZ6W87VH4TSLZB' where id=1;
|
|
update noar ti set b0='IMKPGM8DGICRQWWZ6W87VH4TSLZB' where id=1;
|
|
update noar tt set b1='RDDPWMJO03J8YIMC8EW7W2I6PZFAGJ' where id=1;
|
|
update noar ti set b1='RDDPWMJO03J8YIMC8EW7W2I6PZFAGJ' where id=1;
|
|
update noar tt set b2='1KP6XDS5H7LTLSAHBGB8Z' where id=1;
|
|
update noar ti set b2='1KP6XDS5H7LTLSAHBGB8Z' where id=1;
|
|
update noar tt set b0='U5' where id=2;
|
|
update noar ti set b0='U5' where id=2;
|
|
update noar tt set b1='UB9BE6RT9K3EFZP' where id=2;
|
|
update noar ti set b1='UB9BE6RT9K3EFZP' where id=2;
|
|
update noar tt set b2='53UCV1XQ2TZYZ563GXJOKQRRO' where id=2;
|
|
update noar ti set b2='53UCV1XQ2TZYZ563GXJOKQRRO' where id=2;
|
|
update noar tt set b0='0AUIPAYEO3APGTRJLB3L5' where id=3;
|
|
update noar ti set b0='0AUIPAYEO3APGTRJLB3L5' where id=3;
|
|
update noar tt set b1='F2RHKBNH5PXLAJGIDFMWKG7PMKNAKT' where id=3;
|
|
update noar ti set b1='F2RHKBNH5PXLAJGIDFMWKG7PMKNAKT' where id=3;
|
|
update noar tt set b2='XJAW427C8GZTX' where id=3;
|
|
update noar ti set b2='XJAW427C8GZTX' where id=3;
|
|
update noar tt set b0='3Y866ANOLLP387UHVMUXZ20BQG' where id=4;
|
|
update noar ti set b0='3Y866ANOLLP387UHVMUXZ20BQG' where id=4;
|
|
update noar tt set b1='4HP45FE2BH1OF7OSTZ50O7V' where id=4;
|
|
update noar ti set b1='4HP45FE2BH1OF7OSTZ50O7V' where id=4;
|
|
update noar tt set b2='GBPM934XAWAWP2CKHOG2VXI0' where id=4;
|
|
update noar ti set b2='GBPM934XAWAWP2CKHOG2VXI0' where id=4;
|
|
update noar tt set b0='OPBWRQK6EJGKCJ9O5NMPXZDJ' where id=5;
|
|
update noar ti set b0='OPBWRQK6EJGKCJ9O5NMPXZDJ' where id=5;
|
|
update noar tt set b1='RVQ4V6FR68JZJHN43ZA6S9NC1TX9' where id=5;
|
|
update noar ti set b1='RVQ4V6FR68JZJHN43ZA6S9NC1TX9' where id=5;
|
|
update noar tt set b2='78' where id=5;
|
|
update noar ti set b2='78' where id=5;
|
|
update noar tt set b0='87QI' where id=6;
|
|
update noar ti set b0='87QI' where id=6;
|
|
update noar tt set b1='PWDINO3LJF4FNEBWCW' where id=6;
|
|
update noar ti set b1='PWDINO3LJF4FNEBWCW' where id=6;
|
|
update noar tt set b2='F' where id=6;
|
|
update noar ti set b2='F' where id=6;
|
|
update noar tt set b0='NHSM8O3XX8H62RLKOA9SVQQKT8T6XAG' where id=7;
|
|
update noar ti set b0='NHSM8O3XX8H62RLKOA9SVQQKT8T6XAG' where id=7;
|
|
update noar tt set b1='QRSF6KFD86825H9MHKQAQ4Y976T9AA' where id=7;
|
|
update noar ti set b1='QRSF6KFD86825H9MHKQAQ4Y976T9AA' where id=7;
|
|
update noar tt set b2='ATMQ8U4664RFJMUFR3LQ77P8PY7VV4Y9' where id=7;
|
|
update noar ti set b2='ATMQ8U4664RFJMUFR3LQ77P8PY7VV4Y9' where id=7;
|
|
update noar tt set b0='HM8P0JYKS' where id=8;
|
|
update noar ti set b0='HM8P0JYKS' where id=8;
|
|
update noar tt set b1='87YPCJDJPGM68VF0SAWS47NSSDBN1ZT' where id=8;
|
|
update noar ti set b1='87YPCJDJPGM68VF0SAWS47NSSDBN1ZT' where id=8;
|
|
update noar tt set b2='A2YVDXAMJ1' where id=8;
|
|
update noar ti set b2='A2YVDXAMJ1' where id=8;
|
|
update noar tt set b0='GMF16UR8K7AXG4A40JHSCWK1Q' where id=9;
|
|
update noar ti set b0='GMF16UR8K7AXG4A40JHSCWK1Q' where id=9;
|
|
update noar tt set b1='XNO75OAG8F84YIGC0V' where id=9;
|
|
update noar ti set b1='XNO75OAG8F84YIGC0V' where id=9;
|
|
update noar tt set b2='7EGZ602VA81LQ' where id=9;
|
|
update noar ti set b2='7EGZ602VA81LQ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='AGD6895PIEZLI1JFILJL7SIT3FGWR5C' where id=1;
|
|
update noar ti set b0='AGD6895PIEZLI1JFILJL7SIT3FGWR5C' where id=1;
|
|
update noar tt set b1='612HP62R7BJ5HBHF17FCFZLMLO24YN0' where id=1;
|
|
update noar ti set b1='612HP62R7BJ5HBHF17FCFZLMLO24YN0' where id=1;
|
|
update noar tt set b2='RSY90A' where id=1;
|
|
update noar ti set b2='RSY90A' where id=1;
|
|
update noar tt set b0='S' where id=2;
|
|
update noar ti set b0='S' where id=2;
|
|
update noar tt set b1='MUN3RHZRW2G' where id=2;
|
|
update noar ti set b1='MUN3RHZRW2G' where id=2;
|
|
update noar tt set b2='LM7DBC8TUR5F0Y2ZSNBPABLCC9N16' where id=2;
|
|
update noar ti set b2='LM7DBC8TUR5F0Y2ZSNBPABLCC9N16' where id=2;
|
|
update noar tt set b0='JHHDYFLILXCKLJB5DQLL' where id=3;
|
|
update noar ti set b0='JHHDYFLILXCKLJB5DQLL' where id=3;
|
|
update noar tt set b1='7C2G61HW' where id=3;
|
|
update noar ti set b1='7C2G61HW' where id=3;
|
|
update noar tt set b2='WKUT4VQBZ647F7BWCLVH631IMTO0FOB3' where id=3;
|
|
update noar ti set b2='WKUT4VQBZ647F7BWCLVH631IMTO0FOB3' where id=3;
|
|
update noar tt set b0='A7VNF65545' where id=4;
|
|
update noar ti set b0='A7VNF65545' where id=4;
|
|
update noar tt set b1='QZLDZ07JIO9' where id=4;
|
|
update noar ti set b1='QZLDZ07JIO9' where id=4;
|
|
update noar tt set b2='KOKNVNRJ65YV9A6CLS' where id=4;
|
|
update noar ti set b2='KOKNVNRJ65YV9A6CLS' where id=4;
|
|
update noar tt set b0='ZECBBE2R6000P02' where id=5;
|
|
update noar ti set b0='ZECBBE2R6000P02' where id=5;
|
|
update noar tt set b1='PNR5HOV8IZAYMLBH2E1HC4Z88WZHBUC' where id=5;
|
|
update noar ti set b1='PNR5HOV8IZAYMLBH2E1HC4Z88WZHBUC' where id=5;
|
|
update noar tt set b2='STNOELU553HJC' where id=5;
|
|
update noar ti set b2='STNOELU553HJC' where id=5;
|
|
update noar tt set b0='1SGY1V9IU85ZYSME6E2AU' where id=6;
|
|
update noar ti set b0='1SGY1V9IU85ZYSME6E2AU' where id=6;
|
|
update noar tt set b1='QKMWUPARRQKNSH1WP9' where id=6;
|
|
update noar ti set b1='QKMWUPARRQKNSH1WP9' where id=6;
|
|
update noar tt set b2='LP8XI3OBAF8MS28U5PU9F378C0' where id=6;
|
|
update noar ti set b2='LP8XI3OBAF8MS28U5PU9F378C0' where id=6;
|
|
update noar tt set b0='4KCEMTUR8TWE1RB6S9' where id=7;
|
|
update noar ti set b0='4KCEMTUR8TWE1RB6S9' where id=7;
|
|
update noar tt set b1='8HYH48' where id=7;
|
|
update noar ti set b1='8HYH48' where id=7;
|
|
update noar tt set b2='PJ36T2T' where id=7;
|
|
update noar ti set b2='PJ36T2T' where id=7;
|
|
update noar tt set b0='O0DOQG' where id=8;
|
|
update noar ti set b0='O0DOQG' where id=8;
|
|
update noar tt set b1='TXHQ0VW095LPEMXLRNPE0QO' where id=8;
|
|
update noar ti set b1='TXHQ0VW095LPEMXLRNPE0QO' where id=8;
|
|
update noar tt set b2='D93KDPFR' where id=8;
|
|
update noar ti set b2='D93KDPFR' where id=8;
|
|
update noar tt set b0='8IKI04AOXQVIMO' where id=9;
|
|
update noar ti set b0='8IKI04AOXQVIMO' where id=9;
|
|
update noar tt set b1='WR6T6CMI2C' where id=9;
|
|
update noar ti set b1='WR6T6CMI2C' where id=9;
|
|
update noar tt set b2='TOEDKA9GK08V5WVEZ6IUMVJQB0M' where id=9;
|
|
update noar ti set b2='TOEDKA9GK08V5WVEZ6IUMVJQB0M' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 longblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='24C' where id=1;
|
|
update noar ti set b0='24C' where id=1;
|
|
update noar tt set b1='01XVXXC8' where id=1;
|
|
update noar ti set b1='01XVXXC8' where id=1;
|
|
update noar tt set b2='KA0AWBU0C6IV9' where id=1;
|
|
update noar ti set b2='KA0AWBU0C6IV9' where id=1;
|
|
update noar tt set b0='1L75DQRPSG3D21Y6NOWTNVC' where id=2;
|
|
update noar ti set b0='1L75DQRPSG3D21Y6NOWTNVC' where id=2;
|
|
update noar tt set b1='ZLGJ' where id=2;
|
|
update noar ti set b1='ZLGJ' where id=2;
|
|
update noar tt set b2='IUDMP4' where id=2;
|
|
update noar ti set b2='IUDMP4' where id=2;
|
|
update noar tt set b0='Y30' where id=3;
|
|
update noar ti set b0='Y30' where id=3;
|
|
update noar tt set b1='8X87N' where id=3;
|
|
update noar ti set b1='8X87N' where id=3;
|
|
update noar tt set b2='35ZA7FE' where id=3;
|
|
update noar ti set b2='35ZA7FE' where id=3;
|
|
update noar tt set b0='F' where id=4;
|
|
update noar ti set b0='F' where id=4;
|
|
update noar tt set b1='3X6L5C7JSBRFFMJK0XDNBMRVAQ6LK' where id=4;
|
|
update noar ti set b1='3X6L5C7JSBRFFMJK0XDNBMRVAQ6LK' where id=4;
|
|
update noar tt set b2='377DBEKQG2M0QV4TLWNA5N7BVPN' where id=4;
|
|
update noar ti set b2='377DBEKQG2M0QV4TLWNA5N7BVPN' where id=4;
|
|
update noar tt set b0='OX32P1S' where id=5;
|
|
update noar ti set b0='OX32P1S' where id=5;
|
|
update noar tt set b1='PHE5POMCH4GHDFT9NH' where id=5;
|
|
update noar ti set b1='PHE5POMCH4GHDFT9NH' where id=5;
|
|
update noar tt set b2='EMKNMJIGJ80L4RJDXQNDL0X3P1YRPAB' where id=5;
|
|
update noar ti set b2='EMKNMJIGJ80L4RJDXQNDL0X3P1YRPAB' where id=5;
|
|
update noar tt set b0='UO' where id=6;
|
|
update noar ti set b0='UO' where id=6;
|
|
update noar tt set b1='D1H2TYNIG2VZVBUE' where id=6;
|
|
update noar ti set b1='D1H2TYNIG2VZVBUE' where id=6;
|
|
update noar tt set b2='5SDC7KAIQICPK1' where id=6;
|
|
update noar ti set b2='5SDC7KAIQICPK1' where id=6;
|
|
update noar tt set b0='X9XHBKKX60RCN' where id=7;
|
|
update noar ti set b0='X9XHBKKX60RCN' where id=7;
|
|
update noar tt set b1='BDYAENI4175JIDI0GAD' where id=7;
|
|
update noar ti set b1='BDYAENI4175JIDI0GAD' 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 b0='BXFWHKQD09NG' where id=8;
|
|
update noar ti set b0='BXFWHKQD09NG' where id=8;
|
|
update noar tt set b1='W5T' where id=8;
|
|
update noar ti set b1='W5T' where id=8;
|
|
update noar tt set b2='KQG3KOW79WXA7ZCEX3B' where id=8;
|
|
update noar ti set b2='KQG3KOW79WXA7ZCEX3B' where id=8;
|
|
update noar tt set b0='UXPJHYJNJPAV49CRP' where id=9;
|
|
update noar ti set b0='UXPJHYJNJPAV49CRP' where id=9;
|
|
update noar tt set b1='XOZ6AJYRM3CM4RAJLLVSTF1S767UL' where id=9;
|
|
update noar ti set b1='XOZ6AJYRM3CM4RAJLLVSTF1S767UL' where id=9;
|
|
update noar tt set b2='9BDOH5FTFID4LUX' where id=9;
|
|
update noar ti set b2='9BDOH5FTFID4LUX' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='ADKJ9PB08J' where id=1;
|
|
update noar ti set b0='ADKJ9PB08J' where id=1;
|
|
update noar tt set b1='SH54XCMKWTJAU7G' where id=1;
|
|
update noar ti set b1='SH54XCMKWTJAU7G' where id=1;
|
|
update noar tt set b2='Q' where id=1;
|
|
update noar ti set b2='Q' where id=1;
|
|
update noar tt set b0='W0JWB60KUHM1MN6ZPO3R2W' where id=2;
|
|
update noar ti set b0='W0JWB60KUHM1MN6ZPO3R2W' where id=2;
|
|
update noar tt set b1='9306YPHB74ZA3N4X2' where id=2;
|
|
update noar ti set b1='9306YPHB74ZA3N4X2' where id=2;
|
|
update noar tt set b2='P5WH3WRGYSHHMV4' where id=2;
|
|
update noar ti set b2='P5WH3WRGYSHHMV4' where id=2;
|
|
update noar tt set b0='R2YVVCVNYKOCIUR' where id=3;
|
|
update noar ti set b0='R2YVVCVNYKOCIUR' where id=3;
|
|
update noar tt set b1='IO1H88407I1TVSIQ' where id=3;
|
|
update noar ti set b1='IO1H88407I1TVSIQ' where id=3;
|
|
update noar tt set b2='UOJ57' where id=3;
|
|
update noar ti set b2='UOJ57' where id=3;
|
|
update noar tt set b0='KZWWQPQGYYAPKVUR2Z40VBY85GZH' where id=4;
|
|
update noar ti set b0='KZWWQPQGYYAPKVUR2Z40VBY85GZH' where id=4;
|
|
update noar tt set b1='S8NYS4JOWJ' where id=4;
|
|
update noar ti set b1='S8NYS4JOWJ' where id=4;
|
|
update noar tt set b2='WXTCH1VIB59T0' where id=4;
|
|
update noar ti set b2='WXTCH1VIB59T0' where id=4;
|
|
update noar tt set b0='KJIF36' where id=5;
|
|
update noar ti set b0='KJIF36' where id=5;
|
|
update noar tt set b1='QZV87WRO1KAIICT8ZVISBORT' where id=5;
|
|
update noar ti set b1='QZV87WRO1KAIICT8ZVISBORT' where id=5;
|
|
update noar tt set b2='MFAFDNV1BVV' where id=5;
|
|
update noar ti set b2='MFAFDNV1BVV' where id=5;
|
|
update noar tt set b0='I84LMJ1NTAJCR' where id=6;
|
|
update noar ti set b0='I84LMJ1NTAJCR' where id=6;
|
|
update noar tt set b1='26ZZ6I8SJJ0NH' where id=6;
|
|
update noar ti set b1='26ZZ6I8SJJ0NH' where id=6;
|
|
update noar tt set b2='RTMVDICWNV5O' where id=6;
|
|
update noar ti set b2='RTMVDICWNV5O' where id=6;
|
|
update noar tt set b0='TSAJ4Q0XWDJ7PZJA2' where id=7;
|
|
update noar ti set b0='TSAJ4Q0XWDJ7PZJA2' where id=7;
|
|
update noar tt set b1='KIZ93P64NWCOPBBTTW' where id=7;
|
|
update noar ti set b1='KIZ93P64NWCOPBBTTW' where id=7;
|
|
update noar tt set b2='FGSC8KY0T0EPGOIQFR88XHOKDXPE' where id=7;
|
|
update noar ti set b2='FGSC8KY0T0EPGOIQFR88XHOKDXPE' where id=7;
|
|
update noar tt set b0='DR0CAO' where id=8;
|
|
update noar ti set b0='DR0CAO' where id=8;
|
|
update noar tt set b1='Q2MUD2YXQ2DKKIS4IFTJ5R9ISYXRCMYY' where id=8;
|
|
update noar ti set b1='Q2MUD2YXQ2DKKIS4IFTJ5R9ISYXRCMYY' where id=8;
|
|
update noar tt set b2='Q8' where id=8;
|
|
update noar ti set b2='Q8' where id=8;
|
|
update noar tt set b0='Q47SRUX390UA2HH14Y54KN' where id=9;
|
|
update noar ti set b0='Q47SRUX390UA2HH14Y54KN' where id=9;
|
|
update noar tt set b1='GVT1VIGZW7PPMQTT8YKCTFVUMX30S' where id=9;
|
|
update noar ti set b1='GVT1VIGZW7PPMQTT8YKCTFVUMX30S' where id=9;
|
|
update noar tt set b2='QCSB82RAYD' where id=9;
|
|
update noar ti set b2='QCSB82RAYD' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 longblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='Y30DE27ZUNWOZ89W' where id=1;
|
|
update noar ti set b0='Y30DE27ZUNWOZ89W' where id=1;
|
|
update noar tt set b1='U85CZDJ37F13WT5JPVWHVYOFL9' where id=1;
|
|
update noar ti set b1='U85CZDJ37F13WT5JPVWHVYOFL9' where id=1;
|
|
update noar tt set b2='WESFB6EQXDC2X07H1XZTGZX' where id=1;
|
|
update noar ti set b2='WESFB6EQXDC2X07H1XZTGZX' where id=1;
|
|
update noar tt set b0='E77OC18A0N6P1E45N7E8RM5N3PQO' where id=2;
|
|
update noar ti set b0='E77OC18A0N6P1E45N7E8RM5N3PQO' where id=2;
|
|
update noar tt set b1='MF6HIRH9JK57PYL9AGUA0W' where id=2;
|
|
update noar ti set b1='MF6HIRH9JK57PYL9AGUA0W' where id=2;
|
|
update noar tt set b2='4KBJN82V' where id=2;
|
|
update noar ti set b2='4KBJN82V' where id=2;
|
|
update noar tt set b0='HJWD0IKGCICE1COZP1LF14' where id=3;
|
|
update noar ti set b0='HJWD0IKGCICE1COZP1LF14' where id=3;
|
|
update noar tt set b1='8JW21ZWGKQCJPGKMKN' where id=3;
|
|
update noar ti set b1='8JW21ZWGKQCJPGKMKN' where id=3;
|
|
update noar tt set b2='5HQE71K5FF4S6' where id=3;
|
|
update noar ti set b2='5HQE71K5FF4S6' where id=3;
|
|
update noar tt set b0='UGYAZYATSZE7IZ67N6DQ1I6OJ' where id=4;
|
|
update noar ti set b0='UGYAZYATSZE7IZ67N6DQ1I6OJ' where id=4;
|
|
update noar tt set b1='7SAY1SJLU1TG3I2W2Q2' where id=4;
|
|
update noar ti set b1='7SAY1SJLU1TG3I2W2Q2' where id=4;
|
|
update noar tt set b2='8P1HJGYZ71S462G4JE' where id=4;
|
|
update noar ti set b2='8P1HJGYZ71S462G4JE' where id=4;
|
|
update noar tt set b0='98UCQTOZAQ6N' where id=5;
|
|
update noar ti set b0='98UCQTOZAQ6N' where id=5;
|
|
update noar tt set b1='FMFU03GDULXNEYMHX23IER7T' where id=5;
|
|
update noar ti set b1='FMFU03GDULXNEYMHX23IER7T' where id=5;
|
|
update noar tt set b2='00HCVA2XN1' where id=5;
|
|
update noar ti set b2='00HCVA2XN1' where id=5;
|
|
update noar tt set b0='SOND' where id=6;
|
|
update noar ti set b0='SOND' where id=6;
|
|
update noar tt set b1='VGSKG8F' where id=6;
|
|
update noar ti set b1='VGSKG8F' where id=6;
|
|
update noar tt set b2='1U' where id=6;
|
|
update noar ti set b2='1U' where id=6;
|
|
update noar tt set b0='ODF3' where id=7;
|
|
update noar ti set b0='ODF3' where id=7;
|
|
update noar tt set b1='3ITKI67A08J5YTSVDCBNKB9JR03Q' where id=7;
|
|
update noar ti set b1='3ITKI67A08J5YTSVDCBNKB9JR03Q' where id=7;
|
|
update noar tt set b2='TO3RZ0NQ5T71RLQ' where id=7;
|
|
update noar ti set b2='TO3RZ0NQ5T71RLQ' where id=7;
|
|
update noar tt set b0='0J8IZC9A8A2M0IJWTZPLVZE0C5' where id=8;
|
|
update noar ti set b0='0J8IZC9A8A2M0IJWTZPLVZE0C5' where id=8;
|
|
update noar tt set b1='C1L73DJOID' where id=8;
|
|
update noar ti set b1='C1L73DJOID' where id=8;
|
|
update noar tt set b2='XWA302EPPMC20UQ1W' where id=8;
|
|
update noar ti set b2='XWA302EPPMC20UQ1W' where id=8;
|
|
update noar tt set b0='GO79NL53ASPZI4N0' where id=9;
|
|
update noar ti set b0='GO79NL53ASPZI4N0' where id=9;
|
|
update noar tt set b1='NN4KW8IIDH9Y8Y' where id=9;
|
|
update noar ti set b1='NN4KW8IIDH9Y8Y' where id=9;
|
|
update noar tt set b2='PPZLWY9J3QRO2XHPK2IPQD580O' where id=9;
|
|
update noar ti set b2='PPZLWY9J3QRO2XHPK2IPQD580O' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='IYQYYGWFAGVIV1HT11KODQXHC' where id=1;
|
|
update noar ti set b0='IYQYYGWFAGVIV1HT11KODQXHC' where id=1;
|
|
update noar tt set b1='UGOLTE373UZYYXG' where id=1;
|
|
update noar ti set b1='UGOLTE373UZYYXG' where id=1;
|
|
update noar tt set b2='CGW' where id=1;
|
|
update noar ti set b2='CGW' where id=1;
|
|
update noar tt set b0='WJA4CI' where id=2;
|
|
update noar ti set b0='WJA4CI' where id=2;
|
|
update noar tt set b1='9Y2KR3LRXQGNSF10EXP7E73EQE6QR' where id=2;
|
|
update noar ti set b1='9Y2KR3LRXQGNSF10EXP7E73EQE6QR' where id=2;
|
|
update noar tt set b2='DCVJNRUPZLZV3D' where id=2;
|
|
update noar ti set b2='DCVJNRUPZLZV3D' where id=2;
|
|
update noar tt set b0='9FKJYD8MGJR6CZA30B82V6T5QT' where id=3;
|
|
update noar ti set b0='9FKJYD8MGJR6CZA30B82V6T5QT' where id=3;
|
|
update noar tt set b1='92EQFW6GMK9T76OQ49EHK436A' where id=3;
|
|
update noar ti set b1='92EQFW6GMK9T76OQ49EHK436A' where id=3;
|
|
update noar tt set b2='US47X' where id=3;
|
|
update noar ti set b2='US47X' where id=3;
|
|
update noar tt set b0='Q9' where id=4;
|
|
update noar ti set b0='Q9' where id=4;
|
|
update noar tt set b1='ZP9FPUCF5D4IVDSQKCI2PFIMLGHTZ' where id=4;
|
|
update noar ti set b1='ZP9FPUCF5D4IVDSQKCI2PFIMLGHTZ' where id=4;
|
|
update noar tt set b2='BB3WK' where id=4;
|
|
update noar ti set b2='BB3WK' where id=4;
|
|
update noar tt set b0='4RQAPW83' where id=5;
|
|
update noar ti set b0='4RQAPW83' where id=5;
|
|
update noar tt set b1='L78O366ZZJVXNA2U3E2X' where id=5;
|
|
update noar ti set b1='L78O366ZZJVXNA2U3E2X' where id=5;
|
|
update noar tt set b2='1KFDCPYV9AYWE2R36EQ2002Q8TEH' where id=5;
|
|
update noar ti set b2='1KFDCPYV9AYWE2R36EQ2002Q8TEH' where id=5;
|
|
update noar tt set b0='VD2CO' where id=6;
|
|
update noar ti set b0='VD2CO' where id=6;
|
|
update noar tt set b1='PLFD95Q7TBIN8JEKS6XKLH' where id=6;
|
|
update noar ti set b1='PLFD95Q7TBIN8JEKS6XKLH' where id=6;
|
|
update noar tt set b2='HX' where id=6;
|
|
update noar ti set b2='HX' where id=6;
|
|
update noar tt set b0='651BU5SFCRRRER4F82D' where id=7;
|
|
update noar ti set b0='651BU5SFCRRRER4F82D' where id=7;
|
|
update noar tt set b1='BJRWKYHL4DD37NBQILC' where id=7;
|
|
update noar ti set b1='BJRWKYHL4DD37NBQILC' where id=7;
|
|
update noar tt set b2='IPJIVGN25J31PWCB9N' where id=7;
|
|
update noar ti set b2='IPJIVGN25J31PWCB9N' where id=7;
|
|
update noar tt set b0='N8MQYS9X52XUAXV69TP66897' where id=8;
|
|
update noar ti set b0='N8MQYS9X52XUAXV69TP66897' where id=8;
|
|
update noar tt set b1='E5TGABOP' where id=8;
|
|
update noar ti set b1='E5TGABOP' where id=8;
|
|
update noar tt set b2='HH5BR82EGCUMBP1U3JBTP5BH1P' where id=8;
|
|
update noar ti set b2='HH5BR82EGCUMBP1U3JBTP5BH1P' where id=8;
|
|
update noar tt set b0='I6KGJISACI3YLHUWSNLKODJUA564LE' where id=9;
|
|
update noar ti set b0='I6KGJISACI3YLHUWSNLKODJUA564LE' where id=9;
|
|
update noar tt set b1='4J39WVMS530G' where id=9;
|
|
update noar ti set b1='4J39WVMS530G' where id=9;
|
|
update noar tt set b2='G' where id=9;
|
|
update noar ti set b2='G' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 longblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='11EIT1WFIKFMJ' where id=1;
|
|
update noar ti set b0='11EIT1WFIKFMJ' where id=1;
|
|
update noar tt set b1='EB3QRZMXDOD14VEVI5BD13VQ2JVFMJ2H' where id=1;
|
|
update noar ti set b1='EB3QRZMXDOD14VEVI5BD13VQ2JVFMJ2H' where id=1;
|
|
update noar tt set b2='KMWB' where id=1;
|
|
update noar ti set b2='KMWB' where id=1;
|
|
update noar tt set b0='GAIBGQYIAV7N' where id=2;
|
|
update noar ti set b0='GAIBGQYIAV7N' where id=2;
|
|
update noar tt set b1='PIMN4H7EFTDTJ6TEOKDYLM3S2L0N' where id=2;
|
|
update noar ti set b1='PIMN4H7EFTDTJ6TEOKDYLM3S2L0N' where id=2;
|
|
update noar tt set b2='AEI1R3E2PVLO' where id=2;
|
|
update noar ti set b2='AEI1R3E2PVLO' where id=2;
|
|
update noar tt set b0='HTIB01D' where id=3;
|
|
update noar ti set b0='HTIB01D' where id=3;
|
|
update noar tt set b1='KY060USOW' where id=3;
|
|
update noar ti set b1='KY060USOW' where id=3;
|
|
update noar tt set b2='D0JHJH7IZ1UCC1RF' where id=3;
|
|
update noar ti set b2='D0JHJH7IZ1UCC1RF' where id=3;
|
|
update noar tt set b0='BROWJQPJ77GLINZC32RAKA38B' where id=4;
|
|
update noar ti set b0='BROWJQPJ77GLINZC32RAKA38B' where id=4;
|
|
update noar tt set b1='UCCMK0JVHZJ' where id=4;
|
|
update noar ti set b1='UCCMK0JVHZJ' where id=4;
|
|
update noar tt set b2='OCJQGD7G' where id=4;
|
|
update noar ti set b2='OCJQGD7G' where id=4;
|
|
update noar tt set b0='MFCVCHV5T7IVYC8NS9R8E3S7O17VD1B' where id=5;
|
|
update noar ti set b0='MFCVCHV5T7IVYC8NS9R8E3S7O17VD1B' where id=5;
|
|
update noar tt set b1='N5WUBFD7KL9AONS532GVYO' where id=5;
|
|
update noar ti set b1='N5WUBFD7KL9AONS532GVYO' where id=5;
|
|
update noar tt set b2='SHYGDGRXBHTU4G' where id=5;
|
|
update noar ti set b2='SHYGDGRXBHTU4G' where id=5;
|
|
update noar tt set b0='SJSOIVNQNUPMIZLOGU8YBA' where id=6;
|
|
update noar ti set b0='SJSOIVNQNUPMIZLOGU8YBA' where id=6;
|
|
update noar tt set b1='O9E3X3XFLQGDY4BZ10C' where id=6;
|
|
update noar ti set b1='O9E3X3XFLQGDY4BZ10C' where id=6;
|
|
update noar tt set b2='CH' where id=6;
|
|
update noar ti set b2='CH' where id=6;
|
|
update noar tt set b0='AXDYFWW5RL037I2LTG3' where id=7;
|
|
update noar ti set b0='AXDYFWW5RL037I2LTG3' where id=7;
|
|
update noar tt set b1='Y60E84SDFDBP1PDUKWWY4C2M56MM' where id=7;
|
|
update noar ti set b1='Y60E84SDFDBP1PDUKWWY4C2M56MM' where id=7;
|
|
update noar tt set b2='G373PMSOKBK6UK5K7P8' where id=7;
|
|
update noar ti set b2='G373PMSOKBK6UK5K7P8' where id=7;
|
|
update noar tt set b0='FS75LEFNW' where id=8;
|
|
update noar ti set b0='FS75LEFNW' where id=8;
|
|
update noar tt set b1='AJD34L5J3ZLW3SD4436NKT8RAK9UAD' where id=8;
|
|
update noar ti set b1='AJD34L5J3ZLW3SD4436NKT8RAK9UAD' where id=8;
|
|
update noar tt set b2='V88BD0I23' where id=8;
|
|
update noar ti set b2='V88BD0I23' where id=8;
|
|
update noar tt set b0='Z8SO4Z' where id=9;
|
|
update noar ti set b0='Z8SO4Z' where id=9;
|
|
update noar tt set b1='44E10TKK' where id=9;
|
|
update noar ti set b1='44E10TKK' where id=9;
|
|
update noar tt set b2='ABL59MZLFC20SG' where id=9;
|
|
update noar ti set b2='ABL59MZLFC20SG' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='LJ97URN' where id=1;
|
|
update noar ti set b0='LJ97URN' where id=1;
|
|
update noar tt set b1='S9MBLQBISNRF66U8OQ3' where id=1;
|
|
update noar ti set b1='S9MBLQBISNRF66U8OQ3' where id=1;
|
|
update noar tt set b2='W4ZJRZ7XI2BTXTC5T8K9P' where id=1;
|
|
update noar ti set b2='W4ZJRZ7XI2BTXTC5T8K9P' where id=1;
|
|
update noar tt set b0='YMUBQI0H2VPPZI5E' where id=2;
|
|
update noar ti set b0='YMUBQI0H2VPPZI5E' where id=2;
|
|
update noar tt set b1='9Y' where id=2;
|
|
update noar ti set b1='9Y' where id=2;
|
|
update noar tt set b2='QRXXGL85B13R08XFPJ' where id=2;
|
|
update noar ti set b2='QRXXGL85B13R08XFPJ' where id=2;
|
|
update noar tt set b0='8K5MR76ZMT' where id=3;
|
|
update noar ti set b0='8K5MR76ZMT' where id=3;
|
|
update noar tt set b1='F91AJPJOVX1KM4WE9Q31T96P9B3K' where id=3;
|
|
update noar ti set b1='F91AJPJOVX1KM4WE9Q31T96P9B3K' where id=3;
|
|
update noar tt set b2='F2FCIGDUXLP5LDXWO0WCY' where id=3;
|
|
update noar ti set b2='F2FCIGDUXLP5LDXWO0WCY' where id=3;
|
|
update noar tt set b0='LKSHG3Y01EPKBX8FNXY898' where id=4;
|
|
update noar ti set b0='LKSHG3Y01EPKBX8FNXY898' where id=4;
|
|
update noar tt set b1='LF507AKSBG16OGJ9FQVBNX' where id=4;
|
|
update noar ti set b1='LF507AKSBG16OGJ9FQVBNX' where id=4;
|
|
update noar tt set b2='BXU6J8OP7GOOCMB51VYZAEJ7' where id=4;
|
|
update noar ti set b2='BXU6J8OP7GOOCMB51VYZAEJ7' where id=4;
|
|
update noar tt set b0='30LUKP' where id=5;
|
|
update noar ti set b0='30LUKP' where id=5;
|
|
update noar tt set b1='IOCUCLJU5MWXOHKMIFYN2286M' where id=5;
|
|
update noar ti set b1='IOCUCLJU5MWXOHKMIFYN2286M' where id=5;
|
|
update noar tt set b2='W4LCUANLCOWF' where id=5;
|
|
update noar ti set b2='W4LCUANLCOWF' where id=5;
|
|
update noar tt set b0='1RAG1JXPYLAY' where id=6;
|
|
update noar ti set b0='1RAG1JXPYLAY' where id=6;
|
|
update noar tt set b1='U8BUFI' where id=6;
|
|
update noar ti set b1='U8BUFI' where id=6;
|
|
update noar tt set b2='DZM3CO2WI7X9UN8SRABH805' where id=6;
|
|
update noar ti set b2='DZM3CO2WI7X9UN8SRABH805' where id=6;
|
|
update noar tt set b0='12U4MWB9U4QR2' where id=7;
|
|
update noar ti set b0='12U4MWB9U4QR2' where id=7;
|
|
update noar tt set b1='JU3NRJIHYS4ID6LTL5AJA' where id=7;
|
|
update noar ti set b1='JU3NRJIHYS4ID6LTL5AJA' where id=7;
|
|
update noar tt set b2='SUC4K3WTW4CLNX13ILMAM0FJW' where id=7;
|
|
update noar ti set b2='SUC4K3WTW4CLNX13ILMAM0FJW' where id=7;
|
|
update noar tt set b0='NQF8JV5' where id=8;
|
|
update noar ti set b0='NQF8JV5' where id=8;
|
|
update noar tt set b1='QYHZEVMJSCU' where id=8;
|
|
update noar ti set b1='QYHZEVMJSCU' 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 b0='YB' where id=9;
|
|
update noar ti set b0='YB' where id=9;
|
|
update noar tt set b1='UND848VMC2WXQ693XQXZD33' where id=9;
|
|
update noar ti set b1='UND848VMC2WXQ693XQXZD33' where id=9;
|
|
update noar tt set b2='XAD54NC4HA598FFGMD1MUO2YL' where id=9;
|
|
update noar ti set b2='XAD54NC4HA598FFGMD1MUO2YL' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 longblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='I10ARU1LGZA3QRJFVBBF5UK9F' where id=1;
|
|
update noar ti set b0='I10ARU1LGZA3QRJFVBBF5UK9F' where id=1;
|
|
update noar tt set b1='CLD1L9X7AB9T6J1CDB4C7ZJYYOL8' where id=1;
|
|
update noar ti set b1='CLD1L9X7AB9T6J1CDB4C7ZJYYOL8' where id=1;
|
|
update noar tt set b2='S8HJAR8PALFB0J03UF5B' where id=1;
|
|
update noar ti set b2='S8HJAR8PALFB0J03UF5B' where id=1;
|
|
update noar tt set b0='L' where id=2;
|
|
update noar ti set b0='L' where id=2;
|
|
update noar tt set b1='UKU4AY4F42HFHAT' where id=2;
|
|
update noar ti set b1='UKU4AY4F42HFHAT' where id=2;
|
|
update noar tt set b2='8C1XA' where id=2;
|
|
update noar ti set b2='8C1XA' where id=2;
|
|
update noar tt set b0='YMGP48RG57YWVH7IS4HHS0G6EY8' where id=3;
|
|
update noar ti set b0='YMGP48RG57YWVH7IS4HHS0G6EY8' where id=3;
|
|
update noar tt set b1='OYGHO66C6' where id=3;
|
|
update noar ti set b1='OYGHO66C6' where id=3;
|
|
update noar tt set b2='JY71X6I' where id=3;
|
|
update noar ti set b2='JY71X6I' where id=3;
|
|
update noar tt set b0='RRS1F6EC86K' where id=4;
|
|
update noar ti set b0='RRS1F6EC86K' where id=4;
|
|
update noar tt set b1='BE0V0APDXHQB54JQAO5YI0' where id=4;
|
|
update noar ti set b1='BE0V0APDXHQB54JQAO5YI0' where id=4;
|
|
update noar tt set b2='KTV7YS5IWZYX7MV4' where id=4;
|
|
update noar ti set b2='KTV7YS5IWZYX7MV4' where id=4;
|
|
update noar tt set b0='DMJKJKV5CPL' where id=5;
|
|
update noar ti set b0='DMJKJKV5CPL' where id=5;
|
|
update noar tt set b1='T3UM2S4OCY1XY7XW' where id=5;
|
|
update noar ti set b1='T3UM2S4OCY1XY7XW' where id=5;
|
|
update noar tt set b2='61BBSY1I65ZRNRM73DX0BG5D8' where id=5;
|
|
update noar ti set b2='61BBSY1I65ZRNRM73DX0BG5D8' where id=5;
|
|
update noar tt set b0='LXBNQH9' where id=6;
|
|
update noar ti set b0='LXBNQH9' where id=6;
|
|
update noar tt set b1='Q3' where id=6;
|
|
update noar ti set b1='Q3' where id=6;
|
|
update noar tt set b2='49Y' where id=6;
|
|
update noar ti set b2='49Y' where id=6;
|
|
update noar tt set b0='ZQG0YTTG' where id=7;
|
|
update noar ti set b0='ZQG0YTTG' where id=7;
|
|
update noar tt set b1='7YZHBBX4M9JKAX' where id=7;
|
|
update noar ti set b1='7YZHBBX4M9JKAX' where id=7;
|
|
update noar tt set b2='2FXZSV6K3EIIIYK' where id=7;
|
|
update noar ti set b2='2FXZSV6K3EIIIYK' where id=7;
|
|
update noar tt set b0='RYWADQP8S6DUT' where id=8;
|
|
update noar ti set b0='RYWADQP8S6DUT' where id=8;
|
|
update noar tt set b1='XD693PTSWS' where id=8;
|
|
update noar ti set b1='XD693PTSWS' where id=8;
|
|
update noar tt set b2='FJ9L9GGKG78XD3E3I84RKXXH1KM4N9R6' where id=8;
|
|
update noar ti set b2='FJ9L9GGKG78XD3E3I84RKXXH1KM4N9R6' where id=8;
|
|
update noar tt set b0='2PVBZKMPCFDQ3BTY' where id=9;
|
|
update noar ti set b0='2PVBZKMPCFDQ3BTY' where id=9;
|
|
update noar tt set b1='GZ35LZNDV' where id=9;
|
|
update noar ti set b1='GZ35LZNDV' where id=9;
|
|
update noar tt set b2='CMGLWB9L0OS012LIK2AQOJ05KBFPHN' where id=9;
|
|
update noar ti set b2='CMGLWB9L0OS012LIK2AQOJ05KBFPHN' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 longblob null,
|
|
b2 text 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 b0='8' where id=1;
|
|
update noar ti set b0='8' where id=1;
|
|
update noar tt set b1='DZ0X' where id=1;
|
|
update noar ti set b1='DZ0X' where id=1;
|
|
update noar tt set b2='5M29ZN6SFJZ61CXI2AI7VPPXCP' where id=1;
|
|
update noar ti set b2='5M29ZN6SFJZ61CXI2AI7VPPXCP' where id=1;
|
|
update noar tt set b0='E' where id=2;
|
|
update noar ti set b0='E' where id=2;
|
|
update noar tt set b1='Z2DXS1NKGXI6PI' where id=2;
|
|
update noar ti set b1='Z2DXS1NKGXI6PI' where id=2;
|
|
update noar tt set b2='V679K2X8VG6WIWLVU' where id=2;
|
|
update noar ti set b2='V679K2X8VG6WIWLVU' where id=2;
|
|
update noar tt set b0='ADZH' where id=3;
|
|
update noar ti set b0='ADZH' where id=3;
|
|
update noar tt set b1='8MESEN4K' where id=3;
|
|
update noar ti set b1='8MESEN4K' where id=3;
|
|
update noar tt set b2='B' where id=3;
|
|
update noar ti set b2='B' where id=3;
|
|
update noar tt set b0='LNKNHPR29' where id=4;
|
|
update noar ti set b0='LNKNHPR29' where id=4;
|
|
update noar tt set b1='ZQ66Z' where id=4;
|
|
update noar ti set b1='ZQ66Z' where id=4;
|
|
update noar tt set b2='HBCMPO87Y7A1CIVTDOJOQAT' where id=4;
|
|
update noar ti set b2='HBCMPO87Y7A1CIVTDOJOQAT' where id=4;
|
|
update noar tt set b0='RDKOGVCNH8CQEWH0LX' where id=5;
|
|
update noar ti set b0='RDKOGVCNH8CQEWH0LX' where id=5;
|
|
update noar tt set b1='I0FQEK2AILU7ZDYPTFIRK4KC74HXFH' where id=5;
|
|
update noar ti set b1='I0FQEK2AILU7ZDYPTFIRK4KC74HXFH' where id=5;
|
|
update noar tt set b2='A76B5YBC4V' where id=5;
|
|
update noar ti set b2='A76B5YBC4V' where id=5;
|
|
update noar tt set b0='OKLRXGU5T1DADMNDNRN3LK' where id=6;
|
|
update noar ti set b0='OKLRXGU5T1DADMNDNRN3LK' where id=6;
|
|
update noar tt set b1='PAUM942MCM61G1AWP' where id=6;
|
|
update noar ti set b1='PAUM942MCM61G1AWP' where id=6;
|
|
update noar tt set b2='FDMGW1F6624O' where id=6;
|
|
update noar ti set b2='FDMGW1F6624O' where id=6;
|
|
update noar tt set b0='AXPN' where id=7;
|
|
update noar ti set b0='AXPN' where id=7;
|
|
update noar tt set b1='M2VYP5IV' where id=7;
|
|
update noar ti set b1='M2VYP5IV' where id=7;
|
|
update noar tt set b2='G1JF4OVYKBBPHUDA' where id=7;
|
|
update noar ti set b2='G1JF4OVYKBBPHUDA' where id=7;
|
|
update noar tt set b0='1AF' where id=8;
|
|
update noar ti set b0='1AF' where id=8;
|
|
update noar tt set b1='1WKVXKK' where id=8;
|
|
update noar ti set b1='1WKVXKK' where id=8;
|
|
update noar tt set b2='24U20AGG66X' where id=8;
|
|
update noar ti set b2='24U20AGG66X' where id=8;
|
|
update noar tt set b0='73CLMQ5R3R2J1WBBJ33KBHF1J7C5FENY' where id=9;
|
|
update noar ti set b0='73CLMQ5R3R2J1WBBJ33KBHF1J7C5FENY' where id=9;
|
|
update noar tt set b1='PGHXE54TR991LOD7IWIBEP9RDOYL' where id=9;
|
|
update noar ti set b1='PGHXE54TR991LOD7IWIBEP9RDOYL' where id=9;
|
|
update noar tt set b2='W482Y34VCAEOCGU' where id=9;
|
|
update noar ti set b2='W482Y34VCAEOCGU' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 longblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='GWGRJZMV0CPKWG8OAFXAGTSP' where id=1;
|
|
update noar ti set b0='GWGRJZMV0CPKWG8OAFXAGTSP' where id=1;
|
|
update noar tt set b1='IVTS67FSEVF' where id=1;
|
|
update noar ti set b1='IVTS67FSEVF' where id=1;
|
|
update noar tt set b2='LKQ4XLM6C28EGQYG4USHXSUS0DBCLIN8' where id=1;
|
|
update noar ti set b2='LKQ4XLM6C28EGQYG4USHXSUS0DBCLIN8' where id=1;
|
|
update noar tt set b0='A39SVAL00GD38R8H7J50C' where id=2;
|
|
update noar ti set b0='A39SVAL00GD38R8H7J50C' 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 b2='MNHUZF6P1FXFW90VRO' where id=2;
|
|
update noar ti set b2='MNHUZF6P1FXFW90VRO' where id=2;
|
|
update noar tt set b0='EKA' where id=3;
|
|
update noar ti set b0='EKA' where id=3;
|
|
update noar tt set b1='2VXAA5W2RH5T0U09DV64JX8CC2QWODWR' where id=3;
|
|
update noar ti set b1='2VXAA5W2RH5T0U09DV64JX8CC2QWODWR' where id=3;
|
|
update noar tt set b2='K6IICV2YUL5OBX5H7LT' where id=3;
|
|
update noar ti set b2='K6IICV2YUL5OBX5H7LT' where id=3;
|
|
update noar tt set b0='MJKGO0CLYUFCTNIH9MTLH' where id=4;
|
|
update noar ti set b0='MJKGO0CLYUFCTNIH9MTLH' where id=4;
|
|
update noar tt set b1='Q48J0IO8KWU0IDR35KZVEYMTQX' where id=4;
|
|
update noar ti set b1='Q48J0IO8KWU0IDR35KZVEYMTQX' where id=4;
|
|
update noar tt set b2='4JFSTELC0IZDD57R' where id=4;
|
|
update noar ti set b2='4JFSTELC0IZDD57R' where id=4;
|
|
update noar tt set b0='21C4KMHFO2SXB7RL' where id=5;
|
|
update noar ti set b0='21C4KMHFO2SXB7RL' where id=5;
|
|
update noar tt set b1='XXCXHCHVIPOTD54HSTMH6' where id=5;
|
|
update noar ti set b1='XXCXHCHVIPOTD54HSTMH6' where id=5;
|
|
update noar tt set b2='PORLW5AE5CKBGVOW9IS5M9H8' where id=5;
|
|
update noar ti set b2='PORLW5AE5CKBGVOW9IS5M9H8' where id=5;
|
|
update noar tt set b0='K8VZEFADFLSPBAZ00XZS4RFCGLS' where id=6;
|
|
update noar ti set b0='K8VZEFADFLSPBAZ00XZS4RFCGLS' where id=6;
|
|
update noar tt set b1='O88BB7OFJCLL0GSVQQS2NCGVSZXGEY' where id=6;
|
|
update noar ti set b1='O88BB7OFJCLL0GSVQQS2NCGVSZXGEY' where id=6;
|
|
update noar tt set b2='KTQS4M33M0U04XXZ9' where id=6;
|
|
update noar ti set b2='KTQS4M33M0U04XXZ9' where id=6;
|
|
update noar tt set b0='0625J3K87F21WXYGBZVBTM6QJ' where id=7;
|
|
update noar ti set b0='0625J3K87F21WXYGBZVBTM6QJ' where id=7;
|
|
update noar tt set b1='5JGIC1VDP6A' where id=7;
|
|
update noar ti set b1='5JGIC1VDP6A' where id=7;
|
|
update noar tt set b2='82Q12AD3CUHBC9' where id=7;
|
|
update noar ti set b2='82Q12AD3CUHBC9' where id=7;
|
|
update noar tt set b0='N1TY0IYGX5JJAX78CUFO368L3I7Z6B' where id=8;
|
|
update noar ti set b0='N1TY0IYGX5JJAX78CUFO368L3I7Z6B' where id=8;
|
|
update noar tt set b1='JSHBSPJ0V0DMIHW8K50S3LPRW3Q7' where id=8;
|
|
update noar ti set b1='JSHBSPJ0V0DMIHW8K50S3LPRW3Q7' where id=8;
|
|
update noar tt set b2='FO4LY526ZL2XBCDRL' where id=8;
|
|
update noar ti set b2='FO4LY526ZL2XBCDRL' where id=8;
|
|
update noar tt set b0='S0HGKM8UU7V' where id=9;
|
|
update noar ti set b0='S0HGKM8UU7V' where id=9;
|
|
update noar tt set b1='DVD46PAPGUBUA' where id=9;
|
|
update noar ti set b1='DVD46PAPGUBUA' where id=9;
|
|
update noar tt set b2='TEJMAX6ASKVPG700LMMVWHWMZPCWACGC' where id=9;
|
|
update noar ti set b2='TEJMAX6ASKVPG700LMMVWHWMZPCWACGC' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 text 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 b0='731SLIBUMPW2' where id=1;
|
|
update noar ti set b0='731SLIBUMPW2' where id=1;
|
|
update noar tt set b1='XLR5Q57BZ44ALDSK5UEPMSXEFFXN' where id=1;
|
|
update noar ti set b1='XLR5Q57BZ44ALDSK5UEPMSXEFFXN' where id=1;
|
|
update noar tt set b2='YZ2IF94IVHO4PMHZ081FZRF7F9A2DY8' where id=1;
|
|
update noar ti set b2='YZ2IF94IVHO4PMHZ081FZRF7F9A2DY8' where id=1;
|
|
update noar tt set b0='KQG4DZYZMI0' where id=2;
|
|
update noar ti set b0='KQG4DZYZMI0' where id=2;
|
|
update noar tt set b1='PARWGFVVGDNKUT3FOZ2LPBXNJ1TI3ZR' where id=2;
|
|
update noar ti set b1='PARWGFVVGDNKUT3FOZ2LPBXNJ1TI3ZR' where id=2;
|
|
update noar tt set b2='5HB3PC5' where id=2;
|
|
update noar ti set b2='5HB3PC5' where id=2;
|
|
update noar tt set b0='LJ6QF0Y6R' where id=3;
|
|
update noar ti set b0='LJ6QF0Y6R' where id=3;
|
|
update noar tt set b1='XHXVPLWTZGKXXZNWAR6BI2YM' where id=3;
|
|
update noar ti set b1='XHXVPLWTZGKXXZNWAR6BI2YM' where id=3;
|
|
update noar tt set b2='NYGLG84URDQFNCHNYD7FI13EKFXMF5' where id=3;
|
|
update noar ti set b2='NYGLG84URDQFNCHNYD7FI13EKFXMF5' where id=3;
|
|
update noar tt set b0='X164CHI' where id=4;
|
|
update noar ti set b0='X164CHI' where id=4;
|
|
update noar tt set b1='408URM6YNI24U7DA9CPV' where id=4;
|
|
update noar ti set b1='408URM6YNI24U7DA9CPV' where id=4;
|
|
update noar tt set b2='47TGRNMBVCC' where id=4;
|
|
update noar ti set b2='47TGRNMBVCC' where id=4;
|
|
update noar tt set b0='Z1MFT06EYS0GI5WP' where id=5;
|
|
update noar ti set b0='Z1MFT06EYS0GI5WP' where id=5;
|
|
update noar tt set b1='U7UQ9GT53JVRX' where id=5;
|
|
update noar ti set b1='U7UQ9GT53JVRX' where id=5;
|
|
update noar tt set b2='8I' where id=5;
|
|
update noar ti set b2='8I' where id=5;
|
|
update noar tt set b0='X3SGCJK9HBPQDAY' where id=6;
|
|
update noar ti set b0='X3SGCJK9HBPQDAY' where id=6;
|
|
update noar tt set b1='M8RQ2W0BH8ZHPG3L01J' where id=6;
|
|
update noar ti set b1='M8RQ2W0BH8ZHPG3L01J' where id=6;
|
|
update noar tt set b2='DITH8OZRIK70UGGDJGV42SOA2EU3QYGE' where id=6;
|
|
update noar ti set b2='DITH8OZRIK70UGGDJGV42SOA2EU3QYGE' where id=6;
|
|
update noar tt set b0='YB2TSGILJXIQ' where id=7;
|
|
update noar ti set b0='YB2TSGILJXIQ' where id=7;
|
|
update noar tt set b1='DT9LWZKPOE3RKRCYZF02NG75GVX' where id=7;
|
|
update noar ti set b1='DT9LWZKPOE3RKRCYZF02NG75GVX' where id=7;
|
|
update noar tt set b2='EF0OH354N2LDXVLE00M2C9KDFFQVR' where id=7;
|
|
update noar ti set b2='EF0OH354N2LDXVLE00M2C9KDFFQVR' where id=7;
|
|
update noar tt set b0='FKJLWJ9FLJ' where id=8;
|
|
update noar ti set b0='FKJLWJ9FLJ' where id=8;
|
|
update noar tt set b1='RGXT90WC72RY6' where id=8;
|
|
update noar ti set b1='RGXT90WC72RY6' where id=8;
|
|
update noar tt set b2='KSWI0YM0NPGFM3OL' where id=8;
|
|
update noar ti set b2='KSWI0YM0NPGFM3OL' where id=8;
|
|
update noar tt set b0='7V8JLO5XW42D0O3CZ1ZGQA' where id=9;
|
|
update noar ti set b0='7V8JLO5XW42D0O3CZ1ZGQA' where id=9;
|
|
update noar tt set b1='30LVWZWXYJNVSN68B4FOZPVCRK' where id=9;
|
|
update noar ti set b1='30LVWZWXYJNVSN68B4FOZPVCRK' where id=9;
|
|
update noar tt set b2='HGGSB0HB620' where id=9;
|
|
update noar ti set b2='HGGSB0HB620' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 text not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='5Z8NFLO8Q5UU725VISK4O8IIYTCEUM' where id=1;
|
|
update noar ti set b0='5Z8NFLO8Q5UU725VISK4O8IIYTCEUM' where id=1;
|
|
update noar tt set b1='EZ01PJSJ' where id=1;
|
|
update noar ti set b1='EZ01PJSJ' where id=1;
|
|
update noar tt set b2='PWMV39C' where id=1;
|
|
update noar ti set b2='PWMV39C' where id=1;
|
|
update noar tt set b0='LN0T6N' where id=2;
|
|
update noar ti set b0='LN0T6N' where id=2;
|
|
update noar tt set b1='K' where id=2;
|
|
update noar ti set b1='K' where id=2;
|
|
update noar tt set b2='4HOIO2JC0HR8QZ' where id=2;
|
|
update noar ti set b2='4HOIO2JC0HR8QZ' where id=2;
|
|
update noar tt set b0='AP5GX7FZ7X' where id=3;
|
|
update noar ti set b0='AP5GX7FZ7X' where id=3;
|
|
update noar tt set b1='C' where id=3;
|
|
update noar ti set b1='C' where id=3;
|
|
update noar tt set b2='V6JIMM9D' where id=3;
|
|
update noar ti set b2='V6JIMM9D' where id=3;
|
|
update noar tt set b0='B' where id=4;
|
|
update noar ti set b0='B' where id=4;
|
|
update noar tt set b1='L1L00KBJY6ZAI9C9H' where id=4;
|
|
update noar ti set b1='L1L00KBJY6ZAI9C9H' where id=4;
|
|
update noar tt set b2='B09J56C6' where id=4;
|
|
update noar ti set b2='B09J56C6' where id=4;
|
|
update noar tt set b0='BBOLKZVBFIBRQ26DFP1W27FNP' where id=5;
|
|
update noar ti set b0='BBOLKZVBFIBRQ26DFP1W27FNP' where id=5;
|
|
update noar tt set b1='J3G' where id=5;
|
|
update noar ti set b1='J3G' where id=5;
|
|
update noar tt set b2='O3LV0QXP0' where id=5;
|
|
update noar ti set b2='O3LV0QXP0' where id=5;
|
|
update noar tt set b0='L3HIRDHE3FH1RAL01UGUWTJYK77Y' where id=6;
|
|
update noar ti set b0='L3HIRDHE3FH1RAL01UGUWTJYK77Y' where id=6;
|
|
update noar tt set b1='HO9ASSLRAHE4ZG8' where id=6;
|
|
update noar ti set b1='HO9ASSLRAHE4ZG8' where id=6;
|
|
update noar tt set b2='K4EDZI2BET' where id=6;
|
|
update noar ti set b2='K4EDZI2BET' where id=6;
|
|
update noar tt set b0='YIME4JK3UPWLK10D' where id=7;
|
|
update noar ti set b0='YIME4JK3UPWLK10D' where id=7;
|
|
update noar tt set b1='7GU0HUI18NFL6AYXDT' where id=7;
|
|
update noar ti set b1='7GU0HUI18NFL6AYXDT' where id=7;
|
|
update noar tt set b2='4' where id=7;
|
|
update noar ti set b2='4' where id=7;
|
|
update noar tt set b0='MJJOSBQO3AKETEIF2EEGDFI' where id=8;
|
|
update noar ti set b0='MJJOSBQO3AKETEIF2EEGDFI' where id=8;
|
|
update noar tt set b1='W4HBEQS6Z6R1SEH04VX4W7LQSTII' where id=8;
|
|
update noar ti set b1='W4HBEQS6Z6R1SEH04VX4W7LQSTII' where id=8;
|
|
update noar tt set b2='Z6KOGCLTTXHZB3ITAG37SJSR' where id=8;
|
|
update noar ti set b2='Z6KOGCLTTXHZB3ITAG37SJSR' where id=8;
|
|
update noar tt set b0='U11OL' where id=9;
|
|
update noar ti set b0='U11OL' where id=9;
|
|
update noar tt set b1='0S9R45TTC9WQUBNGIUR2RWHOYN8JMLD' where id=9;
|
|
update noar ti set b1='0S9R45TTC9WQUBNGIUR2RWHOYN8JMLD' where id=9;
|
|
update noar tt set b2='8ZJGTB55REL' where id=9;
|
|
update noar ti set b2='8ZJGTB55REL' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 text 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 b0='00EQBJ2I8KS01FK9DY50AHGJACKEAKB' where id=1;
|
|
update noar ti set b0='00EQBJ2I8KS01FK9DY50AHGJACKEAKB' where id=1;
|
|
update noar tt set b1='R55N' where id=1;
|
|
update noar ti set b1='R55N' where id=1;
|
|
update noar tt set b2='8UOSBZHS1997SUTK' where id=1;
|
|
update noar ti set b2='8UOSBZHS1997SUTK' where id=1;
|
|
update noar tt set b0='1H7SBNGP37DIH39TBNWTLCW' where id=2;
|
|
update noar ti set b0='1H7SBNGP37DIH39TBNWTLCW' where id=2;
|
|
update noar tt set b1='5PZEH9DC' where id=2;
|
|
update noar ti set b1='5PZEH9DC' where id=2;
|
|
update noar tt set b2='1RGL2WF2WEFEI008BKR9' where id=2;
|
|
update noar ti set b2='1RGL2WF2WEFEI008BKR9' where id=2;
|
|
update noar tt set b0='JU0N3JO0473' where id=3;
|
|
update noar ti set b0='JU0N3JO0473' where id=3;
|
|
update noar tt set b1='Q9B35JWMT64FX6JNY8WPMS0IZME1BVM' where id=3;
|
|
update noar ti set b1='Q9B35JWMT64FX6JNY8WPMS0IZME1BVM' where id=3;
|
|
update noar tt set b2='Z8X7YZQUXECS6F6ZAP0VDS8O4OF' where id=3;
|
|
update noar ti set b2='Z8X7YZQUXECS6F6ZAP0VDS8O4OF' where id=3;
|
|
update noar tt set b0='Q72B5RK3' where id=4;
|
|
update noar ti set b0='Q72B5RK3' where id=4;
|
|
update noar tt set b1='RY5RINJ' where id=4;
|
|
update noar ti set b1='RY5RINJ' where id=4;
|
|
update noar tt set b2='VIQ97KHP7ENX4U2MC667SFAD' where id=4;
|
|
update noar ti set b2='VIQ97KHP7ENX4U2MC667SFAD' where id=4;
|
|
update noar tt set b0='33GXHGCT4PLW8' where id=5;
|
|
update noar ti set b0='33GXHGCT4PLW8' where id=5;
|
|
update noar tt set b1='PO1NPTVA1T0BN8BACM' where id=5;
|
|
update noar ti set b1='PO1NPTVA1T0BN8BACM' where id=5;
|
|
update noar tt set b2='L9ZX6T271OLAI4BF6370U261SV4KYTN2' where id=5;
|
|
update noar ti set b2='L9ZX6T271OLAI4BF6370U261SV4KYTN2' where id=5;
|
|
update noar tt set b0='UAKZ587V61NAI2SKI9ATSH0VK30R' where id=6;
|
|
update noar ti set b0='UAKZ587V61NAI2SKI9ATSH0VK30R' where id=6;
|
|
update noar tt set b1='3GWUCBOJ5EM3RUM3KY9TR5XGZSO19M0B' where id=6;
|
|
update noar ti set b1='3GWUCBOJ5EM3RUM3KY9TR5XGZSO19M0B' where id=6;
|
|
update noar tt set b2='J2F2RNEB8XCVO0SJYBL6CC' where id=6;
|
|
update noar ti set b2='J2F2RNEB8XCVO0SJYBL6CC' where id=6;
|
|
update noar tt set b0='PND9' where id=7;
|
|
update noar ti set b0='PND9' where id=7;
|
|
update noar tt set b1='RWCX278' where id=7;
|
|
update noar ti set b1='RWCX278' where id=7;
|
|
update noar tt set b2='3' where id=7;
|
|
update noar ti set b2='3' where id=7;
|
|
update noar tt set b0='QXC6ZMYYQ89DSOTD7AKW6' where id=8;
|
|
update noar ti set b0='QXC6ZMYYQ89DSOTD7AKW6' where id=8;
|
|
update noar tt set b1='MTFCAV2T8AKOOL66TKRJK4F52' where id=8;
|
|
update noar ti set b1='MTFCAV2T8AKOOL66TKRJK4F52' where id=8;
|
|
update noar tt set b2='YZ3G51TC19BXZT4OULC' where id=8;
|
|
update noar ti set b2='YZ3G51TC19BXZT4OULC' where id=8;
|
|
update noar tt set b0='RRN8662J' where id=9;
|
|
update noar ti set b0='RRN8662J' where id=9;
|
|
update noar tt set b1='RUN' where id=9;
|
|
update noar ti set b1='RUN' where id=9;
|
|
update noar tt set b2='XTZHWMS6KZ9BWV688P5M8BBQCI' where id=9;
|
|
update noar ti set b2='XTZHWMS6KZ9BWV688P5M8BBQCI' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 text not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='K7UST4HNXRF2WV4FMEOFFB0SQG8AKN' where id=1;
|
|
update noar ti set b0='K7UST4HNXRF2WV4FMEOFFB0SQG8AKN' where id=1;
|
|
update noar tt set b1='1185QQYHHLI4Y46ADT0T928J' where id=1;
|
|
update noar ti set b1='1185QQYHHLI4Y46ADT0T928J' where id=1;
|
|
update noar tt set b2='6KOH8C3LX30WEY4ZYNRP8G7' where id=1;
|
|
update noar ti set b2='6KOH8C3LX30WEY4ZYNRP8G7' where id=1;
|
|
update noar tt set b0='ETCF0ETBFC009N8HJ3TQ5U' where id=2;
|
|
update noar ti set b0='ETCF0ETBFC009N8HJ3TQ5U' where id=2;
|
|
update noar tt set b1='FK6EM24N7RIRBDSZU6LH3S' where id=2;
|
|
update noar ti set b1='FK6EM24N7RIRBDSZU6LH3S' where id=2;
|
|
update noar tt set b2='YDP00C0Y0RSTQYWFYFHT2XHJPN8ZF' where id=2;
|
|
update noar ti set b2='YDP00C0Y0RSTQYWFYFHT2XHJPN8ZF' where id=2;
|
|
update noar tt set b0='9M5' where id=3;
|
|
update noar ti set b0='9M5' where id=3;
|
|
update noar tt set b1='NE26K3H38NEQWNG' where id=3;
|
|
update noar ti set b1='NE26K3H38NEQWNG' where id=3;
|
|
update noar tt set b2='2E0QXKLTQ7ROHI22UXKLB9CMGB' where id=3;
|
|
update noar ti set b2='2E0QXKLTQ7ROHI22UXKLB9CMGB' where id=3;
|
|
update noar tt set b0='BB1M' where id=4;
|
|
update noar ti set b0='BB1M' where id=4;
|
|
update noar tt set b1='Q1479N' where id=4;
|
|
update noar ti set b1='Q1479N' where id=4;
|
|
update noar tt set b2='1A5AGDAVSHWTVSVBSGMNAT8XAS1B7PB1' where id=4;
|
|
update noar ti set b2='1A5AGDAVSHWTVSVBSGMNAT8XAS1B7PB1' where id=4;
|
|
update noar tt set b0='KEQB9VLQ9C43JMEYAOUP3Y7DKTESXHF' where id=5;
|
|
update noar ti set b0='KEQB9VLQ9C43JMEYAOUP3Y7DKTESXHF' where id=5;
|
|
update noar tt set b1='UI8LY98XD7Z7B56' where id=5;
|
|
update noar ti set b1='UI8LY98XD7Z7B56' where id=5;
|
|
update noar tt set b2='4JWVE0U6XSP57WJ02CV' where id=5;
|
|
update noar ti set b2='4JWVE0U6XSP57WJ02CV' where id=5;
|
|
update noar tt set b0='SU73TREMZ6TK8' where id=6;
|
|
update noar ti set b0='SU73TREMZ6TK8' where id=6;
|
|
update noar tt set b1='VTMC1XKVGDSXLUB7VM' where id=6;
|
|
update noar ti set b1='VTMC1XKVGDSXLUB7VM' where id=6;
|
|
update noar tt set b2='LQDBK' where id=6;
|
|
update noar ti set b2='LQDBK' where id=6;
|
|
update noar tt set b0='T2NOT2XS65FQ0VQF' where id=7;
|
|
update noar ti set b0='T2NOT2XS65FQ0VQF' where id=7;
|
|
update noar tt set b1='XED715GLTO7JJ2346T3BKVW0IANK702' where id=7;
|
|
update noar ti set b1='XED715GLTO7JJ2346T3BKVW0IANK702' where id=7;
|
|
update noar tt set b2='Z9ZZTU6SR9KBDTWLUK1' where id=7;
|
|
update noar ti set b2='Z9ZZTU6SR9KBDTWLUK1' where id=7;
|
|
update noar tt set b0='KL1NHA0Y2CFGY7MIKCX' where id=8;
|
|
update noar ti set b0='KL1NHA0Y2CFGY7MIKCX' where id=8;
|
|
update noar tt set b1='R7NTR5VWO2QMLIB4QT' where id=8;
|
|
update noar ti set b1='R7NTR5VWO2QMLIB4QT' where id=8;
|
|
update noar tt set b2='O70EH' where id=8;
|
|
update noar ti set b2='O70EH' where id=8;
|
|
update noar tt set b0='MS9Y2' where id=9;
|
|
update noar ti set b0='MS9Y2' where id=9;
|
|
update noar tt set b1='1BKTU0NOV61I3Y' where id=9;
|
|
update noar ti set b1='1BKTU0NOV61I3Y' where id=9;
|
|
update noar tt set b2='BXQ' where id=9;
|
|
update noar ti set b2='BXQ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 text 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 b0='N6A363LQFEO6DN9JIE9W0' where id=1;
|
|
update noar ti set b0='N6A363LQFEO6DN9JIE9W0' where id=1;
|
|
update noar tt set b1='Z40N70M1LC526WNE84ICKXIS' where id=1;
|
|
update noar ti set b1='Z40N70M1LC526WNE84ICKXIS' where id=1;
|
|
update noar tt set b2='MNCNX7NPV9NSSJCTIFHO10H' where id=1;
|
|
update noar ti set b2='MNCNX7NPV9NSSJCTIFHO10H' where id=1;
|
|
update noar tt set b0='19OMC99N9GTSV2OW99L7YTL' where id=2;
|
|
update noar ti set b0='19OMC99N9GTSV2OW99L7YTL' where id=2;
|
|
update noar tt set b1='G8O1Z3A1' where id=2;
|
|
update noar ti set b1='G8O1Z3A1' where id=2;
|
|
update noar tt set b2='U7' where id=2;
|
|
update noar ti set b2='U7' where id=2;
|
|
update noar tt set b0='F6IY7ESLBSMQV6VBANYLI1G30' where id=3;
|
|
update noar ti set b0='F6IY7ESLBSMQV6VBANYLI1G30' where id=3;
|
|
update noar tt set b1='J7BSERW0FS7BXA' where id=3;
|
|
update noar ti set b1='J7BSERW0FS7BXA' where id=3;
|
|
update noar tt set b2='7E' where id=3;
|
|
update noar ti set b2='7E' where id=3;
|
|
update noar tt set b0='06E77EMQ79EZSAACWTOH7E7ZTRV9' where id=4;
|
|
update noar ti set b0='06E77EMQ79EZSAACWTOH7E7ZTRV9' where id=4;
|
|
update noar tt set b1='36F46JWR3KPBVKPRSTIAMLVOW' where id=4;
|
|
update noar ti set b1='36F46JWR3KPBVKPRSTIAMLVOW' where id=4;
|
|
update noar tt set b2='RDTPYS865LNE5XLMY1' where id=4;
|
|
update noar ti set b2='RDTPYS865LNE5XLMY1' where id=4;
|
|
update noar tt set b0='IYJODYPY7KJM' where id=5;
|
|
update noar ti set b0='IYJODYPY7KJM' where id=5;
|
|
update noar tt set b1='1OVNAKD8RM2RIHH' where id=5;
|
|
update noar ti set b1='1OVNAKD8RM2RIHH' where id=5;
|
|
update noar tt set b2='A1EN209PSLGIYPA195G7QBRREIA1' where id=5;
|
|
update noar ti set b2='A1EN209PSLGIYPA195G7QBRREIA1' where id=5;
|
|
update noar tt set b0='6' where id=6;
|
|
update noar ti set b0='6' where id=6;
|
|
update noar tt set b1='7W1VQKOBIRN00FZ39775CUL' where id=6;
|
|
update noar ti set b1='7W1VQKOBIRN00FZ39775CUL' where id=6;
|
|
update noar tt set b2='B9VP4ST3VLAC3PVBVNOT7YVCBV5LSAF1' where id=6;
|
|
update noar ti set b2='B9VP4ST3VLAC3PVBVNOT7YVCBV5LSAF1' where id=6;
|
|
update noar tt set b0='3BGCYH4QLMIKHFQNHF5HJVEN' where id=7;
|
|
update noar ti set b0='3BGCYH4QLMIKHFQNHF5HJVEN' where id=7;
|
|
update noar tt set b1='Q58IGNRAPDFGHWZZ852ZU23NCH1' where id=7;
|
|
update noar ti set b1='Q58IGNRAPDFGHWZZ852ZU23NCH1' where id=7;
|
|
update noar tt set b2='8Z2' where id=7;
|
|
update noar ti set b2='8Z2' where id=7;
|
|
update noar tt set b0='GB6IBEKG18J6D0QMIOFFRW2FA38' where id=8;
|
|
update noar ti set b0='GB6IBEKG18J6D0QMIOFFRW2FA38' where id=8;
|
|
update noar tt set b1='1M9OFBIMSK34FQKE1MU3DDDQS' where id=8;
|
|
update noar ti set b1='1M9OFBIMSK34FQKE1MU3DDDQS' where id=8;
|
|
update noar tt set b2='4X25FT9DKF615DUXLJW7EAP86SHY8' where id=8;
|
|
update noar ti set b2='4X25FT9DKF615DUXLJW7EAP86SHY8' where id=8;
|
|
update noar tt set b0='S4GNHPZHFFQ8UD' where id=9;
|
|
update noar ti set b0='S4GNHPZHFFQ8UD' where id=9;
|
|
update noar tt set b1='FPLSJ6F4XHWR5LNO52PL29DNNGNQOLFE' where id=9;
|
|
update noar ti set b1='FPLSJ6F4XHWR5LNO52PL29DNNGNQOLFE' where id=9;
|
|
update noar tt set b2='MR4HLE5HUXV9K7AKKD2UDJUWAM' where id=9;
|
|
update noar ti set b2='MR4HLE5HUXV9K7AKKD2UDJUWAM' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 text not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='5LUD5C' where id=1;
|
|
update noar ti set b0='5LUD5C' where id=1;
|
|
update noar tt set b1='OH8VJ0YUDRZ88F' where id=1;
|
|
update noar ti set b1='OH8VJ0YUDRZ88F' where id=1;
|
|
update noar tt set b2='UO2XCY7PVKIEUVIIMQXRU' where id=1;
|
|
update noar ti set b2='UO2XCY7PVKIEUVIIMQXRU' where id=1;
|
|
update noar tt set b0='V6DVXZRK7U7YBFJD' where id=2;
|
|
update noar ti set b0='V6DVXZRK7U7YBFJD' where id=2;
|
|
update noar tt set b1='MOGBHM88GGHFFLC0LX187Q8' where id=2;
|
|
update noar ti set b1='MOGBHM88GGHFFLC0LX187Q8' where id=2;
|
|
update noar tt set b2='7C2Y3' where id=2;
|
|
update noar ti set b2='7C2Y3' where id=2;
|
|
update noar tt set b0='TXLAKAA' where id=3;
|
|
update noar ti set b0='TXLAKAA' where id=3;
|
|
update noar tt set b1='OE40ADW1RPRPXD6WZKHE' where id=3;
|
|
update noar ti set b1='OE40ADW1RPRPXD6WZKHE' where id=3;
|
|
update noar tt set b2='1B0U8MMIZLG66BJHV3' where id=3;
|
|
update noar ti set b2='1B0U8MMIZLG66BJHV3' where id=3;
|
|
update noar tt set b0='ZOZPYERW54OM8V32DXVOPF9SHBHA' where id=4;
|
|
update noar ti set b0='ZOZPYERW54OM8V32DXVOPF9SHBHA' where id=4;
|
|
update noar tt set b1='KKEX1OGQP' where id=4;
|
|
update noar ti set b1='KKEX1OGQP' where id=4;
|
|
update noar tt set b2='YRJQD2FTK6CKVTVT7CV' where id=4;
|
|
update noar ti set b2='YRJQD2FTK6CKVTVT7CV' where id=4;
|
|
update noar tt set b0='H0M' where id=5;
|
|
update noar ti set b0='H0M' where id=5;
|
|
update noar tt set b1='QAISKS2DHQGFZTJY3O6AGZI2YTUPEKL' where id=5;
|
|
update noar ti set b1='QAISKS2DHQGFZTJY3O6AGZI2YTUPEKL' where id=5;
|
|
update noar tt set b2='LBKQB' where id=5;
|
|
update noar ti set b2='LBKQB' where id=5;
|
|
update noar tt set b0='5FASHRWSLR' where id=6;
|
|
update noar ti set b0='5FASHRWSLR' where id=6;
|
|
update noar tt set b1='0DM3EFZ5QFA' where id=6;
|
|
update noar ti set b1='0DM3EFZ5QFA' where id=6;
|
|
update noar tt set b2='8CXEA' where id=6;
|
|
update noar ti set b2='8CXEA' where id=6;
|
|
update noar tt set b0='0' where id=7;
|
|
update noar ti set b0='0' where id=7;
|
|
update noar tt set b1='BEFCA4471MHK6Z3H' where id=7;
|
|
update noar ti set b1='BEFCA4471MHK6Z3H' where id=7;
|
|
update noar tt set b2='WESPOWDZKG' where id=7;
|
|
update noar ti set b2='WESPOWDZKG' where id=7;
|
|
update noar tt set b0='W1232KS8R3CV8S0Y' where id=8;
|
|
update noar ti set b0='W1232KS8R3CV8S0Y' where id=8;
|
|
update noar tt set b1='Z4GOJDBY7T1D' where id=8;
|
|
update noar ti set b1='Z4GOJDBY7T1D' where id=8;
|
|
update noar tt set b2='F9AUB5S91YGET10FYPBG1G6BJM8' where id=8;
|
|
update noar ti set b2='F9AUB5S91YGET10FYPBG1G6BJM8' where id=8;
|
|
update noar tt set b0='2TVTI94BD4WXMZ0Y' where id=9;
|
|
update noar ti set b0='2TVTI94BD4WXMZ0Y' where id=9;
|
|
update noar tt set b1='A7' where id=9;
|
|
update noar ti set b1='A7' where id=9;
|
|
update noar tt set b2='ZX2M65PHJ3K' where id=9;
|
|
update noar ti set b2='ZX2M65PHJ3K' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 text 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 b0='EJ5FGZELC14W' where id=1;
|
|
update noar ti set b0='EJ5FGZELC14W' where id=1;
|
|
update noar tt set b1='4XCZL7MGE0SO1CP43A9OVAI4TTY' where id=1;
|
|
update noar ti set b1='4XCZL7MGE0SO1CP43A9OVAI4TTY' where id=1;
|
|
update noar tt set b2='ADGNF2Y9WNOI88' where id=1;
|
|
update noar ti set b2='ADGNF2Y9WNOI88' where id=1;
|
|
update noar tt set b0='NTB8V387PXZ3' where id=2;
|
|
update noar ti set b0='NTB8V387PXZ3' where id=2;
|
|
update noar tt set b1='P8ZJZ51XJF3AXRZDJQU' where id=2;
|
|
update noar ti set b1='P8ZJZ51XJF3AXRZDJQU' where id=2;
|
|
update noar tt set b2='P0X9Y0D835' where id=2;
|
|
update noar ti set b2='P0X9Y0D835' where id=2;
|
|
update noar tt set b0='0VYMPNVW39B2OSKPQG9ZR7BV2MOFEVLP' where id=3;
|
|
update noar ti set b0='0VYMPNVW39B2OSKPQG9ZR7BV2MOFEVLP' where id=3;
|
|
update noar tt set b1='KK84C8EZZ6AO6N4WJ9466' where id=3;
|
|
update noar ti set b1='KK84C8EZZ6AO6N4WJ9466' where id=3;
|
|
update noar tt set b2='IYH77K8K1P5JC1WIMC5' where id=3;
|
|
update noar ti set b2='IYH77K8K1P5JC1WIMC5' where id=3;
|
|
update noar tt set b0='L5JDDVOZNMQX40UA9Q8YSRX5IOGPIU' where id=4;
|
|
update noar ti set b0='L5JDDVOZNMQX40UA9Q8YSRX5IOGPIU' where id=4;
|
|
update noar tt set b1='PAFMGZL2WIITWTP118205U' where id=4;
|
|
update noar ti set b1='PAFMGZL2WIITWTP118205U' where id=4;
|
|
update noar tt set b2='587MZZHFGDBCKPJHJZ' where id=4;
|
|
update noar ti set b2='587MZZHFGDBCKPJHJZ' where id=4;
|
|
update noar tt set b0='R70LS5CLNRY24XWTY8RUF8E09GJ60Z' where id=5;
|
|
update noar ti set b0='R70LS5CLNRY24XWTY8RUF8E09GJ60Z' where id=5;
|
|
update noar tt set b1='OWAYO2JQ6UXUMXECD4V' where id=5;
|
|
update noar ti set b1='OWAYO2JQ6UXUMXECD4V' where id=5;
|
|
update noar tt set b2='ESSPL5G67FVN4QA1DECZYVM7V59LF' where id=5;
|
|
update noar ti set b2='ESSPL5G67FVN4QA1DECZYVM7V59LF' where id=5;
|
|
update noar tt set b0='GA' where id=6;
|
|
update noar ti set b0='GA' where id=6;
|
|
update noar tt set b1='V72ON5R50WPOEYH' where id=6;
|
|
update noar ti set b1='V72ON5R50WPOEYH' where id=6;
|
|
update noar tt set b2='G2AQFHUPB7MXMOGDTRYSWBRHAJ2IT4ST' where id=6;
|
|
update noar ti set b2='G2AQFHUPB7MXMOGDTRYSWBRHAJ2IT4ST' where id=6;
|
|
update noar tt set b0='HLHR5GC0YVO4F5L5RX72YSX' where id=7;
|
|
update noar ti set b0='HLHR5GC0YVO4F5L5RX72YSX' where id=7;
|
|
update noar tt set b1='W5F' where id=7;
|
|
update noar ti set b1='W5F' where id=7;
|
|
update noar tt set b2='AZYIXKCM04BU8XCGTT37N2064' where id=7;
|
|
update noar ti set b2='AZYIXKCM04BU8XCGTT37N2064' where id=7;
|
|
update noar tt set b0='SZWF2JQ' where id=8;
|
|
update noar ti set b0='SZWF2JQ' where id=8;
|
|
update noar tt set b1='N7PATX997BYKM5LOY9GVZ7T2ZU4QB48' where id=8;
|
|
update noar ti set b1='N7PATX997BYKM5LOY9GVZ7T2ZU4QB48' where id=8;
|
|
update noar tt set b2='H9EJ02UU6U6WKV76KRSVKOJLIBIBDV' where id=8;
|
|
update noar ti set b2='H9EJ02UU6U6WKV76KRSVKOJLIBIBDV' where id=8;
|
|
update noar tt set b0='OG7L5I777LLYK9AIYJS' where id=9;
|
|
update noar ti set b0='OG7L5I777LLYK9AIYJS' where id=9;
|
|
update noar tt set b1='1PZ84M' where id=9;
|
|
update noar ti set b1='1PZ84M' where id=9;
|
|
update noar tt set b2='FE5GJO7WD3S928IDHI5LPNRZEAEHEMH' where id=9;
|
|
update noar ti set b2='FE5GJO7WD3S928IDHI5LPNRZEAEHEMH' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 text not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='MDPWMNW5ACMP6D9APBZB09ZQDCLZOPF' where id=1;
|
|
update noar ti set b0='MDPWMNW5ACMP6D9APBZB09ZQDCLZOPF' where id=1;
|
|
update noar tt set b1='6A3DT' where id=1;
|
|
update noar ti set b1='6A3DT' where id=1;
|
|
update noar tt set b2='41T3YFH6S' where id=1;
|
|
update noar ti set b2='41T3YFH6S' where id=1;
|
|
update noar tt set b0='UZ3E' where id=2;
|
|
update noar ti set b0='UZ3E' where id=2;
|
|
update noar tt set b1='TTH2S18YSGKYG0W8X1PVQCXLDIGH7H' where id=2;
|
|
update noar ti set b1='TTH2S18YSGKYG0W8X1PVQCXLDIGH7H' where id=2;
|
|
update noar tt set b2='QRXDEGDEWB3UGPFK' where id=2;
|
|
update noar ti set b2='QRXDEGDEWB3UGPFK' where id=2;
|
|
update noar tt set b0='7SFT3IU878GI1' where id=3;
|
|
update noar ti set b0='7SFT3IU878GI1' where id=3;
|
|
update noar tt set b1='9BFEH5MMGGW2MCQ1' where id=3;
|
|
update noar ti set b1='9BFEH5MMGGW2MCQ1' where id=3;
|
|
update noar tt set b2='SSOJQTO793FC7IPPDA0W0CPVSZX6' where id=3;
|
|
update noar ti set b2='SSOJQTO793FC7IPPDA0W0CPVSZX6' where id=3;
|
|
update noar tt set b0='7N6YJL555I893EAOXS4ED99ZC' where id=4;
|
|
update noar ti set b0='7N6YJL555I893EAOXS4ED99ZC' where id=4;
|
|
update noar tt set b1='6CW9YP37' where id=4;
|
|
update noar ti set b1='6CW9YP37' where id=4;
|
|
update noar tt set b2='WDRQG' where id=4;
|
|
update noar ti set b2='WDRQG' where id=4;
|
|
update noar tt set b0='ETG22YN9SX8NTO5SQBM8N8CONKQE' where id=5;
|
|
update noar ti set b0='ETG22YN9SX8NTO5SQBM8N8CONKQE' where id=5;
|
|
update noar tt set b1='HYPR5X9BJYCR1QYEUT48S898AWL63' where id=5;
|
|
update noar ti set b1='HYPR5X9BJYCR1QYEUT48S898AWL63' 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 b0='5ZNQJ2IP1I2HHTAQ0F37SZ9FQKRRK76C' where id=6;
|
|
update noar ti set b0='5ZNQJ2IP1I2HHTAQ0F37SZ9FQKRRK76C' where id=6;
|
|
update noar tt set b1='IZP1MZD7UVYTAU6BTLF' where id=6;
|
|
update noar ti set b1='IZP1MZD7UVYTAU6BTLF' where id=6;
|
|
update noar tt set b2='HN5BLJ2U9Y4GHJ1AQD6' where id=6;
|
|
update noar ti set b2='HN5BLJ2U9Y4GHJ1AQD6' where id=6;
|
|
update noar tt set b0='4O7OTSR8W0Q41TELSU69PL' where id=7;
|
|
update noar ti set b0='4O7OTSR8W0Q41TELSU69PL' where id=7;
|
|
update noar tt set b1='YXJBFKZK7LW5VHFGXA9I5YQX8MJ4I' where id=7;
|
|
update noar ti set b1='YXJBFKZK7LW5VHFGXA9I5YQX8MJ4I' where id=7;
|
|
update noar tt set b2='J5KPNBFDKMZIU3R866I5LTLE8IQJV9VK' where id=7;
|
|
update noar ti set b2='J5KPNBFDKMZIU3R866I5LTLE8IQJV9VK' where id=7;
|
|
update noar tt set b0='LPCPLSYWTYYJATJ8EIYOY' where id=8;
|
|
update noar ti set b0='LPCPLSYWTYYJATJ8EIYOY' where id=8;
|
|
update noar tt set b1='A5WGGJ7K0UTN8KEQLSM7JXD52K0' where id=8;
|
|
update noar ti set b1='A5WGGJ7K0UTN8KEQLSM7JXD52K0' where id=8;
|
|
update noar tt set b2='FMM1XR1NPCTTOWV2GUY5ITK3NLAL' where id=8;
|
|
update noar ti set b2='FMM1XR1NPCTTOWV2GUY5ITK3NLAL' where id=8;
|
|
update noar tt set b0='X5CD06L0J6OB' where id=9;
|
|
update noar ti set b0='X5CD06L0J6OB' where id=9;
|
|
update noar tt set b1='XNFMXWLNE249' where id=9;
|
|
update noar ti set b1='XNFMXWLNE249' where id=9;
|
|
update noar tt set b2='38' where id=9;
|
|
update noar ti set b2='38' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob null,
|
|
b1 text null,
|
|
b2 text 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 b0='PMQZXR0UT8GHE8H8IBTRRX65N' where id=1;
|
|
update noar ti set b0='PMQZXR0UT8GHE8H8IBTRRX65N' where id=1;
|
|
update noar tt set b1='QVAYVLKKOTRHKE5WL9Z' where id=1;
|
|
update noar ti set b1='QVAYVLKKOTRHKE5WL9Z' where id=1;
|
|
update noar tt set b2='IG4' where id=1;
|
|
update noar ti set b2='IG4' where id=1;
|
|
update noar tt set b0='GGJX6QGBNPEF3RQ03LTEJXE3F0W5JG5' where id=2;
|
|
update noar ti set b0='GGJX6QGBNPEF3RQ03LTEJXE3F0W5JG5' where id=2;
|
|
update noar tt set b1='2M9CRLX1HY0PKES9EG0T0BULJCT66JC' where id=2;
|
|
update noar ti set b1='2M9CRLX1HY0PKES9EG0T0BULJCT66JC' where id=2;
|
|
update noar tt set b2='HJRNOMOU9OC38E628UGRAQJ' where id=2;
|
|
update noar ti set b2='HJRNOMOU9OC38E628UGRAQJ' where id=2;
|
|
update noar tt set b0='Q0B09OL9UQ6H9QAA2TW2HQTCP' where id=3;
|
|
update noar ti set b0='Q0B09OL9UQ6H9QAA2TW2HQTCP' where id=3;
|
|
update noar tt set b1='W6LVI9TQ7SUE9RVMM9X0' where id=3;
|
|
update noar ti set b1='W6LVI9TQ7SUE9RVMM9X0' where id=3;
|
|
update noar tt set b2='IT' where id=3;
|
|
update noar ti set b2='IT' where id=3;
|
|
update noar tt set b0='E17W6HWX5E' where id=4;
|
|
update noar ti set b0='E17W6HWX5E' where id=4;
|
|
update noar tt set b1='N61UAG4N9BOFDHCA7MUHRBU' where id=4;
|
|
update noar ti set b1='N61UAG4N9BOFDHCA7MUHRBU' where id=4;
|
|
update noar tt set b2='BAQGUFH4GIYV' where id=4;
|
|
update noar ti set b2='BAQGUFH4GIYV' where id=4;
|
|
update noar tt set b0='1FO' where id=5;
|
|
update noar ti set b0='1FO' where id=5;
|
|
update noar tt set b1='045B7GU4HF9MB2HUCQXJ' where id=5;
|
|
update noar ti set b1='045B7GU4HF9MB2HUCQXJ' where id=5;
|
|
update noar tt set b2='DFHOVWE7CAC3ALLAHP' where id=5;
|
|
update noar ti set b2='DFHOVWE7CAC3ALLAHP' where id=5;
|
|
update noar tt set b0='21KFB3ZF7DBBY0VQBAX' where id=6;
|
|
update noar ti set b0='21KFB3ZF7DBBY0VQBAX' where id=6;
|
|
update noar tt set b1='CXLRO62M0MYKW5T' where id=6;
|
|
update noar ti set b1='CXLRO62M0MYKW5T' where id=6;
|
|
update noar tt set b2='AVLHPF2C15MRSHFN9PTREWWN' where id=6;
|
|
update noar ti set b2='AVLHPF2C15MRSHFN9PTREWWN' where id=6;
|
|
update noar tt set b0='TKHYOLSATUKE390F1IV5QI2MXM4CHH3U' where id=7;
|
|
update noar ti set b0='TKHYOLSATUKE390F1IV5QI2MXM4CHH3U' where id=7;
|
|
update noar tt set b1='1' where id=7;
|
|
update noar ti set b1='1' where id=7;
|
|
update noar tt set b2='X391NLTJXFO3NXZCZ1I5EDOT7QOQ' where id=7;
|
|
update noar ti set b2='X391NLTJXFO3NXZCZ1I5EDOT7QOQ' where id=7;
|
|
update noar tt set b0='Y1S7LCEBSFLCVZ' where id=8;
|
|
update noar ti set b0='Y1S7LCEBSFLCVZ' where id=8;
|
|
update noar tt set b1='B6KIZVJ2QAMUAREQ8BPZ4VE5L9304' where id=8;
|
|
update noar ti set b1='B6KIZVJ2QAMUAREQ8BPZ4VE5L9304' where id=8;
|
|
update noar tt set b2='4W6CVJW4S7AJU5N4' where id=8;
|
|
update noar ti set b2='4W6CVJW4S7AJU5N4' where id=8;
|
|
update noar tt set b0='7CS7EPKRAC8MJQVUI0ZW9FKMCEH76YL' where id=9;
|
|
update noar ti set b0='7CS7EPKRAC8MJQVUI0ZW9FKMCEH76YL' where id=9;
|
|
update noar tt set b1='61BL9WURN1SV0X9UM' where id=9;
|
|
update noar ti set b1='61BL9WURN1SV0X9UM' where id=9;
|
|
update noar tt set b2='RJL06YSYXRR6VLYB' where id=9;
|
|
update noar ti set b2='RJL06YSYXRR6VLYB' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 blob not null,
|
|
b1 text not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='K43FSLES2UP559DO6D1P' where id=1;
|
|
update noar ti set b0='K43FSLES2UP559DO6D1P' where id=1;
|
|
update noar tt set b1='AO2IGM' where id=1;
|
|
update noar ti set b1='AO2IGM' where id=1;
|
|
update noar tt set b2='4ZBT3TFJFXWPMGB92T' where id=1;
|
|
update noar ti set b2='4ZBT3TFJFXWPMGB92T' where id=1;
|
|
update noar tt set b0='709GOT45H33YP82O8WEEEL' where id=2;
|
|
update noar ti set b0='709GOT45H33YP82O8WEEEL' where id=2;
|
|
update noar tt set b1='CDI2AG0H61L' where id=2;
|
|
update noar ti set b1='CDI2AG0H61L' where id=2;
|
|
update noar tt set b2='WUKBSXK8CYGZZMO6WJQSJGP5KO4L5WV' where id=2;
|
|
update noar ti set b2='WUKBSXK8CYGZZMO6WJQSJGP5KO4L5WV' where id=2;
|
|
update noar tt set b0='Q1STAYN3XGBNS2HWU3HD5YB7N9B' where id=3;
|
|
update noar ti set b0='Q1STAYN3XGBNS2HWU3HD5YB7N9B' where id=3;
|
|
update noar tt set b1='KZ1Q8R1' where id=3;
|
|
update noar ti set b1='KZ1Q8R1' where id=3;
|
|
update noar tt set b2='74V' where id=3;
|
|
update noar ti set b2='74V' where id=3;
|
|
update noar tt set b0='VG3YGKUHKG3FRG7NL3WJ9Z45UB9' where id=4;
|
|
update noar ti set b0='VG3YGKUHKG3FRG7NL3WJ9Z45UB9' where id=4;
|
|
update noar tt set b1='SB7QH6WZ9MCOYETLM0MDM18MGFBZ7' where id=4;
|
|
update noar ti set b1='SB7QH6WZ9MCOYETLM0MDM18MGFBZ7' where id=4;
|
|
update noar tt set b2='OWNK70MKMEJEJIDTIT' where id=4;
|
|
update noar ti set b2='OWNK70MKMEJEJIDTIT' where id=4;
|
|
update noar tt set b0='I17XM5QKC3CW26QYV3E6SGAB' where id=5;
|
|
update noar ti set b0='I17XM5QKC3CW26QYV3E6SGAB' where id=5;
|
|
update noar tt set b1='CVN9ILD553RFG' where id=5;
|
|
update noar ti set b1='CVN9ILD553RFG' where id=5;
|
|
update noar tt set b2='CKQYDW5XGIWVQBZHCA22MD' where id=5;
|
|
update noar ti set b2='CKQYDW5XGIWVQBZHCA22MD' where id=5;
|
|
update noar tt set b0='Q49SIL5LYI0VAUXHDKADWQFEJ' where id=6;
|
|
update noar ti set b0='Q49SIL5LYI0VAUXHDKADWQFEJ' where id=6;
|
|
update noar tt set b1='Z2P5F5K' where id=6;
|
|
update noar ti set b1='Z2P5F5K' where id=6;
|
|
update noar tt set b2='PHIVRUB' where id=6;
|
|
update noar ti set b2='PHIVRUB' where id=6;
|
|
update noar tt set b0='AS5N4E' where id=7;
|
|
update noar ti set b0='AS5N4E' where id=7;
|
|
update noar tt set b1='O89KE6' where id=7;
|
|
update noar ti set b1='O89KE6' where id=7;
|
|
update noar tt set b2='05ETLX' where id=7;
|
|
update noar ti set b2='05ETLX' where id=7;
|
|
update noar tt set b0='02EFA50ZQ2I6O' where id=8;
|
|
update noar ti set b0='02EFA50ZQ2I6O' where id=8;
|
|
update noar tt set b1='EZO1QBLK83HUWU27' where id=8;
|
|
update noar ti set b1='EZO1QBLK83HUWU27' where id=8;
|
|
update noar tt set b2='VB3J9QVIL33UJUC9C' where id=8;
|
|
update noar ti set b2='VB3J9QVIL33UJUC9C' where id=8;
|
|
update noar tt set b0='SO' where id=9;
|
|
update noar ti set b0='SO' where id=9;
|
|
update noar tt set b1='AZUMEWBPBWUTWGTKAA06HLO7N3FYX' where id=9;
|
|
update noar ti set b1='AZUMEWBPBWUTWGTKAA06HLO7N3FYX' where id=9;
|
|
update noar tt set b2='5595FB06' where id=9;
|
|
update noar ti set b2='5595FB06' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='4IWZ264IHKV4NNKY' where id=1;
|
|
update noar ti set b0='4IWZ264IHKV4NNKY' where id=1;
|
|
update noar tt set b1='6UT5PE13KQK9' where id=1;
|
|
update noar ti set b1='6UT5PE13KQK9' where id=1;
|
|
update noar tt set b2='DRQNJLH6I0OSNSTSOI7B2OP5HM0OQ' where id=1;
|
|
update noar ti set b2='DRQNJLH6I0OSNSTSOI7B2OP5HM0OQ' where id=1;
|
|
update noar tt set b0='1OUTKOD2KS5VL3' where id=2;
|
|
update noar ti set b0='1OUTKOD2KS5VL3' where id=2;
|
|
update noar tt set b1='WONKK7ALA870E' where id=2;
|
|
update noar ti set b1='WONKK7ALA870E' where id=2;
|
|
update noar tt set b2='NWR5CB' where id=2;
|
|
update noar ti set b2='NWR5CB' where id=2;
|
|
update noar tt set b0='DU8U1KLWTLATF1CUT7TKH1' where id=3;
|
|
update noar ti set b0='DU8U1KLWTLATF1CUT7TKH1' where id=3;
|
|
update noar tt set b1='3VPXX3SM3ALGQP2V' where id=3;
|
|
update noar ti set b1='3VPXX3SM3ALGQP2V' where id=3;
|
|
update noar tt set b2='QD9YDDLUGFFFWRIRNS3R6GGU' where id=3;
|
|
update noar ti set b2='QD9YDDLUGFFFWRIRNS3R6GGU' where id=3;
|
|
update noar tt set b0='5' where id=4;
|
|
update noar ti set b0='5' where id=4;
|
|
update noar tt set b1='8XUEVS1BV0S2XKISFX8GJXPO' where id=4;
|
|
update noar ti set b1='8XUEVS1BV0S2XKISFX8GJXPO' where id=4;
|
|
update noar tt set b2='7NMZU3AEK9GJHMJB2V70X494C' where id=4;
|
|
update noar ti set b2='7NMZU3AEK9GJHMJB2V70X494C' where id=4;
|
|
update noar tt set b0='BU7O31' where id=5;
|
|
update noar ti set b0='BU7O31' where id=5;
|
|
update noar tt set b1='EYLO7O7FH' where id=5;
|
|
update noar ti set b1='EYLO7O7FH' where id=5;
|
|
update noar tt set b2='C4QSV0VWQS' where id=5;
|
|
update noar ti set b2='C4QSV0VWQS' where id=5;
|
|
update noar tt set b0='440J8' where id=6;
|
|
update noar ti set b0='440J8' where id=6;
|
|
update noar tt set b1='NIXT2QJEFMDQCM7NPGIJT5CYHC3R7L' where id=6;
|
|
update noar ti set b1='NIXT2QJEFMDQCM7NPGIJT5CYHC3R7L' where id=6;
|
|
update noar tt set b2='9HUKL3RXK69A8N3TA' where id=6;
|
|
update noar ti set b2='9HUKL3RXK69A8N3TA' where id=6;
|
|
update noar tt set b0='8RKRHVZEKGCYDB' where id=7;
|
|
update noar ti set b0='8RKRHVZEKGCYDB' where id=7;
|
|
update noar tt set b1='5NOUPOORGFK7KEVKN7A4U8' where id=7;
|
|
update noar ti set b1='5NOUPOORGFK7KEVKN7A4U8' where id=7;
|
|
update noar tt set b2='HWNNG5MDYD35IZERRF16QT' where id=7;
|
|
update noar ti set b2='HWNNG5MDYD35IZERRF16QT' where id=7;
|
|
update noar tt set b0='8' where id=8;
|
|
update noar ti set b0='8' where id=8;
|
|
update noar tt set b1='MQS6JH6W1SHT4VOS' where id=8;
|
|
update noar ti set b1='MQS6JH6W1SHT4VOS' where id=8;
|
|
update noar tt set b2='H2W' where id=8;
|
|
update noar ti set b2='H2W' where id=8;
|
|
update noar tt set b0='GNGKSPCNWX699MG' where id=9;
|
|
update noar ti set b0='GNGKSPCNWX699MG' where id=9;
|
|
update noar tt set b1='7EZ7I0FAJZV0POVZ71E2CN' where id=9;
|
|
update noar ti set b1='7EZ7I0FAJZV0POVZ71E2CN' where id=9;
|
|
update noar tt set b2='KM14QD55Z1' where id=9;
|
|
update noar ti set b2='KM14QD55Z1' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 tinyblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='FSZIY7MS8' where id=1;
|
|
update noar ti set b0='FSZIY7MS8' where id=1;
|
|
update noar tt set b1='E5TGOVG98LS73A2V7VMBV9F8PEM7X6FX' where id=1;
|
|
update noar ti set b1='E5TGOVG98LS73A2V7VMBV9F8PEM7X6FX' where id=1;
|
|
update noar tt set b2='CF3KAU0BA44V286NKMBCT1219' where id=1;
|
|
update noar ti set b2='CF3KAU0BA44V286NKMBCT1219' where id=1;
|
|
update noar tt set b0='W7EU' where id=2;
|
|
update noar ti set b0='W7EU' where id=2;
|
|
update noar tt set b1='ENCXN9W456CZ3MF' where id=2;
|
|
update noar ti set b1='ENCXN9W456CZ3MF' where id=2;
|
|
update noar tt set b2='1LVYREORZD0B7RGT' where id=2;
|
|
update noar ti set b2='1LVYREORZD0B7RGT' where id=2;
|
|
update noar tt set b0='RFBWMAE92SCN9PT03U13NVNX4D' where id=3;
|
|
update noar ti set b0='RFBWMAE92SCN9PT03U13NVNX4D' where id=3;
|
|
update noar tt set b1='UJT28O2A' where id=3;
|
|
update noar ti set b1='UJT28O2A' where id=3;
|
|
update noar tt set b2='4M4A46YDYP' where id=3;
|
|
update noar ti set b2='4M4A46YDYP' where id=3;
|
|
update noar tt set b0='002AXW04471H52I48L' where id=4;
|
|
update noar ti set b0='002AXW04471H52I48L' where id=4;
|
|
update noar tt set b1='2163PRJNKMGWFPJ4' where id=4;
|
|
update noar ti set b1='2163PRJNKMGWFPJ4' where id=4;
|
|
update noar tt set b2='JOVVRANFYHI' where id=4;
|
|
update noar ti set b2='JOVVRANFYHI' where id=4;
|
|
update noar tt set b0='OHRPT6KWVGLWJ5YBG1F' where id=5;
|
|
update noar ti set b0='OHRPT6KWVGLWJ5YBG1F' where id=5;
|
|
update noar tt set b1='AQOL7X4ZAK' where id=5;
|
|
update noar ti set b1='AQOL7X4ZAK' where id=5;
|
|
update noar tt set b2='IERK4VOJQARI1WLR' where id=5;
|
|
update noar ti set b2='IERK4VOJQARI1WLR' where id=5;
|
|
update noar tt set b0='8AZ7TIB1FF0WRM' where id=6;
|
|
update noar ti set b0='8AZ7TIB1FF0WRM' where id=6;
|
|
update noar tt set b1='VGTB2Z6MC46B5MB7J3VZO83SGMVS' where id=6;
|
|
update noar ti set b1='VGTB2Z6MC46B5MB7J3VZO83SGMVS' where id=6;
|
|
update noar tt set b2='3NAID77I2GCKE9J6Z82CB1M91HH' where id=6;
|
|
update noar ti set b2='3NAID77I2GCKE9J6Z82CB1M91HH' where id=6;
|
|
update noar tt set b0='J9YJJQ' where id=7;
|
|
update noar ti set b0='J9YJJQ' where id=7;
|
|
update noar tt set b1='8RTEDP1SVNU8' where id=7;
|
|
update noar ti set b1='8RTEDP1SVNU8' where id=7;
|
|
update noar tt set b2='9G6X2AJLEEP4' where id=7;
|
|
update noar ti set b2='9G6X2AJLEEP4' where id=7;
|
|
update noar tt set b0='17Y8RKV' where id=8;
|
|
update noar ti set b0='17Y8RKV' where id=8;
|
|
update noar tt set b1='39G0J0E10DE5AYECP8AEMCQ8V0' where id=8;
|
|
update noar ti set b1='39G0J0E10DE5AYECP8AEMCQ8V0' where id=8;
|
|
update noar tt set b2='YPWJ1U5080NMS9NDDPMZYI0' where id=8;
|
|
update noar ti set b2='YPWJ1U5080NMS9NDDPMZYI0' where id=8;
|
|
update noar tt set b0='3Y5D15A74ZC7KUR09E742F7TBAQ9W0AM' where id=9;
|
|
update noar ti set b0='3Y5D15A74ZC7KUR09E742F7TBAQ9W0AM' where id=9;
|
|
update noar tt set b1='AN5FUTFRY' where id=9;
|
|
update noar ti set b1='AN5FUTFRY' where id=9;
|
|
update noar tt set b2='ZKI183P0I' where id=9;
|
|
update noar ti set b2='ZKI183P0I' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='1QL9S355DU8ZSI8185' where id=1;
|
|
update noar ti set b0='1QL9S355DU8ZSI8185' where id=1;
|
|
update noar tt set b1='3W8' where id=1;
|
|
update noar ti set b1='3W8' where id=1;
|
|
update noar tt set b2='T1A' where id=1;
|
|
update noar ti set b2='T1A' where id=1;
|
|
update noar tt set b0='MTCBH' where id=2;
|
|
update noar ti set b0='MTCBH' where id=2;
|
|
update noar tt set b1='V25SC75GCBMF34YSTJGA' where id=2;
|
|
update noar ti set b1='V25SC75GCBMF34YSTJGA' where id=2;
|
|
update noar tt set b2='PI8093HDKMYMHEZZA6F' where id=2;
|
|
update noar ti set b2='PI8093HDKMYMHEZZA6F' where id=2;
|
|
update noar tt set b0='C1GRP93I012815' where id=3;
|
|
update noar ti set b0='C1GRP93I012815' where id=3;
|
|
update noar tt set b1='2NBPVN05ELJLG0BP90ZRLXG' where id=3;
|
|
update noar ti set b1='2NBPVN05ELJLG0BP90ZRLXG' where id=3;
|
|
update noar tt set b2='LRCPDY6YZ1VV0MQ46480QOX84ZY' where id=3;
|
|
update noar ti set b2='LRCPDY6YZ1VV0MQ46480QOX84ZY' where id=3;
|
|
update noar tt set b0='3MRBL2QK52BFNX7Y3PY' where id=4;
|
|
update noar ti set b0='3MRBL2QK52BFNX7Y3PY' where id=4;
|
|
update noar tt set b1='47I4' where id=4;
|
|
update noar ti set b1='47I4' where id=4;
|
|
update noar tt set b2='11' where id=4;
|
|
update noar ti set b2='11' where id=4;
|
|
update noar tt set b0='EEWWGOW45P' where id=5;
|
|
update noar ti set b0='EEWWGOW45P' where id=5;
|
|
update noar tt set b1='O1C' where id=5;
|
|
update noar ti set b1='O1C' where id=5;
|
|
update noar tt set b2='RYUMH0PUFT7LUW6N9EJSX58FU6WL' where id=5;
|
|
update noar ti set b2='RYUMH0PUFT7LUW6N9EJSX58FU6WL' where id=5;
|
|
update noar tt set b0='GV97ES75EFO4R0DFW3YUSKH' where id=6;
|
|
update noar ti set b0='GV97ES75EFO4R0DFW3YUSKH' where id=6;
|
|
update noar tt set b1='44UQI28NHR5U5GSAGVFC' where id=6;
|
|
update noar ti set b1='44UQI28NHR5U5GSAGVFC' where id=6;
|
|
update noar tt set b2='C54C9HWIVBDPL5Y0IKNZFA23' where id=6;
|
|
update noar ti set b2='C54C9HWIVBDPL5Y0IKNZFA23' where id=6;
|
|
update noar tt set b0='CXQVTMR9WUMT' where id=7;
|
|
update noar ti set b0='CXQVTMR9WUMT' where id=7;
|
|
update noar tt set b1='9' where id=7;
|
|
update noar ti set b1='9' where id=7;
|
|
update noar tt set b2='UFRJI6LF6NBEJ4QR6' where id=7;
|
|
update noar ti set b2='UFRJI6LF6NBEJ4QR6' where id=7;
|
|
update noar tt set b0='WV6BW7FXNTU104D6J2WQXFL8S' where id=8;
|
|
update noar ti set b0='WV6BW7FXNTU104D6J2WQXFL8S' where id=8;
|
|
update noar tt set b1='7PULWIP' where id=8;
|
|
update noar ti set b1='7PULWIP' where id=8;
|
|
update noar tt set b2='JW7TNN' where id=8;
|
|
update noar ti set b2='JW7TNN' where id=8;
|
|
update noar tt set b0='XON1OLWU1XXO7Q4NWULHOP3JPILZ' where id=9;
|
|
update noar ti set b0='XON1OLWU1XXO7Q4NWULHOP3JPILZ' where id=9;
|
|
update noar tt set b1='HXJ4478UCIW64CIX5YH' where id=9;
|
|
update noar ti set b1='HXJ4478UCIW64CIX5YH' where id=9;
|
|
update noar tt set b2='CF1DY8MOIF7RPT77NZLRFJILKIRA' where id=9;
|
|
update noar ti set b2='CF1DY8MOIF7RPT77NZLRFJILKIRA' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 tinyblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='GK18T8ODW1PRGBORBLQE46QTUP9UACLM' where id=1;
|
|
update noar ti set b0='GK18T8ODW1PRGBORBLQE46QTUP9UACLM' where id=1;
|
|
update noar tt set b1='XHPQ' where id=1;
|
|
update noar ti set b1='XHPQ' where id=1;
|
|
update noar tt set b2='KBQMH8' where id=1;
|
|
update noar ti set b2='KBQMH8' where id=1;
|
|
update noar tt set b0='CC4CN1HP7BUJGM3U7M6MDD4T' where id=2;
|
|
update noar ti set b0='CC4CN1HP7BUJGM3U7M6MDD4T' where id=2;
|
|
update noar tt set b1='OXD88UIZ4AGL3QV7F6YUF' where id=2;
|
|
update noar ti set b1='OXD88UIZ4AGL3QV7F6YUF' where id=2;
|
|
update noar tt set b2='M896K2AE0AANV6' where id=2;
|
|
update noar ti set b2='M896K2AE0AANV6' where id=2;
|
|
update noar tt set b0='R' where id=3;
|
|
update noar ti set b0='R' where id=3;
|
|
update noar tt set b1='EGB6CBRZJKIE80RJMZXH1J' where id=3;
|
|
update noar ti set b1='EGB6CBRZJKIE80RJMZXH1J' where id=3;
|
|
update noar tt set b2='7O5VACXW5239XW3G91EXL0X5' where id=3;
|
|
update noar ti set b2='7O5VACXW5239XW3G91EXL0X5' where id=3;
|
|
update noar tt set b0='9FGA0' where id=4;
|
|
update noar ti set b0='9FGA0' where id=4;
|
|
update noar tt set b1='W' where id=4;
|
|
update noar ti set b1='W' where id=4;
|
|
update noar tt set b2='XV' where id=4;
|
|
update noar ti set b2='XV' where id=4;
|
|
update noar tt set b0='FZTH6Q' where id=5;
|
|
update noar ti set b0='FZTH6Q' where id=5;
|
|
update noar tt set b1='NUVFOH91QM2UI' where id=5;
|
|
update noar ti set b1='NUVFOH91QM2UI' where id=5;
|
|
update noar tt set b2='AWQU0LUPYQFHO5SZOPFVRVMPG3O122HT' where id=5;
|
|
update noar ti set b2='AWQU0LUPYQFHO5SZOPFVRVMPG3O122HT' where id=5;
|
|
update noar tt set b0='CF3Y4W2J6GULQ03BO972' where id=6;
|
|
update noar ti set b0='CF3Y4W2J6GULQ03BO972' where id=6;
|
|
update noar tt set b1='H91WS2TWOZB0J6IOFDSYXVX8' where id=6;
|
|
update noar ti set b1='H91WS2TWOZB0J6IOFDSYXVX8' where id=6;
|
|
update noar tt set b2='D45869KRXIT0GUHU65UY' where id=6;
|
|
update noar ti set b2='D45869KRXIT0GUHU65UY' where id=6;
|
|
update noar tt set b0='Z2PW8N7GTM57P0CRU0N' where id=7;
|
|
update noar ti set b0='Z2PW8N7GTM57P0CRU0N' where id=7;
|
|
update noar tt set b1='YFEFI4N9JD8FDNHFH' where id=7;
|
|
update noar ti set b1='YFEFI4N9JD8FDNHFH' where id=7;
|
|
update noar tt set b2='L1U9YM' where id=7;
|
|
update noar ti set b2='L1U9YM' where id=7;
|
|
update noar tt set b0='3GB' where id=8;
|
|
update noar ti set b0='3GB' where id=8;
|
|
update noar tt set b1='B87L98U108B2P2JWJEK8Y4WDADYVO' where id=8;
|
|
update noar ti set b1='B87L98U108B2P2JWJEK8Y4WDADYVO' where id=8;
|
|
update noar tt set b2='6G5DFSMOPWMO8ZXKBKPP19F9XAH3URB' where id=8;
|
|
update noar ti set b2='6G5DFSMOPWMO8ZXKBKPP19F9XAH3URB' where id=8;
|
|
update noar tt set b0='FEPJFY4C873' where id=9;
|
|
update noar ti set b0='FEPJFY4C873' where id=9;
|
|
update noar tt set b1='6Y8VN650J21J9ZS5SVJ' where id=9;
|
|
update noar ti set b1='6Y8VN650J21J9ZS5SVJ' where id=9;
|
|
update noar tt set b2='VU6NLF' where id=9;
|
|
update noar ti set b2='VU6NLF' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='84NXVB2U01ZC33' where id=1;
|
|
update noar ti set b0='84NXVB2U01ZC33' where id=1;
|
|
update noar tt set b1='BY0C1A8S' where id=1;
|
|
update noar ti set b1='BY0C1A8S' where id=1;
|
|
update noar tt set b2='FBEX380G8MVHNM3LGATS142UX51K4' where id=1;
|
|
update noar ti set b2='FBEX380G8MVHNM3LGATS142UX51K4' where id=1;
|
|
update noar tt set b0='IH9' where id=2;
|
|
update noar ti set b0='IH9' where id=2;
|
|
update noar tt set b1='1T4ZPT4YE8LV' where id=2;
|
|
update noar ti set b1='1T4ZPT4YE8LV' where id=2;
|
|
update noar tt set b2='N3X' where id=2;
|
|
update noar ti set b2='N3X' where id=2;
|
|
update noar tt set b0='FVMDQ22SRB9P2WZI' where id=3;
|
|
update noar ti set b0='FVMDQ22SRB9P2WZI' where id=3;
|
|
update noar tt set b1='9OFPJIRLXVW63U2W1QOXDBNYZ3W0K' where id=3;
|
|
update noar ti set b1='9OFPJIRLXVW63U2W1QOXDBNYZ3W0K' where id=3;
|
|
update noar tt set b2='TJHAABDEG' where id=3;
|
|
update noar ti set b2='TJHAABDEG' where id=3;
|
|
update noar tt set b0='YS1SLPXEHNZQ' where id=4;
|
|
update noar ti set b0='YS1SLPXEHNZQ' where id=4;
|
|
update noar tt set b1='9JRT5IJ' where id=4;
|
|
update noar ti set b1='9JRT5IJ' where id=4;
|
|
update noar tt set b2='JLQKGV9J7BH2C4FTVX27Q4KZI4V4' where id=4;
|
|
update noar ti set b2='JLQKGV9J7BH2C4FTVX27Q4KZI4V4' where id=4;
|
|
update noar tt set b0='06SVR8JXNWL8ARCEU7NYTUZI5J3Q4JQN' where id=5;
|
|
update noar ti set b0='06SVR8JXNWL8ARCEU7NYTUZI5J3Q4JQN' where id=5;
|
|
update noar tt set b1='YL5PJSBOJ03ZGLERBEM1JUNR7F' where id=5;
|
|
update noar ti set b1='YL5PJSBOJ03ZGLERBEM1JUNR7F' where id=5;
|
|
update noar tt set b2='X0YZ95MK1DJKQVB470XEJVB6EB6M' where id=5;
|
|
update noar ti set b2='X0YZ95MK1DJKQVB470XEJVB6EB6M' where id=5;
|
|
update noar tt set b0='LVWCQEJLCH6EU' where id=6;
|
|
update noar ti set b0='LVWCQEJLCH6EU' where id=6;
|
|
update noar tt set b1='BVZUT0KPNDNRHQQ7Y6H85FFNFC2W0HMV' where id=6;
|
|
update noar ti set b1='BVZUT0KPNDNRHQQ7Y6H85FFNFC2W0HMV' where id=6;
|
|
update noar tt set b2='OP39Y4R' where id=6;
|
|
update noar ti set b2='OP39Y4R' where id=6;
|
|
update noar tt set b0='WR6UOWJHE8CXDL0262UDHNE' where id=7;
|
|
update noar ti set b0='WR6UOWJHE8CXDL0262UDHNE' where id=7;
|
|
update noar tt set b1='R7J2D1IGNFTV6QUQK9QK01' where id=7;
|
|
update noar ti set b1='R7J2D1IGNFTV6QUQK9QK01' where id=7;
|
|
update noar tt set b2='HIK7Y0JMJLUH050XWEL' where id=7;
|
|
update noar ti set b2='HIK7Y0JMJLUH050XWEL' where id=7;
|
|
update noar tt set b0='TJ6UM0LX2ZIQS4XAZ1B47SB4G7' where id=8;
|
|
update noar ti set b0='TJ6UM0LX2ZIQS4XAZ1B47SB4G7' where id=8;
|
|
update noar tt set b1='S3NRLLMDB996JD47OKQ1CM9OP1DG2S' where id=8;
|
|
update noar ti set b1='S3NRLLMDB996JD47OKQ1CM9OP1DG2S' where id=8;
|
|
update noar tt set b2='JH' where id=8;
|
|
update noar ti set b2='JH' where id=8;
|
|
update noar tt set b0='VY0PXQD16FJMTXUV6S0CR6UHOOYD' where id=9;
|
|
update noar ti set b0='VY0PXQD16FJMTXUV6S0CR6UHOOYD' where id=9;
|
|
update noar tt set b1='1ZT3X1' where id=9;
|
|
update noar ti set b1='1ZT3X1' where id=9;
|
|
update noar tt set b2='NG5E0X' where id=9;
|
|
update noar ti set b2='NG5E0X' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 tinyblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='7S6JCD7OG8YIEXBNWI' where id=1;
|
|
update noar ti set b0='7S6JCD7OG8YIEXBNWI' where id=1;
|
|
update noar tt set b1='Z' where id=1;
|
|
update noar ti set b1='Z' where id=1;
|
|
update noar tt set b2='W4YUY9R' where id=1;
|
|
update noar ti set b2='W4YUY9R' where id=1;
|
|
update noar tt set b0='NJGVNLXMGYS0U321SG7JUEEF' where id=2;
|
|
update noar ti set b0='NJGVNLXMGYS0U321SG7JUEEF' where id=2;
|
|
update noar tt set b1='8FPDRUMQPJ3SGRCQIMM2I4SVV83' where id=2;
|
|
update noar ti set b1='8FPDRUMQPJ3SGRCQIMM2I4SVV83' where id=2;
|
|
update noar tt set b2='18OZ' where id=2;
|
|
update noar ti set b2='18OZ' where id=2;
|
|
update noar tt set b0='GTDU9UFLBG' where id=3;
|
|
update noar ti set b0='GTDU9UFLBG' where id=3;
|
|
update noar tt set b1='PDPIP5A8ETX' where id=3;
|
|
update noar ti set b1='PDPIP5A8ETX' where id=3;
|
|
update noar tt set b2='8A576MERTI17V5K1PO7YZ0BG5WS0' where id=3;
|
|
update noar ti set b2='8A576MERTI17V5K1PO7YZ0BG5WS0' where id=3;
|
|
update noar tt set b0='A3QPBEOR6V00VLCSXA58FIHTEJPA7' where id=4;
|
|
update noar ti set b0='A3QPBEOR6V00VLCSXA58FIHTEJPA7' where id=4;
|
|
update noar tt set b1='8BN4HEHC' where id=4;
|
|
update noar ti set b1='8BN4HEHC' where id=4;
|
|
update noar tt set b2='07X1' where id=4;
|
|
update noar ti set b2='07X1' where id=4;
|
|
update noar tt set b0='LRAZQVFNKA806MRGG' where id=5;
|
|
update noar ti set b0='LRAZQVFNKA806MRGG' where id=5;
|
|
update noar tt set b1='H1L155EQIQ' where id=5;
|
|
update noar ti set b1='H1L155EQIQ' where id=5;
|
|
update noar tt set b2='1UO5GAZXV2JPF8LBB5DRT5MKRUG' where id=5;
|
|
update noar ti set b2='1UO5GAZXV2JPF8LBB5DRT5MKRUG' where id=5;
|
|
update noar tt set b0='BBTVGUN' where id=6;
|
|
update noar ti set b0='BBTVGUN' where id=6;
|
|
update noar tt set b1='G8QDL4J9IC2KXSC' where id=6;
|
|
update noar ti set b1='G8QDL4J9IC2KXSC' where id=6;
|
|
update noar tt set b2='480D4I6SW9JB' where id=6;
|
|
update noar ti set b2='480D4I6SW9JB' where id=6;
|
|
update noar tt set b0='TQCRTLI0WKJOWAURALRD3Z' where id=7;
|
|
update noar ti set b0='TQCRTLI0WKJOWAURALRD3Z' where id=7;
|
|
update noar tt set b1='LVTEGLPCQ6WTVN7OSZNUAL2WU' where id=7;
|
|
update noar ti set b1='LVTEGLPCQ6WTVN7OSZNUAL2WU' where id=7;
|
|
update noar tt set b2='O5CSIP94TTOSGDOK' where id=7;
|
|
update noar ti set b2='O5CSIP94TTOSGDOK' where id=7;
|
|
update noar tt set b0='QEWXCM4K7V0' where id=8;
|
|
update noar ti set b0='QEWXCM4K7V0' where id=8;
|
|
update noar tt set b1='GZ48X2MQ7N23C3LSP7SXKX' where id=8;
|
|
update noar ti set b1='GZ48X2MQ7N23C3LSP7SXKX' where id=8;
|
|
update noar tt set b2='E' where id=8;
|
|
update noar ti set b2='E' where id=8;
|
|
update noar tt set b0='P' where id=9;
|
|
update noar ti set b0='P' where id=9;
|
|
update noar tt set b1='9J1PRVWZCBOTVVU72W' where id=9;
|
|
update noar ti set b1='9J1PRVWZCBOTVVU72W' where id=9;
|
|
update noar tt set b2='LCTYQFF' where id=9;
|
|
update noar ti set b2='LCTYQFF' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='PK3CG2HUHEWUOWFJKXV71BH' where id=1;
|
|
update noar ti set b0='PK3CG2HUHEWUOWFJKXV71BH' where id=1;
|
|
update noar tt set b1='GI7F1AE7I733LKDDNVQV29STFY0I3JZ' where id=1;
|
|
update noar ti set b1='GI7F1AE7I733LKDDNVQV29STFY0I3JZ' where id=1;
|
|
update noar tt set b2='OBU4I4' where id=1;
|
|
update noar ti set b2='OBU4I4' where id=1;
|
|
update noar tt set b0='KP9F5O6S' where id=2;
|
|
update noar ti set b0='KP9F5O6S' where id=2;
|
|
update noar tt set b1='73JBDX' where id=2;
|
|
update noar ti set b1='73JBDX' where id=2;
|
|
update noar tt set b2='EQ2L0C2KW5NWR2' where id=2;
|
|
update noar ti set b2='EQ2L0C2KW5NWR2' where id=2;
|
|
update noar tt set b0='F26J387LOEYO9I5N2YBIR5' where id=3;
|
|
update noar ti set b0='F26J387LOEYO9I5N2YBIR5' where id=3;
|
|
update noar tt set b1='HOV9Y' where id=3;
|
|
update noar ti set b1='HOV9Y' where id=3;
|
|
update noar tt set b2='18RQI2DY4WXQWV3NODFMRUSPX' where id=3;
|
|
update noar ti set b2='18RQI2DY4WXQWV3NODFMRUSPX' where id=3;
|
|
update noar tt set b0='YLY6H' where id=4;
|
|
update noar ti set b0='YLY6H' where id=4;
|
|
update noar tt set b1='3792XPMQ69VKNTLQNZ2HI887KFR1' where id=4;
|
|
update noar ti set b1='3792XPMQ69VKNTLQNZ2HI887KFR1' where id=4;
|
|
update noar tt set b2='7E7BUDP76L2D0IF' where id=4;
|
|
update noar ti set b2='7E7BUDP76L2D0IF' where id=4;
|
|
update noar tt set b0='C2SM5QDISQPG35SBIM9BAZG1VP14MF' where id=5;
|
|
update noar ti set b0='C2SM5QDISQPG35SBIM9BAZG1VP14MF' where id=5;
|
|
update noar tt set b1='LE' where id=5;
|
|
update noar ti set b1='LE' where id=5;
|
|
update noar tt set b2='1KM4AXSKYN43' where id=5;
|
|
update noar ti set b2='1KM4AXSKYN43' where id=5;
|
|
update noar tt set b0='NC6SC2B8RQR' where id=6;
|
|
update noar ti set b0='NC6SC2B8RQR' where id=6;
|
|
update noar tt set b1='29NOGI6DISS1GGKXUNEQMSWBR631GB' where id=6;
|
|
update noar ti set b1='29NOGI6DISS1GGKXUNEQMSWBR631GB' where id=6;
|
|
update noar tt set b2='M4GOBRR' where id=6;
|
|
update noar ti set b2='M4GOBRR' where id=6;
|
|
update noar tt set b0='6J2JRUNXNYAS19LZ3HY7' where id=7;
|
|
update noar ti set b0='6J2JRUNXNYAS19LZ3HY7' where id=7;
|
|
update noar tt set b1='0P7KD2B1HMLLXY5M' where id=7;
|
|
update noar ti set b1='0P7KD2B1HMLLXY5M' where id=7;
|
|
update noar tt set b2='L' where id=7;
|
|
update noar ti set b2='L' where id=7;
|
|
update noar tt set b0='FS6ZWANNE8WD2CFWHN6Q5DCNG9HV' where id=8;
|
|
update noar ti set b0='FS6ZWANNE8WD2CFWHN6Q5DCNG9HV' where id=8;
|
|
update noar tt set b1='JBZZEK3MOSW2J2VFMYOA' where id=8;
|
|
update noar ti set b1='JBZZEK3MOSW2J2VFMYOA' where id=8;
|
|
update noar tt set b2='HQOP3DV2RMX' where id=8;
|
|
update noar ti set b2='HQOP3DV2RMX' where id=8;
|
|
update noar tt set b0='F0A2BBY0CBX' where id=9;
|
|
update noar ti set b0='F0A2BBY0CBX' where id=9;
|
|
update noar tt set b1='G' where id=9;
|
|
update noar ti set b1='G' where id=9;
|
|
update noar tt set b2='RLSCM9K3BMHUX' where id=9;
|
|
update noar ti set b2='RLSCM9K3BMHUX' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 tinyblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='UA1Q0O0JV4GNP0INSZAXZZ9RZLH93' where id=1;
|
|
update noar ti set b0='UA1Q0O0JV4GNP0INSZAXZZ9RZLH93' where id=1;
|
|
update noar tt set b1='3YTEG4ZKMUYAIH4Q58WKHQTWQ' where id=1;
|
|
update noar ti set b1='3YTEG4ZKMUYAIH4Q58WKHQTWQ' where id=1;
|
|
update noar tt set b2='42UJ4QI34EU9' where id=1;
|
|
update noar ti set b2='42UJ4QI34EU9' where id=1;
|
|
update noar tt set b0='54PE3I7JV77SH6B5N9ZBM' where id=2;
|
|
update noar ti set b0='54PE3I7JV77SH6B5N9ZBM' where id=2;
|
|
update noar tt set b1='NGHY55GSG4O2Z81V' where id=2;
|
|
update noar ti set b1='NGHY55GSG4O2Z81V' where id=2;
|
|
update noar tt set b2='NCEN' where id=2;
|
|
update noar ti set b2='NCEN' where id=2;
|
|
update noar tt set b0='DSPF8XE592GN' where id=3;
|
|
update noar ti set b0='DSPF8XE592GN' where id=3;
|
|
update noar tt set b1='8416FH91HSWZBDEU9U0FNGDJ7FNVPW' where id=3;
|
|
update noar ti set b1='8416FH91HSWZBDEU9U0FNGDJ7FNVPW' where id=3;
|
|
update noar tt set b2='KW07MQTY1HIHCDONCRE1EC7' where id=3;
|
|
update noar ti set b2='KW07MQTY1HIHCDONCRE1EC7' where id=3;
|
|
update noar tt set b0='RADFKNFOOTKJ0ZNEB9AHS0' where id=4;
|
|
update noar ti set b0='RADFKNFOOTKJ0ZNEB9AHS0' where id=4;
|
|
update noar tt set b1='KXEH1XCEEXD0LXAZU25Q9E963' where id=4;
|
|
update noar ti set b1='KXEH1XCEEXD0LXAZU25Q9E963' where id=4;
|
|
update noar tt set b2='Z10' where id=4;
|
|
update noar ti set b2='Z10' where id=4;
|
|
update noar tt set b0='VC1ZG9P7JR' where id=5;
|
|
update noar ti set b0='VC1ZG9P7JR' where id=5;
|
|
update noar tt set b1='5GOE7WG9L' where id=5;
|
|
update noar ti set b1='5GOE7WG9L' where id=5;
|
|
update noar tt set b2='I13' where id=5;
|
|
update noar ti set b2='I13' where id=5;
|
|
update noar tt set b0='62C1VR92J5KVCP08BC5Y' where id=6;
|
|
update noar ti set b0='62C1VR92J5KVCP08BC5Y' where id=6;
|
|
update noar tt set b1='J7AOJZZELMEH5' where id=6;
|
|
update noar ti set b1='J7AOJZZELMEH5' where id=6;
|
|
update noar tt set b2='5U2MMUK0B8N3QBGDNHB76BFG0Y' where id=6;
|
|
update noar ti set b2='5U2MMUK0B8N3QBGDNHB76BFG0Y' where id=6;
|
|
update noar tt set b0='UKPKRL9V0KF' where id=7;
|
|
update noar ti set b0='UKPKRL9V0KF' where id=7;
|
|
update noar tt set b1='GU7E81GP06QLJJ5X9NT7R47K' where id=7;
|
|
update noar ti set b1='GU7E81GP06QLJJ5X9NT7R47K' where id=7;
|
|
update noar tt set b2='R74LMM08D7LPU056B9JDP' where id=7;
|
|
update noar ti set b2='R74LMM08D7LPU056B9JDP' where id=7;
|
|
update noar tt set b0='NUT3GU7DIT7TRVBMY0F' where id=8;
|
|
update noar ti set b0='NUT3GU7DIT7TRVBMY0F' where id=8;
|
|
update noar tt set b1='SHKZ2QQJWKJ0M94ZKA5N8X70DB79CC' where id=8;
|
|
update noar ti set b1='SHKZ2QQJWKJ0M94ZKA5N8X70DB79CC' where id=8;
|
|
update noar tt set b2='JW0E8JRYES5I698' where id=8;
|
|
update noar ti set b2='JW0E8JRYES5I698' where id=8;
|
|
update noar tt set b0='L1M9X022E51541OHEUX' where id=9;
|
|
update noar ti set b0='L1M9X022E51541OHEUX' where id=9;
|
|
update noar tt set b1='WH9UG05DGV8G0FVJSZIGMWC6QL1QZ' where id=9;
|
|
update noar ti set b1='WH9UG05DGV8G0FVJSZIGMWC6QL1QZ' where id=9;
|
|
update noar tt set b2='24SNHQXF8' where id=9;
|
|
update noar ti set b2='24SNHQXF8' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 tinyblob null,
|
|
b2 text 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 b0='INL18LZFP6M8NA75RNPCXR3LVW7I' where id=1;
|
|
update noar ti set b0='INL18LZFP6M8NA75RNPCXR3LVW7I' where id=1;
|
|
update noar tt set b1='024SVSN0OZHZ1RZD2WVVVQ' where id=1;
|
|
update noar ti set b1='024SVSN0OZHZ1RZD2WVVVQ' where id=1;
|
|
update noar tt set b2='425VL1O3OIA803RZBZPS' where id=1;
|
|
update noar ti set b2='425VL1O3OIA803RZBZPS' where id=1;
|
|
update noar tt set b0='HJVKS1Q36F5DTJ' where id=2;
|
|
update noar ti set b0='HJVKS1Q36F5DTJ' where id=2;
|
|
update noar tt set b1='8RA6CH4QNA5YATAXBKKF' where id=2;
|
|
update noar ti set b1='8RA6CH4QNA5YATAXBKKF' where id=2;
|
|
update noar tt set b2='5UVOHA0OGIXWKF' where id=2;
|
|
update noar ti set b2='5UVOHA0OGIXWKF' where id=2;
|
|
update noar tt set b0='F5I6IRM' where id=3;
|
|
update noar ti set b0='F5I6IRM' where id=3;
|
|
update noar tt set b1='E7DKKB' where id=3;
|
|
update noar ti set b1='E7DKKB' where id=3;
|
|
update noar tt set b2='7EHRCMM92GF' where id=3;
|
|
update noar ti set b2='7EHRCMM92GF' where id=3;
|
|
update noar tt set b0='LHOO5WLAOGB2TZ7Y2VSM3HO0VM0J4U' where id=4;
|
|
update noar ti set b0='LHOO5WLAOGB2TZ7Y2VSM3HO0VM0J4U' where id=4;
|
|
update noar tt set b1='6EKJLLJ0FCYQ' where id=4;
|
|
update noar ti set b1='6EKJLLJ0FCYQ' where id=4;
|
|
update noar tt set b2='8O9VSHBE7H' where id=4;
|
|
update noar ti set b2='8O9VSHBE7H' where id=4;
|
|
update noar tt set b0='VZYYCCVRY3G0DRE2' where id=5;
|
|
update noar ti set b0='VZYYCCVRY3G0DRE2' where id=5;
|
|
update noar tt set b1='Y1TE' where id=5;
|
|
update noar ti set b1='Y1TE' where id=5;
|
|
update noar tt set b2='CQQNARL3H47QA' where id=5;
|
|
update noar ti set b2='CQQNARL3H47QA' where id=5;
|
|
update noar tt set b0='46UUE15WCR9SJB74JB4A0T40QCAK87IB' where id=6;
|
|
update noar ti set b0='46UUE15WCR9SJB74JB4A0T40QCAK87IB' where id=6;
|
|
update noar tt set b1='P' where id=6;
|
|
update noar ti set b1='P' where id=6;
|
|
update noar tt set b2='AB3QZ9Z0GF8UIFU4O6KCWE11MW0B' where id=6;
|
|
update noar ti set b2='AB3QZ9Z0GF8UIFU4O6KCWE11MW0B' where id=6;
|
|
update noar tt set b0='IG5VQ' where id=7;
|
|
update noar ti set b0='IG5VQ' where id=7;
|
|
update noar tt set b1='AKWMKX75XCIHQY59EY9A2J75' where id=7;
|
|
update noar ti set b1='AKWMKX75XCIHQY59EY9A2J75' where id=7;
|
|
update noar tt set b2='P0QID7MGKLFR93O664LPPZEYA' where id=7;
|
|
update noar ti set b2='P0QID7MGKLFR93O664LPPZEYA' where id=7;
|
|
update noar tt set b0='I' where id=8;
|
|
update noar ti set b0='I' where id=8;
|
|
update noar tt set b1='NV0Z0TE' where id=8;
|
|
update noar ti set b1='NV0Z0TE' where id=8;
|
|
update noar tt set b2='NBVJ7SSJGCGBU8GIE5IX5CTTLCYOX9WR' where id=8;
|
|
update noar ti set b2='NBVJ7SSJGCGBU8GIE5IX5CTTLCYOX9WR' where id=8;
|
|
update noar tt set b0='02BJ124FPS2LT23IEQUSKL2BDXI3H' where id=9;
|
|
update noar ti set b0='02BJ124FPS2LT23IEQUSKL2BDXI3H' where id=9;
|
|
update noar tt set b1='EP' where id=9;
|
|
update noar ti set b1='EP' where id=9;
|
|
update noar tt set b2='NGSYXIQGKIKQCII6JJEO' where id=9;
|
|
update noar ti set b2='NGSYXIQGKIKQCII6JJEO' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 tinyblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='8LH2SAT62' where id=1;
|
|
update noar ti set b0='8LH2SAT62' where id=1;
|
|
update noar tt set b1='35PH' where id=1;
|
|
update noar ti set b1='35PH' where id=1;
|
|
update noar tt set b2='547QEAF17ON0Y9JDS81QCXG3USO7E' where id=1;
|
|
update noar ti set b2='547QEAF17ON0Y9JDS81QCXG3USO7E' where id=1;
|
|
update noar tt set b0='HGQX' where id=2;
|
|
update noar ti set b0='HGQX' where id=2;
|
|
update noar tt set b1='TYQ66GW0PCE' where id=2;
|
|
update noar ti set b1='TYQ66GW0PCE' where id=2;
|
|
update noar tt set b2='0XJNTM7L6BL844' where id=2;
|
|
update noar ti set b2='0XJNTM7L6BL844' where id=2;
|
|
update noar tt set b0='0777AYSJY3JPZXTXVSA8SC00' where id=3;
|
|
update noar ti set b0='0777AYSJY3JPZXTXVSA8SC00' where id=3;
|
|
update noar tt set b1='POAOZ4KEIOF00ADI38PY' where id=3;
|
|
update noar ti set b1='POAOZ4KEIOF00ADI38PY' where id=3;
|
|
update noar tt set b2='TEX2JCJSM5' where id=3;
|
|
update noar ti set b2='TEX2JCJSM5' where id=3;
|
|
update noar tt set b0='LW' where id=4;
|
|
update noar ti set b0='LW' where id=4;
|
|
update noar tt set b1='32O9G1UMHM' where id=4;
|
|
update noar ti set b1='32O9G1UMHM' where id=4;
|
|
update noar tt set b2='M2SO' where id=4;
|
|
update noar ti set b2='M2SO' where id=4;
|
|
update noar tt set b0='5OO85SX2R64I5G0TIWM6XYKNWTOB' where id=5;
|
|
update noar ti set b0='5OO85SX2R64I5G0TIWM6XYKNWTOB' where id=5;
|
|
update noar tt set b1='3' where id=5;
|
|
update noar ti set b1='3' where id=5;
|
|
update noar tt set b2='79Q60I8TWDZXDEZ1RSAZ02' where id=5;
|
|
update noar ti set b2='79Q60I8TWDZXDEZ1RSAZ02' where id=5;
|
|
update noar tt set b0='EYCKAERKRUG3UX1TFOK9683' where id=6;
|
|
update noar ti set b0='EYCKAERKRUG3UX1TFOK9683' where id=6;
|
|
update noar tt set b1='PTBN0A0G' where id=6;
|
|
update noar ti set b1='PTBN0A0G' where id=6;
|
|
update noar tt set b2='N8Q' where id=6;
|
|
update noar ti set b2='N8Q' where id=6;
|
|
update noar tt set b0='G01404XDQ7H8USZFMKXQ8' where id=7;
|
|
update noar ti set b0='G01404XDQ7H8USZFMKXQ8' where id=7;
|
|
update noar tt set b1='KTBB5OQN' where id=7;
|
|
update noar ti set b1='KTBB5OQN' where id=7;
|
|
update noar tt set b2='JHEUEN0PN3HBV' where id=7;
|
|
update noar ti set b2='JHEUEN0PN3HBV' where id=7;
|
|
update noar tt set b0='83E31C06' where id=8;
|
|
update noar ti set b0='83E31C06' where id=8;
|
|
update noar tt set b1='JW6T2LT2U9BM7CSQ525GL639H' where id=8;
|
|
update noar ti set b1='JW6T2LT2U9BM7CSQ525GL639H' where id=8;
|
|
update noar tt set b2='T980XPI3NHGEDO5IAIVMHS48JL6' where id=8;
|
|
update noar ti set b2='T980XPI3NHGEDO5IAIVMHS48JL6' where id=8;
|
|
update noar tt set b0='9IQQ0SSYFA3YXNDNR' where id=9;
|
|
update noar ti set b0='9IQQ0SSYFA3YXNDNR' where id=9;
|
|
update noar tt set b1='LNO584CJL361OUSY52XAR0D2UD5OA2Q8' where id=9;
|
|
update noar ti set b1='LNO584CJL361OUSY52XAR0D2UD5OA2Q8' where id=9;
|
|
update noar tt set b2='8PGKDIO4F0LQ1KT2HHRB3D' where id=9;
|
|
update noar ti set b2='8PGKDIO4F0LQ1KT2HHRB3D' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='BG37JTI2R7QOIUN5SS6L0SGZ7SLRG' where id=1;
|
|
update noar ti set b0='BG37JTI2R7QOIUN5SS6L0SGZ7SLRG' where id=1;
|
|
update noar tt set b1='UF8PP1141ZBDIRNNBF' where id=1;
|
|
update noar ti set b1='UF8PP1141ZBDIRNNBF' where id=1;
|
|
update noar tt set b2='2SEL6N97ZBKU74612Y8US008KU' where id=1;
|
|
update noar ti set b2='2SEL6N97ZBKU74612Y8US008KU' where id=1;
|
|
update noar tt set b0='0X4NXD63WUAZ80IUD5Y' where id=2;
|
|
update noar ti set b0='0X4NXD63WUAZ80IUD5Y' where id=2;
|
|
update noar tt set b1='02U7' where id=2;
|
|
update noar ti set b1='02U7' where id=2;
|
|
update noar tt set b2='ECP8LPWHG6K1' where id=2;
|
|
update noar ti set b2='ECP8LPWHG6K1' where id=2;
|
|
update noar tt set b0='I9JQA2NV6GC22' where id=3;
|
|
update noar ti set b0='I9JQA2NV6GC22' where id=3;
|
|
update noar tt set b1='4K0HU' where id=3;
|
|
update noar ti set b1='4K0HU' where id=3;
|
|
update noar tt set b2='UD2IPT4' where id=3;
|
|
update noar ti set b2='UD2IPT4' where id=3;
|
|
update noar tt set b0='XKT7' where id=4;
|
|
update noar ti set b0='XKT7' 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 b2='A7ZIWAT6VS0ECNLWQ6T2DCT2R62QG' where id=4;
|
|
update noar ti set b2='A7ZIWAT6VS0ECNLWQ6T2DCT2R62QG' where id=4;
|
|
update noar tt set b0='EYO3D44I9' where id=5;
|
|
update noar ti set b0='EYO3D44I9' where id=5;
|
|
update noar tt set b1='9TWIZVE41F' where id=5;
|
|
update noar ti set b1='9TWIZVE41F' where id=5;
|
|
update noar tt set b2='E89TBZSSZB4LXNUXU' where id=5;
|
|
update noar ti set b2='E89TBZSSZB4LXNUXU' where id=5;
|
|
update noar tt set b0='WT0UPGV18NKJD4' where id=6;
|
|
update noar ti set b0='WT0UPGV18NKJD4' where id=6;
|
|
update noar tt set b1='N8R0UT3TPGK05HK555GAV' where id=6;
|
|
update noar ti set b1='N8R0UT3TPGK05HK555GAV' where id=6;
|
|
update noar tt set b2='8962P1JPUM2484H3F4PK004XD6UDTS' where id=6;
|
|
update noar ti set b2='8962P1JPUM2484H3F4PK004XD6UDTS' where id=6;
|
|
update noar tt set b0='P' where id=7;
|
|
update noar ti set b0='P' where id=7;
|
|
update noar tt set b1='LYL4W3N8SMVVAV9DY1TM2WVJA23MCSQ' where id=7;
|
|
update noar ti set b1='LYL4W3N8SMVVAV9DY1TM2WVJA23MCSQ' where id=7;
|
|
update noar tt set b2='T9BF' where id=7;
|
|
update noar ti set b2='T9BF' where id=7;
|
|
update noar tt set b0='QEKL2ZR32G5AR' where id=8;
|
|
update noar ti set b0='QEKL2ZR32G5AR' where id=8;
|
|
update noar tt set b1='F' where id=8;
|
|
update noar ti set b1='F' where id=8;
|
|
update noar tt set b2='QZBQ1F0NI' where id=8;
|
|
update noar ti set b2='QZBQ1F0NI' where id=8;
|
|
update noar tt set b0='JA' where id=9;
|
|
update noar ti set b0='JA' where id=9;
|
|
update noar tt set b1='TFPA1EGZ8WHL5TM' where id=9;
|
|
update noar ti set b1='TFPA1EGZ8WHL5TM' where id=9;
|
|
update noar tt set b2='Q4WX2JHJUVRB1NEZS11A2C0HODP8I' where id=9;
|
|
update noar ti set b2='Q4WX2JHJUVRB1NEZS11A2C0HODP8I' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 blob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='M4RGSPK3EY44JG3W01A4CUFYD6WS' where id=1;
|
|
update noar ti set b0='M4RGSPK3EY44JG3W01A4CUFYD6WS' where id=1;
|
|
update noar tt set b1='TY' where id=1;
|
|
update noar ti set b1='TY' where id=1;
|
|
update noar tt set b2='IGVU7KD3IR' where id=1;
|
|
update noar ti set b2='IGVU7KD3IR' where id=1;
|
|
update noar tt set b0='Y1CGP6SN4H' where id=2;
|
|
update noar ti set b0='Y1CGP6SN4H' where id=2;
|
|
update noar tt set b1='I2B7LWNKP52TBUEVQ' where id=2;
|
|
update noar ti set b1='I2B7LWNKP52TBUEVQ' where id=2;
|
|
update noar tt set b2='5KB205PXI' where id=2;
|
|
update noar ti set b2='5KB205PXI' where id=2;
|
|
update noar tt set b0='EC5H' where id=3;
|
|
update noar ti set b0='EC5H' where id=3;
|
|
update noar tt set b1='GF8ROSLIRVWJCC1W61HQGDN85DN8JR' where id=3;
|
|
update noar ti set b1='GF8ROSLIRVWJCC1W61HQGDN85DN8JR' where id=3;
|
|
update noar tt set b2='D2BYW0' where id=3;
|
|
update noar ti set b2='D2BYW0' where id=3;
|
|
update noar tt set b0='X2GO4GG6YJC56F5F5939YM' where id=4;
|
|
update noar ti set b0='X2GO4GG6YJC56F5F5939YM' where id=4;
|
|
update noar tt set b1='PWBDNZWBAEJW8RGAKOTRP6VTUQ92T58L' where id=4;
|
|
update noar ti set b1='PWBDNZWBAEJW8RGAKOTRP6VTUQ92T58L' where id=4;
|
|
update noar tt set b2='MTCI0HJOQKNFZS47VY' where id=4;
|
|
update noar ti set b2='MTCI0HJOQKNFZS47VY' where id=4;
|
|
update noar tt set b0='9Q7JA3JPPX8F6OBIN2KY' where id=5;
|
|
update noar ti set b0='9Q7JA3JPPX8F6OBIN2KY' where id=5;
|
|
update noar tt set b1='CLVFZC43BK5WCB3YWTDTH4E' where id=5;
|
|
update noar ti set b1='CLVFZC43BK5WCB3YWTDTH4E' where id=5;
|
|
update noar tt set b2='OAPDN0CFBM6SVF2O806JZGFUGDLE' where id=5;
|
|
update noar ti set b2='OAPDN0CFBM6SVF2O806JZGFUGDLE' where id=5;
|
|
update noar tt set b0='TVYZTA878Q' where id=6;
|
|
update noar ti set b0='TVYZTA878Q' where id=6;
|
|
update noar tt set b1='4JBZ6NSL' where id=6;
|
|
update noar ti set b1='4JBZ6NSL' where id=6;
|
|
update noar tt set b2='PLK' where id=6;
|
|
update noar ti set b2='PLK' where id=6;
|
|
update noar tt set b0='R5SCW0Z70A' where id=7;
|
|
update noar ti set b0='R5SCW0Z70A' where id=7;
|
|
update noar tt set b1='SC' where id=7;
|
|
update noar ti set b1='SC' where id=7;
|
|
update noar tt set b2='4T8QBZE6WW6N4DXJ8KXHZQWFA' where id=7;
|
|
update noar ti set b2='4T8QBZE6WW6N4DXJ8KXHZQWFA' where id=7;
|
|
update noar tt set b0='EZ71URGRZKPCR20DW3XL4E' where id=8;
|
|
update noar ti set b0='EZ71URGRZKPCR20DW3XL4E' where id=8;
|
|
update noar tt set b1='REHID9YA88BOAIKB' where id=8;
|
|
update noar ti set b1='REHID9YA88BOAIKB' where id=8;
|
|
update noar tt set b2='8L2OQG99D27' where id=8;
|
|
update noar ti set b2='8L2OQG99D27' where id=8;
|
|
update noar tt set b0='I59EHRFIA3MOXG7EN9T7O' where id=9;
|
|
update noar ti set b0='I59EHRFIA3MOXG7EN9T7O' where id=9;
|
|
update noar tt set b1='E9383WZ39UQD6GYIWY6YD911UN' where id=9;
|
|
update noar ti set b1='E9383WZ39UQD6GYIWY6YD911UN' where id=9;
|
|
update noar tt set b2='0FK36' where id=9;
|
|
update noar ti set b2='0FK36' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='FHJZ1CHS1LN0XIGKS0219X9Y3LNDHO' where id=1;
|
|
update noar ti set b0='FHJZ1CHS1LN0XIGKS0219X9Y3LNDHO' where id=1;
|
|
update noar tt set b1='4MDZ6Q5MRNCKFDT6382D6' where id=1;
|
|
update noar ti set b1='4MDZ6Q5MRNCKFDT6382D6' where id=1;
|
|
update noar tt set b2='OZDCQDNPCZJYO' where id=1;
|
|
update noar ti set b2='OZDCQDNPCZJYO' where id=1;
|
|
update noar tt set b0='E15SGZCLN18YCMP6EGADBK2UK0RE67' where id=2;
|
|
update noar ti set b0='E15SGZCLN18YCMP6EGADBK2UK0RE67' where id=2;
|
|
update noar tt set b1='SRLKRFT543IGWAHD29I' where id=2;
|
|
update noar ti set b1='SRLKRFT543IGWAHD29I' where id=2;
|
|
update noar tt set b2='D4UF18U4B0N1EX6VGI' where id=2;
|
|
update noar ti set b2='D4UF18U4B0N1EX6VGI' where id=2;
|
|
update noar tt set b0='3KR3LZ81LHQQ5M' where id=3;
|
|
update noar ti set b0='3KR3LZ81LHQQ5M' where id=3;
|
|
update noar tt set b1='F92SI2ZS1I9M' where id=3;
|
|
update noar ti set b1='F92SI2ZS1I9M' where id=3;
|
|
update noar tt set b2='PCTPZP1KZ0' where id=3;
|
|
update noar ti set b2='PCTPZP1KZ0' where id=3;
|
|
update noar tt set b0='0A15ST' where id=4;
|
|
update noar ti set b0='0A15ST' where id=4;
|
|
update noar tt set b1='CM' where id=4;
|
|
update noar ti set b1='CM' where id=4;
|
|
update noar tt set b2='JKW9AX0DRQBUB4Z6R162NKANOH3KF7L' where id=4;
|
|
update noar ti set b2='JKW9AX0DRQBUB4Z6R162NKANOH3KF7L' where id=4;
|
|
update noar tt set b0='AIDLWFBQTSL' where id=5;
|
|
update noar ti set b0='AIDLWFBQTSL' where id=5;
|
|
update noar tt set b1='5' where id=5;
|
|
update noar ti set b1='5' where id=5;
|
|
update noar tt set b2='XVRDHJCBI50J' where id=5;
|
|
update noar ti set b2='XVRDHJCBI50J' where id=5;
|
|
update noar tt set b0='9M58W2YFF8T6AHRS2UV3Z' where id=6;
|
|
update noar ti set b0='9M58W2YFF8T6AHRS2UV3Z' where id=6;
|
|
update noar tt set b1='OE4U8THRIGFJNDBEZIXP86CZW0C5QXB' where id=6;
|
|
update noar ti set b1='OE4U8THRIGFJNDBEZIXP86CZW0C5QXB' where id=6;
|
|
update noar tt set b2='W8TMFAF65LJMJER40LZDQQN' where id=6;
|
|
update noar ti set b2='W8TMFAF65LJMJER40LZDQQN' where id=6;
|
|
update noar tt set b0='J' where id=7;
|
|
update noar ti set b0='J' where id=7;
|
|
update noar tt set b1='FV7AYU32SWXXMZX' where id=7;
|
|
update noar ti set b1='FV7AYU32SWXXMZX' where id=7;
|
|
update noar tt set b2='XUECPPA' where id=7;
|
|
update noar ti set b2='XUECPPA' where id=7;
|
|
update noar tt set b0='ONZQF' where id=8;
|
|
update noar ti set b0='ONZQF' where id=8;
|
|
update noar tt set b1='SQ3FZ9U7XBP1OX4JPOY4OYBNE1SUI8L' where id=8;
|
|
update noar ti set b1='SQ3FZ9U7XBP1OX4JPOY4OYBNE1SUI8L' where id=8;
|
|
update noar tt set b2='JDWICH4NHQQJIDA6GPCEPQDK' where id=8;
|
|
update noar ti set b2='JDWICH4NHQQJIDA6GPCEPQDK' where id=8;
|
|
update noar tt set b0='K23QN9YQAEME0EMUW' where id=9;
|
|
update noar ti set b0='K23QN9YQAEME0EMUW' where id=9;
|
|
update noar tt set b1='JMTD81TZKASD' where id=9;
|
|
update noar ti set b1='JMTD81TZKASD' where id=9;
|
|
update noar tt set b2='T3LZ05D5' where id=9;
|
|
update noar ti set b2='T3LZ05D5' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 blob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='E612' where id=1;
|
|
update noar ti set b0='E612' where id=1;
|
|
update noar tt set b1='D4SE5JRGKEJI02JQYQSRQ7J' where id=1;
|
|
update noar ti set b1='D4SE5JRGKEJI02JQYQSRQ7J' where id=1;
|
|
update noar tt set b2='N8D91890UQVJ88M1XAWU' where id=1;
|
|
update noar ti set b2='N8D91890UQVJ88M1XAWU' where id=1;
|
|
update noar tt set b0='3HI3YHSVOH5P9GNT8XDK' where id=2;
|
|
update noar ti set b0='3HI3YHSVOH5P9GNT8XDK' where id=2;
|
|
update noar tt set b1='7ZMB7' where id=2;
|
|
update noar ti set b1='7ZMB7' where id=2;
|
|
update noar tt set b2='VE8LT47VB7NTDP4M5JA1X59Y' where id=2;
|
|
update noar ti set b2='VE8LT47VB7NTDP4M5JA1X59Y' where id=2;
|
|
update noar tt set b0='CTPMDVH0GU7DELNU6R92IW3Z' where id=3;
|
|
update noar ti set b0='CTPMDVH0GU7DELNU6R92IW3Z' where id=3;
|
|
update noar tt set b1='N6PQKPK6QY9BDU2BDUN1LJRHO5J08V1' where id=3;
|
|
update noar ti set b1='N6PQKPK6QY9BDU2BDUN1LJRHO5J08V1' where id=3;
|
|
update noar tt set b2='DZBO4LU8DNSQP' where id=3;
|
|
update noar ti set b2='DZBO4LU8DNSQP' where id=3;
|
|
update noar tt set b0='8EFK6JG' where id=4;
|
|
update noar ti set b0='8EFK6JG' where id=4;
|
|
update noar tt set b1='30S0' where id=4;
|
|
update noar ti set b1='30S0' where id=4;
|
|
update noar tt set b2='V41LZ8CHE92D4IFZAM8WSIJLVS' where id=4;
|
|
update noar ti set b2='V41LZ8CHE92D4IFZAM8WSIJLVS' where id=4;
|
|
update noar tt set b0='73ZFWG' where id=5;
|
|
update noar ti set b0='73ZFWG' where id=5;
|
|
update noar tt set b1='VSI7S4L5VHOJMFXQD' where id=5;
|
|
update noar ti set b1='VSI7S4L5VHOJMFXQD' where id=5;
|
|
update noar tt set b2='1XLT17YQQ2VS6UI1' where id=5;
|
|
update noar ti set b2='1XLT17YQQ2VS6UI1' where id=5;
|
|
update noar tt set b0='779PTCP2Y5OJTJYJNB4E4A4XP20XVDI4' where id=6;
|
|
update noar ti set b0='779PTCP2Y5OJTJYJNB4E4A4XP20XVDI4' where id=6;
|
|
update noar tt set b1='IAQGHPK3' where id=6;
|
|
update noar ti set b1='IAQGHPK3' where id=6;
|
|
update noar tt set b2='9X3' where id=6;
|
|
update noar ti set b2='9X3' where id=6;
|
|
update noar tt set b0='RXTDGTDY02U9K7XQVP03BJO7VUA9G72M' where id=7;
|
|
update noar ti set b0='RXTDGTDY02U9K7XQVP03BJO7VUA9G72M' where id=7;
|
|
update noar tt set b1='1MSS7B7KE1DMO7OC38I0S31' where id=7;
|
|
update noar ti set b1='1MSS7B7KE1DMO7OC38I0S31' where id=7;
|
|
update noar tt set b2='ZWN4Q03LNI1SI2S5R' where id=7;
|
|
update noar ti set b2='ZWN4Q03LNI1SI2S5R' where id=7;
|
|
update noar tt set b0='N' where id=8;
|
|
update noar ti set b0='N' where id=8;
|
|
update noar tt set b1='0OHM3D9LJ6F463L' where id=8;
|
|
update noar ti set b1='0OHM3D9LJ6F463L' where id=8;
|
|
update noar tt set b2='8D4QI7ZTAANM4I9U3PNRZ4GNU3KD' where id=8;
|
|
update noar ti set b2='8D4QI7ZTAANM4I9U3PNRZ4GNU3KD' where id=8;
|
|
update noar tt set b0='ZBTNF3TOFB69M33X23BDYKN8R4WTB4K' where id=9;
|
|
update noar ti set b0='ZBTNF3TOFB69M33X23BDYKN8R4WTB4K' where id=9;
|
|
update noar tt set b1='F0PJ57ST5UZVZ' where id=9;
|
|
update noar ti set b1='F0PJ57ST5UZVZ' where id=9;
|
|
update noar tt set b2='DTIWZB24LI51Y9FP8SXBO5OTL' where id=9;
|
|
update noar ti set b2='DTIWZB24LI51Y9FP8SXBO5OTL' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='IEXLDNZ0' where id=1;
|
|
update noar ti set b0='IEXLDNZ0' where id=1;
|
|
update noar tt set b1='1QY75KAMY3ORGSX3' where id=1;
|
|
update noar ti set b1='1QY75KAMY3ORGSX3' where id=1;
|
|
update noar tt set b2='WXIHSHPWYZWH0W7OBZTG1NX' where id=1;
|
|
update noar ti set b2='WXIHSHPWYZWH0W7OBZTG1NX' where id=1;
|
|
update noar tt set b0='JP8Y35X' where id=2;
|
|
update noar ti set b0='JP8Y35X' where id=2;
|
|
update noar tt set b1='67X3KPXB' where id=2;
|
|
update noar ti set b1='67X3KPXB' where id=2;
|
|
update noar tt set b2='ORMEGBKO6NBKKV' where id=2;
|
|
update noar ti set b2='ORMEGBKO6NBKKV' where id=2;
|
|
update noar tt set b0='AU8V7BXA7OARF7RBCD6BBGT1LJTF' where id=3;
|
|
update noar ti set b0='AU8V7BXA7OARF7RBCD6BBGT1LJTF' where id=3;
|
|
update noar tt set b1='8DTCS85FZL66UI' where id=3;
|
|
update noar ti set b1='8DTCS85FZL66UI' where id=3;
|
|
update noar tt set b2='V53PYLG3YR' where id=3;
|
|
update noar ti set b2='V53PYLG3YR' where id=3;
|
|
update noar tt set b0='350A4XWEO1U5L3LH6WXMGK9BKEA' where id=4;
|
|
update noar ti set b0='350A4XWEO1U5L3LH6WXMGK9BKEA' where id=4;
|
|
update noar tt set b1='T49BHLDCVUGK7Y70HR0785495GC' where id=4;
|
|
update noar ti set b1='T49BHLDCVUGK7Y70HR0785495GC' where id=4;
|
|
update noar tt set b2='GXQUQ5QJQ3TAYB5SUXXU1F3MDRXHYJ' where id=4;
|
|
update noar ti set b2='GXQUQ5QJQ3TAYB5SUXXU1F3MDRXHYJ' where id=4;
|
|
update noar tt set b0='WO6BE753GPVXP52S2VMITSJSXJ' where id=5;
|
|
update noar ti set b0='WO6BE753GPVXP52S2VMITSJSXJ' where id=5;
|
|
update noar tt set b1='KV2C7' where id=5;
|
|
update noar ti set b1='KV2C7' where id=5;
|
|
update noar tt set b2='07WKQ7M' where id=5;
|
|
update noar ti set b2='07WKQ7M' where id=5;
|
|
update noar tt set b0='HID0SN' where id=6;
|
|
update noar ti set b0='HID0SN' where id=6;
|
|
update noar tt set b1='0BXO0S' where id=6;
|
|
update noar ti set b1='0BXO0S' where id=6;
|
|
update noar tt set b2='9H' where id=6;
|
|
update noar ti set b2='9H' where id=6;
|
|
update noar tt set b0='IFJYHUGMVHPSEBWPAU6UTDQOQT85W' where id=7;
|
|
update noar ti set b0='IFJYHUGMVHPSEBWPAU6UTDQOQT85W' where id=7;
|
|
update noar tt set b1='IZDE8VO6MJP' where id=7;
|
|
update noar ti set b1='IZDE8VO6MJP' where id=7;
|
|
update noar tt set b2='NN5US8PMTEVYB28JWRV7PVHMYMS65' where id=7;
|
|
update noar ti set b2='NN5US8PMTEVYB28JWRV7PVHMYMS65' where id=7;
|
|
update noar tt set b0='P0K1CM7QDJKMC4PXR78X90H80PM08Q' where id=8;
|
|
update noar ti set b0='P0K1CM7QDJKMC4PXR78X90H80PM08Q' where id=8;
|
|
update noar tt set b1='HBY43VB4DD4YRSLO8B92RVUPAG1IGOJ' where id=8;
|
|
update noar ti set b1='HBY43VB4DD4YRSLO8B92RVUPAG1IGOJ' where id=8;
|
|
update noar tt set b2='IXRIRCX02W9HZHYJMY7VNLVGYE9HCK' where id=8;
|
|
update noar ti set b2='IXRIRCX02W9HZHYJMY7VNLVGYE9HCK' where id=8;
|
|
update noar tt set b0='3UZP353Z' where id=9;
|
|
update noar ti set b0='3UZP353Z' where id=9;
|
|
update noar tt set b1='GYQW8RZSVZWKVV6S83T88J' where id=9;
|
|
update noar ti set b1='GYQW8RZSVZWKVV6S83T88J' where id=9;
|
|
update noar tt set b2='X3T3AH' where id=9;
|
|
update noar ti set b2='X3T3AH' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 blob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='C1VFXZ' where id=1;
|
|
update noar ti set b0='C1VFXZ' where id=1;
|
|
update noar tt set b1='SILQQ0Y1OYYS9L4A3KYQYZQ5X0' where id=1;
|
|
update noar ti set b1='SILQQ0Y1OYYS9L4A3KYQYZQ5X0' where id=1;
|
|
update noar tt set b2='KK65N' where id=1;
|
|
update noar ti set b2='KK65N' where id=1;
|
|
update noar tt set b0='G4CP8OI5VIYCQKR83' where id=2;
|
|
update noar ti set b0='G4CP8OI5VIYCQKR83' where id=2;
|
|
update noar tt set b1='RKUDKHN83' where id=2;
|
|
update noar ti set b1='RKUDKHN83' where id=2;
|
|
update noar tt set b2='EH43G35MSBJU7CM663IVHTUTH9TXMYOJ' where id=2;
|
|
update noar ti set b2='EH43G35MSBJU7CM663IVHTUTH9TXMYOJ' where id=2;
|
|
update noar tt set b0='K88EVZG1KO45Z' where id=3;
|
|
update noar ti set b0='K88EVZG1KO45Z' where id=3;
|
|
update noar tt set b1='55TUS79SB1LDOTED1ANZW' where id=3;
|
|
update noar ti set b1='55TUS79SB1LDOTED1ANZW' where id=3;
|
|
update noar tt set b2='VP38JKAQ5HP07GR0W98XGTJM62' where id=3;
|
|
update noar ti set b2='VP38JKAQ5HP07GR0W98XGTJM62' where id=3;
|
|
update noar tt set b0='2TPDGUU' where id=4;
|
|
update noar ti set b0='2TPDGUU' where id=4;
|
|
update noar tt set b1='WMTWS' where id=4;
|
|
update noar ti set b1='WMTWS' where id=4;
|
|
update noar tt set b2='E72TEJ6DK4X7UQJDEFPA3H50ZC9SD6' where id=4;
|
|
update noar ti set b2='E72TEJ6DK4X7UQJDEFPA3H50ZC9SD6' where id=4;
|
|
update noar tt set b0='MO7GZC' where id=5;
|
|
update noar ti set b0='MO7GZC' where id=5;
|
|
update noar tt set b1='FVMMRERN6KCY7' where id=5;
|
|
update noar ti set b1='FVMMRERN6KCY7' where id=5;
|
|
update noar tt set b2='B454D2GHCP6LXYDCTPZK8S2M1H' where id=5;
|
|
update noar ti set b2='B454D2GHCP6LXYDCTPZK8S2M1H' where id=5;
|
|
update noar tt set b0='SDSH0UYHVCN' where id=6;
|
|
update noar ti set b0='SDSH0UYHVCN' where id=6;
|
|
update noar tt set b1='Y674FLK5CKICPVYXJQKC9' where id=6;
|
|
update noar ti set b1='Y674FLK5CKICPVYXJQKC9' where id=6;
|
|
update noar tt set b2='ULXM2X2G5IBJP853DQSKHYP0' where id=6;
|
|
update noar ti set b2='ULXM2X2G5IBJP853DQSKHYP0' where id=6;
|
|
update noar tt set b0='3T4RB2QI9K9EAWY62N3IDNS83Q3' where id=7;
|
|
update noar ti set b0='3T4RB2QI9K9EAWY62N3IDNS83Q3' where id=7;
|
|
update noar tt set b1='0Y68CHM' where id=7;
|
|
update noar ti set b1='0Y68CHM' where id=7;
|
|
update noar tt set b2='EWNQXM3PKTIHKW822QFP61UFDPJHO2YB' where id=7;
|
|
update noar ti set b2='EWNQXM3PKTIHKW822QFP61UFDPJHO2YB' where id=7;
|
|
update noar tt set b0='EKRS7FMWTEGCL7YLJTF2TNYG' where id=8;
|
|
update noar ti set b0='EKRS7FMWTEGCL7YLJTF2TNYG' where id=8;
|
|
update noar tt set b1='SEL4D8KJL0Y21H788RY' where id=8;
|
|
update noar ti set b1='SEL4D8KJL0Y21H788RY' where id=8;
|
|
update noar tt set b2='1NAZ84HI8JP5BC5KTJ' where id=8;
|
|
update noar ti set b2='1NAZ84HI8JP5BC5KTJ' where id=8;
|
|
update noar tt set b0='PJVYNX' where id=9;
|
|
update noar ti set b0='PJVYNX' where id=9;
|
|
update noar tt set b1='PYC59PJEZ5I' where id=9;
|
|
update noar ti set b1='PYC59PJEZ5I' where id=9;
|
|
update noar tt set b2='MJG0OXI7QDACKER79XVFR' where id=9;
|
|
update noar ti set b2='MJG0OXI7QDACKER79XVFR' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='2DLZLAPY6' where id=1;
|
|
update noar ti set b0='2DLZLAPY6' where id=1;
|
|
update noar tt set b1='0I3MJ2VDUYR' where id=1;
|
|
update noar ti set b1='0I3MJ2VDUYR' where id=1;
|
|
update noar tt set b2='ZZ6YPBBZEB0H8P6KDSHVNENAWZPKYMH' where id=1;
|
|
update noar ti set b2='ZZ6YPBBZEB0H8P6KDSHVNENAWZPKYMH' where id=1;
|
|
update noar tt set b0='V8OD' where id=2;
|
|
update noar ti set b0='V8OD' where id=2;
|
|
update noar tt set b1='Z6CA1DN4IHQHMMNXD2WIKHYB' where id=2;
|
|
update noar ti set b1='Z6CA1DN4IHQHMMNXD2WIKHYB' where id=2;
|
|
update noar tt set b2='P354LTK86' where id=2;
|
|
update noar ti set b2='P354LTK86' where id=2;
|
|
update noar tt set b0='DCDX' where id=3;
|
|
update noar ti set b0='DCDX' where id=3;
|
|
update noar tt set b1='NLGJ5K6YS56BK7AE8DPPEI74JOB85' where id=3;
|
|
update noar ti set b1='NLGJ5K6YS56BK7AE8DPPEI74JOB85' where id=3;
|
|
update noar tt set b2='EHV' where id=3;
|
|
update noar ti set b2='EHV' where id=3;
|
|
update noar tt set b0='S53LZ1MCNGUU' where id=4;
|
|
update noar ti set b0='S53LZ1MCNGUU' where id=4;
|
|
update noar tt set b1='7WDWVOAWGHJ8U9DY0OCBAZVEDD3' where id=4;
|
|
update noar ti set b1='7WDWVOAWGHJ8U9DY0OCBAZVEDD3' where id=4;
|
|
update noar tt set b2='0SGFTT4' where id=4;
|
|
update noar ti set b2='0SGFTT4' where id=4;
|
|
update noar tt set b0='RWO1O1G61MWVL66Z9XAZ5ONAGMQXZ0XT' where id=5;
|
|
update noar ti set b0='RWO1O1G61MWVL66Z9XAZ5ONAGMQXZ0XT' where id=5;
|
|
update noar tt set b1='1OBBI7DH7796NSVJHXWK' where id=5;
|
|
update noar ti set b1='1OBBI7DH7796NSVJHXWK' where id=5;
|
|
update noar tt set b2='DB81OLOCJC8QY4' where id=5;
|
|
update noar ti set b2='DB81OLOCJC8QY4' where id=5;
|
|
update noar tt set b0='S6WO5HLYT18' where id=6;
|
|
update noar ti set b0='S6WO5HLYT18' where id=6;
|
|
update noar tt set b1='VGGUZX' where id=6;
|
|
update noar ti set b1='VGGUZX' where id=6;
|
|
update noar tt set b2='LGFG6FES08WQZ43PEVZ12HM9P9' where id=6;
|
|
update noar ti set b2='LGFG6FES08WQZ43PEVZ12HM9P9' where id=6;
|
|
update noar tt set b0='S1RT66VM2A9YCQ7' where id=7;
|
|
update noar ti set b0='S1RT66VM2A9YCQ7' where id=7;
|
|
update noar tt set b1='HSE' where id=7;
|
|
update noar ti set b1='HSE' where id=7;
|
|
update noar tt set b2='FIG7CA1MT' where id=7;
|
|
update noar ti set b2='FIG7CA1MT' where id=7;
|
|
update noar tt set b0='HJGIDUJ' where id=8;
|
|
update noar ti set b0='HJGIDUJ' where id=8;
|
|
update noar tt set b1='K04QVVNFA' where id=8;
|
|
update noar ti set b1='K04QVVNFA' where id=8;
|
|
update noar tt set b2='E2' where id=8;
|
|
update noar ti set b2='E2' where id=8;
|
|
update noar tt set b0='YSLTSIH8DOMB4V73' where id=9;
|
|
update noar ti set b0='YSLTSIH8DOMB4V73' where id=9;
|
|
update noar tt set b1='VJGRGCAGSEXDOR9SRYOK72RLZMZ43' where id=9;
|
|
update noar ti set b1='VJGRGCAGSEXDOR9SRYOK72RLZMZ43' where id=9;
|
|
update noar tt set b2='1T3J7ALC18E7COMSUQB5P8QGW7' where id=9;
|
|
update noar ti set b2='1T3J7ALC18E7COMSUQB5P8QGW7' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 blob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='JN22M9PNZ41YCF95HGVZ5V13H' where id=1;
|
|
update noar ti set b0='JN22M9PNZ41YCF95HGVZ5V13H' where id=1;
|
|
update noar tt set b1='W8HMELZD9DUCY2CS' where id=1;
|
|
update noar ti set b1='W8HMELZD9DUCY2CS' where id=1;
|
|
update noar tt set b2='WXYU' where id=1;
|
|
update noar ti set b2='WXYU' where id=1;
|
|
update noar tt set b0='47B4HXV22M711HB48' where id=2;
|
|
update noar ti set b0='47B4HXV22M711HB48' where id=2;
|
|
update noar tt set b1='DSCK7G3ZXWXMGO8ZH42LNQU94HC' where id=2;
|
|
update noar ti set b1='DSCK7G3ZXWXMGO8ZH42LNQU94HC' where id=2;
|
|
update noar tt set b2='VHPWUR3FL7S6' where id=2;
|
|
update noar ti set b2='VHPWUR3FL7S6' where id=2;
|
|
update noar tt set b0='Q669M' where id=3;
|
|
update noar ti set b0='Q669M' where id=3;
|
|
update noar tt set b1='C3WPWJ199K90PYX548HN1P' where id=3;
|
|
update noar ti set b1='C3WPWJ199K90PYX548HN1P' where id=3;
|
|
update noar tt set b2='PD45EDEXSZVO' where id=3;
|
|
update noar ti set b2='PD45EDEXSZVO' where id=3;
|
|
update noar tt set b0='10I2XZQNMLQB358VVXTJQYBA8J4UA5T' where id=4;
|
|
update noar ti set b0='10I2XZQNMLQB358VVXTJQYBA8J4UA5T' where id=4;
|
|
update noar tt set b1='U7' where id=4;
|
|
update noar ti set b1='U7' where id=4;
|
|
update noar tt set b2='N791M7APKNEU2FYMRJ2RII' where id=4;
|
|
update noar ti set b2='N791M7APKNEU2FYMRJ2RII' where id=4;
|
|
update noar tt set b0='FCZ792ZKAMB7LGFNE6J0NTPM8ND' where id=5;
|
|
update noar ti set b0='FCZ792ZKAMB7LGFNE6J0NTPM8ND' where id=5;
|
|
update noar tt set b1='7Z' where id=5;
|
|
update noar ti set b1='7Z' where id=5;
|
|
update noar tt set b2='IND8KJ74HQ6MY' where id=5;
|
|
update noar ti set b2='IND8KJ74HQ6MY' where id=5;
|
|
update noar tt set b0='LN7YPA0WCEHXYLLEKQ' where id=6;
|
|
update noar ti set b0='LN7YPA0WCEHXYLLEKQ' where id=6;
|
|
update noar tt set b1='UFIBCY3X64YCQOSKR3T' where id=6;
|
|
update noar ti set b1='UFIBCY3X64YCQOSKR3T' where id=6;
|
|
update noar tt set b2='ZVI4TIME91S3DWOTNUQRJC' where id=6;
|
|
update noar ti set b2='ZVI4TIME91S3DWOTNUQRJC' where id=6;
|
|
update noar tt set b0='SXUK5EWC' where id=7;
|
|
update noar ti set b0='SXUK5EWC' where id=7;
|
|
update noar tt set b1='1060I4F' where id=7;
|
|
update noar ti set b1='1060I4F' where id=7;
|
|
update noar tt set b2='ELNY32XEL672ONLIN4SAW8TUG25DOT' where id=7;
|
|
update noar ti set b2='ELNY32XEL672ONLIN4SAW8TUG25DOT' where id=7;
|
|
update noar tt set b0='XJ0S6KH758ZLR4' where id=8;
|
|
update noar ti set b0='XJ0S6KH758ZLR4' where id=8;
|
|
update noar tt set b1='W4DCFX' where id=8;
|
|
update noar ti set b1='W4DCFX' where id=8;
|
|
update noar tt set b2='81QRMCJKAQ632G2BI09YY4LAV4TT' where id=8;
|
|
update noar ti set b2='81QRMCJKAQ632G2BI09YY4LAV4TT' where id=8;
|
|
update noar tt set b0='2D4HEJ8LAT51N' where id=9;
|
|
update noar ti set b0='2D4HEJ8LAT51N' where id=9;
|
|
update noar tt set b1='RQMSALDZTW1IPM2BCAF' where id=9;
|
|
update noar ti set b1='RQMSALDZTW1IPM2BCAF' where id=9;
|
|
update noar tt set b2='FE7C1KDAHULRT6TGG3D2QTMTGQ' where id=9;
|
|
update noar ti set b2='FE7C1KDAHULRT6TGG3D2QTMTGQ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 blob null,
|
|
b2 text 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 b0='FPEB1KJDRJEQJQDYFIX1BBT' where id=1;
|
|
update noar ti set b0='FPEB1KJDRJEQJQDYFIX1BBT' where id=1;
|
|
update noar tt set b1='M3GY6ED2OW' where id=1;
|
|
update noar ti set b1='M3GY6ED2OW' where id=1;
|
|
update noar tt set b2='1TM3LLD7C2MR74RGCLXMOWQ7S2XZJ7XW' where id=1;
|
|
update noar ti set b2='1TM3LLD7C2MR74RGCLXMOWQ7S2XZJ7XW' where id=1;
|
|
update noar tt set b0='HJMF90NMJBFF5HABY43YJA' where id=2;
|
|
update noar ti set b0='HJMF90NMJBFF5HABY43YJA' where id=2;
|
|
update noar tt set b1='RITIF3VB7IUMWVIH2QOOARSE7P' where id=2;
|
|
update noar ti set b1='RITIF3VB7IUMWVIH2QOOARSE7P' where id=2;
|
|
update noar tt set b2='HO5' where id=2;
|
|
update noar ti set b2='HO5' where id=2;
|
|
update noar tt set b0='W473ORIR9ZJWHH1JOYW' where id=3;
|
|
update noar ti set b0='W473ORIR9ZJWHH1JOYW' where id=3;
|
|
update noar tt set b1='Q35O439Z8R' where id=3;
|
|
update noar ti set b1='Q35O439Z8R' where id=3;
|
|
update noar tt set b2='3KRXS7QZGR8C8Y55QK4ZBDV0F2CLO7' where id=3;
|
|
update noar ti set b2='3KRXS7QZGR8C8Y55QK4ZBDV0F2CLO7' where id=3;
|
|
update noar tt set b0='DCH6L6D1NTBG49MXGVZGEMBE' where id=4;
|
|
update noar ti set b0='DCH6L6D1NTBG49MXGVZGEMBE' where id=4;
|
|
update noar tt set b1='2FA9NQC7R7F8MQBLK903D4E8M' where id=4;
|
|
update noar ti set b1='2FA9NQC7R7F8MQBLK903D4E8M' where id=4;
|
|
update noar tt set b2='PA924EOZLORCY' where id=4;
|
|
update noar ti set b2='PA924EOZLORCY' where id=4;
|
|
update noar tt set b0='C4LRCZPY1' where id=5;
|
|
update noar ti set b0='C4LRCZPY1' where id=5;
|
|
update noar tt set b1='OZX9U39JFVXTB7N4TLS7DDBMJ' where id=5;
|
|
update noar ti set b1='OZX9U39JFVXTB7N4TLS7DDBMJ' where id=5;
|
|
update noar tt set b2='QWTT6PRMZQ062PHIO' where id=5;
|
|
update noar ti set b2='QWTT6PRMZQ062PHIO' where id=5;
|
|
update noar tt set b0='CMHTRRY7U7HH92LXKHDQGV3Q9HTURT9' where id=6;
|
|
update noar ti set b0='CMHTRRY7U7HH92LXKHDQGV3Q9HTURT9' where id=6;
|
|
update noar tt set b1='8UPNFOYO0THPRVX1G3PA09V' where id=6;
|
|
update noar ti set b1='8UPNFOYO0THPRVX1G3PA09V' where id=6;
|
|
update noar tt set b2='JDPXJW8XBODAE2E2Q47JUF1' where id=6;
|
|
update noar ti set b2='JDPXJW8XBODAE2E2Q47JUF1' where id=6;
|
|
update noar tt set b0='FC7M0YO26E0H5FFQQSUVPIO4N3W' where id=7;
|
|
update noar ti set b0='FC7M0YO26E0H5FFQQSUVPIO4N3W' where id=7;
|
|
update noar tt set b1='QL2GNOB1APHXKD9CBJINVMHRP0CV' where id=7;
|
|
update noar ti set b1='QL2GNOB1APHXKD9CBJINVMHRP0CV' where id=7;
|
|
update noar tt set b2='0N9D3A' where id=7;
|
|
update noar ti set b2='0N9D3A' where id=7;
|
|
update noar tt set b0='CSAEEIW6IXLEA4MVV4EQ4QZU6T2J' where id=8;
|
|
update noar ti set b0='CSAEEIW6IXLEA4MVV4EQ4QZU6T2J' where id=8;
|
|
update noar tt set b1='I9M3R8' where id=8;
|
|
update noar ti set b1='I9M3R8' where id=8;
|
|
update noar tt set b2='YUDQ1JSPHJ5Y8FIPS0HE' where id=8;
|
|
update noar ti set b2='YUDQ1JSPHJ5Y8FIPS0HE' where id=8;
|
|
update noar tt set b0='1L5TEHBK27U502P' where id=9;
|
|
update noar ti set b0='1L5TEHBK27U502P' where id=9;
|
|
update noar tt set b1='9X7CJQZVY' where id=9;
|
|
update noar ti set b1='9X7CJQZVY' where id=9;
|
|
update noar tt set b2='MR8Y01L6QC6FLJMA2DG7B' where id=9;
|
|
update noar ti set b2='MR8Y01L6QC6FLJMA2DG7B' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 blob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='EKDCM05AKT1TRQRKO2CQ7DF6K' where id=1;
|
|
update noar ti set b0='EKDCM05AKT1TRQRKO2CQ7DF6K' where id=1;
|
|
update noar tt set b1='38CVE4CQJZ' where id=1;
|
|
update noar ti set b1='38CVE4CQJZ' where id=1;
|
|
update noar tt set b2='SUBHM58OHFOXSFZCUOG2OCCLVCRCEUZ' where id=1;
|
|
update noar ti set b2='SUBHM58OHFOXSFZCUOG2OCCLVCRCEUZ' where id=1;
|
|
update noar tt set b0='7EFFT843' where id=2;
|
|
update noar ti set b0='7EFFT843' where id=2;
|
|
update noar tt set b1='D7H87PPWVJ2' where id=2;
|
|
update noar ti set b1='D7H87PPWVJ2' where id=2;
|
|
update noar tt set b2='DUDV' where id=2;
|
|
update noar ti set b2='DUDV' where id=2;
|
|
update noar tt set b0='8AKN1GRQLL784R8' where id=3;
|
|
update noar ti set b0='8AKN1GRQLL784R8' where id=3;
|
|
update noar tt set b1='RR5JZAWX6LF5I' where id=3;
|
|
update noar ti set b1='RR5JZAWX6LF5I' where id=3;
|
|
update noar tt set b2='J03NQ7' where id=3;
|
|
update noar ti set b2='J03NQ7' where id=3;
|
|
update noar tt set b0='HDZENBP90YOY9LA7WIW2PAUHSDYNO' where id=4;
|
|
update noar ti set b0='HDZENBP90YOY9LA7WIW2PAUHSDYNO' where id=4;
|
|
update noar tt set b1='5WGPG06R3ZXJQEXG4P1EZTW1YOCPS' where id=4;
|
|
update noar ti set b1='5WGPG06R3ZXJQEXG4P1EZTW1YOCPS' where id=4;
|
|
update noar tt set b2='WUVN5T9J4C6YS3N0SOT' where id=4;
|
|
update noar ti set b2='WUVN5T9J4C6YS3N0SOT' where id=4;
|
|
update noar tt set b0='9Q1SQXE6M79U23' where id=5;
|
|
update noar ti set b0='9Q1SQXE6M79U23' where id=5;
|
|
update noar tt set b1='0X' where id=5;
|
|
update noar ti set b1='0X' where id=5;
|
|
update noar tt set b2='I4BW0PNFCP' where id=5;
|
|
update noar ti set b2='I4BW0PNFCP' where id=5;
|
|
update noar tt set b0='UBITC9OSZ2M6I9M5OJ2AU06MKFMDZ' where id=6;
|
|
update noar ti set b0='UBITC9OSZ2M6I9M5OJ2AU06MKFMDZ' where id=6;
|
|
update noar tt set b1='GD5UC44SGM2PS' where id=6;
|
|
update noar ti set b1='GD5UC44SGM2PS' where id=6;
|
|
update noar tt set b2='NSOMDJBWPWD2J3' where id=6;
|
|
update noar ti set b2='NSOMDJBWPWD2J3' where id=6;
|
|
update noar tt set b0='95J2AVPVNF' where id=7;
|
|
update noar ti set b0='95J2AVPVNF' where id=7;
|
|
update noar tt set b1='9XD5M7M13DMHAAY7XGLGHBJ1L10H' where id=7;
|
|
update noar ti set b1='9XD5M7M13DMHAAY7XGLGHBJ1L10H' where id=7;
|
|
update noar tt set b2='3FFW5BXY27KTR3P9FNLN407T5W5N5NS' where id=7;
|
|
update noar ti set b2='3FFW5BXY27KTR3P9FNLN407T5W5N5NS' where id=7;
|
|
update noar tt set b0='80NU' where id=8;
|
|
update noar ti set b0='80NU' where id=8;
|
|
update noar tt set b1='4AD49YK0OMHQJ7H97D3OCECT' where id=8;
|
|
update noar ti set b1='4AD49YK0OMHQJ7H97D3OCECT' where id=8;
|
|
update noar tt set b2='LPPF77' where id=8;
|
|
update noar ti set b2='LPPF77' where id=8;
|
|
update noar tt set b0='UJS' where id=9;
|
|
update noar ti set b0='UJS' where id=9;
|
|
update noar tt set b1='6O2LFJ4QDFYTYDOW7WMNOPZ' where id=9;
|
|
update noar ti set b1='6O2LFJ4QDFYTYDOW7WMNOPZ' where id=9;
|
|
update noar tt set b2='X5XNNE6KMIV2GJFIF0OMVGSSIZ28MKQP' where id=9;
|
|
update noar ti set b2='X5XNNE6KMIV2GJFIF0OMVGSSIZ28MKQP' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='59' where id=1;
|
|
update noar ti set b0='59' where id=1;
|
|
update noar tt set b1='HJRMOVEBEIZK6' where id=1;
|
|
update noar ti set b1='HJRMOVEBEIZK6' where id=1;
|
|
update noar tt set b2='US2QXM51WPXW' where id=1;
|
|
update noar ti set b2='US2QXM51WPXW' where id=1;
|
|
update noar tt set b0='QHNT33GNXD7VS5V9PRT3' where id=2;
|
|
update noar ti set b0='QHNT33GNXD7VS5V9PRT3' where id=2;
|
|
update noar tt set b1='PE0K5XBRINJPCTKOKAV6IWFNTC227VX' where id=2;
|
|
update noar ti set b1='PE0K5XBRINJPCTKOKAV6IWFNTC227VX' where id=2;
|
|
update noar tt set b2='OMEENHA8' where id=2;
|
|
update noar ti set b2='OMEENHA8' where id=2;
|
|
update noar tt set b0='J5TAWLRGIESETHQBLRBHJ' where id=3;
|
|
update noar ti set b0='J5TAWLRGIESETHQBLRBHJ' where id=3;
|
|
update noar tt set b1='F0QAOAT68XID9Y3GVQY4C9D5OJ33BO' where id=3;
|
|
update noar ti set b1='F0QAOAT68XID9Y3GVQY4C9D5OJ33BO' where id=3;
|
|
update noar tt set b2='3FSIM83JTO6' where id=3;
|
|
update noar ti set b2='3FSIM83JTO6' where id=3;
|
|
update noar tt set b0='X' where id=4;
|
|
update noar ti set b0='X' where id=4;
|
|
update noar tt set b1='DVI2DGAEXLC94' where id=4;
|
|
update noar ti set b1='DVI2DGAEXLC94' where id=4;
|
|
update noar tt set b2='40ELZK8NMJHDP' where id=4;
|
|
update noar ti set b2='40ELZK8NMJHDP' where id=4;
|
|
update noar tt set b0='G6OJKWEAZJ9ZUT1ZDZOQAQSJ4' where id=5;
|
|
update noar ti set b0='G6OJKWEAZJ9ZUT1ZDZOQAQSJ4' where id=5;
|
|
update noar tt set b1='3VZL7XDSNPUWMFC21OQJTV3XP131O' where id=5;
|
|
update noar ti set b1='3VZL7XDSNPUWMFC21OQJTV3XP131O' where id=5;
|
|
update noar tt set b2='7S' where id=5;
|
|
update noar ti set b2='7S' where id=5;
|
|
update noar tt set b0='KFPHJLC92MTB0E07VNU879QQC1M6G' where id=6;
|
|
update noar ti set b0='KFPHJLC92MTB0E07VNU879QQC1M6G' where id=6;
|
|
update noar tt set b1='9YUIAN' where id=6;
|
|
update noar ti set b1='9YUIAN' where id=6;
|
|
update noar tt set b2='0F261WOMXNLF' where id=6;
|
|
update noar ti set b2='0F261WOMXNLF' where id=6;
|
|
update noar tt set b0='14NHOK8QOJIK7T6D3YOKD' where id=7;
|
|
update noar ti set b0='14NHOK8QOJIK7T6D3YOKD' where id=7;
|
|
update noar tt set b1='0J5AFA' where id=7;
|
|
update noar ti set b1='0J5AFA' where id=7;
|
|
update noar tt set b2='OLKHHAAQ0QEV19KPX5MAA39XT4GHBB' where id=7;
|
|
update noar ti set b2='OLKHHAAQ0QEV19KPX5MAA39XT4GHBB' where id=7;
|
|
update noar tt set b0='HE' where id=8;
|
|
update noar ti set b0='HE' where id=8;
|
|
update noar tt set b1='GORGOBH2HR97FZECQ97' where id=8;
|
|
update noar ti set b1='GORGOBH2HR97FZECQ97' where id=8;
|
|
update noar tt set b2='0F3W2IL9' where id=8;
|
|
update noar ti set b2='0F3W2IL9' where id=8;
|
|
update noar tt set b0='WK1NJSGHJ8CUIH66VPQTFOPP' where id=9;
|
|
update noar ti set b0='WK1NJSGHJ8CUIH66VPQTFOPP' where id=9;
|
|
update noar tt set b1='COH1D8LTJ83WLBLJ3DWKZ4T' where id=9;
|
|
update noar ti set b1='COH1D8LTJ83WLBLJ3DWKZ4T' where id=9;
|
|
update noar tt set b2='OPB6A5' where id=9;
|
|
update noar ti set b2='OPB6A5' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 mediumblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='KZX6VRPYPMZQY62Q5H0RQC848424V' where id=1;
|
|
update noar ti set b0='KZX6VRPYPMZQY62Q5H0RQC848424V' where id=1;
|
|
update noar tt set b1='4T84YSHJ3VKJNXHCE0SF866C5CL5' where id=1;
|
|
update noar ti set b1='4T84YSHJ3VKJNXHCE0SF866C5CL5' where id=1;
|
|
update noar tt set b2='6SOWATVAKU8K2EZ1' where id=1;
|
|
update noar ti set b2='6SOWATVAKU8K2EZ1' where id=1;
|
|
update noar tt set b0='3S6ZJQIMX7EMUJU1NL76X2FHM6' where id=2;
|
|
update noar ti set b0='3S6ZJQIMX7EMUJU1NL76X2FHM6' where id=2;
|
|
update noar tt set b1='W1QH22KV27OH9SO' where id=2;
|
|
update noar ti set b1='W1QH22KV27OH9SO' where id=2;
|
|
update noar tt set b2='8HD8PUTMV21FOJRAIW1ABKHZ7GVKXMZO' where id=2;
|
|
update noar ti set b2='8HD8PUTMV21FOJRAIW1ABKHZ7GVKXMZO' where id=2;
|
|
update noar tt set b0='5FKF52VASPYE' where id=3;
|
|
update noar ti set b0='5FKF52VASPYE' where id=3;
|
|
update noar tt set b1='1VJS' where id=3;
|
|
update noar ti set b1='1VJS' where id=3;
|
|
update noar tt set b2='7E5XZF83YAEP8LWWIM0' where id=3;
|
|
update noar ti set b2='7E5XZF83YAEP8LWWIM0' where id=3;
|
|
update noar tt set b0='TO4A9VCO76JMGF1SZZ77FCQ4BCJE97IH' where id=4;
|
|
update noar ti set b0='TO4A9VCO76JMGF1SZZ77FCQ4BCJE97IH' where id=4;
|
|
update noar tt set b1='R98QO1V3Z3R' where id=4;
|
|
update noar ti set b1='R98QO1V3Z3R' where id=4;
|
|
update noar tt set b2='OBG8SSSD6T50A0GQUZS008HVK' where id=4;
|
|
update noar ti set b2='OBG8SSSD6T50A0GQUZS008HVK' where id=4;
|
|
update noar tt set b0='NXTB9VCZ8G4YZ1GJF078S4GCP' where id=5;
|
|
update noar ti set b0='NXTB9VCZ8G4YZ1GJF078S4GCP' where id=5;
|
|
update noar tt set b1='T03C23NPV8AM6UP6KJEIW' where id=5;
|
|
update noar ti set b1='T03C23NPV8AM6UP6KJEIW' where id=5;
|
|
update noar tt set b2='B' where id=5;
|
|
update noar ti set b2='B' where id=5;
|
|
update noar tt set b0='OMQTP1AQ' where id=6;
|
|
update noar ti set b0='OMQTP1AQ' where id=6;
|
|
update noar tt set b1='S' where id=6;
|
|
update noar ti set b1='S' where id=6;
|
|
update noar tt set b2='E8AL7B2B5VE94ZBDOM1T7CKQF3RXYNM' where id=6;
|
|
update noar ti set b2='E8AL7B2B5VE94ZBDOM1T7CKQF3RXYNM' where id=6;
|
|
update noar tt set b0='RBULV20S300HV' where id=7;
|
|
update noar ti set b0='RBULV20S300HV' where id=7;
|
|
update noar tt set b1='9K4UB7IOKTJ' where id=7;
|
|
update noar ti set b1='9K4UB7IOKTJ' where id=7;
|
|
update noar tt set b2='XVF6E5I' where id=7;
|
|
update noar ti set b2='XVF6E5I' where id=7;
|
|
update noar tt set b0='I8D97MJ9R5F9XPEJRRP7LB1511N' where id=8;
|
|
update noar ti set b0='I8D97MJ9R5F9XPEJRRP7LB1511N' where id=8;
|
|
update noar tt set b1='DS9J6H8S16E2QMC1TLQJ0MTL4H9Q' where id=8;
|
|
update noar ti set b1='DS9J6H8S16E2QMC1TLQJ0MTL4H9Q' where id=8;
|
|
update noar tt set b2='T77HTO8M0DXIZ2ER8HIT6F12BZA' where id=8;
|
|
update noar ti set b2='T77HTO8M0DXIZ2ER8HIT6F12BZA' where id=8;
|
|
update noar tt set b0='GLXUBCW2WRXNQDG4' where id=9;
|
|
update noar ti set b0='GLXUBCW2WRXNQDG4' where id=9;
|
|
update noar tt set b1='FPH2VF7PHXKG55JP1' where id=9;
|
|
update noar ti set b1='FPH2VF7PHXKG55JP1' where id=9;
|
|
update noar tt set b2='SRTS50UPJN' where id=9;
|
|
update noar ti set b2='SRTS50UPJN' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='ZYX87T9T2O94AKYQ3OVQ1J1' where id=1;
|
|
update noar ti set b0='ZYX87T9T2O94AKYQ3OVQ1J1' where id=1;
|
|
update noar tt set b1='AZO0D2BKRK5FDNCLMQ8411SX6T' where id=1;
|
|
update noar ti set b1='AZO0D2BKRK5FDNCLMQ8411SX6T' where id=1;
|
|
update noar tt set b2='0T0FBQ5RE12Y90CV3ES6ZT' where id=1;
|
|
update noar ti set b2='0T0FBQ5RE12Y90CV3ES6ZT' where id=1;
|
|
update noar tt set b0='778YCMBDRIV8N8CXZTRNEV84YQL' where id=2;
|
|
update noar ti set b0='778YCMBDRIV8N8CXZTRNEV84YQL' where id=2;
|
|
update noar tt set b1='DXG690Z0OP89FE412' where id=2;
|
|
update noar ti set b1='DXG690Z0OP89FE412' where id=2;
|
|
update noar tt set b2='SU8' where id=2;
|
|
update noar ti set b2='SU8' where id=2;
|
|
update noar tt set b0='74JRAVM00' where id=3;
|
|
update noar ti set b0='74JRAVM00' where id=3;
|
|
update noar tt set b1='11TSMRGX8HXRZ6OIUGU' where id=3;
|
|
update noar ti set b1='11TSMRGX8HXRZ6OIUGU' where id=3;
|
|
update noar tt set b2='5' where id=3;
|
|
update noar ti set b2='5' where id=3;
|
|
update noar tt set b0='T71HJR29IXICC0038KM4EHFS19' where id=4;
|
|
update noar ti set b0='T71HJR29IXICC0038KM4EHFS19' where id=4;
|
|
update noar tt set b1='0C9LM' where id=4;
|
|
update noar ti set b1='0C9LM' where id=4;
|
|
update noar tt set b2='JKVMOZFMQIO5P7VPKHHT73NXQK' where id=4;
|
|
update noar ti set b2='JKVMOZFMQIO5P7VPKHHT73NXQK' where id=4;
|
|
update noar tt set b0='AHZGFGKO3S6FSCOZLPENHI3IG3HCHZ' where id=5;
|
|
update noar ti set b0='AHZGFGKO3S6FSCOZLPENHI3IG3HCHZ' where id=5;
|
|
update noar tt set b1='04MEDWQ8MHU' where id=5;
|
|
update noar ti set b1='04MEDWQ8MHU' where id=5;
|
|
update noar tt set b2='WBI9FI8RA4WK4Z0EGGG9Z' where id=5;
|
|
update noar ti set b2='WBI9FI8RA4WK4Z0EGGG9Z' where id=5;
|
|
update noar tt set b0='XZ' where id=6;
|
|
update noar ti set b0='XZ' where id=6;
|
|
update noar tt set b1='BSH6V7MIO0BV5WYJL0I19ZAC38STT' where id=6;
|
|
update noar ti set b1='BSH6V7MIO0BV5WYJL0I19ZAC38STT' where id=6;
|
|
update noar tt set b2='T5OAO88EX1W2ZQMNYN37' where id=6;
|
|
update noar ti set b2='T5OAO88EX1W2ZQMNYN37' where id=6;
|
|
update noar tt set b0='QKHX68CSD' where id=7;
|
|
update noar ti set b0='QKHX68CSD' where id=7;
|
|
update noar tt set b1='AGJAOP4ABYTJ4JWJKC8AGD1R' where id=7;
|
|
update noar ti set b1='AGJAOP4ABYTJ4JWJKC8AGD1R' where id=7;
|
|
update noar tt set b2='M8NPEH5W1GYE0ARHW7VWH8MKJSFYP' where id=7;
|
|
update noar ti set b2='M8NPEH5W1GYE0ARHW7VWH8MKJSFYP' where id=7;
|
|
update noar tt set b0='F0QTLUOC' where id=8;
|
|
update noar ti set b0='F0QTLUOC' where id=8;
|
|
update noar tt set b1='TG66O3ZZ1R5B0TRR7ZSV3UCIX3QV8PUE' where id=8;
|
|
update noar ti set b1='TG66O3ZZ1R5B0TRR7ZSV3UCIX3QV8PUE' where id=8;
|
|
update noar tt set b2='DCA92KE3C30' where id=8;
|
|
update noar ti set b2='DCA92KE3C30' where id=8;
|
|
update noar tt set b0='V966BG9KIWNX0IOK' where id=9;
|
|
update noar ti set b0='V966BG9KIWNX0IOK' where id=9;
|
|
update noar tt set b1='HV8U2QQHNI3VBI9' where id=9;
|
|
update noar ti set b1='HV8U2QQHNI3VBI9' where id=9;
|
|
update noar tt set b2='RDG3FFTFF8' where id=9;
|
|
update noar ti set b2='RDG3FFTFF8' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 mediumblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='ESF8629O4KB6BF8GFHIEVL01FTJ' where id=1;
|
|
update noar ti set b0='ESF8629O4KB6BF8GFHIEVL01FTJ' where id=1;
|
|
update noar tt set b1='RZIQGOZ2LDK6055NVJD' where id=1;
|
|
update noar ti set b1='RZIQGOZ2LDK6055NVJD' where id=1;
|
|
update noar tt set b2='MVWM6J6UWE9VY7X' where id=1;
|
|
update noar ti set b2='MVWM6J6UWE9VY7X' where id=1;
|
|
update noar tt set b0='ZWFWFFW231IEAH3FO11KHCWA5KXYRZ8' where id=2;
|
|
update noar ti set b0='ZWFWFFW231IEAH3FO11KHCWA5KXYRZ8' where id=2;
|
|
update noar tt set b1='XEUZCW8LZY4O2182WB592KF9KUHJD2' where id=2;
|
|
update noar ti set b1='XEUZCW8LZY4O2182WB592KF9KUHJD2' where id=2;
|
|
update noar tt set b2='MNOGLNJQL8C7B' where id=2;
|
|
update noar ti set b2='MNOGLNJQL8C7B' where id=2;
|
|
update noar tt set b0='5CPIH1HPDZUS' where id=3;
|
|
update noar ti set b0='5CPIH1HPDZUS' where id=3;
|
|
update noar tt set b1='2HR095ZMY5FQX' where id=3;
|
|
update noar ti set b1='2HR095ZMY5FQX' 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 b0='UZAZA' where id=4;
|
|
update noar ti set b0='UZAZA' where id=4;
|
|
update noar tt set b1='35IL3KWP' where id=4;
|
|
update noar ti set b1='35IL3KWP' where id=4;
|
|
update noar tt set b2='PPSZPR' where id=4;
|
|
update noar ti set b2='PPSZPR' where id=4;
|
|
update noar tt set b0='NH2FYDX4I4BZQVHU6VZWR' where id=5;
|
|
update noar ti set b0='NH2FYDX4I4BZQVHU6VZWR' where id=5;
|
|
update noar tt set b1='WNXXBWIGCT4M9SRT9TXKS1H31O5JCC' where id=5;
|
|
update noar ti set b1='WNXXBWIGCT4M9SRT9TXKS1H31O5JCC' where id=5;
|
|
update noar tt set b2='0M07D19GUEL6H5SC5EZU' where id=5;
|
|
update noar ti set b2='0M07D19GUEL6H5SC5EZU' where id=5;
|
|
update noar tt set b0='OZK' where id=6;
|
|
update noar ti set b0='OZK' where id=6;
|
|
update noar tt set b1='GYTBD55ZA605C' where id=6;
|
|
update noar ti set b1='GYTBD55ZA605C' where id=6;
|
|
update noar tt set b2='OI7K19HA6LMP1C1118LBRED' where id=6;
|
|
update noar ti set b2='OI7K19HA6LMP1C1118LBRED' where id=6;
|
|
update noar tt set b0='G66Q02RY734BFN6UFNJWD' where id=7;
|
|
update noar ti set b0='G66Q02RY734BFN6UFNJWD' where id=7;
|
|
update noar tt set b1='MRH2USDJNJWVFFP' where id=7;
|
|
update noar ti set b1='MRH2USDJNJWVFFP' where id=7;
|
|
update noar tt set b2='RAQ706ZXGUG74DJZAD090ZDBGOMRHKRX' where id=7;
|
|
update noar ti set b2='RAQ706ZXGUG74DJZAD090ZDBGOMRHKRX' where id=7;
|
|
update noar tt set b0='94TBES9ZVDU' where id=8;
|
|
update noar ti set b0='94TBES9ZVDU' where id=8;
|
|
update noar tt set b1='FC1F6RYW0K41WUF' where id=8;
|
|
update noar ti set b1='FC1F6RYW0K41WUF' where id=8;
|
|
update noar tt set b2='FQF7' where id=8;
|
|
update noar ti set b2='FQF7' where id=8;
|
|
update noar tt set b0='SM9FE8HJZKFWZPEEOSIRLD58MZ1E' where id=9;
|
|
update noar ti set b0='SM9FE8HJZKFWZPEEOSIRLD58MZ1E' where id=9;
|
|
update noar tt set b1='K4FKE3HP9JTBR2N35AYQBBL81IEO8Z9' where id=9;
|
|
update noar ti set b1='K4FKE3HP9JTBR2N35AYQBBL81IEO8Z9' where id=9;
|
|
update noar tt set b2='S25WOBQ4QAQ3YWE0Z1XD1AI8WO2R' where id=9;
|
|
update noar ti set b2='S25WOBQ4QAQ3YWE0Z1XD1AI8WO2R' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='YH93VKLU13MJTKXR2HMPJCM' where id=1;
|
|
update noar ti set b0='YH93VKLU13MJTKXR2HMPJCM' where id=1;
|
|
update noar tt set b1='FHG8XMNJFPD3BP3' where id=1;
|
|
update noar ti set b1='FHG8XMNJFPD3BP3' where id=1;
|
|
update noar tt set b2='UZW' where id=1;
|
|
update noar ti set b2='UZW' where id=1;
|
|
update noar tt set b0='EK4VFS7NDY850DJVNPKZAE8M' where id=2;
|
|
update noar ti set b0='EK4VFS7NDY850DJVNPKZAE8M' where id=2;
|
|
update noar tt set b1='WASJ45GBZO3C4ZTMYN0BGOL520BZ' where id=2;
|
|
update noar ti set b1='WASJ45GBZO3C4ZTMYN0BGOL520BZ' where id=2;
|
|
update noar tt set b2='E2DVJDCWV0UQGJ5II' where id=2;
|
|
update noar ti set b2='E2DVJDCWV0UQGJ5II' where id=2;
|
|
update noar tt set b0='CABF5KF4MI62UUGF5NPPGIKAE481B' where id=3;
|
|
update noar ti set b0='CABF5KF4MI62UUGF5NPPGIKAE481B' where id=3;
|
|
update noar tt set b1='YK' where id=3;
|
|
update noar ti set b1='YK' where id=3;
|
|
update noar tt set b2='LB7POE38' where id=3;
|
|
update noar ti set b2='LB7POE38' where id=3;
|
|
update noar tt set b0='0PN9OUOLO' where id=4;
|
|
update noar ti set b0='0PN9OUOLO' where id=4;
|
|
update noar tt set b1='H80R4UGT2O3P4BKR16RDF47AWNW9J8JR' where id=4;
|
|
update noar ti set b1='H80R4UGT2O3P4BKR16RDF47AWNW9J8JR' where id=4;
|
|
update noar tt set b2='SLT0DZFO17L941UGEH6BSB7AJ6' where id=4;
|
|
update noar ti set b2='SLT0DZFO17L941UGEH6BSB7AJ6' where id=4;
|
|
update noar tt set b0='REY2055Z1L' where id=5;
|
|
update noar ti set b0='REY2055Z1L' where id=5;
|
|
update noar tt set b1='9V2QLXGWIB51TX944GFMJI66L3IW2' where id=5;
|
|
update noar ti set b1='9V2QLXGWIB51TX944GFMJI66L3IW2' where id=5;
|
|
update noar tt set b2='CQ12V2C978NC75' where id=5;
|
|
update noar ti set b2='CQ12V2C978NC75' where id=5;
|
|
update noar tt set b0='WGJMGEJ23QEHUL8NNY6VQ4Y11IBJ' where id=6;
|
|
update noar ti set b0='WGJMGEJ23QEHUL8NNY6VQ4Y11IBJ' where id=6;
|
|
update noar tt set b1='W3TW20C7ZI3WQPNJL9LM24H' where id=6;
|
|
update noar ti set b1='W3TW20C7ZI3WQPNJL9LM24H' where id=6;
|
|
update noar tt set b2='1Y8BS218W075JIE7' where id=6;
|
|
update noar ti set b2='1Y8BS218W075JIE7' where id=6;
|
|
update noar tt set b0='VMR2' where id=7;
|
|
update noar ti set b0='VMR2' where id=7;
|
|
update noar tt set b1='IIDIP1HZ' where id=7;
|
|
update noar ti set b1='IIDIP1HZ' where id=7;
|
|
update noar tt set b2='6V1JMDLSKNNEZ867982U4MB751F' where id=7;
|
|
update noar ti set b2='6V1JMDLSKNNEZ867982U4MB751F' where id=7;
|
|
update noar tt set b0='Y8DQWKAL3VGHVKSYQ' where id=8;
|
|
update noar ti set b0='Y8DQWKAL3VGHVKSYQ' where id=8;
|
|
update noar tt set b1='71OER1T' where id=8;
|
|
update noar ti set b1='71OER1T' where id=8;
|
|
update noar tt set b2='9E9VG66FJVC2Q4P0' where id=8;
|
|
update noar ti set b2='9E9VG66FJVC2Q4P0' where id=8;
|
|
update noar tt set b0='VTQO9' where id=9;
|
|
update noar ti set b0='VTQO9' where id=9;
|
|
update noar tt set b1='ZG7J0OQFTK56R' where id=9;
|
|
update noar ti set b1='ZG7J0OQFTK56R' where id=9;
|
|
update noar tt set b2='6E0WQW5UJNXNQ8I1D0PNOGAQ' where id=9;
|
|
update noar ti set b2='6E0WQW5UJNXNQ8I1D0PNOGAQ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 mediumblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='W8H5KKI5VBE5N' where id=1;
|
|
update noar ti set b0='W8H5KKI5VBE5N' where id=1;
|
|
update noar tt set b1='9OZ89O1N4KQKM6SR8R0GXKJBO5' where id=1;
|
|
update noar ti set b1='9OZ89O1N4KQKM6SR8R0GXKJBO5' where id=1;
|
|
update noar tt set b2='XYR9GWF9O4WS02WDF3QPQUYGFGSNJ95' where id=1;
|
|
update noar ti set b2='XYR9GWF9O4WS02WDF3QPQUYGFGSNJ95' where id=1;
|
|
update noar tt set b0='DJHJK3GTCLMH7FA16MSXLDIT8Z' where id=2;
|
|
update noar ti set b0='DJHJK3GTCLMH7FA16MSXLDIT8Z' where id=2;
|
|
update noar tt set b1='HY3YOKP94WELNZ5HZUZ8IFE2KQQX0WS' where id=2;
|
|
update noar ti set b1='HY3YOKP94WELNZ5HZUZ8IFE2KQQX0WS' where id=2;
|
|
update noar tt set b2='VDHHX0FFE5FQL' where id=2;
|
|
update noar ti set b2='VDHHX0FFE5FQL' where id=2;
|
|
update noar tt set b0='4JMOYN4L6ERMUDVY6DA4W0W3Q3Z42V87' where id=3;
|
|
update noar ti set b0='4JMOYN4L6ERMUDVY6DA4W0W3Q3Z42V87' where id=3;
|
|
update noar tt set b1='B11CGPA0D481I3J5H3ITRIVISYFF' where id=3;
|
|
update noar ti set b1='B11CGPA0D481I3J5H3ITRIVISYFF' where id=3;
|
|
update noar tt set b2='FUG' where id=3;
|
|
update noar ti set b2='FUG' where id=3;
|
|
update noar tt set b0='28UYZRTZXY12I0CB1B2T' where id=4;
|
|
update noar ti set b0='28UYZRTZXY12I0CB1B2T' where id=4;
|
|
update noar tt set b1='CKPT18JACS8' where id=4;
|
|
update noar ti set b1='CKPT18JACS8' where id=4;
|
|
update noar tt set b2='CLNF44PRPMHF39KFZ57SCI' where id=4;
|
|
update noar ti set b2='CLNF44PRPMHF39KFZ57SCI' where id=4;
|
|
update noar tt set b0='PECJG' where id=5;
|
|
update noar ti set b0='PECJG' where id=5;
|
|
update noar tt set b1='206NHB8RNGOC' where id=5;
|
|
update noar ti set b1='206NHB8RNGOC' where id=5;
|
|
update noar tt set b2='MPJIJ5HIHEKMN3MK27VAS6HL5F85L' where id=5;
|
|
update noar ti set b2='MPJIJ5HIHEKMN3MK27VAS6HL5F85L' where id=5;
|
|
update noar tt set b0='QM9O2N5WURK47WLR2G7I8WGFCGTH' where id=6;
|
|
update noar ti set b0='QM9O2N5WURK47WLR2G7I8WGFCGTH' where id=6;
|
|
update noar tt set b1='W57W1SCDCJ2Y271KP2ZNC5' where id=6;
|
|
update noar ti set b1='W57W1SCDCJ2Y271KP2ZNC5' where id=6;
|
|
update noar tt set b2='BNQNHP60E5U4D8KEQ1TG1LC3MTHE0Y0' where id=6;
|
|
update noar ti set b2='BNQNHP60E5U4D8KEQ1TG1LC3MTHE0Y0' where id=6;
|
|
update noar tt set b0='92IDDXVGRE9GEV5DIFX2MXHMW' where id=7;
|
|
update noar ti set b0='92IDDXVGRE9GEV5DIFX2MXHMW' where id=7;
|
|
update noar tt set b1='W218X5V3AZEO34' where id=7;
|
|
update noar ti set b1='W218X5V3AZEO34' where id=7;
|
|
update noar tt set b2='WFKN4W16EUKA601KIIZ5AK8SE' where id=7;
|
|
update noar ti set b2='WFKN4W16EUKA601KIIZ5AK8SE' where id=7;
|
|
update noar tt set b0='SZUF7K7A3IBP61V8BDFECS' where id=8;
|
|
update noar ti set b0='SZUF7K7A3IBP61V8BDFECS' where id=8;
|
|
update noar tt set b1='8BZ897667N9BDTNKU903BMN5SM' where id=8;
|
|
update noar ti set b1='8BZ897667N9BDTNKU903BMN5SM' where id=8;
|
|
update noar tt set b2='W8GJJPVVKPQ542JU5UHLW5EK9176CK' where id=8;
|
|
update noar ti set b2='W8GJJPVVKPQ542JU5UHLW5EK9176CK' where id=8;
|
|
update noar tt set b0='76I' where id=9;
|
|
update noar ti set b0='76I' where id=9;
|
|
update noar tt set b1='9AJG8HGAU2AK9W6SZC00BX' where id=9;
|
|
update noar ti set b1='9AJG8HGAU2AK9W6SZC00BX' where id=9;
|
|
update noar tt set b2='SF63LUCSDJ1VK30D9H72YTB7Z4ESO' where id=9;
|
|
update noar ti set b2='SF63LUCSDJ1VK30D9H72YTB7Z4ESO' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='BIU6RTLB03Q2KSDKGSRJ86RA8OFB96' where id=1;
|
|
update noar ti set b0='BIU6RTLB03Q2KSDKGSRJ86RA8OFB96' where id=1;
|
|
update noar tt set b1='UG2IHYRUSTJFE80PX551BSY86HV3L' where id=1;
|
|
update noar ti set b1='UG2IHYRUSTJFE80PX551BSY86HV3L' where id=1;
|
|
update noar tt set b2='9BROA0K7KWRZK6SYIBTOXF60XQLSE0U' where id=1;
|
|
update noar ti set b2='9BROA0K7KWRZK6SYIBTOXF60XQLSE0U' where id=1;
|
|
update noar tt set b0='BNY7ST699BUHEX04BA9' where id=2;
|
|
update noar ti set b0='BNY7ST699BUHEX04BA9' where id=2;
|
|
update noar tt set b1='ZOVTCQE5KSRSUON68' where id=2;
|
|
update noar ti set b1='ZOVTCQE5KSRSUON68' where id=2;
|
|
update noar tt set b2='XR6AFX0' where id=2;
|
|
update noar ti set b2='XR6AFX0' where id=2;
|
|
update noar tt set b0='CQABFT5KVTDECQBTZ3W9LR8JGX' where id=3;
|
|
update noar ti set b0='CQABFT5KVTDECQBTZ3W9LR8JGX' where id=3;
|
|
update noar tt set b1='X2M9NAE1AF7SCV7QDBE6F3' where id=3;
|
|
update noar ti set b1='X2M9NAE1AF7SCV7QDBE6F3' where id=3;
|
|
update noar tt set b2='SZEMYBF0SXR2805Z9T8GR' where id=3;
|
|
update noar ti set b2='SZEMYBF0SXR2805Z9T8GR' where id=3;
|
|
update noar tt set b0='VGHDCC062Q' where id=4;
|
|
update noar ti set b0='VGHDCC062Q' where id=4;
|
|
update noar tt set b1='AY0P8DIQVUA9LYX3T' where id=4;
|
|
update noar ti set b1='AY0P8DIQVUA9LYX3T' where id=4;
|
|
update noar tt set b2='YZLPS7Q2Y4P5JIKFB70FXWDUC' where id=4;
|
|
update noar ti set b2='YZLPS7Q2Y4P5JIKFB70FXWDUC' where id=4;
|
|
update noar tt set b0='HA' where id=5;
|
|
update noar ti set b0='HA' where id=5;
|
|
update noar tt set b1='X' where id=5;
|
|
update noar ti set b1='X' where id=5;
|
|
update noar tt set b2='LYCEPSB91XBYDK1KN1CX38QTC' where id=5;
|
|
update noar ti set b2='LYCEPSB91XBYDK1KN1CX38QTC' where id=5;
|
|
update noar tt set b0='ZUFK9EDPC' where id=6;
|
|
update noar ti set b0='ZUFK9EDPC' where id=6;
|
|
update noar tt set b1='NBQMC7SDFAT4JUI' where id=6;
|
|
update noar ti set b1='NBQMC7SDFAT4JUI' where id=6;
|
|
update noar tt set b2='NY1SPSXZ7S6CEBW3' where id=6;
|
|
update noar ti set b2='NY1SPSXZ7S6CEBW3' where id=6;
|
|
update noar tt set b0='WGQXCMQXSA5KKVN' where id=7;
|
|
update noar ti set b0='WGQXCMQXSA5KKVN' where id=7;
|
|
update noar tt set b1='Y3J11I7HSG13R8E0WR0IOF14N' where id=7;
|
|
update noar ti set b1='Y3J11I7HSG13R8E0WR0IOF14N' where id=7;
|
|
update noar tt set b2='7H9BKX0J02CHFYE7G7V9OWXVJ266E' where id=7;
|
|
update noar ti set b2='7H9BKX0J02CHFYE7G7V9OWXVJ266E' where id=7;
|
|
update noar tt set b0='R8T4LHBMZ8HUZ7EMBXZ8PKF7KBV' where id=8;
|
|
update noar ti set b0='R8T4LHBMZ8HUZ7EMBXZ8PKF7KBV' where id=8;
|
|
update noar tt set b1='D1QNL1UDIQ' where id=8;
|
|
update noar ti set b1='D1QNL1UDIQ' where id=8;
|
|
update noar tt set b2='Q5XN7GKR' where id=8;
|
|
update noar ti set b2='Q5XN7GKR' where id=8;
|
|
update noar tt set b0='N' where id=9;
|
|
update noar ti set b0='N' where id=9;
|
|
update noar tt set b1='IJVN62396PK8R55LTWTRTUNGUSZC' where id=9;
|
|
update noar ti set b1='IJVN62396PK8R55LTWTRTUNGUSZC' where id=9;
|
|
update noar tt set b2='FUET7T4A58TQZH' where id=9;
|
|
update noar ti set b2='FUET7T4A58TQZH' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 mediumblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='HQVZ8JPV4P5Y3' where id=1;
|
|
update noar ti set b0='HQVZ8JPV4P5Y3' where id=1;
|
|
update noar tt set b1='2SF8L5OAYG7P41HU5IOPR1NVUL9M' where id=1;
|
|
update noar ti set b1='2SF8L5OAYG7P41HU5IOPR1NVUL9M' where id=1;
|
|
update noar tt set b2='BV' where id=1;
|
|
update noar ti set b2='BV' where id=1;
|
|
update noar tt set b0='6IZOCK9P' where id=2;
|
|
update noar ti set b0='6IZOCK9P' where id=2;
|
|
update noar tt set b1='I9MR91YP9Y2KCA5D1JHNT4D' where id=2;
|
|
update noar ti set b1='I9MR91YP9Y2KCA5D1JHNT4D' where id=2;
|
|
update noar tt set b2='4KNVAKH0OVIC96IW982S4JB2NMBB' where id=2;
|
|
update noar ti set b2='4KNVAKH0OVIC96IW982S4JB2NMBB' where id=2;
|
|
update noar tt set b0='CAG8TNPS' where id=3;
|
|
update noar ti set b0='CAG8TNPS' where id=3;
|
|
update noar tt set b1='H03L2GOWRUZY' where id=3;
|
|
update noar ti set b1='H03L2GOWRUZY' where id=3;
|
|
update noar tt set b2='3RAWTHGV60A9EC' where id=3;
|
|
update noar ti set b2='3RAWTHGV60A9EC' where id=3;
|
|
update noar tt set b0='EPNZDY2L7IOZ7QBDCGXMR142ZOP4OS' where id=4;
|
|
update noar ti set b0='EPNZDY2L7IOZ7QBDCGXMR142ZOP4OS' where id=4;
|
|
update noar tt set b1='I7D6OX2QP' where id=4;
|
|
update noar ti set b1='I7D6OX2QP' where id=4;
|
|
update noar tt set b2='E5J54X8IDAE9L9S1KY5R' where id=4;
|
|
update noar ti set b2='E5J54X8IDAE9L9S1KY5R' where id=4;
|
|
update noar tt set b0='SFHMPEKWKV1WXL5VTJ2RGMNYFBG' where id=5;
|
|
update noar ti set b0='SFHMPEKWKV1WXL5VTJ2RGMNYFBG' where id=5;
|
|
update noar tt set b1='J1S8Z0' where id=5;
|
|
update noar ti set b1='J1S8Z0' where id=5;
|
|
update noar tt set b2='LRAL9O95UTTGJM' where id=5;
|
|
update noar ti set b2='LRAL9O95UTTGJM' where id=5;
|
|
update noar tt set b0='5BO9BQWXS7P1EZJGGWK73EI0BYUSDZQ4' where id=6;
|
|
update noar ti set b0='5BO9BQWXS7P1EZJGGWK73EI0BYUSDZQ4' where id=6;
|
|
update noar tt set b1='U3' where id=6;
|
|
update noar ti set b1='U3' where id=6;
|
|
update noar tt set b2='1KTJS6KZ' where id=6;
|
|
update noar ti set b2='1KTJS6KZ' where id=6;
|
|
update noar tt set b0='NRN6FFYM5SE7R073CYNVC7HDWVVQZ62F' where id=7;
|
|
update noar ti set b0='NRN6FFYM5SE7R073CYNVC7HDWVVQZ62F' where id=7;
|
|
update noar tt set b1='A8ID9CIL4T7XGRU6CKL46Q' where id=7;
|
|
update noar ti set b1='A8ID9CIL4T7XGRU6CKL46Q' where id=7;
|
|
update noar tt set b2='8926N1URQ3SFHFP1ASSWAKU99MG3UT' where id=7;
|
|
update noar ti set b2='8926N1URQ3SFHFP1ASSWAKU99MG3UT' where id=7;
|
|
update noar tt set b0='0IUG7DT1TF' where id=8;
|
|
update noar ti set b0='0IUG7DT1TF' where id=8;
|
|
update noar tt set b1='KHQHKY5S48CFEZS4Z2R7HCUDPM' where id=8;
|
|
update noar ti set b1='KHQHKY5S48CFEZS4Z2R7HCUDPM' where id=8;
|
|
update noar tt set b2='6UGPV1UNF8AYYAQ3AHQ1A04GAD0L' where id=8;
|
|
update noar ti set b2='6UGPV1UNF8AYYAQ3AHQ1A04GAD0L' where id=8;
|
|
update noar tt set b0='8GAO0IP4SR25NAYMF3VN5QP8' where id=9;
|
|
update noar ti set b0='8GAO0IP4SR25NAYMF3VN5QP8' where id=9;
|
|
update noar tt set b1='0VX4I9KS4H343B2R1UV90J4GN' where id=9;
|
|
update noar ti set b1='0VX4I9KS4H343B2R1UV90J4GN' where id=9;
|
|
update noar tt set b2='AF1G' where id=9;
|
|
update noar ti set b2='AF1G' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 mediumblob null,
|
|
b2 text 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 b0='GJRKXAGYN7GS7T6RO' where id=1;
|
|
update noar ti set b0='GJRKXAGYN7GS7T6RO' where id=1;
|
|
update noar tt set b1='5VH1MFH5YBI4K8RTHHSNDSV3LU' where id=1;
|
|
update noar ti set b1='5VH1MFH5YBI4K8RTHHSNDSV3LU' where id=1;
|
|
update noar tt set b2='BKAPK53V362E' where id=1;
|
|
update noar ti set b2='BKAPK53V362E' where id=1;
|
|
update noar tt set b0='F6LA1T825R' where id=2;
|
|
update noar ti set b0='F6LA1T825R' where id=2;
|
|
update noar tt set b1='3HOCQAEETJYFTQ0FSQE1E4QKCRH22' where id=2;
|
|
update noar ti set b1='3HOCQAEETJYFTQ0FSQE1E4QKCRH22' where id=2;
|
|
update noar tt set b2='GPJ4H4432Q' where id=2;
|
|
update noar ti set b2='GPJ4H4432Q' where id=2;
|
|
update noar tt set b0='O' where id=3;
|
|
update noar ti set b0='O' where id=3;
|
|
update noar tt set b1='DJDR9UJBW49MC3BM9W4I62TZG46LEJ2' where id=3;
|
|
update noar ti set b1='DJDR9UJBW49MC3BM9W4I62TZG46LEJ2' where id=3;
|
|
update noar tt set b2='MO3IFB' where id=3;
|
|
update noar ti set b2='MO3IFB' where id=3;
|
|
update noar tt set b0='KZVQ029' where id=4;
|
|
update noar ti set b0='KZVQ029' where id=4;
|
|
update noar tt set b1='CK25MW8Z1WKUN5MCLAJY5QRKRONYSH' where id=4;
|
|
update noar ti set b1='CK25MW8Z1WKUN5MCLAJY5QRKRONYSH' where id=4;
|
|
update noar tt set b2='M01SF6J2CIU5M0RU595SYNN0KNDORHA1' where id=4;
|
|
update noar ti set b2='M01SF6J2CIU5M0RU595SYNN0KNDORHA1' where id=4;
|
|
update noar tt set b0='ULKLEQZAHS8P9O9J3V4I6H9W6YRF385A' where id=5;
|
|
update noar ti set b0='ULKLEQZAHS8P9O9J3V4I6H9W6YRF385A' where id=5;
|
|
update noar tt set b1='79U76R1AAMH' where id=5;
|
|
update noar ti set b1='79U76R1AAMH' where id=5;
|
|
update noar tt set b2='II2H' where id=5;
|
|
update noar ti set b2='II2H' where id=5;
|
|
update noar tt set b0='3ZOHDSP11DU56S42R8BNE' where id=6;
|
|
update noar ti set b0='3ZOHDSP11DU56S42R8BNE' where id=6;
|
|
update noar tt set b1='UUQ5PLNBZBPBLO5ZROFHMHL9' where id=6;
|
|
update noar ti set b1='UUQ5PLNBZBPBLO5ZROFHMHL9' where id=6;
|
|
update noar tt set b2='OCEWKJ4NNXT971' where id=6;
|
|
update noar ti set b2='OCEWKJ4NNXT971' where id=6;
|
|
update noar tt set b0='T50RF1V817AZ3DU06HX2P7OQK1DYC' where id=7;
|
|
update noar ti set b0='T50RF1V817AZ3DU06HX2P7OQK1DYC' where id=7;
|
|
update noar tt set b1='P9GIL1GWMT6MKK9SMGUE2R5QYL2H' where id=7;
|
|
update noar ti set b1='P9GIL1GWMT6MKK9SMGUE2R5QYL2H' where id=7;
|
|
update noar tt set b2='1J' where id=7;
|
|
update noar ti set b2='1J' where id=7;
|
|
update noar tt set b0='IKUDHZBTX1VYUDKS61CZ3QE' where id=8;
|
|
update noar ti set b0='IKUDHZBTX1VYUDKS61CZ3QE' where id=8;
|
|
update noar tt set b1='Y52JUQW' where id=8;
|
|
update noar ti set b1='Y52JUQW' where id=8;
|
|
update noar tt set b2='WJTWLERC8W5JP3SKHW' where id=8;
|
|
update noar ti set b2='WJTWLERC8W5JP3SKHW' where id=8;
|
|
update noar tt set b0='HN3307XL' where id=9;
|
|
update noar ti set b0='HN3307XL' where id=9;
|
|
update noar tt set b1='NWVNLL0XUGG3GMVBHDVJHOC0ZCZYPA38' where id=9;
|
|
update noar ti set b1='NWVNLL0XUGG3GMVBHDVJHOC0ZCZYPA38' where id=9;
|
|
update noar tt set b2='89EV7XWH1QSEEU46QLBBLA0' where id=9;
|
|
update noar ti set b2='89EV7XWH1QSEEU46QLBBLA0' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 mediumblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='L5YM8Y' where id=1;
|
|
update noar ti set b0='L5YM8Y' where id=1;
|
|
update noar tt set b1='QE' where id=1;
|
|
update noar ti set b1='QE' where id=1;
|
|
update noar tt set b2='XZN87RS7' where id=1;
|
|
update noar ti set b2='XZN87RS7' where id=1;
|
|
update noar tt set b0='WI41ROV' where id=2;
|
|
update noar ti set b0='WI41ROV' where id=2;
|
|
update noar tt set b1='R2ZB1T6485EVONLR' where id=2;
|
|
update noar ti set b1='R2ZB1T6485EVONLR' where id=2;
|
|
update noar tt set b2='QJO2JR7MLX' where id=2;
|
|
update noar ti set b2='QJO2JR7MLX' where id=2;
|
|
update noar tt set b0='237PP0UKOZ5SPY7O2Y8C90DNO' where id=3;
|
|
update noar ti set b0='237PP0UKOZ5SPY7O2Y8C90DNO' where id=3;
|
|
update noar tt set b1='68EGLKQ55Y' where id=3;
|
|
update noar ti set b1='68EGLKQ55Y' where id=3;
|
|
update noar tt set b2='5R64S' where id=3;
|
|
update noar ti set b2='5R64S' where id=3;
|
|
update noar tt set b0='A2R' where id=4;
|
|
update noar ti set b0='A2R' where id=4;
|
|
update noar tt set b1='HW0QI9DZG7L0' where id=4;
|
|
update noar ti set b1='HW0QI9DZG7L0' where id=4;
|
|
update noar tt set b2='OZ6O5LV5OQJKCWNL861N80ROX5L15' where id=4;
|
|
update noar ti set b2='OZ6O5LV5OQJKCWNL861N80ROX5L15' where id=4;
|
|
update noar tt set b0='Z705WIGUI4J8' where id=5;
|
|
update noar ti set b0='Z705WIGUI4J8' where id=5;
|
|
update noar tt set b1='5GC9A0GIK08EEAIVTE2LBABDTTV1DGFD' where id=5;
|
|
update noar ti set b1='5GC9A0GIK08EEAIVTE2LBABDTTV1DGFD' where id=5;
|
|
update noar tt set b2='UO7GZEJLSKK071UMP' where id=5;
|
|
update noar ti set b2='UO7GZEJLSKK071UMP' where id=5;
|
|
update noar tt set b0='14B9UPK0' where id=6;
|
|
update noar ti set b0='14B9UPK0' where id=6;
|
|
update noar tt set b1='LN18W6HR0' where id=6;
|
|
update noar ti set b1='LN18W6HR0' where id=6;
|
|
update noar tt set b2='K9' where id=6;
|
|
update noar ti set b2='K9' where id=6;
|
|
update noar tt set b0='VTPSHVNYRG4FPZ' where id=7;
|
|
update noar ti set b0='VTPSHVNYRG4FPZ' where id=7;
|
|
update noar tt set b1='3G7VSNAT9Y4DSEP801N' where id=7;
|
|
update noar ti set b1='3G7VSNAT9Y4DSEP801N' where id=7;
|
|
update noar tt set b2='FLA' where id=7;
|
|
update noar ti set b2='FLA' where id=7;
|
|
update noar tt set b0='XL8D2Y' where id=8;
|
|
update noar ti set b0='XL8D2Y' where id=8;
|
|
update noar tt set b1='XIF18058FHECJ7MN14MF8835' where id=8;
|
|
update noar ti set b1='XIF18058FHECJ7MN14MF8835' where id=8;
|
|
update noar tt set b2='Z64FEI' where id=8;
|
|
update noar ti set b2='Z64FEI' where id=8;
|
|
update noar tt set b0='EMKLVI7' where id=9;
|
|
update noar ti set b0='EMKLVI7' where id=9;
|
|
update noar tt set b1='78K546T91ZKEWY387' where id=9;
|
|
update noar ti set b1='78K546T91ZKEWY387' where id=9;
|
|
update noar tt set b2='6KLKLAZSX' where id=9;
|
|
update noar ti set b2='6KLKLAZSX' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='PR7JOE1ZXU4E28T1RH7BX5' where id=1;
|
|
update noar ti set b0='PR7JOE1ZXU4E28T1RH7BX5' where id=1;
|
|
update noar tt set b1='WKVKNT' where id=1;
|
|
update noar ti set b1='WKVKNT' where id=1;
|
|
update noar tt set b2='75SMIG7P5D2LTE3O50S5YW374QK' where id=1;
|
|
update noar ti set b2='75SMIG7P5D2LTE3O50S5YW374QK' where id=1;
|
|
update noar tt set b0='6Z8XXIU1W2SSZMKB155SDFH' where id=2;
|
|
update noar ti set b0='6Z8XXIU1W2SSZMKB155SDFH' where id=2;
|
|
update noar tt set b1='FTB652KTTQ1GABISL2A' where id=2;
|
|
update noar ti set b1='FTB652KTTQ1GABISL2A' where id=2;
|
|
update noar tt set b2='SNY8XSCFYXOHX18I5ER3HEYQ6UQLL9IM' where id=2;
|
|
update noar ti set b2='SNY8XSCFYXOHX18I5ER3HEYQ6UQLL9IM' where id=2;
|
|
update noar tt set b0='QD9OANI8UN' where id=3;
|
|
update noar ti set b0='QD9OANI8UN' where id=3;
|
|
update noar tt set b1='D3M8GCTSJQYIEQV' where id=3;
|
|
update noar ti set b1='D3M8GCTSJQYIEQV' where id=3;
|
|
update noar tt set b2='PP2B' where id=3;
|
|
update noar ti set b2='PP2B' where id=3;
|
|
update noar tt set b0='UOD3L6WLS2' where id=4;
|
|
update noar ti set b0='UOD3L6WLS2' where id=4;
|
|
update noar tt set b1='IZBVLSZLZVB' where id=4;
|
|
update noar ti set b1='IZBVLSZLZVB' where id=4;
|
|
update noar tt set b2='AB5PRHJAZFHKFY4UXOD9VWDJHAT9ZFF' where id=4;
|
|
update noar ti set b2='AB5PRHJAZFHKFY4UXOD9VWDJHAT9ZFF' where id=4;
|
|
update noar tt set b0='HSDN53YT50OBR3WUFF' where id=5;
|
|
update noar ti set b0='HSDN53YT50OBR3WUFF' where id=5;
|
|
update noar tt set b1='CC' where id=5;
|
|
update noar ti set b1='CC' where id=5;
|
|
update noar tt set b2='USMU4S5' where id=5;
|
|
update noar ti set b2='USMU4S5' where id=5;
|
|
update noar tt set b0='BA00GNSS' where id=6;
|
|
update noar ti set b0='BA00GNSS' where id=6;
|
|
update noar tt set b1='VQ5H1QSAFLPPBXIFJNILS' where id=6;
|
|
update noar ti set b1='VQ5H1QSAFLPPBXIFJNILS' where id=6;
|
|
update noar tt set b2='CXWLZTVIHX' where id=6;
|
|
update noar ti set b2='CXWLZTVIHX' where id=6;
|
|
update noar tt set b0='F9ZXZJEB3YJHZP83LTJK' where id=7;
|
|
update noar ti set b0='F9ZXZJEB3YJHZP83LTJK' where id=7;
|
|
update noar tt set b1='59130A1KGTY4E' where id=7;
|
|
update noar ti set b1='59130A1KGTY4E' where id=7;
|
|
update noar tt set b2='W3UIKHWMPA5H16T3I3APH6NIB3G' where id=7;
|
|
update noar ti set b2='W3UIKHWMPA5H16T3I3APH6NIB3G' where id=7;
|
|
update noar tt set b0='WTOP2N8N1H4UNKRFWIA9FKT7U683' where id=8;
|
|
update noar ti set b0='WTOP2N8N1H4UNKRFWIA9FKT7U683' where id=8;
|
|
update noar tt set b1='44UBZNQMG2BWK' where id=8;
|
|
update noar ti set b1='44UBZNQMG2BWK' where id=8;
|
|
update noar tt set b2='3W' where id=8;
|
|
update noar ti set b2='3W' where id=8;
|
|
update noar tt set b0='K' where id=9;
|
|
update noar ti set b0='K' where id=9;
|
|
update noar tt set b1='WQP1EEBLW' where id=9;
|
|
update noar ti set b1='WQP1EEBLW' where id=9;
|
|
update noar tt set b2='MSWTQ46YY1W3G510X7EGYKPTUYV' where id=9;
|
|
update noar ti set b2='MSWTQ46YY1W3G510X7EGYKPTUYV' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 longblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='ZB' where id=1;
|
|
update noar ti set b0='ZB' where id=1;
|
|
update noar tt set b1='E1XHAV5H' where id=1;
|
|
update noar ti set b1='E1XHAV5H' where id=1;
|
|
update noar tt set b2='SZIF2S6MF2F7CH0X8RM72ECS2MX7PSN' where id=1;
|
|
update noar ti set b2='SZIF2S6MF2F7CH0X8RM72ECS2MX7PSN' where id=1;
|
|
update noar tt set b0='OB3I5F94BPF61HFX81S9U020ACTL8K' where id=2;
|
|
update noar ti set b0='OB3I5F94BPF61HFX81S9U020ACTL8K' where id=2;
|
|
update noar tt set b1='35IBA4FNBMYYM5' where id=2;
|
|
update noar ti set b1='35IBA4FNBMYYM5' where id=2;
|
|
update noar tt set b2='OZT8IWPTNP3S1K' where id=2;
|
|
update noar ti set b2='OZT8IWPTNP3S1K' where id=2;
|
|
update noar tt set b0='I50T5GNRLNTRRB2BD3RDG91DI' where id=3;
|
|
update noar ti set b0='I50T5GNRLNTRRB2BD3RDG91DI' where id=3;
|
|
update noar tt set b1='NB6NE8CE02MBQIJ4N3LP5GM7J1' where id=3;
|
|
update noar ti set b1='NB6NE8CE02MBQIJ4N3LP5GM7J1' where id=3;
|
|
update noar tt set b2='GAXJQE3WUT8AAVW412AMCZ9QLM' where id=3;
|
|
update noar ti set b2='GAXJQE3WUT8AAVW412AMCZ9QLM' where id=3;
|
|
update noar tt set b0='9D2A' where id=4;
|
|
update noar ti set b0='9D2A' 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 b2='1BEOSORQB9A5' where id=4;
|
|
update noar ti set b2='1BEOSORQB9A5' where id=4;
|
|
update noar tt set b0='C9S' where id=5;
|
|
update noar ti set b0='C9S' where id=5;
|
|
update noar tt set b1='804YIOJY5U3GU3X65HTHJ6H' where id=5;
|
|
update noar ti set b1='804YIOJY5U3GU3X65HTHJ6H' where id=5;
|
|
update noar tt set b2='0Q9V4QLMNT2KG' where id=5;
|
|
update noar ti set b2='0Q9V4QLMNT2KG' where id=5;
|
|
update noar tt set b0='NP2N5HYOHRVEGC1ZIK26X8YEO2GKRD' where id=6;
|
|
update noar ti set b0='NP2N5HYOHRVEGC1ZIK26X8YEO2GKRD' where id=6;
|
|
update noar tt set b1='43TU51D1BJ71WIKJVU' where id=6;
|
|
update noar ti set b1='43TU51D1BJ71WIKJVU' where id=6;
|
|
update noar tt set b2='APD1DKEZPNJCWTBMJ6WY9' where id=6;
|
|
update noar ti set b2='APD1DKEZPNJCWTBMJ6WY9' where id=6;
|
|
update noar tt set b0='Y3B169CBD8UUU1LDETVH' where id=7;
|
|
update noar ti set b0='Y3B169CBD8UUU1LDETVH' where id=7;
|
|
update noar tt set b1='RQ7KE8L0HBRKGPK' where id=7;
|
|
update noar ti set b1='RQ7KE8L0HBRKGPK' where id=7;
|
|
update noar tt set b2='NPDSWGKV6KQ4A16LT17N4WRACVQRNS' where id=7;
|
|
update noar ti set b2='NPDSWGKV6KQ4A16LT17N4WRACVQRNS' where id=7;
|
|
update noar tt set b0='ODFPEDY' where id=8;
|
|
update noar ti set b0='ODFPEDY' where id=8;
|
|
update noar tt set b1='6YUNNBIW0W8A75T498MR4HWLTQS' where id=8;
|
|
update noar ti set b1='6YUNNBIW0W8A75T498MR4HWLTQS' where id=8;
|
|
update noar tt set b2='2C099GBFSJ6KRJIHSAVWCZS0G' where id=8;
|
|
update noar ti set b2='2C099GBFSJ6KRJIHSAVWCZS0G' where id=8;
|
|
update noar tt set b0='KXMIW917L2IM6U8' where id=9;
|
|
update noar ti set b0='KXMIW917L2IM6U8' where id=9;
|
|
update noar tt set b1='YU1ARY19H8LK' where id=9;
|
|
update noar ti set b1='YU1ARY19H8LK' where id=9;
|
|
update noar tt set b2='XWAFXUIREKL6FVEF' where id=9;
|
|
update noar ti set b2='XWAFXUIREKL6FVEF' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='UUDDWPTHXH' where id=1;
|
|
update noar ti set b0='UUDDWPTHXH' where id=1;
|
|
update noar tt set b1='7NK25YV55WHM2IWM387C7' where id=1;
|
|
update noar ti set b1='7NK25YV55WHM2IWM387C7' where id=1;
|
|
update noar tt set b2='5EPDYNDPNUM7FB7VM6RYR9K8U69R' where id=1;
|
|
update noar ti set b2='5EPDYNDPNUM7FB7VM6RYR9K8U69R' where id=1;
|
|
update noar tt set b0='5BGQ5BJ239W9X5WVIBIWP1FRXF8N3' where id=2;
|
|
update noar ti set b0='5BGQ5BJ239W9X5WVIBIWP1FRXF8N3' where id=2;
|
|
update noar tt set b1='D7A8VCR0X10QGOA2VP6KD5TKA' where id=2;
|
|
update noar ti set b1='D7A8VCR0X10QGOA2VP6KD5TKA' where id=2;
|
|
update noar tt set b2='IR18PGDU2H0AULC9TLO2YWEC81FYX' where id=2;
|
|
update noar ti set b2='IR18PGDU2H0AULC9TLO2YWEC81FYX' where id=2;
|
|
update noar tt set b0='PODWNUQRE' where id=3;
|
|
update noar ti set b0='PODWNUQRE' where id=3;
|
|
update noar tt set b1='IE26KLOPL9V2G3K04OHCC5GMWIBILKZ' where id=3;
|
|
update noar ti set b1='IE26KLOPL9V2G3K04OHCC5GMWIBILKZ' where id=3;
|
|
update noar tt set b2='W7TY1VKTLG2' where id=3;
|
|
update noar ti set b2='W7TY1VKTLG2' where id=3;
|
|
update noar tt set b0='1OC' where id=4;
|
|
update noar ti set b0='1OC' where id=4;
|
|
update noar tt set b1='0WRM67M9J98KFZXCCO8HP' where id=4;
|
|
update noar ti set b1='0WRM67M9J98KFZXCCO8HP' where id=4;
|
|
update noar tt set b2='TW' where id=4;
|
|
update noar ti set b2='TW' where id=4;
|
|
update noar tt set b0='GBXDIBDT1LN47X25SJIM' where id=5;
|
|
update noar ti set b0='GBXDIBDT1LN47X25SJIM' where id=5;
|
|
update noar tt set b1='FZTQJQ5OY2A25H6' where id=5;
|
|
update noar ti set b1='FZTQJQ5OY2A25H6' where id=5;
|
|
update noar tt set b2='YA493HMQFD3EBQLAMGE0VEOS' where id=5;
|
|
update noar ti set b2='YA493HMQFD3EBQLAMGE0VEOS' where id=5;
|
|
update noar tt set b0='GC' where id=6;
|
|
update noar ti set b0='GC' where id=6;
|
|
update noar tt set b1='SQX2OG5' where id=6;
|
|
update noar ti set b1='SQX2OG5' where id=6;
|
|
update noar tt set b2='31V0N5PY8BQDH9BE3P9UF3693LOWK45' where id=6;
|
|
update noar ti set b2='31V0N5PY8BQDH9BE3P9UF3693LOWK45' where id=6;
|
|
update noar tt set b0='LOQYLL1BEIW9I4ZWECJ04703F2B2KUT1' where id=7;
|
|
update noar ti set b0='LOQYLL1BEIW9I4ZWECJ04703F2B2KUT1' where id=7;
|
|
update noar tt set b1='86' where id=7;
|
|
update noar ti set b1='86' where id=7;
|
|
update noar tt set b2='4CESOGVL8' where id=7;
|
|
update noar ti set b2='4CESOGVL8' where id=7;
|
|
update noar tt set b0='429P4ZH01QK3TPP87E53P5RPJ07U' where id=8;
|
|
update noar ti set b0='429P4ZH01QK3TPP87E53P5RPJ07U' where id=8;
|
|
update noar tt set b1='RUHM79TO7AQ7V1PA6O' where id=8;
|
|
update noar ti set b1='RUHM79TO7AQ7V1PA6O' where id=8;
|
|
update noar tt set b2='5PF' where id=8;
|
|
update noar ti set b2='5PF' where id=8;
|
|
update noar tt set b0='TNT410YAC' where id=9;
|
|
update noar ti set b0='TNT410YAC' where id=9;
|
|
update noar tt set b1='HFT3Z0B0FK9M5I1VSPR7OR9AR0NZL' where id=9;
|
|
update noar ti set b1='HFT3Z0B0FK9M5I1VSPR7OR9AR0NZL' where id=9;
|
|
update noar tt set b2='HPU' where id=9;
|
|
update noar ti set b2='HPU' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 longblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='S3CUV42EMFFR' where id=1;
|
|
update noar ti set b0='S3CUV42EMFFR' where id=1;
|
|
update noar tt set b1='4TN1' where id=1;
|
|
update noar ti set b1='4TN1' where id=1;
|
|
update noar tt set b2='T202SWJ2885U' where id=1;
|
|
update noar ti set b2='T202SWJ2885U' where id=1;
|
|
update noar tt set b0='IZSNSUXKVON7M1VA6SFPYZ6FAJAVOSC' where id=2;
|
|
update noar ti set b0='IZSNSUXKVON7M1VA6SFPYZ6FAJAVOSC' where id=2;
|
|
update noar tt set b1='VGFTUJA63RPJ' where id=2;
|
|
update noar ti set b1='VGFTUJA63RPJ' where id=2;
|
|
update noar tt set b2='JDUZS' where id=2;
|
|
update noar ti set b2='JDUZS' where id=2;
|
|
update noar tt set b0='ZC313NERTWNQ' where id=3;
|
|
update noar ti set b0='ZC313NERTWNQ' where id=3;
|
|
update noar tt set b1='QG52H6O0BUMMXNWPSEDRPJI4SBVBTH' where id=3;
|
|
update noar ti set b1='QG52H6O0BUMMXNWPSEDRPJI4SBVBTH' where id=3;
|
|
update noar tt set b2='FWE2E3YCM' where id=3;
|
|
update noar ti set b2='FWE2E3YCM' where id=3;
|
|
update noar tt set b0='RPTTN7QFZ3CB' where id=4;
|
|
update noar ti set b0='RPTTN7QFZ3CB' where id=4;
|
|
update noar tt set b1='JQ8XLL525JN9F8FI5' where id=4;
|
|
update noar ti set b1='JQ8XLL525JN9F8FI5' where id=4;
|
|
update noar tt set b2='E9E' where id=4;
|
|
update noar ti set b2='E9E' where id=4;
|
|
update noar tt set b0='HCL5U' where id=5;
|
|
update noar ti set b0='HCL5U' where id=5;
|
|
update noar tt set b1='RB53XJ29AN0I3' where id=5;
|
|
update noar ti set b1='RB53XJ29AN0I3' where id=5;
|
|
update noar tt set b2='TL8N' where id=5;
|
|
update noar ti set b2='TL8N' where id=5;
|
|
update noar tt set b0='3FLZLFZK4N' where id=6;
|
|
update noar ti set b0='3FLZLFZK4N' where id=6;
|
|
update noar tt set b1='56X23R81Q13YKFUVHZLTQ' where id=6;
|
|
update noar ti set b1='56X23R81Q13YKFUVHZLTQ' where id=6;
|
|
update noar tt set b2='3M5ISU1' where id=6;
|
|
update noar ti set b2='3M5ISU1' where id=6;
|
|
update noar tt set b0='YIPN9KF5J0GTIJ3' where id=7;
|
|
update noar ti set b0='YIPN9KF5J0GTIJ3' where id=7;
|
|
update noar tt set b1='756X5SW9ZHUIEJ1WPRVARL7UMRPITT' where id=7;
|
|
update noar ti set b1='756X5SW9ZHUIEJ1WPRVARL7UMRPITT' where id=7;
|
|
update noar tt set b2='W7TO3P53HQRPPFO68IV8A9B83Q' where id=7;
|
|
update noar ti set b2='W7TO3P53HQRPPFO68IV8A9B83Q' where id=7;
|
|
update noar tt set b0='8I47M1CZAADV4VI1' where id=8;
|
|
update noar ti set b0='8I47M1CZAADV4VI1' where id=8;
|
|
update noar tt set b1='ZMM1UCSZJS1XRW5X5LL1HOGM1S' where id=8;
|
|
update noar ti set b1='ZMM1UCSZJS1XRW5X5LL1HOGM1S' where id=8;
|
|
update noar tt set b2='15B70QH' where id=8;
|
|
update noar ti set b2='15B70QH' where id=8;
|
|
update noar tt set b0='XWPE' where id=9;
|
|
update noar ti set b0='XWPE' where id=9;
|
|
update noar tt set b1='JSPK6HA1FEW6EDQLSQ' where id=9;
|
|
update noar ti set b1='JSPK6HA1FEW6EDQLSQ' where id=9;
|
|
update noar tt set b2='F0K7OL24758B4JDRV' where id=9;
|
|
update noar ti set b2='F0K7OL24758B4JDRV' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='QPUH06H9SHFZ27SR1' where id=1;
|
|
update noar ti set b0='QPUH06H9SHFZ27SR1' where id=1;
|
|
update noar tt set b1='VOFFL' where id=1;
|
|
update noar ti set b1='VOFFL' where id=1;
|
|
update noar tt set b2='YHN8GPYHG8KRYB86AJ4C9Y9R0' where id=1;
|
|
update noar ti set b2='YHN8GPYHG8KRYB86AJ4C9Y9R0' where id=1;
|
|
update noar tt set b0='HNTK111GS2QLWS9MB' where id=2;
|
|
update noar ti set b0='HNTK111GS2QLWS9MB' where id=2;
|
|
update noar tt set b1='EDMO4IKX' where id=2;
|
|
update noar ti set b1='EDMO4IKX' where id=2;
|
|
update noar tt set b2='4GSY2ONL27BF52A' where id=2;
|
|
update noar ti set b2='4GSY2ONL27BF52A' where id=2;
|
|
update noar tt set b0='ZE5KO1' where id=3;
|
|
update noar ti set b0='ZE5KO1' where id=3;
|
|
update noar tt set b1='I01YYW1YE55VJEYJ3I19M4VKE99GD' where id=3;
|
|
update noar ti set b1='I01YYW1YE55VJEYJ3I19M4VKE99GD' where id=3;
|
|
update noar tt set b2='WNA2IIVLRYSQ5NPR6Z91G4FPINU0IV' where id=3;
|
|
update noar ti set b2='WNA2IIVLRYSQ5NPR6Z91G4FPINU0IV' where id=3;
|
|
update noar tt set b0='RX2UM1QHHD2PZDPN73NMZ3XPMX5' where id=4;
|
|
update noar ti set b0='RX2UM1QHHD2PZDPN73NMZ3XPMX5' where id=4;
|
|
update noar tt set b1='II8F7RPS7E9POBMV9' where id=4;
|
|
update noar ti set b1='II8F7RPS7E9POBMV9' where id=4;
|
|
update noar tt set b2='R44PCZR7UNPB340TQRS1IV' where id=4;
|
|
update noar ti set b2='R44PCZR7UNPB340TQRS1IV' where id=4;
|
|
update noar tt set b0='OS3XUZ2B2HD2BJK75T' where id=5;
|
|
update noar ti set b0='OS3XUZ2B2HD2BJK75T' where id=5;
|
|
update noar tt set b1='0DF7FAS6YZ12NYK098QJE2B' where id=5;
|
|
update noar ti set b1='0DF7FAS6YZ12NYK098QJE2B' where id=5;
|
|
update noar tt set b2='OPANDNWA' where id=5;
|
|
update noar ti set b2='OPANDNWA' where id=5;
|
|
update noar tt set b0='LYXTIR0F6' where id=6;
|
|
update noar ti set b0='LYXTIR0F6' where id=6;
|
|
update noar tt set b1='3T5RIQ7DD' where id=6;
|
|
update noar ti set b1='3T5RIQ7DD' where id=6;
|
|
update noar tt set b2='8M47RSAAR' where id=6;
|
|
update noar ti set b2='8M47RSAAR' where id=6;
|
|
update noar tt set b0='KQLG2TNN7BZC3UZMW8UN' where id=7;
|
|
update noar ti set b0='KQLG2TNN7BZC3UZMW8UN' where id=7;
|
|
update noar tt set b1='ZJY0UFUQ2BPTXP1AJY5SSGUENSSMZ8DP' where id=7;
|
|
update noar ti set b1='ZJY0UFUQ2BPTXP1AJY5SSGUENSSMZ8DP' where id=7;
|
|
update noar tt set b2='TF77Q2L0HUFYE2X7Y0N5DAFQKPR' where id=7;
|
|
update noar ti set b2='TF77Q2L0HUFYE2X7Y0N5DAFQKPR' where id=7;
|
|
update noar tt set b0='WR6I4V1ZD78FA9CA82DFVGOSNK1CAT5C' where id=8;
|
|
update noar ti set b0='WR6I4V1ZD78FA9CA82DFVGOSNK1CAT5C' where id=8;
|
|
update noar tt set b1='9P3VA7RWQHWP39' where id=8;
|
|
update noar ti set b1='9P3VA7RWQHWP39' where id=8;
|
|
update noar tt set b2='ZLI744YEF1ERRLYB' where id=8;
|
|
update noar ti set b2='ZLI744YEF1ERRLYB' where id=8;
|
|
update noar tt set b0='DE3I39C6Y6UA2B4ENGSSHSA6E91PVYCV' where id=9;
|
|
update noar ti set b0='DE3I39C6Y6UA2B4ENGSSHSA6E91PVYCV' where id=9;
|
|
update noar tt set b1='YJK02HTYVTN8SUGTV' where id=9;
|
|
update noar ti set b1='YJK02HTYVTN8SUGTV' where id=9;
|
|
update noar tt set b2='10YLEEZX6KOG24NV2T3KVK3YTQHJ' where id=9;
|
|
update noar ti set b2='10YLEEZX6KOG24NV2T3KVK3YTQHJ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 longblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='8BM9Z' where id=1;
|
|
update noar ti set b0='8BM9Z' where id=1;
|
|
update noar tt set b1='G8AH8N9' where id=1;
|
|
update noar ti set b1='G8AH8N9' where id=1;
|
|
update noar tt set b2='LD198MWTHWOY7TG6' where id=1;
|
|
update noar ti set b2='LD198MWTHWOY7TG6' where id=1;
|
|
update noar tt set b0='5780KV1JEVHRPUCFRTHHJE44JHKQOKNV' where id=2;
|
|
update noar ti set b0='5780KV1JEVHRPUCFRTHHJE44JHKQOKNV' where id=2;
|
|
update noar tt set b1='V2MTN3NX9AWL' where id=2;
|
|
update noar ti set b1='V2MTN3NX9AWL' where id=2;
|
|
update noar tt set b2='OGG0K4EZXVQYWZCPWRU0N468LQ' where id=2;
|
|
update noar ti set b2='OGG0K4EZXVQYWZCPWRU0N468LQ' where id=2;
|
|
update noar tt set b0='H0C2P033' where id=3;
|
|
update noar ti set b0='H0C2P033' where id=3;
|
|
update noar tt set b1='9VQV0A1CIBUQPP1' where id=3;
|
|
update noar ti set b1='9VQV0A1CIBUQPP1' where id=3;
|
|
update noar tt set b2='RWHQW9URL7O78Q5DQQN2IOWVQ3XK46OS' where id=3;
|
|
update noar ti set b2='RWHQW9URL7O78Q5DQQN2IOWVQ3XK46OS' where id=3;
|
|
update noar tt set b0='X418SKKXM9MWX8' where id=4;
|
|
update noar ti set b0='X418SKKXM9MWX8' where id=4;
|
|
update noar tt set b1='XVSKUB9HSI8WZ1JVJCHBM' where id=4;
|
|
update noar ti set b1='XVSKUB9HSI8WZ1JVJCHBM' where id=4;
|
|
update noar tt set b2='VEGH2XQ2ERPLYAX87BK2G' where id=4;
|
|
update noar ti set b2='VEGH2XQ2ERPLYAX87BK2G' where id=4;
|
|
update noar tt set b0='J0NRNFXVRC4BTU' where id=5;
|
|
update noar ti set b0='J0NRNFXVRC4BTU' where id=5;
|
|
update noar tt set b1='YMSHJVQIUT9VFG7P68C5' where id=5;
|
|
update noar ti set b1='YMSHJVQIUT9VFG7P68C5' where id=5;
|
|
update noar tt set b2='11YRURS0H6NYDR2R2M8PB33KPUFFP9XY' where id=5;
|
|
update noar ti set b2='11YRURS0H6NYDR2R2M8PB33KPUFFP9XY' where id=5;
|
|
update noar tt set b0='E9BQ774XWZY0C5EUZ8DS' where id=6;
|
|
update noar ti set b0='E9BQ774XWZY0C5EUZ8DS' where id=6;
|
|
update noar tt set b1='2E7R73JHZZ' where id=6;
|
|
update noar ti set b1='2E7R73JHZZ' where id=6;
|
|
update noar tt set b2='XMJV364IHHL8UNN' where id=6;
|
|
update noar ti set b2='XMJV364IHHL8UNN' where id=6;
|
|
update noar tt set b0='OZYQWUL99MP8QMGA' where id=7;
|
|
update noar ti set b0='OZYQWUL99MP8QMGA' where id=7;
|
|
update noar tt set b1='B' where id=7;
|
|
update noar ti set b1='B' where id=7;
|
|
update noar tt set b2='83SUPAJO2A' where id=7;
|
|
update noar ti set b2='83SUPAJO2A' where id=7;
|
|
update noar tt set b0='75L9' where id=8;
|
|
update noar ti set b0='75L9' where id=8;
|
|
update noar tt set b1='C3V9' where id=8;
|
|
update noar ti set b1='C3V9' where id=8;
|
|
update noar tt set b2='U1MOO7LZO1K0IMOMXQM7' where id=8;
|
|
update noar ti set b2='U1MOO7LZO1K0IMOMXQM7' where id=8;
|
|
update noar tt set b0='PGCTFP4WY06B7GWMOVA' where id=9;
|
|
update noar ti set b0='PGCTFP4WY06B7GWMOVA' where id=9;
|
|
update noar tt set b1='I3I0H7YR1JLO6I3XD6C0GWNQ' where id=9;
|
|
update noar ti set b1='I3I0H7YR1JLO6I3XD6C0GWNQ' where id=9;
|
|
update noar tt set b2='79Z' where id=9;
|
|
update noar ti set b2='79Z' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='MIRPJIPH0KWAF1SPFCH92PBNBIU71GL' where id=1;
|
|
update noar ti set b0='MIRPJIPH0KWAF1SPFCH92PBNBIU71GL' where id=1;
|
|
update noar tt set b1='CTXK2DMT4OVJP3' where id=1;
|
|
update noar ti set b1='CTXK2DMT4OVJP3' where id=1;
|
|
update noar tt set b2='SBRULARR33B' where id=1;
|
|
update noar ti set b2='SBRULARR33B' where id=1;
|
|
update noar tt set b0='U84D1DZSV' where id=2;
|
|
update noar ti set b0='U84D1DZSV' where id=2;
|
|
update noar tt set b1='S9EYUVP0VN4SOV8GCEY' where id=2;
|
|
update noar ti set b1='S9EYUVP0VN4SOV8GCEY' where id=2;
|
|
update noar tt set b2='YCFAPQB2YTKQTDA8HR' where id=2;
|
|
update noar ti set b2='YCFAPQB2YTKQTDA8HR' where id=2;
|
|
update noar tt set b0='L2M2G7N18' where id=3;
|
|
update noar ti set b0='L2M2G7N18' where id=3;
|
|
update noar tt set b1='N9PMDROBI8XONFXSPSKQQK57C4' where id=3;
|
|
update noar ti set b1='N9PMDROBI8XONFXSPSKQQK57C4' where id=3;
|
|
update noar tt set b2='XWWZLQBRRBIN' where id=3;
|
|
update noar ti set b2='XWWZLQBRRBIN' where id=3;
|
|
update noar tt set b0='6NIZTRXX' where id=4;
|
|
update noar ti set b0='6NIZTRXX' where id=4;
|
|
update noar tt set b1='BBB' where id=4;
|
|
update noar ti set b1='BBB' where id=4;
|
|
update noar tt set b2='TJCSPVT53T8838NGA9YZLOSS1' where id=4;
|
|
update noar ti set b2='TJCSPVT53T8838NGA9YZLOSS1' where id=4;
|
|
update noar tt set b0='8APRQ5JK0ZTD' where id=5;
|
|
update noar ti set b0='8APRQ5JK0ZTD' where id=5;
|
|
update noar tt set b1='RFLDC9CL' where id=5;
|
|
update noar ti set b1='RFLDC9CL' where id=5;
|
|
update noar tt set b2='UONC81GQQCCSPK' where id=5;
|
|
update noar ti set b2='UONC81GQQCCSPK' where id=5;
|
|
update noar tt set b0='XQJK' where id=6;
|
|
update noar ti set b0='XQJK' where id=6;
|
|
update noar tt set b1='5NAZHNTATP' where id=6;
|
|
update noar ti set b1='5NAZHNTATP' where id=6;
|
|
update noar tt set b2='50H31HKWSTBBPF' where id=6;
|
|
update noar ti set b2='50H31HKWSTBBPF' where id=6;
|
|
update noar tt set b0='6AENQXWXDL9M7B6AXXBIIR7A7CL6A' where id=7;
|
|
update noar ti set b0='6AENQXWXDL9M7B6AXXBIIR7A7CL6A' where id=7;
|
|
update noar tt set b1='R42CZFYLG147V79' where id=7;
|
|
update noar ti set b1='R42CZFYLG147V79' where id=7;
|
|
update noar tt set b2='J5CB3NKGF' where id=7;
|
|
update noar ti set b2='J5CB3NKGF' where id=7;
|
|
update noar tt set b0='3BJWSDYW13X4X85UIP3WW785' where id=8;
|
|
update noar ti set b0='3BJWSDYW13X4X85UIP3WW785' where id=8;
|
|
update noar tt set b1='XDV3QYOQ4MI' where id=8;
|
|
update noar ti set b1='XDV3QYOQ4MI' where id=8;
|
|
update noar tt set b2='9KT16RT7NSF' where id=8;
|
|
update noar ti set b2='9KT16RT7NSF' where id=8;
|
|
update noar tt set b0='RM01B74TM4CMCLBA6A83WKXX32' where id=9;
|
|
update noar ti set b0='RM01B74TM4CMCLBA6A83WKXX32' where id=9;
|
|
update noar tt set b1='NEV4KSU3CX8EFPDV1SP6MD143PZ' where id=9;
|
|
update noar ti set b1='NEV4KSU3CX8EFPDV1SP6MD143PZ' where id=9;
|
|
update noar tt set b2='E65T015XJXQ0Z6GYWA6O4E4FCF' where id=9;
|
|
update noar ti set b2='E65T015XJXQ0Z6GYWA6O4E4FCF' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 longblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='XOGA5X' where id=1;
|
|
update noar ti set b0='XOGA5X' where id=1;
|
|
update noar tt set b1='PPMFD7ICFLIST1VLQL1Z7V495B' where id=1;
|
|
update noar ti set b1='PPMFD7ICFLIST1VLQL1Z7V495B' where id=1;
|
|
update noar tt set b2='D7' where id=1;
|
|
update noar ti set b2='D7' where id=1;
|
|
update noar tt set b0='3' where id=2;
|
|
update noar ti set b0='3' where id=2;
|
|
update noar tt set b1='CMRKYGWQZ62FLD89R' where id=2;
|
|
update noar ti set b1='CMRKYGWQZ62FLD89R' where id=2;
|
|
update noar tt set b2='K8DMTXPCREFO1CQ8LNT61NJ' where id=2;
|
|
update noar ti set b2='K8DMTXPCREFO1CQ8LNT61NJ' where id=2;
|
|
update noar tt set b0='0THK3I5Z1G79HNV6HL4D0YPV' where id=3;
|
|
update noar ti set b0='0THK3I5Z1G79HNV6HL4D0YPV' where id=3;
|
|
update noar tt set b1='0CXJH5' where id=3;
|
|
update noar ti set b1='0CXJH5' where id=3;
|
|
update noar tt set b2='9RBWI41A50' where id=3;
|
|
update noar ti set b2='9RBWI41A50' where id=3;
|
|
update noar tt set b0='3ZII9' where id=4;
|
|
update noar ti set b0='3ZII9' where id=4;
|
|
update noar tt set b1='N7IXG36YXYC3FFBQQX' where id=4;
|
|
update noar ti set b1='N7IXG36YXYC3FFBQQX' where id=4;
|
|
update noar tt set b2='8ZJ416RRNEM6DUQON' where id=4;
|
|
update noar ti set b2='8ZJ416RRNEM6DUQON' where id=4;
|
|
update noar tt set b0='GE7' where id=5;
|
|
update noar ti set b0='GE7' where id=5;
|
|
update noar tt set b1='9PI48C1PSGZ' where id=5;
|
|
update noar ti set b1='9PI48C1PSGZ' where id=5;
|
|
update noar tt set b2='V8WYWYVKSXFPGBTZ2A2D65DXRIEP5' where id=5;
|
|
update noar ti set b2='V8WYWYVKSXFPGBTZ2A2D65DXRIEP5' where id=5;
|
|
update noar tt set b0='3AQG57ZAVMS8OH3S' where id=6;
|
|
update noar ti set b0='3AQG57ZAVMS8OH3S' where id=6;
|
|
update noar tt set b1='TSBR9KJCH8KJ' where id=6;
|
|
update noar ti set b1='TSBR9KJCH8KJ' where id=6;
|
|
update noar tt set b2='Z5M0OCTWLHD92' where id=6;
|
|
update noar ti set b2='Z5M0OCTWLHD92' where id=6;
|
|
update noar tt set b0='PF81G7KO5ZYTQ' where id=7;
|
|
update noar ti set b0='PF81G7KO5ZYTQ' where id=7;
|
|
update noar tt set b1='Y7TVZWW35F' where id=7;
|
|
update noar ti set b1='Y7TVZWW35F' where id=7;
|
|
update noar tt set b2='22BWSSY9KJ7A1PH3O17UDVA3FLF4IT' where id=7;
|
|
update noar ti set b2='22BWSSY9KJ7A1PH3O17UDVA3FLF4IT' where id=7;
|
|
update noar tt set b0='O2C4VKNRDO' where id=8;
|
|
update noar ti set b0='O2C4VKNRDO' where id=8;
|
|
update noar tt set b1='V1ZJFPQ6SW2G' where id=8;
|
|
update noar ti set b1='V1ZJFPQ6SW2G' where id=8;
|
|
update noar tt set b2='NHVL6P1D' where id=8;
|
|
update noar ti set b2='NHVL6P1D' where id=8;
|
|
update noar tt set b0='201QAH3ZYIJHIYVDNL' where id=9;
|
|
update noar ti set b0='201QAH3ZYIJHIYVDNL' where id=9;
|
|
update noar tt set b1='R73XBZYKO' where id=9;
|
|
update noar ti set b1='R73XBZYKO' where id=9;
|
|
update noar tt set b2='HE6TB8' where id=9;
|
|
update noar ti set b2='HE6TB8' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 longblob null,
|
|
b2 text 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 b0='66LBF3EB2O6PDR4R2JOMWA703CXT6W5' where id=1;
|
|
update noar ti set b0='66LBF3EB2O6PDR4R2JOMWA703CXT6W5' where id=1;
|
|
update noar tt set b1='TLJ76JCSY9Z7R41BWBQU' where id=1;
|
|
update noar ti set b1='TLJ76JCSY9Z7R41BWBQU' where id=1;
|
|
update noar tt set b2='X4V5XRYA5Q2DD5NYQA4W13GI6HAJOIK' where id=1;
|
|
update noar ti set b2='X4V5XRYA5Q2DD5NYQA4W13GI6HAJOIK' where id=1;
|
|
update noar tt set b0='NJVKI36LCE6NTHC6DMEAVM8IOCU' where id=2;
|
|
update noar ti set b0='NJVKI36LCE6NTHC6DMEAVM8IOCU' where id=2;
|
|
update noar tt set b1='K8EN9DM1XUWVXR27URIZZG7' where id=2;
|
|
update noar ti set b1='K8EN9DM1XUWVXR27URIZZG7' where id=2;
|
|
update noar tt set b2='V7CRONB7S5C0YEBKGM0LXH8IW' where id=2;
|
|
update noar ti set b2='V7CRONB7S5C0YEBKGM0LXH8IW' where id=2;
|
|
update noar tt set b0='HCF012ZARZKM4DCE' where id=3;
|
|
update noar ti set b0='HCF012ZARZKM4DCE' where id=3;
|
|
update noar tt set b1='33LRTBC93J7' where id=3;
|
|
update noar ti set b1='33LRTBC93J7' where id=3;
|
|
update noar tt set b2='6AZCYC12J6XE6' where id=3;
|
|
update noar ti set b2='6AZCYC12J6XE6' where id=3;
|
|
update noar tt set b0='BUTUTFBACDF' where id=4;
|
|
update noar ti set b0='BUTUTFBACDF' where id=4;
|
|
update noar tt set b1='6K85GSWGJGAU3C83ZFD7LE3I6Q4K8Q' where id=4;
|
|
update noar ti set b1='6K85GSWGJGAU3C83ZFD7LE3I6Q4K8Q' where id=4;
|
|
update noar tt set b2='FK' where id=4;
|
|
update noar ti set b2='FK' where id=4;
|
|
update noar tt set b0='9I1OP9L0IES' where id=5;
|
|
update noar ti set b0='9I1OP9L0IES' where id=5;
|
|
update noar tt set b1='WUC8KDUPD46' where id=5;
|
|
update noar ti set b1='WUC8KDUPD46' where id=5;
|
|
update noar tt set b2='GLJYUW8BJPHUTU' where id=5;
|
|
update noar ti set b2='GLJYUW8BJPHUTU' where id=5;
|
|
update noar tt set b0='BXP9QVJSB7166JJ85JXVTS8S5SA' where id=6;
|
|
update noar ti set b0='BXP9QVJSB7166JJ85JXVTS8S5SA' where id=6;
|
|
update noar tt set b1='190ZNL1PQC1UA5' where id=6;
|
|
update noar ti set b1='190ZNL1PQC1UA5' where id=6;
|
|
update noar tt set b2='G4BXIMGE3FSWS' where id=6;
|
|
update noar ti set b2='G4BXIMGE3FSWS' where id=6;
|
|
update noar tt set b0='7R6Y3MDXXRYCBNZCQTK' where id=7;
|
|
update noar ti set b0='7R6Y3MDXXRYCBNZCQTK' where id=7;
|
|
update noar tt set b1='TXK5USHOFKW5FCIW295' where id=7;
|
|
update noar ti set b1='TXK5USHOFKW5FCIW295' where id=7;
|
|
update noar tt set b2='RFRMLKBIXO92' where id=7;
|
|
update noar ti set b2='RFRMLKBIXO92' where id=7;
|
|
update noar tt set b0='JV' where id=8;
|
|
update noar ti set b0='JV' where id=8;
|
|
update noar tt set b1='ROUUBFFTNZVZUKRVRUMPY58DV4AI6' where id=8;
|
|
update noar ti set b1='ROUUBFFTNZVZUKRVRUMPY58DV4AI6' where id=8;
|
|
update noar tt set b2='NNU0EHLZ8T14A74HGYKKM68LQ7V' where id=8;
|
|
update noar ti set b2='NNU0EHLZ8T14A74HGYKKM68LQ7V' where id=8;
|
|
update noar tt set b0='9CUJ1LKO265S8HDTH5US43NSIOLXWS' where id=9;
|
|
update noar ti set b0='9CUJ1LKO265S8HDTH5US43NSIOLXWS' where id=9;
|
|
update noar tt set b1='UTF9A2O4N1XM3JAZO' where id=9;
|
|
update noar ti set b1='UTF9A2O4N1XM3JAZO' where id=9;
|
|
update noar tt set b2='AHJI8H6LFA2SSM3OQ2Y' where id=9;
|
|
update noar ti set b2='AHJI8H6LFA2SSM3OQ2Y' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 longblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='58W3L29VP7L' where id=1;
|
|
update noar ti set b0='58W3L29VP7L' where id=1;
|
|
update noar tt set b1='IC2UNZ5RA42KLCBSOE7L' where id=1;
|
|
update noar ti set b1='IC2UNZ5RA42KLCBSOE7L' where id=1;
|
|
update noar tt set b2='JWYAIL5LU2M3I71B91LWX' where id=1;
|
|
update noar ti set b2='JWYAIL5LU2M3I71B91LWX' where id=1;
|
|
update noar tt set b0='QPA' where id=2;
|
|
update noar ti set b0='QPA' where id=2;
|
|
update noar tt set b1='1QA491B70PVACB' where id=2;
|
|
update noar ti set b1='1QA491B70PVACB' where id=2;
|
|
update noar tt set b2='6AAEH3Z9WCKRI1958MCDZMMTYYS4P' where id=2;
|
|
update noar ti set b2='6AAEH3Z9WCKRI1958MCDZMMTYYS4P' where id=2;
|
|
update noar tt set b0='R67KCC78' where id=3;
|
|
update noar ti set b0='R67KCC78' where id=3;
|
|
update noar tt set b1='AZ' where id=3;
|
|
update noar ti set b1='AZ' where id=3;
|
|
update noar tt set b2='TR3MVN8UDLG9N5K5R9FM' where id=3;
|
|
update noar ti set b2='TR3MVN8UDLG9N5K5R9FM' where id=3;
|
|
update noar tt set b0='GUCPUNI7KJTTW' where id=4;
|
|
update noar ti set b0='GUCPUNI7KJTTW' where id=4;
|
|
update noar tt set b1='UD' where id=4;
|
|
update noar ti set b1='UD' where id=4;
|
|
update noar tt set b2='LJTU5OJB74DW3MIM70' where id=4;
|
|
update noar ti set b2='LJTU5OJB74DW3MIM70' where id=4;
|
|
update noar tt set b0='OR8LSNLBBWAC99' where id=5;
|
|
update noar ti set b0='OR8LSNLBBWAC99' where id=5;
|
|
update noar tt set b1='RKBY' where id=5;
|
|
update noar ti set b1='RKBY' where id=5;
|
|
update noar tt set b2='CVCOVWBGHXS4Y1BMH' where id=5;
|
|
update noar ti set b2='CVCOVWBGHXS4Y1BMH' where id=5;
|
|
update noar tt set b0='MDUN0FEZF4DH7W32R' where id=6;
|
|
update noar ti set b0='MDUN0FEZF4DH7W32R' where id=6;
|
|
update noar tt set b1='4BMA61LY8MRJR8FP27HLVIRI' where id=6;
|
|
update noar ti set b1='4BMA61LY8MRJR8FP27HLVIRI' where id=6;
|
|
update noar tt set b2='5U8H' where id=6;
|
|
update noar ti set b2='5U8H' where id=6;
|
|
update noar tt set b0='PEFL0ZJQ5V' where id=7;
|
|
update noar ti set b0='PEFL0ZJQ5V' where id=7;
|
|
update noar tt set b1='FFTG69FLS5U4' where id=7;
|
|
update noar ti set b1='FFTG69FLS5U4' where id=7;
|
|
update noar tt set b2='GNAMWP6FS8L24GBMGPG2' where id=7;
|
|
update noar ti set b2='GNAMWP6FS8L24GBMGPG2' where id=7;
|
|
update noar tt set b0='NXA314X7' where id=8;
|
|
update noar ti set b0='NXA314X7' where id=8;
|
|
update noar tt set b1='C6JOHAGEEW4R876WCE5PDAV0K4' where id=8;
|
|
update noar ti set b1='C6JOHAGEEW4R876WCE5PDAV0K4' where id=8;
|
|
update noar tt set b2='93G0YTBKI9VEB5MKK1XTY1WXDCX' where id=8;
|
|
update noar ti set b2='93G0YTBKI9VEB5MKK1XTY1WXDCX' where id=8;
|
|
update noar tt set b0='YRW5X168RW6ZII80J8' where id=9;
|
|
update noar ti set b0='YRW5X168RW6ZII80J8' where id=9;
|
|
update noar tt set b1='TFWK782BDS6PD08Z4WJ1JRGARYEA93WH' where id=9;
|
|
update noar ti set b1='TFWK782BDS6PD08Z4WJ1JRGARYEA93WH' where id=9;
|
|
update noar tt set b2='MXD8N4Q23BZC58O' where id=9;
|
|
update noar ti set b2='MXD8N4Q23BZC58O' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 text 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 b0='X86JXRTRGXOKTIDWP7TAIEQ5DI' where id=1;
|
|
update noar ti set b0='X86JXRTRGXOKTIDWP7TAIEQ5DI' where id=1;
|
|
update noar tt set b1='ZU9B' where id=1;
|
|
update noar ti set b1='ZU9B' where id=1;
|
|
update noar tt set b2='193GWJGNU5Z9FTMXD6U6JX1CSCAV' where id=1;
|
|
update noar ti set b2='193GWJGNU5Z9FTMXD6U6JX1CSCAV' where id=1;
|
|
update noar tt set b0='WU0SDHOD3YDCQRA' where id=2;
|
|
update noar ti set b0='WU0SDHOD3YDCQRA' where id=2;
|
|
update noar tt set b1='WGJDO' where id=2;
|
|
update noar ti set b1='WGJDO' where id=2;
|
|
update noar tt set b2='H11B34IKB1K3LQMH8GKVGW0W' where id=2;
|
|
update noar ti set b2='H11B34IKB1K3LQMH8GKVGW0W' where id=2;
|
|
update noar tt set b0='O4IZVUT65IVBB2X58GMGH2KIRDURA5VR' where id=3;
|
|
update noar ti set b0='O4IZVUT65IVBB2X58GMGH2KIRDURA5VR' where id=3;
|
|
update noar tt set b1='UJ' where id=3;
|
|
update noar ti set b1='UJ' where id=3;
|
|
update noar tt set b2='20RW01FMG7WKWUDW6OFV0T2M7TF8' where id=3;
|
|
update noar ti set b2='20RW01FMG7WKWUDW6OFV0T2M7TF8' where id=3;
|
|
update noar tt set b0='DTKG6XWCNRE9HT7FLR8IT6QEFGO7D' where id=4;
|
|
update noar ti set b0='DTKG6XWCNRE9HT7FLR8IT6QEFGO7D' where id=4;
|
|
update noar tt set b1='CXMBO4O0UDC45F3WZQT92CYU53S' where id=4;
|
|
update noar ti set b1='CXMBO4O0UDC45F3WZQT92CYU53S' where id=4;
|
|
update noar tt set b2='8W2IYP54QFTZ6S3' where id=4;
|
|
update noar ti set b2='8W2IYP54QFTZ6S3' where id=4;
|
|
update noar tt set b0='EYRB5AQFF5VDAX4BD' where id=5;
|
|
update noar ti set b0='EYRB5AQFF5VDAX4BD' where id=5;
|
|
update noar tt set b1='A' where id=5;
|
|
update noar ti set b1='A' where id=5;
|
|
update noar tt set b2='WBOMQ' where id=5;
|
|
update noar ti set b2='WBOMQ' where id=5;
|
|
update noar tt set b0='BBXAHP0SVG9GRQR7YOYUIBXXBL' where id=6;
|
|
update noar ti set b0='BBXAHP0SVG9GRQR7YOYUIBXXBL' where id=6;
|
|
update noar tt set b1='C0UA' where id=6;
|
|
update noar ti set b1='C0UA' where id=6;
|
|
update noar tt set b2='P52WZW2PJ4Q6B8ZWIR3GTMJ190' where id=6;
|
|
update noar ti set b2='P52WZW2PJ4Q6B8ZWIR3GTMJ190' where id=6;
|
|
update noar tt set b0='ZDZY3Q4KJ6U3IY' where id=7;
|
|
update noar ti set b0='ZDZY3Q4KJ6U3IY' where id=7;
|
|
update noar tt set b1='6C9TR1IS598P7MTZNRX6JH1CJ0POOWN2' where id=7;
|
|
update noar ti set b1='6C9TR1IS598P7MTZNRX6JH1CJ0POOWN2' where id=7;
|
|
update noar tt set b2='UMVO' where id=7;
|
|
update noar ti set b2='UMVO' where id=7;
|
|
update noar tt set b0='B0GMSFE99F1DW3XKK34JMAC4FPG3LHV' where id=8;
|
|
update noar ti set b0='B0GMSFE99F1DW3XKK34JMAC4FPG3LHV' where id=8;
|
|
update noar tt set b1='I039LLLAD7636L12T8BPC07OP1F5CQ' where id=8;
|
|
update noar ti set b1='I039LLLAD7636L12T8BPC07OP1F5CQ' where id=8;
|
|
update noar tt set b2='KAPWRB2R0W431CLWPFZOOG45W' where id=8;
|
|
update noar ti set b2='KAPWRB2R0W431CLWPFZOOG45W' where id=8;
|
|
update noar tt set b0='6' where id=9;
|
|
update noar ti set b0='6' where id=9;
|
|
update noar tt set b1='D19XMXPJXVC7' where id=9;
|
|
update noar ti set b1='D19XMXPJXVC7' where id=9;
|
|
update noar tt set b2='9OWRRSNUUONZ5MSSHWWEFTAA2WVFVN' where id=9;
|
|
update noar ti set b2='9OWRRSNUUONZ5MSSHWWEFTAA2WVFVN' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 text not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='IEJZQW74LBH6LHG' where id=1;
|
|
update noar ti set b0='IEJZQW74LBH6LHG' where id=1;
|
|
update noar tt set b1='VLGZGST5G0B0M7S913SB6QEP7LCH' where id=1;
|
|
update noar ti set b1='VLGZGST5G0B0M7S913SB6QEP7LCH' where id=1;
|
|
update noar tt set b2='NZUVO11XFI3VPK16R3LVEGR' where id=1;
|
|
update noar ti set b2='NZUVO11XFI3VPK16R3LVEGR' where id=1;
|
|
update noar tt set b0='5EH7UDZS' where id=2;
|
|
update noar ti set b0='5EH7UDZS' where id=2;
|
|
update noar tt set b1='AL4MSI' where id=2;
|
|
update noar ti set b1='AL4MSI' where id=2;
|
|
update noar tt set b2='DYYH7' where id=2;
|
|
update noar ti set b2='DYYH7' where id=2;
|
|
update noar tt set b0='K8KYDICK' where id=3;
|
|
update noar ti set b0='K8KYDICK' where id=3;
|
|
update noar tt set b1='F2CUO4NM8S9HPDY8X85J6IIBU6S' where id=3;
|
|
update noar ti set b1='F2CUO4NM8S9HPDY8X85J6IIBU6S' where id=3;
|
|
update noar tt set b2='521JOFOKW96S38244NV7I4G8WHZN1QP' where id=3;
|
|
update noar ti set b2='521JOFOKW96S38244NV7I4G8WHZN1QP' where id=3;
|
|
update noar tt set b0='5JONCG19' where id=4;
|
|
update noar ti set b0='5JONCG19' where id=4;
|
|
update noar tt set b1='8B27594NO' where id=4;
|
|
update noar ti set b1='8B27594NO' where id=4;
|
|
update noar tt set b2='T63NRFGLYQ' where id=4;
|
|
update noar ti set b2='T63NRFGLYQ' where id=4;
|
|
update noar tt set b0='QR8IKURPUJG' where id=5;
|
|
update noar ti set b0='QR8IKURPUJG' where id=5;
|
|
update noar tt set b1='Z3VL7UE2JJEGC72VRQWM30SQ4S' where id=5;
|
|
update noar ti set b1='Z3VL7UE2JJEGC72VRQWM30SQ4S' where id=5;
|
|
update noar tt set b2='16LO0KA0EXVJD5KN0C6VSBGDOHS' where id=5;
|
|
update noar ti set b2='16LO0KA0EXVJD5KN0C6VSBGDOHS' where id=5;
|
|
update noar tt set b0='BFUKNQ50B60GM' where id=6;
|
|
update noar ti set b0='BFUKNQ50B60GM' where id=6;
|
|
update noar tt set b1='C15FFVTRMQVH69XJ1VV6JQRE' where id=6;
|
|
update noar ti set b1='C15FFVTRMQVH69XJ1VV6JQRE' where id=6;
|
|
update noar tt set b2='5KKMKBRF72QVQ1E' where id=6;
|
|
update noar ti set b2='5KKMKBRF72QVQ1E' where id=6;
|
|
update noar tt set b0='LK74UO994V7QSVHCUWQD1UP' where id=7;
|
|
update noar ti set b0='LK74UO994V7QSVHCUWQD1UP' where id=7;
|
|
update noar tt set b1='CP0TUPCYT5N4' where id=7;
|
|
update noar ti set b1='CP0TUPCYT5N4' where id=7;
|
|
update noar tt set b2='9SNXSFVS5XRUWEZW64E3A98' where id=7;
|
|
update noar ti set b2='9SNXSFVS5XRUWEZW64E3A98' where id=7;
|
|
update noar tt set b0='MQR6QNXWPSRVRX2325M' where id=8;
|
|
update noar ti set b0='MQR6QNXWPSRVRX2325M' where id=8;
|
|
update noar tt set b1='SVVOD6RRJW3CG9J3CPOLJT6H0Q' where id=8;
|
|
update noar ti set b1='SVVOD6RRJW3CG9J3CPOLJT6H0Q' where id=8;
|
|
update noar tt set b2='PIPCABGJ11J0XO3EFMCQGA1QGU' where id=8;
|
|
update noar ti set b2='PIPCABGJ11J0XO3EFMCQGA1QGU' where id=8;
|
|
update noar tt set b0='R4E' where id=9;
|
|
update noar ti set b0='R4E' where id=9;
|
|
update noar tt set b1='4HRSDFUB29AZR07OM3JCIV' where id=9;
|
|
update noar ti set b1='4HRSDFUB29AZR07OM3JCIV' where id=9;
|
|
update noar tt set b2='9AEZLF3F32BGP' where id=9;
|
|
update noar ti set b2='9AEZLF3F32BGP' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 text 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 b0='MQG9' where id=1;
|
|
update noar ti set b0='MQG9' where id=1;
|
|
update noar tt set b1='G0IYQ1YS0EUOYEYBJEDADUSC' where id=1;
|
|
update noar ti set b1='G0IYQ1YS0EUOYEYBJEDADUSC' where id=1;
|
|
update noar tt set b2='A8FJYS9KOZXH7SJRA5G803' where id=1;
|
|
update noar ti set b2='A8FJYS9KOZXH7SJRA5G803' where id=1;
|
|
update noar tt set b0='JL8EMLW27M90AUC62FPEC75PZUGTN' where id=2;
|
|
update noar ti set b0='JL8EMLW27M90AUC62FPEC75PZUGTN' where id=2;
|
|
update noar tt set b1='K6OWBKSFYPL2H9A3ME3YR2SGDKCR9EG' where id=2;
|
|
update noar ti set b1='K6OWBKSFYPL2H9A3ME3YR2SGDKCR9EG' where id=2;
|
|
update noar tt set b2='15X609F3ADKF59L15JS0UCK' where id=2;
|
|
update noar ti set b2='15X609F3ADKF59L15JS0UCK' where id=2;
|
|
update noar tt set b0='YH7AQ3OYU2ZQ7K16VIMRPTD3' where id=3;
|
|
update noar ti set b0='YH7AQ3OYU2ZQ7K16VIMRPTD3' where id=3;
|
|
update noar tt set b1='IEOT8JC8' where id=3;
|
|
update noar ti set b1='IEOT8JC8' where id=3;
|
|
update noar tt set b2='FKS3HQYYBDXHGY' where id=3;
|
|
update noar ti set b2='FKS3HQYYBDXHGY' where id=3;
|
|
update noar tt set b0='RKZ0Y9XPFLJK7K33XZ48X4Y' where id=4;
|
|
update noar ti set b0='RKZ0Y9XPFLJK7K33XZ48X4Y' where id=4;
|
|
update noar tt set b1='HJ' where id=4;
|
|
update noar ti set b1='HJ' where id=4;
|
|
update noar tt set b2='K24UGO0UZLN21K5Z' where id=4;
|
|
update noar ti set b2='K24UGO0UZLN21K5Z' where id=4;
|
|
update noar tt set b0='VTNUNQMOG' where id=5;
|
|
update noar ti set b0='VTNUNQMOG' where id=5;
|
|
update noar tt set b1='SGUQ70X5' where id=5;
|
|
update noar ti set b1='SGUQ70X5' where id=5;
|
|
update noar tt set b2='B4EV4Z0D3P8V0NJTKXY' where id=5;
|
|
update noar ti set b2='B4EV4Z0D3P8V0NJTKXY' where id=5;
|
|
update noar tt set b0='KTHR8' where id=6;
|
|
update noar ti set b0='KTHR8' where id=6;
|
|
update noar tt set b1='4V9OS28KLXMEHH' where id=6;
|
|
update noar ti set b1='4V9OS28KLXMEHH' where id=6;
|
|
update noar tt set b2='BO786JNXZBDWRR91U691SSS56CHCAC4E' where id=6;
|
|
update noar ti set b2='BO786JNXZBDWRR91U691SSS56CHCAC4E' where id=6;
|
|
update noar tt set b0='174Y81CL2MR6MXOY2Q3Q3PEBFBIQFL7' where id=7;
|
|
update noar ti set b0='174Y81CL2MR6MXOY2Q3Q3PEBFBIQFL7' where id=7;
|
|
update noar tt set b1='455C2L19H50K4L8RL5SLMS9891' where id=7;
|
|
update noar ti set b1='455C2L19H50K4L8RL5SLMS9891' where id=7;
|
|
update noar tt set b2='N0TN' where id=7;
|
|
update noar ti set b2='N0TN' where id=7;
|
|
update noar tt set b0='E3B517RFRTNH' where id=8;
|
|
update noar ti set b0='E3B517RFRTNH' where id=8;
|
|
update noar tt set b1='FEDUNB7W7GS2' where id=8;
|
|
update noar ti set b1='FEDUNB7W7GS2' where id=8;
|
|
update noar tt set b2='XGIFSKJSI1T1FR8Y46J8P3O4GR' where id=8;
|
|
update noar ti set b2='XGIFSKJSI1T1FR8Y46J8P3O4GR' where id=8;
|
|
update noar tt set b0='Z2RFKOJYKYXYUWA' where id=9;
|
|
update noar ti set b0='Z2RFKOJYKYXYUWA' where id=9;
|
|
update noar tt set b1='APT11QMNWOS71WTBORPOTU3PK20FQ' where id=9;
|
|
update noar ti set b1='APT11QMNWOS71WTBORPOTU3PK20FQ' where id=9;
|
|
update noar tt set b2='RRAS3Q4UK5727O2UQOAQP5' where id=9;
|
|
update noar ti set b2='RRAS3Q4UK5727O2UQOAQP5' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 text not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='0RM0B7J5S9IUFTNTYPS0Q' where id=1;
|
|
update noar ti set b0='0RM0B7J5S9IUFTNTYPS0Q' where id=1;
|
|
update noar tt set b1='2SUX4XU' where id=1;
|
|
update noar ti set b1='2SUX4XU' where id=1;
|
|
update noar tt set b2='V04UXPWYTJW1' where id=1;
|
|
update noar ti set b2='V04UXPWYTJW1' where id=1;
|
|
update noar tt set b0='98MORKTQZ23G06WC25ML5MGE' where id=2;
|
|
update noar ti set b0='98MORKTQZ23G06WC25ML5MGE' where id=2;
|
|
update noar tt set b1='RRPCJ' where id=2;
|
|
update noar ti set b1='RRPCJ' where id=2;
|
|
update noar tt set b2='W3XA5OQVJAODQ3AKCCUXZE0XFSK' where id=2;
|
|
update noar ti set b2='W3XA5OQVJAODQ3AKCCUXZE0XFSK' where id=2;
|
|
update noar tt set b0='GBCIUZJE1WF33VZB07HTRC7RP1PXEM' where id=3;
|
|
update noar ti set b0='GBCIUZJE1WF33VZB07HTRC7RP1PXEM' where id=3;
|
|
update noar tt set b1='MU7EI85N5UKLKE22KC0' where id=3;
|
|
update noar ti set b1='MU7EI85N5UKLKE22KC0' where id=3;
|
|
update noar tt set b2='9MILOYHH4TOC6K8LWJ71UPQWO3F' where id=3;
|
|
update noar ti set b2='9MILOYHH4TOC6K8LWJ71UPQWO3F' where id=3;
|
|
update noar tt set b0='8UGFJ0AYL2G4S' where id=4;
|
|
update noar ti set b0='8UGFJ0AYL2G4S' where id=4;
|
|
update noar tt set b1='SM7X096Z4E29DIUGEN' where id=4;
|
|
update noar ti set b1='SM7X096Z4E29DIUGEN' where id=4;
|
|
update noar tt set b2='QK2' where id=4;
|
|
update noar ti set b2='QK2' where id=4;
|
|
update noar tt set b0='P97OE7' where id=5;
|
|
update noar ti set b0='P97OE7' where id=5;
|
|
update noar tt set b1='325OKOSF0MHE1DCGKIICJ6' where id=5;
|
|
update noar ti set b1='325OKOSF0MHE1DCGKIICJ6' where id=5;
|
|
update noar tt set b2='22IEBQNWPJ9GJVR32QBHRHVJ6YL3' where id=5;
|
|
update noar ti set b2='22IEBQNWPJ9GJVR32QBHRHVJ6YL3' where id=5;
|
|
update noar tt set b0='QJPKE8OUDM1CIXT1HWWR099N092VD3I' where id=6;
|
|
update noar ti set b0='QJPKE8OUDM1CIXT1HWWR099N092VD3I' where id=6;
|
|
update noar tt set b1='OCACBS3NO7N7IR7XB1V03FDPGGNC' where id=6;
|
|
update noar ti set b1='OCACBS3NO7N7IR7XB1V03FDPGGNC' where id=6;
|
|
update noar tt set b2='9GXP1ZHX6T' where id=6;
|
|
update noar ti set b2='9GXP1ZHX6T' where id=6;
|
|
update noar tt set b0='ZOGCILRX7' where id=7;
|
|
update noar ti set b0='ZOGCILRX7' where id=7;
|
|
update noar tt set b1='LQ2FJT21BRV91HX5G6Q' where id=7;
|
|
update noar ti set b1='LQ2FJT21BRV91HX5G6Q' where id=7;
|
|
update noar tt set b2='RY1Q162PWNAO2' where id=7;
|
|
update noar ti set b2='RY1Q162PWNAO2' where id=7;
|
|
update noar tt set b0='Y0AT52ILODWCP2H08PADI1W53N' where id=8;
|
|
update noar ti set b0='Y0AT52ILODWCP2H08PADI1W53N' where id=8;
|
|
update noar tt set b1='4BK6W2K0TYUDUZYHIWVQ' where id=8;
|
|
update noar ti set b1='4BK6W2K0TYUDUZYHIWVQ' where id=8;
|
|
update noar tt set b2='WOE547E' where id=8;
|
|
update noar ti set b2='WOE547E' where id=8;
|
|
update noar tt set b0='4W6AE0S06SY12' where id=9;
|
|
update noar ti set b0='4W6AE0S06SY12' where id=9;
|
|
update noar tt set b1='1Y4XP5FBHHA10S6W4KUBIHN1ZT1H' where id=9;
|
|
update noar ti set b1='1Y4XP5FBHHA10S6W4KUBIHN1ZT1H' where id=9;
|
|
update noar tt set b2='Z6UY2JW33A74ORE' where id=9;
|
|
update noar ti set b2='Z6UY2JW33A74ORE' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 text 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 b0='169PB94BZ82CMKR' where id=1;
|
|
update noar ti set b0='169PB94BZ82CMKR' where id=1;
|
|
update noar tt set b1='G2EYJXE07M' where id=1;
|
|
update noar ti set b1='G2EYJXE07M' where id=1;
|
|
update noar tt set b2='0KWIG8AKIXHW2N' where id=1;
|
|
update noar ti set b2='0KWIG8AKIXHW2N' where id=1;
|
|
update noar tt set b0='L5MPVCL7JH2QMP11Z3VYFNDY3QHQ2QN' where id=2;
|
|
update noar ti set b0='L5MPVCL7JH2QMP11Z3VYFNDY3QHQ2QN' where id=2;
|
|
update noar tt set b1='46GE9Z' where id=2;
|
|
update noar ti set b1='46GE9Z' where id=2;
|
|
update noar tt set b2='ZFC70AM0LKG5SRAOKTMR8AJY' where id=2;
|
|
update noar ti set b2='ZFC70AM0LKG5SRAOKTMR8AJY' where id=2;
|
|
update noar tt set b0='MQRYGC' where id=3;
|
|
update noar ti set b0='MQRYGC' where id=3;
|
|
update noar tt set b1='CYK2PXBMGRVND' where id=3;
|
|
update noar ti set b1='CYK2PXBMGRVND' where id=3;
|
|
update noar tt set b2='VFKC2HZQKEUABZWYU59KXMXMYLS60' where id=3;
|
|
update noar ti set b2='VFKC2HZQKEUABZWYU59KXMXMYLS60' where id=3;
|
|
update noar tt set b0='90YD3I5AYCKCND' where id=4;
|
|
update noar ti set b0='90YD3I5AYCKCND' where id=4;
|
|
update noar tt set b1='0WR78P0EK' where id=4;
|
|
update noar ti set b1='0WR78P0EK' where id=4;
|
|
update noar tt set b2='NXRT16CAEP' where id=4;
|
|
update noar ti set b2='NXRT16CAEP' where id=4;
|
|
update noar tt set b0='BZX7W9GRIT8' where id=5;
|
|
update noar ti set b0='BZX7W9GRIT8' where id=5;
|
|
update noar tt set b1='K5X20JDYN1MRBYQWA7G6P0MV26SWGO6C' where id=5;
|
|
update noar ti set b1='K5X20JDYN1MRBYQWA7G6P0MV26SWGO6C' where id=5;
|
|
update noar tt set b2='JO57F82C5ZO1' where id=5;
|
|
update noar ti set b2='JO57F82C5ZO1' where id=5;
|
|
update noar tt set b0='RKEW899SFC5I3NGTA3B' where id=6;
|
|
update noar ti set b0='RKEW899SFC5I3NGTA3B' where id=6;
|
|
update noar tt set b1='7NHXFXO18IMXU4OQ8L1' where id=6;
|
|
update noar ti set b1='7NHXFXO18IMXU4OQ8L1' where id=6;
|
|
update noar tt set b2='YEMNTQDFISN27X' where id=6;
|
|
update noar ti set b2='YEMNTQDFISN27X' where id=6;
|
|
update noar tt set b0='H9TERUYE4FD50IL10UW8' where id=7;
|
|
update noar ti set b0='H9TERUYE4FD50IL10UW8' where id=7;
|
|
update noar tt set b1='VXS2RCNDR7NSHM55HGRG' where id=7;
|
|
update noar ti set b1='VXS2RCNDR7NSHM55HGRG' where id=7;
|
|
update noar tt set b2='NE5US8BCJ' where id=7;
|
|
update noar ti set b2='NE5US8BCJ' where id=7;
|
|
update noar tt set b0='EP80' where id=8;
|
|
update noar ti set b0='EP80' where id=8;
|
|
update noar tt set b1='16L8YTD36ZII2C4KXA4X' where id=8;
|
|
update noar ti set b1='16L8YTD36ZII2C4KXA4X' where id=8;
|
|
update noar tt set b2='9GLNY3SRKHZVZAV5W5OOJIZUFKWD254' where id=8;
|
|
update noar ti set b2='9GLNY3SRKHZVZAV5W5OOJIZUFKWD254' where id=8;
|
|
update noar tt set b0='LMJQBUKT6MV8GRQFMCZP' where id=9;
|
|
update noar ti set b0='LMJQBUKT6MV8GRQFMCZP' where id=9;
|
|
update noar tt set b1='5OVN2VKKZKQTZB0SI5G63YH' where id=9;
|
|
update noar ti set b1='5OVN2VKKZKQTZB0SI5G63YH' where id=9;
|
|
update noar tt set b2='MMFEQHD1FZ4XF5ATY' where id=9;
|
|
update noar ti set b2='MMFEQHD1FZ4XF5ATY' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 text not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='EF6OPXB1PZ7V8' where id=1;
|
|
update noar ti set b0='EF6OPXB1PZ7V8' where id=1;
|
|
update noar tt set b1='VJTYA0Q' where id=1;
|
|
update noar ti set b1='VJTYA0Q' where id=1;
|
|
update noar tt set b2='IPH37CA297GFQUHS' where id=1;
|
|
update noar ti set b2='IPH37CA297GFQUHS' where id=1;
|
|
update noar tt set b0='NADLRRPBAC7STOO7GRQZC20' where id=2;
|
|
update noar ti set b0='NADLRRPBAC7STOO7GRQZC20' where id=2;
|
|
update noar tt set b1='G4Q8VN7A1V78Q8EELTGJRDOB' where id=2;
|
|
update noar ti set b1='G4Q8VN7A1V78Q8EELTGJRDOB' where id=2;
|
|
update noar tt set b2='WIQYIIU52KMQZOQ48GC4' where id=2;
|
|
update noar ti set b2='WIQYIIU52KMQZOQ48GC4' where id=2;
|
|
update noar tt set b0='A8FGJXC388C4CP2KC51EICMQ2FN7' where id=3;
|
|
update noar ti set b0='A8FGJXC388C4CP2KC51EICMQ2FN7' where id=3;
|
|
update noar tt set b1='0G2AKFSZI01IPZZQ4XBTXM' where id=3;
|
|
update noar ti set b1='0G2AKFSZI01IPZZQ4XBTXM' where id=3;
|
|
update noar tt set b2='AS' where id=3;
|
|
update noar ti set b2='AS' where id=3;
|
|
update noar tt set b0='T2NLBTD443SCVONDQ17RK0Y350L' where id=4;
|
|
update noar ti set b0='T2NLBTD443SCVONDQ17RK0Y350L' where id=4;
|
|
update noar tt set b1='K1RK2HCL4XXL721ZZVRR5' where id=4;
|
|
update noar ti set b1='K1RK2HCL4XXL721ZZVRR5' where id=4;
|
|
update noar tt set b2='SBER9TL9BGPW8ZMNKI8JVTAZH50V' where id=4;
|
|
update noar ti set b2='SBER9TL9BGPW8ZMNKI8JVTAZH50V' where id=4;
|
|
update noar tt set b0='CJCQD' where id=5;
|
|
update noar ti set b0='CJCQD' where id=5;
|
|
update noar tt set b1='HIAE6AQDRBOL70LKS9' where id=5;
|
|
update noar ti set b1='HIAE6AQDRBOL70LKS9' where id=5;
|
|
update noar tt set b2='FC65U1095SFHS7OHW02NSOC4JI2HV' where id=5;
|
|
update noar ti set b2='FC65U1095SFHS7OHW02NSOC4JI2HV' where id=5;
|
|
update noar tt set b0='6147KK15YNA8D' where id=6;
|
|
update noar ti set b0='6147KK15YNA8D' where id=6;
|
|
update noar tt set b1='0PK4FO2VQKVI4548JQQ7O4VJFFDXB' where id=6;
|
|
update noar ti set b1='0PK4FO2VQKVI4548JQQ7O4VJFFDXB' where id=6;
|
|
update noar tt set b2='L4BXJ38APBFW6KAD8FLUPE92' where id=6;
|
|
update noar ti set b2='L4BXJ38APBFW6KAD8FLUPE92' where id=6;
|
|
update noar tt set b0='F5SE71NNSZA1BGB3X3' where id=7;
|
|
update noar ti set b0='F5SE71NNSZA1BGB3X3' where id=7;
|
|
update noar tt set b1='L0NETJQKLAP7U1XH' where id=7;
|
|
update noar ti set b1='L0NETJQKLAP7U1XH' where id=7;
|
|
update noar tt set b2='4N8MREWPZC' where id=7;
|
|
update noar ti set b2='4N8MREWPZC' where id=7;
|
|
update noar tt set b0='3680NJ6Q5QOQ6' where id=8;
|
|
update noar ti set b0='3680NJ6Q5QOQ6' where id=8;
|
|
update noar tt set b1='1HAMIKK6EMPHNP6FEPZZL' where id=8;
|
|
update noar ti set b1='1HAMIKK6EMPHNP6FEPZZL' where id=8;
|
|
update noar tt set b2='WDG35N3ZR53GPFBI7FT9KUP' where id=8;
|
|
update noar ti set b2='WDG35N3ZR53GPFBI7FT9KUP' where id=8;
|
|
update noar tt set b0='PYQH8' where id=9;
|
|
update noar ti set b0='PYQH8' where id=9;
|
|
update noar tt set b1='YS8VHM6Z5S632EBB7X7Y' where id=9;
|
|
update noar ti set b1='YS8VHM6Z5S632EBB7X7Y' where id=9;
|
|
update noar tt set b2='LENU9' where id=9;
|
|
update noar ti set b2='LENU9' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 text 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 b0='RXE' where id=1;
|
|
update noar ti set b0='RXE' where id=1;
|
|
update noar tt set b1='XWWB92QLWJJCAG6QLUYOT4BFMYJZG' where id=1;
|
|
update noar ti set b1='XWWB92QLWJJCAG6QLUYOT4BFMYJZG' where id=1;
|
|
update noar tt set b2='0XP' where id=1;
|
|
update noar ti set b2='0XP' where id=1;
|
|
update noar tt set b0='KN29ITI5A772' where id=2;
|
|
update noar ti set b0='KN29ITI5A772' where id=2;
|
|
update noar tt set b1='YW0L7V4ZVZ0JR4SIZ0Y3U88S5AVP' where id=2;
|
|
update noar ti set b1='YW0L7V4ZVZ0JR4SIZ0Y3U88S5AVP' where id=2;
|
|
update noar tt set b2='75LRFRJ4X3XBYNBTYQ0GP7O49PCCV' where id=2;
|
|
update noar ti set b2='75LRFRJ4X3XBYNBTYQ0GP7O49PCCV' where id=2;
|
|
update noar tt set b0='GW6KLT4JWHVTCDACLTHQG28' where id=3;
|
|
update noar ti set b0='GW6KLT4JWHVTCDACLTHQG28' where id=3;
|
|
update noar tt set b1='XMFG57IUTD1A7C4P9E5X6DBIW' where id=3;
|
|
update noar ti set b1='XMFG57IUTD1A7C4P9E5X6DBIW' where id=3;
|
|
update noar tt set b2='MHZYG5LNHMH0' where id=3;
|
|
update noar ti set b2='MHZYG5LNHMH0' where id=3;
|
|
update noar tt set b0='ZNA0X0TA63KP1LSM5RKRSV9RLQGINTE8' where id=4;
|
|
update noar ti set b0='ZNA0X0TA63KP1LSM5RKRSV9RLQGINTE8' where id=4;
|
|
update noar tt set b1='M2O30N2' where id=4;
|
|
update noar ti set b1='M2O30N2' where id=4;
|
|
update noar tt set b2='UTHMY3CFBY4EQ0YK3EZT' where id=4;
|
|
update noar ti set b2='UTHMY3CFBY4EQ0YK3EZT' where id=4;
|
|
update noar tt set b0='T9QLTQCYY2M3D6' where id=5;
|
|
update noar ti set b0='T9QLTQCYY2M3D6' where id=5;
|
|
update noar tt set b1='H5FFS71U1L' where id=5;
|
|
update noar ti set b1='H5FFS71U1L' where id=5;
|
|
update noar tt set b2='HE1WNLKI2MJXO3HHD8UKFGS34JPYD' where id=5;
|
|
update noar ti set b2='HE1WNLKI2MJXO3HHD8UKFGS34JPYD' where id=5;
|
|
update noar tt set b0='S8' where id=6;
|
|
update noar ti set b0='S8' where id=6;
|
|
update noar tt set b1='R37ZTO4SUH3CAWKE35XQ9S3SW8C6KMS' where id=6;
|
|
update noar ti set b1='R37ZTO4SUH3CAWKE35XQ9S3SW8C6KMS' 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 b0='KCAZ1UDOM487EQUQH005G2' where id=7;
|
|
update noar ti set b0='KCAZ1UDOM487EQUQH005G2' where id=7;
|
|
update noar tt set b1='SD5FJDIET5HOZ456MV0K5AP' where id=7;
|
|
update noar ti set b1='SD5FJDIET5HOZ456MV0K5AP' where id=7;
|
|
update noar tt set b2='CGB3WMS4TP5UWYHZ828ARB8N' where id=7;
|
|
update noar ti set b2='CGB3WMS4TP5UWYHZ828ARB8N' where id=7;
|
|
update noar tt set b0='EBAC3S6' where id=8;
|
|
update noar ti set b0='EBAC3S6' where id=8;
|
|
update noar tt set b1='21VQSHUZR1X2OMD38' where id=8;
|
|
update noar ti set b1='21VQSHUZR1X2OMD38' where id=8;
|
|
update noar tt set b2='FAPJP2985AXL0N4TCN0S3M' where id=8;
|
|
update noar ti set b2='FAPJP2985AXL0N4TCN0S3M' where id=8;
|
|
update noar tt set b0='QFT2QEZ4JAF57' where id=9;
|
|
update noar ti set b0='QFT2QEZ4JAF57' where id=9;
|
|
update noar tt set b1='X9TCKOG9Y6H7S22Q5GU' where id=9;
|
|
update noar ti set b1='X9TCKOG9Y6H7S22Q5GU' where id=9;
|
|
update noar tt set b2='O1BJ1N62EEHRYOPQ6A34VLMBSDCAMC53' where id=9;
|
|
update noar ti set b2='O1BJ1N62EEHRYOPQ6A34VLMBSDCAMC53' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 text not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='8CTPQI7RL2ZVOR6JZ80TICMEBUQ' where id=1;
|
|
update noar ti set b0='8CTPQI7RL2ZVOR6JZ80TICMEBUQ' where id=1;
|
|
update noar tt set b1='OCE9M' where id=1;
|
|
update noar ti set b1='OCE9M' where id=1;
|
|
update noar tt set b2='JZX0JVGEK8XI242G' where id=1;
|
|
update noar ti set b2='JZX0JVGEK8XI242G' where id=1;
|
|
update noar tt set b0='X6UKPY0B' where id=2;
|
|
update noar ti set b0='X6UKPY0B' where id=2;
|
|
update noar tt set b1='YKH31G0JIURLM65ZASB5G3SIVK4IOUZ' where id=2;
|
|
update noar ti set b1='YKH31G0JIURLM65ZASB5G3SIVK4IOUZ' where id=2;
|
|
update noar tt set b2='SBQ940LTN9WQHE14X5X97U4DN8HUHGZX' where id=2;
|
|
update noar ti set b2='SBQ940LTN9WQHE14X5X97U4DN8HUHGZX' where id=2;
|
|
update noar tt set b0='PBOXXHL4U8O1BYYB' where id=3;
|
|
update noar ti set b0='PBOXXHL4U8O1BYYB' where id=3;
|
|
update noar tt set b1='PIJV5OF9DT64X96B5LDUMQVQAQ' where id=3;
|
|
update noar ti set b1='PIJV5OF9DT64X96B5LDUMQVQAQ' where id=3;
|
|
update noar tt set b2='GFWG9XS7949HFO9W7T2K3ZUH8COFQMU' where id=3;
|
|
update noar ti set b2='GFWG9XS7949HFO9W7T2K3ZUH8COFQMU' where id=3;
|
|
update noar tt set b0='K94YXE1' where id=4;
|
|
update noar ti set b0='K94YXE1' where id=4;
|
|
update noar tt set b1='HTOYUYTYK6RHJH98' where id=4;
|
|
update noar ti set b1='HTOYUYTYK6RHJH98' where id=4;
|
|
update noar tt set b2='MQ' where id=4;
|
|
update noar ti set b2='MQ' where id=4;
|
|
update noar tt set b0='WKIYYS8OK7' where id=5;
|
|
update noar ti set b0='WKIYYS8OK7' where id=5;
|
|
update noar tt set b1='YV5MN6JWGG' where id=5;
|
|
update noar ti set b1='YV5MN6JWGG' where id=5;
|
|
update noar tt set b2='GP8JSOME3' where id=5;
|
|
update noar ti set b2='GP8JSOME3' where id=5;
|
|
update noar tt set b0='UR0R0' where id=6;
|
|
update noar ti set b0='UR0R0' where id=6;
|
|
update noar tt set b1='8P24CIZBYD6IFYWY8NAMZ1HKK00Z' where id=6;
|
|
update noar ti set b1='8P24CIZBYD6IFYWY8NAMZ1HKK00Z' where id=6;
|
|
update noar tt set b2='0SG36IQSV8O4IGI1W6G0VRV' where id=6;
|
|
update noar ti set b2='0SG36IQSV8O4IGI1W6G0VRV' where id=6;
|
|
update noar tt set b0='C1LSCH4HT4M5A' where id=7;
|
|
update noar ti set b0='C1LSCH4HT4M5A' where id=7;
|
|
update noar tt set b1='KO7ZT706AOCWYC8R0172OQATE' where id=7;
|
|
update noar ti set b1='KO7ZT706AOCWYC8R0172OQATE' where id=7;
|
|
update noar tt set b2='VRYWQZOU5UBZD8GC1Z83U' where id=7;
|
|
update noar ti set b2='VRYWQZOU5UBZD8GC1Z83U' where id=7;
|
|
update noar tt set b0='DQXAF' where id=8;
|
|
update noar ti set b0='DQXAF' where id=8;
|
|
update noar tt set b1='1B' where id=8;
|
|
update noar ti set b1='1B' where id=8;
|
|
update noar tt set b2='IAUTYCMX08XRHLWSCHPG48KVO' where id=8;
|
|
update noar ti set b2='IAUTYCMX08XRHLWSCHPG48KVO' where id=8;
|
|
update noar tt set b0='WQL62XJNX' where id=9;
|
|
update noar ti set b0='WQL62XJNX' where id=9;
|
|
update noar tt set b1='8RR8MS6J4ACA54HNQ1MWSCG' where id=9;
|
|
update noar ti set b1='8RR8MS6J4ACA54HNQ1MWSCG' where id=9;
|
|
update noar tt set b2='D' where id=9;
|
|
update noar ti set b2='D' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob null,
|
|
b1 text null,
|
|
b2 text 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 b0='ESB34BM' where id=1;
|
|
update noar ti set b0='ESB34BM' where id=1;
|
|
update noar tt set b1='LYQZ593G715SNT' where id=1;
|
|
update noar ti set b1='LYQZ593G715SNT' where id=1;
|
|
update noar tt set b2='EVU40YK63MNF' where id=1;
|
|
update noar ti set b2='EVU40YK63MNF' where id=1;
|
|
update noar tt set b0='YXCWK19HQ3T0UT0X' where id=2;
|
|
update noar ti set b0='YXCWK19HQ3T0UT0X' where id=2;
|
|
update noar tt set b1='BVEHQ4W9VZ' where id=2;
|
|
update noar ti set b1='BVEHQ4W9VZ' where id=2;
|
|
update noar tt set b2='2N1V2RYLTZ' where id=2;
|
|
update noar ti set b2='2N1V2RYLTZ' where id=2;
|
|
update noar tt set b0='2PT8BV60Q34' where id=3;
|
|
update noar ti set b0='2PT8BV60Q34' where id=3;
|
|
update noar tt set b1='SJ4X0CR6Y36F4KJHSB1A5ZA4UWPDNTXD' where id=3;
|
|
update noar ti set b1='SJ4X0CR6Y36F4KJHSB1A5ZA4UWPDNTXD' where id=3;
|
|
update noar tt set b2='0XIYK4E2BU4IU6LUJRM11KCXS70E' where id=3;
|
|
update noar ti set b2='0XIYK4E2BU4IU6LUJRM11KCXS70E' where id=3;
|
|
update noar tt set b0='8TBK1R9YH' where id=4;
|
|
update noar ti set b0='8TBK1R9YH' where id=4;
|
|
update noar tt set b1='7WLR8C51YSCC1FJ07HIEUA2' where id=4;
|
|
update noar ti set b1='7WLR8C51YSCC1FJ07HIEUA2' where id=4;
|
|
update noar tt set b2='WR9AKL5WSPS' where id=4;
|
|
update noar ti set b2='WR9AKL5WSPS' where id=4;
|
|
update noar tt set b0='CC5' where id=5;
|
|
update noar ti set b0='CC5' where id=5;
|
|
update noar tt set b1='HD2O3SZ7O0YOYRNF6AA7CBF3EA' where id=5;
|
|
update noar ti set b1='HD2O3SZ7O0YOYRNF6AA7CBF3EA' where id=5;
|
|
update noar tt set b2='XJA1T9I3S18' where id=5;
|
|
update noar ti set b2='XJA1T9I3S18' where id=5;
|
|
update noar tt set b0='65ZCM90I57TXCKUB805ESH629D9U6V1' where id=6;
|
|
update noar ti set b0='65ZCM90I57TXCKUB805ESH629D9U6V1' where id=6;
|
|
update noar tt set b1='C0SCLCIWDC02VDTBRJODKPCY3U' where id=6;
|
|
update noar ti set b1='C0SCLCIWDC02VDTBRJODKPCY3U' where id=6;
|
|
update noar tt set b2='QMDZDE19ADSTHX2NQP7ZAT7RGJ9D' where id=6;
|
|
update noar ti set b2='QMDZDE19ADSTHX2NQP7ZAT7RGJ9D' where id=6;
|
|
update noar tt set b0='M4DKOCM62DSVBYK' where id=7;
|
|
update noar ti set b0='M4DKOCM62DSVBYK' where id=7;
|
|
update noar tt set b1='WK3H1FT699LNRJL6JGF8UA3' where id=7;
|
|
update noar ti set b1='WK3H1FT699LNRJL6JGF8UA3' where id=7;
|
|
update noar tt set b2='FHYISH9OO' where id=7;
|
|
update noar ti set b2='FHYISH9OO' where id=7;
|
|
update noar tt set b0='LB8N1' where id=8;
|
|
update noar ti set b0='LB8N1' where id=8;
|
|
update noar tt set b1='WZ' where id=8;
|
|
update noar ti set b1='WZ' where id=8;
|
|
update noar tt set b2='LL9RQGR4W0459SXMDD6ZHN94DWVU0E' where id=8;
|
|
update noar ti set b2='LL9RQGR4W0459SXMDD6ZHN94DWVU0E' where id=8;
|
|
update noar tt set b0='OJNEYWB5BBVY7RA7VH4BO' where id=9;
|
|
update noar ti set b0='OJNEYWB5BBVY7RA7VH4BO' where id=9;
|
|
update noar tt set b1='NR14P23IPTOD64RWWEGEKKHAC4OW' where id=9;
|
|
update noar ti set b1='NR14P23IPTOD64RWWEGEKKHAC4OW' where id=9;
|
|
update noar tt set b2='LUXFE4HRLEWVQAFQN59AAH1PMOF62JV0' where id=9;
|
|
update noar ti set b2='LUXFE4HRLEWVQAFQN59AAH1PMOF62JV0' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 mediumblob not null,
|
|
b1 text not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='SIOXRWSZJHM65WIWHQU1JKYNMDT12LEI' where id=1;
|
|
update noar ti set b0='SIOXRWSZJHM65WIWHQU1JKYNMDT12LEI' where id=1;
|
|
update noar tt set b1='V' where id=1;
|
|
update noar ti set b1='V' where id=1;
|
|
update noar tt set b2='QNKQVQG9II0RJXE2739MGSPNRX2155HP' where id=1;
|
|
update noar ti set b2='QNKQVQG9II0RJXE2739MGSPNRX2155HP' where id=1;
|
|
update noar tt set b0='I' where id=2;
|
|
update noar ti set b0='I' where id=2;
|
|
update noar tt set b1='E' where id=2;
|
|
update noar ti set b1='E' where id=2;
|
|
update noar tt set b2='9IIJ92RS8RCF2W96R' where id=2;
|
|
update noar ti set b2='9IIJ92RS8RCF2W96R' where id=2;
|
|
update noar tt set b0='3QDQ5' where id=3;
|
|
update noar ti set b0='3QDQ5' where id=3;
|
|
update noar tt set b1='LN3AGRFZFG0PTXGHQ' where id=3;
|
|
update noar ti set b1='LN3AGRFZFG0PTXGHQ' where id=3;
|
|
update noar tt set b2='USL' where id=3;
|
|
update noar ti set b2='USL' where id=3;
|
|
update noar tt set b0='LRI7JGBH644RP4YUFRX' where id=4;
|
|
update noar ti set b0='LRI7JGBH644RP4YUFRX' where id=4;
|
|
update noar tt set b1='ATLBEN' where id=4;
|
|
update noar ti set b1='ATLBEN' where id=4;
|
|
update noar tt set b2='1XD6WWS8S6S6TFQ303JCJF2YGVK3G4' where id=4;
|
|
update noar ti set b2='1XD6WWS8S6S6TFQ303JCJF2YGVK3G4' where id=4;
|
|
update noar tt set b0='UKM7D4NF7ZK3PC45GDMP6V' where id=5;
|
|
update noar ti set b0='UKM7D4NF7ZK3PC45GDMP6V' where id=5;
|
|
update noar tt set b1='WFRWPGKI' where id=5;
|
|
update noar ti set b1='WFRWPGKI' where id=5;
|
|
update noar tt set b2='9LACMQ1H' where id=5;
|
|
update noar ti set b2='9LACMQ1H' where id=5;
|
|
update noar tt set b0='X' where id=6;
|
|
update noar ti set b0='X' where id=6;
|
|
update noar tt set b1='B1XL68EJWVU9VC' where id=6;
|
|
update noar ti set b1='B1XL68EJWVU9VC' where id=6;
|
|
update noar tt set b2='07BX7FG9EPOWYZMEEA05I60R' where id=6;
|
|
update noar ti set b2='07BX7FG9EPOWYZMEEA05I60R' where id=6;
|
|
update noar tt set b0='A6H44HEKEJGOFI7' where id=7;
|
|
update noar ti set b0='A6H44HEKEJGOFI7' where id=7;
|
|
update noar tt set b1='2C' where id=7;
|
|
update noar ti set b1='2C' where id=7;
|
|
update noar tt set b2='YZGB0CKFQBXRFN7CPVXR2' where id=7;
|
|
update noar ti set b2='YZGB0CKFQBXRFN7CPVXR2' where id=7;
|
|
update noar tt set b0='QFJEWF3NQSLQ4KIHGLQ4AQHSL57AZ' where id=8;
|
|
update noar ti set b0='QFJEWF3NQSLQ4KIHGLQ4AQHSL57AZ' where id=8;
|
|
update noar tt set b1='TV449WHYKA5D' where id=8;
|
|
update noar ti set b1='TV449WHYKA5D' where id=8;
|
|
update noar tt set b2='GPZ3QTBLLL8CHOM52LT' where id=8;
|
|
update noar ti set b2='GPZ3QTBLLL8CHOM52LT' where id=8;
|
|
update noar tt set b0='K2AX3B5P415IH' where id=9;
|
|
update noar ti set b0='K2AX3B5P415IH' where id=9;
|
|
update noar tt set b1='OSN4F1H2HS4O6FLP690XCW0' where id=9;
|
|
update noar ti set b1='OSN4F1H2HS4O6FLP690XCW0' where id=9;
|
|
update noar tt set b2='GNPEOSEQVQLNE6' where id=9;
|
|
update noar ti set b2='GNPEOSEQVQLNE6' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='DTYUDR9GIA' where id=1;
|
|
update noar ti set b0='DTYUDR9GIA' where id=1;
|
|
update noar tt set b1='XH' where id=1;
|
|
update noar ti set b1='XH' where id=1;
|
|
update noar tt set b2='BYWRLL' where id=1;
|
|
update noar ti set b2='BYWRLL' where id=1;
|
|
update noar tt set b0='LHLCS7OV5MGHL6W2UFPH90F33U5P' where id=2;
|
|
update noar ti set b0='LHLCS7OV5MGHL6W2UFPH90F33U5P' where id=2;
|
|
update noar tt set b1='3LKE452' where id=2;
|
|
update noar ti set b1='3LKE452' where id=2;
|
|
update noar tt set b2='0CZSF0' where id=2;
|
|
update noar ti set b2='0CZSF0' where id=2;
|
|
update noar tt set b0='5E33JGL' where id=3;
|
|
update noar ti set b0='5E33JGL' where id=3;
|
|
update noar tt set b1='XKOLQKWSU' where id=3;
|
|
update noar ti set b1='XKOLQKWSU' where id=3;
|
|
update noar tt set b2='L3F411WLX6CSI4PCYZ65ZQMJLWA4L' where id=3;
|
|
update noar ti set b2='L3F411WLX6CSI4PCYZ65ZQMJLWA4L' where id=3;
|
|
update noar tt set b0='EGAM7A36DDCR476XE5IHEUNZE' where id=4;
|
|
update noar ti set b0='EGAM7A36DDCR476XE5IHEUNZE' where id=4;
|
|
update noar tt set b1='1MJWLB4XDZMSRQE5ANEU0YN6X4ZV0' where id=4;
|
|
update noar ti set b1='1MJWLB4XDZMSRQE5ANEU0YN6X4ZV0' where id=4;
|
|
update noar tt set b2='UDKD' where id=4;
|
|
update noar ti set b2='UDKD' where id=4;
|
|
update noar tt set b0='2KSIKL0QAA3JE' where id=5;
|
|
update noar ti set b0='2KSIKL0QAA3JE' where id=5;
|
|
update noar tt set b1='FI0NY495KE1' where id=5;
|
|
update noar ti set b1='FI0NY495KE1' where id=5;
|
|
update noar tt set b2='0C63DKK0XOS9CRTHPYQV' where id=5;
|
|
update noar ti set b2='0C63DKK0XOS9CRTHPYQV' where id=5;
|
|
update noar tt set b0='88F8ILM28' where id=6;
|
|
update noar ti set b0='88F8ILM28' where id=6;
|
|
update noar tt set b1='6DYC' where id=6;
|
|
update noar ti set b1='6DYC' where id=6;
|
|
update noar tt set b2='92' where id=6;
|
|
update noar ti set b2='92' where id=6;
|
|
update noar tt set b0='7LV7URZ2TFQB' where id=7;
|
|
update noar ti set b0='7LV7URZ2TFQB' where id=7;
|
|
update noar tt set b1='7QBFY8JKE' where id=7;
|
|
update noar ti set b1='7QBFY8JKE' where id=7;
|
|
update noar tt set b2='AI25' where id=7;
|
|
update noar ti set b2='AI25' where id=7;
|
|
update noar tt set b0='K93OGZC8R0WV' where id=8;
|
|
update noar ti set b0='K93OGZC8R0WV' where id=8;
|
|
update noar tt set b1='AZBUVWVMVUHMYQUF' where id=8;
|
|
update noar ti set b1='AZBUVWVMVUHMYQUF' where id=8;
|
|
update noar tt set b2='DIVXY7GUOI7' where id=8;
|
|
update noar ti set b2='DIVXY7GUOI7' where id=8;
|
|
update noar tt set b0='4' where id=9;
|
|
update noar ti set b0='4' where id=9;
|
|
update noar tt set b1='9EAMNCMO' where id=9;
|
|
update noar ti set b1='9EAMNCMO' where id=9;
|
|
update noar tt set b2='4GG4TBJPO8IFIRPD3VB5DNU65C5M12' where id=9;
|
|
update noar ti set b2='4GG4TBJPO8IFIRPD3VB5DNU65C5M12' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 tinyblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='8LU8PRIB4RDU0K2HYLOS89RUEVGDAKJ' where id=1;
|
|
update noar ti set b0='8LU8PRIB4RDU0K2HYLOS89RUEVGDAKJ' where id=1;
|
|
update noar tt set b1='AZXL81ZGYLHVTPEUVCESBHK5E0KMA86N' where id=1;
|
|
update noar ti set b1='AZXL81ZGYLHVTPEUVCESBHK5E0KMA86N' where id=1;
|
|
update noar tt set b2='JMRJC8HKNS8G8M' where id=1;
|
|
update noar ti set b2='JMRJC8HKNS8G8M' where id=1;
|
|
update noar tt set b0='J4DIL6LLEX6BAJGN6JR8VF5IPQDX1RTR' where id=2;
|
|
update noar ti set b0='J4DIL6LLEX6BAJGN6JR8VF5IPQDX1RTR' where id=2;
|
|
update noar tt set b1='97RLBIER41B64' where id=2;
|
|
update noar ti set b1='97RLBIER41B64' where id=2;
|
|
update noar tt set b2='OXO' where id=2;
|
|
update noar ti set b2='OXO' where id=2;
|
|
update noar tt set b0='FOXHWE6IVPN0' where id=3;
|
|
update noar ti set b0='FOXHWE6IVPN0' where id=3;
|
|
update noar tt set b1='6GETS' where id=3;
|
|
update noar ti set b1='6GETS' where id=3;
|
|
update noar tt set b2='YUW6HPOAJLFI6Y' where id=3;
|
|
update noar ti set b2='YUW6HPOAJLFI6Y' where id=3;
|
|
update noar tt set b0='71R2Z6K83GOFYTET9J9H5Z9R3B64JRM' where id=4;
|
|
update noar ti set b0='71R2Z6K83GOFYTET9J9H5Z9R3B64JRM' where id=4;
|
|
update noar tt set b1='Z88K4ACXMTAPTQWZCQU4AEV6EFNUCJAF' where id=4;
|
|
update noar ti set b1='Z88K4ACXMTAPTQWZCQU4AEV6EFNUCJAF' where id=4;
|
|
update noar tt set b2='RFMOXQ6DBRUJP' where id=4;
|
|
update noar ti set b2='RFMOXQ6DBRUJP' where id=4;
|
|
update noar tt set b0='OPD7WW489' where id=5;
|
|
update noar ti set b0='OPD7WW489' where id=5;
|
|
update noar tt set b1='FFN4KMK' where id=5;
|
|
update noar ti set b1='FFN4KMK' where id=5;
|
|
update noar tt set b2='BMIBWMA' where id=5;
|
|
update noar ti set b2='BMIBWMA' where id=5;
|
|
update noar tt set b0='56CE5LSCDH03AD5VFX' where id=6;
|
|
update noar ti set b0='56CE5LSCDH03AD5VFX' where id=6;
|
|
update noar tt set b1='EY893GGPBZTJ6N7V0LN0' where id=6;
|
|
update noar ti set b1='EY893GGPBZTJ6N7V0LN0' where id=6;
|
|
update noar tt set b2='VQ' where id=6;
|
|
update noar ti set b2='VQ' where id=6;
|
|
update noar tt set b0='ODRSRL0MSL1JEF6D8OO' where id=7;
|
|
update noar ti set b0='ODRSRL0MSL1JEF6D8OO' where id=7;
|
|
update noar tt set b1='QV6QTNQ0V' where id=7;
|
|
update noar ti set b1='QV6QTNQ0V' where id=7;
|
|
update noar tt set b2='08KMOZ86Z7S8KPSAE090S8HNL7' where id=7;
|
|
update noar ti set b2='08KMOZ86Z7S8KPSAE090S8HNL7' where id=7;
|
|
update noar tt set b0='YU8LTVCK080OIS7NG0' where id=8;
|
|
update noar ti set b0='YU8LTVCK080OIS7NG0' where id=8;
|
|
update noar tt set b1='SY5QJZIW95YAMBF' where id=8;
|
|
update noar ti set b1='SY5QJZIW95YAMBF' where id=8;
|
|
update noar tt set b2='0QQLD0Z1J3DYBQ3ANBBUH' where id=8;
|
|
update noar ti set b2='0QQLD0Z1J3DYBQ3ANBBUH' where id=8;
|
|
update noar tt set b0='Z9CT1JIRFVUPZNUJY400P' where id=9;
|
|
update noar ti set b0='Z9CT1JIRFVUPZNUJY400P' where id=9;
|
|
update noar tt set b1='MJDHYNIO7WVJ0IVWJFB8U6XDPTNLBVX' where id=9;
|
|
update noar ti set b1='MJDHYNIO7WVJ0IVWJFB8U6XDPTNLBVX' where id=9;
|
|
update noar tt set b2='4SJDR6535H53321PR6I79ZHO0' where id=9;
|
|
update noar ti set b2='4SJDR6535H53321PR6I79ZHO0' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='9PZBI8IBYKV31JZE1FWO5F8EHLRZ' where id=1;
|
|
update noar ti set b0='9PZBI8IBYKV31JZE1FWO5F8EHLRZ' where id=1;
|
|
update noar tt set b1='PJZPEYNITMPT4NPT' where id=1;
|
|
update noar ti set b1='PJZPEYNITMPT4NPT' where id=1;
|
|
update noar tt set b2='MNJ52JR79WIHVRKUN6W4QY8XL1J0Z' where id=1;
|
|
update noar ti set b2='MNJ52JR79WIHVRKUN6W4QY8XL1J0Z' where id=1;
|
|
update noar tt set b0='7BQLLGXPME7BV45SAGUTTEPJRK' where id=2;
|
|
update noar ti set b0='7BQLLGXPME7BV45SAGUTTEPJRK' where id=2;
|
|
update noar tt set b1='WVPL4VDF820FLFIHMVL21O' where id=2;
|
|
update noar ti set b1='WVPL4VDF820FLFIHMVL21O' where id=2;
|
|
update noar tt set b2='FETD13WUHVV7RGRFGQL4VANLWW2' where id=2;
|
|
update noar ti set b2='FETD13WUHVV7RGRFGQL4VANLWW2' where id=2;
|
|
update noar tt set b0='VTIEQKBP08' where id=3;
|
|
update noar ti set b0='VTIEQKBP08' where id=3;
|
|
update noar tt set b1='X53DXHRF1934' where id=3;
|
|
update noar ti set b1='X53DXHRF1934' where id=3;
|
|
update noar tt set b2='VTL1UVQXOYRSM1URIYSNOSME9RFV' where id=3;
|
|
update noar ti set b2='VTL1UVQXOYRSM1URIYSNOSME9RFV' where id=3;
|
|
update noar tt set b0='7AM9GS6F4218O19HNZ' where id=4;
|
|
update noar ti set b0='7AM9GS6F4218O19HNZ' where id=4;
|
|
update noar tt set b1='VNGJ4D2HPHQ1C0XKL9G' where id=4;
|
|
update noar ti set b1='VNGJ4D2HPHQ1C0XKL9G' where id=4;
|
|
update noar tt set b2='0T6JPVCVXHNU' where id=4;
|
|
update noar ti set b2='0T6JPVCVXHNU' where id=4;
|
|
update noar tt set b0='1UA01TS4ZWSELODF9K' where id=5;
|
|
update noar ti set b0='1UA01TS4ZWSELODF9K' where id=5;
|
|
update noar tt set b1='7A' where id=5;
|
|
update noar ti set b1='7A' where id=5;
|
|
update noar tt set b2='VX8OC118ZYL7WX2IYB3SX362VPCKWG' where id=5;
|
|
update noar ti set b2='VX8OC118ZYL7WX2IYB3SX362VPCKWG' where id=5;
|
|
update noar tt set b0='GJ' where id=6;
|
|
update noar ti set b0='GJ' where id=6;
|
|
update noar tt set b1='RDYGYVXOB469V5ECYQFMPY6GO' where id=6;
|
|
update noar ti set b1='RDYGYVXOB469V5ECYQFMPY6GO' where id=6;
|
|
update noar tt set b2='P9Y7E4OE' where id=6;
|
|
update noar ti set b2='P9Y7E4OE' where id=6;
|
|
update noar tt set b0='Y1PI38O0BM86JZMTH2FNBDZA1A' where id=7;
|
|
update noar ti set b0='Y1PI38O0BM86JZMTH2FNBDZA1A' where id=7;
|
|
update noar tt set b1='8' where id=7;
|
|
update noar ti set b1='8' where id=7;
|
|
update noar tt set b2='CYCD8U3Q5JLVL' where id=7;
|
|
update noar ti set b2='CYCD8U3Q5JLVL' where id=7;
|
|
update noar tt set b0='G4N4Q' where id=8;
|
|
update noar ti set b0='G4N4Q' where id=8;
|
|
update noar tt set b1='KYDEPV0U6XQ0QZL76' where id=8;
|
|
update noar ti set b1='KYDEPV0U6XQ0QZL76' where id=8;
|
|
update noar tt set b2='D8K1S3DLO' where id=8;
|
|
update noar ti set b2='D8K1S3DLO' where id=8;
|
|
update noar tt set b0='MQ4UIXR0GV9BYW' where id=9;
|
|
update noar ti set b0='MQ4UIXR0GV9BYW' where id=9;
|
|
update noar tt set b1='Y44ZPZVG517VAPFEEU4RR' where id=9;
|
|
update noar ti set b1='Y44ZPZVG517VAPFEEU4RR' where id=9;
|
|
update noar tt set b2='5FW8CL6AQFRRT2FX3' where id=9;
|
|
update noar ti set b2='5FW8CL6AQFRRT2FX3' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 tinyblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='1YZ4Q9PFZG6VLF7FC8CGCZGGCN5F' where id=1;
|
|
update noar ti set b0='1YZ4Q9PFZG6VLF7FC8CGCZGGCN5F' where id=1;
|
|
update noar tt set b1='XOA' where id=1;
|
|
update noar ti set b1='XOA' where id=1;
|
|
update noar tt set b2='18' where id=1;
|
|
update noar ti set b2='18' where id=1;
|
|
update noar tt set b0='046HKZT9YD37IP2J' where id=2;
|
|
update noar ti set b0='046HKZT9YD37IP2J' where id=2;
|
|
update noar tt set b1='3GQX4A2LLSZ4NRRAK0ULUR' where id=2;
|
|
update noar ti set b1='3GQX4A2LLSZ4NRRAK0ULUR' where id=2;
|
|
update noar tt set b2='97T3P33CEHXP' where id=2;
|
|
update noar ti set b2='97T3P33CEHXP' where id=2;
|
|
update noar tt set b0='QR7UN13ECZS' where id=3;
|
|
update noar ti set b0='QR7UN13ECZS' where id=3;
|
|
update noar tt set b1='FID9UY' where id=3;
|
|
update noar ti set b1='FID9UY' where id=3;
|
|
update noar tt set b2='T' where id=3;
|
|
update noar ti set b2='T' where id=3;
|
|
update noar tt set b0='A1M67KO71YK0G8H34' where id=4;
|
|
update noar ti set b0='A1M67KO71YK0G8H34' where id=4;
|
|
update noar tt set b1='AQ' where id=4;
|
|
update noar ti set b1='AQ' where id=4;
|
|
update noar tt set b2='MOE9ZKZZGYZ' where id=4;
|
|
update noar ti set b2='MOE9ZKZZGYZ' where id=4;
|
|
update noar tt set b0='P363MKL3Y5YLB9M7TGG51LW' where id=5;
|
|
update noar ti set b0='P363MKL3Y5YLB9M7TGG51LW' where id=5;
|
|
update noar tt set b1='DUCFIT9RO' where id=5;
|
|
update noar ti set b1='DUCFIT9RO' where id=5;
|
|
update noar tt set b2='FCY18OZ1D2A2JW240KI80P7H' where id=5;
|
|
update noar ti set b2='FCY18OZ1D2A2JW240KI80P7H' where id=5;
|
|
update noar tt set b0='XZZ91I0LCZYRT0Z3JC2' where id=6;
|
|
update noar ti set b0='XZZ91I0LCZYRT0Z3JC2' where id=6;
|
|
update noar tt set b1='O0WP53KODPI2NG6RDYD6SWQY' where id=6;
|
|
update noar ti set b1='O0WP53KODPI2NG6RDYD6SWQY' where id=6;
|
|
update noar tt set b2='3ATWTYGCZD02A1VCXGCUN' where id=6;
|
|
update noar ti set b2='3ATWTYGCZD02A1VCXGCUN' where id=6;
|
|
update noar tt set b0='IOU59IBSOZ3JMSUYIM2E' where id=7;
|
|
update noar ti set b0='IOU59IBSOZ3JMSUYIM2E' where id=7;
|
|
update noar tt set b1='Y2R' where id=7;
|
|
update noar ti set b1='Y2R' where id=7;
|
|
update noar tt set b2='CV' where id=7;
|
|
update noar ti set b2='CV' where id=7;
|
|
update noar tt set b0='2V1' where id=8;
|
|
update noar ti set b0='2V1' where id=8;
|
|
update noar tt set b1='9QNC73' where id=8;
|
|
update noar ti set b1='9QNC73' where id=8;
|
|
update noar tt set b2='TBP4FKUKQQ022BTYCEEZOWI4TDPE3' where id=8;
|
|
update noar ti set b2='TBP4FKUKQQ022BTYCEEZOWI4TDPE3' where id=8;
|
|
update noar tt set b0='54XF3TCI0JN3D62COA5AYPH57IBJSY' where id=9;
|
|
update noar ti set b0='54XF3TCI0JN3D62COA5AYPH57IBJSY' where id=9;
|
|
update noar tt set b1='UJAO8M54' where id=9;
|
|
update noar ti set b1='UJAO8M54' where id=9;
|
|
update noar tt set b2='HUNH6W3UNJDSHG6MQ7K88Z2JZ' where id=9;
|
|
update noar ti set b2='HUNH6W3UNJDSHG6MQ7K88Z2JZ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='2RE0BUKKCD5F0' where id=1;
|
|
update noar ti set b0='2RE0BUKKCD5F0' where id=1;
|
|
update noar tt set b1='PFNQJJP3712G603Y2MZSA0M' where id=1;
|
|
update noar ti set b1='PFNQJJP3712G603Y2MZSA0M' where id=1;
|
|
update noar tt set b2='62BA2VGQE914M908ML' where id=1;
|
|
update noar ti set b2='62BA2VGQE914M908ML' where id=1;
|
|
update noar tt set b0='SJ9Q4TO0QQCL9F7BH03F0UB3Y223PGKZ' where id=2;
|
|
update noar ti set b0='SJ9Q4TO0QQCL9F7BH03F0UB3Y223PGKZ' where id=2;
|
|
update noar tt set b1='UAJKNT4M47EXDKCN5REOUZC' where id=2;
|
|
update noar ti set b1='UAJKNT4M47EXDKCN5REOUZC' where id=2;
|
|
update noar tt set b2='2BZQEIQTXPB8UB' where id=2;
|
|
update noar ti set b2='2BZQEIQTXPB8UB' where id=2;
|
|
update noar tt set b0='TKNF6C' where id=3;
|
|
update noar ti set b0='TKNF6C' where id=3;
|
|
update noar tt set b1='15XS7DPL5YHAUK36YQBSMC0' where id=3;
|
|
update noar ti set b1='15XS7DPL5YHAUK36YQBSMC0' where id=3;
|
|
update noar tt set b2='R0V2KH814BCPGZ1A4NV' where id=3;
|
|
update noar ti set b2='R0V2KH814BCPGZ1A4NV' where id=3;
|
|
update noar tt set b0='VSD' where id=4;
|
|
update noar ti set b0='VSD' where id=4;
|
|
update noar tt set b1='DFFRSYHNPHULFMWWERPXR9' where id=4;
|
|
update noar ti set b1='DFFRSYHNPHULFMWWERPXR9' where id=4;
|
|
update noar tt set b2='UCIKIBR06XPM35WTNFLSC2' where id=4;
|
|
update noar ti set b2='UCIKIBR06XPM35WTNFLSC2' where id=4;
|
|
update noar tt set b0='I85RZJMH1QC9' where id=5;
|
|
update noar ti set b0='I85RZJMH1QC9' where id=5;
|
|
update noar tt set b1='K0BJ62UP21KW4KXVS6' where id=5;
|
|
update noar ti set b1='K0BJ62UP21KW4KXVS6' where id=5;
|
|
update noar tt set b2='09XA1SV4CSPO0D9RZEUAF8IBUS90ZK2W' where id=5;
|
|
update noar ti set b2='09XA1SV4CSPO0D9RZEUAF8IBUS90ZK2W' where id=5;
|
|
update noar tt set b0='4LZ2NYD8U3EK02YBJ3029Y' where id=6;
|
|
update noar ti set b0='4LZ2NYD8U3EK02YBJ3029Y' where id=6;
|
|
update noar tt set b1='HRCOU' where id=6;
|
|
update noar ti set b1='HRCOU' where id=6;
|
|
update noar tt set b2='IMIUEB09BQAOCEPBMI56G5XT753' where id=6;
|
|
update noar ti set b2='IMIUEB09BQAOCEPBMI56G5XT753' where id=6;
|
|
update noar tt set b0='E95USO5HBHP2GPIDKRQH8YP' where id=7;
|
|
update noar ti set b0='E95USO5HBHP2GPIDKRQH8YP' where id=7;
|
|
update noar tt set b1='WW4TNT9WUQGV' where id=7;
|
|
update noar ti set b1='WW4TNT9WUQGV' where id=7;
|
|
update noar tt set b2='L47OE1Z1UOSD3QLGRIVGG6' where id=7;
|
|
update noar ti set b2='L47OE1Z1UOSD3QLGRIVGG6' where id=7;
|
|
update noar tt set b0='OJAGQR' where id=8;
|
|
update noar ti set b0='OJAGQR' where id=8;
|
|
update noar tt set b1='60LNEU07F0L49HTALRJE24HT8T' where id=8;
|
|
update noar ti set b1='60LNEU07F0L49HTALRJE24HT8T' where id=8;
|
|
update noar tt set b2='V4NUNRRRR36HFBVNNU6PGSKB' where id=8;
|
|
update noar ti set b2='V4NUNRRRR36HFBVNNU6PGSKB' where id=8;
|
|
update noar tt set b0='PQREN28URQEQJAHUWTUYH7' where id=9;
|
|
update noar ti set b0='PQREN28URQEQJAHUWTUYH7' where id=9;
|
|
update noar tt set b1='LUBGQ1U7HMOHWE9' where id=9;
|
|
update noar ti set b1='LUBGQ1U7HMOHWE9' where id=9;
|
|
update noar tt set b2='Z67BW' where id=9;
|
|
update noar ti set b2='Z67BW' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 tinyblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='1APH82ERF9XM45DOWZ7' where id=1;
|
|
update noar ti set b0='1APH82ERF9XM45DOWZ7' where id=1;
|
|
update noar tt set b1='EEUL5A' where id=1;
|
|
update noar ti set b1='EEUL5A' where id=1;
|
|
update noar tt set b2='4DOF6OSMPKB2XEIVH74QH8BD79KFBVEW' where id=1;
|
|
update noar ti set b2='4DOF6OSMPKB2XEIVH74QH8BD79KFBVEW' where id=1;
|
|
update noar tt set b0='T3GWQ166A6IE1TLR9YPUOR9OKX7VG94L' where id=2;
|
|
update noar ti set b0='T3GWQ166A6IE1TLR9YPUOR9OKX7VG94L' where id=2;
|
|
update noar tt set b1='XX7RYV0N7BBUA5IETBPF2' where id=2;
|
|
update noar ti set b1='XX7RYV0N7BBUA5IETBPF2' where id=2;
|
|
update noar tt set b2='IKX62' where id=2;
|
|
update noar ti set b2='IKX62' where id=2;
|
|
update noar tt set b0='N5TREXB0NRALDO5OKBFUEKHI0XB29V' where id=3;
|
|
update noar ti set b0='N5TREXB0NRALDO5OKBFUEKHI0XB29V' where id=3;
|
|
update noar tt set b1='IXL9VNVLCD53IG8IOAVYUDBE8Q8UZ' where id=3;
|
|
update noar ti set b1='IXL9VNVLCD53IG8IOAVYUDBE8Q8UZ' where id=3;
|
|
update noar tt set b2='B' where id=3;
|
|
update noar ti set b2='B' where id=3;
|
|
update noar tt set b0='TYAQ5KZA56SUN7U9USBPVW6P2K' where id=4;
|
|
update noar ti set b0='TYAQ5KZA56SUN7U9USBPVW6P2K' where id=4;
|
|
update noar tt set b1='BSXZ913RF3TME22H7FCW7N4OM' where id=4;
|
|
update noar ti set b1='BSXZ913RF3TME22H7FCW7N4OM' where id=4;
|
|
update noar tt set b2='7AB' where id=4;
|
|
update noar ti set b2='7AB' where id=4;
|
|
update noar tt set b0='Q5A9V7FS1TXWS5M8KS0PC' where id=5;
|
|
update noar ti set b0='Q5A9V7FS1TXWS5M8KS0PC' where id=5;
|
|
update noar tt set b1='D' where id=5;
|
|
update noar ti set b1='D' where id=5;
|
|
update noar tt set b2='947Z6N64G4Y3NW9' where id=5;
|
|
update noar ti set b2='947Z6N64G4Y3NW9' where id=5;
|
|
update noar tt set b0='L8W5' where id=6;
|
|
update noar ti set b0='L8W5' where id=6;
|
|
update noar tt set b1='66OIZH5EV550SUYVTC0ELA8H' where id=6;
|
|
update noar ti set b1='66OIZH5EV550SUYVTC0ELA8H' where id=6;
|
|
update noar tt set b2='QYUN5XUELTRMNBI3ICN2CZFPWK' where id=6;
|
|
update noar ti set b2='QYUN5XUELTRMNBI3ICN2CZFPWK' where id=6;
|
|
update noar tt set b0='EPR5MNTN2JFMKTOTL' where id=7;
|
|
update noar ti set b0='EPR5MNTN2JFMKTOTL' where id=7;
|
|
update noar tt set b1='1T67SKR61M4BNU4MO7UG1117DBYMYPU' where id=7;
|
|
update noar ti set b1='1T67SKR61M4BNU4MO7UG1117DBYMYPU' where id=7;
|
|
update noar tt set b2='8X580AVKA8YI6CQBY' where id=7;
|
|
update noar ti set b2='8X580AVKA8YI6CQBY' where id=7;
|
|
update noar tt set b0='YNNEUVRBKBS3MMMM4VG1L' where id=8;
|
|
update noar ti set b0='YNNEUVRBKBS3MMMM4VG1L' where id=8;
|
|
update noar tt set b1='B7PXXLFSVGTW8BHCJH' where id=8;
|
|
update noar ti set b1='B7PXXLFSVGTW8BHCJH' where id=8;
|
|
update noar tt set b2='NE7VU9BNNAS4KQWJFQSFQV6OQ' where id=8;
|
|
update noar ti set b2='NE7VU9BNNAS4KQWJFQSFQV6OQ' where id=8;
|
|
update noar tt set b0='BMVFKRY084IEIJAEWA74I2' where id=9;
|
|
update noar ti set b0='BMVFKRY084IEIJAEWA74I2' where id=9;
|
|
update noar tt set b1='ROYKKWVZU5K63HQ66461QF35V3JXL3' where id=9;
|
|
update noar ti set b1='ROYKKWVZU5K63HQ66461QF35V3JXL3' where id=9;
|
|
update noar tt set b2='PWTSM6RP83TRPAHZFZIBRI' where id=9;
|
|
update noar ti set b2='PWTSM6RP83TRPAHZFZIBRI' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='SDVNOZRW497KRP' where id=1;
|
|
update noar ti set b0='SDVNOZRW497KRP' where id=1;
|
|
update noar tt set b1='8RZTBG9DBMWUJF4LHKG' where id=1;
|
|
update noar ti set b1='8RZTBG9DBMWUJF4LHKG' where id=1;
|
|
update noar tt set b2='DWWROOZ3' where id=1;
|
|
update noar ti set b2='DWWROOZ3' where id=1;
|
|
update noar tt set b0='YT6ERY0FXCE6V1OHZZM8' where id=2;
|
|
update noar ti set b0='YT6ERY0FXCE6V1OHZZM8' where id=2;
|
|
update noar tt set b1='W9A2KWQLK3BA0JV3JCDVHG' where id=2;
|
|
update noar ti set b1='W9A2KWQLK3BA0JV3JCDVHG' where id=2;
|
|
update noar tt set b2='ZX3UPGN75AG3WA' where id=2;
|
|
update noar ti set b2='ZX3UPGN75AG3WA' where id=2;
|
|
update noar tt set b0='IZC37SY50BVT' where id=3;
|
|
update noar ti set b0='IZC37SY50BVT' where id=3;
|
|
update noar tt set b1='F4UHDMPI4' where id=3;
|
|
update noar ti set b1='F4UHDMPI4' where id=3;
|
|
update noar tt set b2='UNHQX62MVDJYWQNF3Z5YAYU' where id=3;
|
|
update noar ti set b2='UNHQX62MVDJYWQNF3Z5YAYU' where id=3;
|
|
update noar tt set b0='KTYULFHEF03KZB61DJNUCCBEGB' where id=4;
|
|
update noar ti set b0='KTYULFHEF03KZB61DJNUCCBEGB' where id=4;
|
|
update noar tt set b1='1N2V08GT6V6O5CDMPEU2R1' where id=4;
|
|
update noar ti set b1='1N2V08GT6V6O5CDMPEU2R1' where id=4;
|
|
update noar tt set b2='D2U' where id=4;
|
|
update noar ti set b2='D2U' where id=4;
|
|
update noar tt set b0='RYBC9GE4F7NDPTLHWWXYIZUSSMMSI1U' where id=5;
|
|
update noar ti set b0='RYBC9GE4F7NDPTLHWWXYIZUSSMMSI1U' where id=5;
|
|
update noar tt set b1='U39T2LY5SO6SUQ' where id=5;
|
|
update noar ti set b1='U39T2LY5SO6SUQ' where id=5;
|
|
update noar tt set b2='YDWBEPZNYR1738WAWK51A' where id=5;
|
|
update noar ti set b2='YDWBEPZNYR1738WAWK51A' where id=5;
|
|
update noar tt set b0='YLLBL2RJRNMJTYBZIGFAB6P' where id=6;
|
|
update noar ti set b0='YLLBL2RJRNMJTYBZIGFAB6P' where id=6;
|
|
update noar tt set b1='82VJBH39BAY6RIYTXLQYL1X' where id=6;
|
|
update noar ti set b1='82VJBH39BAY6RIYTXLQYL1X' where id=6;
|
|
update noar tt set b2='7CEZ53BG8KU7MDY3HKJ6459XU0IZ7EA' where id=6;
|
|
update noar ti set b2='7CEZ53BG8KU7MDY3HKJ6459XU0IZ7EA' where id=6;
|
|
update noar tt set b0='GS2WTMSS5YTFKEPAQS32IEZNOW' where id=7;
|
|
update noar ti set b0='GS2WTMSS5YTFKEPAQS32IEZNOW' where id=7;
|
|
update noar tt set b1='VCVCYMLU8S1441PGL5126' where id=7;
|
|
update noar ti set b1='VCVCYMLU8S1441PGL5126' where id=7;
|
|
update noar tt set b2='OL57R22QSN0ODG67JWBS20Z8H1A55O' where id=7;
|
|
update noar ti set b2='OL57R22QSN0ODG67JWBS20Z8H1A55O' where id=7;
|
|
update noar tt set b0='ZE3VJ37N1F0VZA3QIJCA2O97S1IQ10' where id=8;
|
|
update noar ti set b0='ZE3VJ37N1F0VZA3QIJCA2O97S1IQ10' where id=8;
|
|
update noar tt set b1='JQXIUTBFWHEF95H6ARHT509O2PXEJRT' where id=8;
|
|
update noar ti set b1='JQXIUTBFWHEF95H6ARHT509O2PXEJRT' where id=8;
|
|
update noar tt set b2='Y322I53FFCETM9XFBA5' where id=8;
|
|
update noar ti set b2='Y322I53FFCETM9XFBA5' where id=8;
|
|
update noar tt set b0='C4RE7FT0I5U' where id=9;
|
|
update noar ti set b0='C4RE7FT0I5U' where id=9;
|
|
update noar tt set b1='GWT6WN6ZC' where id=9;
|
|
update noar ti set b1='GWT6WN6ZC' where id=9;
|
|
update noar tt set b2='273YDNY9Z' where id=9;
|
|
update noar ti set b2='273YDNY9Z' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 tinyblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='KTJ' where id=1;
|
|
update noar ti set b0='KTJ' where id=1;
|
|
update noar tt set b1='88GGYKUTZEOH1O5C4B' where id=1;
|
|
update noar ti set b1='88GGYKUTZEOH1O5C4B' where id=1;
|
|
update noar tt set b2='O09W6' where id=1;
|
|
update noar ti set b2='O09W6' where id=1;
|
|
update noar tt set b0='PWHBL0' where id=2;
|
|
update noar ti set b0='PWHBL0' where id=2;
|
|
update noar tt set b1='Q17J3TGC' where id=2;
|
|
update noar ti set b1='Q17J3TGC' where id=2;
|
|
update noar tt set b2='635NLSR7JQ67VK4QTI' where id=2;
|
|
update noar ti set b2='635NLSR7JQ67VK4QTI' where id=2;
|
|
update noar tt set b0='RQB0YPNH2LACI5KOTHZ' where id=3;
|
|
update noar ti set b0='RQB0YPNH2LACI5KOTHZ' where id=3;
|
|
update noar tt set b1='EPW8DDJNGYJM1Z2DD8XRGDOT' where id=3;
|
|
update noar ti set b1='EPW8DDJNGYJM1Z2DD8XRGDOT' where id=3;
|
|
update noar tt set b2='OADEPH6IDLKQMOSHO5JC5BOQL' where id=3;
|
|
update noar ti set b2='OADEPH6IDLKQMOSHO5JC5BOQL' where id=3;
|
|
update noar tt set b0='RJEELV485SZ18204MWT74PG69R5' where id=4;
|
|
update noar ti set b0='RJEELV485SZ18204MWT74PG69R5' where id=4;
|
|
update noar tt set b1='AYJ459685SN8EQ3RJ' where id=4;
|
|
update noar ti set b1='AYJ459685SN8EQ3RJ' where id=4;
|
|
update noar tt set b2='LMTO9RMHWCKNAPYP' where id=4;
|
|
update noar ti set b2='LMTO9RMHWCKNAPYP' where id=4;
|
|
update noar tt set b0='KAU15JZG8EJZH7BH2JTJMDROCHQM1R2' where id=5;
|
|
update noar ti set b0='KAU15JZG8EJZH7BH2JTJMDROCHQM1R2' where id=5;
|
|
update noar tt set b1='L' where id=5;
|
|
update noar ti set b1='L' where id=5;
|
|
update noar tt set b2='BZ7NJ5QAJA15CMXPJSQ4' where id=5;
|
|
update noar ti set b2='BZ7NJ5QAJA15CMXPJSQ4' where id=5;
|
|
update noar tt set b0='5ECR1' where id=6;
|
|
update noar ti set b0='5ECR1' where id=6;
|
|
update noar tt set b1='OBTA7XKQXB5SEE2DOJTUJHYTG' where id=6;
|
|
update noar ti set b1='OBTA7XKQXB5SEE2DOJTUJHYTG' where id=6;
|
|
update noar tt set b2='HHU8TAM1TCVNNCEH22D041GLEGLAJJG' where id=6;
|
|
update noar ti set b2='HHU8TAM1TCVNNCEH22D041GLEGLAJJG' where id=6;
|
|
update noar tt set b0='FPFDDYJISM10SDDEWQSPUQ42N9LWX2G' where id=7;
|
|
update noar ti set b0='FPFDDYJISM10SDDEWQSPUQ42N9LWX2G' where id=7;
|
|
update noar tt set b1='SGKWIV' where id=7;
|
|
update noar ti set b1='SGKWIV' where id=7;
|
|
update noar tt set b2='NSWS3BCVWMW989YJAL2TRQOE4P7D6PY' where id=7;
|
|
update noar ti set b2='NSWS3BCVWMW989YJAL2TRQOE4P7D6PY' where id=7;
|
|
update noar tt set b0='6X1199G56VVDCBJESRE9N2' where id=8;
|
|
update noar ti set b0='6X1199G56VVDCBJESRE9N2' where id=8;
|
|
update noar tt set b1='8MLQ0EFRYGBDX269PV9ME2ONVVEJA' where id=8;
|
|
update noar ti set b1='8MLQ0EFRYGBDX269PV9ME2ONVVEJA' where id=8;
|
|
update noar tt set b2='5DJ9EVD' where id=8;
|
|
update noar ti set b2='5DJ9EVD' where id=8;
|
|
update noar tt set b0='5PQKUF2PZC' where id=9;
|
|
update noar ti set b0='5PQKUF2PZC' where id=9;
|
|
update noar tt set b1='P5D7M0I0' where id=9;
|
|
update noar ti set b1='P5D7M0I0' where id=9;
|
|
update noar tt set b2='ZN8XD4ZARQGNHKZQGURY903IURCYIY4S' where id=9;
|
|
update noar ti set b2='ZN8XD4ZARQGNHKZQGURY903IURCYIY4S' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 tinyblob null,
|
|
b2 text 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 b0='SVJ' where id=1;
|
|
update noar ti set b0='SVJ' where id=1;
|
|
update noar tt set b1='0S26191VA' where id=1;
|
|
update noar ti set b1='0S26191VA' where id=1;
|
|
update noar tt set b2='7ABU4Y9Y3E0GM7B' where id=1;
|
|
update noar ti set b2='7ABU4Y9Y3E0GM7B' where id=1;
|
|
update noar tt set b0='I0LAJ9ZGTS2OLYWHYAYPAN200C' where id=2;
|
|
update noar ti set b0='I0LAJ9ZGTS2OLYWHYAYPAN200C' where id=2;
|
|
update noar tt set b1='G2JWHFBWY3A9' where id=2;
|
|
update noar ti set b1='G2JWHFBWY3A9' where id=2;
|
|
update noar tt set b2='4Y5KF0YD4RXXKC' where id=2;
|
|
update noar ti set b2='4Y5KF0YD4RXXKC' where id=2;
|
|
update noar tt set b0='VC17F022Z29A5PLKLCBR18EX49PUBB9Q' where id=3;
|
|
update noar ti set b0='VC17F022Z29A5PLKLCBR18EX49PUBB9Q' where id=3;
|
|
update noar tt set b1='PG7L8A' where id=3;
|
|
update noar ti set b1='PG7L8A' where id=3;
|
|
update noar tt set b2='NWQ1H1N' where id=3;
|
|
update noar ti set b2='NWQ1H1N' where id=3;
|
|
update noar tt set b0='CNG5Y3YJCKITM7ASL2W6CT4WV4QE35' where id=4;
|
|
update noar ti set b0='CNG5Y3YJCKITM7ASL2W6CT4WV4QE35' where id=4;
|
|
update noar tt set b1='455J51STQ85C00NRR2QOJCRFC' where id=4;
|
|
update noar ti set b1='455J51STQ85C00NRR2QOJCRFC' where id=4;
|
|
update noar tt set b2='O2I' where id=4;
|
|
update noar ti set b2='O2I' where id=4;
|
|
update noar tt set b0='KWA3VAWCS5' where id=5;
|
|
update noar ti set b0='KWA3VAWCS5' where id=5;
|
|
update noar tt set b1='KL01914JXYNUNJ0CGXHF6S9LGQE6G' where id=5;
|
|
update noar ti set b1='KL01914JXYNUNJ0CGXHF6S9LGQE6G' where id=5;
|
|
update noar tt set b2='DW89DFYJ818JN58REMX088TH' where id=5;
|
|
update noar ti set b2='DW89DFYJ818JN58REMX088TH' where id=5;
|
|
update noar tt set b0='OS7DJ662NMUQXIKT81EOPDS0N1DEHJUX' where id=6;
|
|
update noar ti set b0='OS7DJ662NMUQXIKT81EOPDS0N1DEHJUX' where id=6;
|
|
update noar tt set b1='6ISEV574LSIAHV3KL' where id=6;
|
|
update noar ti set b1='6ISEV574LSIAHV3KL' where id=6;
|
|
update noar tt set b2='DGT4GYDE8I7RPNYQ' where id=6;
|
|
update noar ti set b2='DGT4GYDE8I7RPNYQ' where id=6;
|
|
update noar tt set b0='7' where id=7;
|
|
update noar ti set b0='7' where id=7;
|
|
update noar tt set b1='ZXLCQFBHAZ' where id=7;
|
|
update noar ti set b1='ZXLCQFBHAZ' where id=7;
|
|
update noar tt set b2='QCG3GUIOVRJET81NJ0TNL21FMRD' where id=7;
|
|
update noar ti set b2='QCG3GUIOVRJET81NJ0TNL21FMRD' where id=7;
|
|
update noar tt set b0='WU' where id=8;
|
|
update noar ti set b0='WU' where id=8;
|
|
update noar tt set b1='02E8ZX2UJJTZMLU0UJF2R911ZAP' where id=8;
|
|
update noar ti set b1='02E8ZX2UJJTZMLU0UJF2R911ZAP' where id=8;
|
|
update noar tt set b2='WCKR' where id=8;
|
|
update noar ti set b2='WCKR' where id=8;
|
|
update noar tt set b0='6PFBW0AVS47A' where id=9;
|
|
update noar ti set b0='6PFBW0AVS47A' where id=9;
|
|
update noar tt set b1='QNSJC8TBNY79WEB' where id=9;
|
|
update noar ti set b1='QNSJC8TBNY79WEB' where id=9;
|
|
update noar tt set b2='U7BY61WCGL025TDH4FZU' where id=9;
|
|
update noar ti set b2='U7BY61WCGL025TDH4FZU' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 tinyblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='Q6LHKJVWDNV5KAO6KFMZJJY9EA7W4SC' where id=1;
|
|
update noar ti set b0='Q6LHKJVWDNV5KAO6KFMZJJY9EA7W4SC' where id=1;
|
|
update noar tt set b1='DY5O28PK5VPL2O5GUM' where id=1;
|
|
update noar ti set b1='DY5O28PK5VPL2O5GUM' where id=1;
|
|
update noar tt set b2='T0JXTKI3SKOVAQMO7UYJAAZTT' where id=1;
|
|
update noar ti set b2='T0JXTKI3SKOVAQMO7UYJAAZTT' where id=1;
|
|
update noar tt set b0='PYAMI5XS6TBSM0EHDLH6S' where id=2;
|
|
update noar ti set b0='PYAMI5XS6TBSM0EHDLH6S' where id=2;
|
|
update noar tt set b1='EBZTEWM660HTJQU257UMY' where id=2;
|
|
update noar ti set b1='EBZTEWM660HTJQU257UMY' where id=2;
|
|
update noar tt set b2='AGU66SVNLJF9E7MUQ' where id=2;
|
|
update noar ti set b2='AGU66SVNLJF9E7MUQ' where id=2;
|
|
update noar tt set b0='LXC24PVIY6ALWNOHN2HTI9G9GW' where id=3;
|
|
update noar ti set b0='LXC24PVIY6ALWNOHN2HTI9G9GW' where id=3;
|
|
update noar tt set b1='M68J0QVL' where id=3;
|
|
update noar ti set b1='M68J0QVL' where id=3;
|
|
update noar tt set b2='CE' where id=3;
|
|
update noar ti set b2='CE' where id=3;
|
|
update noar tt set b0='DEMVJSD3EN6HOJ6OMKYJ4O9W' where id=4;
|
|
update noar ti set b0='DEMVJSD3EN6HOJ6OMKYJ4O9W' where id=4;
|
|
update noar tt set b1='E9WSI1ST8WOIXBM05A' where id=4;
|
|
update noar ti set b1='E9WSI1ST8WOIXBM05A' where id=4;
|
|
update noar tt set b2='TR5V2J7N9B1INFR4NPXGO7KCV9G' where id=4;
|
|
update noar ti set b2='TR5V2J7N9B1INFR4NPXGO7KCV9G' where id=4;
|
|
update noar tt set b0='X8WQNTUNBOLU1187' where id=5;
|
|
update noar ti set b0='X8WQNTUNBOLU1187' where id=5;
|
|
update noar tt set b1='9U9SBXGI3Z75GG2GX6TKEPR' where id=5;
|
|
update noar ti set b1='9U9SBXGI3Z75GG2GX6TKEPR' where id=5;
|
|
update noar tt set b2='OJAQZ2556AER7TPZWV5P' where id=5;
|
|
update noar ti set b2='OJAQZ2556AER7TPZWV5P' where id=5;
|
|
update noar tt set b0='DJGR2PJ71O23Y6YNVHV2' where id=6;
|
|
update noar ti set b0='DJGR2PJ71O23Y6YNVHV2' where id=6;
|
|
update noar tt set b1='1' where id=6;
|
|
update noar ti set b1='1' where id=6;
|
|
update noar tt set b2='7NAF4DQHQMYIEH9FJE2HEXROX1W8WY' where id=6;
|
|
update noar ti set b2='7NAF4DQHQMYIEH9FJE2HEXROX1W8WY' where id=6;
|
|
update noar tt set b0='VH4P' where id=7;
|
|
update noar ti set b0='VH4P' where id=7;
|
|
update noar tt set b1='G1Y' where id=7;
|
|
update noar ti set b1='G1Y' where id=7;
|
|
update noar tt set b2='R6DOOSKQ34IUSSJ2JVXVJUIWG' where id=7;
|
|
update noar ti set b2='R6DOOSKQ34IUSSJ2JVXVJUIWG' where id=7;
|
|
update noar tt set b0='U9D61RW062WUVE' where id=8;
|
|
update noar ti set b0='U9D61RW062WUVE' where id=8;
|
|
update noar tt set b1='IGJ7W8VB53MYTWSZEIO0K' where id=8;
|
|
update noar ti set b1='IGJ7W8VB53MYTWSZEIO0K' where id=8;
|
|
update noar tt set b2='WMQ89WUY' where id=8;
|
|
update noar ti set b2='WMQ89WUY' where id=8;
|
|
update noar tt set b0='NCPXX58RIEOPNXS0JITZKM5K9ACX4Y2' where id=9;
|
|
update noar ti set b0='NCPXX58RIEOPNXS0JITZKM5K9ACX4Y2' where id=9;
|
|
update noar tt set b1='FWYLK08OS7EEY' where id=9;
|
|
update noar ti set b1='FWYLK08OS7EEY' where id=9;
|
|
update noar tt set b2='LZRWOK9WQ0UL5GX31Z' where id=9;
|
|
update noar ti set b2='LZRWOK9WQ0UL5GX31Z' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='9R0Q7TTE18MGOMS0VU7KRO6LOTVEHGOK' where id=1;
|
|
update noar ti set b0='9R0Q7TTE18MGOMS0VU7KRO6LOTVEHGOK' where id=1;
|
|
update noar tt set b1='1AXA3KWI6GR89W9PZEW27RIZK' where id=1;
|
|
update noar ti set b1='1AXA3KWI6GR89W9PZEW27RIZK' where id=1;
|
|
update noar tt set b2='YPG' where id=1;
|
|
update noar ti set b2='YPG' where id=1;
|
|
update noar tt set b0='IDLLQ7G' where id=2;
|
|
update noar ti set b0='IDLLQ7G' where id=2;
|
|
update noar tt set b1='6V9EH53G5E' where id=2;
|
|
update noar ti set b1='6V9EH53G5E' where id=2;
|
|
update noar tt set b2='6U4I9HMAS3Q29KSYH4TTUJ1RTS1' where id=2;
|
|
update noar ti set b2='6U4I9HMAS3Q29KSYH4TTUJ1RTS1' where id=2;
|
|
update noar tt set b0='JM4U2HJ181DGNJPT647U9ENXAX6' where id=3;
|
|
update noar ti set b0='JM4U2HJ181DGNJPT647U9ENXAX6' where id=3;
|
|
update noar tt set b1='RF1NF83KNDXVB3AZZ7FEQTZON' where id=3;
|
|
update noar ti set b1='RF1NF83KNDXVB3AZZ7FEQTZON' where id=3;
|
|
update noar tt set b2='FC71I2U1GN4BJV9R2AA87O158HNF' where id=3;
|
|
update noar ti set b2='FC71I2U1GN4BJV9R2AA87O158HNF' where id=3;
|
|
update noar tt set b0='VMVFKT' where id=4;
|
|
update noar ti set b0='VMVFKT' where id=4;
|
|
update noar tt set b1='N' where id=4;
|
|
update noar ti set b1='N' where id=4;
|
|
update noar tt set b2='X4L4P2Z5NNKW46VBTAACI4L4HJG' where id=4;
|
|
update noar ti set b2='X4L4P2Z5NNKW46VBTAACI4L4HJG' where id=4;
|
|
update noar tt set b0='MKXHZXLIDNRYUQNIA8GGIV3IF73U' where id=5;
|
|
update noar ti set b0='MKXHZXLIDNRYUQNIA8GGIV3IF73U' where id=5;
|
|
update noar tt set b1='K85WOI42VFGF2M5' where id=5;
|
|
update noar ti set b1='K85WOI42VFGF2M5' where id=5;
|
|
update noar tt set b2='3X4BVMZ9U' where id=5;
|
|
update noar ti set b2='3X4BVMZ9U' where id=5;
|
|
update noar tt set b0='5S25J2DGW3PTVD312V' where id=6;
|
|
update noar ti set b0='5S25J2DGW3PTVD312V' where id=6;
|
|
update noar tt set b1='0RXDQQ6T49V3X4CCED803SG1L7FOVI' where id=6;
|
|
update noar ti set b1='0RXDQQ6T49V3X4CCED803SG1L7FOVI' where id=6;
|
|
update noar tt set b2='2XMP37ZLSSED460' where id=6;
|
|
update noar ti set b2='2XMP37ZLSSED460' where id=6;
|
|
update noar tt set b0='6S7UUBO5B514A9GXHX1C5R32LM' where id=7;
|
|
update noar ti set b0='6S7UUBO5B514A9GXHX1C5R32LM' where id=7;
|
|
update noar tt set b1='ZKNCPUYGDHL1KDNS42BOHT189GTN' where id=7;
|
|
update noar ti set b1='ZKNCPUYGDHL1KDNS42BOHT189GTN' where id=7;
|
|
update noar tt set b2='V51QDYMSYIXJ' where id=7;
|
|
update noar ti set b2='V51QDYMSYIXJ' where id=7;
|
|
update noar tt set b0='KDICDMSIN87P6UJW2' where id=8;
|
|
update noar ti set b0='KDICDMSIN87P6UJW2' where id=8;
|
|
update noar tt set b1='QGC01H0J09YKC1KJLVH2Q01VW' where id=8;
|
|
update noar ti set b1='QGC01H0J09YKC1KJLVH2Q01VW' where id=8;
|
|
update noar tt set b2='PP1GZ0RQC8F21F363IBBEEFY0' where id=8;
|
|
update noar ti set b2='PP1GZ0RQC8F21F363IBBEEFY0' where id=8;
|
|
update noar tt set b0='O6G0RPV2J9' where id=9;
|
|
update noar ti set b0='O6G0RPV2J9' where id=9;
|
|
update noar tt set b1='01W3WN2K539Q75ZNKQZ' where id=9;
|
|
update noar ti set b1='01W3WN2K539Q75ZNKQZ' where id=9;
|
|
update noar tt set b2='VC9UVFOMWH6FE' where id=9;
|
|
update noar ti set b2='VC9UVFOMWH6FE' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 blob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='LTUWLHWFYN0DOYK2V65TQIC5K0XSYNP' where id=1;
|
|
update noar ti set b0='LTUWLHWFYN0DOYK2V65TQIC5K0XSYNP' where id=1;
|
|
update noar tt set b1='MH47IVDZ' where id=1;
|
|
update noar ti set b1='MH47IVDZ' where id=1;
|
|
update noar tt set b2='B4DVGPJST' where id=1;
|
|
update noar ti set b2='B4DVGPJST' where id=1;
|
|
update noar tt set b0='GZU8CE7BMCLLBQMC8I1QN' where id=2;
|
|
update noar ti set b0='GZU8CE7BMCLLBQMC8I1QN' where id=2;
|
|
update noar tt set b1='W4AGCX6X8FLZ0' where id=2;
|
|
update noar ti set b1='W4AGCX6X8FLZ0' 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 b0='NT3D9' where id=3;
|
|
update noar ti set b0='NT3D9' where id=3;
|
|
update noar tt set b1='I9M6IJPL8UL5BW1IWO2MUHSQ69' where id=3;
|
|
update noar ti set b1='I9M6IJPL8UL5BW1IWO2MUHSQ69' where id=3;
|
|
update noar tt set b2='WZNXM6FLV26EU412OJJO7W2' where id=3;
|
|
update noar ti set b2='WZNXM6FLV26EU412OJJO7W2' where id=3;
|
|
update noar tt set b0='IPVR1A47IA13SLRYKGHZV577Y2QODX32' where id=4;
|
|
update noar ti set b0='IPVR1A47IA13SLRYKGHZV577Y2QODX32' where id=4;
|
|
update noar tt set b1='DRVT5L3DKYQFMIEQQSEF365ZYM8' where id=4;
|
|
update noar ti set b1='DRVT5L3DKYQFMIEQQSEF365ZYM8' where id=4;
|
|
update noar tt set b2='F13EZ5IVN' where id=4;
|
|
update noar ti set b2='F13EZ5IVN' where id=4;
|
|
update noar tt set b0='S8ZOC6UZ7I3' where id=5;
|
|
update noar ti set b0='S8ZOC6UZ7I3' where id=5;
|
|
update noar tt set b1='8ZA6QXCLMXUGH6MCD69JG' where id=5;
|
|
update noar ti set b1='8ZA6QXCLMXUGH6MCD69JG' where id=5;
|
|
update noar tt set b2='5NZ4IAK4' where id=5;
|
|
update noar ti set b2='5NZ4IAK4' where id=5;
|
|
update noar tt set b0='MCR4AKG7D90LWOY9QB3U34XN3R9PWXK' where id=6;
|
|
update noar ti set b0='MCR4AKG7D90LWOY9QB3U34XN3R9PWXK' where id=6;
|
|
update noar tt set b1='1FFIU8O43JB6JU6R0LR' where id=6;
|
|
update noar ti set b1='1FFIU8O43JB6JU6R0LR' where id=6;
|
|
update noar tt set b2='Y7XRU7DAY38Y9FGE0RC' where id=6;
|
|
update noar ti set b2='Y7XRU7DAY38Y9FGE0RC' where id=6;
|
|
update noar tt set b0='UJ4C32NKJD1O83QIB5J839U0GIF2OLB' where id=7;
|
|
update noar ti set b0='UJ4C32NKJD1O83QIB5J839U0GIF2OLB' where id=7;
|
|
update noar tt set b1='C0D6B80HFUQGUT67P949R4CA9V0M' where id=7;
|
|
update noar ti set b1='C0D6B80HFUQGUT67P949R4CA9V0M' where id=7;
|
|
update noar tt set b2='PZG57UEI3OY1W1QXO2Y6GGG81YDMN' where id=7;
|
|
update noar ti set b2='PZG57UEI3OY1W1QXO2Y6GGG81YDMN' where id=7;
|
|
update noar tt set b0='FT' where id=8;
|
|
update noar ti set b0='FT' where id=8;
|
|
update noar tt set b1='U3VPQNPXAXI7JA17JC77I85ARGNEW' where id=8;
|
|
update noar ti set b1='U3VPQNPXAXI7JA17JC77I85ARGNEW' where id=8;
|
|
update noar tt set b2='G3ANZPVBV8R7S2HBBMTYP8I' where id=8;
|
|
update noar ti set b2='G3ANZPVBV8R7S2HBBMTYP8I' where id=8;
|
|
update noar tt set b0='G60JQKKTY6COES' where id=9;
|
|
update noar ti set b0='G60JQKKTY6COES' where id=9;
|
|
update noar tt set b1='OUAJGNTP26C5N1W8AKHFVG' where id=9;
|
|
update noar ti set b1='OUAJGNTP26C5N1W8AKHFVG' where id=9;
|
|
update noar tt set b2='MU5F' where id=9;
|
|
update noar ti set b2='MU5F' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='UFFLY0UNJMQS8' where id=1;
|
|
update noar ti set b0='UFFLY0UNJMQS8' where id=1;
|
|
update noar tt set b1='TOECJZ' where id=1;
|
|
update noar ti set b1='TOECJZ' where id=1;
|
|
update noar tt set b2='X4XN1NYNT2XYHVDXO' where id=1;
|
|
update noar ti set b2='X4XN1NYNT2XYHVDXO' where id=1;
|
|
update noar tt set b0='A' where id=2;
|
|
update noar ti set b0='A' where id=2;
|
|
update noar tt set b1='EQHZ2MGKJ8XHHO130Q' where id=2;
|
|
update noar ti set b1='EQHZ2MGKJ8XHHO130Q' where id=2;
|
|
update noar tt set b2='WOGBFANCJSUUKX1TG' where id=2;
|
|
update noar ti set b2='WOGBFANCJSUUKX1TG' where id=2;
|
|
update noar tt set b0='HRTAWN2VRKNO8H' where id=3;
|
|
update noar ti set b0='HRTAWN2VRKNO8H' where id=3;
|
|
update noar tt set b1='4XR0JCSRACP5PJVPRN0B928LM' where id=3;
|
|
update noar ti set b1='4XR0JCSRACP5PJVPRN0B928LM' where id=3;
|
|
update noar tt set b2='9UYX12HVFLO' where id=3;
|
|
update noar ti set b2='9UYX12HVFLO' where id=3;
|
|
update noar tt set b0='056B1KJBKZLFGB' where id=4;
|
|
update noar ti set b0='056B1KJBKZLFGB' where id=4;
|
|
update noar tt set b1='KMAY4DB8G0OLT986Y' where id=4;
|
|
update noar ti set b1='KMAY4DB8G0OLT986Y' where id=4;
|
|
update noar tt set b2='L5' where id=4;
|
|
update noar ti set b2='L5' where id=4;
|
|
update noar tt set b0='MNDY8QVX' where id=5;
|
|
update noar ti set b0='MNDY8QVX' where id=5;
|
|
update noar tt set b1='2W' where id=5;
|
|
update noar ti set b1='2W' where id=5;
|
|
update noar tt set b2='XGGPYWT6' where id=5;
|
|
update noar ti set b2='XGGPYWT6' where id=5;
|
|
update noar tt set b0='HXOECI28ZSPWIU472Q61665PF' where id=6;
|
|
update noar ti set b0='HXOECI28ZSPWIU472Q61665PF' where id=6;
|
|
update noar tt set b1='I4A4R7E1KAK' where id=6;
|
|
update noar ti set b1='I4A4R7E1KAK' where id=6;
|
|
update noar tt set b2='81C1YCQGYOLP77TY4OPOV7' where id=6;
|
|
update noar ti set b2='81C1YCQGYOLP77TY4OPOV7' where id=6;
|
|
update noar tt set b0='XPA8PMGEUHPDZ1DU377WA3X99' where id=7;
|
|
update noar ti set b0='XPA8PMGEUHPDZ1DU377WA3X99' where id=7;
|
|
update noar tt set b1='32Z' where id=7;
|
|
update noar ti set b1='32Z' where id=7;
|
|
update noar tt set b2='2FYP92MGZZ9KSF' where id=7;
|
|
update noar ti set b2='2FYP92MGZZ9KSF' where id=7;
|
|
update noar tt set b0='S' where id=8;
|
|
update noar ti set b0='S' where id=8;
|
|
update noar tt set b1='J2ZEC' where id=8;
|
|
update noar ti set b1='J2ZEC' where id=8;
|
|
update noar tt set b2='TQ3KG1HUV3O311R0VOGA' where id=8;
|
|
update noar ti set b2='TQ3KG1HUV3O311R0VOGA' where id=8;
|
|
update noar tt set b0='TUJ5161E4W4ESSXA7DUI780IPVZK8H' where id=9;
|
|
update noar ti set b0='TUJ5161E4W4ESSXA7DUI780IPVZK8H' where id=9;
|
|
update noar tt set b1='WUH' where id=9;
|
|
update noar ti set b1='WUH' where id=9;
|
|
update noar tt set b2='PDI9IA87HTM5SY7NNWK' where id=9;
|
|
update noar ti set b2='PDI9IA87HTM5SY7NNWK' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 blob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='R8EGVJ22O0IH3P' where id=1;
|
|
update noar ti set b0='R8EGVJ22O0IH3P' where id=1;
|
|
update noar tt set b1='UUFPEH4HRM1POTJ' where id=1;
|
|
update noar ti set b1='UUFPEH4HRM1POTJ' where id=1;
|
|
update noar tt set b2='22HUWMK9UTJ1NT15FVSX' where id=1;
|
|
update noar ti set b2='22HUWMK9UTJ1NT15FVSX' where id=1;
|
|
update noar tt set b0='BCZH1TEK2HL' where id=2;
|
|
update noar ti set b0='BCZH1TEK2HL' where id=2;
|
|
update noar tt set b1='Z43PA1XIWHAFG4' where id=2;
|
|
update noar ti set b1='Z43PA1XIWHAFG4' where id=2;
|
|
update noar tt set b2='841NZWKI6AVDVN1Y6NTBE7J' where id=2;
|
|
update noar ti set b2='841NZWKI6AVDVN1Y6NTBE7J' where id=2;
|
|
update noar tt set b0='BQ96A394I4VX99U8DGPVLY88ZP6VXQ' where id=3;
|
|
update noar ti set b0='BQ96A394I4VX99U8DGPVLY88ZP6VXQ' where id=3;
|
|
update noar tt set b1='E50CNOUG5X' where id=3;
|
|
update noar ti set b1='E50CNOUG5X' where id=3;
|
|
update noar tt set b2='3QSKU570LW1IXJ' where id=3;
|
|
update noar ti set b2='3QSKU570LW1IXJ' where id=3;
|
|
update noar tt set b0='CLQVP3CY1GXNCIYFRH6JYEZ8IZ20X' where id=4;
|
|
update noar ti set b0='CLQVP3CY1GXNCIYFRH6JYEZ8IZ20X' where id=4;
|
|
update noar tt set b1='AN4IGVR80HNX9YUOS' where id=4;
|
|
update noar ti set b1='AN4IGVR80HNX9YUOS' where id=4;
|
|
update noar tt set b2='6BHIT5E466HAHONP85SV' where id=4;
|
|
update noar ti set b2='6BHIT5E466HAHONP85SV' where id=4;
|
|
update noar tt set b0='UZJ3IRXC9FBTWTEFHK2M9CES5OFT' where id=5;
|
|
update noar ti set b0='UZJ3IRXC9FBTWTEFHK2M9CES5OFT' where id=5;
|
|
update noar tt set b1='5' where id=5;
|
|
update noar ti set b1='5' where id=5;
|
|
update noar tt set b2='DUYELVPOPJJ3EJ3KMNY3XRX' where id=5;
|
|
update noar ti set b2='DUYELVPOPJJ3EJ3KMNY3XRX' where id=5;
|
|
update noar tt set b0='I7HVDO03C4P762NCZHYS70DY846GKD1' where id=6;
|
|
update noar ti set b0='I7HVDO03C4P762NCZHYS70DY846GKD1' where id=6;
|
|
update noar tt set b1='R87UN0ZMCDQ9IPQTPGQC1XQPEBA' where id=6;
|
|
update noar ti set b1='R87UN0ZMCDQ9IPQTPGQC1XQPEBA' where id=6;
|
|
update noar tt set b2='5W9NJ3IPZXXRACI' where id=6;
|
|
update noar ti set b2='5W9NJ3IPZXXRACI' where id=6;
|
|
update noar tt set b0='MZISX889SRP3QVGPHM9Q6UTROG' where id=7;
|
|
update noar ti set b0='MZISX889SRP3QVGPHM9Q6UTROG' where id=7;
|
|
update noar tt set b1='HEQNFMHCLLB5P' where id=7;
|
|
update noar ti set b1='HEQNFMHCLLB5P' where id=7;
|
|
update noar tt set b2='M1ZISYKZKMSV' where id=7;
|
|
update noar ti set b2='M1ZISYKZKMSV' where id=7;
|
|
update noar tt set b0='SBKXW88Q0LYP7D1L8HG1WVK1GIT' where id=8;
|
|
update noar ti set b0='SBKXW88Q0LYP7D1L8HG1WVK1GIT' where id=8;
|
|
update noar tt set b1='G8Y29SVKYWWIVEF' where id=8;
|
|
update noar ti set b1='G8Y29SVKYWWIVEF' where id=8;
|
|
update noar tt set b2='XUPH6W9V6GIMGH0N1' where id=8;
|
|
update noar ti set b2='XUPH6W9V6GIMGH0N1' where id=8;
|
|
update noar tt set b0='Q1258AEKAST2YKCHED' where id=9;
|
|
update noar ti set b0='Q1258AEKAST2YKCHED' where id=9;
|
|
update noar tt set b1='YQ6IJZ2YUYUTDNQ5VDFEUJ' where id=9;
|
|
update noar ti set b1='YQ6IJZ2YUYUTDNQ5VDFEUJ' where id=9;
|
|
update noar tt set b2='DKD9TJWU3XUH0DMLARW8D2004E' where id=9;
|
|
update noar ti set b2='DKD9TJWU3XUH0DMLARW8D2004E' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='TNFIPFPGJHB' where id=1;
|
|
update noar ti set b0='TNFIPFPGJHB' where id=1;
|
|
update noar tt set b1='ZIW' where id=1;
|
|
update noar ti set b1='ZIW' where id=1;
|
|
update noar tt set b2='4NLT66K4GCABLKBFZNKP' where id=1;
|
|
update noar ti set b2='4NLT66K4GCABLKBFZNKP' where id=1;
|
|
update noar tt set b0='LJ1T8DA82761AVJ3ETHT7NWP' where id=2;
|
|
update noar ti set b0='LJ1T8DA82761AVJ3ETHT7NWP' where id=2;
|
|
update noar tt set b1='W3NTRX0ECZ' where id=2;
|
|
update noar ti set b1='W3NTRX0ECZ' where id=2;
|
|
update noar tt set b2='Z6M435' where id=2;
|
|
update noar ti set b2='Z6M435' where id=2;
|
|
update noar tt set b0='BX1UP2QRYDEAJX0T177F6EL5AH0N0G' where id=3;
|
|
update noar ti set b0='BX1UP2QRYDEAJX0T177F6EL5AH0N0G' where id=3;
|
|
update noar tt set b1='ER59KIZP6Q7' where id=3;
|
|
update noar ti set b1='ER59KIZP6Q7' where id=3;
|
|
update noar tt set b2='XUFPXPBZTIKMINNVN5GUBMWCLV2JP' where id=3;
|
|
update noar ti set b2='XUFPXPBZTIKMINNVN5GUBMWCLV2JP' where id=3;
|
|
update noar tt set b0='XFI5ZS91WYQKB4BNKB20' where id=4;
|
|
update noar ti set b0='XFI5ZS91WYQKB4BNKB20' where id=4;
|
|
update noar tt set b1='PH4T7CUGB1E' where id=4;
|
|
update noar ti set b1='PH4T7CUGB1E' where id=4;
|
|
update noar tt set b2='9IK9VB76YMVYIGVQ8YV68F7N569T' where id=4;
|
|
update noar ti set b2='9IK9VB76YMVYIGVQ8YV68F7N569T' where id=4;
|
|
update noar tt set b0='ACJOWK4GQ8SCAC8NQ0CDI' where id=5;
|
|
update noar ti set b0='ACJOWK4GQ8SCAC8NQ0CDI' where id=5;
|
|
update noar tt set b1='UW51' where id=5;
|
|
update noar ti set b1='UW51' where id=5;
|
|
update noar tt set b2='ZV6SUZKVEVLOPYKL351A5K3W6H970E' where id=5;
|
|
update noar ti set b2='ZV6SUZKVEVLOPYKL351A5K3W6H970E' where id=5;
|
|
update noar tt set b0='5OYBIYUF' where id=6;
|
|
update noar ti set b0='5OYBIYUF' where id=6;
|
|
update noar tt set b1='ROH9D636N6I3K9A37SGX' where id=6;
|
|
update noar ti set b1='ROH9D636N6I3K9A37SGX' where id=6;
|
|
update noar tt set b2='HP' where id=6;
|
|
update noar ti set b2='HP' where id=6;
|
|
update noar tt set b0='PH3FD63VQJREU8OPO5KP3XJ8LQVHT5' where id=7;
|
|
update noar ti set b0='PH3FD63VQJREU8OPO5KP3XJ8LQVHT5' where id=7;
|
|
update noar tt set b1='WC8UCM7' where id=7;
|
|
update noar ti set b1='WC8UCM7' where id=7;
|
|
update noar tt set b2='7KTYEZ1I78HOD' where id=7;
|
|
update noar ti set b2='7KTYEZ1I78HOD' where id=7;
|
|
update noar tt set b0='T1V07ZV1AQU1XNDTE2' where id=8;
|
|
update noar ti set b0='T1V07ZV1AQU1XNDTE2' where id=8;
|
|
update noar tt set b1='9A3X3F' where id=8;
|
|
update noar ti set b1='9A3X3F' where id=8;
|
|
update noar tt set b2='7Q7M0L5D1X0QS72CPKOIZ37Q' where id=8;
|
|
update noar ti set b2='7Q7M0L5D1X0QS72CPKOIZ37Q' where id=8;
|
|
update noar tt set b0='3UFHGPWI6W41GY' where id=9;
|
|
update noar ti set b0='3UFHGPWI6W41GY' where id=9;
|
|
update noar tt set b1='U9LXASUIO' where id=9;
|
|
update noar ti set b1='U9LXASUIO' where id=9;
|
|
update noar tt set b2='WBAUE9VYHSJ6QQ5AN72TOQAOOS6Q' where id=9;
|
|
update noar ti set b2='WBAUE9VYHSJ6QQ5AN72TOQAOOS6Q' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 blob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='D8Y6FK01XXT8Z' where id=1;
|
|
update noar ti set b0='D8Y6FK01XXT8Z' where id=1;
|
|
update noar tt set b1='759F' where id=1;
|
|
update noar ti set b1='759F' where id=1;
|
|
update noar tt set b2='KW7FD6G7A1H2D' where id=1;
|
|
update noar ti set b2='KW7FD6G7A1H2D' where id=1;
|
|
update noar tt set b0='TH7FNL4QC93' where id=2;
|
|
update noar ti set b0='TH7FNL4QC93' where id=2;
|
|
update noar tt set b1='LF58RO28Y009BZ6UZ4YRGJZ6T5I' where id=2;
|
|
update noar ti set b1='LF58RO28Y009BZ6UZ4YRGJZ6T5I' where id=2;
|
|
update noar tt set b2='UX5802DN3U8BSB' where id=2;
|
|
update noar ti set b2='UX5802DN3U8BSB' where id=2;
|
|
update noar tt set b0='932GRA90TZJKMH1Q3YPSET100QQW7' where id=3;
|
|
update noar ti set b0='932GRA90TZJKMH1Q3YPSET100QQW7' where id=3;
|
|
update noar tt set b1='5O154I172LLOKVLQ7E4CE7WKT90' where id=3;
|
|
update noar ti set b1='5O154I172LLOKVLQ7E4CE7WKT90' where id=3;
|
|
update noar tt set b2='S6NJB3KP5BADDXYXE' where id=3;
|
|
update noar ti set b2='S6NJB3KP5BADDXYXE' where id=3;
|
|
update noar tt set b0='TBR8BL3INNYQN5RMBP0N38P1T7E' where id=4;
|
|
update noar ti set b0='TBR8BL3INNYQN5RMBP0N38P1T7E' where id=4;
|
|
update noar tt set b1='NIKNCMVR6I6BHYAMCO17NV7DOG87' where id=4;
|
|
update noar ti set b1='NIKNCMVR6I6BHYAMCO17NV7DOG87' where id=4;
|
|
update noar tt set b2='TJCEYGMQQ32UODFPZBE170' where id=4;
|
|
update noar ti set b2='TJCEYGMQQ32UODFPZBE170' where id=4;
|
|
update noar tt set b0='08ON285A8ASIASYXAUCG9HZ3V1QVRWQ' where id=5;
|
|
update noar ti set b0='08ON285A8ASIASYXAUCG9HZ3V1QVRWQ' where id=5;
|
|
update noar tt set b1='DRX' where id=5;
|
|
update noar ti set b1='DRX' where id=5;
|
|
update noar tt set b2='7VTOZDCPHNWR96HM3ZTOYR2BZV' where id=5;
|
|
update noar ti set b2='7VTOZDCPHNWR96HM3ZTOYR2BZV' where id=5;
|
|
update noar tt set b0='M' where id=6;
|
|
update noar ti set b0='M' where id=6;
|
|
update noar tt set b1='OF' where id=6;
|
|
update noar ti set b1='OF' where id=6;
|
|
update noar tt set b2='6J1XNYPSBL3IX7Y' where id=6;
|
|
update noar ti set b2='6J1XNYPSBL3IX7Y' where id=6;
|
|
update noar tt set b0='CTQKRJQU3FP93OLPOKF96DY' where id=7;
|
|
update noar ti set b0='CTQKRJQU3FP93OLPOKF96DY' where id=7;
|
|
update noar tt set b1='K6X0KDYXKGEGQQWMB2RB4YEZCG7FR6' where id=7;
|
|
update noar ti set b1='K6X0KDYXKGEGQQWMB2RB4YEZCG7FR6' where id=7;
|
|
update noar tt set b2='STJHUBOJG4SLTY9QUFFKK0AP8BB1' where id=7;
|
|
update noar ti set b2='STJHUBOJG4SLTY9QUFFKK0AP8BB1' where id=7;
|
|
update noar tt set b0='1S9L5FKKPXUQPUYIV6GFN633V02' where id=8;
|
|
update noar ti set b0='1S9L5FKKPXUQPUYIV6GFN633V02' where id=8;
|
|
update noar tt set b1='5HO5' where id=8;
|
|
update noar ti set b1='5HO5' where id=8;
|
|
update noar tt set b2='U3UD0V9' where id=8;
|
|
update noar ti set b2='U3UD0V9' where id=8;
|
|
update noar tt set b0='T9SPRRRR3VHCEG6YKIJW988HL' where id=9;
|
|
update noar ti set b0='T9SPRRRR3VHCEG6YKIJW988HL' where id=9;
|
|
update noar tt set b1='ZWHUT6QLWFLE3SDPQ13LRUZ' where id=9;
|
|
update noar ti set b1='ZWHUT6QLWFLE3SDPQ13LRUZ' where id=9;
|
|
update noar tt set b2='KOSLGKBN2B3TU9CS4T5CQBL' where id=9;
|
|
update noar ti set b2='KOSLGKBN2B3TU9CS4T5CQBL' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='R085PSC9BJ90WU1B0GBQWSW9TR4AHS' where id=1;
|
|
update noar ti set b0='R085PSC9BJ90WU1B0GBQWSW9TR4AHS' where id=1;
|
|
update noar tt set b1='FCUVBCH1QFPKDKYO' where id=1;
|
|
update noar ti set b1='FCUVBCH1QFPKDKYO' where id=1;
|
|
update noar tt set b2='KET' where id=1;
|
|
update noar ti set b2='KET' where id=1;
|
|
update noar tt set b0='8QDM3JGJPI66LYRCC9LSOY4B' where id=2;
|
|
update noar ti set b0='8QDM3JGJPI66LYRCC9LSOY4B' where id=2;
|
|
update noar tt set b1='RMOSF7FXZ9' where id=2;
|
|
update noar ti set b1='RMOSF7FXZ9' where id=2;
|
|
update noar tt set b2='8K54O6CPSJ550GCT05J0GQG2GJ1PVEQ' where id=2;
|
|
update noar ti set b2='8K54O6CPSJ550GCT05J0GQG2GJ1PVEQ' where id=2;
|
|
update noar tt set b0='MZC9A2IL2PWZP953XF6GCWZ' where id=3;
|
|
update noar ti set b0='MZC9A2IL2PWZP953XF6GCWZ' where id=3;
|
|
update noar tt set b1='LXF0' where id=3;
|
|
update noar ti set b1='LXF0' where id=3;
|
|
update noar tt set b2='Q' where id=3;
|
|
update noar ti set b2='Q' where id=3;
|
|
update noar tt set b0='AH1EGCBQH6O' where id=4;
|
|
update noar ti set b0='AH1EGCBQH6O' where id=4;
|
|
update noar tt set b1='DQRG6IJ809CODCUWBVNP' where id=4;
|
|
update noar ti set b1='DQRG6IJ809CODCUWBVNP' where id=4;
|
|
update noar tt set b2='07AKGJ28ZUQLIZGI' where id=4;
|
|
update noar ti set b2='07AKGJ28ZUQLIZGI' where id=4;
|
|
update noar tt set b0='Y4NO8BGHHF' where id=5;
|
|
update noar ti set b0='Y4NO8BGHHF' where id=5;
|
|
update noar tt set b1='3IUTZD9XAJH0BB3W9L4I0V8BZJZBMXNL' where id=5;
|
|
update noar ti set b1='3IUTZD9XAJH0BB3W9L4I0V8BZJZBMXNL' where id=5;
|
|
update noar tt set b2='3GN8KX3L' where id=5;
|
|
update noar ti set b2='3GN8KX3L' where id=5;
|
|
update noar tt set b0='976935B2K6H8G9EF8W2U5OQ8PLKPZ' where id=6;
|
|
update noar ti set b0='976935B2K6H8G9EF8W2U5OQ8PLKPZ' where id=6;
|
|
update noar tt set b1='QFAKJLPX8' where id=6;
|
|
update noar ti set b1='QFAKJLPX8' where id=6;
|
|
update noar tt set b2='HELVY507U4JH61OOJN26TAM97DN00OS' where id=6;
|
|
update noar ti set b2='HELVY507U4JH61OOJN26TAM97DN00OS' where id=6;
|
|
update noar tt set b0='BVU09KQ86C34JQ750N' where id=7;
|
|
update noar ti set b0='BVU09KQ86C34JQ750N' where id=7;
|
|
update noar tt set b1='6WT7WQTLS' where id=7;
|
|
update noar ti set b1='6WT7WQTLS' where id=7;
|
|
update noar tt set b2='09AC4DIQHI27E93895FA' where id=7;
|
|
update noar ti set b2='09AC4DIQHI27E93895FA' where id=7;
|
|
update noar tt set b0='GDGAJJACE46GF9YG5MYYMT' where id=8;
|
|
update noar ti set b0='GDGAJJACE46GF9YG5MYYMT' where id=8;
|
|
update noar tt set b1='NK7NNTWYFTEENDK6WAAFLI8NMOJ9G' where id=8;
|
|
update noar ti set b1='NK7NNTWYFTEENDK6WAAFLI8NMOJ9G' where id=8;
|
|
update noar tt set b2='SGENYERO02JTALPBRSIC9' where id=8;
|
|
update noar ti set b2='SGENYERO02JTALPBRSIC9' where id=8;
|
|
update noar tt set b0='QI0IXE5TRI9JH0GRG3LNX8' where id=9;
|
|
update noar ti set b0='QI0IXE5TRI9JH0GRG3LNX8' where id=9;
|
|
update noar tt set b1='ZSPKWPN' where id=9;
|
|
update noar ti set b1='ZSPKWPN' where id=9;
|
|
update noar tt set b2='SSO2QVS2SEH3MBONPS' where id=9;
|
|
update noar ti set b2='SSO2QVS2SEH3MBONPS' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 blob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='HJQ3KQ6C425W7U5FUO7' where id=1;
|
|
update noar ti set b0='HJQ3KQ6C425W7U5FUO7' where id=1;
|
|
update noar tt set b1='NBCSXHLKAWVXHE' where id=1;
|
|
update noar ti set b1='NBCSXHLKAWVXHE' where id=1;
|
|
update noar tt set b2='QQU0ARNZXPHBHPBDR4UHSIESC' where id=1;
|
|
update noar ti set b2='QQU0ARNZXPHBHPBDR4UHSIESC' where id=1;
|
|
update noar tt set b0='MN' where id=2;
|
|
update noar ti set b0='MN' where id=2;
|
|
update noar tt set b1='0AUTO0OJY71I7BNHNGU69' where id=2;
|
|
update noar ti set b1='0AUTO0OJY71I7BNHNGU69' where id=2;
|
|
update noar tt set b2='MJRMON1Z1NUGQD2TQ' where id=2;
|
|
update noar ti set b2='MJRMON1Z1NUGQD2TQ' where id=2;
|
|
update noar tt set b0='MWL2TRWTW7ZUXM0Q2O' where id=3;
|
|
update noar ti set b0='MWL2TRWTW7ZUXM0Q2O' where id=3;
|
|
update noar tt set b1='LIHKHU6SGSVTG4INKSIO' where id=3;
|
|
update noar ti set b1='LIHKHU6SGSVTG4INKSIO' where id=3;
|
|
update noar tt set b2='CIDY38M5TI6DN0J8IMBA6RF' where id=3;
|
|
update noar ti set b2='CIDY38M5TI6DN0J8IMBA6RF' where id=3;
|
|
update noar tt set b0='L5ENZO1S0N6K0' where id=4;
|
|
update noar ti set b0='L5ENZO1S0N6K0' where id=4;
|
|
update noar tt set b1='JUPY77M2L59ZN5HZZ34RS1GHYHCA' where id=4;
|
|
update noar ti set b1='JUPY77M2L59ZN5HZZ34RS1GHYHCA' where id=4;
|
|
update noar tt set b2='VI149NDB9ZDXEUHAVVG' where id=4;
|
|
update noar ti set b2='VI149NDB9ZDXEUHAVVG' where id=4;
|
|
update noar tt set b0='J' where id=5;
|
|
update noar ti set b0='J' where id=5;
|
|
update noar tt set b1='5M6MP' where id=5;
|
|
update noar ti set b1='5M6MP' where id=5;
|
|
update noar tt set b2='E7' where id=5;
|
|
update noar ti set b2='E7' where id=5;
|
|
update noar tt set b0='XAIH' where id=6;
|
|
update noar ti set b0='XAIH' where id=6;
|
|
update noar tt set b1='LD1URM' where id=6;
|
|
update noar ti set b1='LD1URM' where id=6;
|
|
update noar tt set b2='WAO2HGB2YE7BHKBFP0' where id=6;
|
|
update noar ti set b2='WAO2HGB2YE7BHKBFP0' where id=6;
|
|
update noar tt set b0='62OCHJXUHVNSPJ17O' where id=7;
|
|
update noar ti set b0='62OCHJXUHVNSPJ17O' where id=7;
|
|
update noar tt set b1='RR5Z0Q0400JH' where id=7;
|
|
update noar ti set b1='RR5Z0Q0400JH' where id=7;
|
|
update noar tt set b2='7ZGYDWLM1TMRNIR1BH55X340WZMQ7V' where id=7;
|
|
update noar ti set b2='7ZGYDWLM1TMRNIR1BH55X340WZMQ7V' where id=7;
|
|
update noar tt set b0='AVUAD7I7QS' where id=8;
|
|
update noar ti set b0='AVUAD7I7QS' where id=8;
|
|
update noar tt set b1='HR505A52YJLXKK' where id=8;
|
|
update noar ti set b1='HR505A52YJLXKK' where id=8;
|
|
update noar tt set b2='BZT787US41QJEZ2KTE1ZF0CLN' where id=8;
|
|
update noar ti set b2='BZT787US41QJEZ2KTE1ZF0CLN' where id=8;
|
|
update noar tt set b0='Q8XA' where id=9;
|
|
update noar ti set b0='Q8XA' where id=9;
|
|
update noar tt set b1='J3ZQA83W6UM7XJMJIVDB' where id=9;
|
|
update noar ti set b1='J3ZQA83W6UM7XJMJIVDB' where id=9;
|
|
update noar tt set b2='Y1V' where id=9;
|
|
update noar ti set b2='Y1V' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 blob null,
|
|
b2 text 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 b0='PDZYIKN0H' where id=1;
|
|
update noar ti set b0='PDZYIKN0H' where id=1;
|
|
update noar tt set b1='NNCHMLVLZ4HKKW' where id=1;
|
|
update noar ti set b1='NNCHMLVLZ4HKKW' where id=1;
|
|
update noar tt set b2='464M' where id=1;
|
|
update noar ti set b2='464M' where id=1;
|
|
update noar tt set b0='ZDCW0TEL' where id=2;
|
|
update noar ti set b0='ZDCW0TEL' where id=2;
|
|
update noar tt set b1='91WHPQE4ZOOK59Y4JD7NQSAF87A31M' where id=2;
|
|
update noar ti set b1='91WHPQE4ZOOK59Y4JD7NQSAF87A31M' where id=2;
|
|
update noar tt set b2='FZ65BX0J1L0V98TJRPHSXDO' where id=2;
|
|
update noar ti set b2='FZ65BX0J1L0V98TJRPHSXDO' where id=2;
|
|
update noar tt set b0='N6KX2OWQ5G0YE63ISAUQQVPIM8D3' where id=3;
|
|
update noar ti set b0='N6KX2OWQ5G0YE63ISAUQQVPIM8D3' where id=3;
|
|
update noar tt set b1='U2KURWY8' where id=3;
|
|
update noar ti set b1='U2KURWY8' where id=3;
|
|
update noar tt set b2='JI7NORCST9DR3W0RZ24B934S2UIOL5' where id=3;
|
|
update noar ti set b2='JI7NORCST9DR3W0RZ24B934S2UIOL5' where id=3;
|
|
update noar tt set b0='BZNP9LG1HII1E' where id=4;
|
|
update noar ti set b0='BZNP9LG1HII1E' where id=4;
|
|
update noar tt set b1='GYWMTF0BEWFC91044V132P95O3BXI' where id=4;
|
|
update noar ti set b1='GYWMTF0BEWFC91044V132P95O3BXI' where id=4;
|
|
update noar tt set b2='RROWUWIJLIL' where id=4;
|
|
update noar ti set b2='RROWUWIJLIL' where id=4;
|
|
update noar tt set b0='CNTYZMHQB7RC6OBAC5SAHQY9T5H78RM' where id=5;
|
|
update noar ti set b0='CNTYZMHQB7RC6OBAC5SAHQY9T5H78RM' where id=5;
|
|
update noar tt set b1='NVBDJ' where id=5;
|
|
update noar ti set b1='NVBDJ' where id=5;
|
|
update noar tt set b2='SHXIGT60X1ZL6E0W9PR' where id=5;
|
|
update noar ti set b2='SHXIGT60X1ZL6E0W9PR' where id=5;
|
|
update noar tt set b0='UH83C7R4MNG6' where id=6;
|
|
update noar ti set b0='UH83C7R4MNG6' where id=6;
|
|
update noar tt set b1='JFJGZ9KZG9EUZNCVUND' where id=6;
|
|
update noar ti set b1='JFJGZ9KZG9EUZNCVUND' where id=6;
|
|
update noar tt set b2='V86' where id=6;
|
|
update noar ti set b2='V86' where id=6;
|
|
update noar tt set b0='PC7YIXP61K1A5JMSU6ME49CV5EV3LI7' where id=7;
|
|
update noar ti set b0='PC7YIXP61K1A5JMSU6ME49CV5EV3LI7' where id=7;
|
|
update noar tt set b1='XS6Q' where id=7;
|
|
update noar ti set b1='XS6Q' where id=7;
|
|
update noar tt set b2='AB1PIXL0RMETZTNWHWB8CXAQHXOLBUG' where id=7;
|
|
update noar ti set b2='AB1PIXL0RMETZTNWHWB8CXAQHXOLBUG' where id=7;
|
|
update noar tt set b0='R1' where id=8;
|
|
update noar ti set b0='R1' where id=8;
|
|
update noar tt set b1='A0' where id=8;
|
|
update noar ti set b1='A0' where id=8;
|
|
update noar tt set b2='9AYODVNS5OTF81L969RF0TPWU' where id=8;
|
|
update noar ti set b2='9AYODVNS5OTF81L969RF0TPWU' where id=8;
|
|
update noar tt set b0='CYOZ8OR6XL3CRMNWR0IV3' where id=9;
|
|
update noar ti set b0='CYOZ8OR6XL3CRMNWR0IV3' where id=9;
|
|
update noar tt set b1='34GEMIPFEC1H7JRZLIE' where id=9;
|
|
update noar ti set b1='34GEMIPFEC1H7JRZLIE' where id=9;
|
|
update noar tt set b2='N8C1YTV04JFXIOOV' where id=9;
|
|
update noar ti set b2='N8C1YTV04JFXIOOV' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 blob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='ST22GEICXRCBHZ7G2VCO1XY' where id=1;
|
|
update noar ti set b0='ST22GEICXRCBHZ7G2VCO1XY' where id=1;
|
|
update noar tt set b1='ZSP' where id=1;
|
|
update noar ti set b1='ZSP' where id=1;
|
|
update noar tt set b2='VMW0N4CTFF' where id=1;
|
|
update noar ti set b2='VMW0N4CTFF' where id=1;
|
|
update noar tt set b0='H2LLBXIQS' where id=2;
|
|
update noar ti set b0='H2LLBXIQS' where id=2;
|
|
update noar tt set b1='29SCXAKWE03IOPI9FHZ' where id=2;
|
|
update noar ti set b1='29SCXAKWE03IOPI9FHZ' where id=2;
|
|
update noar tt set b2='SYSP' where id=2;
|
|
update noar ti set b2='SYSP' where id=2;
|
|
update noar tt set b0='ZO8E9AR5M8JPNYPWRQGHLT7S1' where id=3;
|
|
update noar ti set b0='ZO8E9AR5M8JPNYPWRQGHLT7S1' where id=3;
|
|
update noar tt set b1='BVUC' where id=3;
|
|
update noar ti set b1='BVUC' where id=3;
|
|
update noar tt set b2='ZVU' where id=3;
|
|
update noar ti set b2='ZVU' where id=3;
|
|
update noar tt set b0='8GJMV7ZMG39' where id=4;
|
|
update noar ti set b0='8GJMV7ZMG39' where id=4;
|
|
update noar tt set b1='ZY56SMTEU' where id=4;
|
|
update noar ti set b1='ZY56SMTEU' where id=4;
|
|
update noar tt set b2='P' where id=4;
|
|
update noar ti set b2='P' where id=4;
|
|
update noar tt set b0='VWSFW4UQF1SBBI2D1BLQW6B' where id=5;
|
|
update noar ti set b0='VWSFW4UQF1SBBI2D1BLQW6B' where id=5;
|
|
update noar tt set b1='23CX5BKX9MVG5OHEFFJP8MMY3' where id=5;
|
|
update noar ti set b1='23CX5BKX9MVG5OHEFFJP8MMY3' where id=5;
|
|
update noar tt set b2='NUQOKOPABZM04WKETTEIZ1' where id=5;
|
|
update noar ti set b2='NUQOKOPABZM04WKETTEIZ1' where id=5;
|
|
update noar tt set b0='BH1N' where id=6;
|
|
update noar ti set b0='BH1N' where id=6;
|
|
update noar tt set b1='VQVQ4152QCW7NFWUB' where id=6;
|
|
update noar ti set b1='VQVQ4152QCW7NFWUB' where id=6;
|
|
update noar tt set b2='1' where id=6;
|
|
update noar ti set b2='1' where id=6;
|
|
update noar tt set b0='DTG3M7Z3VK2FMY3CD3S4HQ' where id=7;
|
|
update noar ti set b0='DTG3M7Z3VK2FMY3CD3S4HQ' where id=7;
|
|
update noar tt set b1='QOSGP3NGVK111D46' where id=7;
|
|
update noar ti set b1='QOSGP3NGVK111D46' where id=7;
|
|
update noar tt set b2='W95606IS8F38BOHM' where id=7;
|
|
update noar ti set b2='W95606IS8F38BOHM' where id=7;
|
|
update noar tt set b0='9QJ2C5' where id=8;
|
|
update noar ti set b0='9QJ2C5' where id=8;
|
|
update noar tt set b1='9WAWWB0N1P1L53C7YQOVRHZQCDVS4WI' where id=8;
|
|
update noar ti set b1='9WAWWB0N1P1L53C7YQOVRHZQCDVS4WI' where id=8;
|
|
update noar tt set b2='038Z58OQ3ESSKCAE6BTGPP7DFPZFMLOC' where id=8;
|
|
update noar ti set b2='038Z58OQ3ESSKCAE6BTGPP7DFPZFMLOC' where id=8;
|
|
update noar tt set b0='C9CC1KPXJOMFR1ACK82MUPOX5HU9Q' where id=9;
|
|
update noar ti set b0='C9CC1KPXJOMFR1ACK82MUPOX5HU9Q' where id=9;
|
|
update noar tt set b1='P5D0M9AH9JSHK359P0DP3P0XC6O' where id=9;
|
|
update noar ti set b1='P5D0M9AH9JSHK359P0DP3P0XC6O' where id=9;
|
|
update noar tt set b2='JLRK2RN' where id=9;
|
|
update noar ti set b2='JLRK2RN' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='5JD7VBCJOHNS5377QCGA5Q55MZ3PHO' where id=1;
|
|
update noar ti set b0='5JD7VBCJOHNS5377QCGA5Q55MZ3PHO' where id=1;
|
|
update noar tt set b1='UGKLTXC8I4BIC4DOB1' where id=1;
|
|
update noar ti set b1='UGKLTXC8I4BIC4DOB1' where id=1;
|
|
update noar tt set b2='MH6HQAT8BZLUKG4XXYF' where id=1;
|
|
update noar ti set b2='MH6HQAT8BZLUKG4XXYF' where id=1;
|
|
update noar tt set b0='2J7TXVJT193Z9GD5D1F9JONQWU' where id=2;
|
|
update noar ti set b0='2J7TXVJT193Z9GD5D1F9JONQWU' where id=2;
|
|
update noar tt set b1='19VFB0ENRVPUZDX' where id=2;
|
|
update noar ti set b1='19VFB0ENRVPUZDX' where id=2;
|
|
update noar tt set b2='MW35D7PJVTWY07TA' where id=2;
|
|
update noar ti set b2='MW35D7PJVTWY07TA' where id=2;
|
|
update noar tt set b0='W0YGCFME15E6R2IRHAL2YBLX' where id=3;
|
|
update noar ti set b0='W0YGCFME15E6R2IRHAL2YBLX' where id=3;
|
|
update noar tt set b1='2I58M3RPZTO8IF37TY9' where id=3;
|
|
update noar ti set b1='2I58M3RPZTO8IF37TY9' where id=3;
|
|
update noar tt set b2='JWK' where id=3;
|
|
update noar ti set b2='JWK' where id=3;
|
|
update noar tt set b0='ECBZGHCCYVL' where id=4;
|
|
update noar ti set b0='ECBZGHCCYVL' where id=4;
|
|
update noar tt set b1='R2XTYE81A' where id=4;
|
|
update noar ti set b1='R2XTYE81A' where id=4;
|
|
update noar tt set b2='CMOW9KYU' where id=4;
|
|
update noar ti set b2='CMOW9KYU' where id=4;
|
|
update noar tt set b0='B35D782NQ7NNTHWJTRY65TPTFHAK' where id=5;
|
|
update noar ti set b0='B35D782NQ7NNTHWJTRY65TPTFHAK' where id=5;
|
|
update noar tt set b1='DSWQMUKT081EYZ4CV4W' where id=5;
|
|
update noar ti set b1='DSWQMUKT081EYZ4CV4W' where id=5;
|
|
update noar tt set b2='42FE02ISO' where id=5;
|
|
update noar ti set b2='42FE02ISO' where id=5;
|
|
update noar tt set b0='ANC5WXZCTN' where id=6;
|
|
update noar ti set b0='ANC5WXZCTN' where id=6;
|
|
update noar tt set b1='5Z0TE5MA938MNCX5E10JONU81CK' where id=6;
|
|
update noar ti set b1='5Z0TE5MA938MNCX5E10JONU81CK' where id=6;
|
|
update noar tt set b2='NUR4P6QCPTO4D403V' where id=6;
|
|
update noar ti set b2='NUR4P6QCPTO4D403V' where id=6;
|
|
update noar tt set b0='GL1B74RJMJZNK8U85AMPFEHLSZIVNDI' where id=7;
|
|
update noar ti set b0='GL1B74RJMJZNK8U85AMPFEHLSZIVNDI' where id=7;
|
|
update noar tt set b1='O62S7HV8CECH2PFKE7QJF' where id=7;
|
|
update noar ti set b1='O62S7HV8CECH2PFKE7QJF' where id=7;
|
|
update noar tt set b2='IWFHMV9QZLSDEFML' where id=7;
|
|
update noar ti set b2='IWFHMV9QZLSDEFML' where id=7;
|
|
update noar tt set b0='AC51AR97XR28RAOH7DJHGCED2ZFRN' where id=8;
|
|
update noar ti set b0='AC51AR97XR28RAOH7DJHGCED2ZFRN' where id=8;
|
|
update noar tt set b1='0ILA77AT5TWAMQAA293K36B04HM52FM' where id=8;
|
|
update noar ti set b1='0ILA77AT5TWAMQAA293K36B04HM52FM' where id=8;
|
|
update noar tt set b2='B2N64' where id=8;
|
|
update noar ti set b2='B2N64' where id=8;
|
|
update noar tt set b0='MYT1Y1I0IRO1Y764ZANWCXX' where id=9;
|
|
update noar ti set b0='MYT1Y1I0IRO1Y764ZANWCXX' where id=9;
|
|
update noar tt set b1='OW6LY1WE' where id=9;
|
|
update noar ti set b1='OW6LY1WE' where id=9;
|
|
update noar tt set b2='U735SY2LRPYD0O70KJL8CPK2FP9' where id=9;
|
|
update noar ti set b2='U735SY2LRPYD0O70KJL8CPK2FP9' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 mediumblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='HNHHZ2O7E13654B0BHRJSDR' where id=1;
|
|
update noar ti set b0='HNHHZ2O7E13654B0BHRJSDR' where id=1;
|
|
update noar tt set b1='HGP' where id=1;
|
|
update noar ti set b1='HGP' where id=1;
|
|
update noar tt set b2='UPKUT2WFJ5UYNGVDV3MKO6W' where id=1;
|
|
update noar ti set b2='UPKUT2WFJ5UYNGVDV3MKO6W' where id=1;
|
|
update noar tt set b0='43CY4SK' where id=2;
|
|
update noar ti set b0='43CY4SK' where id=2;
|
|
update noar tt set b1='I7' where id=2;
|
|
update noar ti set b1='I7' where id=2;
|
|
update noar tt set b2='XW8ZWE15' where id=2;
|
|
update noar ti set b2='XW8ZWE15' where id=2;
|
|
update noar tt set b0='68L0GSNOD9YPLD7AD9D4CMNEV' where id=3;
|
|
update noar ti set b0='68L0GSNOD9YPLD7AD9D4CMNEV' where id=3;
|
|
update noar tt set b1='OPV49FLJCODT3Q' where id=3;
|
|
update noar ti set b1='OPV49FLJCODT3Q' where id=3;
|
|
update noar tt set b2='EK2G3QSUEZ' where id=3;
|
|
update noar ti set b2='EK2G3QSUEZ' where id=3;
|
|
update noar tt set b0='6O8J4FY9VKER2K5RU' where id=4;
|
|
update noar ti set b0='6O8J4FY9VKER2K5RU' where id=4;
|
|
update noar tt set b1='4QL06L8CVPFAGC87CHAR1Q1HO' where id=4;
|
|
update noar ti set b1='4QL06L8CVPFAGC87CHAR1Q1HO' where id=4;
|
|
update noar tt set b2='JR8RVOS67G24APBJ3GRO9IIGFB' where id=4;
|
|
update noar ti set b2='JR8RVOS67G24APBJ3GRO9IIGFB' where id=4;
|
|
update noar tt set b0='AWU1UH8S34I44D17U' where id=5;
|
|
update noar ti set b0='AWU1UH8S34I44D17U' where id=5;
|
|
update noar tt set b1='SVF4' where id=5;
|
|
update noar ti set b1='SVF4' where id=5;
|
|
update noar tt set b2='P70LXDFLJ4TJ' where id=5;
|
|
update noar ti set b2='P70LXDFLJ4TJ' where id=5;
|
|
update noar tt set b0='IUEM60F071B032' where id=6;
|
|
update noar ti set b0='IUEM60F071B032' where id=6;
|
|
update noar tt set b1='RA1S65HLG36ND6YJ' where id=6;
|
|
update noar ti set b1='RA1S65HLG36ND6YJ' where id=6;
|
|
update noar tt set b2='OSJH5V9DBCEUSL3' where id=6;
|
|
update noar ti set b2='OSJH5V9DBCEUSL3' where id=6;
|
|
update noar tt set b0='QNOAIXDAPYV2T88FVWM' where id=7;
|
|
update noar ti set b0='QNOAIXDAPYV2T88FVWM' where id=7;
|
|
update noar tt set b1='N8O' where id=7;
|
|
update noar ti set b1='N8O' where id=7;
|
|
update noar tt set b2='7XP9UQG7VQXLBIYSHJWIR680WK' where id=7;
|
|
update noar ti set b2='7XP9UQG7VQXLBIYSHJWIR680WK' where id=7;
|
|
update noar tt set b0='M05PDI07EGD1089HDS' where id=8;
|
|
update noar ti set b0='M05PDI07EGD1089HDS' where id=8;
|
|
update noar tt set b1='O' where id=8;
|
|
update noar ti set b1='O' where id=8;
|
|
update noar tt set b2='JMLO' where id=8;
|
|
update noar ti set b2='JMLO' where id=8;
|
|
update noar tt set b0='6FN17' where id=9;
|
|
update noar ti set b0='6FN17' where id=9;
|
|
update noar tt set b1='O7AT1IM57RBMQI47PR78G2K0' where id=9;
|
|
update noar ti set b1='O7AT1IM57RBMQI47PR78G2K0' where id=9;
|
|
update noar tt set b2='QXDH01R' where id=9;
|
|
update noar ti set b2='QXDH01R' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='8VACRA1S568ZUNSVT4DC893' where id=1;
|
|
update noar ti set b0='8VACRA1S568ZUNSVT4DC893' where id=1;
|
|
update noar tt set b1='WGYW81VZXF1TL4' where id=1;
|
|
update noar ti set b1='WGYW81VZXF1TL4' where id=1;
|
|
update noar tt set b2='UGG3O7V014JJ2YNTWD0UTR' where id=1;
|
|
update noar ti set b2='UGG3O7V014JJ2YNTWD0UTR' where id=1;
|
|
update noar tt set b0='30N4RDH5O9A0RR4IB3VZ' where id=2;
|
|
update noar ti set b0='30N4RDH5O9A0RR4IB3VZ' where id=2;
|
|
update noar tt set b1='6UT7B1' where id=2;
|
|
update noar ti set b1='6UT7B1' where id=2;
|
|
update noar tt set b2='JV6C' where id=2;
|
|
update noar ti set b2='JV6C' where id=2;
|
|
update noar tt set b0='TXMTABNPWGUB' where id=3;
|
|
update noar ti set b0='TXMTABNPWGUB' where id=3;
|
|
update noar tt set b1='WRQVL4G85M682RI3DAW8BJN8' where id=3;
|
|
update noar ti set b1='WRQVL4G85M682RI3DAW8BJN8' where id=3;
|
|
update noar tt set b2='SL344' where id=3;
|
|
update noar ti set b2='SL344' where id=3;
|
|
update noar tt set b0='CG76U1HWSRKO98TG4' where id=4;
|
|
update noar ti set b0='CG76U1HWSRKO98TG4' where id=4;
|
|
update noar tt set b1='OBH' where id=4;
|
|
update noar ti set b1='OBH' where id=4;
|
|
update noar tt set b2='ND6R0SWDNES3KNAIVZBK97EK3KNK5YI' where id=4;
|
|
update noar ti set b2='ND6R0SWDNES3KNAIVZBK97EK3KNK5YI' where id=4;
|
|
update noar tt set b0='8KWGW066R2UGCY7JXJE5V3N5BOM' where id=5;
|
|
update noar ti set b0='8KWGW066R2UGCY7JXJE5V3N5BOM' where id=5;
|
|
update noar tt set b1='YB8UZ0RQJ' where id=5;
|
|
update noar ti set b1='YB8UZ0RQJ' where id=5;
|
|
update noar tt set b2='UW2I2N9FIBD3D7VLZK' where id=5;
|
|
update noar ti set b2='UW2I2N9FIBD3D7VLZK' where id=5;
|
|
update noar tt set b0='INC2249N5OHIB8ALZN' where id=6;
|
|
update noar ti set b0='INC2249N5OHIB8ALZN' where id=6;
|
|
update noar tt set b1='1KSAOMFH90OQYD2JZ92LDODM8Y43' where id=6;
|
|
update noar ti set b1='1KSAOMFH90OQYD2JZ92LDODM8Y43' where id=6;
|
|
update noar tt set b2='YOO2WUYZG7BPDK6Y790URYUV60KST' where id=6;
|
|
update noar ti set b2='YOO2WUYZG7BPDK6Y790URYUV60KST' where id=6;
|
|
update noar tt set b0='AEDWPI' where id=7;
|
|
update noar ti set b0='AEDWPI' where id=7;
|
|
update noar tt set b1='2HFOLXFOPOQB6NCSRHQH14JAOMOF6FRL' where id=7;
|
|
update noar ti set b1='2HFOLXFOPOQB6NCSRHQH14JAOMOF6FRL' where id=7;
|
|
update noar tt set b2='J0E0ZU1XNA8MY5' where id=7;
|
|
update noar ti set b2='J0E0ZU1XNA8MY5' where id=7;
|
|
update noar tt set b0='MW7BQNN9IZKYOFHT8EMXSZL' where id=8;
|
|
update noar ti set b0='MW7BQNN9IZKYOFHT8EMXSZL' where id=8;
|
|
update noar tt set b1='8L2KBJ' where id=8;
|
|
update noar ti set b1='8L2KBJ' where id=8;
|
|
update noar tt set b2='UD3MCV9WNU' where id=8;
|
|
update noar ti set b2='UD3MCV9WNU' where id=8;
|
|
update noar tt set b0='OSG2E3EVE' where id=9;
|
|
update noar ti set b0='OSG2E3EVE' where id=9;
|
|
update noar tt set b1='YBRCJ4CYD' where id=9;
|
|
update noar ti set b1='YBRCJ4CYD' where id=9;
|
|
update noar tt set b2='44D' where id=9;
|
|
update noar ti set b2='44D' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 mediumblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='V0QITLNG9ZEPHQUQ0WXNE' where id=1;
|
|
update noar ti set b0='V0QITLNG9ZEPHQUQ0WXNE' where id=1;
|
|
update noar tt set b1='Q9' where id=1;
|
|
update noar ti set b1='Q9' where id=1;
|
|
update noar tt set b2='RA1LHDAPXO' where id=1;
|
|
update noar ti set b2='RA1LHDAPXO' where id=1;
|
|
update noar tt set b0='9' where id=2;
|
|
update noar ti set b0='9' where id=2;
|
|
update noar tt set b1='EJ4OPPW018DMHQ60F013WBT' where id=2;
|
|
update noar ti set b1='EJ4OPPW018DMHQ60F013WBT' where id=2;
|
|
update noar tt set b2='6X5Y3U9VBAWKTJ70J5YKH0H' where id=2;
|
|
update noar ti set b2='6X5Y3U9VBAWKTJ70J5YKH0H' where id=2;
|
|
update noar tt set b0='E2P3PRVLZXV9GHYKSCFTV1' where id=3;
|
|
update noar ti set b0='E2P3PRVLZXV9GHYKSCFTV1' where id=3;
|
|
update noar tt set b1='NSP35Y2P8E' where id=3;
|
|
update noar ti set b1='NSP35Y2P8E' where id=3;
|
|
update noar tt set b2='O5XEW98Z6S8TOMKW0K0CCW09W91BU' where id=3;
|
|
update noar ti set b2='O5XEW98Z6S8TOMKW0K0CCW09W91BU' where id=3;
|
|
update noar tt set b0='45M4HRST6KFNJ12R1EQSSVC' where id=4;
|
|
update noar ti set b0='45M4HRST6KFNJ12R1EQSSVC' where id=4;
|
|
update noar tt set b1='L4U8A' where id=4;
|
|
update noar ti set b1='L4U8A' where id=4;
|
|
update noar tt set b2='QCUS' where id=4;
|
|
update noar ti set b2='QCUS' where id=4;
|
|
update noar tt set b0='5J' where id=5;
|
|
update noar ti set b0='5J' where id=5;
|
|
update noar tt set b1='8212CFI98Q0X7CVRXFL9PMR' where id=5;
|
|
update noar ti set b1='8212CFI98Q0X7CVRXFL9PMR' where id=5;
|
|
update noar tt set b2='1B5X0HYM2X92U28AY3P48' where id=5;
|
|
update noar ti set b2='1B5X0HYM2X92U28AY3P48' where id=5;
|
|
update noar tt set b0='K3Q6HDWJ0BFVI26TC6GK' where id=6;
|
|
update noar ti set b0='K3Q6HDWJ0BFVI26TC6GK' where id=6;
|
|
update noar tt set b1='F' where id=6;
|
|
update noar ti set b1='F' where id=6;
|
|
update noar tt set b2='D5F2BMI1INPMV3B49AO' where id=6;
|
|
update noar ti set b2='D5F2BMI1INPMV3B49AO' where id=6;
|
|
update noar tt set b0='JJZS8NK4A7VJTDWF3' where id=7;
|
|
update noar ti set b0='JJZS8NK4A7VJTDWF3' where id=7;
|
|
update noar tt set b1='NL3LHNUSU4A53GEG2C73M2S1' where id=7;
|
|
update noar ti set b1='NL3LHNUSU4A53GEG2C73M2S1' where id=7;
|
|
update noar tt set b2='YKCWM5195Q8CWXDQ4FJAD2W8JMQW1' where id=7;
|
|
update noar ti set b2='YKCWM5195Q8CWXDQ4FJAD2W8JMQW1' where id=7;
|
|
update noar tt set b0='35O2W05AIXU68DM9' where id=8;
|
|
update noar ti set b0='35O2W05AIXU68DM9' where id=8;
|
|
update noar tt set b1='4H0W28LGD5K8X4I' where id=8;
|
|
update noar ti set b1='4H0W28LGD5K8X4I' where id=8;
|
|
update noar tt set b2='HSPZ17F11IE11K3C23CXYTDSQGR' where id=8;
|
|
update noar ti set b2='HSPZ17F11IE11K3C23CXYTDSQGR' where id=8;
|
|
update noar tt set b0='0NRCGTY6AWX2YIX8CIQL324LQV4' where id=9;
|
|
update noar ti set b0='0NRCGTY6AWX2YIX8CIQL324LQV4' where id=9;
|
|
update noar tt set b1='X1HG' where id=9;
|
|
update noar ti set b1='X1HG' where id=9;
|
|
update noar tt set b2='4TNSK5B7AZXS7C551' where id=9;
|
|
update noar ti set b2='4TNSK5B7AZXS7C551' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='XNXXLD5UDDHGFDL5EMLR08' where id=1;
|
|
update noar ti set b0='XNXXLD5UDDHGFDL5EMLR08' where id=1;
|
|
update noar tt set b1='8GIQYQTDHOK574H' where id=1;
|
|
update noar ti set b1='8GIQYQTDHOK574H' where id=1;
|
|
update noar tt set b2='IIAKH0E7GOAQ' where id=1;
|
|
update noar ti set b2='IIAKH0E7GOAQ' where id=1;
|
|
update noar tt set b0='HKATSQEU04WD619TR3F' where id=2;
|
|
update noar ti set b0='HKATSQEU04WD619TR3F' where id=2;
|
|
update noar tt set b1='G6JX1L6H7JV75IEJ61A2O521S6C1L0HY' where id=2;
|
|
update noar ti set b1='G6JX1L6H7JV75IEJ61A2O521S6C1L0HY' where id=2;
|
|
update noar tt set b2='2F1L' where id=2;
|
|
update noar ti set b2='2F1L' where id=2;
|
|
update noar tt set b0='436R276I96D2INJF3MUZJD7PQSE' where id=3;
|
|
update noar ti set b0='436R276I96D2INJF3MUZJD7PQSE' where id=3;
|
|
update noar tt set b1='JSCI29M81O65C7CKWO1N71' where id=3;
|
|
update noar ti set b1='JSCI29M81O65C7CKWO1N71' where id=3;
|
|
update noar tt set b2='7KPOITEI02YUHFEVTCIXXIN4' where id=3;
|
|
update noar ti set b2='7KPOITEI02YUHFEVTCIXXIN4' where id=3;
|
|
update noar tt set b0='VDFGAW2GEEF7X9YXX9SU659TBTO' where id=4;
|
|
update noar ti set b0='VDFGAW2GEEF7X9YXX9SU659TBTO' where id=4;
|
|
update noar tt set b1='KDCHS2JT2OFGCIEB45OOQPVOVA7' where id=4;
|
|
update noar ti set b1='KDCHS2JT2OFGCIEB45OOQPVOVA7' where id=4;
|
|
update noar tt set b2='26P6Q88E' where id=4;
|
|
update noar ti set b2='26P6Q88E' where id=4;
|
|
update noar tt set b0='JXIO7IQ2RW5XZ7UK' where id=5;
|
|
update noar ti set b0='JXIO7IQ2RW5XZ7UK' where id=5;
|
|
update noar tt set b1='0O' where id=5;
|
|
update noar ti set b1='0O' where id=5;
|
|
update noar tt set b2='A15FC7TS9C7QG4NH8QUYIJ4FTLUO3KI' where id=5;
|
|
update noar ti set b2='A15FC7TS9C7QG4NH8QUYIJ4FTLUO3KI' where id=5;
|
|
update noar tt set b0='KUR6TZ2SNR4MZQFJC2CPUF1X0R6NW' where id=6;
|
|
update noar ti set b0='KUR6TZ2SNR4MZQFJC2CPUF1X0R6NW' where id=6;
|
|
update noar tt set b1='SFUT8CS7' where id=6;
|
|
update noar ti set b1='SFUT8CS7' where id=6;
|
|
update noar tt set b2='7QV8GVIUD1G6MX46PIG7U' where id=6;
|
|
update noar ti set b2='7QV8GVIUD1G6MX46PIG7U' where id=6;
|
|
update noar tt set b0='2JARFLQGQ90I136RCV1V7XUN' where id=7;
|
|
update noar ti set b0='2JARFLQGQ90I136RCV1V7XUN' where id=7;
|
|
update noar tt set b1='8Y5UPJWTR4Q' where id=7;
|
|
update noar ti set b1='8Y5UPJWTR4Q' where id=7;
|
|
update noar tt set b2='I2NAUM30V' where id=7;
|
|
update noar ti set b2='I2NAUM30V' where id=7;
|
|
update noar tt set b0='ENB03NRDKTD4YS17GCBDM5BZTS4' where id=8;
|
|
update noar ti set b0='ENB03NRDKTD4YS17GCBDM5BZTS4' where id=8;
|
|
update noar tt set b1='FL3RDI' where id=8;
|
|
update noar ti set b1='FL3RDI' where id=8;
|
|
update noar tt set b2='BM5AM6YN22LKY4SBIJAO5775W3X4C19' where id=8;
|
|
update noar ti set b2='BM5AM6YN22LKY4SBIJAO5775W3X4C19' where id=8;
|
|
update noar tt set b0='RHGRJ8WDLP' where id=9;
|
|
update noar ti set b0='RHGRJ8WDLP' where id=9;
|
|
update noar tt set b1='IVYUA1PUMCO1ITQ2ESKNND0EVBYNYV9' where id=9;
|
|
update noar ti set b1='IVYUA1PUMCO1ITQ2ESKNND0EVBYNYV9' where id=9;
|
|
update noar tt set b2='GFH7UKQC8XYPNZPZTT1T51TEJUQHQFB' where id=9;
|
|
update noar ti set b2='GFH7UKQC8XYPNZPZTT1T51TEJUQHQFB' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 mediumblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='G' where id=1;
|
|
update noar ti set b0='G' where id=1;
|
|
update noar tt set b1='VXCHLOO5LBMD9O9EB' where id=1;
|
|
update noar ti set b1='VXCHLOO5LBMD9O9EB' where id=1;
|
|
update noar tt set b2='AR3NZWEZYBZVDZG' where id=1;
|
|
update noar ti set b2='AR3NZWEZYBZVDZG' where id=1;
|
|
update noar tt set b0='NAWLG944MNMMYOTGX955AIVI3E' where id=2;
|
|
update noar ti set b0='NAWLG944MNMMYOTGX955AIVI3E' where id=2;
|
|
update noar tt set b1='4NYZL3AJR4ADHVPPAJJQOVV5VQ2R8VPQ' where id=2;
|
|
update noar ti set b1='4NYZL3AJR4ADHVPPAJJQOVV5VQ2R8VPQ' where id=2;
|
|
update noar tt set b2='MW5WWS3EREU0LMFE' where id=2;
|
|
update noar ti set b2='MW5WWS3EREU0LMFE' where id=2;
|
|
update noar tt set b0='8WJ9Z2OFVH1C3I5WWXNVQV3' where id=3;
|
|
update noar ti set b0='8WJ9Z2OFVH1C3I5WWXNVQV3' where id=3;
|
|
update noar tt set b1='LZBPL3K793258FH9ZG75R6HVPXB' where id=3;
|
|
update noar ti set b1='LZBPL3K793258FH9ZG75R6HVPXB' where id=3;
|
|
update noar tt set b2='9EOQD7ZWJ2N4QBAY6N74GP0AA05I5' where id=3;
|
|
update noar ti set b2='9EOQD7ZWJ2N4QBAY6N74GP0AA05I5' where id=3;
|
|
update noar tt set b0='PM03WK3BA588L3TN1CCMZ2' where id=4;
|
|
update noar ti set b0='PM03WK3BA588L3TN1CCMZ2' where id=4;
|
|
update noar tt set b1='2HA03J14Y07' where id=4;
|
|
update noar ti set b1='2HA03J14Y07' where id=4;
|
|
update noar tt set b2='NX993RI09U34PQCEO8S9O05UDG4FXA0' where id=4;
|
|
update noar ti set b2='NX993RI09U34PQCEO8S9O05UDG4FXA0' where id=4;
|
|
update noar tt set b0='P4' where id=5;
|
|
update noar ti set b0='P4' where id=5;
|
|
update noar tt set b1='S1443I5CVYWPBD' where id=5;
|
|
update noar ti set b1='S1443I5CVYWPBD' where id=5;
|
|
update noar tt set b2='34ZB92EPZGOSH9X8' where id=5;
|
|
update noar ti set b2='34ZB92EPZGOSH9X8' where id=5;
|
|
update noar tt set b0='ZJR9OG5CJFKHZNVX' where id=6;
|
|
update noar ti set b0='ZJR9OG5CJFKHZNVX' where id=6;
|
|
update noar tt set b1='ZFQE6HIFL34TE4RXVRR' where id=6;
|
|
update noar ti set b1='ZFQE6HIFL34TE4RXVRR' where id=6;
|
|
update noar tt set b2='C1ZCR74UI7Z9GPWHRQVYT3C3' where id=6;
|
|
update noar ti set b2='C1ZCR74UI7Z9GPWHRQVYT3C3' where id=6;
|
|
update noar tt set b0='7IPPISLR98J6BHM9UMZ0FKKQ11R9' where id=7;
|
|
update noar ti set b0='7IPPISLR98J6BHM9UMZ0FKKQ11R9' where id=7;
|
|
update noar tt set b1='9WJ1NLYPY' where id=7;
|
|
update noar ti set b1='9WJ1NLYPY' where id=7;
|
|
update noar tt set b2='RW3P8ZYZWUX7' where id=7;
|
|
update noar ti set b2='RW3P8ZYZWUX7' where id=7;
|
|
update noar tt set b0='O' where id=8;
|
|
update noar ti set b0='O' where id=8;
|
|
update noar tt set b1='UZF2VFSPVZLEPL8' where id=8;
|
|
update noar ti set b1='UZF2VFSPVZLEPL8' where id=8;
|
|
update noar tt set b2='TKNXE8TKD9V2D9WKRCS8U70' where id=8;
|
|
update noar ti set b2='TKNXE8TKD9V2D9WKRCS8U70' where id=8;
|
|
update noar tt set b0='JGG0RY1NS8MDK7VN8J6NK99XJP6F' where id=9;
|
|
update noar ti set b0='JGG0RY1NS8MDK7VN8J6NK99XJP6F' where id=9;
|
|
update noar tt set b1='8AG7PFG' where id=9;
|
|
update noar ti set b1='8AG7PFG' where id=9;
|
|
update noar tt set b2='V3CBXN7EF15JOUTF3' where id=9;
|
|
update noar ti set b2='V3CBXN7EF15JOUTF3' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='D6IPNAOVL' where id=1;
|
|
update noar ti set b0='D6IPNAOVL' where id=1;
|
|
update noar tt set b1='DWDQPLH2FWDREQVAG' where id=1;
|
|
update noar ti set b1='DWDQPLH2FWDREQVAG' where id=1;
|
|
update noar tt set b2='EH64UIK0KAGA00XRAC' where id=1;
|
|
update noar ti set b2='EH64UIK0KAGA00XRAC' where id=1;
|
|
update noar tt set b0='ZUN9Z6HM3IS' where id=2;
|
|
update noar ti set b0='ZUN9Z6HM3IS' where id=2;
|
|
update noar tt set b1='6N2UQGQKKQSL3G909XHNFGX5L3' where id=2;
|
|
update noar ti set b1='6N2UQGQKKQSL3G909XHNFGX5L3' where id=2;
|
|
update noar tt set b2='6OOJII8ZVKDHJL' where id=2;
|
|
update noar ti set b2='6OOJII8ZVKDHJL' where id=2;
|
|
update noar tt set b0='CSH3R9MCVE' where id=3;
|
|
update noar ti set b0='CSH3R9MCVE' where id=3;
|
|
update noar tt set b1='BXNC' where id=3;
|
|
update noar ti set b1='BXNC' where id=3;
|
|
update noar tt set b2='S1Z88Z0FRRIT4' where id=3;
|
|
update noar ti set b2='S1Z88Z0FRRIT4' where id=3;
|
|
update noar tt set b0='H2KJGS3X3OIKD1Y' where id=4;
|
|
update noar ti set b0='H2KJGS3X3OIKD1Y' where id=4;
|
|
update noar tt set b1='JTV6XE4DH0QZ2YU' where id=4;
|
|
update noar ti set b1='JTV6XE4DH0QZ2YU' where id=4;
|
|
update noar tt set b2='QAPJ3BGQD5' where id=4;
|
|
update noar ti set b2='QAPJ3BGQD5' where id=4;
|
|
update noar tt set b0='KM' where id=5;
|
|
update noar ti set b0='KM' where id=5;
|
|
update noar tt set b1='TG' where id=5;
|
|
update noar ti set b1='TG' where id=5;
|
|
update noar tt set b2='DDILODHWIW4' where id=5;
|
|
update noar ti set b2='DDILODHWIW4' where id=5;
|
|
update noar tt set b0='HGT0JV8PY0XUWGE3D' where id=6;
|
|
update noar ti set b0='HGT0JV8PY0XUWGE3D' where id=6;
|
|
update noar tt set b1='NL76CC6RIVWNSBVSO89ZNM89I6MWM3D' where id=6;
|
|
update noar ti set b1='NL76CC6RIVWNSBVSO89ZNM89I6MWM3D' where id=6;
|
|
update noar tt set b2='YTUM5RUIJBD6' where id=6;
|
|
update noar ti set b2='YTUM5RUIJBD6' where id=6;
|
|
update noar tt set b0='CHXJF' where id=7;
|
|
update noar ti set b0='CHXJF' where id=7;
|
|
update noar tt set b1='XBMB65A8QSXX1O75IS6QHREGKVZ5F9' where id=7;
|
|
update noar ti set b1='XBMB65A8QSXX1O75IS6QHREGKVZ5F9' where id=7;
|
|
update noar tt set b2='YIW6Z7II2Z8GSQK2Y5EBPHGZ' where id=7;
|
|
update noar ti set b2='YIW6Z7II2Z8GSQK2Y5EBPHGZ' where id=7;
|
|
update noar tt set b0='IWSDBR4W3Z3RDD7Q31SNHC88H155' where id=8;
|
|
update noar ti set b0='IWSDBR4W3Z3RDD7Q31SNHC88H155' where id=8;
|
|
update noar tt set b1='WJWDWVC0UXS3FG7' where id=8;
|
|
update noar ti set b1='WJWDWVC0UXS3FG7' where id=8;
|
|
update noar tt set b2='4SYEEL1WM8' where id=8;
|
|
update noar ti set b2='4SYEEL1WM8' where id=8;
|
|
update noar tt set b0='S4SGZ7AHU3SWMMYUJR8RR48S2IUG68BP' where id=9;
|
|
update noar ti set b0='S4SGZ7AHU3SWMMYUJR8RR48S2IUG68BP' where id=9;
|
|
update noar tt set b1='WBAA98VJHQVKSAE0XSY25FSR' where id=9;
|
|
update noar ti set b1='WBAA98VJHQVKSAE0XSY25FSR' where id=9;
|
|
update noar tt set b2='SDP75CM0YDZHP4203W' where id=9;
|
|
update noar ti set b2='SDP75CM0YDZHP4203W' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 mediumblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='L' where id=1;
|
|
update noar ti set b0='L' where id=1;
|
|
update noar tt set b1='PX8M5QE5VWEY03TX' where id=1;
|
|
update noar ti set b1='PX8M5QE5VWEY03TX' where id=1;
|
|
update noar tt set b2='A821BL50JA29NOH50KX7' where id=1;
|
|
update noar ti set b2='A821BL50JA29NOH50KX7' where id=1;
|
|
update noar tt set b0='CJW' where id=2;
|
|
update noar ti set b0='CJW' where id=2;
|
|
update noar tt set b1='DV4RAP' where id=2;
|
|
update noar ti set b1='DV4RAP' where id=2;
|
|
update noar tt set b2='SGU6HHR65GRRJEJR' where id=2;
|
|
update noar ti set b2='SGU6HHR65GRRJEJR' where id=2;
|
|
update noar tt set b0='HZ2' where id=3;
|
|
update noar ti set b0='HZ2' where id=3;
|
|
update noar tt set b1='TNMBVADE2EGV3323X6KNWRDOYI1' where id=3;
|
|
update noar ti set b1='TNMBVADE2EGV3323X6KNWRDOYI1' where id=3;
|
|
update noar tt set b2='5' where id=3;
|
|
update noar ti set b2='5' where id=3;
|
|
update noar tt set b0='VW3585' where id=4;
|
|
update noar ti set b0='VW3585' where id=4;
|
|
update noar tt set b1='2NCXB1FPIQCEFPZ9NKPFM06DW09TCWJQ' where id=4;
|
|
update noar ti set b1='2NCXB1FPIQCEFPZ9NKPFM06DW09TCWJQ' where id=4;
|
|
update noar tt set b2='6WTJ' where id=4;
|
|
update noar ti set b2='6WTJ' where id=4;
|
|
update noar tt set b0='PL5UID' where id=5;
|
|
update noar ti set b0='PL5UID' where id=5;
|
|
update noar tt set b1='T13ZNQFBA' where id=5;
|
|
update noar ti set b1='T13ZNQFBA' where id=5;
|
|
update noar tt set b2='6IR0UWTEPQEJ1' where id=5;
|
|
update noar ti set b2='6IR0UWTEPQEJ1' where id=5;
|
|
update noar tt set b0='OON1CRGAV0F084W1XL' where id=6;
|
|
update noar ti set b0='OON1CRGAV0F084W1XL' where id=6;
|
|
update noar tt set b1='ADG6A72L1OUW1XZ5W9JMPXTLU' where id=6;
|
|
update noar ti set b1='ADG6A72L1OUW1XZ5W9JMPXTLU' where id=6;
|
|
update noar tt set b2='I1' where id=6;
|
|
update noar ti set b2='I1' where id=6;
|
|
update noar tt set b0='9R7LPCL' where id=7;
|
|
update noar ti set b0='9R7LPCL' where id=7;
|
|
update noar tt set b1='RQSYEXFIZMDXD16TVLU7T95JVN' where id=7;
|
|
update noar ti set b1='RQSYEXFIZMDXD16TVLU7T95JVN' where id=7;
|
|
update noar tt set b2='68' where id=7;
|
|
update noar ti set b2='68' where id=7;
|
|
update noar tt set b0='NBVLQBSFH' where id=8;
|
|
update noar ti set b0='NBVLQBSFH' where id=8;
|
|
update noar tt set b1='1BJINX' where id=8;
|
|
update noar ti set b1='1BJINX' where id=8;
|
|
update noar tt set b2='97G7MYKZX7VKTW8VTWQP8MOKUZ51F5IS' where id=8;
|
|
update noar ti set b2='97G7MYKZX7VKTW8VTWQP8MOKUZ51F5IS' where id=8;
|
|
update noar tt set b0='2S8D71IFY2HHYLRYLBKXOVOTD8X8L' where id=9;
|
|
update noar ti set b0='2S8D71IFY2HHYLRYLBKXOVOTD8X8L' where id=9;
|
|
update noar tt set b1='3H2LK0YNXQFSVICW' where id=9;
|
|
update noar ti set b1='3H2LK0YNXQFSVICW' where id=9;
|
|
update noar tt set b2='80EW6N52' where id=9;
|
|
update noar ti set b2='80EW6N52' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 mediumblob null,
|
|
b2 text 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 b0='VDJUN5UTOHIQKETTKYOPYP5UR' where id=1;
|
|
update noar ti set b0='VDJUN5UTOHIQKETTKYOPYP5UR' where id=1;
|
|
update noar tt set b1='PU0SA9S0' where id=1;
|
|
update noar ti set b1='PU0SA9S0' where id=1;
|
|
update noar tt set b2='WJ512M5TBIXVQ' where id=1;
|
|
update noar ti set b2='WJ512M5TBIXVQ' where id=1;
|
|
update noar tt set b0='RIC97ECE3CQMP6VAUNQI6' where id=2;
|
|
update noar ti set b0='RIC97ECE3CQMP6VAUNQI6' where id=2;
|
|
update noar tt set b1='A8Y2T7WDMZ173RYP' where id=2;
|
|
update noar ti set b1='A8Y2T7WDMZ173RYP' where id=2;
|
|
update noar tt set b2='OU9Z8TXIF0DPCK6' where id=2;
|
|
update noar ti set b2='OU9Z8TXIF0DPCK6' where id=2;
|
|
update noar tt set b0='0564ZC0' where id=3;
|
|
update noar ti set b0='0564ZC0' where id=3;
|
|
update noar tt set b1='56LX4BL6O3X3WR' where id=3;
|
|
update noar ti set b1='56LX4BL6O3X3WR' where id=3;
|
|
update noar tt set b2='L1WIXNCTN' where id=3;
|
|
update noar ti set b2='L1WIXNCTN' where id=3;
|
|
update noar tt set b0='MQ0KPFRYV82RIH6H' where id=4;
|
|
update noar ti set b0='MQ0KPFRYV82RIH6H' where id=4;
|
|
update noar tt set b1='TSTFCN' where id=4;
|
|
update noar ti set b1='TSTFCN' where id=4;
|
|
update noar tt set b2='YAI97II1KWKTBOQ79C4OQVBF42VGOIT' where id=4;
|
|
update noar ti set b2='YAI97II1KWKTBOQ79C4OQVBF42VGOIT' where id=4;
|
|
update noar tt set b0='UA' where id=5;
|
|
update noar ti set b0='UA' where id=5;
|
|
update noar tt set b1='3QO2K' where id=5;
|
|
update noar ti set b1='3QO2K' where id=5;
|
|
update noar tt set b2='ZLNFJV15LRPSHXBKUXNNP1FLUU72UD7' where id=5;
|
|
update noar ti set b2='ZLNFJV15LRPSHXBKUXNNP1FLUU72UD7' where id=5;
|
|
update noar tt set b0='X1D' where id=6;
|
|
update noar ti set b0='X1D' where id=6;
|
|
update noar tt set b1='EYTWSLLKKBG3' where id=6;
|
|
update noar ti set b1='EYTWSLLKKBG3' where id=6;
|
|
update noar tt set b2='U0P3P9DT' where id=6;
|
|
update noar ti set b2='U0P3P9DT' where id=6;
|
|
update noar tt set b0='MF' where id=7;
|
|
update noar ti set b0='MF' where id=7;
|
|
update noar tt set b1='95EER6HCLDFS' where id=7;
|
|
update noar ti set b1='95EER6HCLDFS' where id=7;
|
|
update noar tt set b2='LJ1XCFOW8MIBVPRAGDUDU' where id=7;
|
|
update noar ti set b2='LJ1XCFOW8MIBVPRAGDUDU' where id=7;
|
|
update noar tt set b0='Y0ZRCG03F2OCPXWCUG' where id=8;
|
|
update noar ti set b0='Y0ZRCG03F2OCPXWCUG' where id=8;
|
|
update noar tt set b1='A0XKC3SD29F2XT8TK0DWW3JZ7HW8' where id=8;
|
|
update noar ti set b1='A0XKC3SD29F2XT8TK0DWW3JZ7HW8' where id=8;
|
|
update noar tt set b2='X5UF0YM8EEBANGSVNYE6T' where id=8;
|
|
update noar ti set b2='X5UF0YM8EEBANGSVNYE6T' where id=8;
|
|
update noar tt set b0='S7O' where id=9;
|
|
update noar ti set b0='S7O' where id=9;
|
|
update noar tt set b1='AROYI' where id=9;
|
|
update noar ti set b1='AROYI' where id=9;
|
|
update noar tt set b2='GF8OA' where id=9;
|
|
update noar ti set b2='GF8OA' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 mediumblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='34ORA8CJSVDD18VNN64I1Y1L' where id=1;
|
|
update noar ti set b0='34ORA8CJSVDD18VNN64I1Y1L' where id=1;
|
|
update noar tt set b1='7YUQY6OUKHL08ARCVLQMHZ7TRG3Y15' where id=1;
|
|
update noar ti set b1='7YUQY6OUKHL08ARCVLQMHZ7TRG3Y15' where id=1;
|
|
update noar tt set b2='NFSDSM4BDQNPWSSQ51PWRB2O3K705JAO' where id=1;
|
|
update noar ti set b2='NFSDSM4BDQNPWSSQ51PWRB2O3K705JAO' where id=1;
|
|
update noar tt set b0='Z6Q73AZK34JN4B8ZZ8LHV2G6S4XG38' where id=2;
|
|
update noar ti set b0='Z6Q73AZK34JN4B8ZZ8LHV2G6S4XG38' where id=2;
|
|
update noar tt set b1='7NPENDAAWBFOGQ37K5QJC6AFCK' where id=2;
|
|
update noar ti set b1='7NPENDAAWBFOGQ37K5QJC6AFCK' where id=2;
|
|
update noar tt set b2='IYGVFFZQA4ZCAH0E9Y0G14JDR8L' where id=2;
|
|
update noar ti set b2='IYGVFFZQA4ZCAH0E9Y0G14JDR8L' where id=2;
|
|
update noar tt set b0='GZF' where id=3;
|
|
update noar ti set b0='GZF' where id=3;
|
|
update noar tt set b1='17B1NUXE5NCTA4FNY76KQ0' where id=3;
|
|
update noar ti set b1='17B1NUXE5NCTA4FNY76KQ0' where id=3;
|
|
update noar tt set b2='IO1PD5M' where id=3;
|
|
update noar ti set b2='IO1PD5M' where id=3;
|
|
update noar tt set b0='V' where id=4;
|
|
update noar ti set b0='V' where id=4;
|
|
update noar tt set b1='3J1Q89ZD99JPRKUIYA' where id=4;
|
|
update noar ti set b1='3J1Q89ZD99JPRKUIYA' where id=4;
|
|
update noar tt set b2='1X0UZ2HU2' where id=4;
|
|
update noar ti set b2='1X0UZ2HU2' where id=4;
|
|
update noar tt set b0='R89GOIY0JDXH0HL5M84TM2' where id=5;
|
|
update noar ti set b0='R89GOIY0JDXH0HL5M84TM2' where id=5;
|
|
update noar tt set b1='XP7BTW7A' where id=5;
|
|
update noar ti set b1='XP7BTW7A' where id=5;
|
|
update noar tt set b2='ORR7DWR' where id=5;
|
|
update noar ti set b2='ORR7DWR' where id=5;
|
|
update noar tt set b0='94KXLIM7WK8TJX1DRZE6G' where id=6;
|
|
update noar ti set b0='94KXLIM7WK8TJX1DRZE6G' where id=6;
|
|
update noar tt set b1='K5LN0Y4T8D0' where id=6;
|
|
update noar ti set b1='K5LN0Y4T8D0' where id=6;
|
|
update noar tt set b2='O1L63RB66PTWC4TBTE855GGQ' where id=6;
|
|
update noar ti set b2='O1L63RB66PTWC4TBTE855GGQ' where id=6;
|
|
update noar tt set b0='AKW' where id=7;
|
|
update noar ti set b0='AKW' where id=7;
|
|
update noar tt set b1='4YPS3PAM9WEEDOIF' where id=7;
|
|
update noar ti set b1='4YPS3PAM9WEEDOIF' where id=7;
|
|
update noar tt set b2='3WYEHA32TM8Z8B6DWCYDPLH' where id=7;
|
|
update noar ti set b2='3WYEHA32TM8Z8B6DWCYDPLH' where id=7;
|
|
update noar tt set b0='X75M70LFQ6SWTNGQF' where id=8;
|
|
update noar ti set b0='X75M70LFQ6SWTNGQF' where id=8;
|
|
update noar tt set b1='DCN5QJI' where id=8;
|
|
update noar ti set b1='DCN5QJI' where id=8;
|
|
update noar tt set b2='JFOJ56K2WK2E0DLWW3QCD3Q' where id=8;
|
|
update noar ti set b2='JFOJ56K2WK2E0DLWW3QCD3Q' where id=8;
|
|
update noar tt set b0='NY' where id=9;
|
|
update noar ti set b0='NY' where id=9;
|
|
update noar tt set b1='5FJYOA9OX1LX47X15' where id=9;
|
|
update noar ti set b1='5FJYOA9OX1LX47X15' where id=9;
|
|
update noar tt set b2='42MT9GZ1D68GHFPF6TUJQTYCG' where id=9;
|
|
update noar ti set b2='42MT9GZ1D68GHFPF6TUJQTYCG' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='KF' where id=1;
|
|
update noar ti set b0='KF' where id=1;
|
|
update noar tt set b1='VAOVIJ8Y' where id=1;
|
|
update noar ti set b1='VAOVIJ8Y' where id=1;
|
|
update noar tt set b2='CP0NG7IZOYHDGAB6YZSQIWHIWTH' where id=1;
|
|
update noar ti set b2='CP0NG7IZOYHDGAB6YZSQIWHIWTH' where id=1;
|
|
update noar tt set b0='B7ZY6HLWMBL78N5KLDRNW' where id=2;
|
|
update noar ti set b0='B7ZY6HLWMBL78N5KLDRNW' where id=2;
|
|
update noar tt set b1='Z78Q3VGUMRXPOQGMTX9KHONF' where id=2;
|
|
update noar ti set b1='Z78Q3VGUMRXPOQGMTX9KHONF' where id=2;
|
|
update noar tt set b2='E5CFX0IJC3P7HET7OD670UVE' where id=2;
|
|
update noar ti set b2='E5CFX0IJC3P7HET7OD670UVE' where id=2;
|
|
update noar tt set b0='H01G700DS86HGO3RMXSFWNVY71YY' where id=3;
|
|
update noar ti set b0='H01G700DS86HGO3RMXSFWNVY71YY' where id=3;
|
|
update noar tt set b1='3K2WMT80M50DCM' where id=3;
|
|
update noar ti set b1='3K2WMT80M50DCM' where id=3;
|
|
update noar tt set b2='VGT4QTK5KXD9HE4481GUT553O' where id=3;
|
|
update noar ti set b2='VGT4QTK5KXD9HE4481GUT553O' where id=3;
|
|
update noar tt set b0='3BCLJRUEET76I8E' where id=4;
|
|
update noar ti set b0='3BCLJRUEET76I8E' where id=4;
|
|
update noar tt set b1='9ZKIG8Q6' where id=4;
|
|
update noar ti set b1='9ZKIG8Q6' where id=4;
|
|
update noar tt set b2='DG7PIKZJH' where id=4;
|
|
update noar ti set b2='DG7PIKZJH' where id=4;
|
|
update noar tt set b0='TX3' where id=5;
|
|
update noar ti set b0='TX3' where id=5;
|
|
update noar tt set b1='3W4YUAQTFU4CB4' where id=5;
|
|
update noar ti set b1='3W4YUAQTFU4CB4' where id=5;
|
|
update noar tt set b2='ISKUQZ1' where id=5;
|
|
update noar ti set b2='ISKUQZ1' where id=5;
|
|
update noar tt set b0='UT3FK2' where id=6;
|
|
update noar ti set b0='UT3FK2' where id=6;
|
|
update noar tt set b1='7U8D5IY7GNP3484PT1' where id=6;
|
|
update noar ti set b1='7U8D5IY7GNP3484PT1' where id=6;
|
|
update noar tt set b2='J8HIKAS141HZDR92B2A6IK0P7' where id=6;
|
|
update noar ti set b2='J8HIKAS141HZDR92B2A6IK0P7' where id=6;
|
|
update noar tt set b0='N' where id=7;
|
|
update noar ti set b0='N' where id=7;
|
|
update noar tt set b1='JWRNP1YSYZEK0EETPP0YRT' where id=7;
|
|
update noar ti set b1='JWRNP1YSYZEK0EETPP0YRT' where id=7;
|
|
update noar tt set b2='6W' where id=7;
|
|
update noar ti set b2='6W' where id=7;
|
|
update noar tt set b0='7MJ5EQ22' where id=8;
|
|
update noar ti set b0='7MJ5EQ22' where id=8;
|
|
update noar tt set b1='CS1' where id=8;
|
|
update noar ti set b1='CS1' where id=8;
|
|
update noar tt set b2='EZR' where id=8;
|
|
update noar ti set b2='EZR' where id=8;
|
|
update noar tt set b0='QDKN1HQYKCKFQBB6HEFQM736T' where id=9;
|
|
update noar ti set b0='QDKN1HQYKCKFQBB6HEFQM736T' where id=9;
|
|
update noar tt set b1='JMYZ323G1KGRYNM25NDKLH' where id=9;
|
|
update noar ti set b1='JMYZ323G1KGRYNM25NDKLH' where id=9;
|
|
update noar tt set b2='HXHGI69LT22T7LPLMC' where id=9;
|
|
update noar ti set b2='HXHGI69LT22T7LPLMC' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 longblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='E4P3GTY9QHKA04' where id=1;
|
|
update noar ti set b0='E4P3GTY9QHKA04' where id=1;
|
|
update noar tt set b1='J2P0I0MLB91R5DN9E1L89OIDX6736E' where id=1;
|
|
update noar ti set b1='J2P0I0MLB91R5DN9E1L89OIDX6736E' where id=1;
|
|
update noar tt set b2='QMVW2AVZDPZA387XLC3A6HF89' where id=1;
|
|
update noar ti set b2='QMVW2AVZDPZA387XLC3A6HF89' where id=1;
|
|
update noar tt set b0='A' where id=2;
|
|
update noar ti set b0='A' where id=2;
|
|
update noar tt set b1='A66JWHSH88EC1LICF6O9NK9HB0URYW' where id=2;
|
|
update noar ti set b1='A66JWHSH88EC1LICF6O9NK9HB0URYW' where id=2;
|
|
update noar tt set b2='GOTB58ET9EAYUR8QGVK' where id=2;
|
|
update noar ti set b2='GOTB58ET9EAYUR8QGVK' where id=2;
|
|
update noar tt set b0='X2QBYA2HOT25NTIGJ6' where id=3;
|
|
update noar ti set b0='X2QBYA2HOT25NTIGJ6' where id=3;
|
|
update noar tt set b1='5P9THCX5A69K5Z6PM0SAPVL4' where id=3;
|
|
update noar ti set b1='5P9THCX5A69K5Z6PM0SAPVL4' where id=3;
|
|
update noar tt set b2='UNT6GVVX50SZ1LSY8LFWRT' where id=3;
|
|
update noar ti set b2='UNT6GVVX50SZ1LSY8LFWRT' where id=3;
|
|
update noar tt set b0='4K4FI8' where id=4;
|
|
update noar ti set b0='4K4FI8' where id=4;
|
|
update noar tt set b1='Q5025XZ3RGHRP62' where id=4;
|
|
update noar ti set b1='Q5025XZ3RGHRP62' where id=4;
|
|
update noar tt set b2='8VNUNJKVJT' where id=4;
|
|
update noar ti set b2='8VNUNJKVJT' where id=4;
|
|
update noar tt set b0='1IUE2IQGY1SA9NQHJ9HY0IKPX4' where id=5;
|
|
update noar ti set b0='1IUE2IQGY1SA9NQHJ9HY0IKPX4' where id=5;
|
|
update noar tt set b1='1UUZ2O9L7B6OMTCMOAMMA97OTE5KZCZ' where id=5;
|
|
update noar ti set b1='1UUZ2O9L7B6OMTCMOAMMA97OTE5KZCZ' where id=5;
|
|
update noar tt set b2='6DEDAWNKJW' where id=5;
|
|
update noar ti set b2='6DEDAWNKJW' where id=5;
|
|
update noar tt set b0='3U35P5D2KQVS7IXYD' where id=6;
|
|
update noar ti set b0='3U35P5D2KQVS7IXYD' where id=6;
|
|
update noar tt set b1='4GB8W2QJX6N8YM7A9WI4WVDO5VHF6' where id=6;
|
|
update noar ti set b1='4GB8W2QJX6N8YM7A9WI4WVDO5VHF6' where id=6;
|
|
update noar tt set b2='VNRN334LUCRALLJPD2F' where id=6;
|
|
update noar ti set b2='VNRN334LUCRALLJPD2F' where id=6;
|
|
update noar tt set b0='AJCR1QXEWE7J' where id=7;
|
|
update noar ti set b0='AJCR1QXEWE7J' where id=7;
|
|
update noar tt set b1='DR8X661TAOLFJH92' where id=7;
|
|
update noar ti set b1='DR8X661TAOLFJH92' where id=7;
|
|
update noar tt set b2='5ERQH1DDC862TNHC09HS8LC9CUVQYQ4' where id=7;
|
|
update noar ti set b2='5ERQH1DDC862TNHC09HS8LC9CUVQYQ4' where id=7;
|
|
update noar tt set b0='SK2TMMQ3CSEHC6RMXPD99' where id=8;
|
|
update noar ti set b0='SK2TMMQ3CSEHC6RMXPD99' where id=8;
|
|
update noar tt set b1='V9NSV4KM1NBGMJI70QJZB0IZ' where id=8;
|
|
update noar ti set b1='V9NSV4KM1NBGMJI70QJZB0IZ' where id=8;
|
|
update noar tt set b2='RDSO' where id=8;
|
|
update noar ti set b2='RDSO' where id=8;
|
|
update noar tt set b0='GLLRPJ206JWBZNPYNP9NRS15' where id=9;
|
|
update noar ti set b0='GLLRPJ206JWBZNPYNP9NRS15' where id=9;
|
|
update noar tt set b1='RWOAPUPCVKPKZZXT2' where id=9;
|
|
update noar ti set b1='RWOAPUPCVKPKZZXT2' where id=9;
|
|
update noar tt set b2='UPQCE3R9S4C0JDPA9Z0D60U7HISBXDEB' where id=9;
|
|
update noar ti set b2='UPQCE3R9S4C0JDPA9Z0D60U7HISBXDEB' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='WLP' where id=1;
|
|
update noar ti set b0='WLP' where id=1;
|
|
update noar tt set b1='R18UZ3LGDC9M9OLX4TK3JTXMZQ5H0' where id=1;
|
|
update noar ti set b1='R18UZ3LGDC9M9OLX4TK3JTXMZQ5H0' where id=1;
|
|
update noar tt set b2='XGB43SGYYC69HYL3C582WVM' where id=1;
|
|
update noar ti set b2='XGB43SGYYC69HYL3C582WVM' where id=1;
|
|
update noar tt set b0='MV9UCT' where id=2;
|
|
update noar ti set b0='MV9UCT' where id=2;
|
|
update noar tt set b1='R433P4MSNS0GH8Q84YAF2JDL' where id=2;
|
|
update noar ti set b1='R433P4MSNS0GH8Q84YAF2JDL' where id=2;
|
|
update noar tt set b2='5IFY207ZKKV8WJJHQW' where id=2;
|
|
update noar ti set b2='5IFY207ZKKV8WJJHQW' where id=2;
|
|
update noar tt set b0='HC2K3X6' where id=3;
|
|
update noar ti set b0='HC2K3X6' where id=3;
|
|
update noar tt set b1='F3Q8MBALF8C6UFNZFOOT3VZ' where id=3;
|
|
update noar ti set b1='F3Q8MBALF8C6UFNZFOOT3VZ' where id=3;
|
|
update noar tt set b2='Z82YLK7D9CKZD41WMK9' where id=3;
|
|
update noar ti set b2='Z82YLK7D9CKZD41WMK9' where id=3;
|
|
update noar tt set b0='4IAWCZJZGIR' where id=4;
|
|
update noar ti set b0='4IAWCZJZGIR' where id=4;
|
|
update noar tt set b1='1KRVRQGXW30' where id=4;
|
|
update noar ti set b1='1KRVRQGXW30' where id=4;
|
|
update noar tt set b2='1D' where id=4;
|
|
update noar ti set b2='1D' where id=4;
|
|
update noar tt set b0='JYMG8' where id=5;
|
|
update noar ti set b0='JYMG8' where id=5;
|
|
update noar tt set b1='NW6YRIH' where id=5;
|
|
update noar ti set b1='NW6YRIH' where id=5;
|
|
update noar tt set b2='JL6U1TZTFJZ1B27R' where id=5;
|
|
update noar ti set b2='JL6U1TZTFJZ1B27R' where id=5;
|
|
update noar tt set b0='N54FD3P14UDBM0SHIKCXAU68KK3' where id=6;
|
|
update noar ti set b0='N54FD3P14UDBM0SHIKCXAU68KK3' where id=6;
|
|
update noar tt set b1='02FYDHXQ0Z0P6N78UCDCXM4Y30PW11R' where id=6;
|
|
update noar ti set b1='02FYDHXQ0Z0P6N78UCDCXM4Y30PW11R' where id=6;
|
|
update noar tt set b2='IK3UVPV6TIXC1MG3Y' where id=6;
|
|
update noar ti set b2='IK3UVPV6TIXC1MG3Y' where id=6;
|
|
update noar tt set b0='29Z9PZS36WH7I96' where id=7;
|
|
update noar ti set b0='29Z9PZS36WH7I96' where id=7;
|
|
update noar tt set b1='Z0MSXO82SQKM8CWL7UE0ORV' where id=7;
|
|
update noar ti set b1='Z0MSXO82SQKM8CWL7UE0ORV' where id=7;
|
|
update noar tt set b2='P2O627N31G7D2RZKYL3JBHT0DKHBR2V' where id=7;
|
|
update noar ti set b2='P2O627N31G7D2RZKYL3JBHT0DKHBR2V' where id=7;
|
|
update noar tt set b0='K6FYB5E9SXIKOH834YOPUQH1Q1' where id=8;
|
|
update noar ti set b0='K6FYB5E9SXIKOH834YOPUQH1Q1' where id=8;
|
|
update noar tt set b1='C3BK8BWK5' where id=8;
|
|
update noar ti set b1='C3BK8BWK5' where id=8;
|
|
update noar tt set b2='W4U' where id=8;
|
|
update noar ti set b2='W4U' where id=8;
|
|
update noar tt set b0='DK7CML64VRMTA3FUVDWRUM03QLUIT' where id=9;
|
|
update noar ti set b0='DK7CML64VRMTA3FUVDWRUM03QLUIT' where id=9;
|
|
update noar tt set b1='YNBBC8' where id=9;
|
|
update noar ti set b1='YNBBC8' where id=9;
|
|
update noar tt set b2='YS4DWTOSOG4YDKHW9WNRHAH8CWOSH' where id=9;
|
|
update noar ti set b2='YS4DWTOSOG4YDKHW9WNRHAH8CWOSH' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 longblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='PPXFMWQFT1J6' where id=1;
|
|
update noar ti set b0='PPXFMWQFT1J6' where id=1;
|
|
update noar tt set b1='DYGUTYCVYMSA0A' where id=1;
|
|
update noar ti set b1='DYGUTYCVYMSA0A' where id=1;
|
|
update noar tt set b2='UNVB4HAT' where id=1;
|
|
update noar ti set b2='UNVB4HAT' where id=1;
|
|
update noar tt set b0='X941E' where id=2;
|
|
update noar ti set b0='X941E' 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 b2='7I15YO35K9YQHLP' where id=2;
|
|
update noar ti set b2='7I15YO35K9YQHLP' where id=2;
|
|
update noar tt set b0='CVU44C3DY1N4ECS9RRF6J' where id=3;
|
|
update noar ti set b0='CVU44C3DY1N4ECS9RRF6J' where id=3;
|
|
update noar tt set b1='A9U1A8PI3XY25JX' where id=3;
|
|
update noar ti set b1='A9U1A8PI3XY25JX' where id=3;
|
|
update noar tt set b2='2S4N2DC9TF6' where id=3;
|
|
update noar ti set b2='2S4N2DC9TF6' where id=3;
|
|
update noar tt set b0='KUOZJX607' where id=4;
|
|
update noar ti set b0='KUOZJX607' where id=4;
|
|
update noar tt set b1='B6IR8N5YNIB7YAH4IKTZNQNO' where id=4;
|
|
update noar ti set b1='B6IR8N5YNIB7YAH4IKTZNQNO' where id=4;
|
|
update noar tt set b2='3JRCSUL1CYBEP4QMKKJVH' where id=4;
|
|
update noar ti set b2='3JRCSUL1CYBEP4QMKKJVH' where id=4;
|
|
update noar tt set b0='VB8FSIXBYZ5LNWCNMP2NVX8CFMLSXJMF' where id=5;
|
|
update noar ti set b0='VB8FSIXBYZ5LNWCNMP2NVX8CFMLSXJMF' where id=5;
|
|
update noar tt set b1='KMXNRS1' where id=5;
|
|
update noar ti set b1='KMXNRS1' where id=5;
|
|
update noar tt set b2='JJ54MC6WT16E' where id=5;
|
|
update noar ti set b2='JJ54MC6WT16E' where id=5;
|
|
update noar tt set b0='3DC2HMPHR6PCFYZTKRR6NGIS' where id=6;
|
|
update noar ti set b0='3DC2HMPHR6PCFYZTKRR6NGIS' where id=6;
|
|
update noar tt set b1='E9MOTBQMYUVC2S59MH6B' where id=6;
|
|
update noar ti set b1='E9MOTBQMYUVC2S59MH6B' where id=6;
|
|
update noar tt set b2='M2LNEZF6RJICSN7T' where id=6;
|
|
update noar ti set b2='M2LNEZF6RJICSN7T' where id=6;
|
|
update noar tt set b0='FCRF37ZMJ43E8U09Y2VR8OIC7JILISG' where id=7;
|
|
update noar ti set b0='FCRF37ZMJ43E8U09Y2VR8OIC7JILISG' where id=7;
|
|
update noar tt set b1='2TK9' where id=7;
|
|
update noar ti set b1='2TK9' where id=7;
|
|
update noar tt set b2='B61SMLHLKAQUWDW834JIPRSB' where id=7;
|
|
update noar ti set b2='B61SMLHLKAQUWDW834JIPRSB' where id=7;
|
|
update noar tt set b0='RHMRU0YM6WKBTK' where id=8;
|
|
update noar ti set b0='RHMRU0YM6WKBTK' where id=8;
|
|
update noar tt set b1='7K47UZMKTC9Y0XWWVXDOAX924W7U' where id=8;
|
|
update noar ti set b1='7K47UZMKTC9Y0XWWVXDOAX924W7U' where id=8;
|
|
update noar tt set b2='DAU' where id=8;
|
|
update noar ti set b2='DAU' where id=8;
|
|
update noar tt set b0='SEC0B1LS8E' where id=9;
|
|
update noar ti set b0='SEC0B1LS8E' where id=9;
|
|
update noar tt set b1='DXKIZ2' where id=9;
|
|
update noar ti set b1='DXKIZ2' where id=9;
|
|
update noar tt set b2='KO1TW20N9F0HGWXH3X6KBWDGS5JUGFR7' where id=9;
|
|
update noar ti set b2='KO1TW20N9F0HGWXH3X6KBWDGS5JUGFR7' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='ZJMEKR3YI78U1GU5KL3R9DG8I' where id=1;
|
|
update noar ti set b0='ZJMEKR3YI78U1GU5KL3R9DG8I' where id=1;
|
|
update noar tt set b1='9T' where id=1;
|
|
update noar ti set b1='9T' where id=1;
|
|
update noar tt set b2='LX073LGNADS83K90D' where id=1;
|
|
update noar ti set b2='LX073LGNADS83K90D' where id=1;
|
|
update noar tt set b0='N34AQ046XQQ292HKUQCS3UC' where id=2;
|
|
update noar ti set b0='N34AQ046XQQ292HKUQCS3UC' where id=2;
|
|
update noar tt set b1='DT3559QU77JDEMFD8OMVS8R24X08K' where id=2;
|
|
update noar ti set b1='DT3559QU77JDEMFD8OMVS8R24X08K' where id=2;
|
|
update noar tt set b2='48TBVYOTRUE9ANRD' where id=2;
|
|
update noar ti set b2='48TBVYOTRUE9ANRD' where id=2;
|
|
update noar tt set b0='V3W626B' where id=3;
|
|
update noar ti set b0='V3W626B' where id=3;
|
|
update noar tt set b1='X6LDUCPNWX2887QAZ9LBF1XRGJPI3' where id=3;
|
|
update noar ti set b1='X6LDUCPNWX2887QAZ9LBF1XRGJPI3' where id=3;
|
|
update noar tt set b2='3VKS3ZQN1F' where id=3;
|
|
update noar ti set b2='3VKS3ZQN1F' where id=3;
|
|
update noar tt set b0='KCL6LL4TNZBF5QL52TEPSMVMC9' where id=4;
|
|
update noar ti set b0='KCL6LL4TNZBF5QL52TEPSMVMC9' where id=4;
|
|
update noar tt set b1='F30SVT8SWKY0I90E9' where id=4;
|
|
update noar ti set b1='F30SVT8SWKY0I90E9' where id=4;
|
|
update noar tt set b2='1WAG4QQSYQG5HPCK04EOJ' where id=4;
|
|
update noar ti set b2='1WAG4QQSYQG5HPCK04EOJ' where id=4;
|
|
update noar tt set b0='GWQZBW1N5R3S' where id=5;
|
|
update noar ti set b0='GWQZBW1N5R3S' where id=5;
|
|
update noar tt set b1='N09A9M8CG242P9BX0DYGP0B9AQRI2P' where id=5;
|
|
update noar ti set b1='N09A9M8CG242P9BX0DYGP0B9AQRI2P' where id=5;
|
|
update noar tt set b2='WLCSIMRBCWPP1CXVLHFNE' where id=5;
|
|
update noar ti set b2='WLCSIMRBCWPP1CXVLHFNE' where id=5;
|
|
update noar tt set b0='ECSIYG2L8NIE' where id=6;
|
|
update noar ti set b0='ECSIYG2L8NIE' where id=6;
|
|
update noar tt set b1='12WQABHXNC' where id=6;
|
|
update noar ti set b1='12WQABHXNC' where id=6;
|
|
update noar tt set b2='R9YG78BHY7UT0K7XFP79SM4AIL6W69' where id=6;
|
|
update noar ti set b2='R9YG78BHY7UT0K7XFP79SM4AIL6W69' where id=6;
|
|
update noar tt set b0='DMLHCCNHNSK39VH7HJNLWIF7PP' where id=7;
|
|
update noar ti set b0='DMLHCCNHNSK39VH7HJNLWIF7PP' where id=7;
|
|
update noar tt set b1='WIUSRI6Q46020O3VF1SGG5IAIC' where id=7;
|
|
update noar ti set b1='WIUSRI6Q46020O3VF1SGG5IAIC' where id=7;
|
|
update noar tt set b2='BM6CJLW0DOX3OZ67H2H6' where id=7;
|
|
update noar ti set b2='BM6CJLW0DOX3OZ67H2H6' where id=7;
|
|
update noar tt set b0='9X4HIPAALPVWLSR0E' where id=8;
|
|
update noar ti set b0='9X4HIPAALPVWLSR0E' where id=8;
|
|
update noar tt set b1='9PRMDLNUHIBNUCUC9MA6ZQW' where id=8;
|
|
update noar ti set b1='9PRMDLNUHIBNUCUC9MA6ZQW' where id=8;
|
|
update noar tt set b2='Z5SKZP' where id=8;
|
|
update noar ti set b2='Z5SKZP' where id=8;
|
|
update noar tt set b0='GEIV8CP972PN' where id=9;
|
|
update noar ti set b0='GEIV8CP972PN' where id=9;
|
|
update noar tt set b1='GA1DLDIYC2IV' where id=9;
|
|
update noar ti set b1='GA1DLDIYC2IV' where id=9;
|
|
update noar tt set b2='I6C68JVQDOBTY1K2FAXRNHXLY' where id=9;
|
|
update noar ti set b2='I6C68JVQDOBTY1K2FAXRNHXLY' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 longblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='5QGDX5892QD3ED0PE2' where id=1;
|
|
update noar ti set b0='5QGDX5892QD3ED0PE2' where id=1;
|
|
update noar tt set b1='X4A05FEOLFWO70NK1V6VQQBIZPS49U' where id=1;
|
|
update noar ti set b1='X4A05FEOLFWO70NK1V6VQQBIZPS49U' where id=1;
|
|
update noar tt set b2='Z8JOLO4ZIM42F' where id=1;
|
|
update noar ti set b2='Z8JOLO4ZIM42F' where id=1;
|
|
update noar tt set b0='YLUOLKEX0EB64BPATRG31VL0T5P' where id=2;
|
|
update noar ti set b0='YLUOLKEX0EB64BPATRG31VL0T5P' where id=2;
|
|
update noar tt set b1='R1Y06A81XX9WEQY5KMUEB' where id=2;
|
|
update noar ti set b1='R1Y06A81XX9WEQY5KMUEB' where id=2;
|
|
update noar tt set b2='FZ66Q2IBWFTD2UVPYR0V4AIKYXTSQ' where id=2;
|
|
update noar ti set b2='FZ66Q2IBWFTD2UVPYR0V4AIKYXTSQ' where id=2;
|
|
update noar tt set b0='24GBZUW' where id=3;
|
|
update noar ti set b0='24GBZUW' where id=3;
|
|
update noar tt set b1='KI2NQMS92QP0UWN7RMZ5ZRU3W' where id=3;
|
|
update noar ti set b1='KI2NQMS92QP0UWN7RMZ5ZRU3W' where id=3;
|
|
update noar tt set b2='DBNTVZOIWFF44BH7ANO' where id=3;
|
|
update noar ti set b2='DBNTVZOIWFF44BH7ANO' where id=3;
|
|
update noar tt set b0='S' where id=4;
|
|
update noar ti set b0='S' where id=4;
|
|
update noar tt set b1='W1NE3YLU383SXO1KWNP4K1IKPSC17' where id=4;
|
|
update noar ti set b1='W1NE3YLU383SXO1KWNP4K1IKPSC17' where id=4;
|
|
update noar tt set b2='OI9UHY4QEZAIET79' where id=4;
|
|
update noar ti set b2='OI9UHY4QEZAIET79' where id=4;
|
|
update noar tt set b0='9W3' where id=5;
|
|
update noar ti set b0='9W3' where id=5;
|
|
update noar tt set b1='9K31EDMG4MP' where id=5;
|
|
update noar ti set b1='9K31EDMG4MP' where id=5;
|
|
update noar tt set b2='UQ0LQGICJ8H' where id=5;
|
|
update noar ti set b2='UQ0LQGICJ8H' where id=5;
|
|
update noar tt set b0='NSL4XCP8X2VTW3TP4' where id=6;
|
|
update noar ti set b0='NSL4XCP8X2VTW3TP4' where id=6;
|
|
update noar tt set b1='HG' where id=6;
|
|
update noar ti set b1='HG' where id=6;
|
|
update noar tt set b2='IDPQ9FD9SZON3HM200IA' where id=6;
|
|
update noar ti set b2='IDPQ9FD9SZON3HM200IA' where id=6;
|
|
update noar tt set b0='IOXUMXNM4355N4QFLSA2DZ82J6D058' where id=7;
|
|
update noar ti set b0='IOXUMXNM4355N4QFLSA2DZ82J6D058' where id=7;
|
|
update noar tt set b1='I2A9YFOFQISG52' where id=7;
|
|
update noar ti set b1='I2A9YFOFQISG52' where id=7;
|
|
update noar tt set b2='9B9T6UHVTNDLTO6E' where id=7;
|
|
update noar ti set b2='9B9T6UHVTNDLTO6E' where id=7;
|
|
update noar tt set b0='JC7GMVWBVOFOMB0H1F9' where id=8;
|
|
update noar ti set b0='JC7GMVWBVOFOMB0H1F9' where id=8;
|
|
update noar tt set b1='D4UX4UYYZ0MIJLVTY6A1UKWI1UAXUT' where id=8;
|
|
update noar ti set b1='D4UX4UYYZ0MIJLVTY6A1UKWI1UAXUT' where id=8;
|
|
update noar tt set b2='MV1DDXQKGIATH0R5YW' where id=8;
|
|
update noar ti set b2='MV1DDXQKGIATH0R5YW' where id=8;
|
|
update noar tt set b0='FAGWUJJNOUQHBR085DTWSBMIE6' where id=9;
|
|
update noar ti set b0='FAGWUJJNOUQHBR085DTWSBMIE6' where id=9;
|
|
update noar tt set b1='DPHX4FY7' where id=9;
|
|
update noar ti set b1='DPHX4FY7' where id=9;
|
|
update noar tt set b2='P40F6YD7EXWU' where id=9;
|
|
update noar ti set b2='P40F6YD7EXWU' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
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 b0='RQVGR15WHRWGM6S8O9' where id=1;
|
|
update noar ti set b0='RQVGR15WHRWGM6S8O9' where id=1;
|
|
update noar tt set b1='3FPXX6C7RGHDAMWPMTMDDT' where id=1;
|
|
update noar ti set b1='3FPXX6C7RGHDAMWPMTMDDT' where id=1;
|
|
update noar tt set b2='9VH6OKOZECFSUHT' where id=1;
|
|
update noar ti set b2='9VH6OKOZECFSUHT' where id=1;
|
|
update noar tt set b0='NPWM8X5KR9PMMRHM9UQWHIZL3IDU5RA' where id=2;
|
|
update noar ti set b0='NPWM8X5KR9PMMRHM9UQWHIZL3IDU5RA' where id=2;
|
|
update noar tt set b1='GY' where id=2;
|
|
update noar ti set b1='GY' where id=2;
|
|
update noar tt set b2='GQS8ARM6IVH68BN3ISDFRDN5XQFNU' where id=2;
|
|
update noar ti set b2='GQS8ARM6IVH68BN3ISDFRDN5XQFNU' where id=2;
|
|
update noar tt set b0='WDWP74TAOHTHJO' where id=3;
|
|
update noar ti set b0='WDWP74TAOHTHJO' where id=3;
|
|
update noar tt set b1='2JOPH4FJ6X42NRB15ZG5736AFCQ' where id=3;
|
|
update noar ti set b1='2JOPH4FJ6X42NRB15ZG5736AFCQ' where id=3;
|
|
update noar tt set b2='OV5I4L9Z87483QM8' where id=3;
|
|
update noar ti set b2='OV5I4L9Z87483QM8' where id=3;
|
|
update noar tt set b0='1ZBWEASQE81CIH' where id=4;
|
|
update noar ti set b0='1ZBWEASQE81CIH' where id=4;
|
|
update noar tt set b1='6Z' where id=4;
|
|
update noar ti set b1='6Z' where id=4;
|
|
update noar tt set b2='LVAL98FD4QLRLTMD36S09WZF' where id=4;
|
|
update noar ti set b2='LVAL98FD4QLRLTMD36S09WZF' where id=4;
|
|
update noar tt set b0='D1V2ZS4CI0N5USH' where id=5;
|
|
update noar ti set b0='D1V2ZS4CI0N5USH' where id=5;
|
|
update noar tt set b1='TW' where id=5;
|
|
update noar ti set b1='TW' where id=5;
|
|
update noar tt set b2='X94CRUGKLW3G1JXQR5FRWHM47R1T0' where id=5;
|
|
update noar ti set b2='X94CRUGKLW3G1JXQR5FRWHM47R1T0' where id=5;
|
|
update noar tt set b0='6IASF8IWGVMWYOCWKOTNSFOE0' where id=6;
|
|
update noar ti set b0='6IASF8IWGVMWYOCWKOTNSFOE0' where id=6;
|
|
update noar tt set b1='CB0LM5VUVX' where id=6;
|
|
update noar ti set b1='CB0LM5VUVX' where id=6;
|
|
update noar tt set b2='QB0BSLYFK8WK0D7C' where id=6;
|
|
update noar ti set b2='QB0BSLYFK8WK0D7C' where id=6;
|
|
update noar tt set b0='PODLGB05LEH6RCJYGQ48X' where id=7;
|
|
update noar ti set b0='PODLGB05LEH6RCJYGQ48X' where id=7;
|
|
update noar tt set b1='5' where id=7;
|
|
update noar ti set b1='5' where id=7;
|
|
update noar tt set b2='08UW35YOQ' where id=7;
|
|
update noar ti set b2='08UW35YOQ' where id=7;
|
|
update noar tt set b0='JCZDZL2TBTN3IH8P5W7S51OW1P' where id=8;
|
|
update noar ti set b0='JCZDZL2TBTN3IH8P5W7S51OW1P' where id=8;
|
|
update noar tt set b1='PK43ZSY5Q1019I0R109U' where id=8;
|
|
update noar ti set b1='PK43ZSY5Q1019I0R109U' where id=8;
|
|
update noar tt set b2='P0WAXPGON' where id=8;
|
|
update noar ti set b2='P0WAXPGON' where id=8;
|
|
update noar tt set b0='T0' where id=9;
|
|
update noar ti set b0='T0' where id=9;
|
|
update noar tt set b1='7VJMGMKQ8RR8BHB64KB52TDXKC' where id=9;
|
|
update noar ti set b1='7VJMGMKQ8RR8BHB64KB52TDXKC' where id=9;
|
|
update noar tt set b2='TUEDXINK683SE5UPSEUKD3QQPJ6S1VH' where id=9;
|
|
update noar ti set b2='TUEDXINK683SE5UPSEUKD3QQPJ6S1VH' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 longblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='6GK043O6Z' where id=1;
|
|
update noar ti set b0='6GK043O6Z' where id=1;
|
|
update noar tt set b1='H1VEOCGVVIGCP3MSR46B8YARQ89TOL' where id=1;
|
|
update noar ti set b1='H1VEOCGVVIGCP3MSR46B8YARQ89TOL' where id=1;
|
|
update noar tt set b2='EI1' where id=1;
|
|
update noar ti set b2='EI1' where id=1;
|
|
update noar tt set b0='YY52L4GCLC7QFTZ7VH5GCN7Y5JKZ99' where id=2;
|
|
update noar ti set b0='YY52L4GCLC7QFTZ7VH5GCN7Y5JKZ99' where id=2;
|
|
update noar tt set b1='81429FQ9MHFDKFYG7RVN' where id=2;
|
|
update noar ti set b1='81429FQ9MHFDKFYG7RVN' where id=2;
|
|
update noar tt set b2='27CPVLUHUDGADGOC' where id=2;
|
|
update noar ti set b2='27CPVLUHUDGADGOC' where id=2;
|
|
update noar tt set b0='QUE58OYZXIRAF6N59DFV' where id=3;
|
|
update noar ti set b0='QUE58OYZXIRAF6N59DFV' where id=3;
|
|
update noar tt set b1='F9QWB1H' where id=3;
|
|
update noar ti set b1='F9QWB1H' where id=3;
|
|
update noar tt set b2='T9R01GQS' where id=3;
|
|
update noar ti set b2='T9R01GQS' where id=3;
|
|
update noar tt set b0='7G16U5B7M8A6BM7P7Y' where id=4;
|
|
update noar ti set b0='7G16U5B7M8A6BM7P7Y' where id=4;
|
|
update noar tt set b1='JTM7KV' where id=4;
|
|
update noar ti set b1='JTM7KV' where id=4;
|
|
update noar tt set b2='QEQFJ5P' where id=4;
|
|
update noar ti set b2='QEQFJ5P' where id=4;
|
|
update noar tt set b0='I6OUWXY' where id=5;
|
|
update noar ti set b0='I6OUWXY' where id=5;
|
|
update noar tt set b1='A80N2LB22P1LT1KHYGMUR3MG73W5ZROG' where id=5;
|
|
update noar ti set b1='A80N2LB22P1LT1KHYGMUR3MG73W5ZROG' where id=5;
|
|
update noar tt set b2='PI' where id=5;
|
|
update noar ti set b2='PI' where id=5;
|
|
update noar tt set b0='U53MLFRBF4Z78Q0KU1APJ' where id=6;
|
|
update noar ti set b0='U53MLFRBF4Z78Q0KU1APJ' where id=6;
|
|
update noar tt set b1='63H' where id=6;
|
|
update noar ti set b1='63H' where id=6;
|
|
update noar tt set b2='729I0VA3IQJ648L79XOF5N' where id=6;
|
|
update noar ti set b2='729I0VA3IQJ648L79XOF5N' where id=6;
|
|
update noar tt set b0='4G760VJHI5JC2M' where id=7;
|
|
update noar ti set b0='4G760VJHI5JC2M' where id=7;
|
|
update noar tt set b1='CG2YF3CH0C8P' where id=7;
|
|
update noar ti set b1='CG2YF3CH0C8P' where id=7;
|
|
update noar tt set b2='VBDTV0TUV4EMYE4W49EX60L' where id=7;
|
|
update noar ti set b2='VBDTV0TUV4EMYE4W49EX60L' where id=7;
|
|
update noar tt set b0='QETKVJPSVUW5KBXSGA' where id=8;
|
|
update noar ti set b0='QETKVJPSVUW5KBXSGA' where id=8;
|
|
update noar tt set b1='DZOIS' where id=8;
|
|
update noar ti set b1='DZOIS' where id=8;
|
|
update noar tt set b2='Z2M6A6QLZ5XGF4NJ7YRFR18JBHM' where id=8;
|
|
update noar ti set b2='Z2M6A6QLZ5XGF4NJ7YRFR18JBHM' where id=8;
|
|
update noar tt set b0='FON1LY1M8JVACOZAPUZIDQ6HFQUV68RC' where id=9;
|
|
update noar ti set b0='FON1LY1M8JVACOZAPUZIDQ6HFQUV68RC' where id=9;
|
|
update noar tt set b1='W1IVX7A9O8' where id=9;
|
|
update noar ti set b1='W1IVX7A9O8' where id=9;
|
|
update noar tt set b2='EFM2QF9DCT7O4O1EYJU00RE3HY0YK' where id=9;
|
|
update noar ti set b2='EFM2QF9DCT7O4O1EYJU00RE3HY0YK' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 longblob null,
|
|
b2 text 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 b0='JQC388EI71J8AMI2J9Y1QE' where id=1;
|
|
update noar ti set b0='JQC388EI71J8AMI2J9Y1QE' where id=1;
|
|
update noar tt set b1='597RV1TJZGN7FU' where id=1;
|
|
update noar ti set b1='597RV1TJZGN7FU' where id=1;
|
|
update noar tt set b2='0Q32N1SBCH4NY81BL1LZS' where id=1;
|
|
update noar ti set b2='0Q32N1SBCH4NY81BL1LZS' where id=1;
|
|
update noar tt set b0='BW8T6M2EZS4NYAOOSP' where id=2;
|
|
update noar ti set b0='BW8T6M2EZS4NYAOOSP' where id=2;
|
|
update noar tt set b1='B66EODVZZ5KMH8CAN9IZGBSIPO7G' where id=2;
|
|
update noar ti set b1='B66EODVZZ5KMH8CAN9IZGBSIPO7G' where id=2;
|
|
update noar tt set b2='29MUX8O6N4GRH639I8' where id=2;
|
|
update noar ti set b2='29MUX8O6N4GRH639I8' where id=2;
|
|
update noar tt set b0='U1SXZVCZPBS4JDT3YQ584QYT855J1NF4' where id=3;
|
|
update noar ti set b0='U1SXZVCZPBS4JDT3YQ584QYT855J1NF4' where id=3;
|
|
update noar tt set b1='PPUFP23QDHQNDUT1TY' where id=3;
|
|
update noar ti set b1='PPUFP23QDHQNDUT1TY' where id=3;
|
|
update noar tt set b2='N9' where id=3;
|
|
update noar ti set b2='N9' where id=3;
|
|
update noar tt set b0='3APW9JHGJ7FWEWITW' where id=4;
|
|
update noar ti set b0='3APW9JHGJ7FWEWITW' where id=4;
|
|
update noar tt set b1='05BYY5JJPMR1ZSXM0WCFK6ZTGFHVV' where id=4;
|
|
update noar ti set b1='05BYY5JJPMR1ZSXM0WCFK6ZTGFHVV' where id=4;
|
|
update noar tt set b2='4T68UQH3DYXQYV3' where id=4;
|
|
update noar ti set b2='4T68UQH3DYXQYV3' where id=4;
|
|
update noar tt set b0='69NKUPUSE1BEWK49AGV6FH62TU' where id=5;
|
|
update noar ti set b0='69NKUPUSE1BEWK49AGV6FH62TU' where id=5;
|
|
update noar tt set b1='SY8FSIQPD6LGYYFBEIPG' where id=5;
|
|
update noar ti set b1='SY8FSIQPD6LGYYFBEIPG' where id=5;
|
|
update noar tt set b2='H3LCYZZFVZC' where id=5;
|
|
update noar ti set b2='H3LCYZZFVZC' where id=5;
|
|
update noar tt set b0='3O36GS0NZWPQ47WKYQ99U4HNG1GDUFJN' where id=6;
|
|
update noar ti set b0='3O36GS0NZWPQ47WKYQ99U4HNG1GDUFJN' where id=6;
|
|
update noar tt set b1='IWXVFKLH6VP0AR5W1QJH3RDYQUPEIJF' where id=6;
|
|
update noar ti set b1='IWXVFKLH6VP0AR5W1QJH3RDYQUPEIJF' where id=6;
|
|
update noar tt set b2='IN7QPXIRFWO5Q7JALXQSFF1SW4' where id=6;
|
|
update noar ti set b2='IN7QPXIRFWO5Q7JALXQSFF1SW4' where id=6;
|
|
update noar tt set b0='3EZQDTLG3YRNUXQTUGB' where id=7;
|
|
update noar ti set b0='3EZQDTLG3YRNUXQTUGB' where id=7;
|
|
update noar tt set b1='SWG' where id=7;
|
|
update noar ti set b1='SWG' where id=7;
|
|
update noar tt set b2='1MD' where id=7;
|
|
update noar ti set b2='1MD' where id=7;
|
|
update noar tt set b0='X5S4OMCEA8NZ9' where id=8;
|
|
update noar ti set b0='X5S4OMCEA8NZ9' where id=8;
|
|
update noar tt set b1='8Z5W7U4Z5C1' where id=8;
|
|
update noar ti set b1='8Z5W7U4Z5C1' where id=8;
|
|
update noar tt set b2='9YWXNJD9DL8E' where id=8;
|
|
update noar ti set b2='9YWXNJD9DL8E' where id=8;
|
|
update noar tt set b0='74Q3M' where id=9;
|
|
update noar ti set b0='74Q3M' where id=9;
|
|
update noar tt set b1='QE' where id=9;
|
|
update noar ti set b1='QE' where id=9;
|
|
update noar tt set b2='EVR9F1K6NHCN6CK3VZXO1XF' where id=9;
|
|
update noar ti set b2='EVR9F1K6NHCN6CK3VZXO1XF' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 longblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='CD5XLT' where id=1;
|
|
update noar ti set b0='CD5XLT' where id=1;
|
|
update noar tt set b1='J12PDJMP0J' where id=1;
|
|
update noar ti set b1='J12PDJMP0J' where id=1;
|
|
update noar tt set b2='3US2V1FOZM' where id=1;
|
|
update noar ti set b2='3US2V1FOZM' where id=1;
|
|
update noar tt set b0='QEE2KT45UC7GDP5NHD7X68TL7LZR2MS' where id=2;
|
|
update noar ti set b0='QEE2KT45UC7GDP5NHD7X68TL7LZR2MS' where id=2;
|
|
update noar tt set b1='X375FWAB6I' where id=2;
|
|
update noar ti set b1='X375FWAB6I' where id=2;
|
|
update noar tt set b2='QV3S570I2CIZ7T25QZWM239KK3YS5I' where id=2;
|
|
update noar ti set b2='QV3S570I2CIZ7T25QZWM239KK3YS5I' where id=2;
|
|
update noar tt set b0='LGR4RHN7TVIF2P' where id=3;
|
|
update noar ti set b0='LGR4RHN7TVIF2P' where id=3;
|
|
update noar tt set b1='BSDFV' where id=3;
|
|
update noar ti set b1='BSDFV' where id=3;
|
|
update noar tt set b2='29GL5KGQ7JLWHC' where id=3;
|
|
update noar ti set b2='29GL5KGQ7JLWHC' where id=3;
|
|
update noar tt set b0='8' where id=4;
|
|
update noar ti set b0='8' where id=4;
|
|
update noar tt set b1='GN3OGUVW1EACFWZCIJT2AFYA3U8T8' where id=4;
|
|
update noar ti set b1='GN3OGUVW1EACFWZCIJT2AFYA3U8T8' where id=4;
|
|
update noar tt set b2='BXBOIU5SU12AMHTOWHT4BKH' where id=4;
|
|
update noar ti set b2='BXBOIU5SU12AMHTOWHT4BKH' where id=4;
|
|
update noar tt set b0='JXAOKDM8EJFBDDNTXJZMQ8XQ1V38I' where id=5;
|
|
update noar ti set b0='JXAOKDM8EJFBDDNTXJZMQ8XQ1V38I' where id=5;
|
|
update noar tt set b1='59LFHB0JWW6N6Y2QX3' where id=5;
|
|
update noar ti set b1='59LFHB0JWW6N6Y2QX3' where id=5;
|
|
update noar tt set b2='M9XSS2NZBPO2MK9' where id=5;
|
|
update noar ti set b2='M9XSS2NZBPO2MK9' where id=5;
|
|
update noar tt set b0='KZ5SQT2NT3XASG' where id=6;
|
|
update noar ti set b0='KZ5SQT2NT3XASG' where id=6;
|
|
update noar tt set b1='O3WLT52TP' where id=6;
|
|
update noar ti set b1='O3WLT52TP' where id=6;
|
|
update noar tt set b2='WBIR00AV0ZDE8S9YSA0TJE' where id=6;
|
|
update noar ti set b2='WBIR00AV0ZDE8S9YSA0TJE' where id=6;
|
|
update noar tt set b0='WPSQUPYF' where id=7;
|
|
update noar ti set b0='WPSQUPYF' where id=7;
|
|
update noar tt set b1='KA223UYRO6ZBQA' where id=7;
|
|
update noar ti set b1='KA223UYRO6ZBQA' where id=7;
|
|
update noar tt set b2='PVUK0O0Y5MPSU7ZKK92F2HGZ9KGXPY' where id=7;
|
|
update noar ti set b2='PVUK0O0Y5MPSU7ZKK92F2HGZ9KGXPY' where id=7;
|
|
update noar tt set b0='YP83' where id=8;
|
|
update noar ti set b0='YP83' where id=8;
|
|
update noar tt set b1='T' where id=8;
|
|
update noar ti set b1='T' where id=8;
|
|
update noar tt set b2='8ANHYZUB' where id=8;
|
|
update noar ti set b2='8ANHYZUB' where id=8;
|
|
update noar tt set b0='GDL2M6EBJDBEUEC' where id=9;
|
|
update noar ti set b0='GDL2M6EBJDBEUEC' where id=9;
|
|
update noar tt set b1='6FJX65DZGRPPKZGPV7O8' where id=9;
|
|
update noar ti set b1='6FJX65DZGRPPKZGPV7O8' where id=9;
|
|
update noar tt set b2='YRWCIQMYSLSZUP' where id=9;
|
|
update noar ti set b2='YRWCIQMYSLSZUP' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 text 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 b0='LX5EQKFJTRY9' where id=1;
|
|
update noar ti set b0='LX5EQKFJTRY9' where id=1;
|
|
update noar tt set b1='I25ASXZH94HB4DK3W' where id=1;
|
|
update noar ti set b1='I25ASXZH94HB4DK3W' where id=1;
|
|
update noar tt set b2='PR9IBKFZU1D9' where id=1;
|
|
update noar ti set b2='PR9IBKFZU1D9' where id=1;
|
|
update noar tt set b0='OJSCSTHKXSMPG3D8JE7RFFJV2UI2FY1K' where id=2;
|
|
update noar ti set b0='OJSCSTHKXSMPG3D8JE7RFFJV2UI2FY1K' where id=2;
|
|
update noar tt set b1='YWZS5ZI090UG4' where id=2;
|
|
update noar ti set b1='YWZS5ZI090UG4' where id=2;
|
|
update noar tt set b2='VBVRNXFXU2OK7HQ1NTR25BAI611LB' where id=2;
|
|
update noar ti set b2='VBVRNXFXU2OK7HQ1NTR25BAI611LB' where id=2;
|
|
update noar tt set b0='VYJGU5CPIH6V4X' where id=3;
|
|
update noar ti set b0='VYJGU5CPIH6V4X' where id=3;
|
|
update noar tt set b1='9MW8S2T4LUVMTKXFKOW6NF2AFMM5' where id=3;
|
|
update noar ti set b1='9MW8S2T4LUVMTKXFKOW6NF2AFMM5' where id=3;
|
|
update noar tt set b2='PZX3' where id=3;
|
|
update noar ti set b2='PZX3' where id=3;
|
|
update noar tt set b0='VP2GY2UF05UQL5Q3IHS4U' where id=4;
|
|
update noar ti set b0='VP2GY2UF05UQL5Q3IHS4U' where id=4;
|
|
update noar tt set b1='2HVSSS3UPAZIA4V34NETAVFENR8BJW' where id=4;
|
|
update noar ti set b1='2HVSSS3UPAZIA4V34NETAVFENR8BJW' where id=4;
|
|
update noar tt set b2='5FX6AYPURUJG9C9ZLFOX7O70GPN' where id=4;
|
|
update noar ti set b2='5FX6AYPURUJG9C9ZLFOX7O70GPN' where id=4;
|
|
update noar tt set b0='G0I8YSP4C05ANHSC27' where id=5;
|
|
update noar ti set b0='G0I8YSP4C05ANHSC27' where id=5;
|
|
update noar tt set b1='ZMV4QON6SOGZSSPFWPR' where id=5;
|
|
update noar ti set b1='ZMV4QON6SOGZSSPFWPR' where id=5;
|
|
update noar tt set b2='6IYT0K5JCB38D5LY2' where id=5;
|
|
update noar ti set b2='6IYT0K5JCB38D5LY2' where id=5;
|
|
update noar tt set b0='6UJNK12G4MZYXRLJ' where id=6;
|
|
update noar ti set b0='6UJNK12G4MZYXRLJ' where id=6;
|
|
update noar tt set b1='5QP5BUTGC5JQP8' where id=6;
|
|
update noar ti set b1='5QP5BUTGC5JQP8' where id=6;
|
|
update noar tt set b2='768F098CX462' where id=6;
|
|
update noar ti set b2='768F098CX462' where id=6;
|
|
update noar tt set b0='KLJON8JSLSOWH1Z3HUQ91FNOH4IFWBG' where id=7;
|
|
update noar ti set b0='KLJON8JSLSOWH1Z3HUQ91FNOH4IFWBG' where id=7;
|
|
update noar tt set b1='B' where id=7;
|
|
update noar ti set b1='B' where id=7;
|
|
update noar tt set b2='SHZNGXZCFH6Z3PCTU8ZKU8NM' where id=7;
|
|
update noar ti set b2='SHZNGXZCFH6Z3PCTU8ZKU8NM' where id=7;
|
|
update noar tt set b0='RTBUAZSU3BF' where id=8;
|
|
update noar ti set b0='RTBUAZSU3BF' where id=8;
|
|
update noar tt set b1='W' where id=8;
|
|
update noar ti set b1='W' where id=8;
|
|
update noar tt set b2='E7Y' where id=8;
|
|
update noar ti set b2='E7Y' where id=8;
|
|
update noar tt set b0='JT302G' where id=9;
|
|
update noar ti set b0='JT302G' where id=9;
|
|
update noar tt set b1='K8UWM0RZWQD1YQ6O8O8AT7HGVBBRVRKA' where id=9;
|
|
update noar ti set b1='K8UWM0RZWQD1YQ6O8O8AT7HGVBBRVRKA' where id=9;
|
|
update noar tt set b2='Q2H9Z2LO9XLRZPJPL' where id=9;
|
|
update noar ti set b2='Q2H9Z2LO9XLRZPJPL' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 text not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='2' where id=1;
|
|
update noar ti set b0='2' where id=1;
|
|
update noar tt set b1='OXBY' where id=1;
|
|
update noar ti set b1='OXBY' where id=1;
|
|
update noar tt set b2='N0IWW8UTM61TSFTOPV1ZB27USB' where id=1;
|
|
update noar ti set b2='N0IWW8UTM61TSFTOPV1ZB27USB' where id=1;
|
|
update noar tt set b0='CO' where id=2;
|
|
update noar ti set b0='CO' where id=2;
|
|
update noar tt set b1='DMO9I9NJOROYUZAVEA' where id=2;
|
|
update noar ti set b1='DMO9I9NJOROYUZAVEA' where id=2;
|
|
update noar tt set b2='Z8K63VUFQDC2GSBOCEQF' where id=2;
|
|
update noar ti set b2='Z8K63VUFQDC2GSBOCEQF' where id=2;
|
|
update noar tt set b0='Y7J5RA' where id=3;
|
|
update noar ti set b0='Y7J5RA' where id=3;
|
|
update noar tt set b1='YF1BOBKTVAWMBAL6Z' where id=3;
|
|
update noar ti set b1='YF1BOBKTVAWMBAL6Z' where id=3;
|
|
update noar tt set b2='22B9CLEOK1R7R3Z3XBGNX4' where id=3;
|
|
update noar ti set b2='22B9CLEOK1R7R3Z3XBGNX4' where id=3;
|
|
update noar tt set b0='TBKCLTNOY9VAK6MCSRUH21DQ0RQ90' where id=4;
|
|
update noar ti set b0='TBKCLTNOY9VAK6MCSRUH21DQ0RQ90' where id=4;
|
|
update noar tt set b1='WUVBFMXJG5ME7SMLDB44ULVCAE4D84A' where id=4;
|
|
update noar ti set b1='WUVBFMXJG5ME7SMLDB44ULVCAE4D84A' where id=4;
|
|
update noar tt set b2='ZCSJ0IQ2YWRJ' where id=4;
|
|
update noar ti set b2='ZCSJ0IQ2YWRJ' where id=4;
|
|
update noar tt set b0='M6CS' where id=5;
|
|
update noar ti set b0='M6CS' where id=5;
|
|
update noar tt set b1='YDPBJVN0AOJS1H90AQO5X' where id=5;
|
|
update noar ti set b1='YDPBJVN0AOJS1H90AQO5X' where id=5;
|
|
update noar tt set b2='T4QYLWKA7N' where id=5;
|
|
update noar ti set b2='T4QYLWKA7N' where id=5;
|
|
update noar tt set b0='FSTUSQJMFH45A9LNY' where id=6;
|
|
update noar ti set b0='FSTUSQJMFH45A9LNY' where id=6;
|
|
update noar tt set b1='9UEZ0C1SIA' where id=6;
|
|
update noar ti set b1='9UEZ0C1SIA' where id=6;
|
|
update noar tt set b2='BNFYYWLKJMM0UE2O5X' where id=6;
|
|
update noar ti set b2='BNFYYWLKJMM0UE2O5X' where id=6;
|
|
update noar tt set b0='8BOOIO5W' where id=7;
|
|
update noar ti set b0='8BOOIO5W' where id=7;
|
|
update noar tt set b1='RF5T3A3N' where id=7;
|
|
update noar ti set b1='RF5T3A3N' where id=7;
|
|
update noar tt set b2='7JYZBB0EZT6GJOOT8ZTEFQU' where id=7;
|
|
update noar ti set b2='7JYZBB0EZT6GJOOT8ZTEFQU' where id=7;
|
|
update noar tt set b0='0MM3IQO3JMT5GUZFS' where id=8;
|
|
update noar ti set b0='0MM3IQO3JMT5GUZFS' where id=8;
|
|
update noar tt set b1='0XY86MQHEMD8X' where id=8;
|
|
update noar ti set b1='0XY86MQHEMD8X' where id=8;
|
|
update noar tt set b2='63I' where id=8;
|
|
update noar ti set b2='63I' where id=8;
|
|
update noar tt set b0='2ZK9' where id=9;
|
|
update noar ti set b0='2ZK9' where id=9;
|
|
update noar tt set b1='N5XMXZ0LBXJBLZK8IQ7PYLJZLI' where id=9;
|
|
update noar ti set b1='N5XMXZ0LBXJBLZK8IQ7PYLJZLI' where id=9;
|
|
update noar tt set b2='K71PEVI' where id=9;
|
|
update noar ti set b2='K71PEVI' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 text 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 b0='V' where id=1;
|
|
update noar ti set b0='V' where id=1;
|
|
update noar tt set b1='D5UFZGER3XTKYDNVXVVTV5DDZ0U' where id=1;
|
|
update noar ti set b1='D5UFZGER3XTKYDNVXVVTV5DDZ0U' where id=1;
|
|
update noar tt set b2='RK1DT0F3PHRNV11F9' where id=1;
|
|
update noar ti set b2='RK1DT0F3PHRNV11F9' where id=1;
|
|
update noar tt set b0='WELWE8KP' where id=2;
|
|
update noar ti set b0='WELWE8KP' where id=2;
|
|
update noar tt set b1='2DJC29S1L35ESC9VND9Y' where id=2;
|
|
update noar ti set b1='2DJC29S1L35ESC9VND9Y' where id=2;
|
|
update noar tt set b2='383AV9YSHAMGH' where id=2;
|
|
update noar ti set b2='383AV9YSHAMGH' where id=2;
|
|
update noar tt set b0='3VBY1NH4RTN691N' where id=3;
|
|
update noar ti set b0='3VBY1NH4RTN691N' where id=3;
|
|
update noar tt set b1='KE72TGBL63FYH90CXQSCVJZW9LRRFL' where id=3;
|
|
update noar ti set b1='KE72TGBL63FYH90CXQSCVJZW9LRRFL' where id=3;
|
|
update noar tt set b2='JX3P9NB1VVL3TT0RJHPAX2ULI' where id=3;
|
|
update noar ti set b2='JX3P9NB1VVL3TT0RJHPAX2ULI' where id=3;
|
|
update noar tt set b0='W0QZCCGOHO2FE78O' where id=4;
|
|
update noar ti set b0='W0QZCCGOHO2FE78O' where id=4;
|
|
update noar tt set b1='ZJ' where id=4;
|
|
update noar ti set b1='ZJ' where id=4;
|
|
update noar tt set b2='QG26ET7AIAJX4Y3VL6UI3RQCY' where id=4;
|
|
update noar ti set b2='QG26ET7AIAJX4Y3VL6UI3RQCY' where id=4;
|
|
update noar tt set b0='CFW7GKKDF' where id=5;
|
|
update noar ti set b0='CFW7GKKDF' where id=5;
|
|
update noar tt set b1='1RNI2' where id=5;
|
|
update noar ti set b1='1RNI2' where id=5;
|
|
update noar tt set b2='R432QEEADRQIZP5V8JLRWTHDJFA' where id=5;
|
|
update noar ti set b2='R432QEEADRQIZP5V8JLRWTHDJFA' where id=5;
|
|
update noar tt set b0='7BUEADFB22NGQBY8MHP5K' where id=6;
|
|
update noar ti set b0='7BUEADFB22NGQBY8MHP5K' where id=6;
|
|
update noar tt set b1='CVR0I9N2Z1WP92R76BBRVROI' where id=6;
|
|
update noar ti set b1='CVR0I9N2Z1WP92R76BBRVROI' where id=6;
|
|
update noar tt set b2='E8MPKANXKAM471SMV2L5FURTKWI365' where id=6;
|
|
update noar ti set b2='E8MPKANXKAM471SMV2L5FURTKWI365' where id=6;
|
|
update noar tt set b0='ND3FLHSNH044JB' where id=7;
|
|
update noar ti set b0='ND3FLHSNH044JB' where id=7;
|
|
update noar tt set b1='ZZZ88QJ' where id=7;
|
|
update noar ti set b1='ZZZ88QJ' where id=7;
|
|
update noar tt set b2='DQL2X9O4S2Q53DSNMM03QAZEOGL5' where id=7;
|
|
update noar ti set b2='DQL2X9O4S2Q53DSNMM03QAZEOGL5' where id=7;
|
|
update noar tt set b0='OINXLE' where id=8;
|
|
update noar ti set b0='OINXLE' where id=8;
|
|
update noar tt set b1='H1DL10B4BTJJXGVCY' where id=8;
|
|
update noar ti set b1='H1DL10B4BTJJXGVCY' where id=8;
|
|
update noar tt set b2='CNCR8STVHAV7HSNO6V' where id=8;
|
|
update noar ti set b2='CNCR8STVHAV7HSNO6V' where id=8;
|
|
update noar tt set b0='X2KLQ1W4EW8CQXYM75MJ56N1EC9TY' where id=9;
|
|
update noar ti set b0='X2KLQ1W4EW8CQXYM75MJ56N1EC9TY' where id=9;
|
|
update noar tt set b1='78DKEAXJ8S7FL09PLMRWLW' where id=9;
|
|
update noar ti set b1='78DKEAXJ8S7FL09PLMRWLW' where id=9;
|
|
update noar tt set b2='QPIX9E5EQWJ9' where id=9;
|
|
update noar ti set b2='QPIX9E5EQWJ9' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 text not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='ONUAEFJRZUC7ANC4HX0S1Y0' where id=1;
|
|
update noar ti set b0='ONUAEFJRZUC7ANC4HX0S1Y0' where id=1;
|
|
update noar tt set b1='E' where id=1;
|
|
update noar ti set b1='E' where id=1;
|
|
update noar tt set b2='G3QC4G93DM4' where id=1;
|
|
update noar ti set b2='G3QC4G93DM4' where id=1;
|
|
update noar tt set b0='6DQCF1X7ITEJ' where id=2;
|
|
update noar ti set b0='6DQCF1X7ITEJ' where id=2;
|
|
update noar tt set b1='8W9BGP5HI9NQUKHEVSGQ5LKFWAEDCC' where id=2;
|
|
update noar ti set b1='8W9BGP5HI9NQUKHEVSGQ5LKFWAEDCC' where id=2;
|
|
update noar tt set b2='T5TWBTYH82L43U7MHYKBSG4VDHNI' where id=2;
|
|
update noar ti set b2='T5TWBTYH82L43U7MHYKBSG4VDHNI' where id=2;
|
|
update noar tt set b0='R2QAHMAFY' where id=3;
|
|
update noar ti set b0='R2QAHMAFY' where id=3;
|
|
update noar tt set b1='H5XVH7OQEFK6EPMD6GWJD' where id=3;
|
|
update noar ti set b1='H5XVH7OQEFK6EPMD6GWJD' where id=3;
|
|
update noar tt set b2='SE7AKGKHCS00T1MDDGC4AM' where id=3;
|
|
update noar ti set b2='SE7AKGKHCS00T1MDDGC4AM' where id=3;
|
|
update noar tt set b0='SEPEUX8MC3PHVUGOZS5MDIRND' where id=4;
|
|
update noar ti set b0='SEPEUX8MC3PHVUGOZS5MDIRND' where id=4;
|
|
update noar tt set b1='EBXE0TOVQ' where id=4;
|
|
update noar ti set b1='EBXE0TOVQ' where id=4;
|
|
update noar tt set b2='QQIDUA7JJPFSM' where id=4;
|
|
update noar ti set b2='QQIDUA7JJPFSM' where id=4;
|
|
update noar tt set b0='S16GRQX5KYN5HVITC7A1NO582ND4' where id=5;
|
|
update noar ti set b0='S16GRQX5KYN5HVITC7A1NO582ND4' where id=5;
|
|
update noar tt set b1='W1FIY' where id=5;
|
|
update noar ti set b1='W1FIY' where id=5;
|
|
update noar tt set b2='8C5ST8LQ27T5X28LY9V2QL1LM8' where id=5;
|
|
update noar ti set b2='8C5ST8LQ27T5X28LY9V2QL1LM8' where id=5;
|
|
update noar tt set b0='L5A7BCFDZWPLMXR2' where id=6;
|
|
update noar ti set b0='L5A7BCFDZWPLMXR2' where id=6;
|
|
update noar tt set b1='2QG0ECT88SR4E0798' where id=6;
|
|
update noar ti set b1='2QG0ECT88SR4E0798' where id=6;
|
|
update noar tt set b2='8MS19SKT' where id=6;
|
|
update noar ti set b2='8MS19SKT' where id=6;
|
|
update noar tt set b0='5DI54KB0X5TJDQ1Y9M' where id=7;
|
|
update noar ti set b0='5DI54KB0X5TJDQ1Y9M' where id=7;
|
|
update noar tt set b1='UZNYS6OOM6Y3DWEM3T' where id=7;
|
|
update noar ti set b1='UZNYS6OOM6Y3DWEM3T' where id=7;
|
|
update noar tt set b2='DCIENTGTNI4C' where id=7;
|
|
update noar ti set b2='DCIENTGTNI4C' where id=7;
|
|
update noar tt set b0='ORV8XH0RODVOBA83S6MWX66ME8CL' where id=8;
|
|
update noar ti set b0='ORV8XH0RODVOBA83S6MWX66ME8CL' where id=8;
|
|
update noar tt set b1='EPKY5D21CTOT6BIS' where id=8;
|
|
update noar ti set b1='EPKY5D21CTOT6BIS' where id=8;
|
|
update noar tt set b2='BTWFAOSBH6A9SC5' where id=8;
|
|
update noar ti set b2='BTWFAOSBH6A9SC5' where id=8;
|
|
update noar tt set b0='3ELF4TAV2SR68' where id=9;
|
|
update noar ti set b0='3ELF4TAV2SR68' where id=9;
|
|
update noar tt set b1='RZY7VQOJ1V2Y5K0IU1DKFPSKOFGB' where id=9;
|
|
update noar ti set b1='RZY7VQOJ1V2Y5K0IU1DKFPSKOFGB' where id=9;
|
|
update noar tt set b2='93Y9B5BLIA' where id=9;
|
|
update noar ti set b2='93Y9B5BLIA' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 text 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 b0='F3II6N89AU8L7V85NRZ' where id=1;
|
|
update noar ti set b0='F3II6N89AU8L7V85NRZ' where id=1;
|
|
update noar tt set b1='A87E' where id=1;
|
|
update noar ti set b1='A87E' where id=1;
|
|
update noar tt set b2='OSNJRRXE5MH' where id=1;
|
|
update noar ti set b2='OSNJRRXE5MH' where id=1;
|
|
update noar tt set b0='X5' where id=2;
|
|
update noar ti set b0='X5' where id=2;
|
|
update noar tt set b1='JSN7R26D6L2WKGO6UPP1XA' where id=2;
|
|
update noar ti set b1='JSN7R26D6L2WKGO6UPP1XA' where id=2;
|
|
update noar tt set b2='WN15Y1M4HY2M0YM3T8' where id=2;
|
|
update noar ti set b2='WN15Y1M4HY2M0YM3T8' where id=2;
|
|
update noar tt set b0='12DL2Y9W6D' where id=3;
|
|
update noar ti set b0='12DL2Y9W6D' where id=3;
|
|
update noar tt set b1='Y22OVOMQF2TPDKTR20R9HA3YMQHBEVIQ' where id=3;
|
|
update noar ti set b1='Y22OVOMQF2TPDKTR20R9HA3YMQHBEVIQ' where id=3;
|
|
update noar tt set b2='7EIYUJVW' where id=3;
|
|
update noar ti set b2='7EIYUJVW' where id=3;
|
|
update noar tt set b0='56M8BS2KSTUAGNA2QLXSFLW' where id=4;
|
|
update noar ti set b0='56M8BS2KSTUAGNA2QLXSFLW' where id=4;
|
|
update noar tt set b1='673MEBPAC152GND' where id=4;
|
|
update noar ti set b1='673MEBPAC152GND' where id=4;
|
|
update noar tt set b2='OT9RKMB5VUIEC4' where id=4;
|
|
update noar ti set b2='OT9RKMB5VUIEC4' where id=4;
|
|
update noar tt set b0='FY5QHSMP1C6ULEHM6R15Z5W44MAKQ7B4' where id=5;
|
|
update noar ti set b0='FY5QHSMP1C6ULEHM6R15Z5W44MAKQ7B4' where id=5;
|
|
update noar tt set b1='CNY9WUOKTFZWCHXR7HSRPF8YT2KWGO' where id=5;
|
|
update noar ti set b1='CNY9WUOKTFZWCHXR7HSRPF8YT2KWGO' where id=5;
|
|
update noar tt set b2='1W0JFNYT4M0XNO4WJBLHN6QX0UIPDPKC' where id=5;
|
|
update noar ti set b2='1W0JFNYT4M0XNO4WJBLHN6QX0UIPDPKC' where id=5;
|
|
update noar tt set b0='SBCRMD4SGF7VBP504EC1D' where id=6;
|
|
update noar ti set b0='SBCRMD4SGF7VBP504EC1D' where id=6;
|
|
update noar tt set b1='MOUUR95D1K9OE6ZSASEKPHXEY392' where id=6;
|
|
update noar ti set b1='MOUUR95D1K9OE6ZSASEKPHXEY392' where id=6;
|
|
update noar tt set b2='CSV02M' where id=6;
|
|
update noar ti set b2='CSV02M' where id=6;
|
|
update noar tt set b0='3ITVQFYRZP737H' where id=7;
|
|
update noar ti set b0='3ITVQFYRZP737H' where id=7;
|
|
update noar tt set b1='MHP' where id=7;
|
|
update noar ti set b1='MHP' where id=7;
|
|
update noar tt set b2='NM8CN4V6QR00PI33ZFZJNQ1LSV8Y3CQ' where id=7;
|
|
update noar ti set b2='NM8CN4V6QR00PI33ZFZJNQ1LSV8Y3CQ' where id=7;
|
|
update noar tt set b0='JOI' where id=8;
|
|
update noar ti set b0='JOI' where id=8;
|
|
update noar tt set b1='VIRHTSWJ34' where id=8;
|
|
update noar ti set b1='VIRHTSWJ34' where id=8;
|
|
update noar tt set b2='9SX8DLBIOWUJGAN0PA' where id=8;
|
|
update noar ti set b2='9SX8DLBIOWUJGAN0PA' where id=8;
|
|
update noar tt set b0='XL' where id=9;
|
|
update noar ti set b0='XL' where id=9;
|
|
update noar tt set b1='NV4223QK' where id=9;
|
|
update noar ti set b1='NV4223QK' where id=9;
|
|
update noar tt set b2='W8ORZZYV' where id=9;
|
|
update noar ti set b2='W8ORZZYV' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 text not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='H' where id=1;
|
|
update noar ti set b0='H' where id=1;
|
|
update noar tt set b1='IKXV1GCZ2QV80ZRHWU7J' where id=1;
|
|
update noar ti set b1='IKXV1GCZ2QV80ZRHWU7J' where id=1;
|
|
update noar tt set b2='9' where id=1;
|
|
update noar ti set b2='9' where id=1;
|
|
update noar tt set b0='F' where id=2;
|
|
update noar ti set b0='F' where id=2;
|
|
update noar tt set b1='4YLJD0PFN2EM4' where id=2;
|
|
update noar ti set b1='4YLJD0PFN2EM4' where id=2;
|
|
update noar tt set b2='AQ8SA' where id=2;
|
|
update noar ti set b2='AQ8SA' where id=2;
|
|
update noar tt set b0='27ACXXS5Q0Y' where id=3;
|
|
update noar ti set b0='27ACXXS5Q0Y' where id=3;
|
|
update noar tt set b1='BRHJQLEHT132YFHOKACJFE1HU' where id=3;
|
|
update noar ti set b1='BRHJQLEHT132YFHOKACJFE1HU' where id=3;
|
|
update noar tt set b2='F1R9VMXAZLU1A9WUQBAOSMT' where id=3;
|
|
update noar ti set b2='F1R9VMXAZLU1A9WUQBAOSMT' where id=3;
|
|
update noar tt set b0='J8IC4KIUUXPCURPXHTFU08S74' where id=4;
|
|
update noar ti set b0='J8IC4KIUUXPCURPXHTFU08S74' where id=4;
|
|
update noar tt set b1='IT8' where id=4;
|
|
update noar ti set b1='IT8' where id=4;
|
|
update noar tt set b2='GZI2ZG0PJO5YR5SGYZW' where id=4;
|
|
update noar ti set b2='GZI2ZG0PJO5YR5SGYZW' where id=4;
|
|
update noar tt set b0='DF967J9WGDRHS' where id=5;
|
|
update noar ti set b0='DF967J9WGDRHS' where id=5;
|
|
update noar tt set b1='61LNDP' where id=5;
|
|
update noar ti set b1='61LNDP' where id=5;
|
|
update noar tt set b2='DC6ZFQREED1O' where id=5;
|
|
update noar ti set b2='DC6ZFQREED1O' where id=5;
|
|
update noar tt set b0='945I1ZS0O529UTI5YJ66T58EUA5CRD' where id=6;
|
|
update noar ti set b0='945I1ZS0O529UTI5YJ66T58EUA5CRD' where id=6;
|
|
update noar tt set b1='Q1UW1ERPSCXDR2H1ROR' where id=6;
|
|
update noar ti set b1='Q1UW1ERPSCXDR2H1ROR' where id=6;
|
|
update noar tt set b2='7VDNPBD7' where id=6;
|
|
update noar ti set b2='7VDNPBD7' where id=6;
|
|
update noar tt set b0='EF0PQWZ4XVX8Z5' where id=7;
|
|
update noar ti set b0='EF0PQWZ4XVX8Z5' where id=7;
|
|
update noar tt set b1='KC9AIHNONPZIKQZI7TGW' where id=7;
|
|
update noar ti set b1='KC9AIHNONPZIKQZI7TGW' where id=7;
|
|
update noar tt set b2='5018VA726H9A8EUYP' where id=7;
|
|
update noar ti set b2='5018VA726H9A8EUYP' where id=7;
|
|
update noar tt set b0='B40K0JQ7ZWAJ7BMIRDIO2D' where id=8;
|
|
update noar ti set b0='B40K0JQ7ZWAJ7BMIRDIO2D' where id=8;
|
|
update noar tt set b1='6IB5LF9A0N773K7Y92H005BVX33' where id=8;
|
|
update noar ti set b1='6IB5LF9A0N773K7Y92H005BVX33' where id=8;
|
|
update noar tt set b2='STCET6RCK0TNHOMQ13UG53JLPPALNN' where id=8;
|
|
update noar ti set b2='STCET6RCK0TNHOMQ13UG53JLPPALNN' where id=8;
|
|
update noar tt set b0='EF5X72F71KWAVVKUKG5KTQWESW52H15I' where id=9;
|
|
update noar ti set b0='EF5X72F71KWAVVKUKG5KTQWESW52H15I' where id=9;
|
|
update noar tt set b1='9WY' where id=9;
|
|
update noar ti set b1='9WY' where id=9;
|
|
update noar tt set b2='I5Y0GL2KEGQ8Z1P4CLHZTLE7W8' where id=9;
|
|
update noar ti set b2='I5Y0GL2KEGQ8Z1P4CLHZTLE7W8' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 text 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 b0='6HKNKJYZ9ETGLSW' where id=1;
|
|
update noar ti set b0='6HKNKJYZ9ETGLSW' where id=1;
|
|
update noar tt set b1='W1Q82YK9CG8C3M' where id=1;
|
|
update noar ti set b1='W1Q82YK9CG8C3M' where id=1;
|
|
update noar tt set b2='V8X4O9J1FFD2P9NML7MJTDSML' where id=1;
|
|
update noar ti set b2='V8X4O9J1FFD2P9NML7MJTDSML' where id=1;
|
|
update noar tt set b0='7ZGA6ARK47AQW3DDVVEU7QPO9S3TIAET' where id=2;
|
|
update noar ti set b0='7ZGA6ARK47AQW3DDVVEU7QPO9S3TIAET' where id=2;
|
|
update noar tt set b1='7B' where id=2;
|
|
update noar ti set b1='7B' where id=2;
|
|
update noar tt set b2='O9KO6TUB00NAZ94D' where id=2;
|
|
update noar ti set b2='O9KO6TUB00NAZ94D' where id=2;
|
|
update noar tt set b0='ISAKCZGK2WH9KPRWMB3SKDFBV13P1P00' where id=3;
|
|
update noar ti set b0='ISAKCZGK2WH9KPRWMB3SKDFBV13P1P00' where id=3;
|
|
update noar tt set b1='WL77DPAVGXS154B7XSRYRRC' where id=3;
|
|
update noar ti set b1='WL77DPAVGXS154B7XSRYRRC' where id=3;
|
|
update noar tt set b2='UJWU4YCKUGNCHH' where id=3;
|
|
update noar ti set b2='UJWU4YCKUGNCHH' where id=3;
|
|
update noar tt set b0='BGAW0MBZQKPXE65FQ440M7Y98Y' where id=4;
|
|
update noar ti set b0='BGAW0MBZQKPXE65FQ440M7Y98Y' where id=4;
|
|
update noar tt set b1='POTIAX60JTWID2GK30TXXPR5N' where id=4;
|
|
update noar ti set b1='POTIAX60JTWID2GK30TXXPR5N' where id=4;
|
|
update noar tt set b2='7439YPTGQI1K' where id=4;
|
|
update noar ti set b2='7439YPTGQI1K' where id=4;
|
|
update noar tt set b0='579MM2Q947SOB' where id=5;
|
|
update noar ti set b0='579MM2Q947SOB' where id=5;
|
|
update noar tt set b1='P97WKRUS7N815HWFXA96KZ4' where id=5;
|
|
update noar ti set b1='P97WKRUS7N815HWFXA96KZ4' where id=5;
|
|
update noar tt set b2='ITX475PX3O3' where id=5;
|
|
update noar ti set b2='ITX475PX3O3' where id=5;
|
|
update noar tt set b0='DUD3OYZ7S7VPL79BPH3S5TNRTA8YFV' where id=6;
|
|
update noar ti set b0='DUD3OYZ7S7VPL79BPH3S5TNRTA8YFV' where id=6;
|
|
update noar tt set b1='VPNUUBP9C1A8SMB' where id=6;
|
|
update noar ti set b1='VPNUUBP9C1A8SMB' where id=6;
|
|
update noar tt set b2='SGSORMXIK6VPZ3UV4B56KZEA9VPUYX' where id=6;
|
|
update noar ti set b2='SGSORMXIK6VPZ3UV4B56KZEA9VPUYX' where id=6;
|
|
update noar tt set b0='G5H0OCY50ABD' where id=7;
|
|
update noar ti set b0='G5H0OCY50ABD' where id=7;
|
|
update noar tt set b1='QRC4SMO50LZU4LBI' where id=7;
|
|
update noar ti set b1='QRC4SMO50LZU4LBI' where id=7;
|
|
update noar tt set b2='XNB9YC2EBSKNWY8T3TEZD7' where id=7;
|
|
update noar ti set b2='XNB9YC2EBSKNWY8T3TEZD7' where id=7;
|
|
update noar tt set b0='YSZCC' where id=8;
|
|
update noar ti set b0='YSZCC' where id=8;
|
|
update noar tt set b1='RTL0LQ5VFMW1RNT4SW8DYD9CMG60' where id=8;
|
|
update noar ti set b1='RTL0LQ5VFMW1RNT4SW8DYD9CMG60' where id=8;
|
|
update noar tt set b2='38FQYHJG7HTE4SK' where id=8;
|
|
update noar ti set b2='38FQYHJG7HTE4SK' where id=8;
|
|
update noar tt set b0='G7M3HDFM2075XE9EEEEQ872TBUZB8S' where id=9;
|
|
update noar ti set b0='G7M3HDFM2075XE9EEEEQ872TBUZB8S' where id=9;
|
|
update noar tt set b1='ITD2X41FQCP3' where id=9;
|
|
update noar ti set b1='ITD2X41FQCP3' where id=9;
|
|
update noar tt set b2='9KE2SLSSO1LEZ' where id=9;
|
|
update noar ti set b2='9KE2SLSSO1LEZ' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 text not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='NG0WHDYHM52NKO8VW0WMA' where id=1;
|
|
update noar ti set b0='NG0WHDYHM52NKO8VW0WMA' where id=1;
|
|
update noar tt set b1='3VJQR5243HOPON9Q260WV142B3XQ' where id=1;
|
|
update noar ti set b1='3VJQR5243HOPON9Q260WV142B3XQ' where id=1;
|
|
update noar tt set b2='GCBFBHKIXVMN' where id=1;
|
|
update noar ti set b2='GCBFBHKIXVMN' where id=1;
|
|
update noar tt set b0='ZBJ1F' where id=2;
|
|
update noar ti set b0='ZBJ1F' where id=2;
|
|
update noar tt set b1='F2N9Q9NP4B4LHJSID5JRA6901093' where id=2;
|
|
update noar ti set b1='F2N9Q9NP4B4LHJSID5JRA6901093' where id=2;
|
|
update noar tt set b2='834SW0MCJNUL67B' where id=2;
|
|
update noar ti set b2='834SW0MCJNUL67B' where id=2;
|
|
update noar tt set b0='EN2DTPYYQDQXU90F4NOCQPZ0XY2RE' where id=3;
|
|
update noar ti set b0='EN2DTPYYQDQXU90F4NOCQPZ0XY2RE' where id=3;
|
|
update noar tt set b1='MB' where id=3;
|
|
update noar ti set b1='MB' where id=3;
|
|
update noar tt set b2='QB93E211DTXACRPLK9DWH2Q8LDMXKUG' where id=3;
|
|
update noar ti set b2='QB93E211DTXACRPLK9DWH2Q8LDMXKUG' where id=3;
|
|
update noar tt set b0='Z4M3H8VSOCRXH7Z8ZAOARXDKGICVRM' where id=4;
|
|
update noar ti set b0='Z4M3H8VSOCRXH7Z8ZAOARXDKGICVRM' where id=4;
|
|
update noar tt set b1='P4EIHDLOP2FE' where id=4;
|
|
update noar ti set b1='P4EIHDLOP2FE' where id=4;
|
|
update noar tt set b2='BNPW48BBARRTNB9O' where id=4;
|
|
update noar ti set b2='BNPW48BBARRTNB9O' where id=4;
|
|
update noar tt set b0='22AQX8VF8VARIZ6' where id=5;
|
|
update noar ti set b0='22AQX8VF8VARIZ6' where id=5;
|
|
update noar tt set b1='719E2VLV6O1NE7O1' where id=5;
|
|
update noar ti set b1='719E2VLV6O1NE7O1' where id=5;
|
|
update noar tt set b2='L5C3NB9D5HOBX7B911JBZ448' where id=5;
|
|
update noar ti set b2='L5C3NB9D5HOBX7B911JBZ448' where id=5;
|
|
update noar tt set b0='KUTBCPXXK5MI4TX2V4Q' where id=6;
|
|
update noar ti set b0='KUTBCPXXK5MI4TX2V4Q' where id=6;
|
|
update noar tt set b1='P8LFEG98QVB' where id=6;
|
|
update noar ti set b1='P8LFEG98QVB' where id=6;
|
|
update noar tt set b2='EJRT7Q0OM1XZP8FRK3Q' where id=6;
|
|
update noar ti set b2='EJRT7Q0OM1XZP8FRK3Q' where id=6;
|
|
update noar tt set b0='XVC3DYVINWEXI0UN56P531G' where id=7;
|
|
update noar ti set b0='XVC3DYVINWEXI0UN56P531G' where id=7;
|
|
update noar tt set b1='A' where id=7;
|
|
update noar ti set b1='A' where id=7;
|
|
update noar tt set b2='13VDBGO7TAZ2HDWAH0' where id=7;
|
|
update noar ti set b2='13VDBGO7TAZ2HDWAH0' where id=7;
|
|
update noar tt set b0='D6UE3C94ZU1NVAT39QLEPY' where id=8;
|
|
update noar ti set b0='D6UE3C94ZU1NVAT39QLEPY' where id=8;
|
|
update noar tt set b1='A2KIU9MUM4BW' where id=8;
|
|
update noar ti set b1='A2KIU9MUM4BW' where id=8;
|
|
update noar tt set b2='9CG6EVVW63A3K2' where id=8;
|
|
update noar ti set b2='9CG6EVVW63A3K2' where id=8;
|
|
update noar tt set b0='O468EVTQBP2V48XMSAI05UN3GYD8' where id=9;
|
|
update noar ti set b0='O468EVTQBP2V48XMSAI05UN3GYD8' where id=9;
|
|
update noar tt set b1='PQDYFHPLLB7BH8OU02FNXRVUDWHO' where id=9;
|
|
update noar ti set b1='PQDYFHPLLB7BH8OU02FNXRVUDWHO' where id=9;
|
|
update noar tt set b2='WYNBRUTG6X0LS87LNHPMT9W9M7QYZ6A' where id=9;
|
|
update noar ti set b2='WYNBRUTG6X0LS87LNHPMT9W9M7QYZ6A' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob null,
|
|
b1 text null,
|
|
b2 text 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 b0='DE5GCUKWEM8BWXO10' where id=1;
|
|
update noar ti set b0='DE5GCUKWEM8BWXO10' where id=1;
|
|
update noar tt set b1='Q4B8H27PLEA' where id=1;
|
|
update noar ti set b1='Q4B8H27PLEA' where id=1;
|
|
update noar tt set b2='NVYS' where id=1;
|
|
update noar ti set b2='NVYS' where id=1;
|
|
update noar tt set b0='QGH5IZDD7A2STRZ971ZP4CL165DT' where id=2;
|
|
update noar ti set b0='QGH5IZDD7A2STRZ971ZP4CL165DT' where id=2;
|
|
update noar tt set b1='JHQATDBHLITRA' where id=2;
|
|
update noar ti set b1='JHQATDBHLITRA' where id=2;
|
|
update noar tt set b2='DC2CZQVJ9Z4KRQA019YAV4E1RZ' where id=2;
|
|
update noar ti set b2='DC2CZQVJ9Z4KRQA019YAV4E1RZ' where id=2;
|
|
update noar tt set b0='P3Y5XFG3SE5X2T0Y6Z' where id=3;
|
|
update noar ti set b0='P3Y5XFG3SE5X2T0Y6Z' where id=3;
|
|
update noar tt set b1='UZ56U' where id=3;
|
|
update noar ti set b1='UZ56U' where id=3;
|
|
update noar tt set b2='T5IWHSAO3PRYRXCGLF' where id=3;
|
|
update noar ti set b2='T5IWHSAO3PRYRXCGLF' where id=3;
|
|
update noar tt set b0='YATTGQH' where id=4;
|
|
update noar ti set b0='YATTGQH' where id=4;
|
|
update noar tt set b1='HKY7FZWEZHV6B' where id=4;
|
|
update noar ti set b1='HKY7FZWEZHV6B' where id=4;
|
|
update noar tt set b2='X9XX6Q7BB6FBO' where id=4;
|
|
update noar ti set b2='X9XX6Q7BB6FBO' where id=4;
|
|
update noar tt set b0='QFL5VB4C87WSDEZNC7Y3YN6QVE' where id=5;
|
|
update noar ti set b0='QFL5VB4C87WSDEZNC7Y3YN6QVE' where id=5;
|
|
update noar tt set b1='VWA44KKIH231X1IG8JHM2DX9P8B3AJ' where id=5;
|
|
update noar ti set b1='VWA44KKIH231X1IG8JHM2DX9P8B3AJ' where id=5;
|
|
update noar tt set b2='U608SBXH2H1SY' where id=5;
|
|
update noar ti set b2='U608SBXH2H1SY' where id=5;
|
|
update noar tt set b0='GBXNHY3VFME9RJCQ79TX' where id=6;
|
|
update noar ti set b0='GBXNHY3VFME9RJCQ79TX' where id=6;
|
|
update noar tt set b1='ZOMY2I22RPBX4GIBP1M4CFF3YCUKDI' where id=6;
|
|
update noar ti set b1='ZOMY2I22RPBX4GIBP1M4CFF3YCUKDI' where id=6;
|
|
update noar tt set b2='QXYWE9D7VL66794LEAWPH1XTAP58T8I' where id=6;
|
|
update noar ti set b2='QXYWE9D7VL66794LEAWPH1XTAP58T8I' where id=6;
|
|
update noar tt set b0='2DVF3S3IIBEN4MC3' where id=7;
|
|
update noar ti set b0='2DVF3S3IIBEN4MC3' where id=7;
|
|
update noar tt set b1='RLAXP7TR9MXPJHGC' where id=7;
|
|
update noar ti set b1='RLAXP7TR9MXPJHGC' where id=7;
|
|
update noar tt set b2='DLIB4' where id=7;
|
|
update noar ti set b2='DLIB4' where id=7;
|
|
update noar tt set b0='D6U8H' where id=8;
|
|
update noar ti set b0='D6U8H' where id=8;
|
|
update noar tt set b1='PAHC1EG4U1TOANU6ZNIBBEH' where id=8;
|
|
update noar ti set b1='PAHC1EG4U1TOANU6ZNIBBEH' where id=8;
|
|
update noar tt set b2='ZZ1NGKBFC7F8RLL' where id=8;
|
|
update noar ti set b2='ZZ1NGKBFC7F8RLL' where id=8;
|
|
update noar tt set b0='TOIM4MB' where id=9;
|
|
update noar ti set b0='TOIM4MB' where id=9;
|
|
update noar tt set b1='2WK4' where id=9;
|
|
update noar ti set b1='2WK4' where id=9;
|
|
update noar tt set b2='WNI3QGVZ6SYT5XP' where id=9;
|
|
update noar ti set b2='WNI3QGVZ6SYT5XP' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 longblob not null,
|
|
b1 text not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='FUALILHRLHR10IAS' where id=1;
|
|
update noar ti set b0='FUALILHRLHR10IAS' where id=1;
|
|
update noar tt set b1='RVRCGSK3J' where id=1;
|
|
update noar ti set b1='RVRCGSK3J' where id=1;
|
|
update noar tt set b2='9QQP6' where id=1;
|
|
update noar ti set b2='9QQP6' where id=1;
|
|
update noar tt set b0='4EJT22DUFX82KGMK2' where id=2;
|
|
update noar ti set b0='4EJT22DUFX82KGMK2' where id=2;
|
|
update noar tt set b1='ZD2PDCJ1TM' where id=2;
|
|
update noar ti set b1='ZD2PDCJ1TM' where id=2;
|
|
update noar tt set b2='8CJ3BZ' where id=2;
|
|
update noar ti set b2='8CJ3BZ' where id=2;
|
|
update noar tt set b0='KM2WE8TNTECOTAULQX7RJNSR' where id=3;
|
|
update noar ti set b0='KM2WE8TNTECOTAULQX7RJNSR' where id=3;
|
|
update noar tt set b1='FPLG7GCP6V' where id=3;
|
|
update noar ti set b1='FPLG7GCP6V' where id=3;
|
|
update noar tt set b2='8NL0DNGB0B2GN296T356H56' where id=3;
|
|
update noar ti set b2='8NL0DNGB0B2GN296T356H56' where id=3;
|
|
update noar tt set b0='CJJETGD55H7KTG9RO' where id=4;
|
|
update noar ti set b0='CJJETGD55H7KTG9RO' where id=4;
|
|
update noar tt set b1='OIIS' where id=4;
|
|
update noar ti set b1='OIIS' where id=4;
|
|
update noar tt set b2='MMGBRW5SUTIDN9AKZY3EEVVFO8UWO' where id=4;
|
|
update noar ti set b2='MMGBRW5SUTIDN9AKZY3EEVVFO8UWO' where id=4;
|
|
update noar tt set b0='8YWVV7FGOJ0M' where id=5;
|
|
update noar ti set b0='8YWVV7FGOJ0M' where id=5;
|
|
update noar tt set b1='R2RKAIR6UMGP' where id=5;
|
|
update noar ti set b1='R2RKAIR6UMGP' where id=5;
|
|
update noar tt set b2='H5W11PN575E4EOTOCI' where id=5;
|
|
update noar ti set b2='H5W11PN575E4EOTOCI' where id=5;
|
|
update noar tt set b0='EQ79PN2HHXTHIF9GLDG8HPULLBS7WZ35' where id=6;
|
|
update noar ti set b0='EQ79PN2HHXTHIF9GLDG8HPULLBS7WZ35' where id=6;
|
|
update noar tt set b1='OYNFQ9PIEHLKVW' where id=6;
|
|
update noar ti set b1='OYNFQ9PIEHLKVW' where id=6;
|
|
update noar tt set b2='I6OVLQJTYUALO5ZW6KT' where id=6;
|
|
update noar ti set b2='I6OVLQJTYUALO5ZW6KT' where id=6;
|
|
update noar tt set b0='1D9P0F8JP1FONDPOLSSPP' where id=7;
|
|
update noar ti set b0='1D9P0F8JP1FONDPOLSSPP' where id=7;
|
|
update noar tt set b1='SG2JBDEEBSC83SF18P4R7LV' where id=7;
|
|
update noar ti set b1='SG2JBDEEBSC83SF18P4R7LV' where id=7;
|
|
update noar tt set b2='6B3EWW077PX2L0321UR9' where id=7;
|
|
update noar ti set b2='6B3EWW077PX2L0321UR9' where id=7;
|
|
update noar tt set b0='HW4STTJHPIIYE43' where id=8;
|
|
update noar ti set b0='HW4STTJHPIIYE43' where id=8;
|
|
update noar tt set b1='6EXRVASQHPEKIQHRZ0DDP2378FQTJUSI' where id=8;
|
|
update noar ti set b1='6EXRVASQHPEKIQHRZ0DDP2378FQTJUSI' where id=8;
|
|
update noar tt set b2='6S85PFD16U7F' where id=8;
|
|
update noar ti set b2='6S85PFD16U7F' where id=8;
|
|
update noar tt set b0='JEWSKVJS8JI30Q2' where id=9;
|
|
update noar ti set b0='JEWSKVJS8JI30Q2' where id=9;
|
|
update noar tt set b1='NDRJPWZEU6SEPMRSVV2XLIH3RC06OX2' where id=9;
|
|
update noar ti set b1='NDRJPWZEU6SEPMRSVV2XLIH3RC06OX2' where id=9;
|
|
update noar tt set b2='7QJ2YE4TNC8DBYTE1BW5PXSN' where id=9;
|
|
update noar ti set b2='7QJ2YE4TNC8DBYTE1BW5PXSN' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='RGHA' where id=1;
|
|
update noar ti set b0='RGHA' where id=1;
|
|
update noar tt set b1='G6O28L1P8VKS2SA4GMJEY5QQ2NKCD5M' where id=1;
|
|
update noar ti set b1='G6O28L1P8VKS2SA4GMJEY5QQ2NKCD5M' where id=1;
|
|
update noar tt set b2='KSJ39POAC4N7036KMFPQWEG5SO1' where id=1;
|
|
update noar ti set b2='KSJ39POAC4N7036KMFPQWEG5SO1' where id=1;
|
|
update noar tt set b0='8X' where id=2;
|
|
update noar ti set b0='8X' where id=2;
|
|
update noar tt set b1='5MFCXQN6' where id=2;
|
|
update noar ti set b1='5MFCXQN6' where id=2;
|
|
update noar tt set b2='V49PVK2ZFO6' where id=2;
|
|
update noar ti set b2='V49PVK2ZFO6' where id=2;
|
|
update noar tt set b0='2P2SZ' where id=3;
|
|
update noar ti set b0='2P2SZ' where id=3;
|
|
update noar tt set b1='96T4YZ9D4E2Q10Q7DC' where id=3;
|
|
update noar ti set b1='96T4YZ9D4E2Q10Q7DC' where id=3;
|
|
update noar tt set b2='72TZWZAKTULR5V1A0V' where id=3;
|
|
update noar ti set b2='72TZWZAKTULR5V1A0V' where id=3;
|
|
update noar tt set b0='SV27AZ10W700858GCV5PHJ7ET26AU8A' where id=4;
|
|
update noar ti set b0='SV27AZ10W700858GCV5PHJ7ET26AU8A' where id=4;
|
|
update noar tt set b1='6KS4FNVE0Z4EPCBHNVTKBYPJXYM74B4' where id=4;
|
|
update noar ti set b1='6KS4FNVE0Z4EPCBHNVTKBYPJXYM74B4' where id=4;
|
|
update noar tt set b2='ZR56SZUPA93R3HHES5AXJ4LU' where id=4;
|
|
update noar ti set b2='ZR56SZUPA93R3HHES5AXJ4LU' where id=4;
|
|
update noar tt set b0='T' where id=5;
|
|
update noar ti set b0='T' where id=5;
|
|
update noar tt set b1='S087JW6QCP7C474ZE9H9KBBQSB3GMQKD' where id=5;
|
|
update noar ti set b1='S087JW6QCP7C474ZE9H9KBBQSB3GMQKD' where id=5;
|
|
update noar tt set b2='EQ7QL4L2TTN4ANX3Z1XTB9GQ' where id=5;
|
|
update noar ti set b2='EQ7QL4L2TTN4ANX3Z1XTB9GQ' where id=5;
|
|
update noar tt set b0='3T23MRXDFDZKLTQ71R1' where id=6;
|
|
update noar ti set b0='3T23MRXDFDZKLTQ71R1' where id=6;
|
|
update noar tt set b1='XGY4Z3E8MRDZNAWVDO6FA' where id=6;
|
|
update noar ti set b1='XGY4Z3E8MRDZNAWVDO6FA' where id=6;
|
|
update noar tt set b2='LM13JX' where id=6;
|
|
update noar ti set b2='LM13JX' where id=6;
|
|
update noar tt set b0='B' where id=7;
|
|
update noar ti set b0='B' where id=7;
|
|
update noar tt set b1='XWLZGQHBJE3SLK' where id=7;
|
|
update noar ti set b1='XWLZGQHBJE3SLK' where id=7;
|
|
update noar tt set b2='40S3RDXE3XDR3EM' where id=7;
|
|
update noar ti set b2='40S3RDXE3XDR3EM' where id=7;
|
|
update noar tt set b0='3KAJU5J' where id=8;
|
|
update noar ti set b0='3KAJU5J' where id=8;
|
|
update noar tt set b1='558RWK' where id=8;
|
|
update noar ti set b1='558RWK' where id=8;
|
|
update noar tt set b2='N8IMJ90' where id=8;
|
|
update noar ti set b2='N8IMJ90' where id=8;
|
|
update noar tt set b0='204FTIKHSAT' where id=9;
|
|
update noar ti set b0='204FTIKHSAT' where id=9;
|
|
update noar tt set b1='0' where id=9;
|
|
update noar ti set b1='0' where id=9;
|
|
update noar tt set b2='04AX5ZIPL43AJE23TYY7R7FG56U' where id=9;
|
|
update noar ti set b2='04AX5ZIPL43AJE23TYY7R7FG56U' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 tinyblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='UU3P1BVG4FD7JY1T00YUT7T1VJEXNQ6K' where id=1;
|
|
update noar ti set b0='UU3P1BVG4FD7JY1T00YUT7T1VJEXNQ6K' where id=1;
|
|
update noar tt set b1='1J4ST3MZ16IQ3Y23P7AC4X3K2X4SH' where id=1;
|
|
update noar ti set b1='1J4ST3MZ16IQ3Y23P7AC4X3K2X4SH' where id=1;
|
|
update noar tt set b2='UFQ2W1RQ5BA1T1VLHIJIV1G31T' where id=1;
|
|
update noar ti set b2='UFQ2W1RQ5BA1T1VLHIJIV1G31T' where id=1;
|
|
update noar tt set b0='3KRYS2G419Y' where id=2;
|
|
update noar ti set b0='3KRYS2G419Y' where id=2;
|
|
update noar tt set b1='U5X0RT37KVKYDUK6L4FP5' where id=2;
|
|
update noar ti set b1='U5X0RT37KVKYDUK6L4FP5' where id=2;
|
|
update noar tt set b2='XG1MG9U3520UJERRKP9YOG6SED3' where id=2;
|
|
update noar ti set b2='XG1MG9U3520UJERRKP9YOG6SED3' where id=2;
|
|
update noar tt set b0='ZA6A4' where id=3;
|
|
update noar ti set b0='ZA6A4' where id=3;
|
|
update noar tt set b1='VH61AW4ATJ445Y' where id=3;
|
|
update noar ti set b1='VH61AW4ATJ445Y' where id=3;
|
|
update noar tt set b2='W' where id=3;
|
|
update noar ti set b2='W' where id=3;
|
|
update noar tt set b0='SHFY1ZYKH7N6HDHPMN9IUPCG0SIO2' where id=4;
|
|
update noar ti set b0='SHFY1ZYKH7N6HDHPMN9IUPCG0SIO2' where id=4;
|
|
update noar tt set b1='KY5C1QB4OO6578' where id=4;
|
|
update noar ti set b1='KY5C1QB4OO6578' where id=4;
|
|
update noar tt set b2='EAZAP5WILJ0HCZOLX91GAN' where id=4;
|
|
update noar ti set b2='EAZAP5WILJ0HCZOLX91GAN' where id=4;
|
|
update noar tt set b0='J1851L' where id=5;
|
|
update noar ti set b0='J1851L' where id=5;
|
|
update noar tt set b1='GO84ZI3ND' where id=5;
|
|
update noar ti set b1='GO84ZI3ND' where id=5;
|
|
update noar tt set b2='4Q4BY7Y31DT348BC3FMEA9DZ0852QLR' where id=5;
|
|
update noar ti set b2='4Q4BY7Y31DT348BC3FMEA9DZ0852QLR' where id=5;
|
|
update noar tt set b0='5' where id=6;
|
|
update noar ti set b0='5' where id=6;
|
|
update noar tt set b1='DBP1XYD62VWZ' where id=6;
|
|
update noar ti set b1='DBP1XYD62VWZ' where id=6;
|
|
update noar tt set b2='Q0XSDOX4VRW8902Q48125QE86MM1UEO1' where id=6;
|
|
update noar ti set b2='Q0XSDOX4VRW8902Q48125QE86MM1UEO1' where id=6;
|
|
update noar tt set b0='6RS8OWD9' where id=7;
|
|
update noar ti set b0='6RS8OWD9' where id=7;
|
|
update noar tt set b1='9ZYXCGC32F1SF3BSSEKRQGVNFBWOL2' where id=7;
|
|
update noar ti set b1='9ZYXCGC32F1SF3BSSEKRQGVNFBWOL2' where id=7;
|
|
update noar tt set b2='DXNOQKO3HMEK5RV9VQS1' where id=7;
|
|
update noar ti set b2='DXNOQKO3HMEK5RV9VQS1' where id=7;
|
|
update noar tt set b0='J5C2GZV0HUNTRK0BU8HZ7ZX4CEEAXX' where id=8;
|
|
update noar ti set b0='J5C2GZV0HUNTRK0BU8HZ7ZX4CEEAXX' where id=8;
|
|
update noar tt set b1='TPAL7TQ0' where id=8;
|
|
update noar ti set b1='TPAL7TQ0' where id=8;
|
|
update noar tt set b2='R68P2H6POAEITXZ' where id=8;
|
|
update noar ti set b2='R68P2H6POAEITXZ' where id=8;
|
|
update noar tt set b0='ZBFKWL591XV1' where id=9;
|
|
update noar ti set b0='ZBFKWL591XV1' where id=9;
|
|
update noar tt set b1='VEC7E8Z5PF3XB7' where id=9;
|
|
update noar ti set b1='VEC7E8Z5PF3XB7' where id=9;
|
|
update noar tt set b2='3PJ3V3B2AIY8KFC099T7HKEN' where id=9;
|
|
update noar ti set b2='3PJ3V3B2AIY8KFC099T7HKEN' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='PNZ' where id=1;
|
|
update noar ti set b0='PNZ' where id=1;
|
|
update noar tt set b1='W90UMYJO0SOX' where id=1;
|
|
update noar ti set b1='W90UMYJO0SOX' where id=1;
|
|
update noar tt set b2='W0SX99A175YMOCYVGBWHEUZ' where id=1;
|
|
update noar ti set b2='W0SX99A175YMOCYVGBWHEUZ' where id=1;
|
|
update noar tt set b0='F71V7A0LPBM2K6VDVVVE' where id=2;
|
|
update noar ti set b0='F71V7A0LPBM2K6VDVVVE' where id=2;
|
|
update noar tt set b1='0T' where id=2;
|
|
update noar ti set b1='0T' where id=2;
|
|
update noar tt set b2='702SX7B21WIAKLQIQVD7NBAN' where id=2;
|
|
update noar ti set b2='702SX7B21WIAKLQIQVD7NBAN' where id=2;
|
|
update noar tt set b0='F61OQL60W9PHB3' where id=3;
|
|
update noar ti set b0='F61OQL60W9PHB3' where id=3;
|
|
update noar tt set b1='IDW8RZDWCKX4M8F5' where id=3;
|
|
update noar ti set b1='IDW8RZDWCKX4M8F5' where id=3;
|
|
update noar tt set b2='LEKTU7JF5ED3' where id=3;
|
|
update noar ti set b2='LEKTU7JF5ED3' where id=3;
|
|
update noar tt set b0='EIPESK8FBSBWGNT' where id=4;
|
|
update noar ti set b0='EIPESK8FBSBWGNT' where id=4;
|
|
update noar tt set b1='YF6GL9OY0' where id=4;
|
|
update noar ti set b1='YF6GL9OY0' where id=4;
|
|
update noar tt set b2='ZXRUCTRC1CMNRYD3J' where id=4;
|
|
update noar ti set b2='ZXRUCTRC1CMNRYD3J' where id=4;
|
|
update noar tt set b0='W6706E9POMW11CH57V9XWCQ5ZZ2VV2G5' where id=5;
|
|
update noar ti set b0='W6706E9POMW11CH57V9XWCQ5ZZ2VV2G5' where id=5;
|
|
update noar tt set b1='QIY7TLDSZCNZOJ1S5JLOIJC0C' where id=5;
|
|
update noar ti set b1='QIY7TLDSZCNZOJ1S5JLOIJC0C' where id=5;
|
|
update noar tt set b2='GWDMFZAT67G9KMEC' where id=5;
|
|
update noar ti set b2='GWDMFZAT67G9KMEC' where id=5;
|
|
update noar tt set b0='0X84YTAIX1W72' where id=6;
|
|
update noar ti set b0='0X84YTAIX1W72' where id=6;
|
|
update noar tt set b1='8O' where id=6;
|
|
update noar ti set b1='8O' where id=6;
|
|
update noar tt set b2='BT59WX74LOKWVE78TMAYV' where id=6;
|
|
update noar ti set b2='BT59WX74LOKWVE78TMAYV' where id=6;
|
|
update noar tt set b0='MV11BFK9XVME' where id=7;
|
|
update noar ti set b0='MV11BFK9XVME' where id=7;
|
|
update noar tt set b1='EWJR4H31KUOC7U' where id=7;
|
|
update noar ti set b1='EWJR4H31KUOC7U' where id=7;
|
|
update noar tt set b2='XEJFTL60E33DI1SVBWZ8PYXC5DXW' where id=7;
|
|
update noar ti set b2='XEJFTL60E33DI1SVBWZ8PYXC5DXW' where id=7;
|
|
update noar tt set b0='3I6FLDD6HB1J7DJ3M7I0IA7' where id=8;
|
|
update noar ti set b0='3I6FLDD6HB1J7DJ3M7I0IA7' where id=8;
|
|
update noar tt set b1='SQGBMED' where id=8;
|
|
update noar ti set b1='SQGBMED' where id=8;
|
|
update noar tt set b2='74646GH1D92DL3AY' where id=8;
|
|
update noar ti set b2='74646GH1D92DL3AY' where id=8;
|
|
update noar tt set b0='NJPHEOT9Y' where id=9;
|
|
update noar ti set b0='NJPHEOT9Y' where id=9;
|
|
update noar tt set b1='DZKR' where id=9;
|
|
update noar ti set b1='DZKR' where id=9;
|
|
update noar tt set b2='32W3XPG' where id=9;
|
|
update noar ti set b2='32W3XPG' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 tinyblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='JW6OOQFUHR8M6WWV27784YXZ9YGY' where id=1;
|
|
update noar ti set b0='JW6OOQFUHR8M6WWV27784YXZ9YGY' where id=1;
|
|
update noar tt set b1='6TVP1MQJIS5NST23EQ269IEH12V15' where id=1;
|
|
update noar ti set b1='6TVP1MQJIS5NST23EQ269IEH12V15' where id=1;
|
|
update noar tt set b2='DDLXLJUOW' where id=1;
|
|
update noar ti set b2='DDLXLJUOW' where id=1;
|
|
update noar tt set b0='VYMJFPMQ8Z0V8' where id=2;
|
|
update noar ti set b0='VYMJFPMQ8Z0V8' where id=2;
|
|
update noar tt set b1='KACRUYSCAAD8' where id=2;
|
|
update noar ti set b1='KACRUYSCAAD8' where id=2;
|
|
update noar tt set b2='H9WMQK65O5IRTLPEVN04QFS6' where id=2;
|
|
update noar ti set b2='H9WMQK65O5IRTLPEVN04QFS6' where id=2;
|
|
update noar tt set b0='I60JBYXU1SUEPAE00' where id=3;
|
|
update noar ti set b0='I60JBYXU1SUEPAE00' where id=3;
|
|
update noar tt set b1='0P05CZ53TUEXVXY10JBJEEOYM13PZODQ' where id=3;
|
|
update noar ti set b1='0P05CZ53TUEXVXY10JBJEEOYM13PZODQ' where id=3;
|
|
update noar tt set b2='KVKOWGPRIFWNTOQ' where id=3;
|
|
update noar ti set b2='KVKOWGPRIFWNTOQ' where id=3;
|
|
update noar tt set b0='HQDE1O6DVA3303Y0XD13Y' where id=4;
|
|
update noar ti set b0='HQDE1O6DVA3303Y0XD13Y' where id=4;
|
|
update noar tt set b1='81SRCX8QXI' where id=4;
|
|
update noar ti set b1='81SRCX8QXI' where id=4;
|
|
update noar tt set b2='KJXYD7VNJZJ2' where id=4;
|
|
update noar ti set b2='KJXYD7VNJZJ2' where id=4;
|
|
update noar tt set b0='4S9ZHHL6W1MSADDFFUAUPAH48SVTXR9' where id=5;
|
|
update noar ti set b0='4S9ZHHL6W1MSADDFFUAUPAH48SVTXR9' where id=5;
|
|
update noar tt set b1='0DGLRXBOCWTXU6U' where id=5;
|
|
update noar ti set b1='0DGLRXBOCWTXU6U' where id=5;
|
|
update noar tt set b2='275' where id=5;
|
|
update noar ti set b2='275' where id=5;
|
|
update noar tt set b0='CX3ML4CWPMX' where id=6;
|
|
update noar ti set b0='CX3ML4CWPMX' where id=6;
|
|
update noar tt set b1='DH8PJT6MIV5' where id=6;
|
|
update noar ti set b1='DH8PJT6MIV5' where id=6;
|
|
update noar tt set b2='RPK1DI7ZAPBQI' where id=6;
|
|
update noar ti set b2='RPK1DI7ZAPBQI' where id=6;
|
|
update noar tt set b0='GBF3I9BL0P36RK3VG4R1UYQY6YGVKX6' where id=7;
|
|
update noar ti set b0='GBF3I9BL0P36RK3VG4R1UYQY6YGVKX6' where id=7;
|
|
update noar tt set b1='VGYAG9M6062J4ZDITDBY9QDNH' where id=7;
|
|
update noar ti set b1='VGYAG9M6062J4ZDITDBY9QDNH' where id=7;
|
|
update noar tt set b2='QRCMSJ8T8OUHJTBQV9669HY' where id=7;
|
|
update noar ti set b2='QRCMSJ8T8OUHJTBQV9669HY' where id=7;
|
|
update noar tt set b0='8N5YAIQ3IXL4YJK' where id=8;
|
|
update noar ti set b0='8N5YAIQ3IXL4YJK' where id=8;
|
|
update noar tt set b1='EH5HVD7HO0ROO0VXL1AJABFXC' where id=8;
|
|
update noar ti set b1='EH5HVD7HO0ROO0VXL1AJABFXC' where id=8;
|
|
update noar tt set b2='78HJT1Q8C2CV8DVXKXCKMCB2PX' where id=8;
|
|
update noar ti set b2='78HJT1Q8C2CV8DVXKXCKMCB2PX' where id=8;
|
|
update noar tt set b0='FK1Q9VQ20SIMQ83D06XUKL9463O2' where id=9;
|
|
update noar ti set b0='FK1Q9VQ20SIMQ83D06XUKL9463O2' where id=9;
|
|
update noar tt set b1='CJ60OFJ2M5W4X2ZCZ2A6LH2IP8B' where id=9;
|
|
update noar ti set b1='CJ60OFJ2M5W4X2ZCZ2A6LH2IP8B' where id=9;
|
|
update noar tt set b2='NJL8YC7K16' where id=9;
|
|
update noar ti set b2='NJL8YC7K16' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='IR3KC3S3' where id=1;
|
|
update noar ti set b0='IR3KC3S3' where id=1;
|
|
update noar tt set b1='UP4MEZV5MWQRDWPP57KFWFS' where id=1;
|
|
update noar ti set b1='UP4MEZV5MWQRDWPP57KFWFS' where id=1;
|
|
update noar tt set b2='AB2Z5UCFAXFB' where id=1;
|
|
update noar ti set b2='AB2Z5UCFAXFB' where id=1;
|
|
update noar tt set b0='BH7IYRG9LSJQZ5C' where id=2;
|
|
update noar ti set b0='BH7IYRG9LSJQZ5C' where id=2;
|
|
update noar tt set b1='AZAZJDABF95CBQ1PUZB8' where id=2;
|
|
update noar ti set b1='AZAZJDABF95CBQ1PUZB8' where id=2;
|
|
update noar tt set b2='AGL2NLDTDS5N1TUOY0V2J5Q0DPU6' where id=2;
|
|
update noar ti set b2='AGL2NLDTDS5N1TUOY0V2J5Q0DPU6' where id=2;
|
|
update noar tt set b0='WL' where id=3;
|
|
update noar ti set b0='WL' where id=3;
|
|
update noar tt set b1='CTPOB4A06EA1H1U0OGE3' where id=3;
|
|
update noar ti set b1='CTPOB4A06EA1H1U0OGE3' where id=3;
|
|
update noar tt set b2='FNBRWFKOAMP4Z5PPS2' where id=3;
|
|
update noar ti set b2='FNBRWFKOAMP4Z5PPS2' where id=3;
|
|
update noar tt set b0='QRXJ6U83PJOHI0XEEQM44XUNEY7IJSQO' where id=4;
|
|
update noar ti set b0='QRXJ6U83PJOHI0XEEQM44XUNEY7IJSQO' where id=4;
|
|
update noar tt set b1='D9BPC' where id=4;
|
|
update noar ti set b1='D9BPC' where id=4;
|
|
update noar tt set b2='TUCVWIB04AM6AAXFJYK' where id=4;
|
|
update noar ti set b2='TUCVWIB04AM6AAXFJYK' where id=4;
|
|
update noar tt set b0='FS' where id=5;
|
|
update noar ti set b0='FS' where id=5;
|
|
update noar tt set b1='N1EEPZNBFGNYRDNLFX' where id=5;
|
|
update noar ti set b1='N1EEPZNBFGNYRDNLFX' where id=5;
|
|
update noar tt set b2='TC9DIP33BEGO0GF88BOK1YHKJFPO8W' where id=5;
|
|
update noar ti set b2='TC9DIP33BEGO0GF88BOK1YHKJFPO8W' where id=5;
|
|
update noar tt set b0='H5K0WUKV10UDOPASK' where id=6;
|
|
update noar ti set b0='H5K0WUKV10UDOPASK' where id=6;
|
|
update noar tt set b1='4G' where id=6;
|
|
update noar ti set b1='4G' where id=6;
|
|
update noar tt set b2='SRDDGIUUALREZMUX1BNDEAIBB2' where id=6;
|
|
update noar ti set b2='SRDDGIUUALREZMUX1BNDEAIBB2' where id=6;
|
|
update noar tt set b0='GIBTC5B57LWS4V5ZW' where id=7;
|
|
update noar ti set b0='GIBTC5B57LWS4V5ZW' where id=7;
|
|
update noar tt set b1='55PJIJ2R6JAUP3CQ0L7T8CZPE' where id=7;
|
|
update noar ti set b1='55PJIJ2R6JAUP3CQ0L7T8CZPE' where id=7;
|
|
update noar tt set b2='SN1E7O6G9DP1MWPKM1PD6VW' where id=7;
|
|
update noar ti set b2='SN1E7O6G9DP1MWPKM1PD6VW' where id=7;
|
|
update noar tt set b0='WH' where id=8;
|
|
update noar ti set b0='WH' where id=8;
|
|
update noar tt set b1='E74FQI68' where id=8;
|
|
update noar ti set b1='E74FQI68' where id=8;
|
|
update noar tt set b2='QHXZ5DZO694T8QX56L30JA4JK5' where id=8;
|
|
update noar ti set b2='QHXZ5DZO694T8QX56L30JA4JK5' where id=8;
|
|
update noar tt set b0='H0DFNZ7' where id=9;
|
|
update noar ti set b0='H0DFNZ7' where id=9;
|
|
update noar tt set b1='3TWVM170JYQN0PCPE04NKYKQZ569U7' where id=9;
|
|
update noar ti set b1='3TWVM170JYQN0PCPE04NKYKQZ569U7' where id=9;
|
|
update noar tt set b2='80L899Z3R2QJ4I' where id=9;
|
|
update noar ti set b2='80L899Z3R2QJ4I' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 tinyblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='1R38N096H3NFFV0CXI8MB1D2EHF' where id=1;
|
|
update noar ti set b0='1R38N096H3NFFV0CXI8MB1D2EHF' where id=1;
|
|
update noar tt set b1='TLYB0782Y3L8Z' where id=1;
|
|
update noar ti set b1='TLYB0782Y3L8Z' where id=1;
|
|
update noar tt set b2='5KPNAISFC5L' where id=1;
|
|
update noar ti set b2='5KPNAISFC5L' where id=1;
|
|
update noar tt set b0='KDZ27DD5UEAS4FX7VZWWJ5QJ' where id=2;
|
|
update noar ti set b0='KDZ27DD5UEAS4FX7VZWWJ5QJ' where id=2;
|
|
update noar tt set b1='KPLI4159' where id=2;
|
|
update noar ti set b1='KPLI4159' where id=2;
|
|
update noar tt set b2='OSWOHO71MUD9XEGFHSAQUN8G7OTF7MF' where id=2;
|
|
update noar ti set b2='OSWOHO71MUD9XEGFHSAQUN8G7OTF7MF' where id=2;
|
|
update noar tt set b0='0P7L' where id=3;
|
|
update noar ti set b0='0P7L' where id=3;
|
|
update noar tt set b1='RZ8ST0GZKJGWJUQ4' where id=3;
|
|
update noar ti set b1='RZ8ST0GZKJGWJUQ4' where id=3;
|
|
update noar tt set b2='0ZUN0V265' where id=3;
|
|
update noar ti set b2='0ZUN0V265' where id=3;
|
|
update noar tt set b0='P92NM5' where id=4;
|
|
update noar ti set b0='P92NM5' where id=4;
|
|
update noar tt set b1='17HSWOLI3B4M5KQW23GIPGHXDFE244' where id=4;
|
|
update noar ti set b1='17HSWOLI3B4M5KQW23GIPGHXDFE244' where id=4;
|
|
update noar tt set b2='CQPASSPYLI8DDKDSY' where id=4;
|
|
update noar ti set b2='CQPASSPYLI8DDKDSY' where id=4;
|
|
update noar tt set b0='T9SU1NUNIXFONFB4PL' where id=5;
|
|
update noar ti set b0='T9SU1NUNIXFONFB4PL' where id=5;
|
|
update noar tt set b1='TEH3P0LZRD3MZS073FAN' where id=5;
|
|
update noar ti set b1='TEH3P0LZRD3MZS073FAN' where id=5;
|
|
update noar tt set b2='NC6PX52HDAYX7O3' where id=5;
|
|
update noar ti set b2='NC6PX52HDAYX7O3' where id=5;
|
|
update noar tt set b0='L' where id=6;
|
|
update noar ti set b0='L' where id=6;
|
|
update noar tt set b1='1D08RS22BQD08VH3YYEKSY' where id=6;
|
|
update noar ti set b1='1D08RS22BQD08VH3YYEKSY' where id=6;
|
|
update noar tt set b2='DVYKAUAUGJTFV6BEK' where id=6;
|
|
update noar ti set b2='DVYKAUAUGJTFV6BEK' where id=6;
|
|
update noar tt set b0='AQXPQH52XTPVTMXI1U50G8KJD' where id=7;
|
|
update noar ti set b0='AQXPQH52XTPVTMXI1U50G8KJD' where id=7;
|
|
update noar tt set b1='D8PFGJYPNTGZ4CF6R2VZYWBX0' where id=7;
|
|
update noar ti set b1='D8PFGJYPNTGZ4CF6R2VZYWBX0' where id=7;
|
|
update noar tt set b2='2F16N6QHTB6DQBE3Y' where id=7;
|
|
update noar ti set b2='2F16N6QHTB6DQBE3Y' where id=7;
|
|
update noar tt set b0='9LUTG8A4YO' where id=8;
|
|
update noar ti set b0='9LUTG8A4YO' where id=8;
|
|
update noar tt set b1='WQKSUX56W3LTGBG2MPR5EGVVFP' where id=8;
|
|
update noar ti set b1='WQKSUX56W3LTGBG2MPR5EGVVFP' where id=8;
|
|
update noar tt set b2='HHOF9TY21ZLYPN1IH7JZSX79DT' where id=8;
|
|
update noar ti set b2='HHOF9TY21ZLYPN1IH7JZSX79DT' where id=8;
|
|
update noar tt set b0='UUUGYV4JEUCHLE7SL34' where id=9;
|
|
update noar ti set b0='UUUGYV4JEUCHLE7SL34' where id=9;
|
|
update noar tt set b1='32H6W1RZCMACR6GPL8T9IJM8G4GFIBCW' where id=9;
|
|
update noar ti set b1='32H6W1RZCMACR6GPL8T9IJM8G4GFIBCW' where id=9;
|
|
update noar tt set b2='JTMN57' where id=9;
|
|
update noar ti set b2='JTMN57' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='3914JOXA2MSDFJ1NN5DYMAE0ERW' where id=1;
|
|
update noar ti set b0='3914JOXA2MSDFJ1NN5DYMAE0ERW' where id=1;
|
|
update noar tt set b1='ZJNPZ0EX9L43HUGTFKFHM9L' where id=1;
|
|
update noar ti set b1='ZJNPZ0EX9L43HUGTFKFHM9L' where id=1;
|
|
update noar tt set b2='NBE1K' where id=1;
|
|
update noar ti set b2='NBE1K' where id=1;
|
|
update noar tt set b0='GQB4JBOJ45IQB0UCK5' where id=2;
|
|
update noar ti set b0='GQB4JBOJ45IQB0UCK5' where id=2;
|
|
update noar tt set b1='M6DNUI4342ZN3OF0285YUT610ICS9OX' where id=2;
|
|
update noar ti set b1='M6DNUI4342ZN3OF0285YUT610ICS9OX' where id=2;
|
|
update noar tt set b2='W2JCMCLL7DWGX2WXFW05105NAK' where id=2;
|
|
update noar ti set b2='W2JCMCLL7DWGX2WXFW05105NAK' where id=2;
|
|
update noar tt set b0='3HN' where id=3;
|
|
update noar ti set b0='3HN' where id=3;
|
|
update noar tt set b1='TF3RIWHIY6' where id=3;
|
|
update noar ti set b1='TF3RIWHIY6' where id=3;
|
|
update noar tt set b2='D618Z3B0N' where id=3;
|
|
update noar ti set b2='D618Z3B0N' where id=3;
|
|
update noar tt set b0='J4GYG3S4W8QF4VIZ41FDE' where id=4;
|
|
update noar ti set b0='J4GYG3S4W8QF4VIZ41FDE' where id=4;
|
|
update noar tt set b1='YTVHDC7RUHLPABG5Q' where id=4;
|
|
update noar ti set b1='YTVHDC7RUHLPABG5Q' where id=4;
|
|
update noar tt set b2='PEWWZ7E3LJ1SM6PSM' where id=4;
|
|
update noar ti set b2='PEWWZ7E3LJ1SM6PSM' where id=4;
|
|
update noar tt set b0='54T7LGCV' where id=5;
|
|
update noar ti set b0='54T7LGCV' where id=5;
|
|
update noar tt set b1='5RP6BG3ZHTDA7K0XY8' where id=5;
|
|
update noar ti set b1='5RP6BG3ZHTDA7K0XY8' where id=5;
|
|
update noar tt set b2='IPOC5H4Q38PBOIL56ERL' where id=5;
|
|
update noar ti set b2='IPOC5H4Q38PBOIL56ERL' where id=5;
|
|
update noar tt set b0='R80V6ZN853TZIEJLOTOP9' where id=6;
|
|
update noar ti set b0='R80V6ZN853TZIEJLOTOP9' where id=6;
|
|
update noar tt set b1='KMG40FYP2D03QUGBPQ7QR1' where id=6;
|
|
update noar ti set b1='KMG40FYP2D03QUGBPQ7QR1' where id=6;
|
|
update noar tt set b2='R90OHBC43' where id=6;
|
|
update noar ti set b2='R90OHBC43' where id=6;
|
|
update noar tt set b0='YG56AG8DP95D0ABREQD3U' where id=7;
|
|
update noar ti set b0='YG56AG8DP95D0ABREQD3U' where id=7;
|
|
update noar tt set b1='6A6RXD82IGELZ' where id=7;
|
|
update noar ti set b1='6A6RXD82IGELZ' where id=7;
|
|
update noar tt set b2='RHSTRMC0PION5' where id=7;
|
|
update noar ti set b2='RHSTRMC0PION5' where id=7;
|
|
update noar tt set b0='WQ5J29NMMH0Y6X5Z4ETGR1W' where id=8;
|
|
update noar ti set b0='WQ5J29NMMH0Y6X5Z4ETGR1W' where id=8;
|
|
update noar tt set b1='B09XD44ZOD4J028GK536G1GHNU' where id=8;
|
|
update noar ti set b1='B09XD44ZOD4J028GK536G1GHNU' where id=8;
|
|
update noar tt set b2='GKOE25Q43NYZKNIKE6TYW24GNHQ6A12M' where id=8;
|
|
update noar ti set b2='GKOE25Q43NYZKNIKE6TYW24GNHQ6A12M' where id=8;
|
|
update noar tt set b0='MYZK8WQ09TU3OSGG51I' where id=9;
|
|
update noar ti set b0='MYZK8WQ09TU3OSGG51I' where id=9;
|
|
update noar tt set b1='GVIGANDCL' where id=9;
|
|
update noar ti set b1='GVIGANDCL' where id=9;
|
|
update noar tt set b2='XUV4TKL' where id=9;
|
|
update noar ti set b2='XUV4TKL' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 tinyblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='CNNFTNAREK8DOONLGL' where id=1;
|
|
update noar ti set b0='CNNFTNAREK8DOONLGL' where id=1;
|
|
update noar tt set b1='5E7GNW7H5EI5V7YKDP70UTK6H3E3J7H4' where id=1;
|
|
update noar ti set b1='5E7GNW7H5EI5V7YKDP70UTK6H3E3J7H4' where id=1;
|
|
update noar tt set b2='T' where id=1;
|
|
update noar ti set b2='T' where id=1;
|
|
update noar tt set b0='7QG02BM3SZ3ZCJEN6AZVAY9E4XPSR358' where id=2;
|
|
update noar ti set b0='7QG02BM3SZ3ZCJEN6AZVAY9E4XPSR358' where id=2;
|
|
update noar tt set b1='ACDWT' where id=2;
|
|
update noar ti set b1='ACDWT' where id=2;
|
|
update noar tt set b2='37VZJ6NNFLESYZ1K4RV7Y8UFVQS' where id=2;
|
|
update noar ti set b2='37VZJ6NNFLESYZ1K4RV7Y8UFVQS' where id=2;
|
|
update noar tt set b0='3FMN' where id=3;
|
|
update noar ti set b0='3FMN' where id=3;
|
|
update noar tt set b1='YV3I11NV8G8T3ITF1PDTNNCY' where id=3;
|
|
update noar ti set b1='YV3I11NV8G8T3ITF1PDTNNCY' where id=3;
|
|
update noar tt set b2='AR446LUIL3OLEK' where id=3;
|
|
update noar ti set b2='AR446LUIL3OLEK' where id=3;
|
|
update noar tt set b0='1XLBV6SFRHV6KMHOAIWOSQ1P2Y36IM' where id=4;
|
|
update noar ti set b0='1XLBV6SFRHV6KMHOAIWOSQ1P2Y36IM' where id=4;
|
|
update noar tt set b1='LXMY' where id=4;
|
|
update noar ti set b1='LXMY' where id=4;
|
|
update noar tt set b2='JS3H9Q5G1ZYX62QV6W7N9Z' where id=4;
|
|
update noar ti set b2='JS3H9Q5G1ZYX62QV6W7N9Z' where id=4;
|
|
update noar tt set b0='VGECA4PA8WHND1PJLLH2Q2W5SQ9' where id=5;
|
|
update noar ti set b0='VGECA4PA8WHND1PJLLH2Q2W5SQ9' where id=5;
|
|
update noar tt set b1='7MHQLTFKANWHAWKKL5E1VDYNP9F' where id=5;
|
|
update noar ti set b1='7MHQLTFKANWHAWKKL5E1VDYNP9F' where id=5;
|
|
update noar tt set b2='YTMKVPUF90BCXK8ZDWZOCZXNMI' where id=5;
|
|
update noar ti set b2='YTMKVPUF90BCXK8ZDWZOCZXNMI' where id=5;
|
|
update noar tt set b0='0EBVRZVEX9J5XZI181' where id=6;
|
|
update noar ti set b0='0EBVRZVEX9J5XZI181' where id=6;
|
|
update noar tt set b1='6D14ILFF1NQ0S95TX' where id=6;
|
|
update noar ti set b1='6D14ILFF1NQ0S95TX' where id=6;
|
|
update noar tt set b2='R3JSFLFJRKNR7548PQ' where id=6;
|
|
update noar ti set b2='R3JSFLFJRKNR7548PQ' where id=6;
|
|
update noar tt set b0='82OCWC00O2XG2PY7' where id=7;
|
|
update noar ti set b0='82OCWC00O2XG2PY7' where id=7;
|
|
update noar tt set b1='59SM0AZA354EGKUB5' where id=7;
|
|
update noar ti set b1='59SM0AZA354EGKUB5' where id=7;
|
|
update noar tt set b2='V1NNWSC8RQ29A1X9C0ECP' where id=7;
|
|
update noar ti set b2='V1NNWSC8RQ29A1X9C0ECP' where id=7;
|
|
update noar tt set b0='RI1GI8H2CNAWPXHRNTXUHR5' where id=8;
|
|
update noar ti set b0='RI1GI8H2CNAWPXHRNTXUHR5' where id=8;
|
|
update noar tt set b1='2QQB79X54DME1TS5SZS74YPD9XKA' where id=8;
|
|
update noar ti set b1='2QQB79X54DME1TS5SZS74YPD9XKA' where id=8;
|
|
update noar tt set b2='8YJD42GO' where id=8;
|
|
update noar ti set b2='8YJD42GO' where id=8;
|
|
update noar tt set b0='LUH1SZ2NLAS80X' where id=9;
|
|
update noar ti set b0='LUH1SZ2NLAS80X' where id=9;
|
|
update noar tt set b1='HLZTBF2SMX0RQBGVHNO9AUDGC' where id=9;
|
|
update noar ti set b1='HLZTBF2SMX0RQBGVHNO9AUDGC' where id=9;
|
|
update noar tt set b2='7LTVN3940PZDPU2P6JAJYC' where id=9;
|
|
update noar ti set b2='7LTVN3940PZDPU2P6JAJYC' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 tinyblob null,
|
|
b2 text 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 b0='UIHI0FFUZC9965NLF' where id=1;
|
|
update noar ti set b0='UIHI0FFUZC9965NLF' where id=1;
|
|
update noar tt set b1='46LM8MUH787GD9D3IHLFBU' where id=1;
|
|
update noar ti set b1='46LM8MUH787GD9D3IHLFBU' where id=1;
|
|
update noar tt set b2='IAFTXJ3EYGJCPUM0LWISN1P0RFG' where id=1;
|
|
update noar ti set b2='IAFTXJ3EYGJCPUM0LWISN1P0RFG' where id=1;
|
|
update noar tt set b0='7PEST' where id=2;
|
|
update noar ti set b0='7PEST' where id=2;
|
|
update noar tt set b1='D1Q' where id=2;
|
|
update noar ti set b1='D1Q' where id=2;
|
|
update noar tt set b2='96ANWHG6' where id=2;
|
|
update noar ti set b2='96ANWHG6' where id=2;
|
|
update noar tt set b0='58U71' where id=3;
|
|
update noar ti set b0='58U71' where id=3;
|
|
update noar tt set b1='7TTORWN9337O1O2DIFZQ9ZEB9SVTEB' where id=3;
|
|
update noar ti set b1='7TTORWN9337O1O2DIFZQ9ZEB9SVTEB' where id=3;
|
|
update noar tt set b2='BXLBMAV2427T0EZHGUAV2P6NZD62Y2H' where id=3;
|
|
update noar ti set b2='BXLBMAV2427T0EZHGUAV2P6NZD62Y2H' where id=3;
|
|
update noar tt set b0='SDXJE1TBU2' where id=4;
|
|
update noar ti set b0='SDXJE1TBU2' where id=4;
|
|
update noar tt set b1='GQ68CIMK2541RDXSF4YBUA2FNL87Z0' where id=4;
|
|
update noar ti set b1='GQ68CIMK2541RDXSF4YBUA2FNL87Z0' where id=4;
|
|
update noar tt set b2='P' where id=4;
|
|
update noar ti set b2='P' where id=4;
|
|
update noar tt set b0='MLX4U0Z61M89F' where id=5;
|
|
update noar ti set b0='MLX4U0Z61M89F' where id=5;
|
|
update noar tt set b1='OS11E2ERARLXD9Y06V9GVC9UO' where id=5;
|
|
update noar ti set b1='OS11E2ERARLXD9Y06V9GVC9UO' where id=5;
|
|
update noar tt set b2='8UU6X66XO3X' where id=5;
|
|
update noar ti set b2='8UU6X66XO3X' where id=5;
|
|
update noar tt set b0='J2U8S84JX6' where id=6;
|
|
update noar ti set b0='J2U8S84JX6' where id=6;
|
|
update noar tt set b1='HNJ4WTFRLY56Z9WJS5WAE7Y1QSF5K' where id=6;
|
|
update noar ti set b1='HNJ4WTFRLY56Z9WJS5WAE7Y1QSF5K' where id=6;
|
|
update noar tt set b2='YGL33LP87AGPE4DQ' where id=6;
|
|
update noar ti set b2='YGL33LP87AGPE4DQ' where id=6;
|
|
update noar tt set b0='E2JB4YKIK82KV5ID006' where id=7;
|
|
update noar ti set b0='E2JB4YKIK82KV5ID006' where id=7;
|
|
update noar tt set b1='HBCU9QRCJ7981BF' where id=7;
|
|
update noar ti set b1='HBCU9QRCJ7981BF' where id=7;
|
|
update noar tt set b2='AYD36KYQSS4N8U0FMISJF45PYKGFU1G8' where id=7;
|
|
update noar ti set b2='AYD36KYQSS4N8U0FMISJF45PYKGFU1G8' where id=7;
|
|
update noar tt set b0='OJP05JWQTSAN' where id=8;
|
|
update noar ti set b0='OJP05JWQTSAN' where id=8;
|
|
update noar tt set b1='CR14WPRPHIEXK8TV1LZR8JIMT' where id=8;
|
|
update noar ti set b1='CR14WPRPHIEXK8TV1LZR8JIMT' where id=8;
|
|
update noar tt set b2='BHJTDH3W9EU0AZ' where id=8;
|
|
update noar ti set b2='BHJTDH3W9EU0AZ' where id=8;
|
|
update noar tt set b0='WD8SQN2K2EWJ9KRCV7EDLRYO1H61BBDK' where id=9;
|
|
update noar ti set b0='WD8SQN2K2EWJ9KRCV7EDLRYO1H61BBDK' where id=9;
|
|
update noar tt set b1='3JBGP52Q81' where id=9;
|
|
update noar ti set b1='3JBGP52Q81' where id=9;
|
|
update noar tt set b2='83T07HDO1SI8ABF' where id=9;
|
|
update noar ti set b2='83T07HDO1SI8ABF' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 tinyblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='H8P4L0QNMGZRMN3JD5E5' where id=1;
|
|
update noar ti set b0='H8P4L0QNMGZRMN3JD5E5' where id=1;
|
|
update noar tt set b1='ZJYJXZBSYO5L7VHGCU7H6DX' where id=1;
|
|
update noar ti set b1='ZJYJXZBSYO5L7VHGCU7H6DX' where id=1;
|
|
update noar tt set b2='02B5EW8DSKNH6KCO963O1R0LMDNLR6V0' where id=1;
|
|
update noar ti set b2='02B5EW8DSKNH6KCO963O1R0LMDNLR6V0' where id=1;
|
|
update noar tt set b0='EEBU' where id=2;
|
|
update noar ti set b0='EEBU' where id=2;
|
|
update noar tt set b1='JL0SQTPOFEW' where id=2;
|
|
update noar ti set b1='JL0SQTPOFEW' where id=2;
|
|
update noar tt set b2='P49NINDM' where id=2;
|
|
update noar ti set b2='P49NINDM' where id=2;
|
|
update noar tt set b0='OLWV48RTRMWY7HG1P588767MO6' where id=3;
|
|
update noar ti set b0='OLWV48RTRMWY7HG1P588767MO6' where id=3;
|
|
update noar tt set b1='X9UDBSE6H5NW1' where id=3;
|
|
update noar ti set b1='X9UDBSE6H5NW1' where id=3;
|
|
update noar tt set b2='MKMF4JXPA2FLN75I65' where id=3;
|
|
update noar ti set b2='MKMF4JXPA2FLN75I65' where id=3;
|
|
update noar tt set b0='WFOWE52XFP49' where id=4;
|
|
update noar ti set b0='WFOWE52XFP49' where id=4;
|
|
update noar tt set b1='PX' where id=4;
|
|
update noar ti set b1='PX' where id=4;
|
|
update noar tt set b2='KNO' where id=4;
|
|
update noar ti set b2='KNO' where id=4;
|
|
update noar tt set b0='0SZ6ZLLVL1LVTDU7HLJV7' where id=5;
|
|
update noar ti set b0='0SZ6ZLLVL1LVTDU7HLJV7' where id=5;
|
|
update noar tt set b1='22RNYHP' where id=5;
|
|
update noar ti set b1='22RNYHP' where id=5;
|
|
update noar tt set b2='G7TB' where id=5;
|
|
update noar ti set b2='G7TB' where id=5;
|
|
update noar tt set b0='LIUOVSUB7T' where id=6;
|
|
update noar ti set b0='LIUOVSUB7T' where id=6;
|
|
update noar tt set b1='ML2FM83KFYSPKB' where id=6;
|
|
update noar ti set b1='ML2FM83KFYSPKB' where id=6;
|
|
update noar tt set b2='O05T4O1GYRYI0SP21W7UAXWH0NM' where id=6;
|
|
update noar ti set b2='O05T4O1GYRYI0SP21W7UAXWH0NM' where id=6;
|
|
update noar tt set b0='6BVJC4726D2IROX1PTO' where id=7;
|
|
update noar ti set b0='6BVJC4726D2IROX1PTO' where id=7;
|
|
update noar tt set b1='7H' where id=7;
|
|
update noar ti set b1='7H' where id=7;
|
|
update noar tt set b2='60X1AWQJ7D8I14D2BGV7VJXAE' where id=7;
|
|
update noar ti set b2='60X1AWQJ7D8I14D2BGV7VJXAE' where id=7;
|
|
update noar tt set b0='JKPM3S7VFNPZY910V5YX5J5XTU20MM' where id=8;
|
|
update noar ti set b0='JKPM3S7VFNPZY910V5YX5J5XTU20MM' where id=8;
|
|
update noar tt set b1='PE' where id=8;
|
|
update noar ti set b1='PE' where id=8;
|
|
update noar tt set b2='8T9KGOIA' where id=8;
|
|
update noar ti set b2='8T9KGOIA' where id=8;
|
|
update noar tt set b0='1SG8PKTF7MMQAH4RDIJOC1CECHEP6FM' where id=9;
|
|
update noar ti set b0='1SG8PKTF7MMQAH4RDIJOC1CECHEP6FM' where id=9;
|
|
update noar tt set b1='RVZBNJMOOF56ZBB3NT1H0EXEM0GK6Q9' where id=9;
|
|
update noar ti set b1='RVZBNJMOOF56ZBB3NT1H0EXEM0GK6Q9' where id=9;
|
|
update noar tt set b2='MDIPD4IDVDBQJRYXG647ZC6ZGEF' where id=9;
|
|
update noar ti set b2='MDIPD4IDVDBQJRYXG647ZC6ZGEF' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='KBS1EW20EXH2YR8ZWTKB0FI' where id=1;
|
|
update noar ti set b0='KBS1EW20EXH2YR8ZWTKB0FI' where id=1;
|
|
update noar tt set b1='JGJO0LZEYIXPA3YAK3SQFMAPLGTO6QLM' where id=1;
|
|
update noar ti set b1='JGJO0LZEYIXPA3YAK3SQFMAPLGTO6QLM' where id=1;
|
|
update noar tt set b2='9Y9AYKEETW43YWKCCKE' where id=1;
|
|
update noar ti set b2='9Y9AYKEETW43YWKCCKE' where id=1;
|
|
update noar tt set b0='QQ54JC96Y0XD8LXQ' where id=2;
|
|
update noar ti set b0='QQ54JC96Y0XD8LXQ' where id=2;
|
|
update noar tt set b1='FEK80D60H0K7ZX3FAX' where id=2;
|
|
update noar ti set b1='FEK80D60H0K7ZX3FAX' where id=2;
|
|
update noar tt set b2='B' where id=2;
|
|
update noar ti set b2='B' where id=2;
|
|
update noar tt set b0='D87YNRBGWTR00WUSM9ZPHSJ2LJ84' where id=3;
|
|
update noar ti set b0='D87YNRBGWTR00WUSM9ZPHSJ2LJ84' where id=3;
|
|
update noar tt set b1='BUS1CHI25TCZAQU2DWHC8' where id=3;
|
|
update noar ti set b1='BUS1CHI25TCZAQU2DWHC8' where id=3;
|
|
update noar tt set b2='8BPGBM666377SSH3BB1W2KC' where id=3;
|
|
update noar ti set b2='8BPGBM666377SSH3BB1W2KC' where id=3;
|
|
update noar tt set b0='SKX' where id=4;
|
|
update noar ti set b0='SKX' where id=4;
|
|
update noar tt set b1='1AGUB05Y' where id=4;
|
|
update noar ti set b1='1AGUB05Y' where id=4;
|
|
update noar tt set b2='MR5P7KKPM8VYO66I9U3' where id=4;
|
|
update noar ti set b2='MR5P7KKPM8VYO66I9U3' where id=4;
|
|
update noar tt set b0='A2F96TC7XDU0U' where id=5;
|
|
update noar ti set b0='A2F96TC7XDU0U' where id=5;
|
|
update noar tt set b1='98U83RQ858TNTDSBWK86B' where id=5;
|
|
update noar ti set b1='98U83RQ858TNTDSBWK86B' where id=5;
|
|
update noar tt set b2='IITAQM03DF' where id=5;
|
|
update noar ti set b2='IITAQM03DF' where id=5;
|
|
update noar tt set b0='J74S' where id=6;
|
|
update noar ti set b0='J74S' where id=6;
|
|
update noar tt set b1='9HU7EW63AYC5RBR' where id=6;
|
|
update noar ti set b1='9HU7EW63AYC5RBR' where id=6;
|
|
update noar tt set b2='DDY3ADLA7QWEIYLQPK7VEN0TP7JD8BI5' where id=6;
|
|
update noar ti set b2='DDY3ADLA7QWEIYLQPK7VEN0TP7JD8BI5' where id=6;
|
|
update noar tt set b0='ZIUYPOTJ3448PBCJQPJHET9Y37' where id=7;
|
|
update noar ti set b0='ZIUYPOTJ3448PBCJQPJHET9Y37' where id=7;
|
|
update noar tt set b1='TX' where id=7;
|
|
update noar ti set b1='TX' where id=7;
|
|
update noar tt set b2='E41' where id=7;
|
|
update noar ti set b2='E41' where id=7;
|
|
update noar tt set b0='5B11J23FBHNH9P1TLZL' where id=8;
|
|
update noar ti set b0='5B11J23FBHNH9P1TLZL' where id=8;
|
|
update noar tt set b1='YQI6636R7N2AGV' where id=8;
|
|
update noar ti set b1='YQI6636R7N2AGV' where id=8;
|
|
update noar tt set b2='OAHN62QKNKU7NH1GPZBNZN6DD' where id=8;
|
|
update noar ti set b2='OAHN62QKNKU7NH1GPZBNZN6DD' where id=8;
|
|
update noar tt set b0='4W0GOPIH' where id=9;
|
|
update noar ti set b0='4W0GOPIH' where id=9;
|
|
update noar tt set b1='S47ZIBXL591G4AEA0MZEQO0C7V' where id=9;
|
|
update noar ti set b1='S47ZIBXL591G4AEA0MZEQO0C7V' where id=9;
|
|
update noar tt set b2='0O28ODIHIGZOQOWMUNLST9MF' where id=9;
|
|
update noar ti set b2='0O28ODIHIGZOQOWMUNLST9MF' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 blob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='ZK8X3VBOWX' where id=1;
|
|
update noar ti set b0='ZK8X3VBOWX' where id=1;
|
|
update noar tt set b1='OWO5G0E0GI8VJ264E' where id=1;
|
|
update noar ti set b1='OWO5G0E0GI8VJ264E' where id=1;
|
|
update noar tt set b2='0LYRSSBICQDX587IQBOCGLDBEFFVR' where id=1;
|
|
update noar ti set b2='0LYRSSBICQDX587IQBOCGLDBEFFVR' where id=1;
|
|
update noar tt set b0='ZQD8VWPQYSXZ' where id=2;
|
|
update noar ti set b0='ZQD8VWPQYSXZ' where id=2;
|
|
update noar tt set b1='7GOC8U44' where id=2;
|
|
update noar ti set b1='7GOC8U44' where id=2;
|
|
update noar tt set b2='5IZN1L37X6V7B' where id=2;
|
|
update noar ti set b2='5IZN1L37X6V7B' where id=2;
|
|
update noar tt set b0='NO8KSIQ3UHJ7SHFE' where id=3;
|
|
update noar ti set b0='NO8KSIQ3UHJ7SHFE' where id=3;
|
|
update noar tt set b1='E0ZB5EO2KNMMMVBSVSXHEXF2TBIA' where id=3;
|
|
update noar ti set b1='E0ZB5EO2KNMMMVBSVSXHEXF2TBIA' where id=3;
|
|
update noar tt set b2='4JF8WH8GU2G' where id=3;
|
|
update noar ti set b2='4JF8WH8GU2G' where id=3;
|
|
update noar tt set b0='VBWEKKAHZ6J1ZGZDW46SAW1LEELH' where id=4;
|
|
update noar ti set b0='VBWEKKAHZ6J1ZGZDW46SAW1LEELH' where id=4;
|
|
update noar tt set b1='8D37CYW18MPLJ0ZCFWFPURNSZ0' where id=4;
|
|
update noar ti set b1='8D37CYW18MPLJ0ZCFWFPURNSZ0' where id=4;
|
|
update noar tt set b2='6139NXKCE81QX0061OCZXM' where id=4;
|
|
update noar ti set b2='6139NXKCE81QX0061OCZXM' where id=4;
|
|
update noar tt set b0='64TU69GHZIPV4BZ4D1O7Z3' where id=5;
|
|
update noar ti set b0='64TU69GHZIPV4BZ4D1O7Z3' where id=5;
|
|
update noar tt set b1='6HF9BEMFTU4WIEM75EDI6I' where id=5;
|
|
update noar ti set b1='6HF9BEMFTU4WIEM75EDI6I' where id=5;
|
|
update noar tt set b2='FECVGTG1W' where id=5;
|
|
update noar ti set b2='FECVGTG1W' where id=5;
|
|
update noar tt set b0='D5YVV7FP6M3HZZIH' where id=6;
|
|
update noar ti set b0='D5YVV7FP6M3HZZIH' where id=6;
|
|
update noar tt set b1='YCFNUXG6E6X399K' where id=6;
|
|
update noar ti set b1='YCFNUXG6E6X399K' where id=6;
|
|
update noar tt set b2='ONJ1LXN9WH8ETQE9I' where id=6;
|
|
update noar ti set b2='ONJ1LXN9WH8ETQE9I' where id=6;
|
|
update noar tt set b0='E9P6HTN1E4CH6ELRYCZ4XHOHMFU2ZEEH' where id=7;
|
|
update noar ti set b0='E9P6HTN1E4CH6ELRYCZ4XHOHMFU2ZEEH' where id=7;
|
|
update noar tt set b1='1ULQLNEQG0XY3698HV8UR48A52U' where id=7;
|
|
update noar ti set b1='1ULQLNEQG0XY3698HV8UR48A52U' where id=7;
|
|
update noar tt set b2='RTTV8FGS6VM4' where id=7;
|
|
update noar ti set b2='RTTV8FGS6VM4' where id=7;
|
|
update noar tt set b0='EOQMILW5O6RTPS' where id=8;
|
|
update noar ti set b0='EOQMILW5O6RTPS' where id=8;
|
|
update noar tt set b1='N7L6SD4Q1MRFJB' where id=8;
|
|
update noar ti set b1='N7L6SD4Q1MRFJB' where id=8;
|
|
update noar tt set b2='YR1U3' where id=8;
|
|
update noar ti set b2='YR1U3' where id=8;
|
|
update noar tt set b0='2FCZYCIRKCM18Q5UAPGD0ASE' where id=9;
|
|
update noar ti set b0='2FCZYCIRKCM18Q5UAPGD0ASE' where id=9;
|
|
update noar tt set b1='MKQV6A' where id=9;
|
|
update noar ti set b1='MKQV6A' where id=9;
|
|
update noar tt set b2='RU' where id=9;
|
|
update noar ti set b2='RU' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='DFV5JOPQLCTPXT6C186JH' where id=1;
|
|
update noar ti set b0='DFV5JOPQLCTPXT6C186JH' where id=1;
|
|
update noar tt set b1='620YPK5HP6EJ7P41FDEFQX1U36H' where id=1;
|
|
update noar ti set b1='620YPK5HP6EJ7P41FDEFQX1U36H' where id=1;
|
|
update noar tt set b2='0I2IQJ5LV7UE2' where id=1;
|
|
update noar ti set b2='0I2IQJ5LV7UE2' where id=1;
|
|
update noar tt set b0='QXTP11B' where id=2;
|
|
update noar ti set b0='QXTP11B' where id=2;
|
|
update noar tt set b1='BQN9TDL7HNTJ' where id=2;
|
|
update noar ti set b1='BQN9TDL7HNTJ' where id=2;
|
|
update noar tt set b2='Z21DIG4FYHRV3O3PCTTNTQS93CAG67U' where id=2;
|
|
update noar ti set b2='Z21DIG4FYHRV3O3PCTTNTQS93CAG67U' where id=2;
|
|
update noar tt set b0='2I1I' where id=3;
|
|
update noar ti set b0='2I1I' where id=3;
|
|
update noar tt set b1='HIDG1US25UJX4MT' where id=3;
|
|
update noar ti set b1='HIDG1US25UJX4MT' where id=3;
|
|
update noar tt set b2='TM7V51CERJIN0YO5MPS28W6I' where id=3;
|
|
update noar ti set b2='TM7V51CERJIN0YO5MPS28W6I' where id=3;
|
|
update noar tt set b0='C7W88ZCHJ9PXLP1F' where id=4;
|
|
update noar ti set b0='C7W88ZCHJ9PXLP1F' where id=4;
|
|
update noar tt set b1='I6QHBQ8S4RRAF' where id=4;
|
|
update noar ti set b1='I6QHBQ8S4RRAF' where id=4;
|
|
update noar tt set b2='75LFPX1H9MHAT0ABCB' where id=4;
|
|
update noar ti set b2='75LFPX1H9MHAT0ABCB' where id=4;
|
|
update noar tt set b0='H5U2O8ZXLMED6L3RP1F' where id=5;
|
|
update noar ti set b0='H5U2O8ZXLMED6L3RP1F' where id=5;
|
|
update noar tt set b1='N95QRAURTP4ZTNV4BUF77ERLXO5HMZI' where id=5;
|
|
update noar ti set b1='N95QRAURTP4ZTNV4BUF77ERLXO5HMZI' where id=5;
|
|
update noar tt set b2='LICNAVUON6QDQVFY4TQXETROYZHG3' where id=5;
|
|
update noar ti set b2='LICNAVUON6QDQVFY4TQXETROYZHG3' where id=5;
|
|
update noar tt set b0='J8P' where id=6;
|
|
update noar ti set b0='J8P' where id=6;
|
|
update noar tt set b1='R0F1QGD' where id=6;
|
|
update noar ti set b1='R0F1QGD' where id=6;
|
|
update noar tt set b2='BEDQQVS0D' where id=6;
|
|
update noar ti set b2='BEDQQVS0D' where id=6;
|
|
update noar tt set b0='M9H2J8K9K0X3MMOLEQ7154E1' where id=7;
|
|
update noar ti set b0='M9H2J8K9K0X3MMOLEQ7154E1' where id=7;
|
|
update noar tt set b1='97ZGGBLREDV5CLLSI6S64K89254D' where id=7;
|
|
update noar ti set b1='97ZGGBLREDV5CLLSI6S64K89254D' where id=7;
|
|
update noar tt set b2='5EUE7QRJM1D7ZLYLC4B' where id=7;
|
|
update noar ti set b2='5EUE7QRJM1D7ZLYLC4B' where id=7;
|
|
update noar tt set b0='W6VWYVNS3YH0JV4D7ME3' where id=8;
|
|
update noar ti set b0='W6VWYVNS3YH0JV4D7ME3' where id=8;
|
|
update noar tt set b1='34VIIEJV7WLHVF4C5M' where id=8;
|
|
update noar ti set b1='34VIIEJV7WLHVF4C5M' where id=8;
|
|
update noar tt set b2='XX409Y8EK8LE9K' where id=8;
|
|
update noar ti set b2='XX409Y8EK8LE9K' where id=8;
|
|
update noar tt set b0='DDGVYWE7515P' where id=9;
|
|
update noar ti set b0='DDGVYWE7515P' where id=9;
|
|
update noar tt set b1='7FVE3PPEY62TCXO46ZJJD2VSLF' where id=9;
|
|
update noar ti set b1='7FVE3PPEY62TCXO46ZJJD2VSLF' where id=9;
|
|
update noar tt set b2='C0CN7EJUZ7P5CFCM' where id=9;
|
|
update noar ti set b2='C0CN7EJUZ7P5CFCM' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 blob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='F' where id=1;
|
|
update noar ti set b0='F' where id=1;
|
|
update noar tt set b1='1TBFUJSPZ9QOTSO8KU5D2CB76WMD4GE' where id=1;
|
|
update noar ti set b1='1TBFUJSPZ9QOTSO8KU5D2CB76WMD4GE' where id=1;
|
|
update noar tt set b2='9VSWIUC' where id=1;
|
|
update noar ti set b2='9VSWIUC' where id=1;
|
|
update noar tt set b0='51BSWM16QETHA0X29YP6BIGRGMW' where id=2;
|
|
update noar ti set b0='51BSWM16QETHA0X29YP6BIGRGMW' where id=2;
|
|
update noar tt set b1='S3B33G1HUSUMZSUGTGD9YU21AAQ2H' where id=2;
|
|
update noar ti set b1='S3B33G1HUSUMZSUGTGD9YU21AAQ2H' where id=2;
|
|
update noar tt set b2='PP4ZP7HZYW0JR0I089PR7P1' where id=2;
|
|
update noar ti set b2='PP4ZP7HZYW0JR0I089PR7P1' where id=2;
|
|
update noar tt set b0='4N804IJA5RPARY2' where id=3;
|
|
update noar ti set b0='4N804IJA5RPARY2' where id=3;
|
|
update noar tt set b1='6N7ZGRPT7R0T6XQ31' where id=3;
|
|
update noar ti set b1='6N7ZGRPT7R0T6XQ31' where id=3;
|
|
update noar tt set b2='12T4ZXWY7NZTWL1HDMAXMM1X47VOPRA' where id=3;
|
|
update noar ti set b2='12T4ZXWY7NZTWL1HDMAXMM1X47VOPRA' where id=3;
|
|
update noar tt set b0='VGAFMM3OIB84EPBFL97UKYS7PCUQVJ' where id=4;
|
|
update noar ti set b0='VGAFMM3OIB84EPBFL97UKYS7PCUQVJ' where id=4;
|
|
update noar tt set b1='0JATDXLZ2E1' where id=4;
|
|
update noar ti set b1='0JATDXLZ2E1' where id=4;
|
|
update noar tt set b2='6' where id=4;
|
|
update noar ti set b2='6' where id=4;
|
|
update noar tt set b0='FG7LTL' where id=5;
|
|
update noar ti set b0='FG7LTL' where id=5;
|
|
update noar tt set b1='ATEU43G3' where id=5;
|
|
update noar ti set b1='ATEU43G3' where id=5;
|
|
update noar tt set b2='XH854ITDF5VBWQ3SKJJBZUAM' where id=5;
|
|
update noar ti set b2='XH854ITDF5VBWQ3SKJJBZUAM' where id=5;
|
|
update noar tt set b0='938YIOHPSB9' where id=6;
|
|
update noar ti set b0='938YIOHPSB9' where id=6;
|
|
update noar tt set b1='4RYIA6' where id=6;
|
|
update noar ti set b1='4RYIA6' where id=6;
|
|
update noar tt set b2='S0HCNBJ4O36K3NS09V7VOPUF1DZK' where id=6;
|
|
update noar ti set b2='S0HCNBJ4O36K3NS09V7VOPUF1DZK' where id=6;
|
|
update noar tt set b0='BL7' where id=7;
|
|
update noar ti set b0='BL7' where id=7;
|
|
update noar tt set b1='RQ1QWHY6Q2XWQH59JW' where id=7;
|
|
update noar ti set b1='RQ1QWHY6Q2XWQH59JW' where id=7;
|
|
update noar tt set b2='7NBICM6J1EMUL2HHQOP' where id=7;
|
|
update noar ti set b2='7NBICM6J1EMUL2HHQOP' where id=7;
|
|
update noar tt set b0='5JHA99XTDWXWSVGVR3Y335M05D' where id=8;
|
|
update noar ti set b0='5JHA99XTDWXWSVGVR3Y335M05D' where id=8;
|
|
update noar tt set b1='Q66FRMYSFAU7ECZ63Q7ZIWLZ' where id=8;
|
|
update noar ti set b1='Q66FRMYSFAU7ECZ63Q7ZIWLZ' where id=8;
|
|
update noar tt set b2='OMTSJMQOE8AZMPVQ7LB5AJGYTF0' where id=8;
|
|
update noar ti set b2='OMTSJMQOE8AZMPVQ7LB5AJGYTF0' where id=8;
|
|
update noar tt set b0='84L55K5' where id=9;
|
|
update noar ti set b0='84L55K5' where id=9;
|
|
update noar tt set b1='2N4' where id=9;
|
|
update noar ti set b1='2N4' where id=9;
|
|
update noar tt set b2='H3I237JHZLRMNLOWF9UMCEM50NVGI66' where id=9;
|
|
update noar ti set b2='H3I237JHZLRMNLOWF9UMCEM50NVGI66' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='36XKUWQ5I5WQR071IDZ4A7737OBKU7' where id=1;
|
|
update noar ti set b0='36XKUWQ5I5WQR071IDZ4A7737OBKU7' where id=1;
|
|
update noar tt set b1='G9C2E3GY39UHJ3NJS23MSCWEWAR' where id=1;
|
|
update noar ti set b1='G9C2E3GY39UHJ3NJS23MSCWEWAR' where id=1;
|
|
update noar tt set b2='RRCJD75WD6P10PEE8ZO3F' where id=1;
|
|
update noar ti set b2='RRCJD75WD6P10PEE8ZO3F' where id=1;
|
|
update noar tt set b0='N864KCOH' where id=2;
|
|
update noar ti set b0='N864KCOH' where id=2;
|
|
update noar tt set b1='F0' where id=2;
|
|
update noar ti set b1='F0' where id=2;
|
|
update noar tt set b2='B24S15IWFZYNJL8KJR84H8M' where id=2;
|
|
update noar ti set b2='B24S15IWFZYNJL8KJR84H8M' where id=2;
|
|
update noar tt set b0='B3' where id=3;
|
|
update noar ti set b0='B3' where id=3;
|
|
update noar tt set b1='TF0CI3IZM' where id=3;
|
|
update noar ti set b1='TF0CI3IZM' where id=3;
|
|
update noar tt set b2='B8SEUCHYBUKMDS2RRILHS63T' where id=3;
|
|
update noar ti set b2='B8SEUCHYBUKMDS2RRILHS63T' where id=3;
|
|
update noar tt set b0='BPP0R9O8' where id=4;
|
|
update noar ti set b0='BPP0R9O8' where id=4;
|
|
update noar tt set b1='3GWCEYAWAOATE7' where id=4;
|
|
update noar ti set b1='3GWCEYAWAOATE7' where id=4;
|
|
update noar tt set b2='6JOWI0U398Y110E2P9' where id=4;
|
|
update noar ti set b2='6JOWI0U398Y110E2P9' where id=4;
|
|
update noar tt set b0='0WIUUH' where id=5;
|
|
update noar ti set b0='0WIUUH' where id=5;
|
|
update noar tt set b1='FAG8003GH8P7IGACM1X' where id=5;
|
|
update noar ti set b1='FAG8003GH8P7IGACM1X' where id=5;
|
|
update noar tt set b2='HQ9LF1Y3JT' where id=5;
|
|
update noar ti set b2='HQ9LF1Y3JT' where id=5;
|
|
update noar tt set b0='V7EFA' where id=6;
|
|
update noar ti set b0='V7EFA' where id=6;
|
|
update noar tt set b1='SSK0BAQ6L2WOYFL3PLXJ3T' where id=6;
|
|
update noar ti set b1='SSK0BAQ6L2WOYFL3PLXJ3T' where id=6;
|
|
update noar tt set b2='EO2AKN1F68X' where id=6;
|
|
update noar ti set b2='EO2AKN1F68X' where id=6;
|
|
update noar tt set b0='NFM2WXG6' where id=7;
|
|
update noar ti set b0='NFM2WXG6' where id=7;
|
|
update noar tt set b1='3RUC' where id=7;
|
|
update noar ti set b1='3RUC' where id=7;
|
|
update noar tt set b2='GV8KTCBKH413XPMTXZAG7UR0CW0YKTYO' where id=7;
|
|
update noar ti set b2='GV8KTCBKH413XPMTXZAG7UR0CW0YKTYO' where id=7;
|
|
update noar tt set b0='D05O22F7KYD6NC88Z9R0J5E6PDJM' where id=8;
|
|
update noar ti set b0='D05O22F7KYD6NC88Z9R0J5E6PDJM' where id=8;
|
|
update noar tt set b1='H7W35MZEQIXHN98NPOH' where id=8;
|
|
update noar ti set b1='H7W35MZEQIXHN98NPOH' where id=8;
|
|
update noar tt set b2='M0ITC4NAQDJDW' where id=8;
|
|
update noar ti set b2='M0ITC4NAQDJDW' where id=8;
|
|
update noar tt set b0='ETRFV3I5IHNMJL4J4QN' where id=9;
|
|
update noar ti set b0='ETRFV3I5IHNMJL4J4QN' where id=9;
|
|
update noar tt set b1='2N5U0FBFBXQC7BD26QXJN2JB7DZ00WQ' where id=9;
|
|
update noar ti set b1='2N5U0FBFBXQC7BD26QXJN2JB7DZ00WQ' where id=9;
|
|
update noar tt set b2='ZLRG9BWJ17TYT' where id=9;
|
|
update noar ti set b2='ZLRG9BWJ17TYT' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 blob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='JRVF5TU2A7F13JK4G2CPWT265' where id=1;
|
|
update noar ti set b0='JRVF5TU2A7F13JK4G2CPWT265' where id=1;
|
|
update noar tt set b1='541ZNZKN6VYK8V' where id=1;
|
|
update noar ti set b1='541ZNZKN6VYK8V' where id=1;
|
|
update noar tt set b2='6QNQJ3SLP2HEXWXO0ZFSBV6M307' where id=1;
|
|
update noar ti set b2='6QNQJ3SLP2HEXWXO0ZFSBV6M307' where id=1;
|
|
update noar tt set b0='M8' where id=2;
|
|
update noar ti set b0='M8' where id=2;
|
|
update noar tt set b1='9NZFT08HKEMDMQ83394DKNYHK1T' where id=2;
|
|
update noar ti set b1='9NZFT08HKEMDMQ83394DKNYHK1T' where id=2;
|
|
update noar tt set b2='FN7GDVKTWY' where id=2;
|
|
update noar ti set b2='FN7GDVKTWY' where id=2;
|
|
update noar tt set b0='NMY7L7MNSVARYFNYVAZNA5XBPD2' where id=3;
|
|
update noar ti set b0='NMY7L7MNSVARYFNYVAZNA5XBPD2' where id=3;
|
|
update noar tt set b1='U2VZPNZRMVB1HN' where id=3;
|
|
update noar ti set b1='U2VZPNZRMVB1HN' where id=3;
|
|
update noar tt set b2='5R1FAX4OFHKLL6Y' where id=3;
|
|
update noar ti set b2='5R1FAX4OFHKLL6Y' where id=3;
|
|
update noar tt set b0='E03LD' where id=4;
|
|
update noar ti set b0='E03LD' where id=4;
|
|
update noar tt set b1='ZNEC6D30204QKYIEQM7R4PIE010VIT8' where id=4;
|
|
update noar ti set b1='ZNEC6D30204QKYIEQM7R4PIE010VIT8' where id=4;
|
|
update noar tt set b2='DNJXFK3XTPAR3MB820Y4VO' where id=4;
|
|
update noar ti set b2='DNJXFK3XTPAR3MB820Y4VO' where id=4;
|
|
update noar tt set b0='48GGIHBJ' where id=5;
|
|
update noar ti set b0='48GGIHBJ' where id=5;
|
|
update noar tt set b1='GEEMUS7K1JE' where id=5;
|
|
update noar ti set b1='GEEMUS7K1JE' where id=5;
|
|
update noar tt set b2='YIRPMH4ZSS' where id=5;
|
|
update noar ti set b2='YIRPMH4ZSS' where id=5;
|
|
update noar tt set b0='XKDD89K' where id=6;
|
|
update noar ti set b0='XKDD89K' where id=6;
|
|
update noar tt set b1='NOQNZUN' where id=6;
|
|
update noar ti set b1='NOQNZUN' where id=6;
|
|
update noar tt set b2='6SA3B53RDVA7F3VLTEXEYI4Y5NGUPDRF' where id=6;
|
|
update noar ti set b2='6SA3B53RDVA7F3VLTEXEYI4Y5NGUPDRF' where id=6;
|
|
update noar tt set b0='748CJR1MUHR7B2D' where id=7;
|
|
update noar ti set b0='748CJR1MUHR7B2D' where id=7;
|
|
update noar tt set b1='B3E0E5WQCE7SLHVC74098EO' where id=7;
|
|
update noar ti set b1='B3E0E5WQCE7SLHVC74098EO' where id=7;
|
|
update noar tt set b2='Y1JEYSCYG' where id=7;
|
|
update noar ti set b2='Y1JEYSCYG' where id=7;
|
|
update noar tt set b0='FYI38Y0PLHY4O' where id=8;
|
|
update noar ti set b0='FYI38Y0PLHY4O' where id=8;
|
|
update noar tt set b1='ZLP6NYIVXMLR8AQUS7UO83TBKDGS' where id=8;
|
|
update noar ti set b1='ZLP6NYIVXMLR8AQUS7UO83TBKDGS' where id=8;
|
|
update noar tt set b2='YDN24JXQP2YP0R59' where id=8;
|
|
update noar ti set b2='YDN24JXQP2YP0R59' where id=8;
|
|
update noar tt set b0='5JNGUHHDUO8DPEW' where id=9;
|
|
update noar ti set b0='5JNGUHHDUO8DPEW' where id=9;
|
|
update noar tt set b1='J4QB0P2ECM5V9NORYIG7G' where id=9;
|
|
update noar ti set b1='J4QB0P2ECM5V9NORYIG7G' where id=9;
|
|
update noar tt set b2='UCA9V0J' where id=9;
|
|
update noar ti set b2='UCA9V0J' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='DLJI76D4KXYZRIYA4SB' where id=1;
|
|
update noar ti set b0='DLJI76D4KXYZRIYA4SB' where id=1;
|
|
update noar tt set b1='SQCAEFOYRZ5FJGF8CHLJQ' where id=1;
|
|
update noar ti set b1='SQCAEFOYRZ5FJGF8CHLJQ' where id=1;
|
|
update noar tt set b2='GSO295HK8' where id=1;
|
|
update noar ti set b2='GSO295HK8' where id=1;
|
|
update noar tt set b0='BR2YE0CQEWDN5QTZ3KKBW' where id=2;
|
|
update noar ti set b0='BR2YE0CQEWDN5QTZ3KKBW' where id=2;
|
|
update noar tt set b1='H7PZVSBBY0QBNXVEJTEBHEI2C' where id=2;
|
|
update noar ti set b1='H7PZVSBBY0QBNXVEJTEBHEI2C' where id=2;
|
|
update noar tt set b2='RPM6MI2DDLRWCPF3VN' where id=2;
|
|
update noar ti set b2='RPM6MI2DDLRWCPF3VN' where id=2;
|
|
update noar tt set b0='B' where id=3;
|
|
update noar ti set b0='B' where id=3;
|
|
update noar tt set b1='FKJ5EFKJ1A85O' where id=3;
|
|
update noar ti set b1='FKJ5EFKJ1A85O' where id=3;
|
|
update noar tt set b2='K9' where id=3;
|
|
update noar ti set b2='K9' where id=3;
|
|
update noar tt set b0='4I6I44HWS4K47INXLDO1BSIMCRME1' where id=4;
|
|
update noar ti set b0='4I6I44HWS4K47INXLDO1BSIMCRME1' where id=4;
|
|
update noar tt set b1='D56LCNOI1' where id=4;
|
|
update noar ti set b1='D56LCNOI1' where id=4;
|
|
update noar tt set b2='TRKL3HZQJCE1WAQU12J59ESTROGG4' where id=4;
|
|
update noar ti set b2='TRKL3HZQJCE1WAQU12J59ESTROGG4' where id=4;
|
|
update noar tt set b0='RXPGF' where id=5;
|
|
update noar ti set b0='RXPGF' where id=5;
|
|
update noar tt set b1='L' where id=5;
|
|
update noar ti set b1='L' where id=5;
|
|
update noar tt set b2='5NKWEFUTEV8I47A2MHU6F4WHQW6' where id=5;
|
|
update noar ti set b2='5NKWEFUTEV8I47A2MHU6F4WHQW6' where id=5;
|
|
update noar tt set b0='996WI' where id=6;
|
|
update noar ti set b0='996WI' where id=6;
|
|
update noar tt set b1='ZHH6B9F2WMMZOQ' where id=6;
|
|
update noar ti set b1='ZHH6B9F2WMMZOQ' where id=6;
|
|
update noar tt set b2='H3JIGU268R42AINECA53NPM9WVVHHW' where id=6;
|
|
update noar ti set b2='H3JIGU268R42AINECA53NPM9WVVHHW' where id=6;
|
|
update noar tt set b0='KAZN3TNJZTSPLFMZEIUMHMKM3YEDI9P0' where id=7;
|
|
update noar ti set b0='KAZN3TNJZTSPLFMZEIUMHMKM3YEDI9P0' where id=7;
|
|
update noar tt set b1='AJOUCMFMKQ5LOS38' where id=7;
|
|
update noar ti set b1='AJOUCMFMKQ5LOS38' where id=7;
|
|
update noar tt set b2='9HSSV8F21NH2' where id=7;
|
|
update noar ti set b2='9HSSV8F21NH2' where id=7;
|
|
update noar tt set b0='KKL40Z6PHPIN' where id=8;
|
|
update noar ti set b0='KKL40Z6PHPIN' where id=8;
|
|
update noar tt set b1='RBQ1MDIKBVZ78GM3N2C' where id=8;
|
|
update noar ti set b1='RBQ1MDIKBVZ78GM3N2C' where id=8;
|
|
update noar tt set b2='50XR2HTI9KT3T' where id=8;
|
|
update noar ti set b2='50XR2HTI9KT3T' where id=8;
|
|
update noar tt set b0='9V5JBQG593SAQMME5G1UF2BP0RBYEOLG' where id=9;
|
|
update noar ti set b0='9V5JBQG593SAQMME5G1UF2BP0RBYEOLG' where id=9;
|
|
update noar tt set b1='1VU5SEULK121WQ2YAXK35THCSQ9A28' where id=9;
|
|
update noar ti set b1='1VU5SEULK121WQ2YAXK35THCSQ9A28' where id=9;
|
|
update noar tt set b2='K953FM28XMRJOVV8N84V1RM4YHRT7' where id=9;
|
|
update noar ti set b2='K953FM28XMRJOVV8N84V1RM4YHRT7' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 blob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='12GIEX2YX2COQPY2P' where id=1;
|
|
update noar ti set b0='12GIEX2YX2COQPY2P' where id=1;
|
|
update noar tt set b1='YWCAIE0ZSGGIKDKFK1FHV31WNIQDF' where id=1;
|
|
update noar ti set b1='YWCAIE0ZSGGIKDKFK1FHV31WNIQDF' where id=1;
|
|
update noar tt set b2='VOZ9THB4YBGIUT0ULPGRG1VJR4R' where id=1;
|
|
update noar ti set b2='VOZ9THB4YBGIUT0ULPGRG1VJR4R' where id=1;
|
|
update noar tt set b0='WDKK7X83JM' where id=2;
|
|
update noar ti set b0='WDKK7X83JM' where id=2;
|
|
update noar tt set b1='UZBD7F5J326R3BDRKYRD7746Y2U9QX' where id=2;
|
|
update noar ti set b1='UZBD7F5J326R3BDRKYRD7746Y2U9QX' where id=2;
|
|
update noar tt set b2='IXIQVV89Z36AP4WLP' where id=2;
|
|
update noar ti set b2='IXIQVV89Z36AP4WLP' where id=2;
|
|
update noar tt set b0='NUIV3UUX' where id=3;
|
|
update noar ti set b0='NUIV3UUX' where id=3;
|
|
update noar tt set b1='TC' where id=3;
|
|
update noar ti set b1='TC' where id=3;
|
|
update noar tt set b2='21UQW' where id=3;
|
|
update noar ti set b2='21UQW' where id=3;
|
|
update noar tt set b0='44X04GHZ6Z64ET9MOAHJ5' where id=4;
|
|
update noar ti set b0='44X04GHZ6Z64ET9MOAHJ5' where id=4;
|
|
update noar tt set b1='DRFH7GCADFBUBMRFQEB0KLQE6VD2FJYL' where id=4;
|
|
update noar ti set b1='DRFH7GCADFBUBMRFQEB0KLQE6VD2FJYL' where id=4;
|
|
update noar tt set b2='NVXB4LCYUC' where id=4;
|
|
update noar ti set b2='NVXB4LCYUC' where id=4;
|
|
update noar tt set b0='X4NW9ISGBIH' where id=5;
|
|
update noar ti set b0='X4NW9ISGBIH' where id=5;
|
|
update noar tt set b1='P' where id=5;
|
|
update noar ti set b1='P' where id=5;
|
|
update noar tt set b2='DOK5PRK8NR1RQD44JH0UQH8HXUA' where id=5;
|
|
update noar ti set b2='DOK5PRK8NR1RQD44JH0UQH8HXUA' where id=5;
|
|
update noar tt set b0='D4WDNTRGEB4ZQ1UB4G44PO' where id=6;
|
|
update noar ti set b0='D4WDNTRGEB4ZQ1UB4G44PO' where id=6;
|
|
update noar tt set b1='2MBMJ5C4LBWGXJ' where id=6;
|
|
update noar ti set b1='2MBMJ5C4LBWGXJ' where id=6;
|
|
update noar tt set b2='7SUZWY3M0YWAB01YZHV5C4N1U1127AQ3' where id=6;
|
|
update noar ti set b2='7SUZWY3M0YWAB01YZHV5C4N1U1127AQ3' where id=6;
|
|
update noar tt set b0='833' where id=7;
|
|
update noar ti set b0='833' where id=7;
|
|
update noar tt set b1='8LYI7N43OSTAC9U59XJFV' where id=7;
|
|
update noar ti set b1='8LYI7N43OSTAC9U59XJFV' where id=7;
|
|
update noar tt set b2='3NLU' where id=7;
|
|
update noar ti set b2='3NLU' where id=7;
|
|
update noar tt set b0='WG20D7839DX5011I' where id=8;
|
|
update noar ti set b0='WG20D7839DX5011I' where id=8;
|
|
update noar tt set b1='FR5DDCT' where id=8;
|
|
update noar ti set b1='FR5DDCT' where id=8;
|
|
update noar tt set b2='ARW' where id=8;
|
|
update noar ti set b2='ARW' where id=8;
|
|
update noar tt set b0='QFC3DXTLV353AK' where id=9;
|
|
update noar ti set b0='QFC3DXTLV353AK' where id=9;
|
|
update noar tt set b1='1IL9DJHYQ' where id=9;
|
|
update noar ti set b1='1IL9DJHYQ' where id=9;
|
|
update noar tt set b2='GQY8WX86ZVLC' where id=9;
|
|
update noar ti set b2='GQY8WX86ZVLC' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 blob null,
|
|
b2 text 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 b0='IO8QHYBU1QS9I1HGF5O4D' where id=1;
|
|
update noar ti set b0='IO8QHYBU1QS9I1HGF5O4D' where id=1;
|
|
update noar tt set b1='MZ0' where id=1;
|
|
update noar ti set b1='MZ0' where id=1;
|
|
update noar tt set b2='4R' where id=1;
|
|
update noar ti set b2='4R' where id=1;
|
|
update noar tt set b0='MH7AP521BZSL3R8IDU' where id=2;
|
|
update noar ti set b0='MH7AP521BZSL3R8IDU' where id=2;
|
|
update noar tt set b1='RQAY9KFSAPZS6ZSY1APWXD0J21O' where id=2;
|
|
update noar ti set b1='RQAY9KFSAPZS6ZSY1APWXD0J21O' where id=2;
|
|
update noar tt set b2='Q' where id=2;
|
|
update noar ti set b2='Q' where id=2;
|
|
update noar tt set b0='Y9AG00HABLEWDORPE7M30FK4BH8DIT' where id=3;
|
|
update noar ti set b0='Y9AG00HABLEWDORPE7M30FK4BH8DIT' where id=3;
|
|
update noar tt set b1='4DZJE9LH530NF3' where id=3;
|
|
update noar ti set b1='4DZJE9LH530NF3' where id=3;
|
|
update noar tt set b2='415GRAGG7I3ZNVBD72ZJTB094TX7O1' where id=3;
|
|
update noar ti set b2='415GRAGG7I3ZNVBD72ZJTB094TX7O1' where id=3;
|
|
update noar tt set b0='OIMMR50UURTK3ZJLWHREKZ69NMOE' where id=4;
|
|
update noar ti set b0='OIMMR50UURTK3ZJLWHREKZ69NMOE' where id=4;
|
|
update noar tt set b1='IMV9JYW2HWSRXGXD0' where id=4;
|
|
update noar ti set b1='IMV9JYW2HWSRXGXD0' where id=4;
|
|
update noar tt set b2='N8ABNQOL79VI5MI7356QMT093VC' where id=4;
|
|
update noar ti set b2='N8ABNQOL79VI5MI7356QMT093VC' where id=4;
|
|
update noar tt set b0='JQR26SY83TMBO' where id=5;
|
|
update noar ti set b0='JQR26SY83TMBO' where id=5;
|
|
update noar tt set b1='L' where id=5;
|
|
update noar ti set b1='L' where id=5;
|
|
update noar tt set b2='P4Q7ESXF3QVZ0422IJBL6VA6D' where id=5;
|
|
update noar ti set b2='P4Q7ESXF3QVZ0422IJBL6VA6D' where id=5;
|
|
update noar tt set b0='198VRSVQFKI9WHAI' where id=6;
|
|
update noar ti set b0='198VRSVQFKI9WHAI' where id=6;
|
|
update noar tt set b1='8' where id=6;
|
|
update noar ti set b1='8' where id=6;
|
|
update noar tt set b2='H94QX10DSY8956RNEGPE3BDLAPHBJ2R' where id=6;
|
|
update noar ti set b2='H94QX10DSY8956RNEGPE3BDLAPHBJ2R' where id=6;
|
|
update noar tt set b0='FIS' where id=7;
|
|
update noar ti set b0='FIS' where id=7;
|
|
update noar tt set b1='ZV6LIO5NSVH8B5JXE8LZE' where id=7;
|
|
update noar ti set b1='ZV6LIO5NSVH8B5JXE8LZE' where id=7;
|
|
update noar tt set b2='GYFEUCIABRY0YQ6C37THGVL09HM' where id=7;
|
|
update noar ti set b2='GYFEUCIABRY0YQ6C37THGVL09HM' where id=7;
|
|
update noar tt set b0='Q93R63TQWFM5JN4GNJZQOA1STY9RPDPN' where id=8;
|
|
update noar ti set b0='Q93R63TQWFM5JN4GNJZQOA1STY9RPDPN' where id=8;
|
|
update noar tt set b1='KUD96R5T0' where id=8;
|
|
update noar ti set b1='KUD96R5T0' where id=8;
|
|
update noar tt set b2='VF5H6GD0UBKZB2SQLDRV8LRFG' where id=8;
|
|
update noar ti set b2='VF5H6GD0UBKZB2SQLDRV8LRFG' where id=8;
|
|
update noar tt set b0='MG2N51Q8STFT6G6P5RCWWJEW' where id=9;
|
|
update noar ti set b0='MG2N51Q8STFT6G6P5RCWWJEW' where id=9;
|
|
update noar tt set b1='YHPH672EP3D8C2TH6JGX3LAKNLMN0Q' where id=9;
|
|
update noar ti set b1='YHPH672EP3D8C2TH6JGX3LAKNLMN0Q' where id=9;
|
|
update noar tt set b2='P2PLNZF95KE' where id=9;
|
|
update noar ti set b2='P2PLNZF95KE' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 blob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='735UTV1ANKP4BH7B66A766' where id=1;
|
|
update noar ti set b0='735UTV1ANKP4BH7B66A766' where id=1;
|
|
update noar tt set b1='7FQLXKHYQTA69KTZZHKH9DQIE7PDY' where id=1;
|
|
update noar ti set b1='7FQLXKHYQTA69KTZZHKH9DQIE7PDY' where id=1;
|
|
update noar tt set b2='8IGF0C8ZPUBD433' where id=1;
|
|
update noar ti set b2='8IGF0C8ZPUBD433' where id=1;
|
|
update noar tt set b0='R' where id=2;
|
|
update noar ti set b0='R' where id=2;
|
|
update noar tt set b1='KOZGV608DVS016JH7F99' where id=2;
|
|
update noar ti set b1='KOZGV608DVS016JH7F99' where id=2;
|
|
update noar tt set b2='1L61US9UBO04' where id=2;
|
|
update noar ti set b2='1L61US9UBO04' where id=2;
|
|
update noar tt set b0='995PQRJF58' where id=3;
|
|
update noar ti set b0='995PQRJF58' where id=3;
|
|
update noar tt set b1='HMKIWVRKMFAX7HI0CVV10JCKJ5EMDRHS' where id=3;
|
|
update noar ti set b1='HMKIWVRKMFAX7HI0CVV10JCKJ5EMDRHS' where id=3;
|
|
update noar tt set b2='1HG5322Z1381AY5' where id=3;
|
|
update noar ti set b2='1HG5322Z1381AY5' where id=3;
|
|
update noar tt set b0='W' where id=4;
|
|
update noar ti set b0='W' where id=4;
|
|
update noar tt set b1='XJEPUOZ8N' where id=4;
|
|
update noar ti set b1='XJEPUOZ8N' where id=4;
|
|
update noar tt set b2='I6T7TVKHSV8EVOTBM5JPZ56' where id=4;
|
|
update noar ti set b2='I6T7TVKHSV8EVOTBM5JPZ56' where id=4;
|
|
update noar tt set b0='PS0Y3NK9T36M4SRIHA9R96IGA2S4M' where id=5;
|
|
update noar ti set b0='PS0Y3NK9T36M4SRIHA9R96IGA2S4M' 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 b2='3S7WN38AEC4WR6MFKL' where id=5;
|
|
update noar ti set b2='3S7WN38AEC4WR6MFKL' where id=5;
|
|
update noar tt set b0='NYECB5A3NB8CE91ODC0NUNW327SUP' where id=6;
|
|
update noar ti set b0='NYECB5A3NB8CE91ODC0NUNW327SUP' where id=6;
|
|
update noar tt set b1='NP0K8AMACKWW6OIVS' where id=6;
|
|
update noar ti set b1='NP0K8AMACKWW6OIVS' where id=6;
|
|
update noar tt set b2='PP6JN6DDGB0K09R' where id=6;
|
|
update noar ti set b2='PP6JN6DDGB0K09R' where id=6;
|
|
update noar tt set b0='QA' where id=7;
|
|
update noar ti set b0='QA' where id=7;
|
|
update noar tt set b1='71KHGLO5Q0GPY07I8AP' where id=7;
|
|
update noar ti set b1='71KHGLO5Q0GPY07I8AP' where id=7;
|
|
update noar tt set b2='H' where id=7;
|
|
update noar ti set b2='H' where id=7;
|
|
update noar tt set b0='8NVEK' where id=8;
|
|
update noar ti set b0='8NVEK' where id=8;
|
|
update noar tt set b1='XW52YSHU732OCQH994GX' where id=8;
|
|
update noar ti set b1='XW52YSHU732OCQH994GX' 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 b0='YOEA3OMYP9BI' where id=9;
|
|
update noar ti set b0='YOEA3OMYP9BI' where id=9;
|
|
update noar tt set b1='QLSC9W6EIGGX7LT0O2VA0' where id=9;
|
|
update noar ti set b1='QLSC9W6EIGGX7LT0O2VA0' where id=9;
|
|
update noar tt set b2='KGCBV9RWB' where id=9;
|
|
update noar ti set b2='KGCBV9RWB' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='JERNP3GRVFINT4I9MVZOBTGU8KOYZ9V5' where id=1;
|
|
update noar ti set b0='JERNP3GRVFINT4I9MVZOBTGU8KOYZ9V5' where id=1;
|
|
update noar tt set b1='G537LV33N6HDKLHKRXMFRL9KC9' where id=1;
|
|
update noar ti set b1='G537LV33N6HDKLHKRXMFRL9KC9' where id=1;
|
|
update noar tt set b2='5C' where id=1;
|
|
update noar ti set b2='5C' where id=1;
|
|
update noar tt set b0='ZCS0BAU50D6LAOD7YQR6IAC654FQ' where id=2;
|
|
update noar ti set b0='ZCS0BAU50D6LAOD7YQR6IAC654FQ' where id=2;
|
|
update noar tt set b1='GB' where id=2;
|
|
update noar ti set b1='GB' where id=2;
|
|
update noar tt set b2='6DAFQ28O3FBX5QJPVR9WLLQLSDZYL13' where id=2;
|
|
update noar ti set b2='6DAFQ28O3FBX5QJPVR9WLLQLSDZYL13' where id=2;
|
|
update noar tt set b0='1NPA85ZNA2OTI46' where id=3;
|
|
update noar ti set b0='1NPA85ZNA2OTI46' where id=3;
|
|
update noar tt set b1='7NCCDO1' where id=3;
|
|
update noar ti set b1='7NCCDO1' where id=3;
|
|
update noar tt set b2='5O1NUHSJX5RJSTB6QGJMGRXG' where id=3;
|
|
update noar ti set b2='5O1NUHSJX5RJSTB6QGJMGRXG' where id=3;
|
|
update noar tt set b0='KTJLY2JL2N36TXIU4SN78RBNX6Y6V8J2' where id=4;
|
|
update noar ti set b0='KTJLY2JL2N36TXIU4SN78RBNX6Y6V8J2' where id=4;
|
|
update noar tt set b1='W613XNDBJO6S40598XV1VG5ZZT6N9' where id=4;
|
|
update noar ti set b1='W613XNDBJO6S40598XV1VG5ZZT6N9' where id=4;
|
|
update noar tt set b2='GYWO' where id=4;
|
|
update noar ti set b2='GYWO' where id=4;
|
|
update noar tt set b0='P6LGPM0984Y2350TOEF1OJKBZ7PW3' where id=5;
|
|
update noar ti set b0='P6LGPM0984Y2350TOEF1OJKBZ7PW3' where id=5;
|
|
update noar tt set b1='5F2W' where id=5;
|
|
update noar ti set b1='5F2W' where id=5;
|
|
update noar tt set b2='1' where id=5;
|
|
update noar ti set b2='1' where id=5;
|
|
update noar tt set b0='JK1JCYTLQXTA95QVZV7DIVEVSNYDBJ' where id=6;
|
|
update noar ti set b0='JK1JCYTLQXTA95QVZV7DIVEVSNYDBJ' where id=6;
|
|
update noar tt set b1='N19N7KXFB9HX8W' where id=6;
|
|
update noar ti set b1='N19N7KXFB9HX8W' where id=6;
|
|
update noar tt set b2='3B1D6MA6RP6SSFTF6KKG' where id=6;
|
|
update noar ti set b2='3B1D6MA6RP6SSFTF6KKG' where id=6;
|
|
update noar tt set b0='NJN1GMDUZ' where id=7;
|
|
update noar ti set b0='NJN1GMDUZ' where id=7;
|
|
update noar tt set b1='CRU6O3QRL7NFNBHGD0A5HFC' where id=7;
|
|
update noar ti set b1='CRU6O3QRL7NFNBHGD0A5HFC' where id=7;
|
|
update noar tt set b2='9TB0EHZ8I' where id=7;
|
|
update noar ti set b2='9TB0EHZ8I' where id=7;
|
|
update noar tt set b0='K4ELH6O2D5LYMDQRM2E9GY6CS' where id=8;
|
|
update noar ti set b0='K4ELH6O2D5LYMDQRM2E9GY6CS' where id=8;
|
|
update noar tt set b1='M5QPKWYP4J1KN' where id=8;
|
|
update noar ti set b1='M5QPKWYP4J1KN' where id=8;
|
|
update noar tt set b2='UZIW6JWRXS5J8LJ4H3AU' where id=8;
|
|
update noar ti set b2='UZIW6JWRXS5J8LJ4H3AU' where id=8;
|
|
update noar tt set b0='UPYOP4HMDND' where id=9;
|
|
update noar ti set b0='UPYOP4HMDND' where id=9;
|
|
update noar tt set b1='JUAGCO4ZJFLME6MV1VY' where id=9;
|
|
update noar ti set b1='JUAGCO4ZJFLME6MV1VY' where id=9;
|
|
update noar tt set b2='3WU1TB2A7AWAVR9TD' where id=9;
|
|
update noar ti set b2='3WU1TB2A7AWAVR9TD' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 mediumblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='MTOENAU' where id=1;
|
|
update noar ti set b0='MTOENAU' where id=1;
|
|
update noar tt set b1='05FDW6N6MB0MRO8A8XQVX5A9174G3TA' where id=1;
|
|
update noar ti set b1='05FDW6N6MB0MRO8A8XQVX5A9174G3TA' where id=1;
|
|
update noar tt set b2='RCXKN6VLHQRXQTBJJM' where id=1;
|
|
update noar ti set b2='RCXKN6VLHQRXQTBJJM' where id=1;
|
|
update noar tt set b0='XY3YAG1E9XYOY9A9USHT4DRORD3DEUD6' where id=2;
|
|
update noar ti set b0='XY3YAG1E9XYOY9A9USHT4DRORD3DEUD6' where id=2;
|
|
update noar tt set b1='I05P3' where id=2;
|
|
update noar ti set b1='I05P3' where id=2;
|
|
update noar tt set b2='SP4W9DVBK84S4HF2NN5ZKTF' where id=2;
|
|
update noar ti set b2='SP4W9DVBK84S4HF2NN5ZKTF' where id=2;
|
|
update noar tt set b0='RDK' where id=3;
|
|
update noar ti set b0='RDK' where id=3;
|
|
update noar tt set b1='BN1BQUTVCZSJEFF75B9' where id=3;
|
|
update noar ti set b1='BN1BQUTVCZSJEFF75B9' where id=3;
|
|
update noar tt set b2='DRTE' where id=3;
|
|
update noar ti set b2='DRTE' where id=3;
|
|
update noar tt set b0='W5EPSWSK97R0NFTFNK2KBJ6WV7H' where id=4;
|
|
update noar ti set b0='W5EPSWSK97R0NFTFNK2KBJ6WV7H' where id=4;
|
|
update noar tt set b1='QBF' where id=4;
|
|
update noar ti set b1='QBF' where id=4;
|
|
update noar tt set b2='ELZGJUKQA27J1YM9' where id=4;
|
|
update noar ti set b2='ELZGJUKQA27J1YM9' where id=4;
|
|
update noar tt set b0='CEY199BR546J' where id=5;
|
|
update noar ti set b0='CEY199BR546J' where id=5;
|
|
update noar tt set b1='FE0CVD9H0NTPC1I3NY2UBPYV4HO02' where id=5;
|
|
update noar ti set b1='FE0CVD9H0NTPC1I3NY2UBPYV4HO02' where id=5;
|
|
update noar tt set b2='PUA06CAHJSLO7ZTOSNNE0QGIWX1' where id=5;
|
|
update noar ti set b2='PUA06CAHJSLO7ZTOSNNE0QGIWX1' where id=5;
|
|
update noar tt set b0='FCR9DBWUHGOX44Q0821NVNYZ9XN03' where id=6;
|
|
update noar ti set b0='FCR9DBWUHGOX44Q0821NVNYZ9XN03' where id=6;
|
|
update noar tt set b1='F' where id=6;
|
|
update noar ti set b1='F' where id=6;
|
|
update noar tt set b2='50UAZ2N3OII3LXQJ' where id=6;
|
|
update noar ti set b2='50UAZ2N3OII3LXQJ' where id=6;
|
|
update noar tt set b0='OC1LFW6AAYYSLOETNW6644DGGBQD' where id=7;
|
|
update noar ti set b0='OC1LFW6AAYYSLOETNW6644DGGBQD' where id=7;
|
|
update noar tt set b1='2HVMA3WIEE38I0JODS9S3B' where id=7;
|
|
update noar ti set b1='2HVMA3WIEE38I0JODS9S3B' where id=7;
|
|
update noar tt set b2='0EEVJME5H03CWUMNG8KJ98RH' where id=7;
|
|
update noar ti set b2='0EEVJME5H03CWUMNG8KJ98RH' where id=7;
|
|
update noar tt set b0='G8W5R' where id=8;
|
|
update noar ti set b0='G8W5R' where id=8;
|
|
update noar tt set b1='1RP08O4YT' where id=8;
|
|
update noar ti set b1='1RP08O4YT' 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 b0='O24LAOY43L683L3F621R9V41V9T2YBY' where id=9;
|
|
update noar ti set b0='O24LAOY43L683L3F621R9V41V9T2YBY' where id=9;
|
|
update noar tt set b1='O233M9AOH7J08HAJYD9UNNASR' where id=9;
|
|
update noar ti set b1='O233M9AOH7J08HAJYD9UNNASR' where id=9;
|
|
update noar tt set b2='NP1TI5L3PBH4BWXUZ8Z5AWZ8NWQ7M' where id=9;
|
|
update noar ti set b2='NP1TI5L3PBH4BWXUZ8Z5AWZ8NWQ7M' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='GAXRFPCA0' where id=1;
|
|
update noar ti set b0='GAXRFPCA0' where id=1;
|
|
update noar tt set b1='ANF83W1' where id=1;
|
|
update noar ti set b1='ANF83W1' where id=1;
|
|
update noar tt set b2='3H5GAMRZ59MU8' where id=1;
|
|
update noar ti set b2='3H5GAMRZ59MU8' where id=1;
|
|
update noar tt set b0='CXF4B3WIHUJ7IL4TOE' where id=2;
|
|
update noar ti set b0='CXF4B3WIHUJ7IL4TOE' where id=2;
|
|
update noar tt set b1='FS9QNKZ' where id=2;
|
|
update noar ti set b1='FS9QNKZ' where id=2;
|
|
update noar tt set b2='XEMPKQ2P8S6BF833' where id=2;
|
|
update noar ti set b2='XEMPKQ2P8S6BF833' where id=2;
|
|
update noar tt set b0='Q7X1470C8Q4OY5ALQ7OCONZX0' where id=3;
|
|
update noar ti set b0='Q7X1470C8Q4OY5ALQ7OCONZX0' where id=3;
|
|
update noar tt set b1='ONSDJO' where id=3;
|
|
update noar ti set b1='ONSDJO' where id=3;
|
|
update noar tt set b2='9YB06L' where id=3;
|
|
update noar ti set b2='9YB06L' where id=3;
|
|
update noar tt set b0='2NVMHG70XYEFURBQGRAAIHF' where id=4;
|
|
update noar ti set b0='2NVMHG70XYEFURBQGRAAIHF' where id=4;
|
|
update noar tt set b1='EHHIIE76OHT9RAR2P3' where id=4;
|
|
update noar ti set b1='EHHIIE76OHT9RAR2P3' where id=4;
|
|
update noar tt set b2='D2KGEYZP' where id=4;
|
|
update noar ti set b2='D2KGEYZP' where id=4;
|
|
update noar tt set b0='1DJD2SP1X' where id=5;
|
|
update noar ti set b0='1DJD2SP1X' where id=5;
|
|
update noar tt set b1='446P079XTJEGQHZ6CN' where id=5;
|
|
update noar ti set b1='446P079XTJEGQHZ6CN' where id=5;
|
|
update noar tt set b2='8T' where id=5;
|
|
update noar ti set b2='8T' where id=5;
|
|
update noar tt set b0='2N0T5DNRTHKEOVPTZM91YQFJRXET8RL' where id=6;
|
|
update noar ti set b0='2N0T5DNRTHKEOVPTZM91YQFJRXET8RL' where id=6;
|
|
update noar tt set b1='QE9RVWUARR2PRVI91KE4XSDULM' where id=6;
|
|
update noar ti set b1='QE9RVWUARR2PRVI91KE4XSDULM' where id=6;
|
|
update noar tt set b2='PA53Y5J7Y0HL5' where id=6;
|
|
update noar ti set b2='PA53Y5J7Y0HL5' where id=6;
|
|
update noar tt set b0='Q7TU238CHG2T1MM7IM29UUGH26JE4H1' where id=7;
|
|
update noar ti set b0='Q7TU238CHG2T1MM7IM29UUGH26JE4H1' where id=7;
|
|
update noar tt set b1='DNYI5Q9PZV8NYC' where id=7;
|
|
update noar ti set b1='DNYI5Q9PZV8NYC' where id=7;
|
|
update noar tt set b2='C3U4ORVOSL3GDLKE0WD798TXAAY' where id=7;
|
|
update noar ti set b2='C3U4ORVOSL3GDLKE0WD798TXAAY' where id=7;
|
|
update noar tt set b0='M4MBV93L22JUS7AV' where id=8;
|
|
update noar ti set b0='M4MBV93L22JUS7AV' where id=8;
|
|
update noar tt set b1='Z4D7YKQFRWPI1WOT4V4K7E' where id=8;
|
|
update noar ti set b1='Z4D7YKQFRWPI1WOT4V4K7E' where id=8;
|
|
update noar tt set b2='M2Y28XNGZFWTX3YUTMGDK8LHW' where id=8;
|
|
update noar ti set b2='M2Y28XNGZFWTX3YUTMGDK8LHW' where id=8;
|
|
update noar tt set b0='ILH2FS11423MS0LA' where id=9;
|
|
update noar ti set b0='ILH2FS11423MS0LA' where id=9;
|
|
update noar tt set b1='9N8HXGF25B4FO0HFHDU25K4QKWZ' where id=9;
|
|
update noar ti set b1='9N8HXGF25B4FO0HFHDU25K4QKWZ' where id=9;
|
|
update noar tt set b2='UX043488V' where id=9;
|
|
update noar ti set b2='UX043488V' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 mediumblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='XH7VTOFY0738593' where id=1;
|
|
update noar ti set b0='XH7VTOFY0738593' where id=1;
|
|
update noar tt set b1='GBXFRF' where id=1;
|
|
update noar ti set b1='GBXFRF' where id=1;
|
|
update noar tt set b2='ADSIC5HB0' where id=1;
|
|
update noar ti set b2='ADSIC5HB0' where id=1;
|
|
update noar tt set b0='Q61G4AHHZTXEJHSTEG6L0K48B' where id=2;
|
|
update noar ti set b0='Q61G4AHHZTXEJHSTEG6L0K48B' where id=2;
|
|
update noar tt set b1='PLVBZ3TYR0CT4X9NTFTOLJUHTJIFFKD' where id=2;
|
|
update noar ti set b1='PLVBZ3TYR0CT4X9NTFTOLJUHTJIFFKD' where id=2;
|
|
update noar tt set b2='BMML4TJKYDF3NX5VN6CRXCMZ' where id=2;
|
|
update noar ti set b2='BMML4TJKYDF3NX5VN6CRXCMZ' where id=2;
|
|
update noar tt set b0='NMICGM4DMJ6Q18R8LE86X1TBSTPT' where id=3;
|
|
update noar ti set b0='NMICGM4DMJ6Q18R8LE86X1TBSTPT' where id=3;
|
|
update noar tt set b1='ZTY7YT1A040KTW42SEI6' where id=3;
|
|
update noar ti set b1='ZTY7YT1A040KTW42SEI6' where id=3;
|
|
update noar tt set b2='JIE2SLCCSQ96GS' where id=3;
|
|
update noar ti set b2='JIE2SLCCSQ96GS' where id=3;
|
|
update noar tt set b0='7EI1R8M8ERB477X9' where id=4;
|
|
update noar ti set b0='7EI1R8M8ERB477X9' where id=4;
|
|
update noar tt set b1='BQ4V73U0PY' where id=4;
|
|
update noar ti set b1='BQ4V73U0PY' where id=4;
|
|
update noar tt set b2='ZX1SB6N' where id=4;
|
|
update noar ti set b2='ZX1SB6N' where id=4;
|
|
update noar tt set b0='Z5BCMKUW3R' where id=5;
|
|
update noar ti set b0='Z5BCMKUW3R' where id=5;
|
|
update noar tt set b1='7MDKFX4Q7AZUG0E9KT8PYHGRZ8ZS' where id=5;
|
|
update noar ti set b1='7MDKFX4Q7AZUG0E9KT8PYHGRZ8ZS' where id=5;
|
|
update noar tt set b2='OILBJIO4HV' where id=5;
|
|
update noar ti set b2='OILBJIO4HV' where id=5;
|
|
update noar tt set b0='SICWZP8R9N13IH6EYH35JG' where id=6;
|
|
update noar ti set b0='SICWZP8R9N13IH6EYH35JG' where id=6;
|
|
update noar tt set b1='H4C62T' where id=6;
|
|
update noar ti set b1='H4C62T' where id=6;
|
|
update noar tt set b2='7D8MD48QRLYKS9K3VVSKD2YW8F' where id=6;
|
|
update noar ti set b2='7D8MD48QRLYKS9K3VVSKD2YW8F' where id=6;
|
|
update noar tt set b0='ECHBROO7G9K0' where id=7;
|
|
update noar ti set b0='ECHBROO7G9K0' where id=7;
|
|
update noar tt set b1='F489QCK81BXPF4PGL1CO75WGG' where id=7;
|
|
update noar ti set b1='F489QCK81BXPF4PGL1CO75WGG' where id=7;
|
|
update noar tt set b2='HMTM2WXS7D75BKRX7L27PV7P' where id=7;
|
|
update noar ti set b2='HMTM2WXS7D75BKRX7L27PV7P' where id=7;
|
|
update noar tt set b0='WUEZ5KZFFUQ9CMS4WKFEPSFS' where id=8;
|
|
update noar ti set b0='WUEZ5KZFFUQ9CMS4WKFEPSFS' where id=8;
|
|
update noar tt set b1='59LUDBN0IYBJIVKG9WS' where id=8;
|
|
update noar ti set b1='59LUDBN0IYBJIVKG9WS' where id=8;
|
|
update noar tt set b2='LS1IMYGH72' where id=8;
|
|
update noar ti set b2='LS1IMYGH72' where id=8;
|
|
update noar tt set b0='9M370H8B' where id=9;
|
|
update noar ti set b0='9M370H8B' where id=9;
|
|
update noar tt set b1='TN3JZTFX3429' where id=9;
|
|
update noar ti set b1='TN3JZTFX3429' where id=9;
|
|
update noar tt set b2='N7EO34MYHS6I7ATAOYMC00NEF2Y4' where id=9;
|
|
update noar ti set b2='N7EO34MYHS6I7ATAOYMC00NEF2Y4' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='XI6TR11CP2DZJ63PZGA' where id=1;
|
|
update noar ti set b0='XI6TR11CP2DZJ63PZGA' where id=1;
|
|
update noar tt set b1='JIRWMI120NBQ8' where id=1;
|
|
update noar ti set b1='JIRWMI120NBQ8' where id=1;
|
|
update noar tt set b2='S73V32' where id=1;
|
|
update noar ti set b2='S73V32' where id=1;
|
|
update noar tt set b0='SIDZ' where id=2;
|
|
update noar ti set b0='SIDZ' where id=2;
|
|
update noar tt set b1='5MM3DG8Z' where id=2;
|
|
update noar ti set b1='5MM3DG8Z' where id=2;
|
|
update noar tt set b2='O6' where id=2;
|
|
update noar ti set b2='O6' where id=2;
|
|
update noar tt set b0='X3HXLX7F1RGHJ4WUM4ZUHQFC8' where id=3;
|
|
update noar ti set b0='X3HXLX7F1RGHJ4WUM4ZUHQFC8' where id=3;
|
|
update noar tt set b1='KFTJT88U1FXZ6OLX7AGRG1L68' where id=3;
|
|
update noar ti set b1='KFTJT88U1FXZ6OLX7AGRG1L68' where id=3;
|
|
update noar tt set b2='T0W085J7C6CKZMWNVLS5U5IF1' where id=3;
|
|
update noar ti set b2='T0W085J7C6CKZMWNVLS5U5IF1' where id=3;
|
|
update noar tt set b0='055CRW8LU' where id=4;
|
|
update noar ti set b0='055CRW8LU' where id=4;
|
|
update noar tt set b1='N8QHKL8FF5O' where id=4;
|
|
update noar ti set b1='N8QHKL8FF5O' where id=4;
|
|
update noar tt set b2='FFKO9XU1WOW' where id=4;
|
|
update noar ti set b2='FFKO9XU1WOW' where id=4;
|
|
update noar tt set b0='U8GNMZB66Z3NMKE1D7O8' where id=5;
|
|
update noar ti set b0='U8GNMZB66Z3NMKE1D7O8' where id=5;
|
|
update noar tt set b1='NSRTQOVZIN4WDINLGB0MNCOB4' where id=5;
|
|
update noar ti set b1='NSRTQOVZIN4WDINLGB0MNCOB4' where id=5;
|
|
update noar tt set b2='T7LYVCBGEDX2SQMW1MDOTSIVRW1' where id=5;
|
|
update noar ti set b2='T7LYVCBGEDX2SQMW1MDOTSIVRW1' where id=5;
|
|
update noar tt set b0='CFR1IXX8C' where id=6;
|
|
update noar ti set b0='CFR1IXX8C' where id=6;
|
|
update noar tt set b1='8' where id=6;
|
|
update noar ti set b1='8' where id=6;
|
|
update noar tt set b2='4HSEWKX6UL4XS9PEOM2IPVTROJQ' where id=6;
|
|
update noar ti set b2='4HSEWKX6UL4XS9PEOM2IPVTROJQ' where id=6;
|
|
update noar tt set b0='XRJ4' where id=7;
|
|
update noar ti set b0='XRJ4' where id=7;
|
|
update noar tt set b1='2WSUFNFCFYGD9NDO' where id=7;
|
|
update noar ti set b1='2WSUFNFCFYGD9NDO' where id=7;
|
|
update noar tt set b2='4XFI2K9CEUA1BQIFK5QN0WKO9F850' where id=7;
|
|
update noar ti set b2='4XFI2K9CEUA1BQIFK5QN0WKO9F850' where id=7;
|
|
update noar tt set b0='MI2SV' where id=8;
|
|
update noar ti set b0='MI2SV' where id=8;
|
|
update noar tt set b1='4IO7ERI4UPTSUHLBK7RT5F7LFA21P13' where id=8;
|
|
update noar ti set b1='4IO7ERI4UPTSUHLBK7RT5F7LFA21P13' where id=8;
|
|
update noar tt set b2='E39A2' where id=8;
|
|
update noar ti set b2='E39A2' where id=8;
|
|
update noar tt set b0='TSNZ81' where id=9;
|
|
update noar ti set b0='TSNZ81' where id=9;
|
|
update noar tt set b1='D787G0T4JMVMDX9TWEOTTROG1VT' where id=9;
|
|
update noar ti set b1='D787G0T4JMVMDX9TWEOTTROG1VT' where id=9;
|
|
update noar tt set b2='R6NTWVGRMWK' where id=9;
|
|
update noar ti set b2='R6NTWVGRMWK' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 mediumblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='V1K5SIVQX8MOQTZY24D' where id=1;
|
|
update noar ti set b0='V1K5SIVQX8MOQTZY24D' where id=1;
|
|
update noar tt set b1='HY' where id=1;
|
|
update noar ti set b1='HY' where id=1;
|
|
update noar tt set b2='HLBN4F5EVWH2QNIJV4COFRCZ' where id=1;
|
|
update noar ti set b2='HLBN4F5EVWH2QNIJV4COFRCZ' where id=1;
|
|
update noar tt set b0='FE26AMYQ778YRSF' where id=2;
|
|
update noar ti set b0='FE26AMYQ778YRSF' where id=2;
|
|
update noar tt set b1='NU7NC5SI8N78I' where id=2;
|
|
update noar ti set b1='NU7NC5SI8N78I' where id=2;
|
|
update noar tt set b2='598JKNVHWLM' where id=2;
|
|
update noar ti set b2='598JKNVHWLM' where id=2;
|
|
update noar tt set b0='O5FCSU6CBVMJZULY7QP7S' where id=3;
|
|
update noar ti set b0='O5FCSU6CBVMJZULY7QP7S' where id=3;
|
|
update noar tt set b1='OYM4CIYFTHCH4BI2VGBUE3XRUQRW' where id=3;
|
|
update noar ti set b1='OYM4CIYFTHCH4BI2VGBUE3XRUQRW' where id=3;
|
|
update noar tt set b2='2A' where id=3;
|
|
update noar ti set b2='2A' where id=3;
|
|
update noar tt set b0='HEADRH' where id=4;
|
|
update noar ti set b0='HEADRH' where id=4;
|
|
update noar tt set b1='FKN9FXKRL6JDLRFZWX1EDVEEUDJCV8' where id=4;
|
|
update noar ti set b1='FKN9FXKRL6JDLRFZWX1EDVEEUDJCV8' where id=4;
|
|
update noar tt set b2='MPE76FYYE0NWT35ANH3SU8Z' where id=4;
|
|
update noar ti set b2='MPE76FYYE0NWT35ANH3SU8Z' where id=4;
|
|
update noar tt set b0='WG6ZP' where id=5;
|
|
update noar ti set b0='WG6ZP' where id=5;
|
|
update noar tt set b1='R4OQ7MYWSIQDWSFTGG4Q0QKEY204QH' where id=5;
|
|
update noar ti set b1='R4OQ7MYWSIQDWSFTGG4Q0QKEY204QH' where id=5;
|
|
update noar tt set b2='UNQ1DGSOHQBDHX8CWMDU1' where id=5;
|
|
update noar ti set b2='UNQ1DGSOHQBDHX8CWMDU1' where id=5;
|
|
update noar tt set b0='J89P' where id=6;
|
|
update noar ti set b0='J89P' where id=6;
|
|
update noar tt set b1='85EYNDMQH3QLWEA' where id=6;
|
|
update noar ti set b1='85EYNDMQH3QLWEA' where id=6;
|
|
update noar tt set b2='X8F6JRV96I5N3VAI6LMBTGVPR295R7' where id=6;
|
|
update noar ti set b2='X8F6JRV96I5N3VAI6LMBTGVPR295R7' where id=6;
|
|
update noar tt set b0='J86526ECFEE0A8C6XMVE4MGA9NYSJ2YO' where id=7;
|
|
update noar ti set b0='J86526ECFEE0A8C6XMVE4MGA9NYSJ2YO' 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 b2='U2K95H13Y2GW31O' where id=7;
|
|
update noar ti set b2='U2K95H13Y2GW31O' where id=7;
|
|
update noar tt set b0='3FA5H3HZNRMJB' where id=8;
|
|
update noar ti set b0='3FA5H3HZNRMJB' where id=8;
|
|
update noar tt set b1='BJMY7ZMYQY2U086I' where id=8;
|
|
update noar ti set b1='BJMY7ZMYQY2U086I' where id=8;
|
|
update noar tt set b2='EBX2463BE1FV9KYGB0JSR0O8BA' where id=8;
|
|
update noar ti set b2='EBX2463BE1FV9KYGB0JSR0O8BA' where id=8;
|
|
update noar tt set b0='01PT189VY5ZH' where id=9;
|
|
update noar ti set b0='01PT189VY5ZH' where id=9;
|
|
update noar tt set b1='LTV7RLIZC8TZAI01YOCBQ58I9D1TXV' where id=9;
|
|
update noar ti set b1='LTV7RLIZC8TZAI01YOCBQ58I9D1TXV' where id=9;
|
|
update noar tt set b2='WO0LW7VWA5X3KD1YPB19P' where id=9;
|
|
update noar ti set b2='WO0LW7VWA5X3KD1YPB19P' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='3HBQA0JIZN8SOQ04CWYM897N' where id=1;
|
|
update noar ti set b0='3HBQA0JIZN8SOQ04CWYM897N' where id=1;
|
|
update noar tt set b1='VAFQPOO6CSKH6B' where id=1;
|
|
update noar ti set b1='VAFQPOO6CSKH6B' where id=1;
|
|
update noar tt set b2='A9UYK2IJ149VFH4LY0' where id=1;
|
|
update noar ti set b2='A9UYK2IJ149VFH4LY0' where id=1;
|
|
update noar tt set b0='H' where id=2;
|
|
update noar ti set b0='H' where id=2;
|
|
update noar tt set b1='PX5NFB7YT07N974QG0UAI8WKOQ' where id=2;
|
|
update noar ti set b1='PX5NFB7YT07N974QG0UAI8WKOQ' where id=2;
|
|
update noar tt set b2='8PC9797INW89' where id=2;
|
|
update noar ti set b2='8PC9797INW89' where id=2;
|
|
update noar tt set b0='86FXJL8VTH9VR' where id=3;
|
|
update noar ti set b0='86FXJL8VTH9VR' where id=3;
|
|
update noar tt set b1='X4C28U8JH07KV1QD54254FK4DXFWTXP9' where id=3;
|
|
update noar ti set b1='X4C28U8JH07KV1QD54254FK4DXFWTXP9' where id=3;
|
|
update noar tt set b2='LDII5TD3SMY6AOEFZQCGFK7YI8M' where id=3;
|
|
update noar ti set b2='LDII5TD3SMY6AOEFZQCGFK7YI8M' where id=3;
|
|
update noar tt set b0='Z3B7YNKCRYMPSW734Z37OMBQ0G' where id=4;
|
|
update noar ti set b0='Z3B7YNKCRYMPSW734Z37OMBQ0G' where id=4;
|
|
update noar tt set b1='BYZ8H5ZZP3FWR6UPO6SBON5I' where id=4;
|
|
update noar ti set b1='BYZ8H5ZZP3FWR6UPO6SBON5I' where id=4;
|
|
update noar tt set b2='2I67D3KY85ZC1V' where id=4;
|
|
update noar ti set b2='2I67D3KY85ZC1V' where id=4;
|
|
update noar tt set b0='CCO4USDZP3K0LB2' where id=5;
|
|
update noar ti set b0='CCO4USDZP3K0LB2' where id=5;
|
|
update noar tt set b1='7RKAOXQK4KQ30WLCZU4STPN2D326GQ8D' where id=5;
|
|
update noar ti set b1='7RKAOXQK4KQ30WLCZU4STPN2D326GQ8D' where id=5;
|
|
update noar tt set b2='AZIFXVSNHXNU52CDZXXQ5V62FYA2' where id=5;
|
|
update noar ti set b2='AZIFXVSNHXNU52CDZXXQ5V62FYA2' where id=5;
|
|
update noar tt set b0='W6TBY45X7MVKAIEY966BXIPY470W0F0' where id=6;
|
|
update noar ti set b0='W6TBY45X7MVKAIEY966BXIPY470W0F0' where id=6;
|
|
update noar tt set b1='II4ZO15GF85Q9LI81' where id=6;
|
|
update noar ti set b1='II4ZO15GF85Q9LI81' where id=6;
|
|
update noar tt set b2='55NFOL3MUHP8J1PU' where id=6;
|
|
update noar ti set b2='55NFOL3MUHP8J1PU' where id=6;
|
|
update noar tt set b0='9ESZCG9ZTFQXKDLX2X1XM' where id=7;
|
|
update noar ti set b0='9ESZCG9ZTFQXKDLX2X1XM' where id=7;
|
|
update noar tt set b1='BL5U24WRC4DOH8LIRQS72KVVBO9T8X' where id=7;
|
|
update noar ti set b1='BL5U24WRC4DOH8LIRQS72KVVBO9T8X' where id=7;
|
|
update noar tt set b2='843MRD' where id=7;
|
|
update noar ti set b2='843MRD' where id=7;
|
|
update noar tt set b0='ZUCGE' where id=8;
|
|
update noar ti set b0='ZUCGE' where id=8;
|
|
update noar tt set b1='95JTG124NCJJAL4MC8XRV0T34' where id=8;
|
|
update noar ti set b1='95JTG124NCJJAL4MC8XRV0T34' where id=8;
|
|
update noar tt set b2='3' where id=8;
|
|
update noar ti set b2='3' where id=8;
|
|
update noar tt set b0='F7197I21' where id=9;
|
|
update noar ti set b0='F7197I21' where id=9;
|
|
update noar tt set b1='19UN5QO' where id=9;
|
|
update noar ti set b1='19UN5QO' where id=9;
|
|
update noar tt set b2='5XN6OZG3T9E' where id=9;
|
|
update noar ti set b2='5XN6OZG3T9E' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 mediumblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='3FHUCA1SOTFE9Y22Y' where id=1;
|
|
update noar ti set b0='3FHUCA1SOTFE9Y22Y' where id=1;
|
|
update noar tt set b1='KC6XA6LZFHCYE8JO9RMYWDZ8OZE83' where id=1;
|
|
update noar ti set b1='KC6XA6LZFHCYE8JO9RMYWDZ8OZE83' where id=1;
|
|
update noar tt set b2='6YI1UIZ2WUBE35E93ON3715TFB8X217' where id=1;
|
|
update noar ti set b2='6YI1UIZ2WUBE35E93ON3715TFB8X217' where id=1;
|
|
update noar tt set b0='K5NA5WYC6FAGCKYL36GU7' where id=2;
|
|
update noar ti set b0='K5NA5WYC6FAGCKYL36GU7' where id=2;
|
|
update noar tt set b1='993' where id=2;
|
|
update noar ti set b1='993' where id=2;
|
|
update noar tt set b2='6' where id=2;
|
|
update noar ti set b2='6' where id=2;
|
|
update noar tt set b0='YTUYFC2Q056Q7T' where id=3;
|
|
update noar ti set b0='YTUYFC2Q056Q7T' where id=3;
|
|
update noar tt set b1='90SQI826C' where id=3;
|
|
update noar ti set b1='90SQI826C' where id=3;
|
|
update noar tt set b2='C7SC4ETZU0OUVFAXY6' where id=3;
|
|
update noar ti set b2='C7SC4ETZU0OUVFAXY6' where id=3;
|
|
update noar tt set b0='XK4Z970UOYBGANBCCOU9RV' where id=4;
|
|
update noar ti set b0='XK4Z970UOYBGANBCCOU9RV' where id=4;
|
|
update noar tt set b1='YB000MR6PU' where id=4;
|
|
update noar ti set b1='YB000MR6PU' where id=4;
|
|
update noar tt set b2='P9N7LD05O6WWHI8VI75NIHPIRUI' where id=4;
|
|
update noar ti set b2='P9N7LD05O6WWHI8VI75NIHPIRUI' where id=4;
|
|
update noar tt set b0='36Y' where id=5;
|
|
update noar ti set b0='36Y' where id=5;
|
|
update noar tt set b1='7GJ3JF4F7FBY5QPP3QUNNL2T' where id=5;
|
|
update noar ti set b1='7GJ3JF4F7FBY5QPP3QUNNL2T' where id=5;
|
|
update noar tt set b2='P4ZG8Z5' where id=5;
|
|
update noar ti set b2='P4ZG8Z5' where id=5;
|
|
update noar tt set b0='ZA77HHD' where id=6;
|
|
update noar ti set b0='ZA77HHD' where id=6;
|
|
update noar tt set b1='0EHIE65V8GMM5OH3MR9' where id=6;
|
|
update noar ti set b1='0EHIE65V8GMM5OH3MR9' where id=6;
|
|
update noar tt set b2='1V791IQV' where id=6;
|
|
update noar ti set b2='1V791IQV' where id=6;
|
|
update noar tt set b0='BTFSOLW' where id=7;
|
|
update noar ti set b0='BTFSOLW' where id=7;
|
|
update noar tt set b1='U' where id=7;
|
|
update noar ti set b1='U' where id=7;
|
|
update noar tt set b2='3JW4POF2KX083NGWW81MFVE337C7ZI' where id=7;
|
|
update noar ti set b2='3JW4POF2KX083NGWW81MFVE337C7ZI' where id=7;
|
|
update noar tt set b0='092G971TYP2PMW' where id=8;
|
|
update noar ti set b0='092G971TYP2PMW' where id=8;
|
|
update noar tt set b1='WNM' where id=8;
|
|
update noar ti set b1='WNM' where id=8;
|
|
update noar tt set b2='VH8M8WF35G5UQM7' where id=8;
|
|
update noar ti set b2='VH8M8WF35G5UQM7' where id=8;
|
|
update noar tt set b0='IXV8B' where id=9;
|
|
update noar ti set b0='IXV8B' where id=9;
|
|
update noar tt set b1='DAIZZEYTYZJ0OY7CZC844VX1AG' where id=9;
|
|
update noar ti set b1='DAIZZEYTYZJ0OY7CZC844VX1AG' where id=9;
|
|
update noar tt set b2='7L' where id=9;
|
|
update noar ti set b2='7L' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 mediumblob null,
|
|
b2 text 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 b0='KPL47KX4CQWB4NNVLYV9D0KJ7SL' where id=1;
|
|
update noar ti set b0='KPL47KX4CQWB4NNVLYV9D0KJ7SL' where id=1;
|
|
update noar tt set b1='C7D4QKG7W' where id=1;
|
|
update noar ti set b1='C7D4QKG7W' where id=1;
|
|
update noar tt set b2='4MJSQ89YDAZQES1NGNXYT4B' where id=1;
|
|
update noar ti set b2='4MJSQ89YDAZQES1NGNXYT4B' where id=1;
|
|
update noar tt set b0='53' where id=2;
|
|
update noar ti set b0='53' where id=2;
|
|
update noar tt set b1='ZHC6CIMWRU09WZW6KWN48' where id=2;
|
|
update noar ti set b1='ZHC6CIMWRU09WZW6KWN48' where id=2;
|
|
update noar tt set b2='MIGP1' where id=2;
|
|
update noar ti set b2='MIGP1' where id=2;
|
|
update noar tt set b0='SLSKXG7DQGG' where id=3;
|
|
update noar ti set b0='SLSKXG7DQGG' where id=3;
|
|
update noar tt set b1='OZG65V8' where id=3;
|
|
update noar ti set b1='OZG65V8' where id=3;
|
|
update noar tt set b2='6HQ9LE' where id=3;
|
|
update noar ti set b2='6HQ9LE' where id=3;
|
|
update noar tt set b0='GRXKLBGVV7LUWOY01MOBM83MUZXZPP4' where id=4;
|
|
update noar ti set b0='GRXKLBGVV7LUWOY01MOBM83MUZXZPP4' where id=4;
|
|
update noar tt set b1='BZCL3LP2G40K0KGQH92H' where id=4;
|
|
update noar ti set b1='BZCL3LP2G40K0KGQH92H' where id=4;
|
|
update noar tt set b2='0ITOHFVQNOWC0V1R' where id=4;
|
|
update noar ti set b2='0ITOHFVQNOWC0V1R' where id=4;
|
|
update noar tt set b0='RM8' where id=5;
|
|
update noar ti set b0='RM8' where id=5;
|
|
update noar tt set b1='2P1LOIVOLAO720LKLSAZKVAE52' where id=5;
|
|
update noar ti set b1='2P1LOIVOLAO720LKLSAZKVAE52' where id=5;
|
|
update noar tt set b2='VV3' where id=5;
|
|
update noar ti set b2='VV3' where id=5;
|
|
update noar tt set b0='2F8JAN2KP6DJ0ZYFXVAWISWGFMHHW' where id=6;
|
|
update noar ti set b0='2F8JAN2KP6DJ0ZYFXVAWISWGFMHHW' where id=6;
|
|
update noar tt set b1='0BWU8BQ3KT' where id=6;
|
|
update noar ti set b1='0BWU8BQ3KT' where id=6;
|
|
update noar tt set b2='FEPNZWAHRZX8UM7' where id=6;
|
|
update noar ti set b2='FEPNZWAHRZX8UM7' where id=6;
|
|
update noar tt set b0='55' where id=7;
|
|
update noar ti set b0='55' where id=7;
|
|
update noar tt set b1='05S665U6YJBN0I4M5SDD' where id=7;
|
|
update noar ti set b1='05S665U6YJBN0I4M5SDD' where id=7;
|
|
update noar tt set b2='S7BM6QG8OLHCY94ZOWURS' where id=7;
|
|
update noar ti set b2='S7BM6QG8OLHCY94ZOWURS' where id=7;
|
|
update noar tt set b0='GDNAXX2' where id=8;
|
|
update noar ti set b0='GDNAXX2' where id=8;
|
|
update noar tt set b1='IC3ICJF7' where id=8;
|
|
update noar ti set b1='IC3ICJF7' where id=8;
|
|
update noar tt set b2='3YBGG' where id=8;
|
|
update noar ti set b2='3YBGG' where id=8;
|
|
update noar tt set b0='QYUWIE1CBMCF0K' where id=9;
|
|
update noar ti set b0='QYUWIE1CBMCF0K' where id=9;
|
|
update noar tt set b1='NBLFSNKCU6278QIS4ER12MBD' where id=9;
|
|
update noar ti set b1='NBLFSNKCU6278QIS4ER12MBD' where id=9;
|
|
update noar tt set b2='0YM5E1NPB4FH8XMSY1XE7YGXYZIBZRB' where id=9;
|
|
update noar ti set b2='0YM5E1NPB4FH8XMSY1XE7YGXYZIBZRB' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 mediumblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='F1WTP' where id=1;
|
|
update noar ti set b0='F1WTP' where id=1;
|
|
update noar tt set b1='PIY2I' where id=1;
|
|
update noar ti set b1='PIY2I' where id=1;
|
|
update noar tt set b2='L6D5P8UMN31PZ' where id=1;
|
|
update noar ti set b2='L6D5P8UMN31PZ' where id=1;
|
|
update noar tt set b0='3B5DZOX69' where id=2;
|
|
update noar ti set b0='3B5DZOX69' where id=2;
|
|
update noar tt set b1='P3IPCN4IS1UTKUG54BXU31B56MLQE' where id=2;
|
|
update noar ti set b1='P3IPCN4IS1UTKUG54BXU31B56MLQE' where id=2;
|
|
update noar tt set b2='9T14B9BWFG' where id=2;
|
|
update noar ti set b2='9T14B9BWFG' where id=2;
|
|
update noar tt set b0='7' where id=3;
|
|
update noar ti set b0='7' where id=3;
|
|
update noar tt set b1='57EIRBE5QEZG0ISPEJXD8' where id=3;
|
|
update noar ti set b1='57EIRBE5QEZG0ISPEJXD8' where id=3;
|
|
update noar tt set b2='UHERSFHU7O3KJD6YPOD5MDQSCGNIY' where id=3;
|
|
update noar ti set b2='UHERSFHU7O3KJD6YPOD5MDQSCGNIY' where id=3;
|
|
update noar tt set b0='0S6Y3R9GF3VGYZ1FHJ' where id=4;
|
|
update noar ti set b0='0S6Y3R9GF3VGYZ1FHJ' where id=4;
|
|
update noar tt set b1='LT0UPKMY3' where id=4;
|
|
update noar ti set b1='LT0UPKMY3' where id=4;
|
|
update noar tt set b2='Y4WF' where id=4;
|
|
update noar ti set b2='Y4WF' where id=4;
|
|
update noar tt set b0='T4FRLT1Z57NST99' where id=5;
|
|
update noar ti set b0='T4FRLT1Z57NST99' where id=5;
|
|
update noar tt set b1='3MRN3T' where id=5;
|
|
update noar ti set b1='3MRN3T' where id=5;
|
|
update noar tt set b2='0AO0SSUIO38ECGDHRXO7' where id=5;
|
|
update noar ti set b2='0AO0SSUIO38ECGDHRXO7' where id=5;
|
|
update noar tt set b0='IA7VNUKH3YSAXEZQAD7H9OZCK' where id=6;
|
|
update noar ti set b0='IA7VNUKH3YSAXEZQAD7H9OZCK' where id=6;
|
|
update noar tt set b1='6CZHV287YDYIMVGFA' where id=6;
|
|
update noar ti set b1='6CZHV287YDYIMVGFA' where id=6;
|
|
update noar tt set b2='W40CLO83SPADPT' where id=6;
|
|
update noar ti set b2='W40CLO83SPADPT' where id=6;
|
|
update noar tt set b0='ZL42QNGH3TFUJRPM' where id=7;
|
|
update noar ti set b0='ZL42QNGH3TFUJRPM' where id=7;
|
|
update noar tt set b1='FX3LYPX20HICRP' where id=7;
|
|
update noar ti set b1='FX3LYPX20HICRP' where id=7;
|
|
update noar tt set b2='2ZH209VH' where id=7;
|
|
update noar ti set b2='2ZH209VH' where id=7;
|
|
update noar tt set b0='A1IH5ILQ4ZKGFK' where id=8;
|
|
update noar ti set b0='A1IH5ILQ4ZKGFK' where id=8;
|
|
update noar tt set b1='EOA0OMNBS6SE81TIC8' where id=8;
|
|
update noar ti set b1='EOA0OMNBS6SE81TIC8' where id=8;
|
|
update noar tt set b2='XKBH6UXP1' where id=8;
|
|
update noar ti set b2='XKBH6UXP1' where id=8;
|
|
update noar tt set b0='P9L' where id=9;
|
|
update noar ti set b0='P9L' where id=9;
|
|
update noar tt set b1='JJVSVTHB9LWNAL38XMHAW8PWTDU9BNG' where id=9;
|
|
update noar ti set b1='JJVSVTHB9LWNAL38XMHAW8PWTDU9BNG' where id=9;
|
|
update noar tt set b2='HVWK' where id=9;
|
|
update noar ti set b2='HVWK' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='P7S6GWH2ME8X4EM' where id=1;
|
|
update noar ti set b0='P7S6GWH2ME8X4EM' where id=1;
|
|
update noar tt set b1='H9HRH27' where id=1;
|
|
update noar ti set b1='H9HRH27' where id=1;
|
|
update noar tt set b2='XB5XKWSVUKP2I8M0V28GMJSBULX' where id=1;
|
|
update noar ti set b2='XB5XKWSVUKP2I8M0V28GMJSBULX' where id=1;
|
|
update noar tt set b0='L3JCKXZAL825M7TX6FNMKTPZ8DZ06J5' where id=2;
|
|
update noar ti set b0='L3JCKXZAL825M7TX6FNMKTPZ8DZ06J5' where id=2;
|
|
update noar tt set b1='GVF' where id=2;
|
|
update noar ti set b1='GVF' where id=2;
|
|
update noar tt set b2='ZE24O37BZ52UPM9' where id=2;
|
|
update noar ti set b2='ZE24O37BZ52UPM9' where id=2;
|
|
update noar tt set b0='B9DJZK00I6JI0W4LSC1PSSKXGR2EZN' where id=3;
|
|
update noar ti set b0='B9DJZK00I6JI0W4LSC1PSSKXGR2EZN' where id=3;
|
|
update noar tt set b1='EE6X7LXFGW' where id=3;
|
|
update noar ti set b1='EE6X7LXFGW' where id=3;
|
|
update noar tt set b2='ZBR63CTNTAQFT39K1KHW6UKCNV1L0NP0' where id=3;
|
|
update noar ti set b2='ZBR63CTNTAQFT39K1KHW6UKCNV1L0NP0' where id=3;
|
|
update noar tt set b0='8RKDYM665' where id=4;
|
|
update noar ti set b0='8RKDYM665' where id=4;
|
|
update noar tt set b1='274Y5XFB3147UL2VG1CK' where id=4;
|
|
update noar ti set b1='274Y5XFB3147UL2VG1CK' where id=4;
|
|
update noar tt set b2='AJT9C3FTCXQUJH' where id=4;
|
|
update noar ti set b2='AJT9C3FTCXQUJH' where id=4;
|
|
update noar tt set b0='9QNXPAS0VVYOZ' where id=5;
|
|
update noar ti set b0='9QNXPAS0VVYOZ' where id=5;
|
|
update noar tt set b1='A9' where id=5;
|
|
update noar ti set b1='A9' where id=5;
|
|
update noar tt set b2='3BL13' where id=5;
|
|
update noar ti set b2='3BL13' where id=5;
|
|
update noar tt set b0='4OZI8Y1LTL7CUWOL4' where id=6;
|
|
update noar ti set b0='4OZI8Y1LTL7CUWOL4' where id=6;
|
|
update noar tt set b1='ALZ6IE72P0FME2JAAPXYZKWN942PU' where id=6;
|
|
update noar ti set b1='ALZ6IE72P0FME2JAAPXYZKWN942PU' where id=6;
|
|
update noar tt set b2='GM6C3L1NR395FDRZSP' where id=6;
|
|
update noar ti set b2='GM6C3L1NR395FDRZSP' where id=6;
|
|
update noar tt set b0='K5PS1PMRYJEHOEWOOGQFT1P0LIS9Y' where id=7;
|
|
update noar ti set b0='K5PS1PMRYJEHOEWOOGQFT1P0LIS9Y' where id=7;
|
|
update noar tt set b1='JI64E1KUYEQ1T' where id=7;
|
|
update noar ti set b1='JI64E1KUYEQ1T' where id=7;
|
|
update noar tt set b2='H6JUMWAM5X060O4QP4' where id=7;
|
|
update noar ti set b2='H6JUMWAM5X060O4QP4' where id=7;
|
|
update noar tt set b0='5CB0R05URY7Y26BOILBTK4QA' where id=8;
|
|
update noar ti set b0='5CB0R05URY7Y26BOILBTK4QA' where id=8;
|
|
update noar tt set b1='3WGTURPD0ZTBI' where id=8;
|
|
update noar ti set b1='3WGTURPD0ZTBI' where id=8;
|
|
update noar tt set b2='GSJOLXS' where id=8;
|
|
update noar ti set b2='GSJOLXS' where id=8;
|
|
update noar tt set b0='Z7N4Y9MNRL9P3V37GDXLG2TIF8WPAPN' where id=9;
|
|
update noar ti set b0='Z7N4Y9MNRL9P3V37GDXLG2TIF8WPAPN' where id=9;
|
|
update noar tt set b1='85CI6V9KX3EH3IYM64' where id=9;
|
|
update noar ti set b1='85CI6V9KX3EH3IYM64' where id=9;
|
|
update noar tt set b2='C' where id=9;
|
|
update noar ti set b2='C' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 longblob not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='SY2V60IQ1RL' where id=1;
|
|
update noar ti set b0='SY2V60IQ1RL' where id=1;
|
|
update noar tt set b1='JAAJBENACCY' where id=1;
|
|
update noar ti set b1='JAAJBENACCY' where id=1;
|
|
update noar tt set b2='0F9ZA5D76C3WWCWL7ZPYXC' where id=1;
|
|
update noar ti set b2='0F9ZA5D76C3WWCWL7ZPYXC' where id=1;
|
|
update noar tt set b0='37SI8XH39MOF64BGYG4ASAX711M1L7T' where id=2;
|
|
update noar ti set b0='37SI8XH39MOF64BGYG4ASAX711M1L7T' where id=2;
|
|
update noar tt set b1='F4ZCE7CU5ST0LDSMWKAST3T6SQ8HLYBY' where id=2;
|
|
update noar ti set b1='F4ZCE7CU5ST0LDSMWKAST3T6SQ8HLYBY' where id=2;
|
|
update noar tt set b2='Y490S5GD5OC6F9WAVRFNZJOO' where id=2;
|
|
update noar ti set b2='Y490S5GD5OC6F9WAVRFNZJOO' where id=2;
|
|
update noar tt set b0='HWJ' where id=3;
|
|
update noar ti set b0='HWJ' where id=3;
|
|
update noar tt set b1='N6Y8C3M8S6PKJE' where id=3;
|
|
update noar ti set b1='N6Y8C3M8S6PKJE' where id=3;
|
|
update noar tt set b2='QCKGP641SYERXFSH431PIN6' where id=3;
|
|
update noar ti set b2='QCKGP641SYERXFSH431PIN6' where id=3;
|
|
update noar tt set b0='W5' where id=4;
|
|
update noar ti set b0='W5' where id=4;
|
|
update noar tt set b1='NQYWD6ST7MVFJAXJJVK' where id=4;
|
|
update noar ti set b1='NQYWD6ST7MVFJAXJJVK' where id=4;
|
|
update noar tt set b2='QMNF9GLB2UOB2FIQO2WR5OJ6OUEWV' where id=4;
|
|
update noar ti set b2='QMNF9GLB2UOB2FIQO2WR5OJ6OUEWV' where id=4;
|
|
update noar tt set b0='38F60A3ZSFX6EKP7JVKI7TU4H' where id=5;
|
|
update noar ti set b0='38F60A3ZSFX6EKP7JVKI7TU4H' where id=5;
|
|
update noar tt set b1='U2FGEQ38CBLQL3CUZPVYLSO4XET6WB1' where id=5;
|
|
update noar ti set b1='U2FGEQ38CBLQL3CUZPVYLSO4XET6WB1' where id=5;
|
|
update noar tt set b2='0BIQQ57CXSWZY8TVESV7JAW8MM' where id=5;
|
|
update noar ti set b2='0BIQQ57CXSWZY8TVESV7JAW8MM' where id=5;
|
|
update noar tt set b0='2NALAEI7WFOA3UIYB4KAKSCA' where id=6;
|
|
update noar ti set b0='2NALAEI7WFOA3UIYB4KAKSCA' where id=6;
|
|
update noar tt set b1='5ZCUH0SIMNY717BQ0I7D84JYQSEMT' where id=6;
|
|
update noar ti set b1='5ZCUH0SIMNY717BQ0I7D84JYQSEMT' where id=6;
|
|
update noar tt set b2='KU7NA5R' where id=6;
|
|
update noar ti set b2='KU7NA5R' where id=6;
|
|
update noar tt set b0='2OTMSED2S3OU6YNJUZ9' where id=7;
|
|
update noar ti set b0='2OTMSED2S3OU6YNJUZ9' where id=7;
|
|
update noar tt set b1='YLJ0PNDKDYAS41LL9JTZFTMPU' where id=7;
|
|
update noar ti set b1='YLJ0PNDKDYAS41LL9JTZFTMPU' where id=7;
|
|
update noar tt set b2='NSBWDDJ2CGTLLF4NT86O' where id=7;
|
|
update noar ti set b2='NSBWDDJ2CGTLLF4NT86O' where id=7;
|
|
update noar tt set b0='UDXM5S' where id=8;
|
|
update noar ti set b0='UDXM5S' where id=8;
|
|
update noar tt set b1='GK1URI7X3IL26AKM6S' where id=8;
|
|
update noar ti set b1='GK1URI7X3IL26AKM6S' where id=8;
|
|
update noar tt set b2='9GTPPS7UABD7JY90KIKGLU6JVIWZ2Y7E' where id=8;
|
|
update noar ti set b2='9GTPPS7UABD7JY90KIKGLU6JVIWZ2Y7E' where id=8;
|
|
update noar tt set b0='ODZ78JT' where id=9;
|
|
update noar ti set b0='ODZ78JT' where id=9;
|
|
update noar tt set b1='Z8U5Q13' where id=9;
|
|
update noar ti set b1='Z8U5Q13' where id=9;
|
|
update noar tt set b2='G1I5WOYSU8I1QG8T' where id=9;
|
|
update noar ti set b2='G1I5WOYSU8I1QG8T' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='MZM75DVF16UQJZ9B' where id=1;
|
|
update noar ti set b0='MZM75DVF16UQJZ9B' where id=1;
|
|
update noar tt set b1='7YELDDFO50' where id=1;
|
|
update noar ti set b1='7YELDDFO50' where id=1;
|
|
update noar tt set b2='VUBC36F' where id=1;
|
|
update noar ti set b2='VUBC36F' where id=1;
|
|
update noar tt set b0='3' where id=2;
|
|
update noar ti set b0='3' where id=2;
|
|
update noar tt set b1='I4J' where id=2;
|
|
update noar ti set b1='I4J' where id=2;
|
|
update noar tt set b2='XD' where id=2;
|
|
update noar ti set b2='XD' where id=2;
|
|
update noar tt set b0='7I23LRFB5DKNTGMKL9' where id=3;
|
|
update noar ti set b0='7I23LRFB5DKNTGMKL9' where id=3;
|
|
update noar tt set b1='7CC6VHXO94HIVX22' where id=3;
|
|
update noar ti set b1='7CC6VHXO94HIVX22' where id=3;
|
|
update noar tt set b2='ZXD4PH2O' where id=3;
|
|
update noar ti set b2='ZXD4PH2O' where id=3;
|
|
update noar tt set b0='4C1HTQWBZTYNS93ALOYZ4YC8VIGV' where id=4;
|
|
update noar ti set b0='4C1HTQWBZTYNS93ALOYZ4YC8VIGV' where id=4;
|
|
update noar tt set b1='702JVJYOBD1HS8C1SR' where id=4;
|
|
update noar ti set b1='702JVJYOBD1HS8C1SR' where id=4;
|
|
update noar tt set b2='OIVTG83VJ7OJW2DM8F3CTO8GKXHE4EMI' where id=4;
|
|
update noar ti set b2='OIVTG83VJ7OJW2DM8F3CTO8GKXHE4EMI' where id=4;
|
|
update noar tt set b0='7Y6X' where id=5;
|
|
update noar ti set b0='7Y6X' where id=5;
|
|
update noar tt set b1='J0R11' where id=5;
|
|
update noar ti set b1='J0R11' where id=5;
|
|
update noar tt set b2='JXGHARUI2JQ3HKFNLLF8SMPKW' where id=5;
|
|
update noar ti set b2='JXGHARUI2JQ3HKFNLLF8SMPKW' where id=5;
|
|
update noar tt set b0='8Q5TNY2B6N042R9PFEU5RGGMCCR5I1' where id=6;
|
|
update noar ti set b0='8Q5TNY2B6N042R9PFEU5RGGMCCR5I1' where id=6;
|
|
update noar tt set b1='PMLTPNPDH7J0WJ64V5O38M' where id=6;
|
|
update noar ti set b1='PMLTPNPDH7J0WJ64V5O38M' where id=6;
|
|
update noar tt set b2='DVHYDSBQ6ID3Y52W1' where id=6;
|
|
update noar ti set b2='DVHYDSBQ6ID3Y52W1' where id=6;
|
|
update noar tt set b0='Q7RHI4RDVGC3W2TPVEN' where id=7;
|
|
update noar ti set b0='Q7RHI4RDVGC3W2TPVEN' where id=7;
|
|
update noar tt set b1='RV4TKQMIAIY18G7SB5KMP' where id=7;
|
|
update noar ti set b1='RV4TKQMIAIY18G7SB5KMP' where id=7;
|
|
update noar tt set b2='ZJAZD' where id=7;
|
|
update noar ti set b2='ZJAZD' where id=7;
|
|
update noar tt set b0='HIVFXF' where id=8;
|
|
update noar ti set b0='HIVFXF' where id=8;
|
|
update noar tt set b1='XPEOWFWIUE8Q' where id=8;
|
|
update noar ti set b1='XPEOWFWIUE8Q' where id=8;
|
|
update noar tt set b2='CKZ3MITJYYI5K5NAOS5GKPHK' where id=8;
|
|
update noar ti set b2='CKZ3MITJYYI5K5NAOS5GKPHK' where id=8;
|
|
update noar tt set b0='8U8CX' where id=9;
|
|
update noar ti set b0='8U8CX' where id=9;
|
|
update noar tt set b1='X9AJQLLHX5F3KGM1JQJ' where id=9;
|
|
update noar ti set b1='X9AJQLLHX5F3KGM1JQJ' where id=9;
|
|
update noar tt set b2='0KP4Z6A2LFJGRQPPIQQCEN' where id=9;
|
|
update noar ti set b2='0KP4Z6A2LFJGRQPPIQQCEN' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 longblob not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='GHHL1AS26S31HB8DS' where id=1;
|
|
update noar ti set b0='GHHL1AS26S31HB8DS' where id=1;
|
|
update noar tt set b1='ZC7RRTX5JCZW6Y0LFEK9WMPX2Z' where id=1;
|
|
update noar ti set b1='ZC7RRTX5JCZW6Y0LFEK9WMPX2Z' where id=1;
|
|
update noar tt set b2='5FC9AVAFFBGS8ZCT89R' where id=1;
|
|
update noar ti set b2='5FC9AVAFFBGS8ZCT89R' where id=1;
|
|
update noar tt set b0='H4GDCPF0XNKLS9CNXT1UB0ICN002P9E' where id=2;
|
|
update noar ti set b0='H4GDCPF0XNKLS9CNXT1UB0ICN002P9E' where id=2;
|
|
update noar tt set b1='9DKQFPJH5D5VT3GAOY97WX' where id=2;
|
|
update noar ti set b1='9DKQFPJH5D5VT3GAOY97WX' where id=2;
|
|
update noar tt set b2='9IZ9IDTYN' where id=2;
|
|
update noar ti set b2='9IZ9IDTYN' where id=2;
|
|
update noar tt set b0='9KP' where id=3;
|
|
update noar ti set b0='9KP' where id=3;
|
|
update noar tt set b1='JTK6HDMIV919M4O9385WW' where id=3;
|
|
update noar ti set b1='JTK6HDMIV919M4O9385WW' where id=3;
|
|
update noar tt set b2='GT0FM3XOJ87HQCVMAC8H7H37KR7IZJY' where id=3;
|
|
update noar ti set b2='GT0FM3XOJ87HQCVMAC8H7H37KR7IZJY' where id=3;
|
|
update noar tt set b0='DFNJ6FIEMY34B82P7OXHBJG8XOL0GX' where id=4;
|
|
update noar ti set b0='DFNJ6FIEMY34B82P7OXHBJG8XOL0GX' where id=4;
|
|
update noar tt set b1='HO62YKULQQWZYMRYFVA3SAAKGYRNO' where id=4;
|
|
update noar ti set b1='HO62YKULQQWZYMRYFVA3SAAKGYRNO' where id=4;
|
|
update noar tt set b2='B1O2Z5NWJ6JSM20CBE2LH' where id=4;
|
|
update noar ti set b2='B1O2Z5NWJ6JSM20CBE2LH' where id=4;
|
|
update noar tt set b0='OS4EQMBYX28QRNSBFZ2HN0XUX40FC5D3' where id=5;
|
|
update noar ti set b0='OS4EQMBYX28QRNSBFZ2HN0XUX40FC5D3' where id=5;
|
|
update noar tt set b1='A40R62BSJ3V0UEPS0FAVZD4S' where id=5;
|
|
update noar ti set b1='A40R62BSJ3V0UEPS0FAVZD4S' where id=5;
|
|
update noar tt set b2='OU94E4OT9P8R8JN6OEJ' where id=5;
|
|
update noar ti set b2='OU94E4OT9P8R8JN6OEJ' where id=5;
|
|
update noar tt set b0='2QJ7E6NCNM7G' where id=6;
|
|
update noar ti set b0='2QJ7E6NCNM7G' where id=6;
|
|
update noar tt set b1='ZB26HU91OH46N42AZG5XQ5U' where id=6;
|
|
update noar ti set b1='ZB26HU91OH46N42AZG5XQ5U' where id=6;
|
|
update noar tt set b2='1CQ7N7XJ5XMR1BVV' where id=6;
|
|
update noar ti set b2='1CQ7N7XJ5XMR1BVV' where id=6;
|
|
update noar tt set b0='ZRMICLYKZ9HGYJSCU2L' where id=7;
|
|
update noar ti set b0='ZRMICLYKZ9HGYJSCU2L' where id=7;
|
|
update noar tt set b1='88G9120G457TFWKKN4P5JPJTF9SP50P' where id=7;
|
|
update noar ti set b1='88G9120G457TFWKKN4P5JPJTF9SP50P' where id=7;
|
|
update noar tt set b2='NALEHMSHY3IM' where id=7;
|
|
update noar ti set b2='NALEHMSHY3IM' where id=7;
|
|
update noar tt set b0='U6FGNPF1' where id=8;
|
|
update noar ti set b0='U6FGNPF1' where id=8;
|
|
update noar tt set b1='OPDRNSCVCZ96AFXCIZRH5LX4E7J0C0PR' where id=8;
|
|
update noar ti set b1='OPDRNSCVCZ96AFXCIZRH5LX4E7J0C0PR' where id=8;
|
|
update noar tt set b2='FQB4Q0VT1BZJK1' where id=8;
|
|
update noar ti set b2='FQB4Q0VT1BZJK1' where id=8;
|
|
update noar tt set b0='89KBY1TT7UV7AFXDBW2KTM8Y' where id=9;
|
|
update noar ti set b0='89KBY1TT7UV7AFXDBW2KTM8Y' where id=9;
|
|
update noar tt set b1='MO1HI0R0YK63XX0KG2J7A' where id=9;
|
|
update noar ti set b1='MO1HI0R0YK63XX0KG2J7A' where id=9;
|
|
update noar tt set b2='9JRWCPQ7T5EP' where id=9;
|
|
update noar ti set b2='9JRWCPQ7T5EP' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='HKBF53NAXKMBNX3N4S7RZWLO8I3V' where id=1;
|
|
update noar ti set b0='HKBF53NAXKMBNX3N4S7RZWLO8I3V' where id=1;
|
|
update noar tt set b1='BSJB2VRBCZN5BSC8DP1NRHF8DNPJ915' where id=1;
|
|
update noar ti set b1='BSJB2VRBCZN5BSC8DP1NRHF8DNPJ915' where id=1;
|
|
update noar tt set b2='P49U0SM2S8YVN832ONK7PHG4LV0DN' where id=1;
|
|
update noar ti set b2='P49U0SM2S8YVN832ONK7PHG4LV0DN' where id=1;
|
|
update noar tt set b0='W689KAH3CE6F4VXZKGCMJLFNSP2C26' where id=2;
|
|
update noar ti set b0='W689KAH3CE6F4VXZKGCMJLFNSP2C26' where id=2;
|
|
update noar tt set b1='N2SGCF969XM' where id=2;
|
|
update noar ti set b1='N2SGCF969XM' where id=2;
|
|
update noar tt set b2='APCEQSZH2DF9RICU1LY7NK4J7UE2' where id=2;
|
|
update noar ti set b2='APCEQSZH2DF9RICU1LY7NK4J7UE2' where id=2;
|
|
update noar tt set b0='25LM3S' where id=3;
|
|
update noar ti set b0='25LM3S' where id=3;
|
|
update noar tt set b1='GK59' where id=3;
|
|
update noar ti set b1='GK59' where id=3;
|
|
update noar tt set b2='FNI8VW76C9DDCTMAY5KA2VD0' where id=3;
|
|
update noar ti set b2='FNI8VW76C9DDCTMAY5KA2VD0' where id=3;
|
|
update noar tt set b0='FF39DSE11M4VQ7PD1HGOM5FNVMY' where id=4;
|
|
update noar ti set b0='FF39DSE11M4VQ7PD1HGOM5FNVMY' where id=4;
|
|
update noar tt set b1='NLBZHTX3PG0XDJOE16RX9FHFJY' where id=4;
|
|
update noar ti set b1='NLBZHTX3PG0XDJOE16RX9FHFJY' where id=4;
|
|
update noar tt set b2='4VU' where id=4;
|
|
update noar ti set b2='4VU' where id=4;
|
|
update noar tt set b0='IG0PJXFBI9YL0M6G22E8MU' where id=5;
|
|
update noar ti set b0='IG0PJXFBI9YL0M6G22E8MU' where id=5;
|
|
update noar tt set b1='C' where id=5;
|
|
update noar ti set b1='C' where id=5;
|
|
update noar tt set b2='XG4J8ZSO8OO4KEYARIOF5X5CN467C' where id=5;
|
|
update noar ti set b2='XG4J8ZSO8OO4KEYARIOF5X5CN467C' where id=5;
|
|
update noar tt set b0='1XRAQGW' where id=6;
|
|
update noar ti set b0='1XRAQGW' where id=6;
|
|
update noar tt set b1='LGTFXR1UKV7K0AFYSNPZE5IH' where id=6;
|
|
update noar ti set b1='LGTFXR1UKV7K0AFYSNPZE5IH' where id=6;
|
|
update noar tt set b2='3UJOSRU7BK87P0VFZFF7XMAQP' where id=6;
|
|
update noar ti set b2='3UJOSRU7BK87P0VFZFF7XMAQP' where id=6;
|
|
update noar tt set b0='LCQNJ0UUUVSL1N5X92GPG4ND4ZYA1Y' where id=7;
|
|
update noar ti set b0='LCQNJ0UUUVSL1N5X92GPG4ND4ZYA1Y' where id=7;
|
|
update noar tt set b1='RBD6QHH7C8MPZ5MYVV65' where id=7;
|
|
update noar ti set b1='RBD6QHH7C8MPZ5MYVV65' where id=7;
|
|
update noar tt set b2='P0ILC8RIJ86T8GY01FKU19IQGHLMZW' where id=7;
|
|
update noar ti set b2='P0ILC8RIJ86T8GY01FKU19IQGHLMZW' where id=7;
|
|
update noar tt set b0='CE2XBFG' where id=8;
|
|
update noar ti set b0='CE2XBFG' where id=8;
|
|
update noar tt set b1='20XUXZGJ9XJWO5OIFLLF35' where id=8;
|
|
update noar ti set b1='20XUXZGJ9XJWO5OIFLLF35' where id=8;
|
|
update noar tt set b2='0IY133ERDXC0GJ1QR0JAHWGJAKTQ' where id=8;
|
|
update noar ti set b2='0IY133ERDXC0GJ1QR0JAHWGJAKTQ' where id=8;
|
|
update noar tt set b0='6BG50UOD8O' where id=9;
|
|
update noar ti set b0='6BG50UOD8O' where id=9;
|
|
update noar tt set b1='AH95SDOA' where id=9;
|
|
update noar ti set b1='AH95SDOA' where id=9;
|
|
update noar tt set b2='P9G1T9DQ4GA' where id=9;
|
|
update noar ti set b2='P9G1T9DQ4GA' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 longblob not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='0OM2GQWR2H73TNPY9' where id=1;
|
|
update noar ti set b0='0OM2GQWR2H73TNPY9' where id=1;
|
|
update noar tt set b1='U6W7UMRGXT' where id=1;
|
|
update noar ti set b1='U6W7UMRGXT' where id=1;
|
|
update noar tt set b2='9HAGJ01CTYOIHPDHD7CUFR' where id=1;
|
|
update noar ti set b2='9HAGJ01CTYOIHPDHD7CUFR' where id=1;
|
|
update noar tt set b0='D372RUZJ' where id=2;
|
|
update noar ti set b0='D372RUZJ' where id=2;
|
|
update noar tt set b1='HD' where id=2;
|
|
update noar ti set b1='HD' where id=2;
|
|
update noar tt set b2='WTAY' where id=2;
|
|
update noar ti set b2='WTAY' where id=2;
|
|
update noar tt set b0='OQM22868S' where id=3;
|
|
update noar ti set b0='OQM22868S' where id=3;
|
|
update noar tt set b1='VD2A2BVJ136PC' where id=3;
|
|
update noar ti set b1='VD2A2BVJ136PC' where id=3;
|
|
update noar tt set b2='1HW3IRB15CUAVAPBIID' where id=3;
|
|
update noar ti set b2='1HW3IRB15CUAVAPBIID' where id=3;
|
|
update noar tt set b0='GS0WWLC1EV9S8XP3XD8Q' where id=4;
|
|
update noar ti set b0='GS0WWLC1EV9S8XP3XD8Q' where id=4;
|
|
update noar tt set b1='Y5G0A8Q8JPG8KQVCUCLDC83YA8QBV3JP' where id=4;
|
|
update noar ti set b1='Y5G0A8Q8JPG8KQVCUCLDC83YA8QBV3JP' where id=4;
|
|
update noar tt set b2='R1N6PCJUHP8QHHYEHDLM665YDJNV4' where id=4;
|
|
update noar ti set b2='R1N6PCJUHP8QHHYEHDLM665YDJNV4' where id=4;
|
|
update noar tt set b0='702T9N' where id=5;
|
|
update noar ti set b0='702T9N' where id=5;
|
|
update noar tt set b1='V9HF4BMUQ99RPYQ0K8P12E52DN7' where id=5;
|
|
update noar ti set b1='V9HF4BMUQ99RPYQ0K8P12E52DN7' where id=5;
|
|
update noar tt set b2='CMV36XK7VD4QWZ' where id=5;
|
|
update noar ti set b2='CMV36XK7VD4QWZ' where id=5;
|
|
update noar tt set b0='W7U4GY5UL9D' where id=6;
|
|
update noar ti set b0='W7U4GY5UL9D' where id=6;
|
|
update noar tt set b1='V9FV0VDL7USJSFJJ' where id=6;
|
|
update noar ti set b1='V9FV0VDL7USJSFJJ' where id=6;
|
|
update noar tt set b2='Q4OWHCCJFWSJN' where id=6;
|
|
update noar ti set b2='Q4OWHCCJFWSJN' where id=6;
|
|
update noar tt set b0='LHAN' where id=7;
|
|
update noar ti set b0='LHAN' where id=7;
|
|
update noar tt set b1='J4E7OKU553B5TG6CC4U' where id=7;
|
|
update noar ti set b1='J4E7OKU553B5TG6CC4U' where id=7;
|
|
update noar tt set b2='CO' where id=7;
|
|
update noar ti set b2='CO' where id=7;
|
|
update noar tt set b0='AQSR2GZI5913POY3FHIXZPG6FAAROTC' where id=8;
|
|
update noar ti set b0='AQSR2GZI5913POY3FHIXZPG6FAAROTC' where id=8;
|
|
update noar tt set b1='6LSZQDR3O1' where id=8;
|
|
update noar ti set b1='6LSZQDR3O1' where id=8;
|
|
update noar tt set b2='A891E6XCW8RYTPCGDU7QGU1JBOT' where id=8;
|
|
update noar ti set b2='A891E6XCW8RYTPCGDU7QGU1JBOT' where id=8;
|
|
update noar tt set b0='YQ' where id=9;
|
|
update noar ti set b0='YQ' where id=9;
|
|
update noar tt set b1='CAJ20EM6VEHUS2CHMGINGR' where id=9;
|
|
update noar ti set b1='CAJ20EM6VEHUS2CHMGINGR' where id=9;
|
|
update noar tt set b2='JIYKMA79OAC6CKFA5UG4NX' where id=9;
|
|
update noar ti set b2='JIYKMA79OAC6CKFA5UG4NX' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text 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 b0='NT' where id=1;
|
|
update noar ti set b0='NT' where id=1;
|
|
update noar tt set b1='70TPA8M' where id=1;
|
|
update noar ti set b1='70TPA8M' where id=1;
|
|
update noar tt set b2='2FOUR57DVJVYN8EL5AUQEKQ' where id=1;
|
|
update noar ti set b2='2FOUR57DVJVYN8EL5AUQEKQ' where id=1;
|
|
update noar tt set b0='IM4NB7P6VZL3OK37YIK' where id=2;
|
|
update noar ti set b0='IM4NB7P6VZL3OK37YIK' where id=2;
|
|
update noar tt set b1='SSZOXG7Q8GB3JMIYW2Z60AH9IJM' where id=2;
|
|
update noar ti set b1='SSZOXG7Q8GB3JMIYW2Z60AH9IJM' where id=2;
|
|
update noar tt set b2='OEBHJ5OZRAAT3CPBW215XY4AFYC' where id=2;
|
|
update noar ti set b2='OEBHJ5OZRAAT3CPBW215XY4AFYC' where id=2;
|
|
update noar tt set b0='1D33UIX4' where id=3;
|
|
update noar ti set b0='1D33UIX4' where id=3;
|
|
update noar tt set b1='3S' where id=3;
|
|
update noar ti set b1='3S' where id=3;
|
|
update noar tt set b2='9P06WKCUJMOHMOY7XR11WU' where id=3;
|
|
update noar ti set b2='9P06WKCUJMOHMOY7XR11WU' where id=3;
|
|
update noar tt set b0='C7ZAF' where id=4;
|
|
update noar ti set b0='C7ZAF' where id=4;
|
|
update noar tt set b1='ZCZZW4LWRCFYQF' where id=4;
|
|
update noar ti set b1='ZCZZW4LWRCFYQF' where id=4;
|
|
update noar tt set b2='RUW6FV1Z0YQIUFLDTMRNJW40N41ZP' where id=4;
|
|
update noar ti set b2='RUW6FV1Z0YQIUFLDTMRNJW40N41ZP' where id=4;
|
|
update noar tt set b0='GQ5G17FGSD62KCJ290HRN6AGL' where id=5;
|
|
update noar ti set b0='GQ5G17FGSD62KCJ290HRN6AGL' where id=5;
|
|
update noar tt set b1='14GDLQS3BXVS7W' where id=5;
|
|
update noar ti set b1='14GDLQS3BXVS7W' where id=5;
|
|
update noar tt set b2='R7572VAW3E21' where id=5;
|
|
update noar ti set b2='R7572VAW3E21' where id=5;
|
|
update noar tt set b0='GOUD1Y5XLK0WDPGILVXQ' where id=6;
|
|
update noar ti set b0='GOUD1Y5XLK0WDPGILVXQ' where id=6;
|
|
update noar tt set b1='BAKFT3JIBX1OUDK0G1LBWW3RC3ZB' where id=6;
|
|
update noar ti set b1='BAKFT3JIBX1OUDK0G1LBWW3RC3ZB' where id=6;
|
|
update noar tt set b2='6HYFLQR2866ZM0RIPPAZ' where id=6;
|
|
update noar ti set b2='6HYFLQR2866ZM0RIPPAZ' where id=6;
|
|
update noar tt set b0='ROE0ALGSA8R6RV7JIHZJM128TW' where id=7;
|
|
update noar ti set b0='ROE0ALGSA8R6RV7JIHZJM128TW' where id=7;
|
|
update noar tt set b1='X9PLTZIBYTLN0Y2W7WJ' where id=7;
|
|
update noar ti set b1='X9PLTZIBYTLN0Y2W7WJ' where id=7;
|
|
update noar tt set b2='2OPZCDMSKKC49J1H509S' where id=7;
|
|
update noar ti set b2='2OPZCDMSKKC49J1H509S' where id=7;
|
|
update noar tt set b0='1Q4' where id=8;
|
|
update noar ti set b0='1Q4' where id=8;
|
|
update noar tt set b1='9RVQZJCC9UEIC6HPMGRGT' where id=8;
|
|
update noar ti set b1='9RVQZJCC9UEIC6HPMGRGT' where id=8;
|
|
update noar tt set b2='JAWELM2O23IXN0TOXFMOWM' where id=8;
|
|
update noar ti set b2='JAWELM2O23IXN0TOXFMOWM' where id=8;
|
|
update noar tt set b0='TUUS4JBC9XRSXV' where id=9;
|
|
update noar ti set b0='TUUS4JBC9XRSXV' where id=9;
|
|
update noar tt set b1='QAIONHUJIOL6O8PXQL' where id=9;
|
|
update noar ti set b1='QAIONHUJIOL6O8PXQL' where id=9;
|
|
update noar tt set b2='EVJPTG2AX4PVGZLNAYD6UUVV2' where id=9;
|
|
update noar ti set b2='EVJPTG2AX4PVGZLNAYD6UUVV2' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 longblob not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='33JN3PG' where id=1;
|
|
update noar ti set b0='33JN3PG' where id=1;
|
|
update noar tt set b1='ZJZ2C' where id=1;
|
|
update noar ti set b1='ZJZ2C' where id=1;
|
|
update noar tt set b2='UUJZCYHVL9P1UY8R9D15I9H9W8KW' where id=1;
|
|
update noar ti set b2='UUJZCYHVL9P1UY8R9D15I9H9W8KW' where id=1;
|
|
update noar tt set b0='AUXI9GKSSJB375MU75TZTOKXM7J' where id=2;
|
|
update noar ti set b0='AUXI9GKSSJB375MU75TZTOKXM7J' where id=2;
|
|
update noar tt set b1='0TBJTES0L' where id=2;
|
|
update noar ti set b1='0TBJTES0L' where id=2;
|
|
update noar tt set b2='1ZDIO6X5P0LVU1ZGED7U8SK81FX' where id=2;
|
|
update noar ti set b2='1ZDIO6X5P0LVU1ZGED7U8SK81FX' where id=2;
|
|
update noar tt set b0='252TKOOZC00LSJN' where id=3;
|
|
update noar ti set b0='252TKOOZC00LSJN' where id=3;
|
|
update noar tt set b1='SXZB' where id=3;
|
|
update noar ti set b1='SXZB' where id=3;
|
|
update noar tt set b2='PZHP5WX8MR8S96' where id=3;
|
|
update noar ti set b2='PZHP5WX8MR8S96' where id=3;
|
|
update noar tt set b0='54UZ373TVX3' where id=4;
|
|
update noar ti set b0='54UZ373TVX3' where id=4;
|
|
update noar tt set b1='OI3T4QPQ7E4YYFJ0IBGRM8ZTNLHH5V3' where id=4;
|
|
update noar ti set b1='OI3T4QPQ7E4YYFJ0IBGRM8ZTNLHH5V3' where id=4;
|
|
update noar tt set b2='8MCGEXM5P' where id=4;
|
|
update noar ti set b2='8MCGEXM5P' where id=4;
|
|
update noar tt set b0='VLBI7DWTG293VKKAU0' where id=5;
|
|
update noar ti set b0='VLBI7DWTG293VKKAU0' where id=5;
|
|
update noar tt set b1='C0YSNP11ZVNC7N9SEXWMQVS6C5NH' where id=5;
|
|
update noar ti set b1='C0YSNP11ZVNC7N9SEXWMQVS6C5NH' where id=5;
|
|
update noar tt set b2='K' where id=5;
|
|
update noar ti set b2='K' where id=5;
|
|
update noar tt set b0='IV9IN4KOCNCAIDMKDFA1JH4H' where id=6;
|
|
update noar ti set b0='IV9IN4KOCNCAIDMKDFA1JH4H' where id=6;
|
|
update noar tt set b1='85X' where id=6;
|
|
update noar ti set b1='85X' where id=6;
|
|
update noar tt set b2='JV6FDNDGA0GA' where id=6;
|
|
update noar ti set b2='JV6FDNDGA0GA' where id=6;
|
|
update noar tt set b0='EFKRS' where id=7;
|
|
update noar ti set b0='EFKRS' where id=7;
|
|
update noar tt set b1='K05EVEEUOP9D9L6J439ZTQM4K02T' where id=7;
|
|
update noar ti set b1='K05EVEEUOP9D9L6J439ZTQM4K02T' where id=7;
|
|
update noar tt set b2='MYEC0PPJTXEO0T3C1S1LPH5N8' where id=7;
|
|
update noar ti set b2='MYEC0PPJTXEO0T3C1S1LPH5N8' where id=7;
|
|
update noar tt set b0='HMLSU08JCJVMB9HD43DR96ER9656F' where id=8;
|
|
update noar ti set b0='HMLSU08JCJVMB9HD43DR96ER9656F' where id=8;
|
|
update noar tt set b1='MN6NASHHV4I6LMXKIJ4WIBB6A' where id=8;
|
|
update noar ti set b1='MN6NASHHV4I6LMXKIJ4WIBB6A' where id=8;
|
|
update noar tt set b2='L35F9C' where id=8;
|
|
update noar ti set b2='L35F9C' where id=8;
|
|
update noar tt set b0='J' where id=9;
|
|
update noar ti set b0='J' where id=9;
|
|
update noar tt set b1='DEXM0AF15ZUHWY5UKKNGKJQ1K' where id=9;
|
|
update noar ti set b1='DEXM0AF15ZUHWY5UKKNGKJQ1K' where id=9;
|
|
update noar tt set b2='FSC0WSD2QD5GAGMEPEP1KLTEZ36G' where id=9;
|
|
update noar ti set b2='FSC0WSD2QD5GAGMEPEP1KLTEZ36G' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 longblob null,
|
|
b2 text 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 b0='3LZOS3HSBZII9OC' where id=1;
|
|
update noar ti set b0='3LZOS3HSBZII9OC' where id=1;
|
|
update noar tt set b1='6R5HDGAUY0U1KA' where id=1;
|
|
update noar ti set b1='6R5HDGAUY0U1KA' where id=1;
|
|
update noar tt set b2='ZLUWURSA' where id=1;
|
|
update noar ti set b2='ZLUWURSA' where id=1;
|
|
update noar tt set b0='3JQMASRMLMT9WAYHKA9O8X1R' where id=2;
|
|
update noar ti set b0='3JQMASRMLMT9WAYHKA9O8X1R' where id=2;
|
|
update noar tt set b1='KB9' where id=2;
|
|
update noar ti set b1='KB9' where id=2;
|
|
update noar tt set b2='5MJJOQE3ECI6BA06XP266Z5' where id=2;
|
|
update noar ti set b2='5MJJOQE3ECI6BA06XP266Z5' where id=2;
|
|
update noar tt set b0='0QR52G' where id=3;
|
|
update noar ti set b0='0QR52G' where id=3;
|
|
update noar tt set b1='6ANLT969722SZA8PVHROJD' where id=3;
|
|
update noar ti set b1='6ANLT969722SZA8PVHROJD' where id=3;
|
|
update noar tt set b2='FYRMG9SX5P49S4V3CSM4FPAGF8E' where id=3;
|
|
update noar ti set b2='FYRMG9SX5P49S4V3CSM4FPAGF8E' where id=3;
|
|
update noar tt set b0='JSUN7WJVI0C1VGD10W' where id=4;
|
|
update noar ti set b0='JSUN7WJVI0C1VGD10W' where id=4;
|
|
update noar tt set b1='AJ4865Y0OUGVKXCJPSAJ2DAH5C' where id=4;
|
|
update noar ti set b1='AJ4865Y0OUGVKXCJPSAJ2DAH5C' where id=4;
|
|
update noar tt set b2='YLR36RF7KG0UHYG7EQCIWX38AFMCCBW7' where id=4;
|
|
update noar ti set b2='YLR36RF7KG0UHYG7EQCIWX38AFMCCBW7' where id=4;
|
|
update noar tt set b0='9' where id=5;
|
|
update noar ti set b0='9' where id=5;
|
|
update noar tt set b1='7HR' where id=5;
|
|
update noar ti set b1='7HR' where id=5;
|
|
update noar tt set b2='6HWA2GBRDQ6SKQUJA6SIZM' where id=5;
|
|
update noar ti set b2='6HWA2GBRDQ6SKQUJA6SIZM' where id=5;
|
|
update noar tt set b0='6SU4T6TTAQGF0N6XN3' where id=6;
|
|
update noar ti set b0='6SU4T6TTAQGF0N6XN3' where id=6;
|
|
update noar tt set b1='82R7TUKRHL27TSH0HMB' where id=6;
|
|
update noar ti set b1='82R7TUKRHL27TSH0HMB' where id=6;
|
|
update noar tt set b2='QEIMYN7KWCC3RXV7236SLUR9' where id=6;
|
|
update noar ti set b2='QEIMYN7KWCC3RXV7236SLUR9' where id=6;
|
|
update noar tt set b0='VSAI5ERPU5QA8' where id=7;
|
|
update noar ti set b0='VSAI5ERPU5QA8' where id=7;
|
|
update noar tt set b1='CYNH5LUGM' where id=7;
|
|
update noar ti set b1='CYNH5LUGM' where id=7;
|
|
update noar tt set b2='EN48WDZZISRY1WPGCURA1TZ0' where id=7;
|
|
update noar ti set b2='EN48WDZZISRY1WPGCURA1TZ0' where id=7;
|
|
update noar tt set b0='3Z3D09MAKD2OE1LQYVS6NBYNQ6' where id=8;
|
|
update noar ti set b0='3Z3D09MAKD2OE1LQYVS6NBYNQ6' where id=8;
|
|
update noar tt set b1='D79204DS38MBAG0Y66DBJ5L8' where id=8;
|
|
update noar ti set b1='D79204DS38MBAG0Y66DBJ5L8' where id=8;
|
|
update noar tt set b2='6YYGKXP70W7EQZAVBW04' where id=8;
|
|
update noar ti set b2='6YYGKXP70W7EQZAVBW04' where id=8;
|
|
update noar tt set b0='TKQ4K' where id=9;
|
|
update noar ti set b0='TKQ4K' where id=9;
|
|
update noar tt set b1='Q30JSDRUWTRJTU459DCBB7B9FK61' where id=9;
|
|
update noar ti set b1='Q30JSDRUWTRJTU459DCBB7B9FK61' where id=9;
|
|
update noar tt set b2='ASSHCH0B' where id=9;
|
|
update noar ti set b2='ASSHCH0B' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 longblob not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='9Y9AFQOYGKLALTZSK5FT' where id=1;
|
|
update noar ti set b0='9Y9AFQOYGKLALTZSK5FT' where id=1;
|
|
update noar tt set b1='6NET7' where id=1;
|
|
update noar ti set b1='6NET7' where id=1;
|
|
update noar tt set b2='MGS11FR96E1QRB3' where id=1;
|
|
update noar ti set b2='MGS11FR96E1QRB3' where id=1;
|
|
update noar tt set b0='G3WV8H2Y0KCA1L4EP' where id=2;
|
|
update noar ti set b0='G3WV8H2Y0KCA1L4EP' 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 b2='VH432NLJNTJTJ9H2BEJNI41IQ2T' where id=2;
|
|
update noar ti set b2='VH432NLJNTJTJ9H2BEJNI41IQ2T' where id=2;
|
|
update noar tt set b0='MMPRK' where id=3;
|
|
update noar ti set b0='MMPRK' where id=3;
|
|
update noar tt set b1='FGBMBF48HFRCPUDCDYXU8' where id=3;
|
|
update noar ti set b1='FGBMBF48HFRCPUDCDYXU8' where id=3;
|
|
update noar tt set b2='0NZB5MNG' where id=3;
|
|
update noar ti set b2='0NZB5MNG' where id=3;
|
|
update noar tt set b0='KUNCEP8JPJRRV6LQT0KM6XBEZXC4V' where id=4;
|
|
update noar ti set b0='KUNCEP8JPJRRV6LQT0KM6XBEZXC4V' where id=4;
|
|
update noar tt set b1='TIB6ER4K5JDOVMC8HU4E58B' where id=4;
|
|
update noar ti set b1='TIB6ER4K5JDOVMC8HU4E58B' where id=4;
|
|
update noar tt set b2='CVJ078MCVZMJ' where id=4;
|
|
update noar ti set b2='CVJ078MCVZMJ' where id=4;
|
|
update noar tt set b0='74W036N8SRY' where id=5;
|
|
update noar ti set b0='74W036N8SRY' where id=5;
|
|
update noar tt set b1='C5YF9WHDCW63GXV7IAN9U6NK0PZFFXB' where id=5;
|
|
update noar ti set b1='C5YF9WHDCW63GXV7IAN9U6NK0PZFFXB' where id=5;
|
|
update noar tt set b2='7WI1RM5BC2V8P8M' where id=5;
|
|
update noar ti set b2='7WI1RM5BC2V8P8M' where id=5;
|
|
update noar tt set b0='LGHCOFIRTTVKVQG9' where id=6;
|
|
update noar ti set b0='LGHCOFIRTTVKVQG9' where id=6;
|
|
update noar tt set b1='1ATN77M95ZFGJDT825IAL76W8B8FIPM0' where id=6;
|
|
update noar ti set b1='1ATN77M95ZFGJDT825IAL76W8B8FIPM0' where id=6;
|
|
update noar tt set b2='O4WOWFAVNKTTHTHM2A' where id=6;
|
|
update noar ti set b2='O4WOWFAVNKTTHTHM2A' where id=6;
|
|
update noar tt set b0='C4' where id=7;
|
|
update noar ti set b0='C4' where id=7;
|
|
update noar tt set b1='UURUXC1IFFT' where id=7;
|
|
update noar ti set b1='UURUXC1IFFT' where id=7;
|
|
update noar tt set b2='8I8' where id=7;
|
|
update noar ti set b2='8I8' where id=7;
|
|
update noar tt set b0='8ATS3EDWT1M007ZGBZSOBN' where id=8;
|
|
update noar ti set b0='8ATS3EDWT1M007ZGBZSOBN' where id=8;
|
|
update noar tt set b1='KMG1' where id=8;
|
|
update noar ti set b1='KMG1' where id=8;
|
|
update noar tt set b2='F95JHBAG0YNGT8ZARPWN3' where id=8;
|
|
update noar ti set b2='F95JHBAG0YNGT8ZARPWN3' where id=8;
|
|
update noar tt set b0='JYRJDJF49EEGNSWW0MZ' where id=9;
|
|
update noar ti set b0='JYRJDJF49EEGNSWW0MZ' where id=9;
|
|
update noar tt set b1='MLZJ1CN9NTL9KIO38AVIFLQ5I1GOI' where id=9;
|
|
update noar ti set b1='MLZJ1CN9NTL9KIO38AVIFLQ5I1GOI' where id=9;
|
|
update noar tt set b2='HM9VM5RMCLODGCVSDTJXHUH6446AI25X' where id=9;
|
|
update noar ti set b2='HM9VM5RMCLODGCVSDTJXHUH6446AI25X' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 text 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 b0='5U2419GC1LNFR8UMXA42GN' where id=1;
|
|
update noar ti set b0='5U2419GC1LNFR8UMXA42GN' where id=1;
|
|
update noar tt set b1='PEFWLDBCNO0K22113W7EY' where id=1;
|
|
update noar ti set b1='PEFWLDBCNO0K22113W7EY' where id=1;
|
|
update noar tt set b2='EVIX64R9' where id=1;
|
|
update noar ti set b2='EVIX64R9' where id=1;
|
|
update noar tt set b0='DISGK5V16NR' where id=2;
|
|
update noar ti set b0='DISGK5V16NR' where id=2;
|
|
update noar tt set b1='V4E83755RBI63GEVNCUKKCDI9Q5' where id=2;
|
|
update noar ti set b1='V4E83755RBI63GEVNCUKKCDI9Q5' where id=2;
|
|
update noar tt set b2='NAQG2EL2FVDKZY1ZNGMNT0UKCEKXO34' where id=2;
|
|
update noar ti set b2='NAQG2EL2FVDKZY1ZNGMNT0UKCEKXO34' where id=2;
|
|
update noar tt set b0='5D0BOOC2VQ49ML711CX5Q628MFWIK' where id=3;
|
|
update noar ti set b0='5D0BOOC2VQ49ML711CX5Q628MFWIK' where id=3;
|
|
update noar tt set b1='S62' where id=3;
|
|
update noar ti set b1='S62' where id=3;
|
|
update noar tt set b2='6LV3DC2860WC2O' where id=3;
|
|
update noar ti set b2='6LV3DC2860WC2O' where id=3;
|
|
update noar tt set b0='5YN81AAKPUP3Y8NP88' where id=4;
|
|
update noar ti set b0='5YN81AAKPUP3Y8NP88' where id=4;
|
|
update noar tt set b1='HT8XXZ4V5M7L9P7W39' where id=4;
|
|
update noar ti set b1='HT8XXZ4V5M7L9P7W39' where id=4;
|
|
update noar tt set b2='A9TZUOO11YXXJH51' where id=4;
|
|
update noar ti set b2='A9TZUOO11YXXJH51' where id=4;
|
|
update noar tt set b0='6U6EEM51C2NHI10NWTQ994LTDRDE' where id=5;
|
|
update noar ti set b0='6U6EEM51C2NHI10NWTQ994LTDRDE' where id=5;
|
|
update noar tt set b1='9YAH8' where id=5;
|
|
update noar ti set b1='9YAH8' where id=5;
|
|
update noar tt set b2='KJN6YKG96UBQN7BUFF1' where id=5;
|
|
update noar ti set b2='KJN6YKG96UBQN7BUFF1' where id=5;
|
|
update noar tt set b0='NL' where id=6;
|
|
update noar ti set b0='NL' where id=6;
|
|
update noar tt set b1='KKTXJO' where id=6;
|
|
update noar ti set b1='KKTXJO' where id=6;
|
|
update noar tt set b2='K7LEL1XFX5Z' where id=6;
|
|
update noar ti set b2='K7LEL1XFX5Z' where id=6;
|
|
update noar tt set b0='C7QJLID3S6WS5WGSW7F1' where id=7;
|
|
update noar ti set b0='C7QJLID3S6WS5WGSW7F1' where id=7;
|
|
update noar tt set b1='RMARR' where id=7;
|
|
update noar ti set b1='RMARR' where id=7;
|
|
update noar tt set b2='83BAC2DQ7OQFJTVP0BXI' where id=7;
|
|
update noar ti set b2='83BAC2DQ7OQFJTVP0BXI' where id=7;
|
|
update noar tt set b0='VVYZD4XKJWFYDPKQGM7179NZ2H' where id=8;
|
|
update noar ti set b0='VVYZD4XKJWFYDPKQGM7179NZ2H' where id=8;
|
|
update noar tt set b1='HOR' where id=8;
|
|
update noar ti set b1='HOR' where id=8;
|
|
update noar tt set b2='S4KAZPX9PMCQ3' where id=8;
|
|
update noar ti set b2='S4KAZPX9PMCQ3' where id=8;
|
|
update noar tt set b0='9C' where id=9;
|
|
update noar ti set b0='9C' where id=9;
|
|
update noar tt set b1='SDQITRZFKOD2HB' where id=9;
|
|
update noar ti set b1='SDQITRZFKOD2HB' where id=9;
|
|
update noar tt set b2='5HZ8ZYWB' where id=9;
|
|
update noar ti set b2='5HZ8ZYWB' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 text not null,
|
|
b2 tinyblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='NCDN65WD9EM6GWKNGU9YXR1J8MASOF5L' where id=1;
|
|
update noar ti set b0='NCDN65WD9EM6GWKNGU9YXR1J8MASOF5L' where id=1;
|
|
update noar tt set b1='GG8SARQQCKM1TU9REM2F2' where id=1;
|
|
update noar ti set b1='GG8SARQQCKM1TU9REM2F2' where id=1;
|
|
update noar tt set b2='7P7W8HKSWPM' where id=1;
|
|
update noar ti set b2='7P7W8HKSWPM' where id=1;
|
|
update noar tt set b0='TB8MMYTMO2SQ8BP1Q8E7S9CJNMQKY' where id=2;
|
|
update noar ti set b0='TB8MMYTMO2SQ8BP1Q8E7S9CJNMQKY' where id=2;
|
|
update noar tt set b1='XZXIP53F' where id=2;
|
|
update noar ti set b1='XZXIP53F' where id=2;
|
|
update noar tt set b2='A7JTQ' where id=2;
|
|
update noar ti set b2='A7JTQ' where id=2;
|
|
update noar tt set b0='UAK61S1Q9A1YTC9' where id=3;
|
|
update noar ti set b0='UAK61S1Q9A1YTC9' where id=3;
|
|
update noar tt set b1='8NU7RSNRU' where id=3;
|
|
update noar ti set b1='8NU7RSNRU' where id=3;
|
|
update noar tt set b2='AI02Y4YJF' where id=3;
|
|
update noar ti set b2='AI02Y4YJF' where id=3;
|
|
update noar tt set b0='76J0PD' where id=4;
|
|
update noar ti set b0='76J0PD' where id=4;
|
|
update noar tt set b1='GJ3IIUMI1GHQSPUULF2MJ' where id=4;
|
|
update noar ti set b1='GJ3IIUMI1GHQSPUULF2MJ' where id=4;
|
|
update noar tt set b2='P961VWQLUL7VG06GFC4' where id=4;
|
|
update noar ti set b2='P961VWQLUL7VG06GFC4' where id=4;
|
|
update noar tt set b0='S1L3RW287ZK292' where id=5;
|
|
update noar ti set b0='S1L3RW287ZK292' where id=5;
|
|
update noar tt set b1='XZHYAEY89XQT50CPED1FTEJI1CMB' where id=5;
|
|
update noar ti set b1='XZHYAEY89XQT50CPED1FTEJI1CMB' where id=5;
|
|
update noar tt set b2='EJOT6MVXWL2N2MN0S05149OA0D' where id=5;
|
|
update noar ti set b2='EJOT6MVXWL2N2MN0S05149OA0D' where id=5;
|
|
update noar tt set b0='463VNWDB5IH4S2JS' where id=6;
|
|
update noar ti set b0='463VNWDB5IH4S2JS' where id=6;
|
|
update noar tt set b1='E7B6QA1Q70P1GYRR80Y6CZ5TWIC' where id=6;
|
|
update noar ti set b1='E7B6QA1Q70P1GYRR80Y6CZ5TWIC' where id=6;
|
|
update noar tt set b2='Y5MV04FSSL3EG498AOGP64' where id=6;
|
|
update noar ti set b2='Y5MV04FSSL3EG498AOGP64' where id=6;
|
|
update noar tt set b0='KTF3DKH' where id=7;
|
|
update noar ti set b0='KTF3DKH' where id=7;
|
|
update noar tt set b1='DMIDPMU72S1BTQW7H8CDY87H' where id=7;
|
|
update noar ti set b1='DMIDPMU72S1BTQW7H8CDY87H' where id=7;
|
|
update noar tt set b2='Y9WICFML' where id=7;
|
|
update noar ti set b2='Y9WICFML' where id=7;
|
|
update noar tt set b0='FKXT65' where id=8;
|
|
update noar ti set b0='FKXT65' where id=8;
|
|
update noar tt set b1='DHHRFZNFU4RHD' where id=8;
|
|
update noar ti set b1='DHHRFZNFU4RHD' where id=8;
|
|
update noar tt set b2='LMS037' where id=8;
|
|
update noar ti set b2='LMS037' where id=8;
|
|
update noar tt set b0='JFHA8FTX0G5S6JILLW648' where id=9;
|
|
update noar ti set b0='JFHA8FTX0G5S6JILLW648' where id=9;
|
|
update noar tt set b1='U3ED778TJCIXFLRGU1NGRV1SY8T' where id=9;
|
|
update noar ti set b1='U3ED778TJCIXFLRGU1NGRV1SY8T' where id=9;
|
|
update noar tt set b2='IPW59N' where id=9;
|
|
update noar ti set b2='IPW59N' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 text 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 b0='QJNW' where id=1;
|
|
update noar ti set b0='QJNW' where id=1;
|
|
update noar tt set b1='LR' where id=1;
|
|
update noar ti set b1='LR' where id=1;
|
|
update noar tt set b2='Z9EFVXT3JRDK' where id=1;
|
|
update noar ti set b2='Z9EFVXT3JRDK' where id=1;
|
|
update noar tt set b0='3FV' where id=2;
|
|
update noar ti set b0='3FV' where id=2;
|
|
update noar tt set b1='RXIXZF6KOV3HLFE0TCQY' where id=2;
|
|
update noar ti set b1='RXIXZF6KOV3HLFE0TCQY' where id=2;
|
|
update noar tt set b2='U2MB3334I' where id=2;
|
|
update noar ti set b2='U2MB3334I' where id=2;
|
|
update noar tt set b0='MBPY5SU5YAJNEF' where id=3;
|
|
update noar ti set b0='MBPY5SU5YAJNEF' where id=3;
|
|
update noar tt set b1='3226TRB98J5NF8ST7KO605KH8LX' where id=3;
|
|
update noar ti set b1='3226TRB98J5NF8ST7KO605KH8LX' where id=3;
|
|
update noar tt set b2='1VRXSVJAX9L2JEDJ9' where id=3;
|
|
update noar ti set b2='1VRXSVJAX9L2JEDJ9' where id=3;
|
|
update noar tt set b0='QUWW1YOPVE740ETA5R4R1ANR74KUBJVV' where id=4;
|
|
update noar ti set b0='QUWW1YOPVE740ETA5R4R1ANR74KUBJVV' where id=4;
|
|
update noar tt set b1='07PAAGSY' where id=4;
|
|
update noar ti set b1='07PAAGSY' where id=4;
|
|
update noar tt set b2='H7P49U262NJEIMAEMFDNO5APY17' where id=4;
|
|
update noar ti set b2='H7P49U262NJEIMAEMFDNO5APY17' where id=4;
|
|
update noar tt set b0='E7VTXB2SYZDEJ80' where id=5;
|
|
update noar ti set b0='E7VTXB2SYZDEJ80' where id=5;
|
|
update noar tt set b1='EA1RQSMTA9P2ODADJL9W12UF74P9YC' where id=5;
|
|
update noar ti set b1='EA1RQSMTA9P2ODADJL9W12UF74P9YC' where id=5;
|
|
update noar tt set b2='9RGZMUTXP3XG7YD4JJZ7NS22A7FLNDR3' where id=5;
|
|
update noar ti set b2='9RGZMUTXP3XG7YD4JJZ7NS22A7FLNDR3' where id=5;
|
|
update noar tt set b0='Y9PIQVMM9BB9C4V' where id=6;
|
|
update noar ti set b0='Y9PIQVMM9BB9C4V' where id=6;
|
|
update noar tt set b1='WO46G0VERWGD9IHVT9806X2DN' where id=6;
|
|
update noar ti set b1='WO46G0VERWGD9IHVT9806X2DN' where id=6;
|
|
update noar tt set b2='F2W16VJ2BJ4SMNDZ' where id=6;
|
|
update noar ti set b2='F2W16VJ2BJ4SMNDZ' where id=6;
|
|
update noar tt set b0='9ENMEAKCD4DK9QTKKRG9FA8Q4' where id=7;
|
|
update noar ti set b0='9ENMEAKCD4DK9QTKKRG9FA8Q4' where id=7;
|
|
update noar tt set b1='4IESWUCKF' where id=7;
|
|
update noar ti set b1='4IESWUCKF' where id=7;
|
|
update noar tt set b2='2WXCEMXDD93OU1V0FED5JC8H3NDELTU' where id=7;
|
|
update noar ti set b2='2WXCEMXDD93OU1V0FED5JC8H3NDELTU' where id=7;
|
|
update noar tt set b0='1E' where id=8;
|
|
update noar ti set b0='1E' where id=8;
|
|
update noar tt set b1='U4QI24EVEWWBD0WJ5C494T96GEH9F' where id=8;
|
|
update noar ti set b1='U4QI24EVEWWBD0WJ5C494T96GEH9F' where id=8;
|
|
update noar tt set b2='JL' where id=8;
|
|
update noar ti set b2='JL' where id=8;
|
|
update noar tt set b0='GQOMXYGCV8179CIKZJN1IZ50' where id=9;
|
|
update noar ti set b0='GQOMXYGCV8179CIKZJN1IZ50' where id=9;
|
|
update noar tt set b1='9NEZTL99V5IKQ0XXP8SP72IU982ED7YF' where id=9;
|
|
update noar ti set b1='9NEZTL99V5IKQ0XXP8SP72IU982ED7YF' where id=9;
|
|
update noar tt set b2='90M' where id=9;
|
|
update noar ti set b2='90M' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 text not null,
|
|
b2 blob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='A4EMIFZ25ORM043UUHKA7QDWXIY' where id=1;
|
|
update noar ti set b0='A4EMIFZ25ORM043UUHKA7QDWXIY' where id=1;
|
|
update noar tt set b1='HVIYYW03ESGL' where id=1;
|
|
update noar ti set b1='HVIYYW03ESGL' where id=1;
|
|
update noar tt set b2='83J8ENMIJD3P9U4P0QDO29' where id=1;
|
|
update noar ti set b2='83J8ENMIJD3P9U4P0QDO29' where id=1;
|
|
update noar tt set b0='6AID4VR95HL2JH1SXUUU2W' where id=2;
|
|
update noar ti set b0='6AID4VR95HL2JH1SXUUU2W' where id=2;
|
|
update noar tt set b1='1QKZPMWOZOQFFOTBOPR' where id=2;
|
|
update noar ti set b1='1QKZPMWOZOQFFOTBOPR' where id=2;
|
|
update noar tt set b2='3NV7PSUGD7UG29ILPTRYF5FG4E' where id=2;
|
|
update noar ti set b2='3NV7PSUGD7UG29ILPTRYF5FG4E' where id=2;
|
|
update noar tt set b0='NMD375MK45T5BTADLBTDFKWN' where id=3;
|
|
update noar ti set b0='NMD375MK45T5BTADLBTDFKWN' where id=3;
|
|
update noar tt set b1='07LWBNYCX87ZYH0EV74SLVPFBIH1Y6P' where id=3;
|
|
update noar ti set b1='07LWBNYCX87ZYH0EV74SLVPFBIH1Y6P' where id=3;
|
|
update noar tt set b2='AU9NGQ3R2MOQ2MDBBAYV' where id=3;
|
|
update noar ti set b2='AU9NGQ3R2MOQ2MDBBAYV' where id=3;
|
|
update noar tt set b0='606XLCC325M8MI4GVRU34LQGQXI1FGF' where id=4;
|
|
update noar ti set b0='606XLCC325M8MI4GVRU34LQGQXI1FGF' where id=4;
|
|
update noar tt set b1='3HDIWAT3I8S5CZ8SJN' where id=4;
|
|
update noar ti set b1='3HDIWAT3I8S5CZ8SJN' where id=4;
|
|
update noar tt set b2='6YDQ3' where id=4;
|
|
update noar ti set b2='6YDQ3' where id=4;
|
|
update noar tt set b0='3AHS2Z' where id=5;
|
|
update noar ti set b0='3AHS2Z' where id=5;
|
|
update noar tt set b1='DD149F0' where id=5;
|
|
update noar ti set b1='DD149F0' where id=5;
|
|
update noar tt set b2='CP71KTL0L7HLQ94LBJO2ORNP2ZXYHO' where id=5;
|
|
update noar ti set b2='CP71KTL0L7HLQ94LBJO2ORNP2ZXYHO' where id=5;
|
|
update noar tt set b0='LYCKW5AGJLCM9SZMHSRLSRSLYR' where id=6;
|
|
update noar ti set b0='LYCKW5AGJLCM9SZMHSRLSRSLYR' where id=6;
|
|
update noar tt set b1='N0RT3FJFFBRQJ4CRS2' where id=6;
|
|
update noar ti set b1='N0RT3FJFFBRQJ4CRS2' where id=6;
|
|
update noar tt set b2='YLDO37X31EKYKNC28UQEK04B4' where id=6;
|
|
update noar ti set b2='YLDO37X31EKYKNC28UQEK04B4' where id=6;
|
|
update noar tt set b0='N6PAIPYRYMHO6AUO' where id=7;
|
|
update noar ti set b0='N6PAIPYRYMHO6AUO' where id=7;
|
|
update noar tt set b1='YAU4' where id=7;
|
|
update noar ti set b1='YAU4' where id=7;
|
|
update noar tt set b2='BOGGHPDPIIB2MGMJNIVZ2IGM' where id=7;
|
|
update noar ti set b2='BOGGHPDPIIB2MGMJNIVZ2IGM' where id=7;
|
|
update noar tt set b0='K89EUL4MMAEQLDFY8TH7QD939' where id=8;
|
|
update noar ti set b0='K89EUL4MMAEQLDFY8TH7QD939' where id=8;
|
|
update noar tt set b1='2W8C07A6GVXK' where id=8;
|
|
update noar ti set b1='2W8C07A6GVXK' where id=8;
|
|
update noar tt set b2='JSXSL7H1RHLOMW5N1TRQ8IOUOT4' where id=8;
|
|
update noar ti set b2='JSXSL7H1RHLOMW5N1TRQ8IOUOT4' where id=8;
|
|
update noar tt set b0='IBNTVUV7CEN5M6VDHUBY5X' where id=9;
|
|
update noar ti set b0='IBNTVUV7CEN5M6VDHUBY5X' where id=9;
|
|
update noar tt set b1='GVR6AQDC1D9D5AI396Q5LQ8AEOZJ3EPF' where id=9;
|
|
update noar ti set b1='GVR6AQDC1D9D5AI396Q5LQ8AEOZJ3EPF' where id=9;
|
|
update noar tt set b2='I626WECCNBTFWRSFI' where id=9;
|
|
update noar ti set b2='I626WECCNBTFWRSFI' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 text 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 b0='PQ09I' where id=1;
|
|
update noar ti set b0='PQ09I' where id=1;
|
|
update noar tt set b1='K06D622PTBH65Q3RK7AFJ9Y85S6S' where id=1;
|
|
update noar ti set b1='K06D622PTBH65Q3RK7AFJ9Y85S6S' where id=1;
|
|
update noar tt set b2='Z41VL' where id=1;
|
|
update noar ti set b2='Z41VL' where id=1;
|
|
update noar tt set b0='LR3M00GAVT' where id=2;
|
|
update noar ti set b0='LR3M00GAVT' where id=2;
|
|
update noar tt set b1='MP0M9635S4507GRLFV3AL' where id=2;
|
|
update noar ti set b1='MP0M9635S4507GRLFV3AL' where id=2;
|
|
update noar tt set b2='BO' where id=2;
|
|
update noar ti set b2='BO' where id=2;
|
|
update noar tt set b0='QHHUXUA1DDPBLIO105UAOP9EQ6BX' where id=3;
|
|
update noar ti set b0='QHHUXUA1DDPBLIO105UAOP9EQ6BX' where id=3;
|
|
update noar tt set b1='5CXV0BLH' where id=3;
|
|
update noar ti set b1='5CXV0BLH' where id=3;
|
|
update noar tt set b2='1OKAOCXZQ00NKLUKPKKJTV28AE' where id=3;
|
|
update noar ti set b2='1OKAOCXZQ00NKLUKPKKJTV28AE' where id=3;
|
|
update noar tt set b0='W8YJWVTZVEYUUWTK2E' where id=4;
|
|
update noar ti set b0='W8YJWVTZVEYUUWTK2E' where id=4;
|
|
update noar tt set b1='MCEI7RP' where id=4;
|
|
update noar ti set b1='MCEI7RP' where id=4;
|
|
update noar tt set b2='FHJJNP8' where id=4;
|
|
update noar ti set b2='FHJJNP8' where id=4;
|
|
update noar tt set b0='UI1T' where id=5;
|
|
update noar ti set b0='UI1T' where id=5;
|
|
update noar tt set b1='UY55PAY9NNLKMY9CL1E' where id=5;
|
|
update noar ti set b1='UY55PAY9NNLKMY9CL1E' where id=5;
|
|
update noar tt set b2='WXW10LA0NBOZ102DNE8AAMRH2X03' where id=5;
|
|
update noar ti set b2='WXW10LA0NBOZ102DNE8AAMRH2X03' where id=5;
|
|
update noar tt set b0='2CPWA4BQ39AF' where id=6;
|
|
update noar ti set b0='2CPWA4BQ39AF' where id=6;
|
|
update noar tt set b1='24SNL3ABV5P2ZPDCXK66' where id=6;
|
|
update noar ti set b1='24SNL3ABV5P2ZPDCXK66' where id=6;
|
|
update noar tt set b2='UFCJO8AP5K17CX' where id=6;
|
|
update noar ti set b2='UFCJO8AP5K17CX' where id=6;
|
|
update noar tt set b0='Q1Q667PGB8PL' where id=7;
|
|
update noar ti set b0='Q1Q667PGB8PL' where id=7;
|
|
update noar tt set b1='M3PJNQLWPVU3NMI4SFL1PUXKZY9N8' where id=7;
|
|
update noar ti set b1='M3PJNQLWPVU3NMI4SFL1PUXKZY9N8' where id=7;
|
|
update noar tt set b2='497MLPEK8C9LIRB0K8I' where id=7;
|
|
update noar ti set b2='497MLPEK8C9LIRB0K8I' where id=7;
|
|
update noar tt set b0='6EMHBDSCIFSZLQ8C18HM156O2KXNP6' where id=8;
|
|
update noar ti set b0='6EMHBDSCIFSZLQ8C18HM156O2KXNP6' where id=8;
|
|
update noar tt set b1='PFHZUMXFAEZ7GLQ8TOQM7669UCX6' where id=8;
|
|
update noar ti set b1='PFHZUMXFAEZ7GLQ8TOQM7669UCX6' where id=8;
|
|
update noar tt set b2='8X0AF1ZQYN3OHMFXJO0I4XVXV' where id=8;
|
|
update noar ti set b2='8X0AF1ZQYN3OHMFXJO0I4XVXV' where id=8;
|
|
update noar tt set b0='FDCYL1A4H5E42L5N' where id=9;
|
|
update noar ti set b0='FDCYL1A4H5E42L5N' where id=9;
|
|
update noar tt set b1='VMK' where id=9;
|
|
update noar ti set b1='VMK' where id=9;
|
|
update noar tt set b2='L2UG9AZ4FW2P6MEV' where id=9;
|
|
update noar ti set b2='L2UG9AZ4FW2P6MEV' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 text not null,
|
|
b2 mediumblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='JKMXEWR3SCOMVTPZE' where id=1;
|
|
update noar ti set b0='JKMXEWR3SCOMVTPZE' where id=1;
|
|
update noar tt set b1='WY0EG' where id=1;
|
|
update noar ti set b1='WY0EG' where id=1;
|
|
update noar tt set b2='0Y9YY1RTYDOGMN5BE7DWESRIFK' where id=1;
|
|
update noar ti set b2='0Y9YY1RTYDOGMN5BE7DWESRIFK' where id=1;
|
|
update noar tt set b0='WAYKQ' where id=2;
|
|
update noar ti set b0='WAYKQ' where id=2;
|
|
update noar tt set b1='YCUKLM6DFYGZJ89NUPCTVQNBOO' where id=2;
|
|
update noar ti set b1='YCUKLM6DFYGZJ89NUPCTVQNBOO' where id=2;
|
|
update noar tt set b2='GJD67L9QGBR89IB4FTOT9XAELIXFDL' where id=2;
|
|
update noar ti set b2='GJD67L9QGBR89IB4FTOT9XAELIXFDL' where id=2;
|
|
update noar tt set b0='V8126KU6W218JH3KQP0O' where id=3;
|
|
update noar ti set b0='V8126KU6W218JH3KQP0O' where id=3;
|
|
update noar tt set b1='MOJN5' where id=3;
|
|
update noar ti set b1='MOJN5' where id=3;
|
|
update noar tt set b2='PMGJOK' where id=3;
|
|
update noar ti set b2='PMGJOK' where id=3;
|
|
update noar tt set b0='8J6B59' where id=4;
|
|
update noar ti set b0='8J6B59' where id=4;
|
|
update noar tt set b1='FMOS753FQTMFM53USZVTR' where id=4;
|
|
update noar ti set b1='FMOS753FQTMFM53USZVTR' where id=4;
|
|
update noar tt set b2='AZAHIV7UGYUC6FEPQ' where id=4;
|
|
update noar ti set b2='AZAHIV7UGYUC6FEPQ' where id=4;
|
|
update noar tt set b0='C' where id=5;
|
|
update noar ti set b0='C' where id=5;
|
|
update noar tt set b1='PXOO8XKQ75' where id=5;
|
|
update noar ti set b1='PXOO8XKQ75' where id=5;
|
|
update noar tt set b2='WJI9YL2ZA' where id=5;
|
|
update noar ti set b2='WJI9YL2ZA' where id=5;
|
|
update noar tt set b0='L6JMBL89QM2B8JHM2HETNDKLT' where id=6;
|
|
update noar ti set b0='L6JMBL89QM2B8JHM2HETNDKLT' where id=6;
|
|
update noar tt set b1='CT3Y6O47I4MEVME43' where id=6;
|
|
update noar ti set b1='CT3Y6O47I4MEVME43' where id=6;
|
|
update noar tt set b2='MVZTSB0MFQMJRG2SUHV4' where id=6;
|
|
update noar ti set b2='MVZTSB0MFQMJRG2SUHV4' where id=6;
|
|
update noar tt set b0='616NXQT61ZI7YU4THDD9F5X25QJH09' where id=7;
|
|
update noar ti set b0='616NXQT61ZI7YU4THDD9F5X25QJH09' where id=7;
|
|
update noar tt set b1='SJOOTBTRWWHN' where id=7;
|
|
update noar ti set b1='SJOOTBTRWWHN' where id=7;
|
|
update noar tt set b2='WR2GZ6HO2BHUUEU9VIZYGLKFIP8JZY' where id=7;
|
|
update noar ti set b2='WR2GZ6HO2BHUUEU9VIZYGLKFIP8JZY' where id=7;
|
|
update noar tt set b0='H2YK2OSSX1VL1WVF7U1H0' where id=8;
|
|
update noar ti set b0='H2YK2OSSX1VL1WVF7U1H0' where id=8;
|
|
update noar tt set b1='KX' where id=8;
|
|
update noar ti set b1='KX' where id=8;
|
|
update noar tt set b2='3E9ZE319TNHLD' where id=8;
|
|
update noar ti set b2='3E9ZE319TNHLD' where id=8;
|
|
update noar tt set b0='P9UTY9QVKDOHAHSQ5VRECZ' where id=9;
|
|
update noar ti set b0='P9UTY9QVKDOHAHSQ5VRECZ' where id=9;
|
|
update noar tt set b1='66XT' where id=9;
|
|
update noar ti set b1='66XT' where id=9;
|
|
update noar tt set b2='ZONJHJHX4' where id=9;
|
|
update noar ti set b2='ZONJHJHX4' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 text 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 b0='CZ5IE' where id=1;
|
|
update noar ti set b0='CZ5IE' where id=1;
|
|
update noar tt set b1='Z9D6RO8CZPE2OYZ9QVHG' where id=1;
|
|
update noar ti set b1='Z9D6RO8CZPE2OYZ9QVHG' where id=1;
|
|
update noar tt set b2='IM' where id=1;
|
|
update noar ti set b2='IM' where id=1;
|
|
update noar tt set b0='B28W4WHYU10KD5IL9CFIHMZFELNO' where id=2;
|
|
update noar ti set b0='B28W4WHYU10KD5IL9CFIHMZFELNO' 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 b2='QK' where id=2;
|
|
update noar ti set b2='QK' where id=2;
|
|
update noar tt set b0='4BZEZDS686931Q5VD35AHWHA' where id=3;
|
|
update noar ti set b0='4BZEZDS686931Q5VD35AHWHA' where id=3;
|
|
update noar tt set b1='79Z4UWE0FIJPWTYJSDF3Y7O2BJ' where id=3;
|
|
update noar ti set b1='79Z4UWE0FIJPWTYJSDF3Y7O2BJ' where id=3;
|
|
update noar tt set b2='PE8TC5HXTALF7JVCZY6VOCZ98YLNV' where id=3;
|
|
update noar ti set b2='PE8TC5HXTALF7JVCZY6VOCZ98YLNV' where id=3;
|
|
update noar tt set b0='WQR' where id=4;
|
|
update noar ti set b0='WQR' where id=4;
|
|
update noar tt set b1='EM7BTBUCZKUZEI9E3T7YW' where id=4;
|
|
update noar ti set b1='EM7BTBUCZKUZEI9E3T7YW' where id=4;
|
|
update noar tt set b2='870C4T3IJTEMAF' where id=4;
|
|
update noar ti set b2='870C4T3IJTEMAF' where id=4;
|
|
update noar tt set b0='WH081HPCVBSIQ9ZM4T5SHJJTJ5' where id=5;
|
|
update noar ti set b0='WH081HPCVBSIQ9ZM4T5SHJJTJ5' where id=5;
|
|
update noar tt set b1='CM6S2I3VXEQW' where id=5;
|
|
update noar ti set b1='CM6S2I3VXEQW' where id=5;
|
|
update noar tt set b2='EA8UULH1FS64NB47K8BT79SMPMF5R' where id=5;
|
|
update noar ti set b2='EA8UULH1FS64NB47K8BT79SMPMF5R' where id=5;
|
|
update noar tt set b0='C100VDYL6NHYMYB4FP' where id=6;
|
|
update noar ti set b0='C100VDYL6NHYMYB4FP' where id=6;
|
|
update noar tt set b1='5TIOHQ1FG08KRF0POVCD27HU5GNSICE' where id=6;
|
|
update noar ti set b1='5TIOHQ1FG08KRF0POVCD27HU5GNSICE' where id=6;
|
|
update noar tt set b2='DXBR6PLLOWDG4TKLEQJPBIM8ICSHGM0T' where id=6;
|
|
update noar ti set b2='DXBR6PLLOWDG4TKLEQJPBIM8ICSHGM0T' where id=6;
|
|
update noar tt set b0='6YWITVZHEJXV' where id=7;
|
|
update noar ti set b0='6YWITVZHEJXV' where id=7;
|
|
update noar tt set b1='PBBHF4NA3DSF' where id=7;
|
|
update noar ti set b1='PBBHF4NA3DSF' where id=7;
|
|
update noar tt set b2='UDH4IGA1GYBDKIN1T18DC7M5TJ16U' where id=7;
|
|
update noar ti set b2='UDH4IGA1GYBDKIN1T18DC7M5TJ16U' where id=7;
|
|
update noar tt set b0='8UG73MQXEC' where id=8;
|
|
update noar ti set b0='8UG73MQXEC' where id=8;
|
|
update noar tt set b1='CHYY1O' where id=8;
|
|
update noar ti set b1='CHYY1O' where id=8;
|
|
update noar tt set b2='GRTK6ZQ0Y' where id=8;
|
|
update noar ti set b2='GRTK6ZQ0Y' where id=8;
|
|
update noar tt set b0='131' where id=9;
|
|
update noar ti set b0='131' where id=9;
|
|
update noar tt set b1='901S7UZ7' where id=9;
|
|
update noar ti set b1='901S7UZ7' where id=9;
|
|
update noar tt set b2='RXYLT38Z12BSCDIHB62KKW4S' where id=9;
|
|
update noar ti set b2='RXYLT38Z12BSCDIHB62KKW4S' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 text not null,
|
|
b2 longblob not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='ETQR5ADB5BTTDI1ERW1G1U7' where id=1;
|
|
update noar ti set b0='ETQR5ADB5BTTDI1ERW1G1U7' where id=1;
|
|
update noar tt set b1='4YGX91UDZ7I299II37UWK0QTI55Q' where id=1;
|
|
update noar ti set b1='4YGX91UDZ7I299II37UWK0QTI55Q' where id=1;
|
|
update noar tt set b2='0OUM9WH' where id=1;
|
|
update noar ti set b2='0OUM9WH' where id=1;
|
|
update noar tt set b0='M7W1QEE' where id=2;
|
|
update noar ti set b0='M7W1QEE' where id=2;
|
|
update noar tt set b1='F' where id=2;
|
|
update noar ti set b1='F' where id=2;
|
|
update noar tt set b2='HB8N18MSJK1KSBY46TLC6PCU0ANU' where id=2;
|
|
update noar ti set b2='HB8N18MSJK1KSBY46TLC6PCU0ANU' where id=2;
|
|
update noar tt set b0='41H0HZNOIZMJ6Y' where id=3;
|
|
update noar ti set b0='41H0HZNOIZMJ6Y' where id=3;
|
|
update noar tt set b1='5ZNC6J0LYSGNSIZ4TRJ85NRG19S3T42Y' where id=3;
|
|
update noar ti set b1='5ZNC6J0LYSGNSIZ4TRJ85NRG19S3T42Y' where id=3;
|
|
update noar tt set b2='QXTTG8RZ7' where id=3;
|
|
update noar ti set b2='QXTTG8RZ7' where id=3;
|
|
update noar tt set b0='3I05U23Q' where id=4;
|
|
update noar ti set b0='3I05U23Q' where id=4;
|
|
update noar tt set b1='5SUUALRI' where id=4;
|
|
update noar ti set b1='5SUUALRI' where id=4;
|
|
update noar tt set b2='CRWGE44CEC0ZL418PUZ9Q38Y8' where id=4;
|
|
update noar ti set b2='CRWGE44CEC0ZL418PUZ9Q38Y8' where id=4;
|
|
update noar tt set b0='CI1X8C4972IEEC6XX8L9IBDM6X' where id=5;
|
|
update noar ti set b0='CI1X8C4972IEEC6XX8L9IBDM6X' where id=5;
|
|
update noar tt set b1='A2R12ZO6U' where id=5;
|
|
update noar ti set b1='A2R12ZO6U' where id=5;
|
|
update noar tt set b2='DRVHYXKSB9JNHYJW7686P' where id=5;
|
|
update noar ti set b2='DRVHYXKSB9JNHYJW7686P' where id=5;
|
|
update noar tt set b0='S7VMLEUBZ97LZD745YJ5QHY4E5D' where id=6;
|
|
update noar ti set b0='S7VMLEUBZ97LZD745YJ5QHY4E5D' where id=6;
|
|
update noar tt set b1='FA5B8LMUIQVLPD' where id=6;
|
|
update noar ti set b1='FA5B8LMUIQVLPD' where id=6;
|
|
update noar tt set b2='OPD8BQV' where id=6;
|
|
update noar ti set b2='OPD8BQV' where id=6;
|
|
update noar tt set b0='KUEDXR0S2GFRVTU' where id=7;
|
|
update noar ti set b0='KUEDXR0S2GFRVTU' where id=7;
|
|
update noar tt set b1='QOXSZF455' where id=7;
|
|
update noar ti set b1='QOXSZF455' where id=7;
|
|
update noar tt set b2='NZSTHKLU5JYL' where id=7;
|
|
update noar ti set b2='NZSTHKLU5JYL' where id=7;
|
|
update noar tt set b0='H2KC' where id=8;
|
|
update noar ti set b0='H2KC' where id=8;
|
|
update noar tt set b1='O441EKR1HYYTJD060MOMM45E' where id=8;
|
|
update noar ti set b1='O441EKR1HYYTJD060MOMM45E' where id=8;
|
|
update noar tt set b2='CLFJIK51S5SA0JGYFV' where id=8;
|
|
update noar ti set b2='CLFJIK51S5SA0JGYFV' where id=8;
|
|
update noar tt set b0='QNBQ1LF7JVBIL1SSNGX8IBF60W9VT' where id=9;
|
|
update noar ti set b0='QNBQ1LF7JVBIL1SSNGX8IBF60W9VT' where id=9;
|
|
update noar tt set b1='ARPCS' where id=9;
|
|
update noar ti set b1='ARPCS' where id=9;
|
|
update noar tt set b2='F4RDFUJAT9HV1Z7NQV1HC' where id=9;
|
|
update noar ti set b2='F4RDFUJAT9HV1Z7NQV1HC' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text null,
|
|
b1 text null,
|
|
b2 text 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 b0='AZ1VS8ZIJLGBL8SEPKZ8PJ' where id=1;
|
|
update noar ti set b0='AZ1VS8ZIJLGBL8SEPKZ8PJ' where id=1;
|
|
update noar tt set b1='P3687KNNBSPJG337EHHDLXJE0SMX7' where id=1;
|
|
update noar ti set b1='P3687KNNBSPJG337EHHDLXJE0SMX7' where id=1;
|
|
update noar tt set b2='NL66RCOAP3C7' where id=1;
|
|
update noar ti set b2='NL66RCOAP3C7' where id=1;
|
|
update noar tt set b0='OWQGPEW51IUVV7UJKZ' where id=2;
|
|
update noar ti set b0='OWQGPEW51IUVV7UJKZ' where id=2;
|
|
update noar tt set b1='XBKP95' where id=2;
|
|
update noar ti set b1='XBKP95' where id=2;
|
|
update noar tt set b2='M3XD6C47TVYM77' where id=2;
|
|
update noar ti set b2='M3XD6C47TVYM77' where id=2;
|
|
update noar tt set b0='HDCBS3Y1DKSSCH9HH' where id=3;
|
|
update noar ti set b0='HDCBS3Y1DKSSCH9HH' where id=3;
|
|
update noar tt set b1='WUWV' where id=3;
|
|
update noar ti set b1='WUWV' where id=3;
|
|
update noar tt set b2='5SHNHVGTS5424Y6H' where id=3;
|
|
update noar ti set b2='5SHNHVGTS5424Y6H' where id=3;
|
|
update noar tt set b0='ARBAM' where id=4;
|
|
update noar ti set b0='ARBAM' where id=4;
|
|
update noar tt set b1='DQKNU116D3' where id=4;
|
|
update noar ti set b1='DQKNU116D3' where id=4;
|
|
update noar tt set b2='SRKETS7OA8Q8LE0QTE7ZQ' where id=4;
|
|
update noar ti set b2='SRKETS7OA8Q8LE0QTE7ZQ' where id=4;
|
|
update noar tt set b0='CIB' where id=5;
|
|
update noar ti set b0='CIB' where id=5;
|
|
update noar tt set b1='FEO2K1UIHRGXJA2UM92X0L4410UW73' where id=5;
|
|
update noar ti set b1='FEO2K1UIHRGXJA2UM92X0L4410UW73' where id=5;
|
|
update noar tt set b2='SKKKL648AB29RPI55EWRKRUBTG' where id=5;
|
|
update noar ti set b2='SKKKL648AB29RPI55EWRKRUBTG' where id=5;
|
|
update noar tt set b0='785GHOXVIGKZKX48GZM0TXCPZ4PGV3' where id=6;
|
|
update noar ti set b0='785GHOXVIGKZKX48GZM0TXCPZ4PGV3' where id=6;
|
|
update noar tt set b1='S' where id=6;
|
|
update noar ti set b1='S' where id=6;
|
|
update noar tt set b2='CTXJPEO0MUNI3O5ESR' where id=6;
|
|
update noar ti set b2='CTXJPEO0MUNI3O5ESR' where id=6;
|
|
update noar tt set b0='HDDT3' where id=7;
|
|
update noar ti set b0='HDDT3' where id=7;
|
|
update noar tt set b1='FWJJ624G8DGOKAOCTLBYYSF' where id=7;
|
|
update noar ti set b1='FWJJ624G8DGOKAOCTLBYYSF' where id=7;
|
|
update noar tt set b2='EO00X74N859NPGG3WXMDEJ8OP6MI' where id=7;
|
|
update noar ti set b2='EO00X74N859NPGG3WXMDEJ8OP6MI' where id=7;
|
|
update noar tt set b0='X' where id=8;
|
|
update noar ti set b0='X' where id=8;
|
|
update noar tt set b1='JOPWJ' where id=8;
|
|
update noar ti set b1='JOPWJ' where id=8;
|
|
update noar tt set b2='ELG38C9BCQP28TS' where id=8;
|
|
update noar ti set b2='ELG38C9BCQP28TS' where id=8;
|
|
update noar tt set b0='NT6UIYVMR5UFM' where id=9;
|
|
update noar ti set b0='NT6UIYVMR5UFM' where id=9;
|
|
update noar tt set b1='F4HSR6WRLFODQ3' where id=9;
|
|
update noar ti set b1='F4HSR6WRLFODQ3' where id=9;
|
|
update noar tt set b2='GQK4NQL2KCXC' where id=9;
|
|
update noar ti set b2='GQK4NQL2KCXC' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|
|
create table tt (id bigint unsigned primary key,
|
|
b0 text not null,
|
|
b1 text not null,
|
|
b2 text not null
|
|
) engine=tokudb;
|
|
insert into tt values (1,'','','');
|
|
insert into tt values (2,'','','');
|
|
insert into tt values (3,'','','');
|
|
insert into tt values (4,'','','');
|
|
insert into tt values (5,'','','');
|
|
insert into tt values (6,'','','');
|
|
insert into tt values (7,'','','');
|
|
insert into tt values (8,'','','');
|
|
insert into tt values (9,'','','');
|
|
create table ti like tt;
|
|
alter table ti engine=innodb;
|
|
insert into ti select * from tt;
|
|
update noar tt set b0='A4CYN7WC8ID9FBDM' where id=1;
|
|
update noar ti set b0='A4CYN7WC8ID9FBDM' where id=1;
|
|
update noar tt set b1='T5GS6YNE2X1BZCFVFD6EBM' where id=1;
|
|
update noar ti set b1='T5GS6YNE2X1BZCFVFD6EBM' where id=1;
|
|
update noar tt set b2='JNJ0ZH2OXCCABR0C1E3BLXF1664MKZ' where id=1;
|
|
update noar ti set b2='JNJ0ZH2OXCCABR0C1E3BLXF1664MKZ' where id=1;
|
|
update noar tt set b0='1S24JAARSSUK6JA0TX' where id=2;
|
|
update noar ti set b0='1S24JAARSSUK6JA0TX' where id=2;
|
|
update noar tt set b1='KI5NDDCACKQ3F35B' where id=2;
|
|
update noar ti set b1='KI5NDDCACKQ3F35B' where id=2;
|
|
update noar tt set b2='V791OB1J' where id=2;
|
|
update noar ti set b2='V791OB1J' where id=2;
|
|
update noar tt set b0='A8HZEASPI1ZBQ9CW83T7NR6XCF28XT' where id=3;
|
|
update noar ti set b0='A8HZEASPI1ZBQ9CW83T7NR6XCF28XT' where id=3;
|
|
update noar tt set b1='ET' where id=3;
|
|
update noar ti set b1='ET' where id=3;
|
|
update noar tt set b2='O1H5L6TRTMLFJZD0MVAIQSMWXN2' where id=3;
|
|
update noar ti set b2='O1H5L6TRTMLFJZD0MVAIQSMWXN2' where id=3;
|
|
update noar tt set b0='KODD1423ZQGZKER' where id=4;
|
|
update noar ti set b0='KODD1423ZQGZKER' where id=4;
|
|
update noar tt set b1='C739FLHH68N2UOYKNIMJX0Q0KF' where id=4;
|
|
update noar ti set b1='C739FLHH68N2UOYKNIMJX0Q0KF' where id=4;
|
|
update noar tt set b2='O74138Y0' where id=4;
|
|
update noar ti set b2='O74138Y0' where id=4;
|
|
update noar tt set b0='9LXJSJZV6W6VYP1Y4DDZ' where id=5;
|
|
update noar ti set b0='9LXJSJZV6W6VYP1Y4DDZ' where id=5;
|
|
update noar tt set b1='2H' where id=5;
|
|
update noar ti set b1='2H' where id=5;
|
|
update noar tt set b2='3887B8QN3EN0Z2PT' where id=5;
|
|
update noar ti set b2='3887B8QN3EN0Z2PT' where id=5;
|
|
update noar tt set b0='ED6E1OHSUD63QMF0K24GIFYANZ' where id=6;
|
|
update noar ti set b0='ED6E1OHSUD63QMF0K24GIFYANZ' where id=6;
|
|
update noar tt set b1='3VTDY64JL781Y1RMVEB' where id=6;
|
|
update noar ti set b1='3VTDY64JL781Y1RMVEB' where id=6;
|
|
update noar tt set b2='8W52K5' where id=6;
|
|
update noar ti set b2='8W52K5' where id=6;
|
|
update noar tt set b0='UOM1NTXRK597IEAVF56NOLIN' where id=7;
|
|
update noar ti set b0='UOM1NTXRK597IEAVF56NOLIN' where id=7;
|
|
update noar tt set b1='4GK3XNOST61H5RFYW2YOBUZ6ZPJV6D' where id=7;
|
|
update noar ti set b1='4GK3XNOST61H5RFYW2YOBUZ6ZPJV6D' where id=7;
|
|
update noar tt set b2='SPPH6X9O4EX' where id=7;
|
|
update noar ti set b2='SPPH6X9O4EX' where id=7;
|
|
update noar tt set b0='ATAICIQK3BCL3EE' where id=8;
|
|
update noar ti set b0='ATAICIQK3BCL3EE' where id=8;
|
|
update noar tt set b1='POL2WJ8U0WX4NB7WT8LSB8' where id=8;
|
|
update noar ti set b1='POL2WJ8U0WX4NB7WT8LSB8' where id=8;
|
|
update noar tt set b2='6CBKP9BF3Z626LXIP85BTR5RATIOS9E' where id=8;
|
|
update noar ti set b2='6CBKP9BF3Z626LXIP85BTR5RATIOS9E' where id=8;
|
|
update noar tt set b0='ABTA' where id=9;
|
|
update noar ti set b0='ABTA' where id=9;
|
|
update noar tt set b1='NKYUKH6B2C6A0QDZUO6Y' where id=9;
|
|
update noar ti set b1='NKYUKH6B2C6A0QDZUO6Y' where id=9;
|
|
update noar tt set b2='OF74CXNVMO2BGCHC4YATCK8ML' where id=9;
|
|
update noar ti set b2='OF74CXNVMO2BGCHC4YATCK8ML' where id=9;
|
|
let $diff_tables = test.tt, test.ti;
|
|
source include/diff_tables.inc;
|
|
drop table tt, ti;
|