Skip to main content
simply more productive

The Data Specialist

Thanks to our intuitive transformation designer, you can convert data effortlessly to a variety of formats without knowing how to program. It’s not only efficient, it’s also easy to use.
Flowheater Download

CSV Import - Export long text to MySQL

  • FlowHeater-Team
  • Topic Author
  • Offline
  • Admin
  • Admin
More
12 years 8 months ago #2139 by FlowHeater-Team
CSV Import - Export long text to MySQL was created by FlowHeater-Team
Hello,

Is there anyway to export long text from a csv file to mysql? I have only been able to export a small amount of text. My database table structure is setup for long text but there is not an option for it in Flowheater.

Thanks,
Gabe
Request via Email

Best wishes
Robert Stark

Did this answer your question? We would be grateful if you provide a brief comment as feedback. It may also help others who may have encountered a similar problem.

Please Log in to join the conversation.

  • FlowHeater-Team
  • Topic Author
  • Offline
  • Admin
  • Admin
More
12 years 8 months ago #2140 by FlowHeater-Team
Replied by FlowHeater-Team on topic Re:CSV Import - Export long text to MySQL
Hi Gabe,

You do not need any option! FlowHeater can import/export long text without any further settings.

There are two possible reasons why you can't import/export large text from/into your MySQL database.
  1. You use an incorrect MySQL data type!
    Here are how many byte / characters can store the MySQL data types
    • TEXT 65,535 characters
    • MEDIUMTEXT 16,777,215 characters
    • LONGTEXT 4,294,967,295 characters
    Please be sure you use the correct MySQL data type.
  2. The MySQL parameter "max_allowed_packet" are too small for your data you want to import/export. Please try to increase the parameter "max_allowed_packet" in the mysql ini (my.ini) file.
    e.g.
    max_allowed_packet=10M

    Sets the maximum packet size for each SQL statement to 10 Megabyte! After changing this parameter you have to restart your MySQL databases server and try it again.

Hope this helps!

Best wishes
Robert Stark

Did this answer your question? We would be grateful if you provide a brief comment as feedback. It may also help others who may have encountered a similar problem.

Please Log in to join the conversation.

More
12 years 8 months ago #2141 by Gabe
Thanks for getting back to me on this. I figured it out and it was my own fault. My actual csv file didn't have the complete text so FlowHeater couldn't upload it. Sorry for the hassle.

Gabe

Please Log in to join the conversation.

Time to create page: 0.268 seconds

FlowHeater - The Data Specialist

Efficient data integration and transformation with FlowHeater – the perfect solution for a seamless transfer of your data.

Rechtliches

Support & Contact

Kontaktinformation

Telefon:0951 / 99339792 E-Mail:This email address is being protected from spambots. You need JavaScript enabled to view it.

Copyright © 2009-2024 by FlowHeater GmbH. All rights reserved.