Dont understand In drupal 6

troca's picture
Offline
Joined: 07/14/2009
Juice: 17
Dont understand In drupal 6

Dont understand

In drupal 6 the sequences table was eliminated, in favor of autoincrement database tables.

So the code for the D6 version of ubercart (using MySQL) is
alter table uc_orders auto_increment = 6858;

thanks for info finaly figured out how to do it Smiling

How do I set/reset the starting order number for my store? By: TR (13 replies) Wed, 01/30/2008 - 23:58