TheSaint-AeD
09-16-2002, 04:50 PM
1. Problem with a fully released Hack (Lesser Admin CP)
https://vborg.vbsupport.ru/showthread.php?s=&postid=299837#post299837
2. What does this meen?
ALTER TABLE bbcode CHANGE bbcodereplacement bbcodereplacement TEXT;
I opened the table bbcode with MySQLAdmin. In bbcode I found bbcodereplacement, but what do CHANGE and TEXT mean?
If I change it to TEXT i get:
SQL-Befehl : [?ndern]
ALTER TABLE `cea`.`bbcode` CHANGE `bbcodereplacement` `bbcodereplacement` TEXT (200) not null
MySQL meldet: You have an error in your SQL syntax near '(200) not null ' at line 1
https://vborg.vbsupport.ru/showthread.php?s=&postid=299837#post299837
2. What does this meen?
ALTER TABLE bbcode CHANGE bbcodereplacement bbcodereplacement TEXT;
I opened the table bbcode with MySQLAdmin. In bbcode I found bbcodereplacement, but what do CHANGE and TEXT mean?
If I change it to TEXT i get:
SQL-Befehl : [?ndern]
ALTER TABLE `cea`.`bbcode` CHANGE `bbcodereplacement` `bbcodereplacement` TEXT (200) not null
MySQL meldet: You have an error in your SQL syntax near '(200) not null ' at line 1