Support

  1. Tony_Rousell
  2. Support
  3. Monday, October 06 2014, 08:56 PM
Hi there,

I was wondering I have hit the maximum level of Mysql?

there are over 150 fields in my database table and i had not finished. was my ambitions to big for Mysql to handle?

Thanks, Tony.
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
sorry but for each field you have a column in table, MySQL have a hard limit for length of columns.

To increase the number of columns you must to decrease the length of each single column. for example the standard length of select/radio/checkbox field is 255, these fields have predefined values, so for example if you have radio with 2 values 1,2 you can set the length of column to 1 char.

Another way is to convert the table engine from MyIsam to InnoDB. InnoDB engine not have this limit but has lower performance, to do this you can find some guide on the network.
  1. more than a month ago
  2. Support
  3. # Permalink
Tony_Rousell Accepted Answer
Thank you for your reply.

I now see what I can do and what I can not. Sorry if this may seem basic to some people I am on a very steep learning curve and loving it.

Believe me when I say that I will come visit the Easy-Profile team and by them drinks if I make this business work.

Thank You.
Tony. Xx
  1. more than a month ago
  2. Support
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.