mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
reset_nj_counters() used to rely on the fact that join nests have table->table==NULL. This ceased to be true wit new derived table optimizations. Use test for table->nested_join!=NULL instead.
17 KiB
17 KiB