mariadb/storage
unknown cdf831cf94 WL#3071 Maria checkpoint:
changing pseudocode to use the structures of the Maria pagecache
    ("pagecache->changed_blocks" etc) and other Maria structures
    inherited from MyISAM (THR_LOCK_maria etc).


mysys/mf_pagecache.c:
  comment
storage/maria/ma_checkpoint.c:
  changing pseudocode to use the structures of the Maria pagecache
  ("pagecache->changed_blocks" etc) and other Maria structures
  inherited from MyISAM (THR_LOCK_maria etc).
storage/maria/ma_checkpoint.h:
  copyright
storage/maria/ma_control_file.c:
  copyright
storage/maria/ma_control_file.h:
  copyright
storage/maria/ma_least_recently_dirtied.c:
  copyright
storage/maria/ma_least_recently_dirtied.h:
  copyright
storage/maria/ma_recovery.c:
  copyright
storage/maria/ma_recovery.h:
  copyright
storage/maria/unittest/Makefile.am:
  copyright
2006-09-14 19:06:51 +02:00
..
archive This changeset moves the ha_myisam files to their storage directories. It also includes updates for all engines include patch for windows builds. 2006-08-19 17:38:42 -07:00
blackhole This changeset moves the ha_myisam files to their storage directories. It also includes updates for all engines include patch for windows builds. 2006-08-19 17:38:42 -07:00
csv Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1 2006-08-25 14:07:30 -07:00
example This changeset moves the ha_myisam files to their storage directories. It also includes updates for all engines include patch for windows builds. 2006-08-19 17:38:42 -07:00
federated no longer need ifdef as plugin is conditionally compiled 2006-08-25 00:37:01 -07:00
heap fix for windows build 2006-08-24 22:10:55 -07:00
innobase Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1 2006-08-31 12:14:27 +04:00
maria WL#3071 Maria checkpoint: 2006-09-14 19:06:51 +02:00
myisam Manually merging changes made to MyISAM into Maria. End of merge. 2006-09-07 17:07:17 +02:00
myisammrg Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria 2006-09-07 11:23:01 +02:00
ndb Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb 2006-09-03 11:31:51 +02:00
Makefile.am fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00