Changes

Jump to navigation Jump to search
1 byte added ,  17:32, 14 August 2014
Line 144: Line 144:  
  mysqldump -uroot --events mysql > /tmp/mysql.sql
 
  mysqldump -uroot --events mysql > /tmp/mysql.sql
 
or if we don't want to backup them
 
or if we don't want to backup them
mysqldump -uroot --events --ignore-table=mysql.event mysql > /tmp/mysql.sql
+
mysqldump -uroot --events --ignore-table=mysql.event mysql > /tmp/mysql.sql
    
==Bugs==
 
==Bugs==
 
for the moment there is no section for smeserver-automysqlbackup in bugzilla, so send me a mail to mailto:stephdl@de-labrusse.fr.
 
for the moment there is no section for smeserver-automysqlbackup in bugzilla, so send me a mail to mailto:stephdl@de-labrusse.fr.
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Navigation menu