INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '27279edf69492736125b25749511509a485f567a764f36c49326084f127d111b', 
    '2tYPlLj/i5AotZGLyT1ygGsGeqVj2agY1bndCiN7wSU=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00037

Result

int(1)