Bug #35192 | Six system variables are not shown as result of the SHOW VARIABLES | ||
---|---|---|---|
Submitted: | 10 Mar 2008 19:50 | Modified: | 21 May 2008 19:49 |
Reporter: | Santo Leto | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S2 (Serious) |
Version: | 5.1.23-rc | OS: | Windows (XPSP2) |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
Tags: | have_archive, have_blackhole_engine, have_example_engine, have_federated_engine, have_merge_engine, innodb_buffer_pool_awe_mem_mb, show variables |
[10 Mar 2008 19:50]
Santo Leto
[10 Mar 2008 20:00]
Paul DuBois
It appears the InnoDB variable may have been removed in 5.1.13, and the have_xxx variables may have been removed in 5.1.14?
[10 Mar 2008 21:31]
MySQL Verification Team
The variable innodb_buffer_pool_awe_mem_mb it is for a special server according the Manual: http://dev.mysql.com/doc/refman/5.1/en/innodb-parameters.html#option_mysqld_innodb_buffer_... "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/os0proj.c source file.".
[21 May 2008 19:49]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products. innodb_buffer_pool_awe_mem_mb: removed in 5.1.13. have_merge_engine: removed in 5.1.3. have_federated_engine: removed in 5.1.14 have_example_engine: removed in 5.1.14 have_blackhole_engine: removed in 5.1.14 have_archive: removed in 5.1.14