DebuggingMySQL

Differences between revisions 2 and 3
Revision 2 as of 2009-06-15 22:19:01
Size: 2421
Editor: dsl-207-112-28-12
Comment:
Revision 3 as of 2009-06-18 00:46:22
Size: 2491
Editor: dsl-207-112-28-12
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:

 * mysqld apparmor profile:

    /etc/apparmor.d/usr.sbin.mysqld

Debugging Central

This page is part of the debugging series — pages with debugging details for a variety of Ubuntu packages.

Introduction

How to file

Thank you for taking the time to report this bug and helping to make Ubuntu better. 

Could you please provide the following information:

 * content of /var/log/daemon.log related to mysql processes:

    /var/log/daemon.log

 * apparmor audit messages related to mysqld:

    /var/log/kern.log

 * mysqld apparmor profile:

    /etc/apparmor.d/usr.sbin.mysqld

 * mysql configuration stripped of private information (such as password):

    /etc/mysql/my.cnf

 * extra mysql configuration from the conf.d directory:

    /etc/mysql/conf.d/

Debugging procedure

How to Triage

Stock Reply

How to Forward

Known bugs

  • The debian-sys-maint user is not available and thus the status script reports a failure from mysqld.
  • Mysql configuration uses non-standard location for its data files and thus mysqld apparmor profile needs to be updated.

Non-bugs


CategoryBugSquad CategoryDebugging

DebuggingMySQL (last edited 2010-07-09 22:01:04 by pool-71-252-251-234)