dataset_mysplpp

Version 1.20 07jun05


Introduction

This package makes use of MySQL++ to implement the SQL interface.

The dataset system is described at http://www.usatlas.bnl.gov/~dladams/dataset

Although, the components in this package were written to support the dataset system, they are generic and could have application in other realms.


Dependencies

Dependencies are described in the CMT requirements file.


Status

Version.
Change log.


Components

The components here are listed in dependency order. Each component depends only on those listed above it. The test associated with each component is a main program that returns zero if the component is working properly.

MySqlTable (header, source, test) - MySQL++ implementation of SqlTable.

set_DatasetSelectionCatalog(source, test) - Sets BNL MySQL table as the default dataset selection catalog.


Components

dial_create_mysql_repository (src, test) - Command to create a MySQL-based respository.


dladams@bnl.gov