mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
a30672d2a4
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. |
||
---|---|---|
.. | ||
myisampack.dsp | ||
myisampack_ia64.dsp |