1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

This changeset moves the ha_myisam files to their storage directories. It also includes updates for all engines include patch for windows builds.

This commit is contained in:
brian@zim.(none)
2006-08-19 17:38:42 -07:00
parent 800e348740
commit f68ce0ddef
16 changed files with 76 additions and 21 deletions

View File

@ -23,7 +23,6 @@
#include "mysql_priv.h"
#include "rpl_filter.h"
#include "ha_myisam.h"
#include <myisampack.h>