I am runnning:
mysql Ver 14.14 Distrib 5.1.37, for unknown-linux-gnu (x86_64) using readline 5.1
But if i try to make my combined log file size > 4GB mysql shuts down in such a way I would think its a 32bit machien unable to handle files larger than 4GB. Is this correct?
Also out system is running 32G of ram and Im only using 16G for my buffer pool. So I should have my logs at 8G minimum right? We are a right heavy company. And our Innodb Seq grows at aprox 14.5GBpH.
Thanks in advance.