Hello.


Not enough information to make a conclusion. Please, send us information

about MySQL and operating system versions. Output of "show create table" 

statement on your tables. Could you make a reproducable test case? 



"leegold" <[EMAIL PROTECTED]> wrote:

> I have two different databases they both have an auto-increment PK field

> and while they are different databases with different names, they do

> have tables with the same names. What I find is that the auto-crement

> integer number remembers what it is across these databases. So if I

> insert in the 1st DB and the number is 24, then I insert in the 2nd DB

> the number will be 25. I would of thought that the number would be

> "fresh" and independent between the DBs. Could you explain?

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to