mirror of https://github.com/MariaDB/server
Browse Source
ASSERTION `0' FAILED ON SELECT AREA Problem: Optimizer tries to get the points to calculate area without checking the return value of uint4korr for 0 "points". As a result server exits. Solution: Check the return value from uint4korr().pull/833/head
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue