|
Your input about the products is welcome and encouraged.
Click here if you have a submission that you would like to
share with the PPDM community
.
PPDM Agreement:
(View Full Agreement) Everything on these pages is provided "as is". You may freely
download and use any of the products as you wish. If they break or
don"t work as you expected them to, you can fix them yourself
or contact the creator for suggestions. However, no-one is
obligated to provide support services.
Creating a PPDM MySQL Database
Description: Creating a PPDM36 MySQL Database.
The scripts used to create this MySQL istribution from the Oracle distribution are available upon request from Brian Marshall of CleanDB.
MyISAM Tables or InnoDB Tables
These scripts can create PPDM tables of two types:
- MyISAM tables are very fast but they do not support transactions or foreign key checking.
- InnoDB tables are transaction-safe and they support foreign key checking.
Submitter
Prerequisites
| Operating Systems |
| Windows NT |
| Windows XP |
| Software |
| MySQL installed |
Verification
| Tested By: | PPDM (Rick Taylor) |
| Test Date: | |
| Operating Systems tested on: | Windows Windows
|
| Software Used: | MySQL
|
|