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

  • SEARCH
  • Home
  • 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 8813823
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T03:57:22+00:00 2026-06-14T03:57:22+00:00

When inserting the string Up to HM77 based models − Intel® Core™ i5 mysql

  • 0

When inserting the string “Up to HM77 based models − Intel® Core™ i5” mysql is giving error “Incorrect string value: ‘\xE2\x88\x92 In…’ for column ‘spec_1′”.

I know this has something to do with characters getting copied from MS-Office.

I have got some idea from this but still dont know why it is happening. What is the best way to resolve this?

Edited to add sqlfiddle on request–

You can try the below query in sqlfiddle.com to get the idea of the error

CREATE TABLE product_content ( spec_1 varchar(1000) DEFAULT NULL ) ENGINE=InnoDB AUTO_INCREMENT=1752 DEFAULT CHARSET=latin1; insert into product_content (spec_1) values('Up to HM77 based models − Intel® Core™ i5')
  • 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-14T03:57:23+00:00Added an answer on June 14, 2026 at 3:57 am

    Changed the charset to UTF-8 and it resolved the issue.

    It was showing row size too large because I was having lot of columns as varchar(1000). I changed those columns to TEXT/BLOB and it resolved the issue.

    If you are having this issue then :

    1) Change the encoding of the table to UTF-8
    2) If while changing the encoding it shows “Row size too large”, check if you have lot of varchar columns.
    3) Change those varchar columns to text/blob

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Building a multi-language application in Java. Getting an error when inserting String value from
When inserting a row in mysql database, string values need to be enclosed in
I got problem inserting the string AM/PM to my mySQL table $timeFormat = mysql_real_escape_string($_POST['timeFormat']);
How can I check a string for incorrect MySQL syntax caused by (') ?
I'm inserting a certain string value with a form in html(it's actually php, i'm
I got this very very frustrating error when inserting a certain string into my
In my c# application i am inserting data into sqlite database as below String
Currently, I'm simply inserting the word into the dictionary ( ArrayList<String> ) and then
I have a std::map<std::string, myClass*> myMap then I am inserting like follow: if(!myKey.empty()) {
Suppose I am inserting a string into a table as follows: table.insert(tbl, mystring) and

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.