Changes between Version 2 and Version 3 of MoveDatabaseToOtherPartition


Ignore:
Timestamp:
2011-04-13T09:24:56+02:00 (14 years ago)
Author:
Marc Jan Bonder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MoveDatabaseToOtherPartition

    v2 v3  
    16166) Edit the AppArmor file (Most often located at: /etc/apparmor.d/usr.sbin.mysqld)
    1717   Add the location of your database to the file.
    18    "  /your/new/location/ rw,"
    19    "   /your/new/location/* rw,"
     18   "  /your/new/location/ r,"
     19   "  /your/new/location/** rwK,"
    2020
    21217) Restart AppArmor