AW: Setup own DB for each user?

2001-08-22 Thread Ulv Michel
> > > Or you can add > > safe_show_database > > to your my.cnf, or call safe_mysqld with the added option " > --safe_show_database" do you have to compile mysql with some special parameter? My version (3.23.37, SuSE rpm) fails with a "unrecognized command" error when I try to start it after havin

Setup own DB for each user?

2001-08-22 Thread Ulv Michel
Hi all, I am running a webhosting server using SuSE 7.2 /mysql 3.23 /php 4. We are hosting a small amount of virtual servers, allowing our customers to user php and mysql. My problem is that every user sees every other users databases. Is there a way to setup mysql so that every local user has hi