Skip to content

samaritano/mariadbshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mariadbshell

MariaDB Shell perform a multithread dump and restore of a schema:

  • Create a compressed dump file for each table of the schema
  • User-defined number of concurrent table dump

mariadb_shell <log_filename> <database_server_ip> <database_server_port> <db_user> <db_passwd> <schema_name> <dump_directory> <number_of_threads> import|export

About

MariaDB multithread dump and restore utility

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages