1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-03 20:43:11 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
reggie@linux.site
6bf4e15b08 updated some vcproj files and the .sln file 2005-08-29 15:35:27 -06:00
joerg@mysql.com
16bfcd3c75 File / directory structure change from 5.0 to 5.1:
Table handlers "bdb", "heap", "innobase", "myisam", and "myisammrg"
have been moved into a common subdirectory "storage".

This must be reflected in the tools for Windows:
1) When the source package is created, there is the additional level "storage".
2) The project files below "VC++Files" also get that additional directory level, to keep structures in sync.
3) Within the project files, references to/from the table handlers must cross that level.
2005-07-21 21:47:46 +02:00