Changeset 646d761a
- Timestamp:
- 04/27/2013 09:17:59 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 4a395712
- Parents:
- 4890200
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r4890200 r646d761a 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[rthomsen] - Added sed to allow Akonadi to use MySQL 5.6. 51 </para> 52 </listitem> 53 <listitem> 50 54 <para>[krejzi] - AccountsService 0.6.31.</para> 51 55 </listitem> -
kde/core/akonadi.xml
r4890200 r646d761a 88 88 <title>Installation of Akonadi</title> 89 89 90 <para>Apply the following sed if using <application>MySQL</application> 91 5.6:</para> 92 93 <screen><userinput>sed -i 's@table_cache@table_open_cache@' server/src/storage/mysql*</userinput></screen> 94 90 95 <para>Install <application>Akonadi</application> by running the following 91 96 commands:</para>
Note:
See TracChangeset
for help on using the changeset viewer.