Increase InnoDB number of columns per index? (no replies)
(MySQL.com) Does anybody know how to Increase InnoDB's number of columns per index from original 16 to let's say 20?
I read somewhere that this limitation applies only to MyIsam, but it gives me error in InnoDB when I try to add more columns in an index.