Commit Graph

34 Commits

Author SHA1 Message Date
Walter Pagani 35d58463bf feat(DB/Account): Delete auto increment in account table (#10879) 2022-03-03 05:09:08 +07: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
Kargatum 3da83cc0e6 feat(Common/IPLocation): replace ip2nation by ip2location (#5653) 2021-06-17 22:02:08 +02:00
Kitzunu 0a12aed4bb fix(DB/Account): Remove default accounts (#5292) 2021-04-15 11:17:14 +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
Barbz fa65a8070a DB/Characters: Remove unused tables "uptime" and "cheaters" (#1000)
* DB/Characters: Remove unused tables "uptime" and "cheaters"
2018-09-03 22:40:38 +02:00
barncastle 2c9b2542d6 Implement banned_addons (#647) 2017-09-17 17:13:43 +02:00
Yehonal f873100cab Revert changes to base account table
We MUST NOT change the base sql if we've the update sql file
otherwise db updating will fail
2017-08-21 11:50:11 +02:00
Nefertumm 5015e401f7 fix account.sql 2017-06-30 02:53:44 -03:00
Nefertumm 9d2484bfc7 Implement ip2nation and ip2nationCountries 2017-06-30 01:54:22 -03:00
Yehonal 212edb5034 Archived old sql files, they are now integrated in base 2016-11-18 13:23:30 +01:00
Yehonal c71622438d [DB] fix on characters base tables
Don't worry, you don't need to change anything in your db characters
2016-09-05 12:18:23 +02: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
ShinDarth d641365b3b Script/Commands: fix all command permissions 2016-08-21 20:50:02 +02:00
Yehonal 27f5578f16 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-14 12:59:14 +02:00
Yehonal f178841a3a wrong db exported 2016-08-14 12:58:39 +02:00
ShinDarth 338318e262 DB/Characters: fix code indentation 2016-08-14 12:34:03 +02:00
ShinDarth f6b759adce DB/Characters: fix base dumps 2016-08-14 12:31:40 +02:00
Yehonal fc05c82f65 base db is now splitted in multiple sql
you can use db_assembler crossplatform tool from our repository

to assemble it in a single sql file
2016-08-14 06:49:03 +02:00
ShinDarth 1dc2d2be04 DB/World: fix world_db_version 2016-08-12 11:53:58 +02:00
ShinDarth e9089ed793 DB/Characters: update DB structure 2016-08-12 11:49:04 +02:00
ShinDarth 2ba9f6f17b Script/Commands: imported .instance get/setbossstate commands from TrinityCore 2016-08-10 20:00:40 +02:00
ShinDarth f2dfe2b8e3 Core/Strings: imported 157 LANG_* strings from TrinityCore 2016-08-10 19:17:26 +02:00
ShinDarth c5108fc680 DB/dumps: update base files 2016-08-08 19:16:06 +02:00
Yehonal 41d763fd19 [DB] Renamed databases -> base 2016-08-07 12:23:03 +02:00