-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
73 lines (48 loc) · 2.67 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
MyEnv
=====
MyEnv is a tool to operate several MariaDB and MySQL instances on one machine.
We call this multi-instance set-ups.
With MyEnv a multi-instance set-up is more comfortable to handle than with
mysqld_multi (old) or systemd services (new).
Using MyEnv does not need the use of the root user to operate MariaDB and MySQL
databases. Thus it is appropriate for classical enterprise DBA organizations.
Further multi-instance set-ups is a much more efficient way of consolidating
MySQL and MariaDB databases an has less overhead than virtualization solutions.
To do proper resource fencing MyEnv provides cgroup integration (container
integration is planned for the future).
MyEnv is licensed und the GPL v2: https://www.gnu.org/licenses/gpl-2.0.html
MyEnv is documented here: https://www.fromdual.com/myenv-mysql-mariadb-basenv
For questions, feedback and comments, please go to the MyEnv forum at:
https://www.fromdual.com/forum/373.
Bugs and feature request can be reported here: https://support.fromdual.com/bugs
Requirements
------------
You can find the MyEnv requirements under the following link:
https://www.fromdual.com/myenv-mysql-mariadb-basenv#requirements
Upgrade 1.x -> 2.y and higher
------------------------------
https://www.fromdual.com/mysql-mariadb-environment-myenv-2.1.0-has-been-released
https://www.fromdual.com/mysql-mariadb-environment-myenv-2.0.3-has-been-released
https://www.fromdual.com/mysql-mariadb-environment-myenv-2.0.2-has-been-released
https://www.fromdual.com/mysql-mariadb-environment-myenv-2.0.1-has-been-released
https://www.fromdual.com/mysql-mariadb-environment-myenv-2.0.0-has-been-released
Upgrade 1.1.x -> 1.1.y and higher
---------------------------------
https://www.fromdual.com/mysql-environment-myenv-1.3.1-has-been-released
https://www.fromdual.com/mysql-environment-myenv-1.3.0-has-been-released
https://www.fromdual.com/mysql-environment-myenv-1.2.2-has-been-released
https://www.fromdual.com/mysql-environment-myenv-1.2.1-has-been-released
https://www.fromdual.com/mysql-environment-myenv-1.2.0-has-been-released
https://www.fromdual.com/mysql-environment-myenv-1.1.4-has-been-released
https://www.fromdual.com/mysql-environment-myenv-1.1.3-has-been-released
https://www.fromdual.com/mysql-environment-myenv-1.1.2-has-been-released
https://www.fromdual.com/mysql-environment-myenv-1.1.1-has-been-released
Upgrade 1.0.x -> 1.1.y
----------------------
https://www.fromdual.com/mysql-environment-myenv-1.1.0-has-been-released
Upgrade 1.0.x -> 1.0.4
----------------------
https://www.fromdual.com/mysql-environment-myenv-1.0.4-has-been-released
Upgrade 0.x -> 1.y
------------------
https://www.fromdual.com/mysql-environment-myenv-1.0-has-been-released