You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deepthi
changed the title
sql like select * from t wehre name like '*//*' in StripComments will lead to a deadloop and a cpu usge raise
sql like select * from t where name like '*//*' in StripComments will lead to a deadloop and a cpu usge raise
Mar 31, 2020
deepthi
changed the title
sql like select * from t where name like '*//*' in StripComments will lead to a deadloop and a cpu usge raise
sql like select * from t where name like '*//*' in StripComments will lead to a deadloop and a cpu usage raise
Apr 13, 2020
vitess/go/vt/sqlparser/comments.go
Line 169 in 490bac1
sql like
select * from t where name like '*//*'
in StripComments will lead to a deadloop and a cpu usge raiseThe text was updated successfully, but these errors were encountered: