|
-
Nov 24th, 2007, 08:36 AM
#1
Thread Starter
Frenzied Member
MySQL 5.1 data/field corruption
Hey guys.
So I was doing some touching up on a program last night, and while I did not change how the database was manipulated, I found that 1, and only 1 field on a table I was working with was being corrupted on insert and/or update. This is a TEXT field.
When I query the database in MySQL, the data for this field is missing, mixed up, or both. When I query it in VB, the field returns a an empty string. It's the strangest thing. It really screws up the screen when I do a query in the MySQL interpreter.
Every other field on the table acts the way they should be.
VB6 SP6 using ADO/ODBC
MySQL 5.1 connector
MySQL 5.1 on Linux
Anyone have any ideas?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|