Changeset 25929 for trunk/ippTools/share/pxadmin_create_tables.sql
- Timestamp:
- Oct 22, 2009, 4:51:58 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/pxadmin_create_tables.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/pxadmin_create_tables.sql
r25913 r25929 1485 1485 CREATE TABLE publishClient ( 1486 1486 client_id BIGINT AUTO_INCREMENT, -- unique identifier 1487 active TINYINT DEFAULT 0, -- whether we should worry about this or not 1487 1488 product VARCHAR(64), -- product name 1488 1489 stage VARCHAR(64) NOT NULL, -- stage of interest (chip, camera, diff, etc.)
Note:
See TracChangeset
for help on using the changeset viewer.
