I have found at least two instances where the change to restrict mysqld from writing to dirs outside /var/tmp/mysql breaks automated build tests that spawn a mysqld instance to run tests.
Given that, we can either a) Modify build tests to copy /usr/sbin/mysqld to the local build dir to run the tests or b) relax this requirement to allow /tmp access again -- MySQL must not use /tmp https://bugs.launchpad.net/bugs/375371 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
