<quote who="Felix Sheldon">
> Voytek wrote:

>>but not sure how to parse the 'borders' and feed it back to the mysqldump

> You can tell the mysql client to leave out the boxes (and the
> 'databases' column name):
>
> mysql -p -B --column-names=FALSE -e  "show databases"

Felix, thanks for that tip

meanwhile, I think I have now found a working script on a live server that
might do the job

-- 
Voytek
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to