Skip to content

Commit

Permalink
Merge of commit 24cf3d0e2a57b88bb9550e4bccd8c8bb34c6d9db form Mondria…
Browse files Browse the repository at this point in the history
…n's master.
  • Loading branch information
lucboudreau committed Feb 21, 2013
1 parent 34e6697 commit a0e99cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/mondrian/xmla/XmlaHandler.java
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ public OlapConnection getConnection(
.get(PropertyDefinition.Catalog.name());

if (catalogName == null
&& request.getMethod() == Method.DISCOVER
&& request.getRestrictions().containsKey(
Property.StandardMemberProperty
.CATALOG_NAME.name()))
Expand Down

0 comments on commit a0e99cd

Please sign in to comment.