presentations icon indicating copy to clipboard operation
presentations copied to clipboard

Ping

Open aierui opened this issue 3 years ago • 0 comments

aierui avatar Jun 01 '22 05:06 aierui

This is the query which fails:

SELECT COUNT(*) INTO @rocksdb_has_p_s_session_variables FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'performance_schema' AND TABLE_NAME = 'session_variables' 

This is due to this feature missing: https://github.com/pingcap/tidb/issues/23924

morgo avatar Apr 05 '22 18:04 morgo

Any estimate on when the feature would be added?

shreyakhajanchi avatar Apr 05 '22 19:04 shreyakhajanchi

It is not currently planned, but a feature that is open for contributors.

morgo avatar Apr 05 '22 20:04 morgo

Is there any flag we can pass or anything like that to avoid parsing of such system generated code in dump file ?

shreyakhajanchi avatar Apr 07 '22 06:04 shreyakhajanchi