Bug #112461 | Assertion `!thd->lex->is_exec_started()' failed in /mysql-8.0.34/sql/item_func.c | ||
---|---|---|---|
Submitted: | 26 Sep 2023 8:53 | Modified: | 26 Sep 2023 9:06 |
Reporter: | xin wen | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S6 (Debug Builds) |
Version: | 8.0.34 | OS: | Ubuntu (20.04) |
Assigned to: | CPU Architecture: | Any |
[26 Sep 2023 8:53]
xin wen
[26 Sep 2023 9:06]
MySQL Verification Team
Hello xin wen, Thank you for the report and test case. Observed that 8.0.34 debug build is affected. regards, Umesh
[26 Sep 2023 9:07]
MySQL Verification Team
-- ./mtr --nocheck-testcases bug112461 Logging: ./mtr --nocheck-testcases bug112461 MySQL Version 8.0.34 Checking supported features Using 'all' suites Collecting tests Checking leftover processes Removing old var directory Creating var directory '/export/home/tmp/ushastry/mysql-8.0.34/mysql-test/var' Installing system database Using parallel: 1 ============================================================================== TEST NAME RESULT TIME (ms) COMMENT ------------------------------------------------------------------------------ CREATE TABLE t0 ( c30 INT , c0 INT , INDEX i0 ( ( c0 + COS ( -99 ) * SQRT ( -106 ) * REPLACE ( 28 , 'LYEEigZOI#kFNnv\'+n58}Nbh' , 'g\\f{<J4I"36+oqwMp!RNY[P6!];g_"\' H4;x5eB%Io^7@Ew9\'tI' ) ) ) , INDEX i1 ( ( 115 LIKE MAKE_SET ( 22 , 'V+4gh @.&zZZs-/o{c"!l-[Vlx}<VLyv(nWHk#4{44w&#Uk ](Pt:z' , 'b2(OR0-N\'dOgH C4;~7u7VH[&=_C?A!XqfR=cI[nuw6\\0Qi$LO\\/WF`#Dpy"' ) ) ASC ) ) REPLACE AS SELECT 83 AS c2 ; [ 50%] main.bug112461 [ pass ] 92 [100%] shutdown_report [ pass ] ------------------------------------------------------------------------------ --debug build ./mtr --nocheck-testcases bug112461 --debug-server Logging: ./mtr --nocheck-testcases bug112461 --debug-server MySQL Version 8.0.34 Checking supported features - Binaries are debug compiled Using 'all' suites Collecting tests Checking leftover processes Removing old var directory Creating var directory '/export/home/tmp/ushastry/mysql-8.0.34/mysql-test/var' Installing system database Using parallel: 1 ============================================================================== TEST NAME RESULT TIME (ms) COMMENT ------------------------------------------------------------------------------ CREATE TABLE t0 ( c30 INT , c0 INT , INDEX i0 ( ( c0 + COS ( -99 ) * SQRT ( -106 ) * REPLACE ( 28 , 'LYEEigZOI#kFNnv\'+n58}Nbh' , 'g\\f{<J4I"36+oqwMp!RNY[P6!];g_"\' H4;x5eB%Io^7@Ew9\'tI' ) ) ) , INDEX i1 ( ( 115 LIKE MAKE_SET ( 22 , 'V+4gh @.&zZZs-/o{c"!l-[Vlx}<VLyv(nWHk#4{44w&#Uk ](Pt:z' , 'b2(OR0-N\'dOgH C4;~7u7VH[&=_C?A!XqfR=cI[nuw6\\0Qi$LO\\/WF`#Dpy"' ) ) ASC ) ) REPLACE AS SELECT 83 AS c2 ; [ 50%] main.bug112461 [ fail ] Test ended at 2023-09-26 11:06:36 CURRENT_TEST: main.bug112461 mysqltest: At line 1: Query 'CREATE TABLE t0 ( c30 INT , c0 INT , INDEX i0 ( ( c0 + COS ( -99 ) * SQRT ( -106 ) * REPLACE ( 28 , 'LYEEigZOI#kFNnv\'+n58}Nbh' , 'g\\f{<J4I"36+oqwMp!RNY[P6!];g_"\' H4;x5eB%Io^7@Ew9\'tI' ) ) ) , INDEX i1 ( ( 115 LIKE MAKE_SET ( 22 , 'V+4gh @.&zZZs-/o{c"!l-[Vlx}<VLyv(nWHk#4{44w&#Uk ](Pt:z' , 'b2(OR0-N\'dOgH C4;~7u7VH[&=_C?A!XqfR=cI[nuw6\\0Qi$LO\\/WF`#Dpy"' ) ) ASC ) ) REPLACE AS SELECT 83 AS c2 ' failed. ERROR 2013 (HY000): Lost connection to MySQL server during query