flowvisor icon indicating copy to clipboard operation
flowvisor copied to clipboard

[Bug] SQLSyntaxErrorException in SwitchImpl.pushFlowMod

Open czeni opened this issue 11 years ago • 0 comments

Got:

java.sql.SQLSyntaxErrorException: 'WILDCARDS' is not a column in table or VTI 'APP.FLOWTABLEENTRY'.

FlowVisorDB.sql does not define wildcards field but SwitchImpl.pushFlowMod expect it and want to use.

czeni avatar Apr 16 '14 11:04 czeni