Re: Maximum Database size

2004-03-12 Thread Egor Egorov
Baum, Stefan [EMAIL PROTECTED] wrote: Hi, I'm planning to use MySQL for logging from an SMTP-Relay. What is the maximum size of the database, that can be reached? Table size (for MyISAM/ISAM tables) and number of tables per database is limited by your filesystem. -- For technical

Re: Maximum Database size

2004-03-12 Thread Thomas Spahni
Stefan, it depends ... For MyISAM tables max size is limited by the maximum filesize of your OS/Filesystem. Regards, Thomas On Fri, 12 Mar 2004, Baum, Stefan wrote: Hi, I'm planning to use MySQL for logging from an SMTP-Relay. What is the maximum size of the database, that can be

Re: Maximum Database size

2004-03-12 Thread Alex Greg
Stefan, it depends ... For MyISAM tables max size is limited by the maximum filesize of your OS/Filesystem. Following on from that, the maximum file size you can have on 32-bit Linux is 2GB, unless your distro has LFS (Large File Support), in which case is is much larger (terabytes, not