ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/db/add_table
Revision: 1.1
Committed: Sat Nov 25 22:02:47 2000 UTC (23 years, 10 months ago) by pjm2
Branch: MAIN
Log Message:
Simple shell script for running the test_table01 SQL.

File Contents

# User Rev Content
1 pjm2 1.1 # shell script to add the specified table.
2    
3     mysql -u co600_10 -p co600_10_db < test_table01