Hi All,
I am creating mysql databases in mysql default data directory in "/Var/lib/mysql/data" But it is not allowing me to create more than 31999 databases in it.
The similar sort of question I have asked before : http://stackoverflow.com/questions/1607793/mysql-create-database-with-new-database-location
Where I said that mysql can create more than 32000 databases but, when I tried this thing on production server. It is not happening.
Is there any possibility, where I can store databases on different locations.
any input will be an help.
thanks,
Manasi