Manual for MyISAM table types says: 'Maximum number of keys/table is 32 as default. This can be enlarged to 64 without having to recompile myisamchk.' Is possible to enlarge this number for windows binary distribution? How?
It's not possible for any binary distribution, because changing the limit requires a recompile.
Thanks Jaroslav
-- Paul DuBois, Senior Technical Writer Madison, Wisconsin, USA MySQL AB, www.mysql.com
Are you MySQL certified? http://www.mysql.com/certification/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]