Hi Volodymyr, I'm sorry, I have been on the road for a SQL training. I didn't get to analysing this yet. Will do, soon
Cheers, Lukas 2016-08-25 15:42 GMT+02:00 Volodymyr Mudryk <[email protected]> : > Hi Lukas. > > Do you need some other info? > > > On Monday, August 22, 2016 at 9:00:01 PM UTC+3, Volodymyr Mudryk wrote: >> >> 3.7.4: the same result >> >> 3.8.4: failing on "store" >> org.jooq.exception.NoDataFoundException: Exactly one row expected for >> refresh. Record does not exist in database. >> at org.jooq.impl.UpdatableRecordImpl.refresh(UpdatableRecordImp >> l.java:342) >> at org.jooq.impl.TableRecordImpl.getReturningIfNeeded(TableReco >> rdImpl.java:218) >> at org.jooq.impl.TableRecordImpl.storeInsert0(TableRecordImpl.java:194) >> at org.jooq.impl.TableRecordImpl$1.operate(TableRecordImpl.java:155) >> at org.jooq.impl.RecordDelegate.operate(RecordDelegate.java:128) >> at org.jooq.impl.TableRecordImpl.storeInsert(TableRecordImpl.java:151) >> at org.jooq.impl.UpdatableRecordImpl.store0(UpdatableRecordImpl.java:195) >> at org.jooq.impl.UpdatableRecordImpl.access$000( >> UpdatableRecordImpl.java:85) >> at org.jooq.impl.UpdatableRecordImpl$1.operate(UpdatableRecordI >> mpl.java:135) >> at org.jooq.impl.RecordDelegate.operate(RecordDelegate.java:128) >> at org.jooq.impl.UpdatableRecordImpl.store(UpdatableRecordImpl.java:131) >> at org.jooq.impl.UpdatableRecordImpl.store(UpdatableRecordImpl.java:123) >> >> On Monday, August 22, 2016 at 8:33:34 PM UTC+3, Lukas Eder wrote: >>> >>> >>> >>> 2016-08-22 7:10 GMT+01:00 Volodymyr Mudryk <[email protected]>: >>> >>>> >>>> I'm using versions: >>>> JOOQ - 3.7.2 >>>> MySQL Connector Java - 5.1.37 >>>> MySQL - 5.6.16 >>>> >>> >>> Hmm, have you tried upgrading to the latest jOOQ version 3.8.4 (or 3.7.4 >>> on your minor release)? >>> >> -- > You received this message because you are subscribed to the Google Groups > "jOOQ User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
