Forums WoW Modding Support Archives Azerothcore Discord Archives [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

[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

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
04-01-2017, 09:30 PM
#1
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?
rektbyfaith
04-01-2017, 09:30 PM #1

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?

rektbyfaith
Administrator
0
04-01-2017, 09:33 PM
#2
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
rektbyfaith
04-01-2017, 09:33 PM #2

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

rektbyfaith
Administrator
0
04-01-2017, 09:33 PM
#3
Archived author: Dany • Posted: 2017-04-01T21:33:42.560000+00:00
Original source

you get mysql gone away prob, allocate more packet
rektbyfaith
04-01-2017, 09:33 PM #3

Archived author: Dany • Posted: 2017-04-01T21:33:42.560000+00:00
Original source

you get mysql gone away prob, allocate more packet

rektbyfaith
Administrator
0
04-01-2017, 09:33 PM
#4
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
rektbyfaith
04-01-2017, 09:33 PM #4

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

rektbyfaith
Administrator
0
04-01-2017, 09:34 PM
#5
Archived author: Dany • Posted: 2017-04-01T21:34:21.823000+00:00
Original source

i can't guess the error
rektbyfaith
04-01-2017, 09:34 PM #5

Archived author: Dany • Posted: 2017-04-01T21:34:21.823000+00:00
Original source

i can't guess the error

rektbyfaith
Administrator
0
04-01-2017, 09:34 PM
#6
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
rektbyfaith
04-01-2017, 09:34 PM #6

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

rektbyfaith
Administrator
0
04-01-2017, 09:35 PM
#7
Archived author: Talayon • Posted: 2017-04-01T21:35:07.131000+00:00
Original source

and a bunch of values after
rektbyfaith
04-01-2017, 09:35 PM #7

Archived author: Talayon • Posted: 2017-04-01T21:35:07.131000+00:00
Original source

and a bunch of values after

rektbyfaith
Administrator
0
04-01-2017, 09:35 PM
#8
Archived author: Dany • Posted: 2017-04-01T21:35:10.024000+00:00
Original source

well it's pretty clear
rektbyfaith
04-01-2017, 09:35 PM #8

Archived author: Dany • Posted: 2017-04-01T21:35:10.024000+00:00
Original source

well it's pretty clear

rektbyfaith
Administrator
0
04-01-2017, 09:35 PM
#9
Archived author: Dany • Posted: 2017-04-01T21:35:22.060000+00:00
Original source

'auth.updates' it doesn't exist
rektbyfaith
04-01-2017, 09:35 PM #9

Archived author: Dany • Posted: 2017-04-01T21:35:22.060000+00:00
Original source

'auth.updates' it doesn't exist

rektbyfaith
Administrator
0
04-01-2017, 09:35 PM
#10
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
rektbyfaith
04-01-2017, 09:35 PM #10

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

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)