windows_安装要求
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
windows_安装要求 [2023/09/23 22:02] – admin | windows_安装要求 [2023/09/23 22:43] (当前版本) – admin | ||
---|---|---|---|
行 10: | 行 10: | ||
|MS Visual Studio (Community) ≥ 17 (2022) (Desktop) (No preview)| | |MS Visual Studio (Community) ≥ 17 (2022) (Desktop) (No preview)| | ||
- | - [[https:// | + | - [[https:// |
- | - Download the standalone installer | + | - 下载独立安装程序\\ \\ |
- | * During | + | * 在 Git 安装期间 |
- | - [[https:// | + | - [[https:// |
- | - Download the installer and follow the steps to set it up. | + | - 下载安装程序并按照步骤进行设置。\\ \\ |
- | - Install the compiler / IDE [[https:// | + | - 安装编译器[[https:// |
- | * You will need to install the C++ compiler. | + | - [[https:// |
- | * To do this, select Desktop development for C++ under Workloads -> Desktop & Mobile. | + | - 下载 |
- | - [[https:// | + | - 向下滚动到底部,然后单击 |
- | - Download the Windows MSI Installer. | + | - 安装快完成时,确保选中“启动MySQL实例配置向导”,然后单击“完成”。\\ \\ |
- | - Scroll down to the bottom and click on "No thanks, just take me to the downloads!" | + | - 当MySQL实例配置向导启动时,大多数默认选项都可以,但请记住您使用的用户名和密码 |
- | - When the installation is almost done, make sure " | + | - 要测试MySQL是否正确设置,请在键盘上按CTRL + ALT + DEL,进入任务管理器,然后选择“服务”选项卡。在服务列表中,您应该看到状态为“正在运行”的“MySQL”。\\ \\ |
- | - When the MySQL Instance Configuration Wizard launches, most default options are fine, but remember the username and password you use (root\\whatever). | + | - 将 MySQL 添加到环境变量。\\ \\ |
- | - To test if MySQL is set up correctly, hit CTRL+ALT+DEL | + | * 打开控制面板 |
- | - Add MySQL to Environment Variables. | + | * 打开“高级系统设置”\\ \\ |
- | * Go to Control Panel -> System | + | * 打开“环境变量”\\ \\ |
- | * Go to Advanced System Settings | + | * 在“系统变量”下,选择“Path”\\ \\ |
- | * Go to Environment Variables | + | * 编辑并添加您的 |
- | * Under " | + | - 选择数据库管理工具\\ \\ |
- | * Edit and add your install path of MySQL, | + | * MySQL cli (Fastest)\\ \\ |
- | - Choose a database management tool | + | * SQLYog Community Edition\\ \\ |
- | * MySQL cli (Fastest) | + | * HeidiSQL (Best for beginners)\\ \\ |
- | * SQLYog Community Edition | + | * MySQL Workbench (already installed if you chose to install the full MySQL package)\\ \\ |
- | * HeidiSQL (Best for beginners) | + | * DBeaver (Multiplatform Database Management Tool)\\ \\ |
- | * MySQL Workbench (already installed if you chose to install the full MySQL package) | + | - Try connecting to your database. You may be looking for " |
- | * DBeaver (Multiplatform Database Management Tool) | + | - Create a new connection/ |
- | - Try connecting to your database. You may be looking for " | + | - [[https:// |
- | - Create a new connection/ | + | - Download and install the Latest Release windows-x86_64.msi file, NEVER the RC (Release Candidate) versions.\\ \\ |
- | - [[https:// | + | - We recommend to compile in 64 bits mode.\\ \\ |
- | - Download and install the Latest Release windows-x86_64.msi file, NEVER the RC (Release Candidate) versions. | + | - MySQL development files\\ \\ |
- | - We recommend to compile in 64 bits mode. | + | * These files are shipped with MySQL Server, search for them in the program files directory, MySQL\MySQL Server 8.0\lib / MySQL\MySQL Server 5.7\lib.\\ \\ |
- | - MySQL development files | + | - [[http:// |
- | * These files are shipped with MySQL Server, search for them in the program files directory, MySQL\MySQL Server 8.0\lib / MySQL\MySQL Server 5.7\lib. | + | * Find the 64-bit version by finding the latest 3.0.x Win64 OpenSSL that is NOT the " |
- | - [[http:// | + | * Note #1: If you get a " |
- | * Find the 64-bit version by finding the latest 3.0.x Win64 OpenSSL that is NOT the " | + | * Note #2: While installing OpenSSL, choose The OpenSSL binaries (/bin) directory (NOT "The Windows system directory" |
- | * Note #1: If you get a " | + | - [[https:// |
- | * Note #2: While installing OpenSSL, choose The OpenSSL binaries (/bin) directory (NOT "The Windows system directory" | + | - Download the prebuilt Windows Binary for Visual Studio 2022\\ \\ |
- | - [[https:// | + | - 64bit\\ \\ |
- | - Download the prebuilt Windows Binary for Visual Studio 2022 | + | - Add an environment variable to the " |
- | - 64bit | + | |
- | - Add an environment variable to the " | + | |
Notice that this image shows the version number 1.72.0 - use your actual version number in your settings. | Notice that this image shows the version number 1.72.0 - use your actual version number in your settings. |
windows_安装要求.1695477747.txt.gz · 最后更改: 2023/09/23 22:02 由 admin