• unknown's avatar
    merge of recent MyISAM changes into Maria. · 714f3b73
    unknown authored
    Only failure is ndb_restore - could have been worse!!
    
    
    include/pagecache.h:
      LSN->lsn
    mysys/mf_keycache.c:
      page_status is int
    mysys/mf_pagecache.c:
      merge of recent key cache changes
    sql/mysqld.cc:
      post-merge fixes
    sql/set_var.cc:
      post-merge fixes
    storage/maria/ha_maria.cc:
      merge of recent MyISAM changes into Maria
    storage/maria/ha_maria.h:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_close.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_create.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_delete.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_dynrec.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_ft_boolean_search.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_key.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_keycache.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_open.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_page.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_rsamepos.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_statrec.c:
      merge of recent MyISAM changes into Maria
    storage/maria/ma_unique.c:
      merge of recent MyISAM changes into Maria
    storage/maria/maria_chk.c:
      merge of recent MyISAM changes into Maria
    storage/maria/maria_pack.c:
      merge of recent MyISAM changes into Maria
    storage/myisam/myisampack.c:
      compiler warning
    714f3b73
pagecache.h 10.2 KB