Bug #780 SHOW VARIABLES names can't be used in config file
Submitted: 2 Jul 2003 7:50 Modified: 3 Jul 2003 9:30
Reporter: Peter Zaitsev (Basic Quality Contributor) Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.0 OS:Any (all)
Assigned to: CPU Architecture:Any

[2 Jul 2003 7:50] Peter Zaitsev
Description:
If you get the names from SHOW VARIABLES and try to use them in my.cnf you will
fail is some places:

1) table_type=MYISAM
Config requires to use default_table_type

2) tx_isolation
Config requires to use transaction_isolation

How to repeat:
Just try to start mysqld with option
./mysqld --table_type=MYISAM
[3 Jul 2003 9:30] Michael Widenius
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem is not the result of a bug.
For a list of more appropriate places to ask for help using MySQL
products, please visit http://www.mysql.com/support/

Thank you for your interest in MySQL.

This is an enhancement and not a bug.  Please use worklog instead