Hi all,
I installed mysql handler socket plugin in a database having two schemas schema1 and schema2. But when i try to access data through handler socket implementation in java using hs4j.jar. for schema1 it works fine and for schema2 it shows some errors like “com.google.code.hs4j.exception.HandlerSocketException: Error message from server:fld”.can anyone help me in solving this issue