cmangos / issues

This repository is used as a centralized point for all issues regarding CMaNGOS.
179 stars 47 forks source link

🐛 [Bug Report] ERROR 1064 (42000) at line 74: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(15268,'spell_blackout') #2357

Closed Daedalus-code closed 3 years ago

Daedalus-code commented 3 years ago
> Trying to apply /home/ubuntu/wow/mangos-classic/sql/scriptdev2 ...
Appending SD2 file update scriptdev2.sql to database classicmangos_normal
Appending SD2 file update spell.sql to database classicmangos_normal
ERROR 1064 (42000) at line 74: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near (15268,spell_blackout),
(15323,spell_blackout),
(15324,spell_blackout),... at line 3
ERROR: cannot apply /home/ubuntu/wow/mangos-classic/sql/scriptdev2/spell.sql

Version:

CMaNGOS Repo & Commit Hash:

Database Repo & Commit Hash:

Operating System: Linux Ubuntu, Raspberry Pi4 Linux ubuntu 5.4.0-1025-raspi #28-Ubuntu SMP PREEMPT aarch64 aarch64 aarch64 GNU/Linux

Steps to reproduce

  1. Update latest
  2. InstallFullDB
  3. 👀
  4. ...
  5. Profit
Grz3s commented 3 years ago

fixed