sql - Records visible but not accessible in MySQL - why? -
This is a strange issue, I am using Navicat for MySQL using my online database premium. Some records are behaving very strange - give me an example. I have the following table column ID, name, address, short name, contact. Now when I run a SQL query, to say that the entry in 'A' is entered zero, but such entry already exists in the database.
Am I also seeing in the table Navicat - I think that in the area of summarity is empty for that tubule, which has the necessary value, but when I cross it or highlight it - I can see the price. Its there but it is unavailable and in the same way it has a problem with many other tuples in the table.
The problem can be here - I tried to delete and rebuild the table by executing a dump file, but no good came out of it please help: (
Check that there are no invisible characters at the beginning of the string (like a carriage return or something else).
Comments
Post a Comment