-
Couldn't load subscription status.
- Fork 2
The MySQL Database
Potter edited this page May 5, 2016
·
6 revisions
Using the MySQL Command Line Client
show databases;
use database_name;
show tables;
select * from table_name;
- ioc - the list of all IOCs
- iocenv - lists the environment variables for each IOC
- iocrt - shows which IOCs are running
- pvinfo - information about each PV
- pvs - the list of PVs and their type
- experiment
- experimentteams
- role
- user