• mystik@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    11 hours ago

    How much does UPDATE tickets SET holder = @newuserid WHERE holder = @olduserid AND ticket_id = @ticketid cost?

    • Ech@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      No idea, but I doubt it costs nothing to facilitate a secure transfer. And if scalpers are ever going to be deterred, systems like this will be necessary and have costs to do so. Obviously that’s not why TM takes their cut, but it will be an expense even in an ideal system.

    • atomicbocks@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      10 hours ago

      That depends, how comfortable are you with SQL injection directly from the webpage with no other security measures?