mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
Encountered illegal value '' when converting to DECIMAL The issue was that EITS data was allocated but then not read for some reason (one being to avoid a deadlock), then the optimizer was using these bzero'ed buffers as EITS statistics. This should not be allowed, we should use statistcs for a table only when we have successfully loaded/read the stats from the statistical tables.
22 KiB
22 KiB