Lock objects

2001-04-02 Thread Einav Lavi-Lapidot
I want to work with an object that provides numbers, like sequence in Oracle database. Is there anything similar ? Of course, the object should be locked every time a specific user wants to get the next value. ( again, like sequence in oracle ). Thanks a lot. Einav. Einav Lavi-Pdut software

Id of row

2001-04-01 Thread Einav Lavi-Lapidot
Thank for the answer to my last question, but now I have another one : I'm searching for a data type that represents the Id of a row. Like rowid in oracle database. rowid is a string that represents block id, row id and more ( I really don't remember the exact arguments). Does mySql contains t

data types

2001-04-01 Thread Einav Lavi-Lapidot
Hi all , Can I get a list of all data types at mySql 3.23 ? I'm starting to work with it, and it would be very helpful. Thanks, einav. Einav Lavi-Pdut software engineer [EMAIL PROTECTED] - Before posting, please check: ht