ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/db/add_table
(Generate patch)

Comparing projects/cms/source/server/db/add_table (file contents):
Revision 1.1 by pjm2, Sat Nov 25 22:02:47 2000 UTC vs.
Revision 1.2 by pjm2, Tue Nov 28 10:09:40 2000 UTC

# Line 1 | Line 1
1 < # shell script to add the specified table.
1 > # shell script to create the tables on our database.
2  
3 < mysql -u co600_10 -p co600_10_db < test_table01
3 > mysql -u co600_10 -p co600_10_db < empty.sql

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines