refer to http://dev.mysql.com/doc/refman/5.0/en/create-trigger.html
On Sun, May 12, 2013 at 9:39 AM, rounak jain <[email protected]> wrote: > I have a table which needs two fields with auto-increment. > I have the found the answer here: > > http://stackoverflow.com/questions/13642915/mysql-table-with-more-than-one-auto-incremented- > coloumn?rq=1 > > I am using MySqlWorkbench. I can see "Triggers" section below the table. I > don't know how to use the trigger script suggested in the link. Thanks. > -- - michael dykman - [email protected] May the Source be with you.
