mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge mysql.com:/home/my/mysql-5.0
into mysql.com:/home/my/mysql-5.1 Merge of 'remove compiler warnings when using -Wshadow'
This commit is contained in:
@@ -432,7 +432,8 @@ protected:
|
||||
|
||||
select_result *result;
|
||||
ulonglong found_rows_for_union;
|
||||
bool res;
|
||||
bool saved_error;
|
||||
|
||||
public:
|
||||
bool prepared, // prepare phase already performed for UNION (unit)
|
||||
optimized, // optimize phase already performed for UNION (unit)
|
||||
|
||||
Reference in New Issue
Block a user