1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fix comment.

This commit is contained in:
Sergei Petrunia
2022-04-29 11:49:42 +03:00
parent 94dc0bffa3
commit 9841a8080b

View File

@ -338,7 +338,7 @@ extern const char *pushed_derived_text;
extern const char *pushed_select_text;
/*
Explain structure for a UNION.
Explain structure for a UNION [ALL].
A UNION may or may not have "Using filesort".
*/