• unknown's avatar
    Postmerge fixes. · 92e99ce4
    unknown authored
    added forgoten file.
    
    The patch broke maria.test (will be fixed later)
    
    
    sql/handler.cc:
      Pagecache block should be equal maria block.
    sql/mysqld.cc:
      parameters Fixed.
    storage/maria/ma_bitmap.c:
      fixed typo.
    storage/maria/ma_blockrec.c:
      fixed typo.
    storage/maria/ma_delete_all.c:
      fixed typo.
    storage/maria/ma_page.c:
      fixed typo.
    storage/maria/ma_pagecache.c:
      pin/lock debugging protection activated by default.
    storage/maria/ma_pagecaches.c:
      parameters Fixed.
    storage/maria/ma_preload.c:
      fixed typo.
    mysys/my_safehash.c:
      New BitKeeper file ``mysys/my_safehash.c''
    92e99ce4
ma_bitmap.c 47.8 KB