[Techtalk] MySQL

Tricia Bowen tricia.bowen at gmail.com
Mon Jul 22 15:22:21 UTC 2013


Help! What am I missing here? I'm trying to update my 'usr' table and keep
getting this error message:

  MySQL Insert Statement:

  UPDATE `indirect`.`usr` SET `username`='smysql', `loginame`='smysql'
WHERE `idu`='9';

  ERROR 1172: Result consisted of more than one row

There are no other rows in my table with idu = 9.
--Tricia


More information about the Techtalk mailing list