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

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Bug : Editing A Trigger Corrupts The Quotes ! #35179
    iubito
    Participant

    Hi !

    Sorry for late reply, I didn’t had mail notification on this thread, or it didn’t work.

     

    I checked with sqlyog community 12.0.9 : problem SOLVED !

    I tested :

    – alter a trigger

    – alter a function

    – alter a procedure

    – copy a trigger to another server/database

     

    all these are OK.

     

    Many thanks !

    in reply to: Bug : Editing A Trigger Corrupts The Quotes ! #35176
    iubito
    Participant

    Hi,

    I’ve tried with various SQLyog versions

     

    show create trigger : Set a = ‘I”m happy’

    right click, alter trigger : Set a = ‘I’m happy’ 

    copy to another database : error

     

    Can SQLyog replace the use of SHOW TRIGGERS by SHOW CREATE TRIGGER ?

    in reply to: Bug : Editing A Trigger Corrupts The Quotes ! #35171
    iubito
    Participant

    Sorry for the concat, it’s a remain of my original code.

    I want to set, insert or wathever a string containing a quote.

    For example I’m happy i write

    Set a = ‘I”m happy’

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