Re: how to define the space of mysql user?
connect to your database as root and do 'show variables'. what you want to look for is 'data dir' something, that'll tell you where the mysql databases are stored... Atle On Wed, 21 Feb 2001, yindu wrote: > since mysql have no limit with database.i can only limit the space in Filesystem >q
how to define the space of mysql user?
since mysql have no limit with database.i can only limit the space in Filesystem quotas. but i didn't know the filesysterm about mysql database.where are them?is there any documents about this?