Help get this topic noticed by sharing it on Twitter Twitter, Facebook Facebook, or email.
Steve
sad I’m frustrated

Drillthrough table created exceeds MySQL row size limit

Can I control the column width for table created for drill-through results?
I am using MySQL for source data and drill-through tables. The table created automatically for drill-through uses varchar(400) for all string fields. This is a problem when many (150+) columns are profiled because the row size of drill-through table created in MySQL table would exceed the MySQL limit. Where is the default varchar(400) specified and can I change it?
Thanks.
1 person has
this question
+1
Reply