Pradinis
Pagalba
Užsisakyk!
- Reklamą
- Hostingą
- El. pašto dėžutę
Užsisakyk!
Įrankiai
Pasidalink
- Visos temos
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Kiti PHP, HTML, MySQL klausimai |
Autorius: robert | Peržiūrų: 2979 |
robert Narys Tankas Pranešimai: 1946 Įstojęs: 2006 Gru. 18 16:12:57 | |
Kas blogai sitoje lenteleje "CREATE TABLE " . TBL_ADMINSECTIONS . " ( \"sectionid\" int(10) unsigned auto_increment, \"section\" varchar(250) default NULL, \"displayorder\" int(11) default 0, PRIMARY KEY (\"sectionid\"), UNIQUE KEY \"section\" (\"section\") ) ENGINE=InnoDB"; Redagavo robert 2008 Spa. 13 21:10:43 |
|
Žirklė Narys Buldozeris Pranešimai: 184 Įstojęs: 2008 Spa. 7 16:10:58 | |
"CREATE TABLE " .TBL_ADMINSECTIONS." ( Neapibūdintas |
|
robert Narys Tankas Pranešimai: 1946 Įstojęs: 2006 Gru. 18 16:12:57 | |
Error SQL query: "CREATE TABLE ".TBL_ADMINSECTIONS. " ( sectionid int(10) unsigned auto_increment, section varchar(250) default NULL, displayorder\" int(11) default 0, PRIMARY KEY (sectionid), UNIQUE KEY section (section) ) ENGINE=InnoDB" MySQL said: Documentation #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"CREATE TABLE " .TBL_ADMINSECTIONS." ( sectionid int(10) unsigned auto_incremen' at line 1 |
|
ramon Narys Ekspertas Pranešimai: 2977 Įstojęs: 2006 Gru. 18 11:12:50 | |
Žirklė parašė: "CREATE TABLE " .TBL_ADMINSECTIONS." ( |
|
robert Narys Tankas Pranešimai: 1946 Įstojęs: 2006 Gru. 18 16:12:57 | |
Vistiek tas pats #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"CREATE TABLE " .TBL_ADMINSECTIONS." ( sectionid int(10) unsigned auto_incremen' at line 1 |
|
robert Narys Tankas Pranešimai: 1946 Įstojęs: 2006 Gru. 18 16:12:57 | |
update, gal kas nors žinos |
|
MAnjack Garbės narys Legenda Pranešimai: 11821 Įstojęs: 2006 Kov. 2 20:03:58 | |
Jeigu ką, tai ramon pažymėtą vietą reikia ištrint |
|
robert Narys Tankas Pranešimai: 1946 Įstojęs: 2006 Gru. 18 16:12:57 | |
Tai buvau ištrynęs, bet visstiek ta error išmete, na bet dabar tai nesvarbu. Yra nauja bėda, kai kuriu šitą lentelę : CREATE TABLE `tvs_newsconfig` ( `id` int( 11 ) NOT NULL AUTO_INCREMENT , `sectionid` int( 11 ) NOT NULL default '0', `title` varchar( 150 ) NOT NULL default '', `description` varchar( 200 ) NOT NULL default '', `value` text NOT NULL , `var` varchar( 100 ) NOT NULL default '', `option` varchar( 150 ) NOT NULL default '', `displayorder` int( 11 ) NOT NULL default '0', PRIMARY KEY ( `id` ) , UNIQUE KEY `var` ( `var` ) , KEY `title` ( `title` , `description` , `var` ) ); Man išmetą tokį error'ą #1071 - Specified key was too long; max key length is 1000 bytes Be šitos lentelės neveikia TVS, ką daryti? :? |
|
robert Narys Tankas Pranešimai: 1946 Įstojęs: 2006 Gru. 18 16:12:57 | |
update dar kartą, gal kas žinos |
|
robert Narys Tankas Pranešimai: 1946 Įstojęs: 2006 Gru. 18 16:12:57 | |
Dar kartą update |
Peršokti į forumą: |