[Bug]: internal error: table 'table_with_30c' has been changed, please reset prepare statement '__mo_stmt_id_1' error when executing delete from table during prepared inserting #20864
Labels
kind/bug
Something isn't working
phase/testing
severity/s0
Extreme impact: Cause the application to break down and seriously affect the use
Milestone
Is there an existing issue for the same bug?
Branch Name
2.0-dev
Commit ID
7a8aac5
Other Environment Information
Actual Behavior
During executing prepared inserting data to a table, if deleting from table, prepared inserting operation will failed by error
" internal error: table 'table_with_30c' has been changed, please reset prepare statement '__mo_stmt_id_1'"
2024-12-21 16:50:22 ERROR PreparedStatementExecutor:170 -
ErrorTime : 2024-12-21 16:50:22
RequestTime : 2024-12-21 16:50:22.227
TxnName : insert_30c
Statement : INSERT INTO insert_30c.table_with_30c(col1, col2, col3, col4, col5, col6, col7, col8, col9, col10, col11, col12, col13, col14, col15, col16, col17, col18, col19, col20, col21, col22, col23, col24, col25, col26 ) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? );
Parameters : [21, 2720, 187597485, 810982325, 120, 30165, 1030905377, 2002582184, 610304281.44, 524511299.219, JHHEzldKuNFAUhpwFAqewvsQwxNcCPyfGHzgYtuzTsVGvfFdwrCTAzdHjhnDvaRlVWDbgLRFIngEyHgPWObpivGebaAxlXCOLvoNUPDnwkceEFATYzocyaCIOwpbuKElMFuRLcaMDczmqWUtZGCagTxduwlKEhLxggsjXJuHOqZrCqOGTIQDimxYydbEGJFifYuKpzcSANWKSYSYvbYqpDYLobZeKOddrHWebbrQq, 1949-03-10, 1933-07-10, 1911-01-27 13:43:06.0, false, 1747691268.415, C, {"TFcxZaeeC":"imnHs","KAbm":"yblvuGusr","eK":"ZU","yrvmChA":"vNzBe","XBR":"nqxcTiV","isActive":false,"cGgOHjKV":"Zxrd","v":"geQJfhd","opfHpOF":"W","name":"周伟宸","CzCFlgO":"JlrremKjx","id":1729920291,"value":3.378010826538789E307,"Pm":"AcJVAE"}, T, AaOkLLi, wdlQaUmhDMqNxbQZlaKXlUqaJLCKDgpkLpuZiPpsIAqWKBoQaYZTXvzApLCLJatcltzJdfdqOdXUtblHFtvmOeudmQoVluNQNDQzgSSWyExrAQsMrBaUeSGmNBeRrWhswZQZTTHAlMSGuZMNEhTUsdqOUxMRtCJbNoLPKMNVhgYHohgXFDXLCFELpVHDeLRWPDJsDSHfJWbaWDKSaCwhLmDgvKggEIxcrbcXTrXVpast, [108.867,57.322,118.717], [75.781,6.537,86.245], [74.44,30.94,116.291], [45.911,24.308,19.707], 44b4e3d1-a195-6495-2c45-e94919ce5d3d]
ErrorCode : 20101
ErrorMessage : internal error: table 'table_with_30c' has been changed, please reset prepare statement '__mo_stmt_id_1'
Expected : false
2024-12-21 16:50:22 INFO RUN:498 - Program is shutting down,now will release the resources...
2024-12-21 16:50:22 ERROR PreparedStatementExecutor:170 -
ErrorTime : 2024-12-21 16:50:22
RequestTime : 2024-12-21 16:50:22.230
TxnName : insert_30c
Statement : INSERT INTO insert_30c.table_with_30c(col1, col2, col3, col4, col5, col6, col7, col8, col9, col10, col11, col12, col13, col14, col15, col16, col17, col18, col19, col20, col21, col22, col23, col24, col25, col26 ) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? );
Parameters : [65, 21489, 1180094085, 502208269, 52, 7951, 1310041027, 966554889, 1049178376.262, 2046152349.248, trAAncPEdJDSdycgeWdbtfpa, 1998-03-21, 1955-03-25, 1930-09-09 14:42:17.0, false, 1279240575.450, XzHB, {"Qr":"Ss","FiBB":"BNQzL","RLhyk":"qSxNWz","isActive":false,"bSTeIXEWY":"q","UFVXNXBI":"Q","qygKSsG":"tMY","rkgRo":"vEfr","KmvXKmegf":"BhhCcotv","MlciYVz":"VeS","name":"毛文博","Y":"vLVLGOg","id":1575594929,"value":1.6319312150042248E307}, Cgpj, PXXIgCiBFpBAHoomKHRbuqBynOdZuTPwDoZzPDFSnwWCftRhwGqTmyFcaqnSIAXajSzEkyXzCJnbnyatvCvIjdutOqyoQebZRTmxBEfXbUoLMcuHwUePWSsDQHTtALhHFqxwwkvXQidRYH, hGRZCzkIskwmOXliiSxJEcrwkttCxaihg, [91.734,17.937,8.713], [120.21,60.5,73.83], [49.805,93.329,2.9], [106.241,23.526,15.659], b010548e-91d4-64b8-5eab-d4a2f2718de2]
ErrorCode : 20101
ErrorMessage : internal error: table 'table_with_30c' has been changed, please reset prepare statement '__mo_stmt_id_1'
mo-log:
Expected Behavior
No response
Steps to Reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: