I want to put some of my users database under their home directory, is it possible to do that. If so can any one point me to the right source.
Don't do it.
There is no advantage to doing this. The database directories must be owned by the server in order for it to properly access them anyway (not owned by your users), and putting database directories under user home directories will tempt them to mess around with the files there -- which they shouldn't be doing.
-- Paul DuBois, Senior Technical Writer Madison, Wisconsin, USA MySQL AB, www.mysql.com
Are you MySQL certified? http://www.mysql.com/certification/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]