MYSQL

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • problem with update innodb table

    0 answers - 458 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Fortunately I have solved this problem. I think it was something about
    being a two field composed foreign key and updating these two fields at
    the same time gave some kind of error.
    I solve it by adding a temporary row in the referenced table with one of
    the fields already changed and then updating this field in the
    referencing table. this field has been updated, then I perform an
    update to the second field in the referencing table.

Re: problem with update innodb table


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 8 =
QUESTION ON "MYSQL"

EMSDN.COM