Commit Graph

42 Commits

Author SHA1 Message Date
4520385ad6 mysql: update to 5.7.30 2020-04-26 13:41:38 +02:00
43bc9304ff mysql: update to 5.7.29 2020-01-13 13:59:55 +01:00
e8d3885bf1 mysql: update to 5.7.28 2019-10-13 12:09:02 +02:00
99597a11be mysql: update to 5.7.27 2019-07-22 10:49:32 +02:00
a00ea902b1 mysql: update to 5.7.26 2019-04-25 10:53:30 +02:00
ead44a3ce1 mysql: update to 5.7.25 2019-01-21 12:35:57 +01:00
ececa780d1 mysql: update to 5.7.24 2018-10-21 13:04:26 +02:00
300dc55165 mysql: update to 5.7.23 2018-07-28 09:46:27 +02:00
1a3d48d61b mysql: update to 5.7.22 2018-04-19 15:52:26 +02:00
348f444516 mysql: update to 5.7.21 2018-03-19 13:00:27 +01:00
7b9288e59b mysql: update to 5.6.35 2016-12-13 13:24:36 +01:00
bc8a7ebbd3 mysql: update to 5.6.34 2016-10-18 17:09:54 +02:00
22b805d63e mysql: update to 5.6.31 2016-06-02 12:55:32 +02:00
a0e894e869 mysql: update to 5.6.28 2015-12-06 18:23:01 +01:00
0bbce585ca [notify] mysql: minor structural changes
- location of pid-file changed from /var/run to directory
  /var/run/mysql which is owned by mysql:mysql
- added new directoy /var/log/mysql owned by mysql:mysql which
  can be used to log queries
- logging of queries is now longer enabled in /etc/my.cnf
- error messages are logged to /var/log/mysqld.log

Note:
rejmerge /etc/my.conf to avoid problems due to the above changes
2015-06-29 15:35:17 +02:00
45e139b36a mysql: update to 5.6.24, improved rc script 2015-04-07 12:44:16 +02:00
40be06e5a3 [notify] mysql: update to 5.6.22
Note:
-----
this is a major update of mysql from version 5.5 to 5.6 and it's
highly recommended to make a database backup with mysqldump before
the update!
2014-12-08 15:02:52 +01:00
e51f094528 mysql: update to 5.5.39 2014-08-18 09:25:03 +02:00
3377b7ca1c mysql: update to 5.5.37 2014-03-27 18:23:00 +01:00
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