How Auto_INCREMENT works

2001-11-27 Thread Jurj Emil
Hi all, I have a question: I made a table with a field that is auto_increment. This field I made to be the primary key. In my opinion an auto_increment field should fill itself, without the intervention of the user. So if I have a table like: f1,f2 --field names, where f1 is auto_increment... t

Question

2001-11-15 Thread Jurj Emil
Hi there... I'm a very beginner in using mysql and i have a problem... So i have a database in mySql, I connected myself to it through java, and if I use as the host the "localhost" then everything goes well. In the moment I try to connect myself remotely, i encounter problems. So on the s