This repository offers a lightweight version of MySQL with compatibility for multiple CPU architectures and operating systems. The supported architectures include:
-
aarch:
- FeiTeng
- KunPeng
-
alpha:
- ShenWei
-
mips:
- Loongson
-
x86:
- HaiGuang
- ZhaoXin
Windows:
- Support for AMD x86 architecture on Windows.
- root/root - Limited to local machine login.
- test/test - Allows login from any IP address.
- test
-
Linux:
- Start:
mysql start - Stop:
mysql stop
- Start:
-
Windows:
- Start:
start.bat - Stop:
stop.bat
- Start:
- Linux:
cmd.sh(Prompts for thetestuser by default) - Windows:
cmd.bat(Prompts for thetestuser by default)
Feel free to modify, enhance, and contribute to this MySQL setup for various platforms. Your feedback and contributions are highly appreciated!