summaryrefslogtreecommitdiff
path: root/netware/mysql_test_run.c
diff options
context:
space:
mode:
authorunknown <heikki@hundin.mysql.fi>2005-08-24 17:27:46 +0300
committerunknown <heikki@hundin.mysql.fi>2005-08-24 17:27:46 +0300
commitc50bd2d352565e52c3f367efd4d651b14c57dbf3 (patch)
tree84aee89977cff45b543c978daed6184b15dcc577 /netware/mysql_test_run.c
parent70447c0bdde70f960a5e5ce2aca07fa2876c826c (diff)
downloadmariadb-git-c50bd2d352565e52c3f367efd4d651b14c57dbf3.tar.gz
ha_innodb.cc:
Fix bug #12779 : never give a row count estimate of 0 to the MySQL query optimizer, as then left join optimizer may beleive it KNOWS that the table is empty; note that this fix may change query optimization of many other queries where one table is empty; note that the proper fix would be to make the query optimizer to know that the row count estimates it receives really are just estimates, it cannot assume they are certain sql/ha_innodb.cc: Fix bug #12779 : never give a row count estimate of 0 to the MySQL query optimizer, as then left join optimizer may beleive it KNOWS that the table is empty; note that this fix may change query optimization of many other queries where one table is empty; note that the proper fix would be to make the query optimizer to know that the row count estimates it receives really are just estimates, it cannot assume they are certain
Diffstat (limited to 'netware/mysql_test_run.c')
0 files changed, 0 insertions, 0 deletions