diff --git a/docs/es/linux-requirements.md b/docs/es/linux-requirements.md index b7aa130d..ea1d22dc 100644 --- a/docs/es/linux-requirements.md +++ b/docs/es/linux-requirements.md @@ -1,15 +1,15 @@ # Requisitos de Linux -| Guía de instalación | | -| :- | :- | +| Guía de instalación | | +| :---------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------- | | Este articulo es una parte de la guía de instalación. Puedes leerlo o hacer clic en el enlace anterior para moverte fácilmente entre los pasos. | -| [<< Inicio: Guía de instalación](classic-installation) | [Paso 2: Instalación del núcleo >>](linux-core-installation) | +| [<< Inicio: Guía de instalación](classic-installation) | [Paso 2: Instalación del núcleo >>](linux-core-installation) | -| | -| :- | -| MySQL ≥ 5.7.0 | -| Boost ≥ 1.67 | -| CMake ≥ 3.16 | +| | +| :------------------------------------------------------------------------------------------------- | +| MySQL ≥ 8.0.0 | +| Boost ≥ 1.67 | +| CMake ≥ 3.16 | | Clang ≥ [10](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-build) | #### Ubuntu con MySQL 8.x @@ -129,7 +129,7 @@ Si todavía tiene problemas, compruebe: * [Únase a nuestro servidor de Discord](https://discord.gg/gkt4y2x), pero no es un canal de soporte 24/7. Un miembro del staff le responderá siempre que tenga tiempo. -| Guía de instalación | | -| :- | :- | +| Guía de instalación | | +| :---------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------- | | Este articulo es una parte de la guía de instalación. Puedes leerlo o hacer clic en el enlace anterior para moverte fácilmente entre los pasos. | -| [<< Inicio: Guía de instalación](classic-installation) | [Paso 2: Instalación del núcleo >>](linux-core-installation) | +| [<< Inicio: Guía de instalación](classic-installation) | [Paso 2: Instalación del núcleo >>](linux-core-installation) | diff --git a/docs/es/macos-requirements.md b/docs/es/macos-requirements.md index 0f057083..3800ebb4 100644 --- a/docs/es/macos-requirements.md +++ b/docs/es/macos-requirements.md @@ -1,15 +1,15 @@ # Requisitos macOS -| Guía de instalación | | -| :- | :- | +| Guía de instalación | | +| :---------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------- | | Este articulo es una parte de la guía de instalación. Puedes leerlo o hacer clic en el enlace anterior para moverte fácilmente entre los pasos. | -| [<< Inicio: Guía de instalación](classic-installation) | [Paso 2: Instalación del núcleo >>](macos-core-installation) | +| [<< Inicio: Guía de instalación](classic-installation) | [Paso 2: Instalación del núcleo >>](macos-core-installation) | -| | -| :- | -| Boost ≥ 1.70 | -| MySQL ≥ 5.7.0 | -| CMake ≥ 3.16 | +| | +| :------------ | +| Boost ≥ 1.70 | +| MySQL ≥ 8.0.0 | +| CMake ≥ 3.16 | - Instala XCode usando la App Store, luego abre la terminal y escribe: @@ -60,7 +60,7 @@ Si todavía tiene problemas, compruebe: * [Únase a nuestro servidor de Discord](https://discord.gg/gkt4y2x), pero no es un canal de soporte 24/7. Un miembro del staff le responderá siempre que tenga tiempo. -| Guía de instalación | | -| :- | :- | +| Guía de instalación | | +| :---------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------- | | Este articulo es una parte de la guía de instalación. Puedes leerlo o hacer clic en el enlace anterior para moverte fácilmente entre los pasos. | -| [<< Inicio: Guía de instalación](classic-installation) | [Paso 2: Instalación del núcleo >>](macos-core-installation) | +| [<< Inicio: Guía de instalación](classic-installation) | [Paso 2: Instalación del núcleo >>](macos-core-installation) | diff --git a/docs/es/windows-requirements.md b/docs/es/windows-requirements.md index 8c44002e..a9566564 100644 --- a/docs/es/windows-requirements.md +++ b/docs/es/windows-requirements.md @@ -8,7 +8,7 @@ | | | :- | | Boost ≥ 1.74 | -| MySQL ≥ 5.7.0 | +| MySQL ≥ 8.0.0 | | OpenSLL ≥ 1.0.x (OpenSSL 3.0 no es soportado) | | CMake ≥ 3.16 | | MS Visual Studio (Community) ≥ 16.11 (2019) (Escritorio) (Sin vista previa) | diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index 6c20fe3d..e7081922 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -39,7 +39,6 @@ sudo apt install -y install libboost1.74-dev #### Debian 12 - ```sh apt-get update && apt-get install -y git cmake make gcc g++ clang default-libmysqlclient-dev libssl-dev libbz2-dev libreadline-dev libncurses-dev libboost-all-dev lsb-release gnupg wget ``` diff --git a/docs/macos-requirements.md b/docs/macos-requirements.md index bff76e2c..2d89edeb 100644 --- a/docs/macos-requirements.md +++ b/docs/macos-requirements.md @@ -5,13 +5,13 @@ | This article is a part of the Installation Guide. You can read it alone or click the previous link to easily move between the steps. | | [<< Start: Installation Guide](classic-installation) | [Step 2: Core Installation >>](macos-core-installation) | -| | -| :- | -| MacOS ≥ 11 | +| | +| :------------ | +| MacOS ≥ 11 | | OpenSSL ≥ 3.0 | -| Boost ≥ 1.70 | -| MySQL ≥ 5.7.0 | -| CMake ≥ 3.16 | +| Boost ≥ 1.70 | +| MySQL ≥ 8.0.0 | +| CMake ≥ 3.16 | - Install XCode using the App Store, then open the terminal and type: diff --git a/docs/sql-directory.md b/docs/sql-directory.md index 47b7cd9f..f4235db0 100644 --- a/docs/sql-directory.md +++ b/docs/sql-directory.md @@ -8,9 +8,7 @@ All create and drop files are found in the $\data\sql\create\ directory. `create_mysql.sql` contains the queries to create the acore user and the databases. -`drop_mysql.sql` revokes all permissions and drops the acore user and drops all databases. This is used for MySQL 5.7. - -`drop_mysql_8.sql` drops the acore user and drops all databases. This is used for MySQL 8.0 or newer. +`drop_mysql.sql` drops the acore user and drops all databases. ## Base files diff --git a/docs/sql-standards.md b/docs/sql-standards.md index 8b7fc2fd..8bf50227 100644 --- a/docs/sql-standards.md +++ b/docs/sql-standards.md @@ -229,11 +229,7 @@ You can see [here](https://github.com/Azerothcore/azerothcore-wotlk/blob/master/ All active Check Constraints can be found by using this query: ```sql --- MySQL 8.0 and newer SELECT * FROM information_schema.CHECK_CONSTRAINTS; - --- MySQL 5.7 -SELECT * FROM information_schema.TABLE_CONSTRAINTS; ``` ### Charset diff --git a/docs/vsc-requirements.md b/docs/vsc-requirements.md index d6ed52a6..f5b26f36 100644 --- a/docs/vsc-requirements.md +++ b/docs/vsc-requirements.md @@ -7,7 +7,7 @@ | | | :- | | Boost ≥ 1.70 - 1.74 | -| MySQL ≥ 5.7.0 | +| MySQL ≥ 8.0.0 | | OpenSLL ≥ 1.0.x | | CMake ≥ 3.16 | | MS Visual Studio Build Tools | diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index 36315572..d8f5c926 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -82,7 +82,7 @@ MS Visual Studio (Community) ≥ 17 (2022) (Desktop) (No preview)" type="info" % 8. [OpenSSL](http://www.slproweb.com/products/Win32OpenSSL.html) Download the 64bit version. - 1. Find the 64-bit version by finding the latest 3.0.x Win64 OpenSSL that is NOT the "light" version. (Example: Win64 OpenSSL v3.0.7) + 1. Find the 64-bit version by finding the latest 3.x.x Win64 OpenSSL that is NOT the "light" version. (Example: Win64 OpenSSL v3.0.7) {{site.data.alerts.note}} If you get the error 'Missing Microsoft Visual C++ .... Redistributable' while installing OpenSSL, download the Microsoft Visual C++ 2017/2019/2022 Redistributable Package (x64) (Direct Download) (1.7MB Installer) and install it. @@ -92,7 +92,7 @@ MS Visual Studio (Community) ≥ 17 (2022) (Desktop) (No preview)" type="info" % While installing OpenSSL, choose The OpenSSL binaries (/bin) directory (NOT "The Windows system directory") when given the choice of where to copy the OpenSSL DLLs. These DLLs will need to be located easily for Core Installation. {{site.data.alerts.end}} -1. [Boost](https://www.boost.org/). +9. [Boost](https://www.boost.org/). 1. Download the prebuilt Windows Binary for Visual Studio 2022