SQWareRepository:mysql
Presentation
It is the repository module, and stores rdbms indicators for all RDBMS.
It is a MySQL database.
Objects prefix by tsqw_% or isqw_% are generic.
Objects prefix by tsqwmys_% or isqwmys_% are specific for Mysql.
Installation guide for SQWareRepository for Mysql
Naming convention
All specific objects for Mysql are named with prefixes:
- tsqwmys_% : for tables
- isqwmys_% : for index
- isqwmys_%_u : for uniques
- isqwmys_%_pk : for primary key