MySQL Forums
Forum List  »  Delphi

Re: Autoincrement value not returned when using join command
Posted by: Peter Brawley
Date: November 29, 2017 09:47AM

Sounds like a Devart or Delphi issue.

But you are reporting from your end of a chain that includes your database, the mysql server, the Delphi mysql API, Devart, and your software. The problem could be arising at any of those layers. To investigate it you need direct access to MySQL, eg via the mysql client program, so you can track specific mysql effects of what the other layers are doing.



Edited 1 time(s). Last edit at 11/29/2017 09:51AM by Peter Brawley.

Options: ReplyQuote


Subject
Written By
Posted
Re: Autoincrement value not returned when using join command
November 29, 2017 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.