[atomic] Mysql 5.0.79

Atomic repository announcements, new release notifications and other news regarding the atomic yum repository.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

[atomic] Mysql 5.0.79

Unread post by scott »

Changelog:
* Back patched libedit portability changes from 5.1.32
* Test cases adjusted, precision changes "error Corrupt" changed to "status Operation failed"
* Fix for BUG 20023: mysql_change_user() resets the value of SQL_BIG_SELECTS.
* Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cache
* BUG#37051 Replication rules not evaluated correctly
* BUG#22082 Slave hangs(holds mutex) on "disk full"
* Bug #41571: MySQL segfaults after innodb recovery
* Bug #18828: If InnoDB runs out of undo slots, it returns misleading 'table is full'
* Bug #39939: DROP TABLE/DISCARD TABLESPACE takes long time in buf_LRU_invalidate_tablespace()
* Bug #41610: key_infix_len can be overwritten causing some group by queries to return no rows
* Bug#41893: Removal of trailing space noise causing Pushbuild failure.
* Bug #41354: Access control is bypassed when all columns
* Fix for bug#19829:make test Failed in mysql_client_test
* Bug#43082: mysqld 32 bit cannot use big buffers due to 2GB usermode address space limit.
* Bug#40345 MySQLDump prefixes view name with database name when view references other db print compact view name if the view belongs to the current database
* Bug#30305 Create routine in wrong context in SHOW PRIVILEGES
* Bug #31060: MySQL CLI parser bug 2
* Bug#41893 - main.variables mysql-test fails if new variable like '%alloc%' is added.

To upgrade:
yum upgrade mysql
Post Reply