mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge host.loc:/home/uchum/work/5.0-opt
into host.loc:/home/uchum/work/5.1-opt
This commit is contained in:
@@ -5888,9 +5888,11 @@ bool get_schema_tables_result(JOIN *join,
|
||||
{
|
||||
result= 1;
|
||||
join->error= 1;
|
||||
tab->read_record.file= table_list->table->file;
|
||||
table_list->schema_table_state= executed_place;
|
||||
break;
|
||||
}
|
||||
tab->read_record.file= table_list->table->file;
|
||||
table_list->schema_table_state= executed_place;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user