提交 544bc086 编写于 作者: 马晓光

Fix some bug for test case in...

Fix some bug for test case in assertSelectWithJoinForceIndex(修复测试用例assertSelectWithJoinForceIndex的bug)
上级 8793d14e
......@@ -411,9 +411,9 @@
<table name="t_order_item" alias="i"/>
</tables>
<tokens>
<table-token begin-position="20" original-literals="t_order" />
<table-token begin-position="60" original-literals="t_order_item" />
<index-token begin-position="42" original-literals="order_index" table-name="t_order" />
<table-token begin-position="16" original-literals="t_order" />
<table-token begin-position="56" original-literals="t_order_item" />
<index-token begin-position="38" original-literals="order_index" table-name="t_order" />
</tokens>
<or-condition>
<and-condition>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册