Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If you change it in cb.core.xml then run CB tool for fields checking then it'll ask if you want to fix it. You really only need to change Select and Text fields from varchar(255) to text and you should be ok.so the temporary solution is - go to Mysql to _comprofiler and manually change each field type from varchar(255) to text (for every field i created), and so in cb.core.xml? and then run cb tools check and fix?
You can and I suggest you do as J2.5-J3.0 are all InnoDB now. Please ensure you've made a backup of your database before making any of these changes though.do i have to change database engine to InnoDB?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.