projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98e62c9
)
fix language to make sense
author
Micah Anderson
<micah@riseup.net>
Sun, 6 Jul 2008 17:21:57 +0000
(17:21 +0000)
committer
Micah Anderson
<micah@riseup.net>
Sun, 6 Jul 2008 17:21:57 +0000
(17:21 +0000)
examples/example.mysql
patch
|
blob
|
history
diff --git
a/examples/example.mysql
b/examples/example.mysql
index d7ab8b6ff0c144cb51590ba464de2c611ebb29f7..d22cbcbd392f7ed9843bda3dcd037efe4ff3e23d 100644
(file)
--- a/
examples/example.mysql
+++ b/
examples/example.mysql
@@
-56,7
+56,7
@@
compress = yes
# nodata = < table1 table2 table3 > (no default)
# only dump the structure for the database tables listed here, this means
# no data contained in these tables will be dumped. This is very useful
-# to backup databases that have tables with
cache stored in tables
that
+# to backup databases that have tables with
large amounts of cache data
that
# isn't necessary to backup, but you still need the structure to exist
# on a restore
#