Not found any user actionupdate reservation set propertyid="",arrivaldate="",arrivaltime="",departuredate="",departuretime="",roomtype="",roomnumber="",noofnights="",company="",travelagent="",ratecode="",adults="",child="",reservationno="",status="",rooms="",infants="",sharer="",segment="",source="",guesttype="",gueststatus="",resevationmode="",paymentmode="",billinginstr="",guestgroup="",bookinginstr="",guestsplinstr="",checkinstr="",checkoutinstr="",guestagent="",guestcompany="",bookedby="",rate="",discountpercent="",discountamount="",netrate="0",upgrade="",plan="",planamount="",channel="",plandiscpercent="",plandiscamount="",leader="",currency="",plantype="",modifiedby="",modifiedon=now() where clientid="" and id=insert into reserv_guest(id, clientid, propertyid,reservationid, roomno, arrivaldate, departuredate,guesttitle,lastname,firstname ,createdby, createdon, modifiedby, modifiedon) valuesupdate roommaster set rmdiseqno='0',rmstatus='Available', rmcount=(rmcount-1), modifiedby='',modifiedon=now() where clientid='' and propertyid='' and rmno='' and rmdiseqno=''update roommaster set rmdiseqno='',rmstatus='Occupied',rmcount=(rmcount+1),modifiedby='',modifiedon=now() where clientid='' and propertyid='' and rmno='' and rmdiseqno='0'Transaction failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1