# The 'user' option must be in msyqld_safe/safe_mysqld section to avoid a bogus
# mysqld warning in the error log.  See http://bugs.mysql.com/2163
# NOTE: This problem is fixed in mysql >= 4.0.18, so once we get there we
# should move the 'user' option back to the [mysqld] section, and remove it
# from any mysqld invocations in our scripts.
user=mysql
