mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge 10.2 into 10.3
main.derived_cond_pushdown: Move all 10.3 tests to the end, trim trailing white space, and add an "End of 10.3 tests" marker. Add --sorted_result to tests where the ordering is not deterministic. main.win_percentile: Add --sorted_result to tests where the ordering is no longer deterministic.
This commit is contained in:
@@ -3077,9 +3077,7 @@ static int mysql_create_routine(THD *thd, LEX *lex)
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
#ifdef WITH_WSREP
|
||||
error: /* Used by WSREP_TO_ISOLATION_BEGIN */
|
||||
#endif
|
||||
WSREP_ERROR_LABEL:
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -6298,6 +6296,7 @@ end_with_restore_list:
|
||||
goto finish;
|
||||
|
||||
error:
|
||||
WSREP_ERROR_LABEL:
|
||||
res= TRUE;
|
||||
|
||||
finish:
|
||||
|
||||
Reference in New Issue
Block a user