PDA

View Full Version : Bug with phpmyadmin


taki69
Sat 7th Apr '01, 1:01am
hi,

why when i want to import the data from a table who contains # in phpmyadmin, mysql finds an error???

for exemple :

in the temple header, for several color i must erase the # before the color code (ex:#000000).

Dark_Wizard
Mon 9th Apr '01, 10:45am
This is a known issue with phpMyAdmin you must import it from a Telnet/SSH session....

mysql -uUSERNAME -pPASSWORD dbname < backup.sql