Campuses:
This is an old revision of the document!
MXP is shorthand for Methods of Experimental Physics class.
This namespace on Dokuwiki contains the viewer for the MXP Project Database
Most MXP wiki content is on UMwiki at this time link to UMwiki
testing for bill right now.
<database mxp auth=physuser-mxp database=@mysql:host=physuser-db.spa.umn.edu;dbname=mxp maydrop=!@ALL mayadmin=@ALL mayedit=@ALL mayinsert=@ALL maydelete=@ALL mayfilter=@ALL mayexport=@ALL mayprint=@ALL mayviewlog=@ALL> IDPrimKey, integer, id, primary readonly MXPCodeDescription, text, MXPCodeDescription, required length=40 visible RefMXP, text, RefMXP, length=5 visible ProjDate, date, ProjDate, visible ProjName, text, ProjName, length=256 visible ProjDescription, text, ProjDescription, visible Student1, text, Student1, length=40 visible Student2, text, Student2, length=40 visible Student3, text, Student3, length=40 visible ProjEqBuilt, text, ProjEqBuilt, length=256 visible RepLocation, text, RepLocation, length=50 visible RefAIP, text, RefAIP, length=50 visible ProjURL, text, ProjURL, length=256 visible Notes, text, Notes, length=100 visible </database>
<database mxptest auth=physuser-mxp database=@mysql:host=physuser-db.spa.umn.edu;dbname=mxp maydrop=!@ALL mayadmin=@ALL mayedit=@ALL mayinsert=@ALL maydelete=@ALL mayfilter=@ALL mayexport=@ALL mayprint=@ALL mayviewlog=@ALL> id, integer, id, primary readonly testfoo, text, testfoo, required length=250 visible </database>