Results 1 to 2 of 2

Thread: mysqld escapes schroot?

  1. #1
    Join Date
    Oct 2005
    Beans
    79

    mysqld escapes schroot?

    I made a chroot using debootstrap, then used apt in the chroot to install mysql-server-5.1. When I start the server with sudo /sbin/initctl start mysql (again, inside the chroot), /var/run/mysqld/mysqld.sock (the one outside the chroot) is overwritten!

    Anyone know why/how that might be happening?

    It also looks like mysqld in the chroot is using the datadir (/var/lib/mysql) outside the chroot.

  2. #2
    Join Date
    Oct 2005
    Beans
    79

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •