Skip to content

Tags: terakoya76/mysql-server

Tags

mysql-cluster-7.6.4

Toggle mysql-cluster-7.6.4's commit message
Merge branch 'mysql-5.6' into mysql-5.7

(cherry picked from commit 26429d55448d54c7e0ecf070956e48fdcfca603a)

mysql-cluster-7.4.19

Toggle mysql-cluster-7.4.19's commit message
Bump version

mysql-8.0.4

Toggle mysql-8.0.4's commit message
Incorporate latest approved LICENSE file

Updated README according to new condensed template.

Also updated copy for DEB packaging.

mysql-cluster-7.4.18

Toggle mysql-cluster-7.4.18's commit message
Bug#27194270: LIMIT PASSWORD HASH ROUNDS IN SHA256-CRYPT ALGORITHM

Description: Authentication string for sha256_password
             can contain an optional part specifying
             number of hash rounds to be performed.
             Though default is 5000, an
             authentication_string directly inserted
             in mysql.user table can contain different
             value. This may cause extra computations
             and may introduce unnecessary delay.

Solution: Fixed the maximum number of rounds allowed.
(cherry picked from commit b9e85dc240a1fce3e57c3d9a3be25eab7f9be606)

mysql-cluster-7.5.9

Toggle mysql-cluster-7.5.9's commit message
Revert "BUG#26985561: BACKPORT BUG#26277771 TO 5.7"

This reverts commit fce1c96b65005c78b3016e855a3e4790bd5c6449.

(cherry picked from commit a38611468f4b1c6fcb7ceace231bb097d89f0226)

mysql-cluster-7.3.20

Toggle mysql-cluster-7.3.20's commit message
Bug#27194270: LIMIT PASSWORD HASH ROUNDS IN SHA256-CRYPT ALGORITHM

Description: Authentication string for sha256_password
             can contain an optional part specifying
             number of hash rounds to be performed.
             Though default is 5000, an
             authentication_string directly inserted
             in mysql.user table can contain different
             value. This may cause extra computations
             and may introduce unnecessary delay.

Solution: Fixed the maximum number of rounds allowed.
(cherry picked from commit b9e85dc240a1fce3e57c3d9a3be25eab7f9be606)

mysql-5.7.21

Toggle mysql-5.7.21's commit message
Revert "BUG#26985561: BACKPORT BUG#26277771 TO 5.7"

This reverts commit fce1c96b65005c78b3016e855a3e4790bd5c6449.

(cherry picked from commit a38611468f4b1c6fcb7ceace231bb097d89f0226)

mysql-5.6.39

Toggle mysql-5.6.39's commit message
Bug#27194270: LIMIT PASSWORD HASH ROUNDS IN SHA256-CRYPT ALGORITHM

Description: Authentication string for sha256_password
             can contain an optional part specifying
             number of hash rounds to be performed.
             Though default is 5000, an
             authentication_string directly inserted
             in mysql.user table can contain different
             value. This may cause extra computations
             and may introduce unnecessary delay.

Solution: Fixed the maximum number of rounds allowed.
(cherry picked from commit b9e85dc240a1fce3e57c3d9a3be25eab7f9be606)

mysql-cluster-7.2.32

Toggle mysql-cluster-7.2.32's commit message
Fix build break due to the usage of std::map

Replaced std::map with Properties.

mysql-5.5.59

Toggle mysql-5.5.59's commit message
Updated copyright year in user visible text