pkgsrc/databases/mysql55-client
adam 58b5f7f125 Changes 5.5.51:
Bugs Fixed

Replication: When using statement-based or mixed binary logging format with --read-only=ON, it was not possible to modify temporary tables.

MySQL Server upgrades performed using RPM packages failed when upgrading from MySQL 5.1 Community to MySQL 5.5 Community or MySQL 5.1 Commercial to MySQL 5.5 Commercial.

A buffer overflow in the regex library was fixed.

Certain arguments to NAME_CONST() could cause a server exit.

Installing MySQL from a yum or zypper repository resulted in /var/log/mysqld.log being created with incorrect user and group permissions.

If a stored function updated a view for which the view table had a trigger defined that updated another table, it could fail and report an error that an existing table did not exist.

If an INSTALL PLUGIN statement contained invalid UTF-8 characters in the shared library name, it caused the server to hang (or to raise an assertion in debug builds).

For multibyte character sets, LOAD DATA could fail to allocate space correctly and ignore input rows as a result.
2016-08-04 10:09:46 +00:00
..
patches Changes 5.5.44: 2015-06-01 07:40:36 +00:00
buildlink3.mk Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
DESCR
distinfo Changes 5.5.51: 2016-08-04 10:09:46 +00:00
Makefile Changes 5.5.51: 2016-08-04 10:09:46 +00:00
Makefile.common Changes 5.5.51: 2016-08-04 10:09:46 +00:00
MESSAGE File::Temp was first released with perl v5.6.1, so no need to install it 2014-08-20 09:04:56 +00:00
options.mk Changes 5.5.51: 2016-08-04 10:09:46 +00:00
PLIST