Concorsez la mise à jour MySQ
UPDATE
myTable
SET
col = CONCAT( col , "string" )
Delightful Donkey
UPDATE
myTable
SET
col = CONCAT( col , "string" )