Hi guys!
I have a problem when cacti update to 1.2.8 version. Exactly the message is:
ALTER TABLE host_snmp_cache MODIFY COLUMN snmp_index VARCHAR(255) NOT NULL default "" [FAIL].
I try to do this command on mysql and I have the next message:
"ERROR 1071 (42000): Specified key was too long; max key length is 767 bytes"
Can you help me?
Thanks and have a nice day!
Issue with v1.2.8
Moderators: Developers, Moderators
Re: Issue with v1.2.8
Hi guys,
I try to upgrade version to 1.2.10 and same error...
Thanks and have a nice day!
I try to upgrade version to 1.2.10 and same error...
Thanks and have a nice day!
Re: Issue with v1.2.8
You need to ensure that Barracuda is the default innodb file format, large prefix is enabled as well as file per table. Then there is a cli script you can run called convert_tables.php. Run it with the --dynamic and --innodb options. Then continue with the upgrade.
Before history, there was a paradise, now dust.
Re: Issue with v1.2.8
Hi Osiris,Osiris wrote: ↑Fri Mar 20, 2020 5:18 pm You need to ensure that Barracuda is the default innodb file format, large prefix is enabled as well as file per table. Then there is a cli script you can run called convert_tables.php. Run it with the --dynamic and --innodb options. Then continue with the upgrade.
How I can be sure if I have configured Barracuda? It is new for me and i am lost...
Thanks and have a nice day!
Re: Issue with v1.2.8
Follow this article to the bottom, restart MySQL, then run the command as instructed.
https://stackoverflow.com/questions/358 ... rge-prefix
https://stackoverflow.com/questions/358 ... rge-prefix
Before history, there was a paradise, now dust.
Who is online
Users browsing this forum: No registered users and 1 guest