MySQL Forums
Forum List  »  Serbian/Croatian/Bosnian

Re: Diplomski
Posted by: Dino Kant
Date: June 11, 2009 09:47AM

Ono sto sam maloprije poslo ne valja pa sam ispravio dosta toga, obje tabele su InnoDB obje Enum vrijednosti su jednake probo sam ih napravit unique obje, pa obje not unique vec samo index itd i nakon sto sam koristio show InnoDB status; funkciju dobio sam sljedecu gresku:


CONSTRAINT `FK_tenderi_status` FOREIGN KEY (`Status`) REFERENCES `statusi` (`StatusID`)
Trying to add in child table, in index `IndexStatus` tuple:
DATA TUPLE: 2 fields;
0: len 1; hex 00; asc ;; 1: len 2; hex 002e; asc .;;

But in parent table `dino`.'statusi', in index `IndexStatusID`,
the closest match we can find is record:
PHYSICAL RECORD: n_fields 2; compact format; info bits 0
0: len 1; hex 01; asc ;; 1: len 6; hex 00000000060b; asc ;; 2:

MOLIM VAS POMOZITE

Options: ReplyQuote


Subject
Views
Written By
Posted
7690
June 11, 2009 06:47AM
Re: Diplomski
5785
June 11, 2009 09:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.