pkgsrc/databases/mysql55-client/patches
adam 4d48049824 Changes 5.5.44:
Bugs fixed:
* InnoDB; Partitioning: The CREATE_TIME column of the INFORMATION_SCHEMA.TABLES table now shows the correct table creation time for partitioned InnoDB tables. The CREATE_TIME column of the INFORMATION_SCHEMA.PARTITIONS table now shows the correct partition creation time for a partition of partitioned InnoDB tables.

The UPDATE_TIME column of the INFORMATION_SCHEMA.TABLES table now shows when a partitioned InnoDB table was last updated by an INSERT, DELETE, or UPDATE. The UPDATE_TIME column of the INFORMATION_SCHEMA.PARTITIONS table now shows when a partition of a partitioned InnoDB table was last updated.

* InnoDB: An assertion was raised on shutdown due to XA PREPARE transactions holding explicit locks.

* InnoDB: Removal of a foreign key object from the data dictionary cache during error handling caused the server to exit.

* InnoDB: SHOW ENGINE INNODB STATUS output showed negative reservation and signal count values due to a counter overflow error.

* InnoDB: Estimates that were too low for the size of merge chunks in the result sorting algorithm caused a server exit.

* SHOW VARIABLES mutexes were being locked twice, resulting in a server exit.

* A Provides rule in RPM .spec files misspelled “mysql-embedded” as “mysql-emdedded”.

* Under certain conditions, the libedit command-line library could write outside an array boundary and cause a client program crash.

* Host value matching for the grant tables could fail to use the most specific of values that contained wildcard characters.

* A user with a name of event_scheduler could view the Event Scheduler process list without the PROCESS privilege.

* SHOW GRANTS after connecting using a proxy user could display the password hash of the proxied user.

* For a prepared statement with an ORDER BY that refers by column number to a GROUP_CONCAT() expression that has an outer reference, repeated statement execution could cause a server exit.

* Loading corrupt spatial data into a MyISAM table could cause the server to exit during index building.

* Certain queries for the INFORMATION_SCHEMA TABLES and COLUMNS tables could lead to excessive memory use when there were large numbers of empty InnoDB tables.

* MySQL failed to compile using OpenSSL 0.9.8e.
2015-06-01 07:40:36 +00:00
..
patch-BUILD_compile-pentium-gcov
patch-client_completion_hash.cc
patch-client_mysqladmin.cc Fix build under SCO OpenServer 5.0.7/3.2. 2014-07-18 13:42:24 +00:00
patch-client_mysqlbinlog.cc
patch-client_mysqlshow.c Fix build under SCO OpenServer 5.0.7/3.2. 2014-07-18 13:42:24 +00:00
patch-client_sql_string.cc
patch-cmake_libutils.cmake
patch-cmake_plugin.cmake Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-cmake_readline.cmake
patch-CMakeLists.txt Changes 5.5.41: 2014-11-29 10:01:29 +00:00
patch-include_CMakeLists.txt
patch-include_my_compare.h
patch-include_my_net.h
patch-include_my_pthread.h
patch-include_myisam.h
patch-include_violite.h Fix build under SCO OpenServer 5.0.7/3.2. 2014-07-18 13:42:24 +00:00
patch-libmysql_CMakeLists.txt Changes 5.5.37: 2014-03-31 08:03:22 +00:00
patch-mysql-test_CMakeLists.txt
patch-mysys_my__getopt.c Fix build under SCO OpenServer 5.0.7/3.2. 2014-07-18 13:42:24 +00:00
patch-mysys_stacktrace.c
patch-scripts_CMakeLists.txt
patch-scripts_mysqld_safe.sh
patch-sql-common_client__plugin.c Don't use 0 as va_list. 2014-11-25 14:54:22 +00:00
patch-sql_CMakeLists.txt
patch-sql_log_event.h
patch-sql_mysqld.cc
patch-sql_sql_string.h
patch-storage_archive_CMakeLists.txt Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-storage_blackhole_CMakeLists.txt Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-storage_csv_CMakeLists.txt Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-storage_example_CMakeLists.txt Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-storage_federated_CMakeLists.txt Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-storage_heap_CMakeLists.txt Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-storage_innobase_include_os0sync.h
patch-storage_myisam_CMakeLists.txt Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-storage_myisammrg_CMakeLists.txt Support building with recent DTrace (v1.11 or newer). 2014-02-13 15:47:15 +00:00
patch-storage_ndb_include_util_Parser.hpp
patch-strings_decimal.c
patch-strtoll.c Fix build under SCO OpenServer 5.0.7/3.2. 2014-07-18 13:42:24 +00:00
patch-strtoull.c Fix build under SCO OpenServer 5.0.7/3.2. 2014-07-18 13:42:24 +00:00
patch-vio_viosocket.c Fix build under SCO OpenServer 5.0.7/3.2. 2014-07-18 13:42:24 +00:00