void set_group_relay_log_name (const char *log_file_name, size_t len) void set_group_relay_log_pos (ulonglong log_pos) const char * get_event_relay_log_name () ulonglong get_event_
(Bug #19975322) * InnoDB: Server logs reported a vector subscript out of range error. (Bug #19955501) * InnoDB: CHECK TABLE failed to check if the table is in a corrupt state before performing validation, resulting in an assertion. (Bug #19954054) * InnoDB: To avoid I/O on tablespaces...
If you plan to upgrade using the data directory from your existing MySQL installation: Stop the old server Upgrade the MySQL binaries in place (replace the old binaries with the new ones) Restart the server with the--skip-grant-tablesoption to disable privilege checking Runmysql_upgradeto upgrad...
Functionality Added or Changed * Performance; InnoDB: Memory for transaction instances (trx_t) is now allocated in configurable sized blocks that are a multiple of transaction instance size. Transaction instances are also placed in a priority queue and ordered by their address in memory so that wh...