Hi!
----- Original Message ----- From: "Gary Richardson" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Saturday, March 05, 2005 1:34 AM
Subject: Re: Questions regarding INNODB
You could configure per table table spaces.. I suppose that would be a little more trackable..
yes. Hosting companies restrict MyISAM database sizes by setting limits on individual database directory sizes. With the my.cnf option in MySQL-4.1:
innodb_file_per_table
they can now do the same for InnoDB type tables.
Best regards,
Heikki Tuuri
Innobase Oy
Foreign keys, transactions, and row level locking for MySQL
InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM tables
http://www.innodb.com/order.php
Order MySQL Network from http://www.mysql.com/network/
On Fri, 04 Mar 2005 16:38:20 -0600, Michael Satterwhite <[EMAIL PROTECTED]> wrote:-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I just found out that the hosting company we're using has disabled INNODB support in their MySQL configuration. I'm a bit upset that they don't document crippling the server anywhere, but that's neither here nor there.
When I asked them about this, I got the following reply:
"InnoDB doesn't provide a mechanism to track disk quota and isn't suitable for a shared server environment - structures etc all reside in a shared area."
How many of you agree or disagree with their reply? Do you know hosting companies that *DO* provide INNODB support? If so, obviously they don't consider innodb to be unusable in a shared environment. How much validity is there to their excuse for not providing the support? Other comments welcome as well.
tia - ---Michael -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCKONcjeziQOokQnARAoQoAJ9RiwoxNaTUo9FOQyEwk2pRwpkamACfeoSA vFJLop1ByO2Aj1vMs5RDZHI= =YXbN -----END PGP SIGNATURE-----
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]