Skip to content

Commit

Permalink
fix mdev-8140
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengXiaoZ authored and Sergey Vojtovich committed Nov 11, 2015
1 parent 6c8f650 commit 83ed38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/spider/spd_db_oracle.cc
Original file line number Diff line number Diff line change
Expand Up @@ -5106,7 +5106,7 @@ void spider_oracle_handler::create_tmp_bka_table_name(
uint adjust_length, length;
DBUG_ENTER("spider_oracle_handler::create_tmp_bka_table_name");
if (spider_param_bka_table_name_type(current_thd,
mysql_share->spider_share->
oracle_share->spider_share->
bka_table_name_types[spider->conn_link_idx[link_idx]]) == 1)
{
adjust_length =
Expand Down

0 comments on commit 83ed38d

Please sign in to comment.