• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux Help

aht

Member
Hey all,

In Linux, how can you find out which disk partition your database is writing to? Your input would be greatly appreciated. Thank you.
 
It would be mysql database.

The mount command doesn't tell me which partition mysql database is writing to though...
 
Originally posted by: aht
It would be mysql database.

The mount command doesn't tell me which partition mysql database is writing to though...

No, it doesn't. It gives you the information to cross reference with the mysql configuration.
 
Back
Top