Hi,
I have a problem while accessing a special row in a MySql table. In fact, I have a program that delete and insert several rows (delete/insert delete/insert...). Until now, I never had problem with that. But I changed the password of the user and now I have this problem. Again, my tool work for most of the rows of the same table, but only for two rows, I have an error. The text inserted is not the cause (I tried to insert a correct text that is ok with another row!). Is it possible that not all the rows recognize the new password? Is it a bug of MySql?...please, help me, I go crasy!!
bye
H.
I have a problem while accessing a special row in a MySql table. In fact, I have a program that delete and insert several rows (delete/insert delete/insert...). Until now, I never had problem with that. But I changed the password of the user and now I have this problem. Again, my tool work for most of the rows of the same table, but only for two rows, I have an error. The text inserted is not the cause (I tried to insert a correct text that is ok with another row!). Is it possible that not all the rows recognize the new password? Is it a bug of MySql?...please, help me, I go crasy!!
bye
H.