30 Commits

Author SHA1 Message Date
Kitzunu e8d98dfc34 feat(DB): Release ACDB 15.0.0 (#25091) 2026-03-16 12:25:29 +01:00
Kitzunu 59f66e9144 feat(DB): Release ACDB 14.0.0 (#24249) 2025-12-29 22:04:42 +01:00
Kitzunu 129434bb42 feat(DB): Release ACDB 13.0.0 (#22508) 2025-07-19 13:16:46 +02:00
sudlud 34bed0651a fix(DB/world): delete base/db_world/player_classlevelstats.sql (#21329) 2025-02-05 15:47:18 +01:00
sudlud abbd552ce5 feat(DB): Release ACDB 12.0.1 (#20954) 2024-12-18 06:07:03 +01:00
Kitzunu 7732e1a5b2 feat(DB): Release ACDB 12.0.0 (#20921) 2024-12-15 14:35:42 +01:00
Kitzunu d26a2cac52 fix(DB): Correct collation for c_t_model (#19428) 2024-07-18 12:47:48 -03:00
Kitzunu 3e88bd8668 feat(DB): Release ACDB 11.0.0 (#19414) 2024-07-17 01:07:46 +02:00
Kitzunu fa8a9d65c8 fix(DB): Collation error (#18204)
* fix(DB): Collation error

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/18202

* Update 2024_01_20_06.sql
2024-01-20 21:23:45 -03:00
Kitzunu 7f7f18e489 feat(DB): Release ACDB 10.0.0 (#18197)
* move archived files into old dir

* auth

* characters

* world

* mistake

* revert some stuff

* Squash time!

* newline
2024-01-20 17:17:44 +01:00
Gultask 5ca6fe6fda feat(DB): Release ACDB 9.0.0 (#16069)
* squishy
2023-04-25 01:48:38 -03:00
Gultask 21c2e7d3e5 fix(DB): Separate INSERTs from base sql into smaller sections part 2 (#14938) 2023-02-11 00:00:56 -03:00
Gultask 542a1e206f fix(DB): Separate INSERTs from base sql into smaller sections (#14881) 2023-02-08 14:03:22 -03:00
Revision c3dd1b7a5c fix(DB): MariaDB Imports (#14841) 2023-02-01 10:11:28 -03:00
Gultask 785bb5ed6b feat(DB): release ACDB 8.0.0 (#14833) 2023-02-01 01:56:25 +01:00
Kitzunu 3daa8e2146 feat(DB): release ACDB 7.0.0 (#12811)
* feat(DB): release ACDB 7.0.0

* cleanup

* we try sourcery
2022-08-21 12:31:37 +02:00
Kitzunu b4bcdd94d1 feat(DB): release ACDB 6.0.0 (#11515) 2022-04-24 15:56:31 +02:00
Kitzunu 3501ceb710 refactor(Core/DB/playercreateinfo_spell_custom): Load empty (#10595) 2022-02-14 20:21:56 +01:00
Kargatum a689775891 feat(DB): release ACDB 5.0.0 (#10292)
* auth

* char

* world

* archive

* new files

* v

* correct auth db

* add support get last file from archive

* correct world updates

* fix auth

* pendinig to normal

* add pending auth

* add pendings

* smallint

* MEDIUMINT
2022-01-29 10:35:10 -03:00
Kargatum 43ebc5f24a feat(DB): release ACDB 4.0.0 (#8494)
***ATTENTION***
- To avoid mistakes need to update the core to https://github.com/azerothcore/azerothcore-wotlk/commit/9e3949232cc0ad1703eb4b8bba66dd54b4246ceb to add support correct archive dir and after can merge to actual commit
2021-10-20 04:31:19 +07:00
Kargatum 2d2857ce81 feat(Core/DBUpdater): implement db auto update (#6576)
* feat(Core/DBUpdater): implement db auto update

* 1

* 2

* 3

* Some minor improvements

* add find bin for mysql 8.0

* lic

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-06-27 18:59:44 +02:00
Kitzunu e0d36be56e refactor(DB/SQL): Update integer & utf to MySQL's new standards (#4929) 2021-03-24 15:50:06 +01:00
Francesco Borzì 49712bd12f release: DB squash & begin AC 4.0.0 development (#4341) 2021-01-25 19:51:22 +01:00
Viste fa57954ff9 fix(DB): error on default MySQL install (#2776) 2020-03-24 23:06:53 +01:00
Francesco Borzì caf955dd78 fix(DB): update chain after release 2019-02-17 14:56:23 +01:00
Francesco Borzì 0858526c9a DB squash & begin AC 3.0.0 development 2019-02-17 14:25:53 +01:00
Francesco Borzì f960d8e848 fix(setup): MySQL 5.7 (#1445) 2019-02-16 20:04:26 +01:00
Yehonal 212edb5034 Archived old sql files, they are now integrated in base 2016-11-18 13:23:30 +01:00
Yehonal 19273cb9f5 [DB] Fixed Some strange missing data/fix on base db
I've exported the database again starting from
0.x base and applying archived updates again

We strongly suggest to reset your world db with new base
and applying updates again.

To save time, use our db_assembler script
2016-09-05 12:07:11 +02:00
Yehonal b211edb6c0 Better names for sql folders + added custom and pending 2016-08-25 15:33:11 +02:00