Menu

#527 (ok 3.3.3)in the Sync tab allows Sync +D both simultaneously

closed-accepted
None
1
2010-05-10
2010-04-07
Ankit Gupta
No

Fixes bug Sync S + D : only S - ID: 2981127
If a table is not in the target db and I ask to synchronize Structure and D
ata, only Structure is done. Then I come back and ask for D and it works.

done small changes "server_synchronization.lib" file in the function "PMA_populateTargetTables"
to remove my_sql error "Commands out of sync; you can't run this command now in mysql php ".

Discussion

  • Ankit Gupta

    Ankit Gupta - 2010-04-07
     
  • Ankit Gupta

    Ankit Gupta - 2010-04-07
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2010-04-08

    Thanks, merged for 3.3.3. Please do not use tab characters, just spaces. Also watch for proper spacing, for example instead of
    $insert_query.=');';
    use
    $insert_query .= ');';

     
  • Marc Delisle

    Marc Delisle - 2010-04-08
    • priority: 5 --> 1
    • summary: in the Sync tab allows Sync +D both simultaneously --> (ok 3.3.3)in the Sync tab allows Sync +D both simultaneously
    • status: open --> open-accepted
     
  • Marc Delisle

    Marc Delisle - 2010-05-10
    • status: open-accepted --> closed-accepted
     
MongoDB Logo MongoDB