Re: [PHP-INST] Mysql tables creation error for 3.0
Sorry about this message, I sent it to the wrong list. Jose -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] Mysql tables creation error for 3.0
Hi all I'm using MySQL 3.22.32 When running the sql scripts in horde, the horde_prefs needs : primary key (pref_uid, pref_scope, pref_name) but MySQL complains with: ERROR 1071: Specified key was too long. Max key length is 256 I created the table with a primary key of only pref_uid anyway to