mysql_client: bump to 5.1.53 to fix abi check problem
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Dec 2010 13:07:08 +0000 (14:07 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 22 Dec 2010 20:45:41 +0000 (21:45 +0100)
commit24b27158cf103b15b3dd518bbb1b6301a3b0449d
treed3e5cb4376e26141f2736c7911994096589a20a3
parent6ddf4702647e46a09c15bedbe99017eaa10573e3
mysql_client: bump to 5.1.53 to fix abi check problem

MySQL 5.1.47 is affected by a bug in one test called the "ABI check",
which does not work with recent gcc versions. This bug is referenced
as http://bugs.mysql.com/bug.php?id=52514 in MySQL bug tracker.

Since it has been fixed in newer versions of MySQL, we simply bump the
version to the latest available in the 5.1.x series.

The patches have not changed, they have only been refreshed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/mysql_client/mysql_client-5.1.47-ac_cache_check.patch [deleted file]
package/mysql_client/mysql_client-5.1.47-configure-ps-cache-check.patch [deleted file]
package/mysql_client/mysql_client-5.1.47-use-new-readline-iface.patch [deleted file]
package/mysql_client/mysql_client-5.1.53-ac_cache_check.patch [new file with mode: 0644]
package/mysql_client/mysql_client-5.1.53-configure-ps-cache-check.patch [new file with mode: 0644]
package/mysql_client/mysql_client-5.1.53-use-new-readline-iface.patch [new file with mode: 0644]
package/mysql_client/mysql_client.mk