[DiscordArchive] Hey guys I have a quesiton and I'm sorry if this is the wrong section but, on the repack for 3.3.5a
[DiscordArchive] Hey guys I have a quesiton and I'm sorry if this is the wrong section but, on the repack for 3.3.5a
Archived author: Talayon • Posted: 2017-04-01T21:30:39.670000+00:00
Original source
Hey guys I have a quesiton and I'm sorry if this is the wrong section but, on the repack for 3.3.5a with transmoging enabled, it comes with a portable MySQL, I don't wish to use this and it won't let me rip the databases and re-use them for my own mysql program. It gets errors everytime you try to re-add the world.sql database. My question is, Can I use the repack WITH the original databases in AzerothcoreBin (that doesn't have transmogging enabled) and still have working transmogging?
Archived author: Dany • Posted: 2017-04-01T21:33:18.652000+00:00
Original source
ac is open source and we don't provide any repack as far as i know, you can backup as .sql the 3db remove the repack mysql and install proper mysql
Archived author: Dany • Posted: 2017-04-01T21:33:42.560000+00:00
Original source
you get mysql gone away prob, allocate more packet
Archived author: Talayon • Posted: 2017-04-01T21:33:57.623000+00:00
Original source
I did that but it gets an error when I readd it to the new mysql database
Archived author: Dany • Posted: 2017-04-01T21:34:21.823000+00:00
Original source
i can't guess the error
Archived author: Talayon • Posted: 2017-04-01T21:34:47.002000+00:00
Original source
Query:
UPDATE `updates` SET `state`='ARCHIVED'
Error occured at:2017-01-01 05:17:46
Line no.:2
Error Code: 1146 - Table 'auth.updates' doesn't exist
Query:
UPDATE `updates` SET `state`='ARCHIVED'
Error occured at:2017-01-01 05:17:50
Line no.:2
Error Code: 1146 - Table 'auth.updates' doesn't exist
Query:
/*Data for the table `creature` */
insert into `creature`(`guid`,`id`,`map`,`spawnMask`,`phaseMask`,`modelid`,`equipment_id`,`position_x`,`position_y`,`position_z`,`orientation`,`spawntimesecs`,`spawndist`,`currentwaypoint`,`curhealth`,`curmana`,`MovementType`,`npcflag`,`unit_flags`,`dynamicflags`) values
Archived author: Talayon • Posted: 2017-04-01T21:35:07.131000+00:00
Original source
and a bunch of values after
Archived author: Dany • Posted: 2017-04-01T21:35:10.024000+00:00
Original source
well it's pretty clear
Archived author: Dany • Posted: 2017-04-01T21:35:22.060000+00:00
Original source
'auth.updates' it doesn't exist
Archived author: Talayon • Posted: 2017-04-01T21:35:50.651000+00:00
Original source
Alright but what confuses me is that the server runs on those 3 databases, I made no changes and just backed up and re-added