se può esservi utile ho fatto un "esporta" della tabella ed ecco le due righe interessate

INSERT INTO `rooyo_guestbook` VALUES (42, ' vc', NULL, 'bcbcvb\rcvb\rcvb\rcvb\rcvb\rcvb', 1111656138, 1);
INSERT INTO `rooyo_guestbook` VALUES (43, 'fede', NULL, 'aaa\r\naaa\r\naa\r\naa\r\nss\r\n', NULL, 1);


ci sono quei /n che rompono...ma come fare a meno di inserirli quando iinserisco un testo da phmyadmin... e adesso che ci sono come faccio a toglierli?