Back to the month index |
Back to the list index
|
Gary Huckabay (gm@bear.sirinet.net)
Sun, 30 Nov 1997 14:28:02 -0600 (CST)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Frank Morton: "Red Hat 5.0 Bundle"
- Previous message: Howie: "Re: How do I duplicate tables?"
Date: Sun, 30 Nov 1997 14:28:02 -0600 (CST) From: Gary Huckabay <gm@bear.sirinet.net> Subject: How can I change the maximum number of fields? Message-ID: <Pine.LNX.3.95.971130141706.102B-100000@bear>When I tried to create a table with 107 distinct fields, msql complained
that I had exceeded the maximum of 75 fields.
I grepped the msql source and the only constant I found with a value 75
was MAX_FIELDS in msql_priv.h. I changed it to 110 and recompiled the
source, but no joy.
Does anyone have a suggestion?
Thanks,
Gary
- Next message: Frank Morton: "Red Hat 5.0 Bundle"
- Previous message: Howie: "Re: How do I duplicate tables?"