mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
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().
56 KiB
56 KiB