Re: storage engine: how to identify PRIMARY keys?
Christoph Rupp <[email protected]> Wed, 11 May 2016 12:07:46 +0200
| Newsgroups | gmane.comp.db.mysql.devel |
|---|---|
| Message-ID | <CAE6Xdb5sjcO3YL29G4-ix-gNi49mP4NSqa3WEyJRGeLeqO13yQ@mail.gmail.com> |
2016-05-11 11:31 GMT+02:00 Sergei Golubchik <[email protected]>: > Field object is not *a* primary key, but it can be *a part* of it. Thanks, Sergei, i'll keep this in mind. So far my tests (and my storage engine) assume that an index is only for one field. Sooner or later I will have to deal with the key parts, though. -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals