Changes between Version 2 and Version 3 of MoveDatabaseToOtherPartition
- Timestamp:
- 2011-04-13T09:24:56+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MoveDatabaseToOtherPartition
v2 v3 16 16 6) Edit the AppArmor file (Most often located at: /etc/apparmor.d/usr.sbin.mysqld) 17 17 Add the location of your database to the file. 18 " /your/new/location/ r w,"19 " /your/new/location/* rw,"18 " /your/new/location/ r," 19 " /your/new/location/** rwK," 20 20 21 21 7) Restart AppArmor