|
|
|
MySQL 5.5.21 innodb_buffer_pool_size
|
|||
|---|---|---|---|
|
#18+
Имеется Server 2003 Enterprise 8 Гб ОЗУ 32 бит, по идее поддерживает более 3Гбайт ОЗУ Пытаюсь поставить innodb_buffer_pool_size больше 1.5 Гбайт выдает ошибку InnoDB: Initializing buffer pool, size = 1.6G InnoDB: VirtualAlloc(1699840000 bytes) failed; Windows error 8 InnoDB: Completed initialization of buffer pool InnoDB: Fatal error: cannot allocate memory for the buffer pool Подскажите, как можно решить проблему? my.ini [client] port=3306 [mysql] default-character-set=utf8 [mysqld] port=3306 basedir="F:/stat/MySQL/MySQL Server 5.5/" datadir="F:/stat/MySQL/MySQL Server 5.5/Data/" character-set-server=utf8 default-storage-engine=INNODB sql-mode="STRICT_ALL_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" max_connections=50 query_cache_size=128M table_cache=700 tmp_table_size=100M max_heap_table_size=100M thread_cache_size=16 #*** MyISAM Specific options myisam_max_sort_file_size=10G myisam_sort_buffer_size=64M # key_buffer_size размер файлов в БД с расширением MYI key_buffer_size=30M read_buffer_size=2M read_rnd_buffer_size=16M sort_buffer_size=8M #*** INNODB Specific options *** innodb_file_per_table innodb_lock_wait_timeout=500 innodb_additional_mem_pool_size=20M innodb_flush_log_at_trx_commit=2 # innodb_log_buffer_size рекомендуется 8-16М innodb_log_buffer_size=4M #innodb_buffer_pool_size 70-80% от общей памяти innodb_buffer_pool_size=900M innodb_log_file_size=60M innodb_thread_concurrency=8 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.12.2013, 16:18:06 |
|
||
|
MySQL 5.5.21 innodb_buffer_pool_size
|
|||
|---|---|---|---|
|
#18+
авторИмеется Server 2003 Enterprise 8 Гб ОЗУ 32 бит, по идее поддерживает более 3Гбайт ОЗУ учита матчасть. он её держит через PAE ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.12.2013, 16:36:28 |
|
||
|
MySQL 5.5.21 innodb_buffer_pool_size
|
|||
|---|---|---|---|
|
#18+
Подскажите в каком направлении копать, в BOOT.INI ключ PAE прописан ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.12.2013, 17:29:05 |
|
||
|
MySQL 5.5.21 innodb_buffer_pool_size
|
|||
|---|---|---|---|
|
#18+
поставить x64 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.12.2013, 17:47:44 |
|
||
|
MySQL 5.5.21 innodb_buffer_pool_size
|
|||
|---|---|---|---|
|
#18+
Т.е. никакими параметрами MySQL или там еще чего-нибудь мне не удастся увеличить innodb_buffer_pool_size более 1.5Гб? Только смена винды на 64бит поможет? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.12.2013, 17:52:00 |
|
||
|
MySQL 5.5.21 innodb_buffer_pool_size
|
|||
|---|---|---|---|
|
#18+
To take advantage of AWE memory, you will need to recompile MySQL yourself. The current project settings needed for doing this can be found in the innobase/os/os0proc.c source file. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.12.2013, 17:52:09 |
|
||
|
MySQL 5.5.21 innodb_buffer_pool_size
|
|||
|---|---|---|---|
|
#18+
ScareCrowTo take advantage of AWE memory, you will need to recompile MySQL yourself. The current project settings needed for doing this can be found in the innobase/os/os0proc.c source file. http://dev.mysql.com/doc/refman/5.1/en/innodb-parameters.html#sysvar_innodb_buffer_pool_awe_mem_mb авторThe size of the buffer pool (in MB), if it is placed in the AWE memory. If it is greater than 0, innodb_buffer_pool_size is the window in the 32-bit address space of mysqld where InnoDB maps that AWE memory. A good value for innodb_buffer_pool_size is 500MB. The maximum possible value is 63000. To take advantage of AWE memory, you will need to recompile MySQL yourself. The current project settings needed for doing this can be found in the storage/innobase/os/os0proc.c source file. This variable was removed in MySQL 5.1.13. Before that, it is relevant only in 32-bit Windows. If your 32-bit Windows operating system supports more than 4GB memory, using so-called “Address Windowing Extensions,” you can allocate the InnoDB buffer pool into the AWE physical memory using this variable. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.12.2013, 17:57:25 |
|
||
|
|

start [/forum/topic.php?fid=47&msg=38497490&tid=1835558]: |
0ms |
get settings: |
5ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
33ms |
get topic data: |
10ms |
get forum data: |
3ms |
get page messages: |
40ms |
get tp. blocked users: |
1ms |
| others: | 200ms |
| total: | 313ms |

| 0 / 0 |
