Bonjour,

BA>   But  I forgot the "-d" ... and here is what I found : There are some
BA>   "\r" at the end of some symbols !

  I corrected everything with one query :

mysql> UPDATE historique_AMS set symbole=TRIM(TRAILING '\r' FROM symbole);

  These '\r' may come from a program a colleague did.

  Sorry for the disturb.

  Regards,
  Alex.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to