Hello, So, I was testing today fix of this bug and well... I have similar error. Different is that before I had truncated string and now I have NULL when I try to add more longer string.
My Ignite version is: Ignite ver. 2.5.0-SNAPSHOT#20180228-sha1:6641267df826e74213c9921e1d0c3490f09aae45 When I added string I have fallowing console logs: [28-02-2018 14:39:07][INFO ][exchange-worker-#38][time] Started exchange init [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], crd=true, evt=DISCOVERY_CUSTOM_EVT, evtNode=231c449b-2e6b-44c5-b434-0d7f02f1afb8, customEvt=DynamicCacheChangeBatch [id=41fc8dcd161-63ea434c-0891-4184-8a24-4f36a03c845e, reqs=[DynamicCacheChangeRequest [cacheName=SQL_PUBLIC_TEST_MD5, hasCfg=true, nodeId=231c449b-2e6b-44c5-b434-0d7f02f1afb8, clientStartOnly=false, stop=false, destroy=false, disabledAfterStartfalse]], exchangeActions=ExchangeActions [startCaches=[SQL_PUBLIC_TEST_MD5], stopCaches=null, startGrps=[somegroup], stopGrps=[], resetParts=null, stateChangeRequest=null], startCaches=false], allowMerge=false] [28-02-2018 14:39:07][INFO ][exchange-worker-#38][GridCacheProcessor] Started cache [name=SQL_PUBLIC_TEST_MD5, id=-1243404074, group=somegroup, memoryPolicyName=Default_Region, mode=PARTITIONED, atomicity=TRANSACTIONAL, backups=0] [28-02-2018 14:39:07][INFO ][exchange-worker-#38][GridDhtPartitionsExchangeFuture] Finished waiting for partition release future [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], waitTime=0ms, futInfo=NA] [28-02-2018 14:39:07][INFO ][exchange-worker-#38][GridDhtPartitionsExchangeFuture] finishExchangeOnCoordinator [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], resVer=AffinityTopologyVersion [topVer=2, minorTopVer=1]] [28-02-2018 14:39:07][INFO ][exchange-worker-#38][GridDhtPartitionsExchangeFuture] Finish exchange future [startVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], resVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], err=null] [28-02-2018 14:39:07][INFO ][exchange-worker-#38][time] Finished exchange init [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], crd=true] [28-02-2018 14:39:07][INFO ][exchange-worker-#38][GridCachePartitionExchangeManager] Skipping rebalancing (nothing scheduled) [top=AffinityTopologyVersion [topVer=2, minorTopVer=1], evt=DISCOVERY_CUSTOM_EVT, node=231c449b-2e6b-44c5-b434-0d7f02f1afb8] PHP code who I use is exactly the same like above. Before I start testing I was compile Ignite and ODBC driver one more time to be sure that everything is in newest version. What is wrong? Please help me. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/