config root man

Current Path : /home/usr.opt/mysql57/mysql-test/suite/ndb_team/r/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //home/usr.opt/mysql57/mysql-test/suite/ndb_team/r/ndb_autodiscover2.result

select * from t9 order by a;
a	b
1	2
2	3
3	4
4	5
show status like 'handler_discover%';
Variable_name	Value
Handler_discover	0
drop table t9;
select * from t10;
ERROR HY000: Got error 4263 'Invalid blob attributes or invalid blob parts table' from NDBCLUSTER
drop table t10;

Man Man