execBatchSQL: set autocommit=0; start transaction; INSERT INTO IMLBase_Komlos.SysLogins(UserLogin,LoginDate,SubSystem,workstation,LoginName,Version) VALUES('judit', now(), '10002','IML-jani','judit','11.35') ON DUPLICATE KEY UPDATE UserLogin = 'judit', LoginDate = now(), SubSystem = '10002', workstation='IML-jani', LoginName='judit', Version='11.35';commit; set autocommit=1; - mysql - imlbase - i2o0oB4rt - InnoWair_Komlos - 3306