Hi Val, i am using 1.8 for both client and server.
select * from Person - is not working select id, name ,.... from Person - working. This is strange. i did not see any issues with other queries. So trying to understand the root causes of Unexpected flag value exception. Thanks On 2 March 2017 at 02:53, vkulichenko <[email protected]> wrote: > Hi, > > I would recommend to check that JDBC driver version is the same as Ignite > version on server side. > > Can you also show the query and clarify what do you mean by "run query > explicitely"? > > -Val > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Unexpected-flag-value-tp10961p10980.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
