Hi do you mean that InnoDB have no table-size limit?
Thanks. |-----Original Message----- |From: Tobias Asplund [mailto:[EMAIL PROTECTED] |Sent: Friday, October 17, 2003 6:04 PM |To: nm |Cc: [EMAIL PROTECTED] |Subject: Re: mysql max | | | |It depends on your filesystem's and OS's max-size of a file in its |filesystem. | |HOWEVER, there are a few ways you can get around this. | |You can use InnoDB tables, or read about RAID types here: |http://www.mysql.com/doc/en/CREATE_TABLE.html (almost at the bottom of the |page). |You can also use MERGE tables: |http://www.mysql.com/doc/en/MERGE.html | |On Fri, 17 Oct 2003, nm wrote: | |> Hi |> |> what's the max table size we can use with mysql-max version? |> |> Suggestions? |> |> Thanks. |> |> |> |> |> | -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]