racker :)
04-15-2001, 11:15 PM
how do i grant space on a mysql database????
database test
i want it to be 5 mb
how do i do this
thanx
Žacker
database test
i want it to be 5 mb
how do i do this
thanx
Žacker
![]() | View Full Version : how do i .... racker :) 04-15-2001, 11:15 PM how do i grant space on a mysql database???? database test i want it to be 5 mb how do i do this thanx Žacker Woofcat 04-16-2001, 02:22 PM You can't give a set amount of space with mysql... The only way I know to limit space would be to set up a symlink and store the data in the user's directory... Then it counts toward their overall space which is easier to limit... racker :) 04-16-2001, 04:56 PM thanx |