Keeping tables in a different directory?

wxdqz

New Member
Here's our problem - we have a server with PHP and MySQL installed. We are giving access of a single folder to another user so that he can direct his website there. Now he wants access to a single database within the MySQL app - and we want to give it to him, but we don't want to give him unlimited space. So here's my question:

Can we create his database in his directory only? Instead of storing his database in MySQL's default file path, can we redirect it to another file path?

Any help is MUCH appreciated - thanks,
Ben
 
Back
Top