• unknown's avatar
    Bug#31113 mysqldump 5.1 can't handle a dash ("-") in database names · 2c6a5fd2
    unknown authored
    db name should be quoted. this code does communication with the server.
    it's always ok to quote names in this case.
    
    
    client/mysqldump.c:
      db name should be quoted. this code does communication with the server.
      it's always ok to quote names in this case.
    mysql-test/r/mysqldump.result:
      test result
    mysql-test/t/mysqldump.test:
      test case
    2c6a5fd2
mysqldump.result 178 KB