Skip to content

Settings and activity

2 results found

  1. 16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Anonymous commented  · 

    I'd add another one that is very useful, in your example, if you select the three ID values then it should copy
    (1, 2, 3)
    and possibly
    id IN (1, 2, 3)

    or if you copy the first and second role then it should copy
    ('ADMIN', 'CLERK')
    or even
    role IN ('ADMIN', 'CLERK')

    Toad for MySQL has this feature

    Anonymous supported this idea  · 
  2. 74 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Anonymous commented  · 

    Toad for MySQL does this automatically (in case that provides any extra motivation to get it done!)

    Anonymous supported this idea  ·