1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Remove empty line

This commit is contained in:
sergefp@mysql.com
2006-09-29 18:26:57 +04:00
parent 47b357522a
commit e37d6ca7cd

View File

@@ -4682,7 +4682,6 @@ cache_record_length(JOIN *join,uint idx)
join The join structure
idx Number of tables in the partial join order (i.e. the
partial join order is in join->positions[0..idx-1])
found_ref Bitmap of tables for which we need to find # of distinct
row combinations.