Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql

sql/mysqld.cc:
  Auto merged
This commit is contained in:
unknown 2002-11-28 19:38:22 +01:00
commit 931437252f

View file

@ -886,6 +886,7 @@ static void set_root(const char *path)
sql_perror("chroot");
unireg_abort(1);
}
my_setwd("/", MYF(0));
#endif
}