Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8709851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T04:28:24+00:00 2026-06-13T04:28:24+00:00

I have an old database on a MySQL 4.1 server, the db contains some

  • 0

I have an old database on a MySQL 4.1 server, the db contains some user inputted content, I have copied this database to a new MySQL 5 server and when I view a page where the content is printed, I see the black diamond character with question mark in the middle. This only shows on the new server.

If I add this header to the page, the diamond no longer shows:

header('Content-Type: text/html; charset=iso-8859-1');

If I take out that header, then the server sends a default header which looks like below, and the diamond re-appears

Content-Type: text/html; charset=UTF8

How can I resolve this in the db (e.g. some sort of conversion on the tables), so that I don’t have to put this header in all of my pages?

More info: I used a mysqldump to export the database from the old server, then used the CentOS mysql command line to import it. I have also tried exporting using phpMyAdmin but it’s the same result.

Edit:

Looking at my mysqldump file, I can see that all of the CREATE TABLE statements have the charset = Latin1, so I think what I’m looking for is a way to export the database in UTF8 instead. I have tried adding this option to mysqldump but it didn’t have any effect, the dump still shows Latin1:

–default-character-set=utf8

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T04:28:26+00:00Added an answer on June 13, 2026 at 4:28 am

    Try setting the charset after connecting to your database:

    mysql_set_charset("utf8");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm translating an old database SyBase to MySQL and I have this DDL Query:
I have some text stored in MySQL database like this Tom gave Sarah £5
I'm migrating an old Sybase database to MySQL and I have to create foreign
I have an old database and a new database. The old records were converted
I have an old database of users which contains passwords hashed in a way
I have this old Access database (2000 format) which i want to convert to
I have an old SQL Server 2000 database that I want to get into
I have rewritten an old program and designed a new database for it. I
I have a database with a lot of old phpBB data that contains posts
We currently have a 10 year old nasty, spaghetti-code-style SQL Server database that we

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.