Appendix H. Limits in MySQL

Table of Contents

H.1. Limits of Joins

This Appendix lists current limits in MySQL 5.1.

H.1. Limits of Joins

The maximum number of tables that can be referenced in a single join is 61. This also applies to the number of tables that can be referenced in the definition of a view.