summaryrefslogtreecommitdiff
path: root/data/sql/create
AgeCommit message (Collapse)Author
2025-07-23fix(DB/SQL): Do not give all permissions to user "acore" upon creation via ↵Ryan Turner
the sql file (#22540)
2025-07-01feat(bash): startup-scripts reworked + bash scripts workflow integration ↵Yehonal
(#22401)
2024-09-19refactor(Deps/MySQL): Drop MariaDB and MySQL 5.7/8.1 and add MySQL 8.… ↵Kitzunu
(#19451)
2023-08-06fix(DB): Correct collation of create script (#16853)Kitzunu
2021-09-08fix(DB/MySQL): Drop script table name (#7788)Jake Forrester
2021-05-18fix(MySQL8): Add Drop script (#5828)Kitzunu
2021-03-24refactor(DB/SQL): Update integer & utf to MySQL's new standards (#4929)Kitzunu
2021-02-19fix(DB/MySQL): Support MySQL 8 in create_mysql.sql (#4492)Kitzunu
* fix(DB/MySQL): Support MySQL in create_mysql.sql * Update create_mysql.sql
2019-03-25feat(DB): Keeping database names consistent troughout the system (#1603)WiZZy
2016-08-30Update to support Travis (now based on azerothcore changes wrt TC)Ennio Visconti