We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fc957 commit 2acf1e0Copy full SHA for 2acf1e0
README.md
@@ -1,5 +1,4 @@
1
## MIM - Mini MySQL/MariaDB Instance Manager
2
-==
3
4
mim is a single bash script ('my') to build and manage local installations of MySQL or MariaDB for development and testing.
5
@@ -49,10 +48,6 @@ $ my client master1
49
48
```
50
51
### TODO
52
- * MySQL 5.6+ and MariaDB 10+ GTID management for testing failover.
53
- * Client path switching
54
- * Library path switching for building C/C++ projects like ODBC connectors.
55
- * ... better documentation.
56
-
+ * Nothing! You should probably have switched to some kind of container format by now.
57
58
_R.I.P mysqlmanager_
0 commit comments