1. 16 May, 2007 1 commit
    • istruewing@chilla.local's avatar
      Bug#23068 - key_cache_block_size is not set or displayes correctly · c6e0b8d1
      istruewing@chilla.local authored
      Command line and configuration file option 'key_cache_block_size'
      was reduced by MALLOC_OVERHEAD (8 in a production server, 36 in a
      debug server) from the user supplied value and restricted it to
      the greatest multiple of 512 less or equal to the reduced value.
      
      This patch changes option 'key_cache_block_size' to not deduce
      MALLOC_OVERHEAD from the input value. However, the restriction
      to a multiple of 512 is still done.
      c6e0b8d1
  2. 10 May, 2007 1 commit
  3. 28 Apr, 2007 1 commit
  4. 26 Apr, 2007 7 commits
  5. 25 Apr, 2007 2 commits
  6. 24 Apr, 2007 15 commits
  7. 23 Apr, 2007 13 commits