How can I get post text from all posts on a WordPress news site?

Will using mysqldump get you the results that you want?

mysqldump -u username -p dbname wp_posts > myposts.sql

You will have to handle the images separately.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)