• monty@mysql.com's avatar
    Added support for key_block_size for key and table level (WL#602) · 343644dd
    monty@mysql.com authored
    Added support for key_block_size to MyISAM.
    Simplify interface to 'new Key' to make it easier to add new key options.
    mysqld option --new is used to define where key options are printed.
    (In 5.3 we should move all key options to after key part definition to avoid problem with reserved names)
    Fixed some compiler warnings and a memory leak in ssl
    343644dd
sql_table.cc 198 KB