Autoincrement auth_user_id?

Jacob GĂ„rder <[email protected]> Wed, 25 Jan 2006 13:25:12 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Hi all!

I have just messed around with LiveUser a couple of days, so if this is
a stupid question...

Is there someway to use MySQL-AUTOINCREMENT for auth_user_id? Or do you
have to have the xxxx_seq-table to keep track of id's?

I'm using the 'PEAR::DB' class for the authcontainer.

Regards,
Jacob