• unknown's avatar
    File / directory structure change from 5.0 to 5.1: · a30672d2
    unknown authored
    Table handlers "bdb" and "myisam" (and others) have been moved into a common subdirectory "storage".
    
    Include paths between main projects and table handler files need to be adapted.
    
    
    VC++Files/libmysqld/libmysqld.dsp:
      Table handler "bdb" has been moved into a subdirectory "storage",
      so the path to the include files must reflect this.
    VC++Files/myisam_ftdump/myisam_ftdump.dsp:
      Table handler "myisam" has been moved into a subdirectory "storage",
      so the pathes to the include and source files must reflect this.
    VC++Files/myisam_ftdump/myisam_ftdump_ia64.dsp:
      Table handler "myisam" has been moved into a subdirectory "storage",
      so the pathes to the include and source files must reflect this.
    VC++Files/myisamchk/myisamchk.dsp:
      Table handler "myisam" has been moved into a subdirectory "storage",
      so the pathes to the include and source files must reflect this.
    VC++Files/myisamchk/myisamchk_ia64.dsp:
      Table handler "myisam" has been moved into a subdirectory "storage",
      so the pathes to the include and source files must reflect this.
    VC++Files/myisamlog/myisamlog.dsp:
      Table handler "myisam" has been moved into a subdirectory "storage",
      so the pathes to the include and source files must reflect this.
    VC++Files/myisamlog/myisamlog_ia64.dsp:
      Table handler "myisam" has been moved into a subdirectory "storage",
      so the pathes to the include and source files must reflect this.
    VC++Files/myisampack/myisampack.dsp:
      Table handler "myisam" has been moved into a subdirectory "storage",
      so the pathes to the include and source files must reflect this.
    VC++Files/myisampack/myisampack_ia64.dsp:
      Table handler "myisam" has been moved into a subdirectory "storage",
      so the pathes to the include and source files must reflect this.
    VC++Files/sql/mysqld_ia64.dsp:
      Table handler "bdb" has been moved into a subdirectory "storage",
      so the path to the include files must reflect this.
    a30672d2
myisam_ftdump_ia64.dsp 4.63 KB