giovanni 8f27d5b837 Update to 5.1.70
fixes lot of memory leaks and other bugs.
Full changelog available at http://dev.mysql.com/doc/relnotes/mysql/5.1/en/news-5-1-70.html

Take care to this change:
The url columns in the mysql database help tables were too short to hold some of the URLs in the help content.
For upgrades, mysql_upgrade does not update the columns. Modify them manually using these statements:

ALTER TABLE mysql.help_category MODIFY url TEXT NOT NULL;
ALTER TABLE mysql.help_topic MODIFY url TEXT NOT NULL;

ok brad@
2013-06-14 13:13:37 +00:00
..
2013-03-11 02:52:04 +00:00
2013-03-21 08:45:11 +00:00
2013-03-21 08:45:11 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-21 08:45:11 +00:00
2013-05-26 09:30:55 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-21 08:45:11 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-06-14 13:13:37 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-26 18:24:29 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-05-08 13:46:53 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-05-08 15:44:09 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-04-22 15:53:37 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-05-20 06:52:52 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-05-16 16:05:49 +00:00
2013-03-28 03:56:06 +00:00
2013-03-11 02:52:04 +00:00
2013-05-07 23:40:34 +00:00
2013-05-17 07:52:48 +00:00
2013-05-07 23:41:23 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-04-06 12:52:35 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-03-21 08:45:11 +00:00
2013-03-11 02:52:04 +00:00
2013-03-11 02:52:04 +00:00
2013-05-16 09:09:50 +00:00