| Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 290a7b93107b4864f5aad57b415c9237922e3379)
|
|
|
|
|
|
to finish
|
|
|
|
are internal to database project)
|
|
and store it directly in base class from <stdexcept> (#30012)
|
|
trigger the warning fixed in previous commit)
|
|
|
|
|
|
of utf8mb3
|
|
compatible api)
|
|
|
|
path
This ensures that we never pass a directory path StartProcess which results in a crash.
Closes #25216
(cherry picked from commit 98b1b20d6beea5e2fdea7e404e8d880953d4b2fb)
|
|
fallthroughs (#25054)
Related: #25006
(cherry picked from commit 85b5b842ca6c05d4e51081e6c3282940a80f3761)
|
|
(cherry picked from commit 524d16739861d0b2279e2270e319b0c77ec9b03b)
|
|
enabled (#27298)
(cherry picked from commit 57617e215b2f45ba1636e0002714792326c3e57c)
|
|
* Added the ability to use TLS when connecting to a database.
* Trying to kickstart CI checks
* Revert the kickstart change
Co-authored-by: myuzhobcplidtkieno <myuzhobcplidtkieno@github.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit ae553f89664a4baade80020856c9ff66323de963)
|
|
port
|
|
- Fix a handful of 1/256 bugs with most significant byte zero in BigNumber
- Get rid of (most of) the C-style arrays in authserver
- CryptoRandom as a unified source for cryptographic randomness
- Bring our other crypto APIs into 2020
- BigNumber usability improvements
- Authserver is now actually readable as a result of all of the above
(cherry picked from commit 210176fd915cf4ba16f428d3c1a249a71f4aa7a7)
|
|
|
|
|
|
|
|
connections
|
|
auto happy = new year(2019);
|
|
|
|
Fix error message when trying to populate the database showing free'd memory data instead of the sql file name
|
|
auto happy = new year(2018);
|
|
|
|
|
|
|
|
It's been too long, C++
|
|
|
|
(cherry picked from commit fe9f79780e1a6dd14e0876dca54ef4d8c8a0a5ae)
Update DBUpdater.cpp
(cherry picked from commit fb048a4cdbd56102018db5c9149ca2103c1507b2)
Update DBUpdater.cpp
(cherry picked from commit 9250680680399e986736786bb6c3c2ff97ca5b9c)
|
|
Happy new year
|
|
(cherry picked from commit 09a1cfdf771a093b21779990ee516c22f66f4255)
|
|
Because nature wins race....
(cherry picked from commit 5868509a6366d0ba7a0fe819c3ece0e4a57c7029)
|
|
English grammar and syntax corrections in DBUpdater.cpp
- string texts corrected, source code unchanged
- comments improved and checked for typos
(cherry picked from commit 8fe85017125803a4ca8fd1d972b128930cd364b9)
|
|
Improve English text in strings and comments in UpdateFetcher.cpp
- replace incorrect text with the intended words in some output strings
- corrections in the comments to point out the intention of the code
|
|
(cherry picked from commit dadc02d77a969ef97a6726c509a1851b5e4fed32)
|
|
(cherry picked from commit 3271f328de35f940f682a0dbe1d9466e29190182)
|
|
* For easier usage, the processes output it routed
correctly to the TC logger line by line now.
* Add support for asynchronous process execution
and process termination.
|
|
|
|
* There is still the possibility to static link against database.
|
|
* The error is triggered when it fails to open an update for hashing
* See 'https://community.trinitycore.org/topic/12352-worldserver-crashes-on-database-update/'
for details
* And a minor cleanup in the UpdateFetcher
|
|
* Adds CMAKE_COMMAND and CMAKE_BINARY_DIR to revision_data.h
* Move the source and mysql exe path handling out of the DBUpdater.
* Make some Config methods const for correctness.
* Remove C & CXX flags from revision_data.h
(was unused and didn't capture all cxx vars)
* Reorder the link order to prevent `ld` from ignoring the file
* Ref #15671
|
|
* Current method causes issues under CentOS 6 and could possibly
lead to cutted buffer content when reading in textmode.
* Closes #16209
(cherry picked from commit ae1a5c6c2b82918850cb7b851e2f7dff33a40c57)
|
|
Change from forums to GH Releases
|
|
Happy new year (Again new year with idiots ...)
|
|
(cherry picked from commit a561edefb90af25864aeb7ca7fc48fe0364df765)
|