Hi,
I define innodb_buffer_pool_size at 4Go (i have a SUN V880 8Go RAM with
Solaris 8) and i receive a innodb error : cannot allocate memory > 2Go).
What's wrong ? I use mysql_max for solaris 8.
Best regards.
-
Before posting, p
Hi,
Sorry for my english ;-)
I've made some benchs on a SUN v880 with Solaris 8 (4 cpus). I must
enable direct IO on the file system whitch support the dataspace (for
innodb tables). If not, i've problems with threads (no more instances of
mysqld). Why ? i don't know, i just notice it.
Best rega