Changeset 25027 for branches/pap/ippTools/share/pxadmin_drop_tables.sql
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/pxadmin_drop_tables.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ippTools/share/pxadmin_drop_tables.sql
r23894 r25027 48 48 DROP TABLE IF EXISTS magicNodeResult; 49 49 DROP TABLE IF EXISTS magicMask; 50 DROP TABLE IF EXISTS magicSkyfileMask;51 50 DROP TABLE IF EXISTS magicDSRun; 52 51 DROP TABLE IF EXISTS magicDSFile; … … 73 72 DROP TABLE IF EXISTS receiveFile; 74 73 DROP TABLE IF EXISTS receiveResult; 74 DROP TABLE IF EXISTS publishClient; 75 DROP TABLE IF EXISTS publishRun; 76 DROP TABLE IF EXISTS publishDone; 75 77 76 78 SET FOREIGN_KEY_CHECKS=1
Note:
See TracChangeset
for help on using the changeset viewer.
