WayneFrank
Member
I am getting the error
The total length of the fields in an index exceeds max key size. (129)
When I look up error 129 it says the sum of the lengths of all the fields in an index cannot exceed 188.
I look at all the indexes in the tables I use and nowhere is an index longer than 188. Not even close.
One thing - There is a new table in this process, and it does not have any indixes defined. It just has
Flags Index Name Cnt Field Name
----- -------------------------------- --- ---------------------------------
p default 0 +
Could that be the problem?
Thanks
The total length of the fields in an index exceeds max key size. (129)
When I look up error 129 it says the sum of the lengths of all the fields in an index cannot exceed 188.
I look at all the indexes in the tables I use and nowhere is an index longer than 188. Not even close.
One thing - There is a new table in this process, and it does not have any indixes defined. It just has
Flags Index Name Cnt Field Name
----- -------------------------------- --- ---------------------------------
p default 0 +
Could that be the problem?
Thanks