~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/myisam/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-08-11 18:22:04 UTC
  • Revision ID: brian@tangent.org-20080811182204-bg5vginrflmjjcc9
Sqlech issues with pack

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
                        mi_rnext.c mi_rnext_same.c \
42
42
                        mi_search.c mi_page.c mi_key.c mi_locking.c \
43
43
                        mi_rrnd.c mi_scan.c mi_cache.c \
44
 
                        mi_statrec.c mi_packrec.c mi_dynrec.c \
 
44
                        mi_statrec.c mi_dynrec.c \
45
45
                        mi_update.c mi_write.c mi_unique.c \
46
46
                        mi_delete.c \
47
47
                        my_pread.c \