Forum Moderators: open

Message Too Old, No Replies

Stop mysql before mysqldump?

         

matthewamzn

10:27 pm on Jul 15, 2006 (gmt 0)

10+ Year Member



Does it matter if I don't stop mysql before making a mysqldump? Can it damage the database not stopping it?

physics

11:15 pm on Jul 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



As far as I know you don't need to. Maybe in extreme circumstances (huge db with lots of transactions) it's an issue. If it was necessary I think it'd be mentioned here:
[dev.mysql.com...]
;)