| Age | Commit message (Collapse) | Author |
|
Any testing would be very much appreciated.
|
|
|
|
reference for simple objects replaced with pass by value). Also fix unintended change
|
|
|
|
|
|
|
|
versions =< 9
|
|
|
|
|
|
|
|
it doesn't need to interact with the server.
|
|
completely asynchronous. This is more performant and fixes a DoS loophole and possible data desynchronisation caused by spamming this packet.
Closes #584
Closes #2089
|
|
|
|
|
|
take minutes when starting using old character db
|
|
|
|
|
|
snowballeffect (until innodb_lock_wait_timeout)
|
|
|
|
removed before processing, removed prepared statements in loading guilds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DVCS at all
|
|
correct teamname as well.
|
|
|
|
|
|
DoCompleteAchievement as such
|
|
lag_reports tables to lowerCamel, move queries to prepared statements and refactor the code of TicketMgr.
|
|
names to lowerCamel, rename `instance` column to `instanceId` and move all queries to these tables to prepared statements.
Fix import error in character_database.sql.
|
|
move all queries to prepared statements.
NOTICE: column can be named `guid` only if it represents character guid. All other guids will be renamed to reflect their purpose (like corpseGuid in this specific case)
|
|
|
|
lowerCamel and move all queries to prepared statements.
|
|
names lowerCamel and move all queries to prepared statements.
|
|
work with both QueryResult and PreparedQueryResult (will be used later).
|
|
allow core to output all the errors in prepared statements instead of aborting on first error.
|
|
|
|
for old ACE versions
|
|
|
|
|