add engine keyword
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
027bfe6b47
commit
aba333aed3
@ -40,6 +40,7 @@ package xCAT_schema::Sample;
|
||||
types => {
|
||||
jobid => 'INTEGER',
|
||||
},
|
||||
engine => 'InnoDB',
|
||||
table_desc => 'Stores jobs.',
|
||||
descriptions => {
|
||||
jobid => 'The job id.',
|
||||
|
Loading…
Reference in New Issue
Block a user