Re: mysql shell backup option (dialect)
Posted by:
Reju R
Date: June 25, 2024 07:27AM
While taking backup,In dialect option csv,tsv format has been supported.But json format is not supported.
Is any other option to take backup in json format in mysqlshell except scrting method.
util.dumpTables("payment_archival", ["payment"], "/home/reju/sgnigle_tab_bkp", {"compression":"gzip", "threads":2, chunking:false, dialect:"json"})
Subject
Written By
Posted
Re: mysql shell backup option (dialect)
June 25, 2024 07:27AM
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.