Skip to content

It will copy existing MySQL and will create an additional MySQL instance apart from default MySQL

Notifications You must be signed in to change notification settings

Shah9ils/mysql_multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

mysql_multi

Installation

  • Just download the "mysql_multi" file in RHEL/CentOS based server.
  • Give executable permission to the downloaded file.
  • Run the file according path
	rm -f mysql_multi
	https://raw.githubusercontent.com/Shah9il/mysql_multi/master/mysql_multi
	chmod a+x mysql_multi
	./mysql_multi
  • By default the location is set to as "/usr/local/" for additional MySQL instance
  • After running the file need to provide the expected folder name (i.e: MySQL_new)
  • By default the MySQL gets installed with 3306 port. But with this installer it will ask for a free port in server.

Prerequisite

  • MariaDB has not been tested with the script. Up to MySQL 5.6 has been tested with the script working fine. So to install additional MySQL instance a MySQL must be there in the server.

About

It will copy existing MySQL and will create an additional MySQL instance apart from default MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages