Screenfiller analyze table failure in the main mtr suite

Description

Around 30% of the main mtr suite becasue we report failure for analyze table, when it should be successful.

Example testcases: basically any main testcase starting with subquery or range

Environment

None

Smart Checklist

Activity

Show:

Zsolt Parragi March 24, 2020 at 9:21 AM
Edited

Similar to the other main issues: in PS, ANALYZE TABLE nonexistent; is not a failure. It reports an error, but doesn't report an error status.

Seems like the root cause is pxc_strict_mode_admin_check: it fails if the query is about a non existent table / non table.

Done

Details

Assignee

Reporter

Needs Review

Yes

Time tracking

6h 20m logged

Fix versions

Affects versions

Priority

Smart Checklist

Created March 20, 2020 at 6:55 AM
Updated March 6, 2024 at 9:42 PM
Resolved April 29, 2020 at 1:15 PM