Bug #104633 | Grammar mistakes | ||
---|---|---|---|
Submitted: | 16 Aug 2021 6:15 | Modified: | 16 Aug 2021 12:03 |
Reporter: | linfeng chen | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0.21 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | grammar |
[16 Aug 2021 6:15]
linfeng chen
[16 Aug 2021 12:03]
MySQL Verification Team
Hi Mr. chen, Thank you for your bug report. However, you are using and old release and you have (probably) not set your configuration accordingly. Simply, your test case returns a proper error message: " ERROR 1140 (42000) at line 6: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'test.t1.f1'; this is incompatible with sql_mode=only_full_group_by " NOT a bug.