What could be the problem?
https://im.ge/i/1fDjI1
if mysql:query_free("INSERT INTO `jobs_trucker_orders` SET `orderID`='"..SmallestID().."', `orderX`='"..tostring(x).."', `orderY`='"..tostring(y).."', `orderZ`='"..tostring(z).."', `orderWeight`='"..tostring(math.floor(tonumber(weight))).."', `orderName`='"..tostring(name):gsub("'","''").."', `orderInterior`='"..tostring(math.floor(tonumber(dim))).."' ") then