[DiscordArchive] Is your database created?
[DiscordArchive] Is your database created?
Archived author: Himbo Jones • Posted: 2025-08-14T13:52:09.382000+00:00
Original source
okidokes, stand by
Archived author: Himbo Jones • Posted: 2025-08-14T13:52:48.327000+00:00
Original source
```ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SOURCE C:/Private Servers/World of Warcraft/AzerothCore WotLK (Player Bots)/azer' at line 1
Applying of file 'C:/Private Servers/World of Warcraft/AzerothCore WotLK (Player Bots)/azerothcore-wotlk-playerbots/data/sql/base/db_auth/account.sql' to database 'acore_auth' failed! If you are a user, please pull the latest revision from the repository. Also make sure you have not applied any of the databases with your sql client. You cannot use auto-update system and import sql files from AzerothCore repository with your sql client. If you are a developer, please fix your sql query.
Could not populate the Login database, see log for details.```
Same deal, sadly
Archived author: Ryan Turner • Posted: 2025-08-14T13:53:34.809000+00:00
Original source
drop acore_auth
Archived author: Ryan Turner • Posted: 2025-08-14T13:53:40.811000+00:00
Original source
(in heidi) and re runj world
Archived author: Himbo Jones • Posted: 2025-08-14T13:54:09.593000+00:00
Original source
Alrighty, one moment
Archived author: Himbo Jones • Posted: 2025-08-14T13:55:11.063000+00:00
Original source
```Opening DatabasePool 'acore_auth'. Asynchronous connections: 1, synchronous connections: 1.
Could not connect to MySQL database at 127.0.0.1: Unknown database 'acore_auth'
Database "acore_auth" does not exist
Do you want to create it? [yes (default) / no]:
yes
Creating database "acore_auth"...
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SOURCE create_table.sql' at line 1
Applying of file 'create_table.sql' to database 'acore_auth' failed! If you are a user, please pull the latest revision from the repository. Also make sure you have not applied any of the databases with your sql client. You cannot use auto-update system and import sql files from AzerothCore repository with your sql client. If you are a developer, please fix your sql query.
Failed to create database acore_auth! Does the user (named in *.conf) have `CREATE`, `ALTER`, `DROP`, `INSERT` and `DELETE` privileges on the MySQL server?
DatabasePool Login NOT opened. There were errors opening the MySQL connections. Check your log file for specific errors```
Archived author: Ryan Turner • Posted: 2025-08-14T13:55:45.094000+00:00
Original source
Does your acore user have permissions?