Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: INSERT error 1064 #14128
    mp3
    Member

    Someone posted a follow up on this thread, but somehow it didn't make it to the discussion group.

    Here is his post:

    mp3,

    mringger has sent you this email from http://www.webyog.com/forums/index.php.

    Did you figure out how to fix this issue? I am having the same one.

    Yes and no. I just moved the statement at the end of the script window.

    in reply to: INSERT error 1064 #14127
    mp3
    Member

    Still an issue. It seems it is picking up the beginning of the next line.

    Error Code : 1064

    You have an error in your SQL syntax near 'update gentradedbprod.symbolticksummary set ticksperday = tickcount/daycount

    se' at line 4

    (0 ms taken)

    I moved the line at the end of SQL window and it works. There are about fifteen lines in it. I send it over to you for reference as an attachment.

    in reply to: INSERT error 1064 #14125
    mp3
    Member

    Bogdan,

    I am not sure what you are suggesting. The statement works from the mySQL GUI and not from SQLyog, so there is probably very little they can do about it … 😀

    in reply to: INSERT error 1064 #14124
    mp3
    Member

    Actually it is an update statement:

    update gentradedbprod.symbolticksummary set ticksperday = tickcount/daycount;

    Thanks 🙄

Viewing 4 posts - 1 through 4 (of 4 total)