Hi, I'm using MySQL 4.0.16 with InnoDB tables. >From the command-line mysql console Is there an easy way to see all the names of the foreign keys in my db? Basically I want to generate a file that drops all the foreign keys currently in my db. thanks, Don
- RE: FKs in InnoDB Don Vu
- RE: FKs in InnoDB Mechain Marc
- Re: FKs in InnoDB Martijn Tonies
- RE: FKs in InnoDB Don Vu