PDA

Zobacz pełną wersję : Pytanie stulecie i nikt nie zna odpowiedzi :-/ (MOZE WY ?)



RobertO
25-10-2006, 11:31
SQL=Specified key was too long; max key length is 1000 bytes SQL=# Table structure for table `jos_core_acl_aro`
\n
\nCREATE TABLE `jos_core_acl_aro` (
\n `aro_id` int(11) NOT NULL auto_increment,
\n `section_value` varchar(240) NOT NULL default \'0\',
\n `value` varchar(240) NOT NULL default \'\',
\n `order_value` int(11) NOT NULL default \'0\',
\n `name` varchar(255) NOT NULL default \'\',
\n `hidden` int(11) NOT NULL default \'0\',
\n PRIMARY KEY (`aro_id`),
\n UNIQUE KEY `section_value_value_aro` (`section_value`,`value`),
\n UNIQUE KEY `jos_gacl_section_value_value_aro` (`section_value`,`value`),
\n KEY `hidden_aro` (`hidden`),
\n KEY `jos_gacl_hidden_aro` (`hidden`)
\n) TYPE=MyISAM:
- - - - - - - - - -
# Table structure for table `#__core_acl_aro`

CREATE TABLE `#__core_acl_aro` (
`aro_id` int(11) NOT NULL auto_increment,
`section_value` varchar(240) NOT NULL default '0',
`value` varchar(240) NOT NULL default '',
`order_value` int(11) NOT NULL default '0',
`name` varchar(255) NOT NULL default '',
`hidden` int(11) NOT NULL default '0',
PRIMARY KEY (`aro_id`),
UNIQUE KEY `section_value_value_aro` (`section_value`,`value`),
UNIQUE KEY `#__gacl_section_value_value_aro` (`section_value`,`value`),
KEY `hidden_aro` (`hidden`),
KEY `#__gacl_hidden_aro` (`hidden`)
) TYPE=MyISAM
= = = = = = = = = =


Sa to jakies bledy w tabelach (chyba 2ch).
Przez nie, nie moge dokonczyc instalacji !!
Prosze o pomoc. Probowalem je juz usunąć ale zaraz po proie instalacji tych tabel od nowa sie instalowaly w bazie danych i od nowa mialem ten sam problem !! Co mam zrobic ?? Skonczyly mi sie pomysly !!
Po probach usunieciu calej bazy danych i kolejnych jej instalacjach problem sie powtarza !!

nexus246
25-10-2006, 14:36
Gdzieś tu jest odpowiedź na forum, wystarczy poszukać.

szuman
26-10-2006, 03:53
http://forum.joomla.pl/forum/showthread.php?t=620