Forums WoW Modding Support Archives TrinityCore Discord Archives [DiscordArchive] are those queries "all over the place" in ObjectMgr::Load*() methods mostly ?

[DiscordArchive] are those queries "all over the place" in ObjectMgr::Load*() methods mostly ?

[DiscordArchive] are those queries "all over the place" in ObjectMgr::Load*() methods mostly ?

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
01-04-2021, 02:27 PM
#11
Archived author: ModoX • Posted: 2021-01-04T14:27:22.751000+00:00
Original source

Theres no need to use prepared statements with static WHERE terms.
rektbyfaith
01-04-2021, 02:27 PM #11

Archived author: ModoX • Posted: 2021-01-04T14:27:22.751000+00:00
Original source

Theres no need to use prepared statements with static WHERE terms.

rektbyfaith
Administrator
0
01-04-2021, 02:28 PM
#12
Archived author: ModoX • Posted: 2021-01-04T14:28:22.616000+00:00
Original source

PreparedStatements are mostly used to prevent SQL Injection and in queries where it is obv not possible we must not use them
rektbyfaith
01-04-2021, 02:28 PM #12

Archived author: ModoX • Posted: 2021-01-04T14:28:22.616000+00:00
Original source

PreparedStatements are mostly used to prevent SQL Injection and in queries where it is obv not possible we must not use them

rektbyfaith
Administrator
0
01-04-2021, 02:34 PM
#13
Archived author: ModoX • Posted: 2021-01-04T14:34:38.759000+00:00
Original source

However when a query is executed multiple times prepared statements are a bit faster in terms of performance iirc
rektbyfaith
01-04-2021, 02:34 PM #13

Archived author: ModoX • Posted: 2021-01-04T14:34:38.759000+00:00
Original source

However when a query is executed multiple times prepared statements are a bit faster in terms of performance iirc

rektbyfaith
Administrator
0
01-04-2021, 02:49 PM
#14
Archived author: M'Dic • Posted: 2021-01-04T14:49:03.109000+00:00
Original source

Tbh. That is going to be unavoidable and a bit impossible to make all queries be in one place.
rektbyfaith
01-04-2021, 02:49 PM #14

Archived author: M'Dic • Posted: 2021-01-04T14:49:03.109000+00:00
Original source

Tbh. That is going to be unavoidable and a bit impossible to make all queries be in one place.

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