Menu

#568 (ok 3.3.9) Replication bug with initial sync

closed-accepted
1
2011-01-03
2010-11-24
No

When setting up a slave and selecting 'Synchronize databases with master' from the replication tab the database names are not quoted.
If there are databases on the master with hyphen then phpmyadmin generates an invalid query.

I found the PMA_backquote() function used elsewhere in phpmyadmin, and assume this is the standard way of quoting database/table names with backticks

Discussion

  • Dieter Adriaenssens

    The patch seems OK. Did you test this?

     
  • Craig Duncan

    Craig Duncan - 2010-11-24

    I've tested it, after applying it I was able to perform the sync

     
  • Dieter Adriaenssens

    • assigned_to: nobody --> ruleant
     
  • Dieter Adriaenssens

    • priority: 5 --> 1
    • summary: Replication bug with initial sync --> (ok 3.3.9) Replication bug with initial sync
    • status: open --> open-accepted
     
  • Dieter Adriaenssens

    Your patch was merged in the repository, thanks.

     
  • Marc Delisle

    Marc Delisle - 2011-01-03
    • status: open-accepted --> closed-accepted
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.