Re: pre-create innodb tablespace

2007-02-22 Thread Maciej Dobrzanski
""Gary Richardson"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Can I pre-create innodb tablespace using something like dd (or any other > better tool)? I'm afraid it can't be done that way, because fresh datafile is not simply an e

pre-create innodb tablespace

2007-02-22 Thread Gary Richardson
Hi, Can I pre-create innodb tablespace using something like dd (or any other better tool)? I have a server that is getting low on innodb table space and I want to add 15GB or so, but I want to minimize downtime. The server is a bit slow and I estimate it will take around 10-20 minutes or so. I