Results 1 to 2 of 2

Thread: MySQL syntax issue, any help would be great!

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2007
    Posts
    520

    MySQL syntax issue, any help would be great!

    In my syntax, I am trying to push through:

    ON DUPLICATE KEY UPDATE token=381794471-ckq8joDA9U8VScaO6xdu2Hxk1cvGADw6QHJPHWO6

    this is causing the error: Unknown column 'ckq8joDA9U8VScaO6xdu2Hxk1cvGADw6QHJPHWO6' in 'field list'

    It's using the - as a seperator. Is there a way to set it so it wont? or will I have to convert it to a _ or something?

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2007
    Posts
    520

    Re: MySQL syntax issue, any help would be great!

    Nevermind, I got it.

    Surrounded made it so its: `token`='value'

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width