mysqldump and not locking the tables?

Discussion in 'MySQL' started by amaze, Mar 3, 2007.

  1. #1
    Hi,

    Is it possible to run mysqldump on a windows server without locking the db? mySQLAdmin seems to do it? Just can't seem to do it via the command line?

    Thanks
     
    amaze, Mar 3, 2007 IP
  2. spachev

    spachev Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try --skip-lock-tables mysqldump option
     
    spachev, Mar 8, 2007 IP