Yup...  For now the problem stopped...
These humongos values were because they were initialized at MAX_INT on
that 64bit machine...
In the my.cnf file they were not mentioned at all !

2^64 - 1 == 18446744073709551615

Now look at the values below !

--
Gabriel PREDA
Senior Web Developer


On 6/22/06, Dan Buettner <[EMAIL PROTECTED]> wrote:
Gabriel, in your SHOW VARIABLES, I see a handful of settings that are
much, much larger than normal:
| max_binlog_cache_size           | 18446744073709551615
| max_join_size                   | 18446744073709551615
| max_seeks_for_key               | 18446744073709551615
| max_write_lock_count            | 18446744073709551615
| myisam_max_sort_file_size       | 9223372036854775807

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

Reply via email to