At 10:59 -0400 4/22/04, Lou Olsten wrote:
Per one of my last posts on searching... I can't find the meanings for these variables. I've tried a general google search with no luck. Anyone got any ideas?

convert_character_set
error_count
slave_compressed_protocol
sql_big_tables
sql_low_priority_updates
sql_max_join_size
sql_slave_skip_counter
warning_count

http://dev.mysql.com/doc/mysql/en/Server_system_variables.html http://dev.mysql.com/doc/mysql/en/SET_OPTION.html http://dev.mysql.com/doc/mysql/en/SHOW_WARNINGS.html http://dev.mysql.com/doc/mysql/en/SHOW_ERRORS.html

error_count and warning_count actually are read-only.

convert_character_set is undocumented. It disappears in MySQL 4.1.

By the way, I find that typing a variable name into the "Search the
MySQL manual" box at http://dev.mysql.com/doc/mysql/en/index.html
results in relevant pages.

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to