Commit Graph

23 Commits

Author SHA1 Message Date
4170988708 mysql: update to 5.5.16 2011-09-18 12:04:05 +02:00
1fda62d240 mysql: update to 5.5.14 2011-07-06 17:45:12 +02:00
f9ddf50af9 [notify] mysql: update to 5.5.10
Incompatible Change: The shared library version of the client library
was increased to 18 to reflect ABI changes, and avoid compatibility
problems with the client library in MySQL 5.1. Note that this is an
incompatible change between 5.5.10 and earlier 5.5 versions, so client
programs that use the 5.5 client library should be recompiled against
the 5.5.10 client library.

Extract from http://dev.mysql.com/doc/refman/5.5/en/news-5-5-10.html
2011-03-16 09:38:02 +01:00
cec6297154 [notify] mysql: update to 5.5.9
even though we have a major new version with this release the
update is mostly backwards compatible, but please note:

- new runtime dependency opt/libaio
- new buildtime dependency cmake
- ImmoDB is now the default database engine, the supplied
  /etc/my.conf still sets MyISAM as the default and skips
  InnoDB. Don't reject /etc/my.cnf without inspection.
- after the upgrade fix or rejmerge /etc/my.cnf, start
  the server and run mysql_upgrade to adjust the mysql
  system database tables.
2011-02-07 18:34:05 +01:00
4d04c43048 mysql: upate to 5.1.51 2010-09-27 14:24:52 +02:00
9483b8e100 mysql: update to 5.1.39 2009-09-21 19:10:49 +02:00
76c73f536d mysql: update to 5.1.38 2009-09-01 19:30:06 +02:00
8576536d44 mysql: update to 5.1.35 2009-06-13 23:15:46 +02:00
07d7474ca9 mysql: update to 5.0.77 2009-02-17 15:48:55 +01:00
61e5e4d124 mysql: update to 5.0.75 2008-12-22 18:12:16 +01:00
fdc07b22fe mysql: added /etc/ld.so.conf.d/mysql.conf 2008-10-23 11:52:18 +02:00
13cfe0af0b mysql: update to 5.0.67 2008-08-08 09:12:34 +02:00
609ed331f6 mysql: update to 5.0.45 2007-07-13 11:23:41 +02:00
6cc3dc9491 mysql: update to 5.0.41 2007-05-08 17:15:39 +02:00
c52402599d mysql: update to 5.0.37 2007-03-10 10:06:07 +01:00
b8a86f799e mysql: update to 5.0.33 2007-01-13 09:45:04 +01:00
Juergen Daubert
c0ab512df8 mysql: update to 5.0.26 2006-10-10 18:06:25 +00:00
Juergen Daubert
d2641ea652 mysql: update to 5.0.24 2006-08-04 15:05:43 +00:00
Juergen Daubert
ddf9148972 mysql: update to 5.0.23 2006-07-10 14:03:46 +00:00
Juergen Daubert
b8eb9e96cc mysql: update to 5.0.21 2006-05-01 08:30:31 +00:00
Juergen Daubert
6e62c9d911 mysql: update to 5.0.19 2006-03-11 17:45:24 +00:00
Juergen Daubert
6e1d6d9ce7 mysql: update to 5.0.18, added innodb support 2006-02-24 08:17:08 +00:00
Johannes Winkelmann
bdea7e6c6a create branch for 2.2 2006-02-23 15:26:10 +00:00