← Back to team overview

maria-developers team mailing list archive

64 table join limit

 

Hi, I was wondering if anyone here had any opinions about this proposed fix for the 64 table join limit (originally by Sergei)

http://lists.mysql.com/internals/38013

With the increased use of schemaless and hybrid, partly schemaless application designs, this would be a big enhancement.  In my own application, being able to make minor, typed, virtual column additions for different SAAS clients in virtual tables at runtime without changing the physical schema or regenerating application binding layers is pretty priceless.  But currently we are limited to 64 virtual columns by this mySQL join limit.



Follow ups