Project

General

Profile

« Previous | Next » 

Revision 8892

lib/runscripts/local.run: added mysqldump_local, which uses vegbiendev

View differences:

lib/runscripts/local.run
28 28
	echo_run mysql_bien --database="$schema" --verbose "$@"
29 29
}
30 30

  
31
mysqldump_local ()
32
{
33
	echo_func
34
	use_local_remote; mysqldump_diffable "$@"
35
}
36

  
31 37
### PostgreSQL
32 38

  
33 39
psql () # usage: [file=...] [dir=...] self

Also available in: Unified diff