I am using mysql 8.0
I want to check if given point(lng, lat) (value I will create) intersects one of my regions in region_table.
point(lng, lat)
my region table