mysqld_multi
Matthew Black <[email protected]> Fri, 19 May 2017 16:19:38 +0000
| Newsgroups | gmane.comp.db.mysql.general |
|---|---|
| Message-ID | <ED78B1C68B84A14FA706D13A230D7B4387B09057@ITS-MAIL02.campus.ad.csulb.edu> |
I just installed MySQL Enterprise Edition 5.7 on RHEL 6.8 to replace an aging 5.1 system running on RHEL 5. We run mysqld_multi with multiple instances, each database on its own TCP Port 33xx. I'm having trouble creating a database on the new server in a multi environment. Can anyone provide a simple example of how to edit /etc/my.cnf file and command line steps necessary for creating a new database running on, for example, port 3311? Thanks in advance. matthew